0eb5c48edd4dad6999282b9581bc57ef03713a02
[gnulib.git] / ChangeLog
1 2011-05-23  Bruno Haible  <bruno@clisp.org>
2
3         memcoll: Move AC_LIBOBJ invocations to module description.
4         * m4/memcoll.m4 (gl_MEMCOLL): Remove AC_LIBOBJ invocation.
5         * modules/memcoll (Makefile.am): Augment lib_SOURCES.
6
7 2011-05-23  Bruno Haible  <bruno@clisp.org>
8
9         memcasecmp: Move AC_LIBOBJ invocations to module description.
10         * m4/memcasecmp.m4 (gl_MEMCASECMP): Remove AC_LIBOBJ invocation.
11         * modules/memcasecmp (Makefile.am): Augment lib_SOURCES.
12
13 2011-05-23  Bruno Haible  <bruno@clisp.org>
14
15         crypto/md5: Move AC_LIBOBJ invocations to module description.
16         * m4/md5.m4 (gl_MD5): Remove AC_LIBOBJ invocation.
17         * modules/crypto/md5 (Makefile.am): Augment lib_SOURCES.
18
19 2011-05-23  Bruno Haible  <bruno@clisp.org>
20
21         crypto/md4: Move AC_LIBOBJ invocations to module description.
22         * m4/md4.m4 (gl_MD4): Remove AC_LIBOBJ invocation.
23         * modules/crypto/md4 (Makefile.am): Augment lib_SOURCES.
24
25 2011-05-23  Bruno Haible  <bruno@clisp.org>
26
27         crypto/md2: Move AC_LIBOBJ invocations to module description.
28         * m4/md2.m4: Remove file.
29         * modules/crypto/md2 (Files): Remove it.
30         (configure.ac): Remove gl_MD2 call.
31         (Makefile.am): Augment lib_SOURCES.
32
33 2011-05-23  Bruno Haible  <bruno@clisp.org>
34
35         long-options: Move AC_LIBOBJ invocations to module description.
36         * m4/long-options.m4: Remove file.
37         * modules/long-options (Files): Remove it.
38         (configure.ac): Remove gl_LONG_OPTIONS call.
39         (Makefile.am): Augment lib_SOURCES.
40
41 2011-05-23  Bruno Haible  <bruno@clisp.org>
42
43         i-ring: Move AC_LIBOBJ invocations to module description.
44         * m4/i-ring.m4 (gl_I_RING): Remove AC_LIBOBJ invocation.
45         * modules/i-ring (Makefile.am): Augment lib_SOURCES.
46
47 2011-05-23  Bruno Haible  <bruno@clisp.org>
48
49         idcache: Move AC_LIBOBJ invocations to module description.
50         * m4/idcache.m4 (gl_IDCACHE): Remove AC_LIBOBJ invocation.
51         * modules/idcache (Makefile.am): Augment lib_SOURCES.
52
53 2011-05-23  Bruno Haible  <bruno@clisp.org>
54
55         human: Move AC_LIBOBJ invocations to module description.
56         * m4/human.m4 (gl_HUMAN): Remove AC_LIBOBJ invocation.
57         * modules/human (Makefile.am): Augment lib_SOURCES.
58
59 2011-05-23  Bruno Haible  <bruno@clisp.org>
60
61         crypto/hmac-sha1: Move AC_LIBOBJ invocations to module description.
62         * m4/hmac-sha1.m4: Remove file.
63         * modules/crypto/hmac-sha1 (Files): Remove it.
64         (configure.ac): Remove gl_HMAC_SHA1 call.
65         (Makefile.am): Augment lib_SOURCES.
66
67 2011-05-23  Bruno Haible  <bruno@clisp.org>
68
69         crypto/hmac-md5: Move AC_LIBOBJ invocations to module description.
70         * m4/hmac-md5.m4: Remove file.
71         * modules/crypto/hmac-md5 (Files): Remove it.
72         (configure.ac): Remove gl_HMAC_MD5 call.
73         (Makefile.am): Augment lib_SOURCES.
74
75 2011-05-23  Bruno Haible  <bruno@clisp.org>
76
77         hash: Move AC_LIBOBJ invocations to module description.
78         * m4/hash.m4: Remove file.
79         * modules/hash (Files): Remove it.
80         (configure.ac): Remove gl_HASH call.
81         (Makefile.am): Augment lib_SOURCES.
82
83 2011-05-23  Bruno Haible  <bruno@clisp.org>
84
85         hard-locale: Move AC_LIBOBJ invocations to module description.
86         * m4/hard-locale.m4 (gl_HARD_LOCALE): Remove AC_LIBOBJ invocation.
87         * modules/hard-locale (Makefile.am): Augment lib_SOURCES.
88
89 2011-05-23  Bruno Haible  <bruno@clisp.org>
90
91         getugroups: Move AC_LIBOBJ invocations to module description.
92         * m4/getugroups.m4 (gl_GETUGROUPS): Remove AC_LIBOBJ invocation.
93         * modules/getugroups (Makefile.am): Augment lib_SOURCES.
94
95 2011-05-23  Bruno Haible  <bruno@clisp.org>
96
97         gettime: Move AC_LIBOBJ invocations to module description.
98         * m4/gettime.m4 (gl_GETTIME): Remove AC_LIBOBJ invocation.
99         * modules/gettime (Makefile.am): Augment lib_SOURCES.
100
101 2011-05-23  Bruno Haible  <bruno@clisp.org>
102
103         getndelim2: Move AC_LIBOBJ invocations to module description.
104         * m4/getndelim2.m4 (gl_GETNDELIM2): Remove AC_LIBOBJ invocation.
105         * modules/getndelim2 (Makefile.am): Augment lib_SOURCES.
106
107 2011-05-23  Bruno Haible  <bruno@clisp.org>
108
109         crypto/gc-pbkdf2-sha1: Move AC_LIBOBJ invocations to module description.
110         * m4/gc-pbkdf2-sha1.m4: Remove file.
111         * modules/crypto/gc-pbkdf2-sha1 (Files): Remove it.
112         (configure.ac): Remove gl_GC_PBKDF2_SHA1 call.
113         (Makefile.am): Augment lib_SOURCES.
114
115 2011-05-23  Bruno Haible  <bruno@clisp.org>
116
117         fts: Move AC_LIBOBJ invocations to module description.
118         * m4/fts.m4 (gl_FUNC_FTS_CORE): Move AC_LIBOBJ invocation from here...
119         * modules/fts (configure.ac): ... to here.
120
121 2011-05-23  Bruno Haible  <bruno@clisp.org>
122
123         file-type: Move AC_LIBOBJ invocations to module description.
124         * m4/file-type.m4: Remove file.
125         * modules/file-type (Files): Remove it.
126         (configure.ac): Remove gl_FILE_TYPE call.
127         (Makefile.am): Augment lib_SOURCES.
128
129 2011-05-23  Bruno Haible  <bruno@clisp.org>
130
131         filenamecat*: Respect rules for use of AC_LIBOBJ.
132         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT, gl_FILE_NAME_CONCAT_LGPL):
133         Remove AC_LIBOBJ invocation.
134         * modules/filenamecat (Makefile.am): Augment lib_SOURCES.
135         * modules/filenamecat-lgpl (Makefile.am): Augment lib_SOURCES.
136
137 2011-05-23  Bruno Haible  <bruno@clisp.org>
138
139         filemode: Move AC_LIBOBJ invocations to module description.
140         * m4/filemode.m4 (gl_FILEMODE): Remove AC_LIBOBJ invocation.
141         * modules/filemode (Makefile.am): Augment lib_SOURCES.
142
143 2011-05-23  Bruno Haible  <bruno@clisp.org>
144
145         openat-safer: Move AC_LIBOBJ invocations to module description.
146         * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): Remove AC_LIBOBJ invocation.
147         * modules/openat-safer (Makefile.am): Augment lib_SOURCES.
148
149 2011-05-23  Bruno Haible  <bruno@clisp.org>
150
151         fcntl-safer: Move AC_LIBOBJ invocations to module description.
152         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove AC_LIBOBJ invocations.
153         * modules/fcntl-safer (Makefile.am): Augment lib_SOURCES.
154
155 2011-05-23  Bruno Haible  <bruno@clisp.org>
156
157         exclude: Move AC_LIBOBJ invocations to module description.
158         * m4/exclude.m4: Remove file.
159         * modules/exclude (Files): Remove it.
160         (configure.ac): Remove gl_EXCLUDE call.
161         (Makefile.am): Augment lib_SOURCES.
162
163 2011-05-23  Bruno Haible  <bruno@clisp.org>
164
165         dirname*: Respect rules for use of AC_LIBOBJ.
166         * m4/dirname.m4 (gl_DIRNAME, gl_DIRNAME_LGPL): Remove AC_LIBOBJ
167         invocations.
168         * modules/dirname (Makefile.am): Augment lib_SOURCES.
169         * modules/dirname-lgpl (Makefile.am): Augment lib_SOURCES.
170
171 2011-05-23  Bruno Haible  <bruno@clisp.org>
172
173         dirent-safer: Move AC_LIBOBJ invocations to module description.
174         * m4/dirent-safer.m4 (gl_DIRENT_SAFER): Remove AC_LIBOBJ invocation.
175         * modules/dirent-safer (Makefile.am): Augment lib_SOURCES.
176
177 2011-05-23  Bruno Haible  <bruno@clisp.org>
178
179         crypto/des: Move AC_LIBOBJ invocations to module description.
180         * m4/des.m4: Remove file.
181         * modules/crypto/des (Files): Remove it.
182         (configure.ac): Remove gl_DES call.
183         (Makefile.am): Augment lib_SOURCES.
184
185 2011-05-23  Bruno Haible  <bruno@clisp.org>
186
187         cycle-check: Move AC_LIBOBJ invocations to module description.
188         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Remove AC_LIBOBJ invocation.
189         * modules/cycle-check (Makefile.am): Augment lib_SOURCES.
190
191 2011-05-23  Bruno Haible  <bruno@clisp.org>
192
193         c-strtold: Move AC_LIBOBJ invocations to module description.
194         * m4/c-strtod.m4 (gl_C_STRTOLD): Remove AC_LIBOBJ invocation.
195         * modules/c-strtold (Makefile.am): Augment lib_SOURCES.
196
197 2011-05-23  Bruno Haible  <bruno@clisp.org>
198
199         c-strtod: Move AC_LIBOBJ invocations to module description.
200         * m4/c-strtod.m4 (gl_C_STRTOD): Remove AC_LIBOBJ invocation.
201         * modules/c-strtod (Makefile.am): Augment lib_SOURCES.
202
203 2011-05-23  Bruno Haible  <bruno@clisp.org>
204
205         crc: Move AC_LIBOBJ invocations to module description.
206         * m4/crc.m4: Remove file.
207         * modules/crc (Files): Remove it.
208         (configure.ac): Remove gl_CRC call.
209         (Makefile.am): Augment lib_SOURCES.
210
211 2011-05-23  Bruno Haible  <bruno@clisp.org>
212
213         close-stream: Move AC_LIBOBJ invocations to module description.
214         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove AC_LIBOBJ invocation.
215         * modules/close-stream (Makefile.am): Augment lib_SOURCES.
216
217 2011-05-23  Bruno Haible  <bruno@clisp.org>
218
219         closeout: Move AC_LIBOBJ invocations to module description.
220         * m4/closeout.m4 (gl_CLOSEOUT): Remove AC_LIBOBJ invocation.
221         * modules/closeout (Makefile.am): Augment lib_SOURCES.
222
223 2011-05-23  Bruno Haible  <bruno@clisp.org>
224
225         closein: Move AC_LIBOBJ invocations to module description.
226         * m4/closein.m4 (gl_CLOSEIN): Remove AC_LIBOBJ invocation.
227         * modules/closein (Makefile.am): Augment lib_SOURCES.
228
229 2011-05-23  Bruno Haible  <bruno@clisp.org>
230
231         cloexec: Move AC_LIBOBJ invocations to module description.
232         * m4/cloexec.m4: Remove file.
233         * modules/cloexec (Files): Remove it.
234         (configure.ac): Remove gl_CLOEXEC call.
235         (Makefile.am): Augment lib_SOURCES.
236
237 2011-05-23  Bruno Haible  <bruno@clisp.org>
238
239         check-version: Move AC_LIBOBJ invocations to module description.
240         * m4/check-version.m4: Remove file.
241         * modules/check-version (Files): Remove it.
242         (configure.ac): Remove gl_CHECK_VERSION call.
243         (Makefile.am): Augment lib_SOURCES.
244
245 2011-05-23  Bruno Haible  <bruno@clisp.org>
246
247         chdir-safer: Move AC_LIBOBJ invocations to module description.
248         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Remove AC_LIBOBJ invocation.
249         * modules/chdir-safer (Makefile.am): Augment lib_SOURCES.
250
251 2011-05-23  Bruno Haible  <bruno@clisp.org>
252
253         canonicalize: Move AC_LIBOBJ invocations to module description.
254         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Remove
255         AC_LIBOBJ invocation.
256         * modules/canonicalize (Makefile.am): Augment lib_SOURCES.
257
258 2011-05-23  Bruno Haible  <bruno@clisp.org>
259
260         canon-host: Move AC_LIBOBJ invocations to module description.
261         * m4/canon-host.m4 (gl_CANON_HOST): Remove macro.
262         * modules/canon-host (configure.ac): Invoke gl_PREREQ_CANON_HOST
263         instead of gl_CANON_HOST.
264         (Makefile.am): Augment lib_SOURCES.
265
266 2011-05-23  Bruno Haible  <bruno@clisp.org>
267
268         backupfile: Move AC_LIBOBJ invocations to module description.
269         * m4/backupfile.m4 (gl_BACKUPFILE): Remove AC_LIBOBJ invocation.
270         * modules/backupfile (Makefile.am): Augment lib_SOURCES.
271
272 2011-05-23  Bruno Haible  <bruno@clisp.org>
273
274         argmatch: Move AC_LIBOBJ invocations to module description.
275         * m4/argmatch.m4: Remove file.
276         * modules/argmatch (Files): Remove it.
277         (configure.ac): Remove gl_ARGMATCH call.
278         (Makefile.am): Augment lib_SOURCES.
279
280 2011-05-23  Bruno Haible  <bruno@clisp.org>
281
282         crypto/arctwo: Move AC_LIBOBJ invocations to module description.
283         * m4/arctwo.m4 (gl_ARCTWO): Remove AC_LIBOBJ invocation.
284         * modules/crypto/arctwo (Makefile.am): Augment lib_SOURCES.
285
286 2011-05-23  Bruno Haible  <bruno@clisp.org>
287
288         crypto/arcfour: Move AC_LIBOBJ invocations to module description.
289         * m4/arcfour.m4: Remove file.
290         * modules/crypto/arcfour (Files): Remove it.
291         (configure.ac): Remove gl_ARCFOUR call.
292         (Makefile.am): Augment lib_SOURCES.
293
294 2011-05-22  Bruno Haible  <bruno@clisp.org>
295
296         write: Move AC_LIBOBJ invocations to module description.
297         * m4/write.m4 (gl_FUNC_WRITE): Move AC_LIBOBJ invocation from here...
298         * modules/write (configure.ac): ... to here.
299
300 2011-05-22  Bruno Haible  <bruno@clisp.org>
301
302         wmemset: Move AC_LIBOBJ invocations to module description.
303         * m4/wmemset.m4 (gl_FUNC_WMEMSET): Move AC_LIBOBJ invocation from
304         here...
305         * modules/wmemset (configure.ac): ... to here.
306
307 2011-05-22  Bruno Haible  <bruno@clisp.org>
308
309         wmemmove: Move AC_LIBOBJ invocations to module description.
310         * m4/wmemmove.m4 (gl_FUNC_WMEMMOVE): Move AC_LIBOBJ invocation from
311         here...
312         * modules/wmemmove (configure.ac): ... to here.
313
314 2011-05-22  Bruno Haible  <bruno@clisp.org>
315
316         wmemcpy: Move AC_LIBOBJ invocations to module description.
317         * m4/wmemcpy.m4 (gl_FUNC_WMEMCPY): Move AC_LIBOBJ invocation from
318         here...
319         * modules/wmemcpy (configure.ac): ... to here.
320
321 2011-05-22  Bruno Haible  <bruno@clisp.org>
322
323         wmemcmp: Move AC_LIBOBJ invocations to module description.
324         * m4/wmemcmp.m4 (gl_FUNC_WMEMCMP): Move AC_LIBOBJ invocation from
325         here...
326         * modules/wmemcmp (configure.ac): ... to here.
327
328 2011-05-22  Bruno Haible  <bruno@clisp.org>
329
330         wmemchr: Move AC_LIBOBJ invocations to module description.
331         * m4/wmemchr.m4 (gl_FUNC_WMEMCHR): Move AC_LIBOBJ invocation from
332         here...
333         * modules/wmemchr (configure.ac): ... to here.
334
335 2011-05-22  Bruno Haible  <bruno@clisp.org>
336
337         wcswidth: Move AC_LIBOBJ invocations to module description.
338         * m4/wcswidth.m4 (gl_FUNC_WCSWIDTH): Move AC_LIBOBJ invocation from
339         here...
340         * modules/wcswidth (configure.ac): ... to here.
341
342 2011-05-22  Bruno Haible  <bruno@clisp.org>
343
344         wcwidth: Respect rules for use of AC_LIBOBJ.
345         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Set HAVE_WCWIDTH. Move AC_LIBOBJ
346         invocation from here...
347         * modules/wcwidth (configure.ac): ... to here.
348         (Depends-on): Update conditions.
349
350 2011-05-22  Bruno Haible  <bruno@clisp.org>
351
352         wctype: Move AC_LIBOBJ invocations to module description.
353         * m4/wctype.m4 (gl_FUNC_WCTYPE): Set HAVE_WCTYPE. Move AC_LIBOBJ
354         invocation from here...
355         * modules/wctype (configure.ac): ... to here.
356         (Depends-on): Update conditions.
357
358 2011-05-22  Bruno Haible  <bruno@clisp.org>
359
360         wctrans: Move AC_LIBOBJ invocations to module description.
361         * m4/wctrans.m4 (gl_FUNC_WCTRANS): Set HAVE_WCTRANS. Move AC_LIBOBJ
362         invocation from here...
363         * modules/wctrans (configure.ac): ... to here.
364
365 2011-05-22  Bruno Haible  <bruno@clisp.org>
366
367         wctomb: Move AC_LIBOBJ invocations to module description.
368         * m4/wctomb.m4 (gl_FUNC_WCTOMB): Move AC_LIBOBJ and gl_PREREQ_WCTOMB
369         invocations from here...
370         * modules/wctomb (configure.ac): ... to here.
371
372 2011-05-22  Bruno Haible  <bruno@clisp.org>
373
374         wctob: Move AC_LIBOBJ invocations to module description.
375         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_WCTOB. Move AC_LIBOBJ and
376         gl_PREREQ_WCTOB invocations from here...
377         * modules/wctob (configure.ac): ... to here.
378         (Depends-on): Update conditions.
379
380 2011-05-22  Bruno Haible  <bruno@clisp.org>
381
382         wcsxfrm: Move AC_LIBOBJ invocations to module description.
383         * m4/wcsxfrm.m4 (gl_FUNC_WCSXFRM): Move AC_LIBOBJ invocation from
384         here...
385         * modules/wcsxfrm (configure.ac): ... to here.
386
387 2011-05-22  Bruno Haible  <bruno@clisp.org>
388
389         wcstok: Move AC_LIBOBJ invocations to module description.
390         * m4/wcstok.m4 (gl_FUNC_WCSTOK): Move AC_LIBOBJ invocation from here...
391         * modules/wcstok (configure.ac): ... to here.
392
393 2011-05-22  Bruno Haible  <bruno@clisp.org>
394
395         wcsstr: Move AC_LIBOBJ invocations to module description.
396         * m4/wcsstr.m4 (gl_FUNC_WCSSTR): Move AC_LIBOBJ invocation from here...
397         * modules/wcsstr (configure.ac): ... to here.
398
399 2011-05-22  Bruno Haible  <bruno@clisp.org>
400
401         wcsspn: Move AC_LIBOBJ invocations to module description.
402         * m4/wcsspn.m4 (gl_FUNC_WCSSPN): Move AC_LIBOBJ invocation from here...
403         * modules/wcsspn (configure.ac): ... to here.
404
405 2011-05-22  Bruno Haible  <bruno@clisp.org>
406
407         wcsrtombs: Move AC_LIBOBJ invocations to module description.
408         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Move AC_LIBOBJ and
409         gl_PREREQ_WCSRTOMBS invocations from here...
410         * modules/wcsrtombs (configure.ac): ... to here.
411
412 2011-05-22  Bruno Haible  <bruno@clisp.org>
413
414         wcsrchr: Move AC_LIBOBJ invocations to module description.
415         * m4/wcsrchr.m4 (gl_FUNC_WCSRCHR): Move AC_LIBOBJ invocation from
416         here...
417         * modules/wcsrchr (configure.ac): ... to here.
418
419 2011-05-22  Bruno Haible  <bruno@clisp.org>
420
421         wcspbrk: Move AC_LIBOBJ invocations to module description.
422         * m4/wcspbrk.m4 (gl_FUNC_WCSPBRK): Move AC_LIBOBJ invocation from
423         here...
424         * modules/wcspbrk (configure.ac): ... to here.
425
426 2011-05-22  Bruno Haible  <bruno@clisp.org>
427
428         wcsnrtombs: Move AC_LIBOBJ invocations to module description.
429         * m4/wcsnrtombs.m4 (gl_FUNC_WCSNRTOMBS): Move AC_LIBOBJ and
430         gl_PREREQ_WCSNRTOMBS invocations from here...
431         * modules/wcsnrtombs (configure.ac): ... to here.
432
433 2011-05-22  Bruno Haible  <bruno@clisp.org>
434
435         wcsnlen: Move AC_LIBOBJ invocations to module description.
436         * m4/wcsnlen.m4 (gl_FUNC_WCSNLEN): Move AC_LIBOBJ invocation from
437         here...
438         * modules/wcsnlen (configure.ac): ... to here.
439
440 2011-05-22  Bruno Haible  <bruno@clisp.org>
441
442         wcsncpy: Move AC_LIBOBJ invocations to module description.
443         * m4/wcsncpy.m4 (gl_FUNC_WCSNCPY): Move AC_LIBOBJ invocation from
444         here...
445         * modules/wcsncpy (configure.ac): ... to here.
446
447 2011-05-22  Bruno Haible  <bruno@clisp.org>
448
449         wcsncmp: Move AC_LIBOBJ invocations to module description.
450         * m4/wcsncmp.m4 (gl_FUNC_WCSNCMP): Move AC_LIBOBJ invocation from
451         here...
452         * modules/wcsncmp (configure.ac): ... to here.
453
454 2011-05-22  Bruno Haible  <bruno@clisp.org>
455
456         wcsncat: Move AC_LIBOBJ invocations to module description.
457         * m4/wcsncat.m4 (gl_FUNC_WCSNCAT): Move AC_LIBOBJ invocation from
458         here...
459         * modules/wcsncat (configure.ac): ... to here.
460
461 2011-05-22  Bruno Haible  <bruno@clisp.org>
462
463         wcsncasecmp: Move AC_LIBOBJ invocations to module description.
464         * m4/wcsncasecmp.m4 (gl_FUNC_WCSNCASECMP): Move AC_LIBOBJ invocation
465         from here...
466         * modules/wcsncasecmp (configure.ac): ... to here.
467
468 2011-05-22  Bruno Haible  <bruno@clisp.org>
469
470         wcslen: Move AC_LIBOBJ invocations to module description.
471         * m4/wcslen.m4 (gl_FUNC_WCSLEN): Move AC_LIBOBJ invocation from here...
472         * modules/wcslen (configure.ac): ... to here.
473
474 2011-05-22  Bruno Haible  <bruno@clisp.org>
475
476         wcsdup: Move AC_LIBOBJ invocations to module description.
477         * m4/wcsdup.m4 (gl_FUNC_WCSDUP): Move AC_LIBOBJ invocation from here...
478         * modules/wcsdup (configure.ac): ... to here.
479
480 2011-05-22  Bruno Haible  <bruno@clisp.org>
481
482         wcscspn: Move AC_LIBOBJ invocations to module description.
483         * m4/wcscspn.m4 (gl_FUNC_WCSCSPN): Move AC_LIBOBJ invocation from
484         here...
485         * modules/wcscspn (configure.ac): ... to here.
486
487 2011-05-22  Bruno Haible  <bruno@clisp.org>
488
489         wcscpy: Move AC_LIBOBJ invocations to module description.
490         * m4/wcscpy.m4 (gl_FUNC_WCSCPY): Move AC_LIBOBJ invocation from here...
491         * modules/wcscpy (configure.ac): ... to here.
492
493 2011-05-22  Bruno Haible  <bruno@clisp.org>
494
495         wcscoll: Move AC_LIBOBJ invocations to module description.
496         * m4/wcscoll.m4 (gl_FUNC_WCSCOLL): Move AC_LIBOBJ invocation from
497         here...
498         * modules/wcscoll (configure.ac): ... to here.
499
500 2011-05-22  Bruno Haible  <bruno@clisp.org>
501
502         wcscmp: Move AC_LIBOBJ invocations to module description.
503         * m4/wcscmp.m4 (gl_FUNC_WCSCMP): Move AC_LIBOBJ invocation from here...
504         * modules/wcscmp (configure.ac): ... to here.
505
506 2011-05-22  Bruno Haible  <bruno@clisp.org>
507
508         wcschr: Move AC_LIBOBJ invocations to module description.
509         * m4/wcschr.m4 (gl_FUNC_WCSCHR): Move AC_LIBOBJ invocation from here...
510         * modules/wcschr (configure.ac): ... to here.
511
512 2011-05-22  Bruno Haible  <bruno@clisp.org>
513
514         wcscat: Move AC_LIBOBJ invocations to module description.
515         * m4/wcscat.m4 (gl_FUNC_WCSCAT): Move AC_LIBOBJ invocation from here...
516         * modules/wcscat (configure.ac): ... to here.
517
518 2011-05-22  Bruno Haible  <bruno@clisp.org>
519
520         wcscasecmp: Move AC_LIBOBJ invocations to module description.
521         * m4/wcscasecmp.m4 (gl_FUNC_WCSCASECMP): Move AC_LIBOBJ invocation from
522         here...
523         * modules/wcscasecmp (configure.ac): ... to here.
524
525 2011-05-22  Bruno Haible  <bruno@clisp.org>
526
527         wcrtomb: Move AC_LIBOBJ invocations to module description.
528         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Move AC_LIBOBJ and gl_PREREQ_WCRTOMB
529         invocations from here...
530         * modules/wcrtomb (configure.ac): ... to here.
531
532 2011-05-22  Bruno Haible  <bruno@clisp.org>
533
534         wcpncpy: Move AC_LIBOBJ invocations to module description.
535         * m4/wcpncpy.m4 (gl_FUNC_WCPNCPY): Move AC_LIBOBJ invocation from
536         here...
537         * modules/wcpncpy (configure.ac): ... to here.
538
539 2011-05-22  Bruno Haible  <bruno@clisp.org>
540
541         wcpcpy: Move AC_LIBOBJ invocations to module description.
542         * m4/wcpcpy.m4 (gl_FUNC_WCPCPY): Move AC_LIBOBJ invocation from here...
543         * modules/wcpcpy (configure.ac): ... to here.
544
545 2011-05-22  Bruno Haible  <bruno@clisp.org>
546
547         waitpid: Move AC_LIBOBJ invocations to module description.
548         * m4/waitpid.m4 (gl_FUNC_WAITPID): Set HAVE_WAITPID. Move AC_LIBOBJ
549         invocation from here...
550         * modules/waitpid (configure.ac): ... to here.
551
552 2011-05-22  Bruno Haible  <bruno@clisp.org>
553
554         utimensat: Move AC_LIBOBJ invocations to module description.
555         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Move AC_LIBOBJ invocations from
556         here...
557         * modules/utimensat (configure.ac): ... to here.
558
559 2011-05-22  Bruno Haible  <bruno@clisp.org>
560
561         usleep: Move AC_LIBOBJ invocations to module description.
562         * m4/usleep.m4 (gl_FUNC_USLEEP): Move AC_LIBOBJ invocations from
563         here...
564         * modules/usleep (configure.ac): ... to here.
565
566 2011-05-22  Bruno Haible  <bruno@clisp.org>
567
568         unlockpt: Move AC_LIBOBJ invocations to module description.
569         * m4/unlockpt.m4 (gl_FUNC_UNLOCKPT): Move AC_LIBOBJ and
570         gl_PREREQ_UNLOCKPT invocations from here...
571         * modules/unlockpt (configure.ac): ... to here.
572
573 2011-05-22  Bruno Haible  <bruno@clisp.org>
574
575         unlink: Respect rules for use of AC_LIBOBJ.
576         * m4/unlink.m4 (gl_FUNC_UNLINK): Move AC_LIBOBJ invocation from here...
577         * modules/unlink (configure.ac): ... to here.
578
579 2011-05-22  Bruno Haible  <bruno@clisp.org>
580
581         uname: Move AC_LIBOBJ invocations to module description.
582         * m4/uname.m4 (gl_FUNC_UNAME): Call AC_CHECK_FUNCS instead of
583         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_UNAME invocations from
584         here...
585         * modules/uname (configure.ac): ... to here.
586
587 2011-05-22  Bruno Haible  <bruno@clisp.org>
588
589         ttyname_r: Move AC_LIBOBJ invocations to module description.
590         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Move AC_LIBOBJ and
591         gl_PREREQ_TTYNAME_R invocations from here...
592         * modules/ttyname_r (configure.ac): ... to here.
593
594 2011-05-22  Bruno Haible  <bruno@clisp.org>
595
596         tsearch: Move AC_LIBOBJ invocations to module description.
597         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Move AC_LIBOBJ and gl_PREREQ_TSEARCH
598         invocations from here...
599         * modules/tsearch (configure.ac): ... to here.
600
601 2011-05-22  Bruno Haible  <bruno@clisp.org>
602
603         towctrans: Move AC_LIBOBJ invocations to module description.
604         * m4/towctrans.m4 (gl_FUNC_TOWCTRANS): Set HAVE_TOWCTRANS. Move
605         AC_LIBOBJ invocation from here...
606         * modules/towctrans (configure.ac): ... to here.
607
608 2011-05-22  Bruno Haible  <bruno@clisp.org>
609
610         tmpfile: Move AC_LIBOBJ invocations to module description.
611         * m4/tmpfile.m4 (gl_FUNC_TMPFILE): Move AC_LIBOBJ and gl_PREREQ_TMPFILE
612         invocations from here...
613         * modules/tmpfile (configure.ac): ... to here.
614
615 2011-05-22  Bruno Haible  <bruno@clisp.org>
616
617         times: Move AC_LIBOBJ invocations to module description.
618         * m4/times.m4 (gl_FUNC_TIMES): Move AC_LIBOBJ invocation from here...
619         * modules/times (configure.ac): ... to here.
620
621 2011-05-22  Bruno Haible  <bruno@clisp.org>
622
623         time_r: Move AC_LIBOBJ invocations to module description.
624         * m4/time_r.m4 (gl_TIME_R): Move AC_LIBOBJ and gl_PREREQ_TIME_R
625         invocations from here...
626         * modules/time_r (configure.ac): ... to here.
627
628 2011-05-22  Bruno Haible  <bruno@clisp.org>
629
630         timegm: Move AC_LIBOBJ invocations to module description.
631         * m4/timegm.m4 (gl_FUNC_TIMEGM): Move AC_LIBOBJ and gl_PREREQ_TIMEGM
632         invocations from here...
633         * modules/timegm (configure.ac): ... to here.
634
635 2011-05-22  Bruno Haible  <bruno@clisp.org>
636
637         tcgetsid: Move AC_LIBOBJ invocations to module description.
638         * m4/tcgetsid.m4 (gl_FUNC_TCGETSID): Set HAVE_TCGETSID. Move AC_LIBOBJ
639         and gl_PREREQ_TCGETSID invocations from here...
640         * modules/tcgetsid (configure.ac): ... to here.
641         (Depends-on): Update conditions.
642
643 2011-05-22  Bruno Haible  <bruno@clisp.org>
644
645         symlinkat: Move AC_LIBOBJ invocations to module description.
646         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Move AC_LIBOBJ invocation from
647         here...
648         * modules/symlinkat (configure.ac): ... to here.
649
650 2011-05-22  Bruno Haible  <bruno@clisp.org>
651
652         symlink: Move AC_LIBOBJ invocations to module description.
653         * m4/symlink.m4 (gl_FUNC_SYMLINK): Move AC_LIBOBJ invocations from
654         here...
655         * modules/symlink (configure.ac): ... to here.
656
657 2011-05-22  Bruno Haible  <bruno@clisp.org>
658
659         strverscmp: Move AC_LIBOBJ invocations to module description.
660         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Call AC_CHECK_FUNCS instead of
661         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRVERSCMP invocations
662         from here...
663         * modules/strverscmp (configure.ac): ... to here.
664
665 2011-05-22  Bruno Haible  <bruno@clisp.org>
666
667         strtok_r: Move AC_LIBOBJ invocations to module description.
668         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_STRTOK_R. Move AC_LIBOBJ
669         and gl_PREREQ_STRTOK_R invocations from here...
670         * modules/strtok_r (configure.ac): ... to here.
671         (Depends-on): Update conditions.
672
673 2011-05-22  Bruno Haible  <bruno@clisp.org>
674
675         strtoumax: Move AC_LIBOBJ invocations to module description.
676         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Call AC_CHECK_FUNCS instead of
677         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOUMAX invocations
678         from here...
679         * modules/strtoumax (configure.ac): ... to here.
680
681 2011-05-22  Bruno Haible  <bruno@clisp.org>
682
683         strtoimax: Move AC_LIBOBJ invocations to module description.
684         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Call AC_CHECK_FUNCS instead of
685         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOIMAX invocations
686         from here...
687         * modules/strtoimax (configure.ac): ... to here.
688
689 2011-05-22  Bruno Haible  <bruno@clisp.org>
690
691         strtoull: Move AC_LIBOBJ invocations to module description.
692         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Call AC_CHECK_FUNCS instead of
693         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOULL invocations
694         from here...
695         * modules/strtoull (configure.ac): ... to here.
696
697 2011-05-22  Bruno Haible  <bruno@clisp.org>
698
699         strtoll: Move AC_LIBOBJ invocations to module description.
700         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Call AC_CHECK_FUNCS instead of
701         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOLL invocations from
702         here...
703         * modules/strtoll (configure.ac): ... to here.
704
705 2011-05-22  Bruno Haible  <bruno@clisp.org>
706
707         strtoul: Move AC_LIBOBJ invocations to module description.
708         * m4/strtoul.m4 (gl_FUNC_STRTOUL): Call AC_CHECK_FUNCS instead of
709         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocation from here...
710         * modules/strtoul (configure.ac): ... to here.
711
712 2011-05-22  Bruno Haible  <bruno@clisp.org>
713
714         strtol: Move AC_LIBOBJ invocations to module description.
715         * m4/strtol.m4 (gl_FUNC_STRTOL): Call AC_CHECK_FUNCS instead of
716         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocation from here...
717         * modules/strtol (configure.ac): ... to here.
718
719 2011-05-22  Bruno Haible  <bruno@clisp.org>
720
721         strtod: Move AC_LIBOBJ invocations to module description.
722         * m4/strtod.m4 (gl_FUNC_STRTOD): Move AC_LIBOBJ and gl_PREREQ_STRTOD
723         invocations from here...
724         * modules/strtod (configure.ac): ... to here.
725
726 2011-05-22  Bruno Haible  <bruno@clisp.org>
727
728         strstr*: Move AC_LIBOBJ invocations to module description.
729         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Move AC_LIBOBJ
730         invocations from here...
731         * modules/strstr-simple (configure.ac): ... to here.
732         * modules/strstr (configure.ac): ... and here.
733
734 2011-05-22  Bruno Haible  <bruno@clisp.org>
735
736         strsignal: Move AC_LIBOBJ invocations to module description.
737         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Set HAVE_STRSIGNAL. Move
738         AC_LIBOBJ and gl_PREREQ_STRSIGNAL invocations from here...
739         * modules/strsignal (configure.ac): ... to here.
740         (Depends-on): Update conditions.
741
742 2011-05-22  Bruno Haible  <bruno@clisp.org>
743
744         strsep: Move AC_LIBOBJ invocations to module description.
745         * m4/strsep.m4 (gl_FUNC_STRSEP): Call AC_CHECK_FUNCS instead of
746         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRSEP invocations from
747         here...
748         * modules/strsep (configure.ac): ... to here.
749
750 2011-05-22  Bruno Haible  <bruno@clisp.org>
751
752         strptime: Move AC_LIBOBJ invocations to module description.
753         * m4/strptime.m4 (gl_FUNC_STRPTIME): Move AC_LIBOBJ and
754         gl_PREREQ_STRPTIME invocations from here...
755         * modules/strptime (configure.ac): ... to here.
756
757 2011-05-22  Bruno Haible  <bruno@clisp.org>
758
759         strpbrk: Move AC_LIBOBJ invocations to module description.
760         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Call AC_CHECK_FUNCS instead of
761         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRPBRK invocations from
762         here...
763         * modules/strpbrk (configure.ac): ... to here.
764
765 2011-05-22  Bruno Haible  <bruno@clisp.org>
766
767         strnlen: Move AC_LIBOBJ invocations to module description.
768         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Move AC_LIBOBJ and gl_PREREQ_STRNLEN
769         invocations from here...
770         * modules/strnlen (configure.ac): ... to here.
771
772 2011-05-22  Bruno Haible  <bruno@clisp.org>
773
774         strndup: Move AC_LIBOBJ invocations to module description.
775         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_STRNDUP. Move AC_LIBOBJ
776         invocations from here...
777         * modules/strndup (configure.ac): ... to here.
778         (Depends-on): Update conditions.
779
780 2011-05-22  Bruno Haible  <bruno@clisp.org>
781
782         strncat: Move AC_LIBOBJ invocations to module description.
783         * m4/strncat.m4 (gl_FUNC_STRNCAT): Move AC_LIBOBJ and gl_PREREQ_STRNCAT
784         invocations from here...
785         * modules/strncat (configure.ac): ... to here.
786
787 2011-05-22  Bruno Haible  <bruno@clisp.org>
788
789         strdup, strdup-posix: Move AC_LIBOBJ invocations to module description.
790         * m4/strdup.m4 (gl_FUNC_STRDUP): Move AC_LIBOBJ and gl_PREREQ_STRDUP
791         invocations from here...
792         * modules/strdup (configure.ac): ... to here.
793         * modules/strdup-posix (configure.ac): ... and here.
794
795 2011-05-22  Bruno Haible  <bruno@clisp.org>
796
797         strcspn: Move AC_LIBOBJ invocations to module description.
798         * m4/strcspn.m4 (gl_FUNC_STRCSPN): Call AC_CHECK_FUNCS instead of
799         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRCSPN invocations from
800         here...
801         * modules/strcspn (configure.ac): ... to here.
802
803 2011-05-22  Bruno Haible  <bruno@clisp.org>
804
805         strchrnul: Move AC_LIBOBJ invocations to module description.
806         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Move AC_LIBOBJ and
807         gl_PREREQ_STRCHRNUL invocations from here...
808         * modules/strchrnul (configure.ac): ... to here.
809
810 2011-05-22  Bruno Haible  <bruno@clisp.org>
811
812         strcasestr*: Move AC_LIBOBJ invocations to module description.
813         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE, gl_FUNC_STRCASESTR):
814         Move AC_LIBOBJ and gl_PREREQ_STRCASESTR invocations from here...
815         * modules/strcasestr-simple (configure.ac): ... to here.
816         * modules/strcasestr (configure.ac): ... and here.
817
818 2011-05-22  Bruno Haible  <bruno@clisp.org>
819
820         strcase: Move AC_LIBOBJ invocations to module description.
821         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Set HAVE_STRNCASECMP.
822         (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Call AC_CHECK_FUNCS instead
823         of AC_REPLACE_FUNCS. Move AC_LIBOBJ, gl_PREREQ_STRCASECMP,
824         gl_PREREQ_STRNCASECMP invocations from here...
825         * modules/strcase (configure.ac): ... to here.
826
827 2011-05-22  Bruno Haible  <bruno@clisp.org>
828
829         stpncpy: Move AC_LIBOBJ invocations to module description.
830         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Move AC_LIBOBJ invocations from
831         here...
832         * modules/stpncpy (configure.ac): ... to here.
833
834 2011-05-22  Bruno Haible  <bruno@clisp.org>
835
836         stpcpy: Move AC_LIBOBJ invocations to module description.
837         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Call AC_CHECK_FUNCS instead of
838         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STPCPY invocations from
839         here...
840         * modules/stpcpy (configure.ac): ... to here.
841
842 2011-05-21  Bruno Haible  <bruno@clisp.org>
843
844         stat: Move AC_LIBOBJ invocations to module description.
845         * m4/stat.m4 (gl_PREREQ_STAT): New macro, extracted from gl_FUNC_STAT.
846         (gl_FUNC_STAT): Move AC_LIBOBJ and gl_PREREQ_STAT invocations from
847         here...
848         * modules/stat (configure.ac): ... to here.
849
850 2011-05-21  Bruno Haible  <bruno@clisp.org>
851
852         sleep: Move AC_LIBOBJ invocations to module description.
853         * m4/sleep.m4 (gl_FUNC_SLEEP): Move AC_LIBOBJ invocations from here...
854         * modules/sleep (configure.ac): ... to here.
855
856 2011-05-21  Bruno Haible  <bruno@clisp.org>
857
858         signbit: Move AC_LIBOBJ invocations to module description.
859         * m4/signbit.m4 (gl_SIGNBIT): Move AC_LIBOBJ invocations from here...
860         * modules/signbit (configure.ac): ... to here.
861
862 2011-05-21  Bruno Haible  <bruno@clisp.org>
863
864         sigprocmask: Move AC_LIBOBJ invocations to module description.
865         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Move AC_LIBOBJ and
866         gl_PREREQ_SIGPROMASK invocations from here...
867         * modules/sigprocmask (configure.ac): ... to here.
868
869 2011-05-21  Bruno Haible  <bruno@clisp.org>
870
871         sigaction: Move AC_LIBOBJ invocations to module description.
872         * m4/sigaction.m4 (gl_SIGACTION): Move AC_LIBOBJ and
873         gl_PREREQ_SIGACTION invocations from here...
874         * modules/sigaction (configure.ac): ... to here.
875
876 2011-05-21  Bruno Haible  <bruno@clisp.org>
877
878         sig2str: Move AC_LIBOBJ invocations to module description.
879         * m4/sig2str.m4 (gl_FUNC_SIG2STR): Call AC_CHECK_FUNCS instead of
880         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_SIG2STR invocations from
881         here...
882         * modules/sig2str (configure.ac): ... to here.
883
884 2011-05-21  Bruno Haible  <bruno@clisp.org>
885
886         setlocale: Move AC_LIBOBJ invocations to module description.
887         * m4/setlocale.m4 (gl_FUNC_SETLOCALE): Move AC_LIBOBJ and
888         gl_PREREQ_SETLOCALE invocations from here...
889         * modules/setlocale (configure.ac): ... to here.
890
891 2011-05-21  Bruno Haible  <bruno@clisp.org>
892
893         unsetenv: Move AC_LIBOBJ invocations to module description.
894         * m4/setenv.m4 (gl_FUNC_UNSETENV): Set HAVE_UNSETENV. Move AC_LIBOBJ
895         and gl_PREREQ_UNSETENV invocations from here...
896         * modules/unsetenv (configure.ac): ... to here.
897         (Depends-on): Update.
898
899 2011-05-21  Bruno Haible  <bruno@clisp.org>
900
901         setenv: Move AC_LIBOBJ invocations to module description.
902         * m4/setenv.m4 (gl_FUNC_SETENV): Move AC_LIBOBJ invocations from
903         here...
904         * modules/setenv (configure.ac): ... to here.
905
906 2011-05-21  Bruno Haible  <bruno@clisp.org>
907
908         selinux-h: Move AC_LIBOBJ invocations to module description.
909         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Move
910         AC_LIBOBJ invocation from here...
911         * modules/selinux-h (configure.ac): ... to here.
912
913 2011-05-21  Bruno Haible  <bruno@clisp.org>
914
915         select: Respect rules for use of AC_LIBOBJ.
916         * m4/select.m4 (gl_FUNC_SELECT): Move AC_LIBOBJ invocations from
917         here...
918         * modules/select (configure.ac): ... to here.
919
920 2011-05-21  Bruno Haible  <bruno@clisp.org>
921
922         scandir: Move AC_LIBOBJ invocations to module description.
923         * m4/scandir.m4 (gl_FUNC_SCANDIR): Move AC_LIBOBJ and gl_PREREQ_SCANDIR
924         invocations from here...
925         * modules/scandir (configure.ac): ... to here.
926
927 2011-05-21  Bruno Haible  <bruno@clisp.org>
928
929         rpmatch: Move AC_LIBOBJ invocations to module description.
930         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Call AC_CHECK_FUNCS instead of
931         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_RPMATCH invocations from
932         here...
933         * modules/rpmatch (configure.ac): ... to here.
934
935 2011-05-21  Bruno Haible  <bruno@clisp.org>
936
937         rmdir: Respect rules for use of AC_LIBOBJ.
938         * m4/rmdir.m4 (gl_FUNC_RMDIR): Move AC_LIBOBJ invocation from here...
939         * modules/rmdir (configure.ac): ... to here.
940
941 2011-05-21  Bruno Haible  <bruno@clisp.org>
942
943         renameat: Move AC_LIBOBJ invocations to module description.
944         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Move AC_LIBOBJ invocations from
945         here...
946         * modules/renameat (configure.ac): ... to here.
947
948 2011-05-21  Bruno Haible  <bruno@clisp.org>
949
950         rename: Respect rules for use of AC_LIBOBJ.
951         * m4/rename.m4 (gl_FUNC_RENAME): Move AC_LIBOBJ invocations from
952         here...
953         * modules/rename (configure.ac): ... to here.
954
955 2011-05-21  Bruno Haible  <bruno@clisp.org>
956
957         remove: Move AC_LIBOBJ invocations to module description.
958         * m4/remove.m4 (gl_FUNC_REMOVE): Move AC_LIBOBJ invocations from
959         here...
960         * modules/remove (configure.ac): ... to here.
961
962 2011-05-21  Bruno Haible  <bruno@clisp.org>
963
964         relocatable-lib: Move AC_LIBOBJ invocations to module description.
965         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_SEPARATE): Remove
966         macro.
967         (gl_RELOCATABLE_LIBRARY): Move AC_LIBOBJ invocation from here...
968         * modules/relocatable-lib (configure.ac): ... to here.
969         * modules/relocatable-prog-wrapper (configure.ac): Invoke
970         gl_RELOCATABLE_LIBRARY instead of gl_RELOCATABLE_LIBRARY_SEPARATE.
971
972 2011-05-21  Bruno Haible  <bruno@clisp.org>
973
974         relocatable-prog: Move AC_LIBOBJ invocations to module description.
975         * m4/relocatable.m4 (gl_RELOCATABLE): Move AC_LIBOBJ invocation from
976         here...
977         * modules/relocatable-prog (configure.ac): ... to here.
978
979 2011-05-21  Bruno Haible  <bruno@clisp.org>
980
981         regex: Move AC_LIBOBJ invocations to module description.
982         * m4/regex.m4 (gl_REGEX): Move AC_LIBOBJ and gl_PREREQ_REGEX
983         invocations from here...
984         * modules/regex (configure.ac): ... to here.
985
986 2011-05-21  Bruno Haible  <bruno@clisp.org>
987
988         realloc-*: Move AC_LIBOBJ invocations to module description.
989         * m4/realloc.m4 (gl_REPLACE_REALLOC): Remove macro.
990         (gl_FUNC_REALLOC_GNU, gl_FUNC_REALLOC_POSIX): Inline it here. Move
991         AC_LIBOBJ invocations from here...
992         * modules/realloc-gnu (configure.ac): ... to here.
993         * modules/realloc-posix (configure.ac): ... and here.
994
995 2011-05-21  Bruno Haible  <bruno@clisp.org>
996
997         readutmp: Move AC_LIBOBJ invocations to module description.
998         * m4/readutmp.m4 (gl_READUTMP): Move AC_LIBOBJ invocation from here...
999         * modules/readutmp (configure.ac): ... to here.
1000
1001 2011-05-21  Bruno Haible  <bruno@clisp.org>
1002
1003         readlinkat: Move AC_LIBOBJ invocations to module description.
1004         * m4/readlinkat.m4 (gl_FUNC_READLINKAT): Move AC_LIBOBJ invocation from
1005         here...
1006         * modules/readlinkat (configure.ac): ... to here.
1007
1008 2011-05-21  Bruno Haible  <bruno@clisp.org>
1009
1010         readlink: Move AC_LIBOBJ invocations to module description.
1011         * m4/readlink.m4 (gl_FUNC_READLINK): Move AC_LIBOBJ and
1012         gl_PREREQ_READLINK invocations from here...
1013         * modules/readlink (configure.ac): ... to here.
1014
1015 2011-05-21  Bruno Haible  <bruno@clisp.org>
1016
1017         readline: Move AC_LIBOBJ invocations to module description.
1018         * m4/readline.m4 (gl_FUNC_READLINE): Move AC_LIBOBJ and
1019         gl_PREREQ_READLINE invocations from here...
1020         * modules/readline (configure.ac): ... to here.
1021
1022 2011-05-21  Bruno Haible  <bruno@clisp.org>
1023
1024         read: Move AC_LIBOBJ invocations to module description.
1025         * m4/read.m4 (gl_FUNC_READ): Move AC_LIBOBJ invocation from here...
1026         * modules/read (configure.ac): ... to here.
1027
1028 2011-05-21  Bruno Haible  <bruno@clisp.org>
1029
1030         rawmemchr: Move AC_LIBOBJ invocations to module description.
1031         * m4/rawmemchr.m4 (gl_FUNC_RAWMEMCHR): Call AC_CHECK_FUNCS instead of
1032         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_RAWMEMCHR invocations
1033         from here...
1034         * modules/rawmemchr (configure.ac): ... to here.
1035
1036 2011-05-21  Bruno Haible  <bruno@clisp.org>
1037
1038         random_r: Move AC_LIBOBJ invocations to module description.
1039         * m4/random_r.m4 (gl_FUNC_RANDOM_R): Move AC_LIBOBJ and
1040         gl_PREREQ_RANDOM_R invocations from here...
1041         * modules/random_r (configure.ac): ... to here.
1042
1043 2011-05-21  Bruno Haible  <bruno@clisp.org>
1044
1045         pwrite: Move AC_LIBOBJ invocations to module description.
1046         * m4/pwrite.m4 (gl_FUNC_PWRITE): Move AC_LIBOBJ invocation from here...
1047         * modules/pwrite (configure.ac): ... to here.
1048
1049 2011-05-21  Bruno Haible  <bruno@clisp.org>
1050
1051         putenv: Move AC_LIBOBJ invocations to module description.
1052         * m4/putenv.m4 (gl_FUNC_PUTENV): Move AC_LIBOBJ invocation from here...
1053         * modules/putenv (configure.ac): ... to here.
1054
1055 2011-05-21  Bruno Haible  <bruno@clisp.org>
1056
1057         login_tty: Move AC_LIBOBJ invocations to module description.
1058         * m4/pty.m4 (gl_FUNC_LOGIN_TTY): Move AC_LIBOBJ invocation from here...
1059         * modules/login_tty (configure.ac): ... to here.
1060
1061 2011-05-21  Bruno Haible  <bruno@clisp.org>
1062
1063         openpty: Move AC_LIBOBJ invocations to module description.
1064         * m4/pty.m4 (gl_FUNC_OPENPTY): Move AC_LIBOBJ invocations from here...
1065         * modules/openpty (configure.ac): ... to here.
1066
1067 2011-05-21  Bruno Haible  <bruno@clisp.org>
1068
1069         forkpty: Move AC_LIBOBJ invocations to module description.
1070         * m4/pty.m4 (gl_FUNC_FORKPTY): Move AC_LIBOBJ invocations from here...
1071         * modules/forkpty (configure.ac): ... to here.
1072
1073 2011-05-21  Bruno Haible  <bruno@clisp.org>
1074
1075         ptsname: Move AC_LIBOBJ invocations to module description.
1076         * m4/ptsname.m4 (gl_FUNC_PTSNAME): Move AC_LIBOBJ and gl_PREREQ_PTSNAME
1077         invocations from here...
1078         * modules/ptsname (configure.ac): ... to here.
1079
1080 2011-05-21  Bruno Haible  <bruno@clisp.org>
1081
1082         pread: Move AC_LIBOBJ invocations to module description.
1083         * m4/pread.m4 (gl_FUNC_PREAD): Move AC_LIBOBJ invocation from here...
1084         * modules/pread (configure.ac): ... to here.
1085
1086 2011-05-21  Bruno Haible  <bruno@clisp.org>
1087
1088         posix_spawn*: Move AC_LIBOBJ invocations to module description.
1089         * m4/posix_spawn.m4 (gl_PREREQ_POSIX_SPAWN_INTERNAL): Renamed from
1090         gl_POSIX_SPAWN_INTERNAL. Move AC_LIBOBJ invocation from here...
1091         * modules/posix_spawn (configure.ac): ... to here.
1092         * modules/posix_spawnp (configure.ac): ... and here.
1093
1094 2011-05-21  Bruno Haible  <bruno@clisp.org>
1095
1096         popen: Move AC_LIBOBJ invocations to module description.
1097         * m4/popen.m4 (gl_FUNC_POPEN): Move AC_LIBOBJ and gl_PREREQ_POPEN
1098         invocations from here...
1099         * modules/popen (configure.ac): ... to here.
1100
1101 2011-05-21  Bruno Haible  <bruno@clisp.org>
1102
1103         poll: Move AC_LIBOBJ invocations to module description.
1104         * m4/poll.m4 (gl_FUNC_POLL): Move AC_LIBOBJ and gl_PREREQ_POLL
1105         invocations from here...
1106         * modules/poll (configure.ac): ... to here.
1107
1108 2011-05-21  Bruno Haible  <bruno@clisp.org>
1109
1110         pipe-posix: Move AC_LIBOBJ invocations to module description.
1111         * m4/pipe.m4 (gl_FUNC_PIPE): Move AC_LIBOBJ invocation from here...
1112         * modules/pipe-posix (configure.ac): ... to here.
1113
1114 2011-05-21  Bruno Haible  <bruno@clisp.org>
1115
1116         openat: Respect rules for use of AC_LIBOBJ.
1117         * m4/openat.m4 (gl_FUNC_OPENAT): Call AC_CHECK_FUNCS instead of
1118         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
1119         * modules/openat (configure.ac): ... to here.
1120
1121 2011-05-21  Bruno Haible  <bruno@clisp.org>
1122
1123         obstack-printf*: Move AC_LIBOBJ invocations to module description.
1124         * m4/obstack-printf.m4 (gl_REPLACE_OBSTACK_PRINTF): Move AC_LIBOBJ
1125         invocation from here...
1126         * modules/obstack-printf (configure.ac): ... to here.
1127         * modules/obstack-printf-posix (configure.ac): ... and here.
1128
1129 2011-05-21  Bruno Haible  <bruno@clisp.org>
1130
1131         nl_langinfo: Move AC_LIBOBJ invocations to module description.
1132         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Move AC_LIBOBJ invocations
1133         from here...
1134         * modules/nl_langinfo (configure.ac): ... to here.
1135
1136 2011-05-21  Bruno Haible  <bruno@clisp.org>
1137
1138         nanosleep: Move AC_LIBOBJ invocations to module description.
1139         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Move AC_LIBOBJ and
1140         gl_PREREQ_NANOSLEEP invocations from here...
1141         * modules/nanosleep (configure.ac): ... to here.
1142
1143 2011-05-21  Bruno Haible  <bruno@clisp.org>
1144
1145         mountlist: Move AC_LIBOBJ invocations to module description.
1146         * m4/mountlist.m4 (gl_MOUNTLIST): Move AC_LIBOBJ and
1147         gl_PREREQ_MOUNTLIST_EXTRA invocations from here...
1148         * modules/mountlist (configure.ac): ... to here.
1149
1150 2011-05-21  Bruno Haible  <bruno@clisp.org>
1151
1152         mktime: Respect rules for use of AC_LIBOBJ.
1153         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove macro.
1154         (gl_FUNC_MKTIME): Inline it here. Set gl_cv_func_working_mktime. Move
1155         AC_LIBOBJ and gl_PREREQ_MKTIME invocations from here...
1156         (gl_FUNC_MKTIME_INTERNAL): ... and here...
1157         * modules/mktime (configure.ac): ... to here.
1158         * modules/mktime-internal (configure.ac): ... and here.
1159         * m4/timegm.m4 (gl_FUNC_TIMEGM): Update.
1160
1161 2011-05-21  Bruno Haible  <bruno@clisp.org>
1162
1163         mkstemps: Move AC_LIBOBJ invocations to module description.
1164         * m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Move AC_LIBOBJ invocation from
1165         here...
1166         * modules/mkstemps (configure.ac): ... to here.
1167
1168 2011-05-21  Bruno Haible  <bruno@clisp.org>
1169
1170         mkstemp: Move AC_LIBOBJ invocations to module description.
1171         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Move AC_LIBOBJ and
1172         gl_PREREQ_MKSTEMP invocations from here...
1173         * modules/mkstemp (configure.ac): ... to here.
1174
1175 2011-05-21  Bruno Haible  <bruno@clisp.org>
1176
1177         mkostemps: Move AC_LIBOBJ invocations to module description.
1178         * m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Move AC_LIBOBJ invocation from
1179         here...
1180         * modules/mkostemps (configure.ac): ... to here.
1181
1182 2011-05-21  Bruno Haible  <bruno@clisp.org>
1183
1184         mkostemp: Move AC_LIBOBJ invocations to module description.
1185         * m4/mkostemp.m4 (gl_FUNC_MKOSTEMP): Move AC_LIBOBJ and
1186         gl_PREREQ_MKOSTEMP invocations from here...
1187         * modules/mkostemp (configure.ac): ... to here.
1188
1189 2011-05-21  Bruno Haible  <bruno@clisp.org>
1190
1191         mknod: Move AC_LIBOBJ invocations to module description.
1192         * m4/mknod.m4 (gl_FUNC_MKNOD): Move AC_LIBOBJ invocations from here...
1193         * modules/mknod (configure.ac): ... to here.
1194
1195 2011-05-21  Bruno Haible  <bruno@clisp.org>
1196
1197         mkfifoat: Move AC_LIBOBJ invocations to module description.
1198         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Move AC_LIBOBJ invocations from
1199         here...
1200         * modules/mkfifoat (configure.ac): ... to here.
1201
1202 2011-05-21  Bruno Haible  <bruno@clisp.org>
1203
1204         mkfifo: Respect rules for use of AC_LIBOBJ.
1205         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Move AC_LIBOBJ invocations from
1206         here...
1207         * modules/mkfifo (configure.ac): ... to here.
1208
1209 2011-05-21  Bruno Haible  <bruno@clisp.org>
1210
1211         mkdtemp: Move AC_LIBOBJ invocations to module description.
1212         * m4/mkdtemp.m4 (gl_FUNC_MKDTEMP): Move AC_LIBOBJ and gl_PREREQ_MKDTEMP
1213         invocations from here...
1214         * modules/mkdtemp (configure.ac): ... to here.
1215
1216 2011-05-21  Bruno Haible  <bruno@clisp.org>
1217
1218         mkdir: Move AC_LIBOBJ invocations to module description.
1219         * m4/mkdir.m4 (gl_FUNC_MKDIR): Move AC_LIBOBJ invocations from here...
1220         * modules/mkdir (configure.ac): ... to here.
1221
1222 2011-05-21  Bruno Haible  <bruno@clisp.org>
1223
1224         memset: Move AC_LIBOBJ invocations to module description.
1225         * m4/memset.m4 (gl_FUNC_MEMSET): Call AC_CHECK_FUNCS instead of
1226         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMSET invocations from
1227         here...
1228         * modules/memset (configure.ac): ... to here.
1229
1230 2011-05-21  Bruno Haible  <bruno@clisp.org>
1231
1232         memrchr: Move AC_LIBOBJ invocations to module description.
1233         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Call AC_CHECK_FUNCS instead of
1234         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMRCHR invocations from
1235         here...
1236         * modules/memrchr (configure.ac): ... to here.
1237
1238 2011-05-21  Bruno Haible  <bruno@clisp.org>
1239
1240         mempcpy: Move AC_LIBOBJ invocations to module description.
1241         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Call AC_CHECK_FUNCS instead of
1242         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMPCPY invocations from
1243         here...
1244         * modules/mempcpy (configure.ac): ... to here.
1245
1246 2011-05-21  Bruno Haible  <bruno@clisp.org>
1247
1248         memmove: Move AC_LIBOBJ invocations to module description.
1249         * m4/memmove.m4 (gl_FUNC_MEMMOVE): Call AC_CHECK_FUNCS instead of
1250         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMMOVE invocations from
1251         here...
1252         * modules/memmove (configure.ac): ... to here.
1253
1254 2011-05-21  Bruno Haible  <bruno@clisp.org>
1255
1256         memmem*: Move AC_LIBOBJ invocations to module description.
1257         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Call AC_CHECK_FUNCS instead of
1258         AC_REPLACE_FUNCS. Set HAVE_MEMMEM. Move AC_LIBOBJ invocations from
1259         here...
1260         (gl_FUNC_MEMMEM): ... and here...
1261         * modules/memmem-simple (configure.ac): ... to here.
1262         * modules/memmem (configure.ac): ... and here.
1263
1264 2011-05-21  Bruno Haible  <bruno@clisp.org>
1265
1266         memcpy: Move AC_LIBOBJ invocations to module description.
1267         * m4/memcpy.m4 (gl_FUNC_MEMCPY): Call AC_CHECK_FUNCS instead of
1268         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMCPY invocations from
1269         here...
1270         * modules/memcpy (configure.ac): ... to here.
1271
1272 2011-05-21  Bruno Haible  <bruno@clisp.org>
1273
1274         memcmp: Simplify autoconf macro.
1275         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Merge the cross-compilation code into
1276         the AC_RUN_IFELSE invocation. Set gl_func_memcmp.
1277         * modules/memcmp (Depends-on, configure.ac): Test gl_func_memcmp.
1278
1279 2011-05-21  Bruno Haible  <bruno@clisp.org>
1280
1281         memcmp: Move AC_LIBOBJ invocations to module description.
1282         * m4/memcmp.m4 (AC_FUNC_MEMCMP): Remove macro.
1283         (gl_FUNC_MEMCMP): Inline it here. Set gl_cv_func_memcmp_working. Move
1284         AC_LIBOBJ and gl_PREREQ_MEMCMP invocations from here...
1285         * modules/memcmp (configure.ac): ... to here.
1286         (Depends-on): Update conditions.
1287
1288 2011-05-21  Bruno Haible  <bruno@clisp.org>
1289
1290         memchr: Respect rules for use of AC_LIBOBJ.
1291         * m4/memchr.m4 (gl_FUNC_MEMCHR): Move AC_LIBOBJ and gl_PREREQ_MEMCHR
1292         invocations from here...
1293         * modules/memchr (configure.ac): ... to here.
1294
1295 2011-05-21  Bruno Haible  <bruno@clisp.org>
1296
1297         mbtowc: Move AC_LIBOBJ invocations to module description.
1298         * m4/mbtowc.m4 (gl_FUNC_MBTOWC): Move AC_LIBOBJ and gl_PREREQ_MBTOWC
1299         invocations from here...
1300         * modules/mbtowc (configure.ac): ... to here.
1301
1302 2011-05-21  Bruno Haible  <bruno@clisp.org>
1303
1304         mbsrtowcs: Move AC_LIBOBJ invocations to module description.
1305         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Move AC_LIBOBJ and
1306         gl_PREREQ_MBSRTOWCS invocations from here...
1307         * modules/mbsrtowcs (configure.ac): ... to here.
1308
1309 2011-05-21  Bruno Haible  <bruno@clisp.org>
1310
1311         mbsnrtowcs: Move AC_LIBOBJ invocations to module description.
1312         * m4/mbsnrtowcs.m4 (gl_FUNC_MBSNRTOWCS): Move AC_LIBOBJ and
1313         gl_PREREQ_MBSNRTOWCS invocations from here...
1314         * modules/mbsnrtowcs (configure.ac): ... to here.
1315
1316 2011-05-21  Bruno Haible  <bruno@clisp.org>
1317
1318         mbsinit: Move AC_LIBOBJ invocations to module description.
1319         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Move AC_LIBOBJ and gl_PREREQ_MBSINIT
1320         invocations from here...
1321         * modules/mbsinit (configure.ac): ... to here.
1322
1323 2011-05-21  Bruno Haible  <bruno@clisp.org>
1324
1325         mbrlen: Move AC_LIBOBJ invocations to module description.
1326         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Move AC_LIBOBJ and gl_PREREQ_MBRLEN
1327         invocations from here...
1328         * modules/mbrlen (configure.ac): ... to here.
1329
1330 2011-05-21  Bruno Haible  <bruno@clisp.org>
1331
1332         mbrtowc: Respect rules for use of AC_LIBOBJ.
1333         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Move AC_LIBOBJ and gl_PREREQ_MBRTOWC
1334         invocations from here...
1335         * modules/mbrtowc (configure.ac): ... to here.
1336
1337 2011-05-21  Bruno Haible  <bruno@clisp.org>
1338
1339         malloc-*: Move AC_LIBOBJ invocations to module description.
1340         * m4/malloc.m4 (gl_REPLACE_MALLOC): Remove macro.
1341         (gl_FUNC_MALLOC_GNU, gl_FUNC_MALLOC_POSIX): Inline it here. Move
1342         AC_LIBOBJ invocations from here...
1343         * modules/malloc-gnu (configure.ac): ... to here.
1344         * modules/malloc-posix (configure.ac): ... and here.
1345
1346 2011-05-21  Bruno Haible  <bruno@clisp.org>
1347
1348         lstat, openat: Respect rules for use of AC_LIBOBJ.
1349         * m4/lstat.m4 (gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Renamed from
1350         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. Set variable
1351         gl_cv_func_lstat_dereferences_slashed_symlink. Don't invoke AC_LIBOBJ.
1352         (gl_PREREQ_LSTAT): New macro, extracted from gl_FUNC_LSTAT.
1353         (gl_FUNC_LSTAT): Update. Remove gl_PREREQ_LSTAT code.
1354         * modules/lstat (configure.ac): Invoke AC_LIBOBJ and gl_PREREQ_LSTAT
1355         here.
1356         * m4/openat.m4 (gl_FUNC_OPENAT): Update.
1357
1358 2011-05-21  Bruno Haible  <bruno@clisp.org>
1359
1360         lseek: Move AC_LIBOBJ invocations to module description.
1361         * m4/lseek.m4 (gl_REPLACE_LSEEK): Remove macro.
1362         (gl_FUNC_LSEEK): Inline it here. Move AC_LIBOBJ invocation from here...
1363         * modules/lseek (configure.ac): ... to here.
1364
1365 2011-05-21  Bruno Haible  <bruno@clisp.org>
1366
1367         linkat: Move AC_LIBOBJ invocations to module description.
1368         * m4/linkat.m4 (gl_FUNC_LINKAT): Move AC_LIBOBJ invocations from
1369         here...
1370         * modules/linkat (configure.ac): ... to here.
1371
1372 2011-05-21  Bruno Haible  <bruno@clisp.org>
1373
1374         link: Respect rules for use of AC_LIBOBJ.
1375         * m4/link.m4 (gl_FUNC_LINK): Move AC_LIBOBJ invocations from here...
1376         * modules/link (configure.ac): ... to here.
1377
1378 2011-05-21  Bruno Haible  <bruno@clisp.org>
1379
1380         lchown: Move AC_LIBOBJ invocations to module description.
1381         * m4/lchown.m4 (gl_FUNC_EUIDACCESS): Call AC_CHECK_FUNCS instead of
1382         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
1383         * modules/lchown (configure.ac): ... to here.
1384
1385 2011-05-21  Bruno Haible  <bruno@clisp.org>
1386
1387         iswctype: Move AC_LIBOBJ invocations to module description.
1388         * m4/iswctype.m4 (gl_FUNC_ISWCTYPE): Move AC_LIBOBJ invocation from
1389         here...
1390         * modules/iswctype (configure.ac): ... to here.
1391
1392 2011-05-21  Bruno Haible  <bruno@clisp.org>
1393
1394         iswblank: Move AC_LIBOBJ invocations to module description.
1395         * m4/iswblank.m4 (gl_FUNC_ISWBLANK): Move AC_LIBOBJ invocation from
1396         here...
1397         * modules/iswblank (configure.ac): ... to here.
1398
1399 2011-05-21  Bruno Haible  <bruno@clisp.org>
1400
1401         atanl: Move AC_LIBOBJ invocations to module description.
1402         * m4/atanl.m4 (gl_FUNC_ATANL): Move AC_LIBOBJ invocation from here...
1403         * modules/atanl (configure.ac): ... to here.
1404
1405 2011-05-21  Bruno Haible  <bruno@clisp.org>
1406
1407         acosl: Move AC_LIBOBJ invocations to module description.
1408         * m4/acosl.m4 (gl_FUNC_ACOSL): Move AC_LIBOBJ invocation from here...
1409         * modules/acosl (configure.ac): ... to here.
1410
1411 2011-05-21  Bruno Haible  <bruno@clisp.org>
1412
1413         asinl: Respect rules for use of AC_LIBOBJ.
1414         * m4/asinl.m4 (gl_FUNC_ASINL): Move AC_LIBOBJ invocation from here...
1415         * modules/asinl (configure.ac): ... to here.
1416
1417 2011-05-21  Bruno Haible  <bruno@clisp.org>
1418
1419         tanl: Move AC_LIBOBJ invocations to module description.
1420         * m4/tanl.m4 (gl_FUNC_TANL): Move AC_LIBOBJ invocations from here...
1421         * modules/tanl (configure.ac): ... to here.
1422
1423 2011-05-21  Bruno Haible  <bruno@clisp.org>
1424
1425         cosl: Move AC_LIBOBJ invocations to module description.
1426         * m4/cosl.m4 (gl_FUNC_COSL): Move AC_LIBOBJ invocations from here...
1427         * modules/cosl (configure.ac): ... to here.
1428
1429 2011-05-21  Bruno Haible  <bruno@clisp.org>
1430
1431         sinl: Move AC_LIBOBJ invocations to module description.
1432         * m4/sinl.m4 (gl_FUNC_SINL): Move AC_LIBOBJ invocations from here...
1433         * modules/sinl (configure.ac): ... to here.
1434
1435 2011-05-21  Bruno Haible  <bruno@clisp.org>
1436
1437         logl: Move AC_LIBOBJ invocations to module description.
1438         * m4/logl.m4 (gl_FUNC_LOGL): Move AC_LIBOBJ invocation from here...
1439         * modules/logl (configure.ac): ... to here.
1440
1441 2011-05-21  Bruno Haible  <bruno@clisp.org>
1442
1443         expl: Move AC_LIBOBJ invocations to module description.
1444         * m4/expl.m4 (gl_FUNC_EXPL): Move AC_LIBOBJ invocation from here...
1445         * modules/expl (configure.ac): ... to here.
1446
1447 2011-05-21  Bruno Haible  <bruno@clisp.org>
1448
1449         roundl: Move AC_LIBOBJ invocations to module description.
1450         * m4/roundl.m4 (gl_FUNC_ROUNDL): Move AC_LIBOBJ invocation from here...
1451         * modules/roundl (configure.ac): ... to here.
1452
1453 2011-05-21  Bruno Haible  <bruno@clisp.org>
1454
1455         round: Move AC_LIBOBJ invocations to module description.
1456         * m4/round.m4 (gl_FUNC_ROUND): Move AC_LIBOBJ invocation from here...
1457         * modules/round (configure.ac): ... to here.
1458
1459 2011-05-21  Bruno Haible  <bruno@clisp.org>
1460
1461         roundf: Move AC_LIBOBJ invocations to module description.
1462         * m4/roundf.m4 (gl_FUNC_ROUNDF): Move AC_LIBOBJ invocation from here...
1463         * modules/roundf (configure.ac): ... to here.
1464
1465 2011-05-21  Bruno Haible  <bruno@clisp.org>
1466
1467         truncl: Move AC_LIBOBJ invocations to module description.
1468         * m4/truncl.m4 (gl_FUNC_TRUNCL): Move AC_LIBOBJ invocation from here...
1469         * modules/truncl (configure.ac): ... to here.
1470
1471 2011-05-21  Bruno Haible  <bruno@clisp.org>
1472
1473         trunc: Move AC_LIBOBJ invocations to module description.
1474         * m4/trunc.m4 (gl_FUNC_TRUNC): Move AC_LIBOBJ invocation from here...
1475         * modules/trunc (configure.ac): ... to here.
1476
1477 2011-05-21  Bruno Haible  <bruno@clisp.org>
1478
1479         truncf: Move AC_LIBOBJ invocations to module description.
1480         * m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here...
1481         * modules/truncf (configure.ac): ... to here.
1482
1483 2011-05-21  Bruno Haible  <bruno@clisp.org>
1484
1485         ceill: Move AC_LIBOBJ invocations to module description.
1486         * m4/ceill.m4 (gl_FUNC_CEILL): Move AC_LIBOBJ invocation from here...
1487         * modules/ceill (configure.ac): ... to here.
1488
1489 2011-05-21  Bruno Haible  <bruno@clisp.org>
1490
1491         ceil: Move AC_LIBOBJ invocations to module description.
1492         * m4/ceil.m4 (gl_FUNC_CEIL): Move AC_LIBOBJ invocation from here...
1493         * modules/ceil (configure.ac): ... to here.
1494
1495 2011-05-21  Bruno Haible  <bruno@clisp.org>
1496
1497         ceilf: Move AC_LIBOBJ invocations to module description.
1498         * m4/ceilf.m4 (gl_FUNC_CEILF): Move AC_LIBOBJ invocation from here...
1499         * modules/ceilf (configure.ac): ... to here.
1500
1501 2011-05-21  Bruno Haible  <bruno@clisp.org>
1502
1503         floorl: Respect rules for use of AC_LIBOBJ.
1504         * m4/floorl.m4 (gl_FUNC_FLOORL): Move AC_LIBOBJ invocation from here...
1505         * modules/floorl (configure.ac): ... to here.
1506
1507 2011-05-21  Bruno Haible  <bruno@clisp.org>
1508
1509         floor: Respect rules for use of AC_LIBOBJ.
1510         * m4/floor.m4 (gl_FUNC_FLOOR): Move AC_LIBOBJ invocation from here...
1511         * modules/floor (configure.ac): ... to here.
1512
1513 2011-05-21  Bruno Haible  <bruno@clisp.org>
1514
1515         floorf: Move AC_LIBOBJ invocations to module description.
1516         * m4/floorf.m4 (gl_FUNC_FLOORF): Move AC_LIBOBJ invocation from here...
1517         * modules/floorf (configure.ac): ... to here.
1518
1519 2011-05-20  Bruno Haible  <bruno@clisp.org>
1520
1521         sqrtl: Respect rules for use of AC_LIBOBJ.
1522         * m4/sqrtl.m4 (gl_FUNC_SQRTL): Move AC_LIBOBJ invocation from here...
1523         * modules/sqrtl (configure.ac): ... to here.
1524
1525 2011-05-20  Bruno Haible  <bruno@clisp.org>
1526
1527         ldexpl: Respect rules for use of AC_LIBOBJ.
1528         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Move AC_LIBOBJ invocation from here...
1529         * modules/ldexpl (configure.ac): ... to here.
1530
1531 2011-05-20  Bruno Haible  <bruno@clisp.org>
1532
1533         frexpl*: Respect rules for use of AC_LIBOBJ.
1534         * m4/frexpl.m4 (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): Move AC_LIBOBJ
1535         invocation from here...
1536         * modules/frexpl (configure.ac): ... to here.
1537         * modules/frexpl-nolibm (configure.ac): ... and here.
1538
1539 2011-05-20  Bruno Haible  <bruno@clisp.org>
1540
1541         frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
1542         * m4/frexp.m4 (gl_FUNC_FREXP, gl_FUNC_FREXP_NO_LIBM): Move AC_LIBOBJ
1543         invocation from here...
1544         * modules/frexp (configure.ac): ... to here.
1545         * modules/frexp-nolibm (configure.ac): ... and here.
1546
1547 2011-05-20  Bruno Haible  <bruno@clisp.org>
1548
1549         isnan: Respect rules for use of AC_LIBOBJ.
1550         * m4/isnan.m4 (gl_ISNAN): Don't do the AC_LIBOBJ and gl_PREREQ_ISNAN*
1551         invocations here.
1552         * modules/isnanf (configure.ac): Require gl_ISNAN if it exists. Test
1553         REPLACE_ISNAN.
1554         * modules/isnand (configure.ac): Likewise.
1555         * modules/isnanl (configure.ac): Likewise.
1556
1557 2011-05-20  Bruno Haible  <bruno@clisp.org>
1558
1559         isnanl*: Respect rules for use of AC_LIBOBJ.
1560         * m4/isnanl.m4 (gl_FUNC_ISNANL, gl_FUNC_ISNANL_NO_LIBM): Move AC_LIBOBJ
1561         invocation from here...
1562         * modules/isnanl (configure.ac): ... to here.
1563         * modules/isnanl-nolibm (configure.ac): ... and here.
1564
1565 2011-05-20  Bruno Haible  <bruno@clisp.org>
1566
1567         isnand*: Move AC_LIBOBJ invocations to module description.
1568         * m4/isnand.m4 (gl_FUNC_ISNAND, gl_FUNC_ISNAND_NO_LIBM): Move AC_LIBOBJ
1569         invocation from here...
1570         * modules/isnand (configure.ac): ... to here.
1571         * modules/isnand-nolibm (configure.ac): ... and here.
1572
1573 2011-05-20  Bruno Haible  <bruno@clisp.org>
1574
1575         isnanf*: Move AC_LIBOBJ invocations to module description.
1576         * m4/isnanf.m4 (gl_FUNC_ISNANF, gl_FUNC_ISNANF_NO_LIBM): Move AC_LIBOBJ
1577         invocation from here...
1578         * modules/isnanf (configure.ac): ... to here.
1579         * modules/isnanf-nolibm (configure.ac): ... and here.
1580
1581 2011-05-20  Bruno Haible  <bruno@clisp.org>
1582
1583         isnan*: Separate the AC_LIBOBJ invocations.
1584         * m4/isnanf.m4 (gl_PREREQ_ISNANF): Renamed from gl_BUILD_ISNANF. Remove
1585         AC_LIBOBJ invocation.
1586         (gl_FUNC_ISNANF, gl_FUNC_ISNANF_NO_LIBM): Update. Invoke AC_LIBOBJ
1587         here.
1588         * m4/isnand.m4 (gl_PREREQ_ISNAND): Renamed from gl_BUILD_ISNAND. Remove
1589         AC_LIBOBJ invocation.
1590         (gl_FUNC_ISNAND, gl_FUNC_ISNAND_NO_LIBM): Update. Invoke AC_LIBOBJ
1591         here.
1592         * m4/isnanl.m4 (gl_PREREQ_ISNANL): Renamed from gl_BUILD_ISNANL. Remove
1593         AC_LIBOBJ invocation.
1594         (gl_FUNC_ISNANL, gl_FUNC_ISNANL_NO_LIBM): Update. Invoke AC_LIBOBJ
1595         here.
1596         * m4/isnan.m4 (gl_ISNAN): Update. Invoke AC_LIBOBJ here.
1597
1598 2011-05-08  Bruno Haible  <bruno@clisp.org>
1599
1600         isinf: Move AC_LIBOBJ invocations to module description.
1601         * m4/isinf.m4 (gl_ISINF): Move AC_LIBOBJ invocation from here...
1602         * modules/isinf (configure.ac): ... to here.
1603
1604 2011-05-08  Bruno Haible  <bruno@clisp.org>
1605
1606         isfinite: Move AC_LIBOBJ invocations to module description.
1607         * m4/isfinite.m4 (gl_ISFINITE): Move AC_LIBOBJ invocation from here...
1608         * modules/isfinite (configure.ac): ... to here.
1609
1610 2011-05-08  Bruno Haible  <bruno@clisp.org>
1611
1612         isblank: Move AC_LIBOBJ invocations to module description.
1613         * m4/isblank.m4 (gl_FUNC_ISBLANK): Move AC_LIBOBJ invocation from
1614         here...
1615         * modules/isblank (configure.ac): ... to here.
1616
1617 2011-05-08  Bruno Haible  <bruno@clisp.org>
1618
1619         isapipe: Move AC_LIBOBJ invocations to module description.
1620         * m4/isapipe.m4 (gl_ISAPIPE): Set HAVE_ISAPIPE. Move AC_LIBOBJ and
1621         gl_PREREQ_ISAPIPE invocations from here...
1622         * modules/isapipe (configure.ac): ... to here.
1623         (Depends-on): Update condition.
1624
1625 2011-05-08  Bruno Haible  <bruno@clisp.org>
1626
1627         ioctl: Move AC_LIBOBJ invocations to module description.
1628         * m4/ioctl.m4 (gl_FUNC_IOCTL): Set HAVE_IOCTL. Move AC_LIBOBJ
1629         invocations from here...
1630         * modules/ioctl (configure.ac): ... to here.
1631         (Depends-on): Update condition.
1632
1633 2011-05-08  Bruno Haible  <bruno@clisp.org>
1634
1635         imaxdiv: Move AC_LIBOBJ invocations to module description.
1636         * m4/imaxdiv.m4 (gl_FUNC_IMAXDIV): Move AC_LIBOBJ and gl_PREREQ_IMAXDIV
1637         invocations from here...
1638         * modules/imaxdiv (configure.ac): ... to here.
1639
1640 2011-05-08  Bruno Haible  <bruno@clisp.org>
1641
1642         imaxabs: Move AC_LIBOBJ invocations to module description.
1643         * m4/imaxabs.m4 (gl_FUNC_IMAXABS): Move AC_LIBOBJ and gl_PREREQ_IMAXABS
1644         invocations from here...
1645         * modules/imaxabs (configure.ac): ... to here.
1646
1647 2011-05-08  Bruno Haible  <bruno@clisp.org>
1648
1649         getaddrinfo: Move AC_LIBOBJ invocations to module description.
1650         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Set HAVE_GETADDRINFO, Move
1651         AC_LIBOBJ invocations from here...
1652         * modules/getaddrinfo (configure.ac): ... to here.
1653         (Depends-on): Add conditions.
1654
1655 2011-05-08  Bruno Haible  <bruno@clisp.org>
1656
1657         inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.
1658         * m4/inet_pton.m4 (gl_FUNC_INET_PTON): Set HAVE_INET_PTON. Call
1659         AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Don't invoke
1660         gl_PREREQ_INET_PTON. Move tests for declaration of inet_pton here...
1661         (gl_PREREQ_INET_PTON): ... from here.
1662         * modules/inet_pton (configure.ac): Invoke AC_LIBOBJ and
1663         gl_PREREQ_INET_PTON here.
1664         (Depends-on): Update condition.
1665
1666 2011-05-08  Bruno Haible  <bruno@clisp.org>
1667
1668         inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
1669         * m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Set HAVE_INET_NTOP. Call
1670         AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Don't invoke
1671         gl_PREREQ_INET_NTOP. Move tests for declaration of inet_ntop here...
1672         (gl_PREREQ_INET_NTOP): ... from here.
1673         * modules/inet_ntop (configure.ac): Invoke AC_LIBOBJ and
1674         gl_PREREQ_INET_NTOP here.
1675         (Depends-on): Update condition.
1676
1677 2011-05-08  Bruno Haible  <bruno@clisp.org>
1678
1679         iconv_open: Move AC_LIBOBJ invocations to module description.
1680         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN, gl_REPLACE_ICONV_OPEN): Move
1681         AC_LIBOBJ invocations from here...
1682         * modules/iconv_open (configure.ac): ... to here.
1683
1684 2011-05-08  Bruno Haible  <bruno@clisp.org>
1685
1686         iconv_open, iconv_open-utf: Respect rules for use of AC_LIBOBJ.
1687         If module 'iconv_open' is among the main modules and module
1688         'iconv_open-utf' is among the tests dependencies, then
1689         REPLACE_ICONV_UTF will be defined to 1, hence iconv_open() in lib may
1690         return the special iconv_t values. Therefore iconv() and iconv_close()
1691         must support these special iconv_t values, already in lib, not only in
1692         tests.
1693         * m4/iconv_open-utf.m4: New file, extracted from m4/iconv_open.m4.
1694         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Invoke
1695         gl_FUNC_ICONV_OPEN_UTF_SUPPORT if present.
1696         (gl_FUNC_ICONV_OPEN_UTF): Remove macro.
1697         * modules/iconv_open (Files): Add lib/iconv.c, lib/iconv_close.c.
1698         (Depends-on): Add the dependencies of iconv_open-utf.
1699         * modules/iconv_open-utf (Files): Add m4/iconv_open-utf.m4. Remove
1700         m4/iconv_open.m4, lib/iconv.c, lib/iconv_close.c.
1701         (Depends-on): Remove modules needed by lib/iconv.c, lib/iconv_close.c.
1702
1703 2011-05-08  Bruno Haible  <bruno@clisp.org>
1704
1705         group-member: Move AC_LIBOBJ invocations to module description.
1706         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Move AC_LIBOBJ and
1707         gl_PREREQ_GROUP_MEMBER invocations from here...
1708         * modules/group-member (configure.ac): ... to here.
1709
1710 2011-05-08  Bruno Haible  <bruno@clisp.org>
1711
1712         grantpt: Move AC_LIBOBJ invocations to module description.
1713         * m4/grantpt.m4 (gl_FUNC_GRANTPT): Move AC_LIBOBJ and gl_PREREQ_GRANTPT
1714         invocations from here...
1715         * modules/grantpt (configure.ac): ... to here.
1716
1717 2011-05-08  Bruno Haible  <bruno@clisp.org>
1718
1719         glob: Move AC_LIBOBJ invocations to module description.
1720         * m4/glob.m4 (gl_GLOB): Move AC_LIBOBJ and gl_PREREQ_GLOB invocations
1721         from here...
1722         * modules/glob (configure.ac): ... to here.
1723
1724 2011-05-08  Bruno Haible  <bruno@clisp.org>
1725
1726         getusershell: Move AC_LIBOBJ invocations to module description.
1727         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Set HAVE_GETUSERSHELL.
1728         Move AC_LIBOBJ invocation from here...
1729         * modules/getusershell (configure.ac): ... to here.
1730         (Depends-on): Update condition.
1731
1732 2011-05-08  Bruno Haible  <bruno@clisp.org>
1733
1734         gettimeofday: Move AC_LIBOBJ invocations to module description.
1735         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
1736         gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Move AC_LIBOBJ and
1737         gl_PREREQ_GETTIMEOFDAY invocations from here...
1738         * modules/gettimeofday (configure.ac): ... to here.
1739
1740 2011-05-08  Bruno Haible  <bruno@clisp.org>
1741
1742         gettimeofday, tzset: Respect rules for use of AC_LIBOBJ.
1743         * modules/tzset (configure.ac): Don't invoke gl_FUNC_TZSET_CLOBBER,
1744         just gl_FUNC_TZSET.
1745         * m4/tzset.m4 (gl_FUNC_TZSET): New macro.
1746         (gl_FUNC_TZSET_CLOBBER): Remove actions.
1747         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Invoke
1748         gl_FUNC_TZSET_CLOBBER and its actions here, if present.
1749
1750 2011-05-08  Bruno Haible  <bruno@clisp.org>
1751
1752         getsubopt: Move AC_LIBOBJ invocations to module description.
1753         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Move AC_LIBOBJ and
1754         gl_PREREQ_GETSUBOPT invocations from here...
1755         * modules/getsubopt (configure.ac): ... to here.
1756
1757 2011-05-08  Bruno Haible  <bruno@clisp.org>
1758
1759         getpass-gnu: Move AC_LIBOBJ invocations to module description.
1760         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): Set REPLACE_GETPASS. Move
1761         AC_LIBOBJ and gl_PREREQ_GETPASS invocations from here...
1762         * modules/getpass-gnu (configure.ac): ... to here.
1763
1764 2011-05-08  Bruno Haible  <bruno@clisp.org>
1765
1766         getpass: Move AC_LIBOBJ invocations to module description.
1767         * m4/getpass.m4 (gl_FUNC_GETPASS): Set HAVE_GETPASS. Move AC_LIBOBJ and
1768         gl_PREREQ_GETPASS invocations from here...
1769         * modules/getpass (configure.ac): ... to here.
1770
1771 2011-05-08  Bruno Haible  <bruno@clisp.org>
1772
1773         getpagesize: Move AC_LIBOBJ invocations to module description.
1774         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Move AC_LIBOBJ invocation
1775         from here...
1776         * modules/getpagesize (configure.ac): ... to here.
1777
1778 2011-05-08  Bruno Haible  <bruno@clisp.org>
1779
1780         getopt: Move AC_LIBOBJ invocations to module description.
1781         * m4/getopt.m4 (gl_REPLACE_GETOPT): Remove macro.
1782         (gl_FUNC_GETOPT): Inline it here. Move AC_LIBOBJ and gl_PREREQ_GETOPT
1783         invocations from here...
1784         * modules/getopt-gnu (configure.ac): ... to here.
1785         * modules/getopt-posix (configure.ac): ... and here.
1786         (Depends-on): Update condition.
1787
1788 2011-05-08  Bruno Haible  <bruno@clisp.org>
1789
1790         getopt, argp: Respect rules for use of AC_LIBOBJ.
1791         * m4/argp.m4 (gl_ARGP): Don't invoke gl_REPLACE_GETOPT.
1792         (gl_REPLACE_GETOPT_ALWAYS): New macro.
1793         * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX): Test whether
1794         gl_REPLACE_GETOPT_ALWAYS is defined. Set REPLACE_GETOPT.
1795
1796 2011-05-08  Bruno Haible  <bruno@clisp.org>
1797
1798         getlogin_r: Move AC_LIBOBJ invocations to module description.
1799         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Move AC_LIBOBJ and
1800         gl_PREREQ_GETLOGIN_R invocations from here...
1801         * modules/getlogin_r (configure.ac): ... to here.
1802
1803 2011-05-08  Bruno Haible  <bruno@clisp.org>
1804
1805         getlogin: Move AC_LIBOBJ invocations to module description.
1806         * m4/getlogin.m4 (gl_FUNC_GETLOGIN): Move AC_LIBOBJ invocation from
1807         here...
1808         * modules/getlogin (configure.ac): ... to here.
1809
1810 2011-05-08  Bruno Haible  <bruno@clisp.org>
1811
1812         getloadavg: Move AC_LIBOBJ invocations to module description.
1813         * m4/getloadavg.m4 (gl_FUNC_GETDELIM): Set HAVE_GETLOADAVG. Move
1814         AC_LIBOBJ and gl_PREREQ_GETLOADAVG invocations from here...
1815         * modules/getloadavg (configure.ac): ... to here.
1816
1817 2011-05-08  Bruno Haible  <bruno@clisp.org>
1818
1819         gethrxtime: Move AC_LIBOBJ invocations to module description.
1820         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Move code that determines
1821         LIB_GETHRXTIME from here...
1822         (gl_GETHRXTIME): ... to here. Move AC_LIBOBJ and gl_PREREQ_GETHRXTIME
1823         invocations from here...
1824         * modules/gethrxtime (configure.ac): ... to here.
1825
1826 2011-05-08  Bruno Haible  <bruno@clisp.org>
1827
1828         gethostname: Move AC_LIBOBJ invocations to module description.
1829         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Move AC_LIBOBJ and
1830         gl_PREREQ_GETHOSTNAME invocations from here...
1831         * modules/gethostname (configure.ac): ... to here.
1832
1833 2011-05-08  Bruno Haible  <bruno@clisp.org>
1834
1835         getgroups: Move AC_LIBOBJ invocations to module description.
1836         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Move AC_LIBOBJ invocations from
1837         here...
1838         * modules/getgroups (configure.ac): ... to here.
1839
1840 2011-05-08  Bruno Haible  <bruno@clisp.org>
1841
1842         getdtablesize: Move AC_LIBOBJ invocations to module description.
1843         * m4/getdtablesize.m4 (gl_FUNC_GETDTABLESIZE): Move AC_LIBOBJ
1844         invocation from here...
1845         * modules/getdtablesize (configure.ac): ... to here.
1846
1847 2011-05-08  Bruno Haible  <bruno@clisp.org>
1848
1849         getdomainname: Move AC_LIBOBJ invocations to module description.
1850         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Move AC_LIBOBJ and
1851         gl_PREREQ_GETDOMAINNAME invocations from here...
1852         * modules/getdomainname (configure.ac): ... to here.
1853
1854 2011-05-08  Bruno Haible  <bruno@clisp.org>
1855
1856         getline: Move AC_LIBOBJ invocations to module description.
1857         * m4/getline.m4 (gl_FUNC_GETLINE): Move AC_LIBOBJ and gl_PREREQ_GETLINE
1858         invocations from here...
1859         * modules/getline (configure.ac): ... to here.
1860
1861 2011-05-08  Bruno Haible  <bruno@clisp.org>
1862
1863         getline: Simplify.
1864         * m4/getline.m4 (gl_PREREQ_GETLINE): Don't invoke gl_FUNC_GETDELIM.
1865         It's already handled through the module dependency.
1866
1867 2011-05-08  Bruno Haible  <bruno@clisp.org>
1868
1869         getdelim: Move AC_LIBOBJ invocations to module description.
1870         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Set HAVE_GETDELIM. Move AC_LIBOBJ
1871         and gl_PREREQ_GETDELIM invocations from here...
1872         * modules/getdelim (configure.ac): ... to here.
1873         (Depends-on): Fix condition.
1874
1875 2011-05-08  Bruno Haible  <bruno@clisp.org>
1876
1877         getcwd: Move AC_LIBOBJ invocations to module description.
1878         * m4/getcwd.m4 (gl_FUNC_GETCWD): Move AC_LIBOBJ and gl_PREREQ_GETCWD
1879         invocations from here...
1880         * modules/getcwd (configure.ac): ... to here.
1881
1882 2011-05-08  Bruno Haible  <bruno@clisp.org>
1883
1884         getcwd-lgpl: Move AC_LIBOBJ invocations to module description.
1885         * m4/getcwd.m4 (gl_FUNC_GETCWD_LGPL): Move AC_LIBOBJ invocation from
1886         here...
1887         * modules/getcwd-lgpl (configure.ac): ... to here.
1888
1889 2011-05-07  Bruno Haible  <bruno@clisp.org>
1890
1891         crypto/gc: Move AC_LIBOBJ invocations to module description.
1892         * m4/gc.m4 (gl_GC): Move AC_LIBOBJ invocations from here...
1893         * modules/crypto/gc (configure.ac): ... to here.
1894
1895 2011-05-07  Bruno Haible  <bruno@clisp.org>
1896
1897         fwriting: Move AC_LIBOBJ invocations to module description.
1898         * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from
1899         here...
1900         * modules/fwriting (configure.ac): ... to here.
1901
1902 2011-05-07  Bruno Haible  <bruno@clisp.org>
1903
1904         fwritable: Move AC_LIBOBJ invocations to module description.
1905         * m4/fwritable.m4 (gl_FUNC_FWRITABLE): Move AC_LIBOBJ invocation from
1906         here...
1907         * modules/fwritable (configure.ac): ... to here.
1908
1909 2011-05-07  Bruno Haible  <bruno@clisp.org>
1910
1911         futimens: Move AC_LIBOBJ invocations to module description.
1912         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Move AC_LIBOBJ invocations from
1913         here...
1914         * modules/futimens (configure.ac): ... to here.
1915
1916 2011-05-07  Bruno Haible  <bruno@clisp.org>
1917
1918         ftruncate: Move AC_LIBOBJ invocations to module description.
1919         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Move AC_LIBOBJ and
1920         gl_PREREQ_FTRUNCATE invocations from here...
1921         * modules/ftruncate (configure.ac): ... to here.
1922
1923 2011-05-07  Bruno Haible  <bruno@clisp.org>
1924
1925         fsync: Move AC_LIBOBJ invocations to module description.
1926         * m4/fsync.m4 (gl_FUNC_FSYNC): Move AC_LIBOBJ and gl_PREREQ_FSYNC
1927         invocations from here...
1928         * modules/fsync (configure.ac): ... to here.
1929
1930 2011-05-07  Bruno Haible  <bruno@clisp.org>
1931
1932         fsusage: Move AC_LIBOBJ invocations to module description.
1933         * m4/fsusage.m4 (gl_FUNC_FREOPEN): Move AC_LIBOBJ and
1934         gl_PREREQ_FSUSAGE_EXTRA invocations from here...
1935         * modules/fsusage (configure.ac): ... to here.
1936
1937 2011-05-07  Bruno Haible  <bruno@clisp.org>
1938
1939         freopen: Move AC_LIBOBJ invocations to module description.
1940         * m4/freopen.m4 (gl_FUNC_FREOPEN): Move AC_LIBOBJ and gl_PREREQ_FREOPEN
1941         invocations from here...
1942         * modules/freopen (configure.ac): ... to here.
1943
1944 2011-05-07  Bruno Haible  <bruno@clisp.org>
1945
1946         free: Move AC_LIBOBJ invocations to module description.
1947         * m4/free.m4 (gl_FUNC_FREE): Move AC_LIBOBJ and missing gl_PREREQ_FREE
1948         invocations from here...
1949         * modules/free (configure.ac): ... to here.
1950
1951 2011-05-07  Bruno Haible  <bruno@clisp.org>
1952
1953         freadable: Move AC_LIBOBJ invocations to module description.
1954         * m4/freadable.m4 (gl_FUNC_FREADABLE): Move AC_LIBOBJ invocation from
1955         here...
1956         * modules/freadable (configure.ac): ... to here.
1957
1958 2011-05-07  Bruno Haible  <bruno@clisp.org>
1959
1960         fpurge: Move AC_LIBOBJ invocations to module description.
1961         * m4/fpurge.m4 (gl_FUNC_FPURGE): Set HAVE_FPURGE. Move AC_LIBOBJ
1962         invocations from here...
1963         * modules/fpurge (configure.ac): ... to here.
1964
1965 2011-05-07  Bruno Haible  <bruno@clisp.org>
1966
1967         fpending: Move AC_LIBOBJ invocations to module description.
1968         * m4/fpending.m4 (gl_PREREQ_FPENDING): New macro, extracted from
1969         gl_FUNC_FPENDING.
1970         (gl_FUNC_FPENDING): Move AC_LIBOBJ and gl_PREREQ_FPENDING
1971         invocations from here...
1972         * modules/fpending (configure.ac): ... to here.
1973
1974 2011-05-07  Bruno Haible  <bruno@clisp.org>
1975
1976         fopen: Move AC_LIBOBJ invocations to module description.
1977         * m4/fopen.m4 (gl_FUNC_FOPEN): Move AC_LIBOBJ and gl_PREREQ_FOPEN
1978         invocations from here...
1979         * modules/fopen (configure.ac): ... to here.
1980
1981 2011-05-07  Bruno Haible  <bruno@clisp.org>
1982
1983         fnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to module description.
1984         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH): New macro, extracted from
1985         gl_FUNC_FNMATCH_POSIX.
1986         (gl_FUNC_FNMATCH_POSIX): Move AC_LIBOBJ and gl_PREREQ_FNMATCH
1987         invocations from here...
1988         * modules/fnmatch (configure.ac): ... to here.
1989         * modules/fnmatch-gnu (configure.ac): ... and here.
1990
1991 2011-05-07  Bruno Haible  <bruno@clisp.org>
1992
1993         flock: Move AC_LIBOBJ invocations to module description.
1994         * m4/flock.m4 (gl_FUNC_FLOCK): Move AC_LIBOBJ and gl_PREREQ_FLOCK
1995         invocations from here...
1996         * modules/flock (configure.ac): ... to here.
1997
1998 2011-05-07  Bruno Haible  <bruno@clisp.org>
1999
2000         fileblocks: Move AC_LIBOBJ invocations to module description.
2001         * m4/fileblocks.m4 (gl_FILEBLOCKS): Move AC_LIBOBJ and
2002         gl_PREREQ_FILEBLOCKS invocations from here...
2003         * modules/fileblocks (configure.ac): ... to here.
2004
2005 2011-05-06  Bruno Haible  <bruno@clisp.org>
2006
2007         fflush: Move AC_LIBOBJ invocations to module description.
2008         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Remove macro.
2009         (gl_FUNC_FFLUSH): Inline it here. Move AC_LIBOBJ and gl_PREREQ_FFLUSH
2010         invocations from here...
2011         * modules/fflush (configure.ac): ... to here.
2012
2013 2011-05-06  Bruno Haible  <bruno@clisp.org>
2014
2015         fdopendir: Move AC_LIBOBJ invocations to module description.
2016         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Move AC_LIBOBJ invocations from
2017         here...
2018         * modules/fdopendir (configure.ac): ... to here.
2019         (Depends-on): Improve conditions.
2020
2021 2011-05-06  Bruno Haible  <bruno@clisp.org>
2022
2023         _Exit: Move AC_LIBOBJ invocations to module description.
2024         * m4/_Exit.m4 (gl_FUNC__EXIT): Move AC_LIBOBJ and gl_PREREQ__EXIT
2025         invocations from here...
2026         * modules/_Exit (configure.ac): ... to here.
2027
2028 2011-05-21  Bruno Haible  <bruno@clisp.org>
2029
2030         euidaccess: Respect rules for use of AC_LIBOBJ.
2031         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Call AC_CHECK_FUNCS instead of
2032         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_EUIDACCESS invocations
2033         from here...
2034         * modules/euidaccess (configure.ac): ... to here.
2035
2036 2011-05-06  Bruno Haible  <bruno@clisp.org>
2037
2038         error: Move AC_LIBOBJ invocations to module description.
2039         * m4/error.m4 (gl_ERROR): Inline AC_FUNC_ERROR_AT_LINE. Remove
2040         AC_LIBSOURCES invocation. Move AC_LIBOBJ and gl_PREREQ_ERROR
2041         invocations from here...
2042         * modules/error (configure.ac): ... to here.
2043
2044 2011-05-06  Bruno Haible  <bruno@clisp.org>
2045
2046         duplocale: Move AC_LIBOBJ invocations to module description.
2047         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Move AC_LIBOBJ and
2048         gl_PREREQ_DUPLOCALE invocations from here...
2049         * modules/duplocale (configure.ac): ... to here.
2050
2051 2011-05-05  Bruno Haible  <bruno@clisp.org>
2052
2053         dirfd: Move AC_LIBOBJ invocations to module description.
2054         * m4/dirfd.m4 (gl_PREREQ_DIRFD): New macro, extracted from
2055         gl_FUNC_DIRFD.
2056         (gl_FUNC_DIRFD): Move AC_LIBOBJ and gl_PREREQ_DIRFD invocations from
2057         here...
2058         * modules/dirfd (configure.ac): ... to here.
2059         (Depends-on): Fix condition.
2060
2061 2011-05-05  Bruno Haible  <bruno@clisp.org>
2062
2063         chown: Respect rules for use of AC_LIBOBJ.
2064         * m4/chown.m4 (gl_FUNC_CHOWN): Move AC_LIBOBJ invocations from here...
2065         * modules/chown (configure.ac): ... to here.
2066
2067 2011-05-05  Bruno Haible  <bruno@clisp.org>
2068
2069         chdir-long: Move AC_LIBOBJ invocations to module description.
2070         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Move AC_LIBOBJ and
2071         gl_PREREQ_CHDIR_LONG invocations from here...
2072         * modules/chdir-long (configure.ac): ... to here.
2073
2074 2011-05-05  Bruno Haible  <bruno@clisp.org>
2075
2076         canonicalize-lgpl: Move AC_LIBOBJ invocations to module description.
2077         * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL): Move AC_LIBOBJ invocation
2078         from here...
2079         * modules/canonicalize-lgpl (configure.ac): ... to here.
2080
2081 2011-05-05  Bruno Haible  <bruno@clisp.org>
2082
2083         calloc-posix, calloc-gnu: Move AC_LIBOBJs to module description.
2084         * m4/calloc.m4 (gl_REPLACE_CALLOC): Remove macro.
2085         (gl_FUNC_CALLOC_GNU, gl_FUNC_CALLOC_POSIX): Instead, just set
2086         REPLACE_CALLOC.
2087         * modules/calloc-posix (configure.ac): Invoke AC_LIBOBJ here.
2088         * modules/calloc-gnu (configure.ac): Likewise.
2089
2090 2011-05-05  Bruno Haible  <bruno@clisp.org>
2091
2092         btowc: Move AC_LIBOBJ invocations to module description.
2093         * m4/btowc.m4 (gl_FUNC_BTOWC): Move AC_LIBOBJ and gl_PREREQ_BTOWC
2094         invocations from here...
2095         * modules/btowc (configure.ac): ... to here.
2096
2097 2011-05-21  Bruno Haible  <bruno@clisp.org>
2098
2099         atexit: Move AC_LIBOBJ invocations to module description.
2100         * m4/atexit.m4 (gl_FUNC_ATEXIT): Call AC_CHECK_FUNCS instead of
2101         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_ATEXIT invocations from
2102         here...
2103         * modules/atexit (configure.ac): ... to here.
2104
2105 2011-05-05  Bruno Haible  <bruno@clisp.org>
2106
2107         atoll: Move AC_LIBOBJ invocations to module description.
2108         * m4/atoll.m4 (gl_FUNC_ATOLL): Move AC_LIBOBJ and gl_PREREQ_ATOLL
2109         invocations from here...
2110         * modules/atoll (configure.ac): ... to here.
2111
2112 2011-05-05  Bruno Haible  <bruno@clisp.org>
2113
2114         argz: Move AC_LIBOBJ invocations to module description.
2115         * m4/argz.m4 (gl_FUNC_ARGZ): Move AC_LIBOBJ invocation from here...
2116         * modules/argz (configure.ac): ... to here.
2117
2118 2011-05-05  Bruno Haible  <bruno@clisp.org>
2119
2120         alphasort: Move AC_LIBOBJ invocations to module description.
2121         * m4/alphasort.m4 (gl_FUNC_ALPHASORT): Move AC_LIBOBJ and
2122         gl_PREREQ_ALPHASORT invocations from here...
2123         * modules/alphasort (configure.ac): ... to here.
2124
2125 2011-06-15  Paul Eggert  <eggert@cs.ucla.edu>
2126
2127         verify: new macro verify_expr; verify_true deprecated
2128         * NEWS: Mention this.
2129         * doc/verify.texi (Compile-time Assertions): Document this.
2130         * lib/verify.h (verify_true): Deprecate.
2131         (verify_expr): New macro.
2132         * tests/test-verify.c (function): Test verify_expr.
2133
2134 2011-06-14  Jim Meyering  <meyering@redhat.com>
2135
2136         init.sh: give more portable redirection-related advice in a comment
2137         * tests/init.sh (stderr_fileno_): Update the advice in comments.
2138         See http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/22488
2139         for lots of discussion.  Stefano Lattarini suggested the solution
2140         of putting "9>&2" after the command.  Reported by Bruno Haible.
2141
2142 2011-06-13  Bruno Haible  <bruno@clisp.org>
2143
2144         locale-zh: Reject zh_CN.GB18030 locale on Solaris 8.
2145         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): On Solaris 8, set LOCALE_ZH_CN to
2146         'none'.
2147
2148 2011-06-13  Paul Eggert  <eggert@cs.ucla.edu>
2149
2150         ftoastr: use strtof only if HAVE_STRTOF
2151         This is needed on HP-UX 11.11 with GCC 4.2.4; see Bruno Haible's report
2152         <http://lists.gnu.org/archive/html/bug-gnulib/2011-06/msg00154.html>.
2153         * lib/ftoastr.c (STRTOF) [LENGTH == 1]: Use strtof only if HAVE_STRTOF.
2154         * modules/ftoastr (configure.ac): Check for strtof.
2155
2156 2011-06-13  Bruno Haible  <bruno@clisp.org>
2157
2158         gnulib-tool: Addendum to 2011-06-08 commit.
2159         * gnulib-tool (func_emit_lib_Makefile_am): If options --makefile-name
2160         and --witness-c-macro have been given, augment AM_CPPFLAGS.
2161
2162 2011-06-13  Bruno Haible  <bruno@clisp.org>
2163
2164         fseeko: Provide a non-inline replacement of fseek().
2165         * lib/stdio.in.h (fseek): Don't provide if module 'fseek' is not used.
2166         * modules/fseeko (Depends-on): Add fseek.
2167         * modules/fseek (License): Change to LGPLv2+.
2168
2169 2011-06-13  Bruno Haible  <bruno@clisp.org>
2170
2171         ftello: Provide a non-inline replacement of ftell().
2172         * lib/stdio.in.h (ftell): Don't provide if module 'ftell' is not used.
2173         * m4/ftell.m4 (gl_FUNC_FTELL): Replace ftell also if the system does
2174         not have ftello() (such as on mingw).
2175         * modules/ftello (Depends-on): Add ftell.
2176         * modules/ftell (License): Change to LGPLv2+.
2177
2178 2011-05-07  Bruno Haible  <bruno@clisp.org>
2179
2180         ftell: Move AC_LIBOBJ invocations to module description.
2181         * m4/ftell.m4 (gl_FUNC_FTELL): Move AC_LIBOBJ invocation from here...
2182         * modules/ftell (configure.ac): ... to here.
2183
2184 2011-05-07  Bruno Haible  <bruno@clisp.org>
2185
2186         ftello: Respect rules for use of AC_LIBOBJ.
2187         * m4/ftello.m4 (gl_REPLACE_FTELLO): Remove macro.
2188         (gl_FUNC_FTELLO): Inline it here. Move AC_LIBOBJ invocation from
2189         here...
2190         * modules/ftello (configure.ac): ... to here.
2191
2192 2011-05-07  Bruno Haible  <bruno@clisp.org>
2193
2194         fseeko: Simplify.
2195         * m4/fseeko.m4 (gl_HAVE_FSEEKO): Remove macro.
2196         (gl_FUNC_FSEEKO): Inline it here.
2197
2198 2011-05-07  Bruno Haible  <bruno@clisp.org>
2199
2200         fseek: Move AC_LIBOBJ invocations to module description.
2201         * m4/fseek.m4 (gl_REPLACE_FSEEK): Remove macro.
2202         (gl_FUNC_FSEEK): Inline it here. Move AC_LIBOBJ invocation from here...
2203         * modules/fseek (configure.ac): ... to here.
2204
2205 2011-05-07  Bruno Haible  <bruno@clisp.org>
2206
2207         fseek: Respect rules for use of AC_LIBOBJ.
2208         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Move gl_REPLACE_FSEEK invocation from
2209         here...
2210         * m4/fseek.m4 (gl_FUNC_FSEEK): ... to here.
2211
2212 2011-05-07  Bruno Haible  <bruno@clisp.org>
2213
2214         fseeko: Respect rules for use of AC_LIBOBJ.
2215         * m4/fseeko.m4 (gl_REPLACE_FSEEKO): Remove macro.
2216         (gl_FUNC_FSEEKO): Inline it here. Move AC_LIBOBJ invocation from
2217         here...
2218         * modules/fseeko (configure.ac): ... to here.
2219
2220 2011-06-13  Bruno Haible  <bruno@clisp.org>
2221
2222         gnulib-tool: Allow comments in the 'Depends-on' section.
2223         * doc/gnulib.texi (Module description): Mention comment syntax in the
2224         Depends-on section.
2225         * gnulib-tool (func_get_dependencies): Filter out comment lines.
2226
2227 2011-06-13  Bruno Haible  <bruno@clisp.org>
2228
2229         file-set.h: guard __attibute__ use, now that it's not always defined
2230         * lib/file-set.h (record_file): Use __attribute__ only with compiler
2231         versions that support it.  This fixes a coreutils build failure with
2232         the vendor cc on HP-UX 11.31.
2233
2234 2011-06-12  Bruno Haible  <bruno@clisp.org>
2235
2236         acl: Add support for HP-UX >= 11.11 JFS ACLs.
2237         * doc/acl-resources.txt: Add info about the ACL APIs on HP-UX.
2238         * m4/acl.m4 (gl_FUNC_ACL): Also test for HP-UX 11.11 API.
2239         * lib/acl-internal.h [HP-UX 11.11]: Include <aclv.h>.
2240         (acl, aclsort): New declarations.
2241         (aclv_nontrivial): New declaration.
2242         * lib/file-has-acl.c (aclv_nontrivial) [HP-UX 11.11]: New function.
2243         (file_has_acl): Read also the second kind of HP-UX ACLs.
2244         * lib/set-mode-acl.c (qset_acl) [HP-UX 11.11]: Try to set the second
2245         kind of HP-UX ACLs if the first kind fails.
2246         * lib/copy-acl.c (qcopy_acl) [HP-UX 11.11]: Read and set also the
2247         second kind of HP-UX ACLs.
2248         * tests/test-sameacls.c [HP-UX 11.11]: Include <aclv.h>.
2249         (main) [HP-UX 11.11]: Test also whether the second kind of HP-UX ACLs
2250         agree.
2251         * tests/test-file-has-acl.sh (acl_flavor) [HP-UX 11.11]: Set to
2252         hpuxjfs.
2253         Handle hpuxjfs.
2254         * tests/test-set-mode-acl.sh (acl_flavor) [HP-UX 11.11]: Set to
2255         hpuxjfs.
2256         Handle hpuxjfs.
2257         * tests/test-copy-acl.sh (acl_flavor) [HP-UX 11.11]: Set to hpuxjfs.
2258         (func_test_same_acls): Use both lsacl and getacl.
2259         Handle hpuxjfs.
2260         * tests/test-copy-file.sh (acl_flavor) [HP-UX 11.11]: Set to hpuxjfs.
2261         (func_test_same_acls): Use both lsacl and getacl.
2262         Handle hpuxjfs.
2263
2264 2011-06-12  Bruno Haible  <bruno@clisp.org>
2265
2266         acl: Complete the 2010-08-10 fix.
2267         * lib/file-has-acl.c (file_has_acl) [HP-UX]: Also test against ENOTSUP.
2268         * lib/set-mode-acl.c (qset_acl) [HP-UX]: Likewise.
2269         * lib/copy-acl.c (qcopy_acl) [HP-UX]: Test for the errno values
2270         explicitly.
2271         * tests/test-sameacls.c (main) [HP-UX]: Also test against ENOTSUP.
2272         Reported in <http://debbugs.gnu.org/db/60/6053.html>.
2273
2274 2011-06-12  Bruno Haible  <bruno@clisp.org>
2275
2276         spawn-pipe tests: Comments.
2277         * tests/test-spawn-pipe-child.c (main): Update comment.
2278         Reported by James Youngman <jay@gnu.org>.
2279
2280 2011-06-11  James Youngman  <jay@gnu.org>
2281
2282         New module 'stat-size'.
2283         * modules/stat-size: New module.  Provides macros for accessing
2284         file size information in instances of struct stat.  Depends on the
2285         fileblocks module because it calls st_blocks.
2286         * lib/stat-size.h: New file, adapted from coreutils' system.h.
2287         * doc/gnulib.texi: Include stat-size.texi.
2288         * doc/stat-size.texi: Documentation for this module.
2289         * m4/stat-size.m4: New file; defines gl_STAT_SIZE.
2290         * m4/fileblocks.m4: Mention that stat-size depends on the call to
2291         AC_STRUCT_ST_BLOCKS.
2292
2293 2011-06-09  Bruno Haible  <bruno@clisp.org>
2294
2295         thread: Support pthreads-win32.
2296         * lib/glthread/thread.h (gl_thread_self): Define differently on
2297         pthreads-win32.
2298         (gl_null_thread): New declaration.
2299         (gl_thread_self_pointer): New macro.
2300         * lib/glthread/thread.c (gl_null_thread): New constant.
2301         * tests/test-lock.c: Use gl_thread_self_pointer instead of
2302         gl_thread_self.
2303         * tests/test-tls.c: Likewise.
2304         Suggested by Paul Eggert. Reported by Eric Blake.
2305
2306 2011-06-09  Bruno Haible  <bruno@clisp.org>
2307
2308         thread: Fix confusion between NULL and 0.
2309         * lib/glthread/thread.h (gl_thread_self): Use NULL and 0 appropriately.
2310         Reported by Paul Eggert.
2311
2312 2011-06-09  Bruno Haible  <bruno@clisp.org>
2313
2314         spawn-pipe tests: Avoid test failure on HP-UX 11.
2315         * tests/test-spawn-pipe-child.c (main) [HP-UX]: Don't assert that fd 2
2316         is closed.
2317
2318 2011-06-09  Bruno Haible  <bruno@clisp.org>
2319
2320         acl tests: Fix compilation error on HP-UX 11.
2321         * tests/test-sameacls.c: Include <sys/acl.h> also on HP-UX.
2322
2323 2011-06-09  Bruno Haible  <bruno@clisp.org>
2324
2325         rmdir: Avoid test failure on HP-UX 10.20.
2326         * tests/test-rmdir.h (test_rmdir_func): Accept ENOTEMPTY error, like
2327         EEXIST.
2328
2329 2011-06-08  Eric Blake  <eblake@redhat.com>
2330
2331         perror: fix test on mingw
2332         * modules/perror-tests (Depends-on): Add dup2.
2333
2334         strerror_r-posix: fix on MacOS
2335         * m4/strerror.m4 (gl_FUNC_STRERROR): Flush out MacOS bug.
2336         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R_WORKS): Likewise, and fix
2337         logic bug.
2338         * lib/strerror_r.c (strerror_r): Fix the bug.
2339         * lib/strerror.c (strerror): Likewise.
2340         * doc/posix-functions/strerror_r.texi (strerror_r): Document the
2341         problem.
2342         * doc/posix-functions/strerror.texi (strerror): Likewise.
2343         * doc/posix-functions/perror.texi (perror): Likewise.
2344         * tests/test-strerror.c (main): Enhance test.
2345         * tests/test-strerror_r.c (main): Likewise.
2346
2347 2011-06-08  Bruno Haible  <bruno@clisp.org>
2348
2349         gnulib-tool: Better isolation between different gnulib-tool invocations.
2350         * gnulib-tool: New option --witness-c-macro.
2351         (witness_c_macro): New variable.
2352         (func_emit_lib_Makefile_am): If --witness-c-macro was specified, let
2353         AM_CPPFLAGS define it as a C macro.
2354         (func_emit_tests_Makefile_am): Likewise.
2355         (func_import): Store witness_c_macro setting in gnulib-cache.m4 and
2356         read it from there.
2357         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_CONDITION): Define through
2358         m4_define, not AC_DEFUN.
2359         (gl_MODULE_INDICATOR_SET_VARIABLE_AUX,
2360         gl_MODULE_INDICATOR_SET_VARIABLE_AUX_OR): New macros.
2361         (gl_MODULE_INDICATOR_SET_VARIABLE): Use them.
2362         * modules/arpa_inet (Makefile.am): Use sed expression s/.../.../, not
2363         s|...|...|, to substitute the values of the GNULIB_* module indicator
2364         variables.
2365         * modules/dirent (Makefile.am): Likewise.
2366         * modules/fcntl-h (Makefile.am): Likewise.
2367         * modules/iconv-h (Makefile.am): Likewise.
2368         * modules/langinfo (Makefile.am): Likewise.
2369         * modules/locale (Makefile.am): Likewise.
2370         * modules/math (Makefile.am): Likewise.
2371         * modules/netdb (Makefile.am): Likewise.
2372         * modules/poll-h (Makefile.am): Likewise.
2373         * modules/pty (Makefile.am): Likewise.
2374         * modules/search (Makefile.am): Likewise.
2375         * modules/signal (Makefile.am): Likewise.
2376         * modules/spawn (Makefile.am): Likewise.
2377         * modules/stdio (Makefile.am): Likewise.
2378         * modules/stdlib (Makefile.am): Likewise.
2379         * modules/string (Makefile.am): Likewise.
2380         * modules/sys_ioctl (Makefile.am): Likewise.
2381         * modules/sys_select (Makefile.am): Likewise.
2382         * modules/sys_socket (Makefile.am): Likewise.
2383         * modules/sys_stat (Makefile.am): Likewise.
2384         * modules/sys_times (Makefile.am): Likewise.
2385         * modules/sys_utsname (Makefile.am): Likewise.
2386         * modules/sys_wait (Makefile.am): Likewise.
2387         * modules/termios (Makefile.am): Likewise.
2388         * modules/time (Makefile.am): Likewise.
2389         * modules/unistd (Makefile.am): Likewise.
2390         * modules/wchar (Makefile.am): Likewise.
2391
2392 2011-06-08  Eric Blake  <eblake@redhat.com>
2393
2394         strerror: simplify replacement
2395         * m4/strerror.m4 (gl_PREREQ_STRERROR): Delete.
2396         * modules/strerror (configure.ac): No prereqs needed here...
2397         * modules/strerror-override (configure.ac): ...but this needs it.
2398         (Files): Add file for needed prereq macro.
2399
2400 2011-06-08  Bruno Haible  <bruno@clisp.org>
2401
2402         strerror_r-posix: Tweaks.
2403         * m4/strerror.m4 (gl_FUNC_STRERROR): Omit the code that tests
2404         gl_cv_func_strerror_r_works if gl_FUNC_STRERROR_R_WORKS is not present.
2405         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R_WORKS): Fix AC_CACHE_CHECK
2406         message. Move gl_HEADER_STRING_H_DEFAULTS invocation from here...
2407         (gl_FUNC_STRERROR_R): ... to here.
2408         (gl_PREREQ_STRERROR_R): Test for __xpg_strerror_r.
2409
2410 2011-06-07  Eric Blake  <eblake@redhat.com>
2411
2412         perror: document fixed bugs
2413         * doc/posix-functions/perror.texi (perror): Document recent
2414         patches.
2415
2416 2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
2417
2418         stat-time: get_stat_birthtime failure is better-defined
2419         * lib/stat-time.h (get_stat_birthtime): If the time is not available,
2420         return a timestamp whose tv_sec and tv_nsec values are both -1.
2421         Previously, the spec said only that the tv_nsec value was negative.
2422         This upward-compatible change simplifies GNU tar a bit.
2423
2424 2011-06-07  Eric Blake  <eblake@redhat.com>
2425
2426         strerror_r-posix: work around cygwin 1.7.9
2427         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Split...
2428         (gl_FUNC_STRERROR_R_WORKS): ...into new macro, to detect Cygwin
2429         bug without replacing strerror_r.
2430         * m4/strerror.m4 (gl_FUNC_STRERROR): Replace strerror if
2431         strerror_r is buggy, but without requiring strerror_r compilation.
2432         * doc/posix-functions/strerror_r.texi (strerror_r): Fix docs.
2433
2434         test-perror: relax test to ignore cygwin bug
2435         * tests/test-perror2.c (main): Relax test on requiring detection
2436         of stream errors, and use unbuffered stream.
2437         * doc/posix-functions/dprintf.texi (dprintf): Document bug.
2438         * doc/posix-functions/fprintf.texi (fprintf): Likewise.
2439         * doc/posix-functions/fputc.texi (fputc): Likewise.
2440         * doc/posix-functions/fputs.texi (fputs): Likewise.
2441         * doc/posix-functions/fputws.texi (fputws): Likewise.
2442         * doc/posix-functions/fwprintf.texi (fwprintf): Likewise.
2443         * doc/posix-functions/fwrite.texi (fwrite): Likewise.
2444         * doc/posix-functions/getopt.texi (getopt): Likewise.
2445         * doc/posix-functions/perror.texi (perror): Likewise.
2446         * doc/posix-functions/printf.texi (printf): Likewise.
2447         * doc/posix-functions/psiginfo.texi (psiginfo): Likewise.
2448         * doc/posix-functions/psignal.texi (psignal): Likewise.
2449         * doc/posix-functions/putc.texi (putc): Likewise.
2450         * doc/posix-functions/putc_unlocked.texi (putc_unlocked):
2451         Likewise.
2452         * doc/posix-functions/putchar.texi (putchar): Likewise.
2453         * doc/posix-functions/putchar_unlocked.texi (putchar_unlocked):
2454         Likewise.
2455         * doc/posix-functions/puts.texi (puts): Likewise.
2456         * doc/posix-functions/putwc.texi (putwc): Likewise.
2457         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
2458         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
2459         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
2460         * doc/posix-functions/vfwprintf.texi (vfwprintf): Likewise.
2461         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
2462         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
2463         * doc/posix-functions/wordexp.texi (wordexp): Likewise.
2464         * doc/posix-functions/wprintf.texi (wprintf): Likewise.
2465
2466 2011-05-22  Bruno Haible  <bruno@clisp.org>
2467
2468         strerror: Move AC_LIBOBJ invocations to module description.
2469         * m4/strerror.m4 (gl_FUNC_STRERROR): Move AC_LIBOBJ and
2470         gl_PREREQ_STRERROR invocations from here...
2471         * modules/strerror (configure.ac): ... to here.
2472
2473 2011-05-21  Bruno Haible  <bruno@clisp.org>
2474
2475         perror: Use common idiom.
2476         * modules/perror (configure.ac): Reorder statements.
2477
2478 2011-06-07  Stefano Lattarini  <stefano.lattarini@gmail.com>
2479
2480         tests: fix usage message in 'mktempd_'
2481         * tests/init.sh (mktempd_): In the usage message, use literal
2482         'mktempd_', not '$ME' (which is even undefined), as the name of
2483         the subroutine.
2484
2485 2011-06-07  Stefano Lattarini  <stefano.lattarini@gmail.com>
2486
2487         tests init: new function 'fatal_', for hard errors
2488         Before this patch, the only way offered by tests/init.sh to
2489         properly signal a hard error was the `framework_failure_'
2490         function.  But the error message issued by that function,
2491         as its name would suggest, refers to a set-up failure in the
2492         testsuite, while hard errors can obviously also be due to
2493         other reasons.  The best way to fix this inconsistency is to
2494         introduce a new function with a more general error message.
2495         * tests/init.sh (fatal_): New function.
2496
2497 2011-06-06  Eric Blake  <eblake@redhat.com>
2498
2499         canonicalize-lgpl: use common idiom
2500         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Prefer older rm -rf
2501         over newer POSIX -Rf.
2502         Reported by Bruno Haible.
2503
2504         canonicalize-lgpl: work around AIX realpath bug
2505         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Expose AIX bug.
2506         * doc/posix-functions/realpath.texi (realpath): Document it.
2507         Reported by Bruno Haible.
2508
2509         strerror: work around FreeBSD bug
2510         * lib/strerror.c (strerror): Special case 0.
2511         Reported by Bruno Haible.
2512
2513         strerror-override: avoid bloating errno module
2514         * modules/errno (Files, configure.ac): Move replacement strings...
2515         * modules/strerror-override: ...to new module.
2516         * modules/strerror (Depends-on): Add strerror-override.
2517         * modules/strerror_r-posix (Depends-on): Likewise.
2518         * MODULES.html.sh: Document new module.
2519         Reported by Bruno Haible.
2520
2521 2011-06-06  Bruno Haible  <bruno@clisp.org>
2522
2523         spawn-pipe tests: Rename program.
2524         * tests/test-spawn-pipe-main.c: Renamed from tests/test-spawn-pipe.c.
2525         * tests/test-spawn-pipe-child.c: Update comment.
2526         * tests/test-spawn-pipe.sh: Update.
2527         * modules/spawn-pipe-tests (Files, Makefile.am): Update.
2528
2529         spawn-pipe tests: Link the child program only against libc.
2530         * tests/test-spawn-pipe-child.c: New file, extracted from
2531         tests/test-spawn-pipe.c.
2532         (main): Expect only one argument.
2533         (is_open): New function, copied from tests/test-pipe.c.
2534         * tests/test-spawn-pipe.c: Don't include <errno.h>.
2535         (child_main): Remove function.
2536         (test_pipe): Pass only one argument to the child program.
2537         (main): Remove child process code. Expect the child program's name as
2538         first argument.
2539         * tests/test-spawn-pipe.sh: Pass the child program's name as first
2540         argument.
2541         * modules/spawn-pipe-tests (Files): Add tests/test-spawn-pipe-child.c.
2542         (Makefile.am): Add test-spawn-pipe-child to check_PROGRAMS. Link
2543         test-spawn-pipe-child against no libraries.
2544
2545 2011-06-06  Bruno Haible  <bruno@clisp.org>
2546
2547         careadlinkat: Avoid mismatch between ssize_t and int.
2548         * lib/careadlinkat.h (careadlinkatcwd): Declare as a function always.
2549         * lib/careadlinkat.c (careadlinkatcwd): Define always.
2550
2551 2011-06-06  Jim Meyering  <meyering@redhat.com>
2552
2553         gnulib-common.m4: add _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
2554         * m4/gnulib-common.m4 (gl_COMMON): Emit definitions of
2555         _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE.
2556
2557 2011-06-05  Bruno Haible  <bruno@clisp.org>
2558
2559         ansi-c++-opt: Interoperability with libtool.
2560         * m4/ansi-c++.m4 (gl_PROG_ANSI_CXX): When a C++ compiler is not found,
2561         set the variable to "no", not to ":".
2562         * NEWS: Mention the change.
2563
2564 2011-06-05  Bruno Haible  <bruno@clisp.org>
2565
2566         acl: Fix test failure on AIX 7.
2567         * tests/test-sameacls.c (main) [AIX]: Fix aclx_printStr invocation.
2568         Based on a patch by Jørn Amundsen <Jorn.Amundsen@ntnu.no>.
2569
2570 2011-06-05  Bruno Haible  <bruno@clisp.org>
2571
2572         pipe-filter-ii: Fix test failure on AIX and IRIX.
2573         * lib/pipe-filter-ii.c (pipe_filter_ii_execute): When write() fails
2574         with EAGAIN, retry with a smaller buffer size.
2575
2576 2011-06-05  Bruno Haible  <bruno@clisp.org>
2577
2578         localename: Fix link dependencies.
2579         * modules/localename (Link): Mention $(LIBTHREAD) or $(LTLIBTHREAD).
2580         * modules/localename-tests (Makefile.am): Link test-localename with
2581         $(LIBTHREAD).
2582
2583 2011-06-05  Bruno Haible  <bruno@clisp.org>
2584
2585         error: Avoid gcc warning.
2586         * lib/error.c (strerror_r): Declare also when its return type is 'int'.
2587
2588 2011-06-05  Bruno Haible  <bruno@clisp.org>
2589
2590         unsetenv: Avoid gcc warning.
2591         * lib/unsetenv.c (unsetenv): Provide declaration if system lacks it.
2592
2593 2011-06-05  Bruno Haible  <bruno@clisp.org>
2594
2595         setenv: Avoid gcc warning.
2596         * lib/setenv.c (setenv): Provide declaration if system lacks it.
2597
2598 2011-06-05  Bruno Haible  <bruno@clisp.org>
2599
2600         sys_select: Ensure memset is declared also on AIX 7.
2601         * lib/sys_select.in.h: Include <string.h> also on AIX.
2602         * doc/posix-headers/sys_select.texi: Mention that <sys/select.h> is not
2603         self-contained also on AIX 7.1.
2604
2605 2011-06-04  Jim Meyering  <meyering@redhat.com>
2606
2607         maint.mk: sc_unmarked_diagnostics: don't hard-code "error"
2608         * top/maint.mk (sc_unmarked_diagnostics): Don't hard-code the
2609         function name, "error".
2610         (_gl_translatable_diag_func_re): New configurable variable.
2611
2612 2011-06-04  Bruno Haible  <bruno@clisp.org>
2613
2614         getopt: Avoid gcc warning.
2615         * lib/getopt.c (_getopt_internal_r): Remove unused variable 'ambig'.
2616
2617 2011-06-04  Bruno Haible  <bruno@clisp.org>
2618
2619         strerror_r: Fix comments.
2620         * lib/strerror_r.c (strerror_r): Update comments after 2011-06-01
2621         commit.
2622
2623 2011-06-04  Bruno Haible  <bruno@clisp.org>
2624
2625         perror: Fix compilation error.
2626         * lib/perror.c: Don't include intprops.h, verify.h, strerror-impl.h.
2627         Undefine fprintf, not sprintf.
2628         * modules/perror (Depends-on): Remove intprops, verify.
2629
2630 2011-06-04  Bruno Haible  <bruno@clisp.org>
2631
2632         setlocale: Enable replacement on Cygwin 1.5.
2633         * m4/setlocale.m4 (gl_FUNC_SETLOCALE): Set REPLACE_SETLOCALE also on
2634         Cygwin 1.5.x.
2635         * doc/posix-functions/setlocale.texi: Mention that the problem with the
2636         LC_CTYPE category also exists on Cygwin 1.5.x.
2637
2638 2011-06-04  Bruno Haible  <bruno@clisp.org>
2639
2640         strerror-override: Don't disable symbol renamings.
2641         * lib/strerror-override.h: Include errno.h and stddef.h, not string.h.
2642         * lib/strerror-override.c: Include config.h.
2643         (strerror_override): Don't undefine.
2644
2645 2011-06-03  Bruno Haible  <bruno@clisp.org>
2646
2647         Copyright: Use LGPL 2.1 instead of LGPL 2.0.
2648         * lib/localename.h: Update copyright header.
2649         * lib/localename.c: Likewise.
2650         * lib/relocatable.h: Likewise.
2651         * lib/relocatable.c: Likewise.
2652
2653 2011-06-02  Bruno Haible  <bruno@clisp.org>
2654
2655         doc: Fix a module name.
2656         * doc/posix-functions/open.texi: Fix module name 'nonblocking'.
2657
2658 2011-06-02  Bruno Haible  <bruno@clisp.org>
2659
2660         pipe2: Remove dependency on 'nonblocking' module.
2661         * lib/pipe2.c: Include verify.h. Include nonblocking.h only if
2662         O_NONBLOCK is defined by gnulib.
2663         (pipe2) [WIN32]: If O_NONBLOCK is not defined by gnulib, verify that it
2664         is zero.
2665         * modules/pipe2 (Depends-on): Add verify. Remove nonblocking.
2666         * tests/test-pipe2.c: Include nonblocking.h only if O_NONBLOCK is
2667         defined by gnulib.
2668         (get_nonblocking_flag): New function.
2669         (main): Test O_NONBLOCK flag only if it is nonzero.
2670         * doc/glibc-functions/pipe2.texi: Mention the 'nonblocking' module.
2671
2672 2011-06-03  Jim Meyering  <meyering@redhat.com>
2673
2674         maint: three new prohibit-header-without-use rules
2675         Prohibit use of cloexec.h, posixver.h, same.h without use.
2676         * top/maint.mk (sc_prohibit_cloexec_without_use): New rule.
2677         (sc_prohibit_posixver_without_use): Likewise.
2678         (sc_prohibit_same_without_use): Likewise.
2679
2680 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2681
2682         allocator: 'die' routine is now given requested size
2683         * lib/allocator.h (struct allocator.die): New size arg.
2684         * lib/careadlinkat.c (careadlinkat): Pass size to 'die' function.
2685         If the actual problem is an ssize_t limitation, not a size_t or
2686         malloc failure, fail with errno==ENAMETOOLONG instead of calling 'die'.
2687
2688 2011-06-01  Eric Blake  <eblake@redhat.com>
2689
2690         strerror: drop strerror_r dependency
2691         * lib/strerror_r.c (strerror_r): Move gnulib replacement strings...
2692         * lib/strerror-override.c (strerror_override): ...to new file.
2693         * lib/strerror-override.h: Add prototype.
2694         * lib/strerror-impl.h: Delete.
2695         * lib/strerror.c (strerror): New implementation.
2696         * modules/errno (Files): Add new files.
2697         (configure.ac): Compile new file as appropriate.
2698         * modules/strerror (Files): Drop unused file.
2699         (Depends-on): Drop strerror_r-posix.
2700         * MODULES.html.sh: Document strerror_r-posix.
2701         Requested by Sam Steingold.
2702
2703         perror: call strerror_r directly
2704         * modules/perror (Files): Drop strerror-impl.h.
2705         * lib/perror.c (perror): Use our own stack buffer, rather than
2706         calling a wrapper that uses static storage.
2707         * doc/posix-functions/perror.texi (perror): Document a limitation
2708         of our replacement.
2709
2710         strerror_r: fix includes for FreeBSD
2711         * lib/strerror_r.c (includes): Use <stdlib.h> unconditionally,
2712         since we use abort on some platforms.
2713         Reported by Matthias Bolte.
2714
2715 2011-05-31  Bruno Haible  <bruno@clisp.org>
2716
2717         Fix link errors in tests: openat-die uses gettext-h.
2718         * modules/areadlinkat-tests (Makefile.am): Link test-areadlinkat
2719         against $(LIBINTL).
2720         * modules/dirent-safer-tests (Makefile.am): Link test-dirent-safer
2721         against $(LIBINTL).
2722         * modules/fdopendir-tests (Makefile.am): Link test-fdopendir against
2723         $(LIBINTL).
2724         * modules/fdutimensat-tests (Makefile.am): Link test-fdutimensat
2725         against $(LIBINTL).
2726         * modules/linkat-tests (Makefile.am): Link test-linkat against
2727         $(LIBINTL).
2728         * modules/mkfifoat-tests (Makefile.am): Link test-mkfifoat against
2729         $(LIBINTL).
2730         * modules/openat-safer-tests (Makefile.am): Link test-openat-safer
2731         against $(LIBINTL).
2732         * modules/openat-tests (Makefile.am): Link test-fchownat, test-fstatat,
2733         test-mkdirat, test-openat, test-unlinkat against $(LIBINTL).
2734         * modules/readlinkat-tests (Makefile.am): Link test-readlinkat against
2735         $(LIBINTL).
2736         * modules/symlinkat-tests (Makefile.am): Link test-symlinkat against
2737         $(LIBINTL).
2738         * modules/utimensat-tests (Makefile.am): Link test-utimensat against
2739         $(LIBINTL).
2740         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
2741
2742 2011-05-31  Bruno Haible  <bruno@clisp.org>
2743
2744         Fix link errors in tests: wait-process uses gettext-h.
2745         * modules/nonblocking-pipe-tests (Makefile.am): Set
2746         test_nonblocking_pipe_main_LDADD.
2747         * modules/nonblocking-socket-tests (Makefile.am): Link
2748         test-nonblocking-socket-main against $(LIBINTL).
2749         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
2750
2751 2011-05-29  Paul Eggert  <eggert@cs.ucla.edu>
2752
2753         assert-h: work around 'verify' incompatibility
2754         * lib/verify.h: Use @...@ directives, not ifdef.
2755         * modules/assert-h (assert.h): Implement the directives.
2756         (assert.h): Substitute the symbol-prefix more consistently.
2757
2758 2011-05-29  Jim Meyering  <meyering@redhat.com>
2759
2760         trim: remove three superfluous assignments
2761         * lib/trim.c (trim2): Remove three superfluous assignments
2762         and correct brace positioning.
2763
2764 2011-05-29  Bruno Haible  <bruno@clisp.org>
2765
2766         wctype-h: Avoid namespace pollution on Solaris 2.6.
2767         * lib/wctype.in.h: On Solaris, undefine 'multibyte' and a few other
2768         identifiers.
2769         * doc/posix-headers/wctype.texi: Mention the problem.
2770         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
2771
2772 2011-05-28  Jim Meyering  <meyering@redhat.com>
2773
2774         parse-datetime.y: accommodate -Wstrict-overflow
2775         * lib/parse-datetime.y (yylex): Rearrange pointer arithmetic to
2776         placate -Wstrict-overflow.
2777
2778         trim: avoid a warning from -O2 -Wstrict-overflow
2779         * lib/trim.c (trim2): Declare local to be "unsigned int", not "int".
2780
2781 2011-05-29  Bruno Haible  <bruno@clisp.org>
2782
2783         gnulib-tool: Fix bug in yesterday's commit.
2784         * gnulib-tool (func_create_testdir): Don't add gltests to $subdirs
2785         twice.
2786
2787 2011-05-29  Bruno Haible  <bruno@clisp.org>
2788
2789         Allow multiple gnulib generated include files to be combined.
2790         * gnulib-tool (func_compute_include_guard_prefix): New function.
2791         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Resolve also
2792         ${gl_include_guard_prefix} references.
2793         (func_import, func_create_testdir): Invoke
2794         func_compute_include_guard_prefix.
2795         * lib/arpa_inet.in.h: Use the @GUARD_PREFIX@ placeholder.
2796         * lib/ctype.in.h: Likewise.
2797         * lib/dirent.in.h: Likewise.
2798         * lib/errno.in.h: Likewise.
2799         * lib/fcntl.in.h: Likewise.
2800         * lib/float.in.h: Likewise.
2801         * lib/getopt.in.h: Likewise.
2802         * lib/iconv.in.h: Likewise.
2803         * lib/langinfo.in.h: Likewise.
2804         * lib/locale.in.h: Likewise.
2805         * lib/math.in.h: Likewise.
2806         * lib/netdb.in.h: Likewise.
2807         * lib/netinet_in.in.h: Likewise.
2808         * lib/poll.in.h: Likewise.
2809         * lib/pthread.in.h: Likewise.
2810         * lib/pty.in.h: Likewise.
2811         * lib/sched.in.h: Likewise.
2812         * lib/se-selinux.in.h: Likewise.
2813         * lib/search.in.h: Likewise.
2814         * lib/signal.in.h: Likewise.
2815         * lib/spawn.in.h: Likewise.
2816         * lib/stdarg.in.h: Likewise.
2817         * lib/stddef.in.h: Likewise.
2818         * lib/stdint.in.h: Likewise.
2819         * lib/stdio.in.h: Likewise.
2820         * lib/stdlib.in.h: Likewise.
2821         * lib/string.in.h: Likewise.
2822         * lib/strings.in.h: Likewise.
2823         * lib/sys_file.in.h: Likewise.
2824         * lib/sys_ioctl.in.h: Likewise.
2825         * lib/sys_select.in.h: Likewise.
2826         * lib/sys_socket.in.h: Likewise.
2827         * lib/sys_stat.in.h: Likewise.
2828         * lib/sys_time.in.h: Likewise.
2829         * lib/sys_times.in.h: Likewise.
2830         * lib/sys_uio.in.h: Likewise.
2831         * lib/sys_utsname.in.h: Likewise.
2832         * lib/sys_wait.in.h: Likewise.
2833         * lib/sysexits.in.h: Likewise.
2834         * lib/termios.in.h: Likewise.
2835         * lib/time.in.h: Likewise.
2836         * lib/unistd.in.h: Likewise.
2837         * lib/wchar.in.h: Likewise.
2838         * lib/wctype.in.h: Likewise.
2839         * modules/arpa_inet (Makefile.am): Substitute @GUARD_PREFIX@.
2840         * modules/ctype (Makefile.am): Likewise.
2841         * modules/dirent (Makefile.am): Likewise.
2842         * modules/errno (Makefile.am): Likewise.
2843         * modules/fcntl-h (Makefile.am): Likewise.
2844         * modules/float (Makefile.am): Likewise.
2845         * modules/getopt-posix (Makefile.am): Likewise.
2846         * modules/iconv-h (Makefile.am): Likewise.
2847         * modules/langinfo (Makefile.am): Likewise.
2848         * modules/locale (Makefile.am): Likewise.
2849         * modules/math (Makefile.am): Likewise.
2850         * modules/netdb (Makefile.am): Likewise.
2851         * modules/netinet_in (Makefile.am): Likewise.
2852         * modules/poll-h (Makefile.am): Likewise.
2853         * modules/pthread (Makefile.am): Likewise.
2854         * modules/pty (Makefile.am): Likewise.
2855         * modules/sched (Makefile.am): Likewise.
2856         * modules/search (Makefile.am): Likewise.
2857         * modules/selinux-h (Makefile.am): Likewise.
2858         * modules/signal (Makefile.am): Likewise.
2859         * modules/spawn (Makefile.am): Likewise.
2860         * modules/stdarg (Makefile.am): Likewise.
2861         * modules/stddef (Makefile.am): Likewise.
2862         * modules/stdint (Makefile.am): Likewise.
2863         * modules/stdio (Makefile.am): Likewise.
2864         * modules/stdlib (Makefile.am): Likewise.
2865         * modules/string (Makefile.am): Likewise.
2866         * modules/strings (Makefile.am): Likewise.
2867         * modules/sys_file (Makefile.am): Likewise.
2868         * modules/sys_ioctl (Makefile.am): Likewise.
2869         * modules/sys_select (Makefile.am): Likewise.
2870         * modules/sys_socket (Makefile.am): Likewise.
2871         * modules/sys_stat (Makefile.am): Likewise.
2872         * modules/sys_time (Makefile.am): Likewise.
2873         * modules/sys_times (Makefile.am): Likewise.
2874         * modules/sys_uio (Makefile.am): Likewise.
2875         * modules/sys_utsname (Makefile.am): Likewise.
2876         * modules/sys_wait (Makefile.am): Likewise.
2877         * modules/sysexits (Makefile.am): Likewise.
2878         * modules/termios (Makefile.am): Likewise.
2879         * modules/time (Makefile.am): Likewise.
2880         * modules/unistd (Makefile.am): Likewise.
2881         * modules/wchar (Makefile.am): Likewise.
2882         * modules/wctype-h (Makefile.am): Likewise.
2883         * modules/assert-h (Makefile.am): Replace _GL_VERIFY_H specially.
2884
2885 2011-05-29  Bruno Haible  <bruno@clisp.org>
2886
2887         assert-h: Allow multiple gnulib generated replacements to coexist.
2888         * lib/verify.h (struct _gl_verify_type): Avoid identical redefinition.
2889
2890 2011-05-29  Bruno Haible  <bruno@clisp.org>
2891
2892         argp: Allow coexistence with strerror_r-posix module.
2893         * lib/argp-help.c (__argp_failure): If strerror_r is defined as a macro
2894         (either to __xpg_strerror_r by glibc's <string.h> or to rpl_strerror_r
2895         by gnulib's <string.h> replacement), assume it has the POSIX signature,
2896         not the glibc signature.
2897
2898 2011-05-28  Bruno Haible  <bruno@clisp.org>
2899
2900         gnulib-tool: Alternative structure of testdirs, similar to --import.
2901         * gnulib-tool: New option --single-configure.
2902         (func_usage): Document it.
2903         (single_configure): New variable.
2904         (func_modules_transitive_closure_separately,
2905         func_modules_transitive_closure_separately,
2906         func_determine_use_libtests, func_modules_add_dummy_separately,
2907         func_modules_to_filelist_separately): New functions, extracted from
2908         func_import.
2909         (func_emit_tests_Makefile_am): Handle $single_configure = true case.
2910         (func_import): Use the new functions.
2911         (func_create_testdir): Set final_modules. Handle $single_configure =
2912         true case.
2913
2914 2011-05-28  Bruno Haible  <bruno@clisp.org>
2915
2916         getloadavg: Remove an unreliable safety check.
2917         * m4/getloadavg.m4 (gl_GETLOADAVG): Drop argument. Remove test whether
2918         getloadavg.c is in place.
2919         * modules/getloadavg (configure.ac): Drop argument of gl_GETLOADAVG.
2920         Reported by Sam Steingold <sds@gnu.org>.
2921
2922 2011-05-28  Bruno Haible  <bruno@clisp.org>
2923
2924         doc: Cleanup yet another file produced by texinfo.tex.
2925         * doc/Makefile (mostlyclean): Remove also gnulib.cn.
2926
2927 2011-05-28  Bruno Haible  <bruno@clisp.org>
2928
2929         Finish the conditional dependencies mechanism.
2930         * gnulib-tool: New option --no-conditional-dependencies.
2931         (func_usage): Document it. Don't mark --conditional-dependencies as
2932         experimental.
2933         (cond_dependencies): The possible values can now be true, false, empty.
2934         (func_modules_transitive_closure, func_emit_autoconf_snippets): Update.
2935         (func_import): Store setting in gnulib-cache.m4 and read it from there.
2936         * doc/gnulib-tool.texi (Conditional dependencies): New section.
2937
2938 2011-05-28  Bruno Haible  <bruno@clisp.org>
2939
2940         doc: Use a recent texinfo.tex.
2941         * doc/Makefile (tex_opts): New variable.
2942         (%.dvi, %.pdf): Pass it to texi2dvi and texi2pdf.
2943
2944 2011-05-28  Jim Meyering  <meyering@redhat.com>
2945
2946         intprops.h: adjust comment to match code change
2947         * lib/intprops.h (_GL_INT_CONVERT): Adjust comment: now that E is used
2948         only once, it *may* have side effects.  Also fix an unrelated typo.
2949         (_GL_INT_SIGNED): Likewise.
2950
2951 2011-05-26  Simon Josefsson  <simon@josefsson.org>
2952
2953         * lib/gen-uni-tables.c: Say "gen-uni-tables.c" consistently.
2954
2955 2011-05-26  Bruno Haible  <bruno@clisp.org>
2956
2957         mbsrchr: Avoid collision with system function on Interix.
2958         * lib/string.in.h (mbsrchr): Define as rpl_mbsrchr also on Interix.
2959         Reported by Markus Duft <mduft@gentoo.org>.
2960
2961 2011-05-15  James Youngman  <jay@gnu.org>
2962
2963         getopt: for ambiguous options, enumerate the possibilities.
2964         * lib/getopt.c (_getopt_internal_r): Merge glibc change printing
2965         the ambiguous options when an ambiguous prefix is given. This was
2966         http://sourceware.org/bugzilla/show_bug.cgi?id=7101.  The merged
2967         glibc change was
2968         http://sourceware.org/git/?p=glibc.git;a=commit;h=bd25564e1e98910ed69043ed6a6f884ce60e5780.
2969
2970 2011-05-25  Eric Blake  <eblake@redhat.com>
2971
2972         getcwd: work around mingw bug
2973         * lib/getcwd-lgpl.c (rpl_getcwd): Guarantee correct error.
2974         * doc/posix-functions/getcwd.texi (getcwd): Document it.
2975         Reported by Matthias Bolte.
2976
2977 2011-05-24  Paul Eggert  <eggert@cs.ucla.edu>
2978
2979         test-intprops: disable -Wtype-limits diagnostics
2980         * tests/test-intprops.c: Use a pragma to ignore -Wtype-limits
2981         diagnostics.  Otherwise, the integer overflow macros generate many
2982         diagnostics.  Reported by Jim Meyering in
2983         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00528.html>.
2984
2985         intprops: shorten, to pacify gcc -Woverlength-strings
2986         * lib/intprops.h (_GL_INT_CONVERT, _GL_INT_NEGATE_CONVERT):
2987         (_GL_BINARY_OP_OVERFLOW): Say "0 * (x)" rather than "(x) - (x)",
2988         so that, for example, verify (INT_MULTIPLY_OVERFLOW (...)) is less
2989         likely to run afoul of C compiler limits for string constant lengths.
2990         See <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00528.html>.
2991
2992 2011-05-24  Eric Blake  <eblake@redhat.com>
2993
2994         docs: document recently fixed glibc printf bug
2995         * doc/posix-functions/fprintf.texi (fprintf): Document it.
2996         * doc/posix-functions/printf.texi (printf): Likewise.
2997         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
2998         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
2999
3000         closein-tests: convert to init.sh
3001         * modules/closein-tests (Files): Add init.sh
3002         * tests/test-closein.sh Use it.
3003
3004         yesno-tests: convert to init.sh
3005         * modules/yesno-tests (Files): Add init.sh.
3006         * tests/test-yesno.sh: Use it.
3007
3008         atexit-tests: ensure reliable exit status
3009         * tests/test-atexit.sh: Prefer 'Exit' over 'exit'.
3010         Reported by Bruno Haible.
3011
3012 2011-05-24  Bruno Haible  <bruno@clisp.org>
3013
3014         strerror_r-posix: Respect rules for use of AC_LIBOBJ.
3015         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Move AC_LIBOBJ and
3016         gl_PREREQ_STRERROR_R invocations from here...
3017         * modules/strerror_r-posix (configure.ac): ... to here.
3018
3019 2011-05-24  Eric Blake  <eblake@redhat.com>
3020
3021         strerror_r: fix missing header
3022         * lib/strerror_r.c: Avoid compiler warning about snprintf.
3023
3024         strerror_r: fix AIX test failures
3025         * lib/strerror_r.c (strerror_r): Convert silent truncation to
3026         ERANGE failure.
3027
3028         strerror_r: fix Solaris test failures
3029         * lib/strerror_r.c (strerror_r): Partially populate buf on ERANGE
3030         failures.
3031         * doc/posix-functions/strerror_r.texi (strerror_r): Document this.
3032
3033         strerror_r: enforce POSIX recommendations
3034         * lib/strerror_r.c (safe_copy): New helper method.
3035         (strerror_r): Guarantee a non-empty string.
3036         * tests/test-strerror_r.c (main): Enhance tests to incorporate
3037         recent POSIX rulings and to match our strerror guarantees.
3038         * doc/posix-functions/strerror_r.texi (strerror_r): Document this.
3039
3040 2011-05-24  Jim Meyering  <meyering@redhat.com>
3041
3042         test-perror2.c: avoid warning about unused variable
3043         * tests/test-perror2.c (main): Remove declaration of unused "fp".
3044
3045 2011-05-24  Eric Blake  <eblake@redhat.com>
3046
3047         perror: avoid spurious test failure on HP-UX
3048         * tests/test-perror.sh: Use Exit to avoid wrong exit status.
3049
3050         tests: fix logic bug in init.sh
3051         * tests/init.sh: (gl_set_x_corrupts_stderr_): Clear for successful
3052         shell.
3053
3054 2011-05-24  Jim Meyering  <meyering@redhat.com>
3055
3056         utimensat: do not reference an out-of-scope buffer
3057         Otherwise, with __linux__ defined, "times" would point to a buffer, "ts"
3058         declared in an inner scope, yet "times" would be dereferenced outside
3059         the scope in which "ts" was valid.
3060         * lib/utimensat.c (rpl_utimensat) [__linux__]: Move the declaration
3061         of ts[2] "out/up", so that the use of aliased "times" (via
3062         "times = ts;") does not end up referencing an out-of-scope "ts"
3063
3064         opendir-safer.c: don't clobber errno; don't close negative FD
3065         * lib/opendir-safer.c (opendir_safer):
3066         [HAVE_FDOPENDIR || GNULIB_FDOPENDIR]: Don't close a negative
3067         file descriptor, and more importantly, don't clobber the
3068         offending errno value with EINVAL.  Before, upon failure
3069         of dup_safer, we would pass the negative file descriptor to
3070         fdopendir, which would clobber errno.
3071
3072 2011-05-23  Bruno Haible  <bruno@clisp.org>
3073
3074         idcache: Fix module description.
3075         * modules/idcache (Include): Set to "idcache.h".
3076
3077 2011-05-23  Paul Eggert  <eggert@cs.ucla.edu>
3078
3079         gnulib-tool: fix portability problem with MacOS sed
3080         A sed command like "/x/{s/a/b/}" is not portable; a newline is needed
3081         before the "}".  Problem reported by Leo in
3082         <http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00717.html>.
3083         * gnulib-tool (func_modules_transitive_closure): Insert newlines in
3084         sed_extract_condition1, sed_extract_condition2.
3085
3086 2011-05-23  Bruno Haible  <bruno@clisp.org>
3087
3088         hash: Simplify autoconf macro.
3089         * m4/hash.m4 (gl_HASH): Don't require AM_STDBOOL_H.
3090
3091 2011-05-23  Bruno Haible  <bruno@clisp.org>
3092
3093         getugroups: Fix module description.
3094         * modules/getugroups (Include): Set to "getugroups.h".
3095
3096 2011-05-23  Bruno Haible  <bruno@clisp.org>
3097
3098         linkat: Simplify autoconf macro.
3099         * m4/linkat.m4 (gl_FUNC_LINKAT): Don't require gl_FUNC_LINK.
3100
3101 2011-05-23  Bruno Haible  <bruno@clisp.org>
3102             Eric Blake  <eblake@redhat.com>
3103
3104         linkat, renameat: Update dependencies.
3105         * modules/renameat (Depends-on): Add dosname, save-cwd. Remove stpcpy.
3106         * modules/linkat (Depends-on): Likewise. Remove also readlink,
3107         symlinkat.
3108
3109 2011-05-23  Jim Meyering  <meyering@redhat.com>
3110
3111         maint.mk: more tight_scope improvements
3112         * top/maint.mk: (_gl_TS_var_match): Use $(_gl_TS_extern) here, too.
3113         (_gl_TS_headers): Define only in if-0'd block.
3114         (_gl_TS_dir): Omit the $(srcdir)/ prefix.  Sometimes we need it,
3115         sometimes we must *not* use it.  Adjust uses accordingly.
3116         (sc_tight_scope): Use much simpler grep-based test to determine
3117         whether we skip this rule.
3118
3119         maint.mk: generalize/improve the tight-scope rule
3120         * top/maint.mk: Emit a warning when the test is skipped.
3121         (_gl_TS_dir): Add $(srcdir)/ prefix.
3122         (_gl_TS_function_match): Simplify, rather than trying
3123         to enumerate common types.  Otherwise, it would fail to match an
3124         "extern unsigned char const *" declaration in idutils.
3125         (_gl_TS_extern): Do not endorse use of "XTERN", but do provide
3126         a way to support use of that type of macro.
3127         (_gl_TS_var_match): Simplify regexp.
3128         (_gl_TS_obj_files): New configurable variable.
3129         (_gl_TS_headers): Likewise.
3130
3131 2011-05-22  Paul Eggert  <eggert@cs.ucla.edu>
3132
3133         verify: fix bug when gnulib <assert.h> is also included
3134         * lib/verify.h (verify, verify_true): Define if _GL_VERIFY_H
3135         is defined, not if _GL_STATIC_ASSERT_H is not defined.
3136         Perhaps there's a better way, but this fixes the immediate problem.
3137         Problem reported by Bruno Haible in
3138         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00478.html>.
3139
3140 2011-05-22  Bruno Haible  <bruno@clisp.org>
3141
3142         xgetcwd: Simplify autoconf macro.
3143         * m4/xgetcwd.m4 (gl_XGETCWD): Don't require gl_FUNC_GETCWD.
3144
3145 2011-05-22  Bruno Haible  <bruno@clisp.org>
3146
3147         New module 'mktime-internal'.
3148         * modules/mktime-internal: New file.
3149         * m4/timegm.m4 (gl_PREREQ_TIMEGM): Move contents to ...
3150         * m4/mktime.m4 (gl_FUNC_MKTIME_INTERNAL): New macro. Define
3151         mktime_internal as a C macro if libc has __mktime_internal.
3152         * modules/timegm (Depends-on): Add mktime-internal. Remove mktime. Add
3153         conditions.
3154         * MODULES.html.sh (Date and time <time.h>): Add mktime-internal.
3155
3156 2011-05-22  Bruno Haible  <bruno@clisp.org>
3157
3158         timegm: Correct mktime replacement statements.
3159         * m4/timegm.m4 (gl_PREREQ_TIMEGM): Set REPLACE_MKTIME, instead of
3160         defining mktime as a C macro. This completes a 2009-07-28 commit.
3161
3162 2011-05-22  Bruno Haible  <bruno@clisp.org>
3163
3164         timegm: Simplify autoconf macro.
3165         * m4/timegm.m4 (gl_PREREQ_TIMEGM): Don't require gl_TIME_R.
3166
3167 2011-05-21  Paul Eggert  <eggert@cs.ucla.edu>
3168
3169         clock-time: change to LGPLv2+.
3170         * modules/clock-time: Change from GPL to LGPLv2+.  Actually, it's
3171         BSD-like but we have no mark for that; this is good enough for now.
3172
3173 2011-05-21  Bruno Haible  <bruno@clisp.org>
3174
3175         strerror_r: Fix comments.
3176         * lib/strerror_r.c (strerror_r): Fix comment about Cygwin and sys_nerr.
3177
3178 2011-05-21  Bruno Haible  <bruno@clisp.org>
3179
3180         relocatable-prog-wrapper: Fix possible link error.
3181         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Move determination of
3182         HAVE_SETENV and REPLACE_SETENV and AC_LIBOBJ invocation from here...
3183         (gl_FUNC_SETENV): ... to here.
3184         * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL_SEPARATE): Update comment.
3185         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): Likewise.
3186
3187 2011-05-21  Bruno Haible  <bruno@clisp.org>
3188
3189         relocatable-prog-wrapper: Assume strerror() exists.
3190         * modules/relocatable-prog-wrapper (Files): Remove lib/strerror.c,
3191         m4/strerror.m4.
3192         (configure.ac): Don't invoke gl_FUNC_STRERROR_SEPARATE.
3193         * lib/relocwrapper.c: Remove mention of strerror module.
3194         * lib/strerror.c: Assume REPLACE_STRERROR is 1.
3195         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Remove macro.
3196         (gl_FUNC_STRERROR): Inline it here. Don't define REPLACE_STRERROR as a
3197         C macro.
3198
3199 2011-05-21  Bruno Haible  <bruno@clisp.org>
3200
3201         select: Simplify replacement idiom.
3202         * m4/select.m4 (gl_FUNC_SELECT): Set REPLACE_SELECT also on native
3203         Win32 platforms.
3204         * lib/sys_select.in.h (select): Simplify accordingly.
3205         * modules/select (Depends-on): Likewise.
3206
3207 2011-05-21  Bruno Haible  <bruno@clisp.org>
3208
3209         mkdir-p: Simplify autoconf macro.
3210         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't require gl_FUNC_LCHMOD,
3211         gl_FUNC_LCHOWN.
3212
3213 2011-05-21  Eric Blake  <eblake@redhat.com>
3214
3215         strerror_r: avoid clobbering strerror on cygwin
3216         * lib/strerror_r.c (strerror_r): Don't use cygwin's strerror_r;
3217         fall back instead to sys_errlist.
3218         * modules/strerror (configure.ac): Add witness.
3219         * tests/test-strerror_r.c (main): Enhance test.
3220         * doc/posix-functions/strerror_r.texi (strerror_r): Document it.
3221         * tests/test-perror2.c (main): Free memory before exit.
3222
3223 2011-05-21  Bruno Haible  <bruno@clisp.org>
3224
3225         mkdtemp: Use gnulib naming conventions.
3226         * m4/mkdtemp.m4 (gl_FUNC_MKDTEMP): Renamed from gt_FUNC_MKDTEMP.
3227         * modules/mkdtemp (configure.ac): Update.
3228
3229 2011-05-20  Eric Blake  <eblake@redhat.com>
3230
3231         strerror_r: avoid corrupting errno on Solaris
3232         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Check for Solaris behavior.
3233         * doc/posix-functions/strerror_r.texi (strerror_r): Document it.
3234
3235         strerror_r: avoid compiler warning
3236         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Don't return a char*.
3237
3238         strerror_r: simplify AIX code
3239         * lib/strerror_r.c (strerror_r): Filter out buflen of 1 up front.
3240
3241         test-perror: avoid spurious failure on FreeBSD
3242         * modules/perror-tests (Depends-on): Add strerror, now that
3243         strerror_r no longer pulls it in.
3244
3245 2011-05-20  Bruno Haible  <bruno@clisp.org>
3246
3247         strerror_r-posix: Remove unused dependencies.
3248         * modules/strerror_r-posix (Depends-on): Remove strerror.
3249         Reported by Eric Blake.
3250
3251 2011-05-20  Paul Eggert  <eggert@cs.ucla.edu>
3252
3253         intprops: remove assumption about A|B representation
3254         * lib/intprops.h (_GL_BINARY_OP_OVERFLOW): Do not assume that A|B
3255         is a valid integer if both A and B are.  Although this is true for
3256         all known practical hosts, the C standard doesn't guarantee it,
3257         and the code need not assume it.  Also, this change may work around
3258         HP-UX 11.23 and IRIX 6.5 cc bugs reported by Bruno Haible in
3259         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00426.html>.
3260
3261 2011-05-20  Eric Blake  <eblake@redhat.com>
3262
3263         perror: work around FreeBSD bug
3264         * m4/perror.m4 (gl_FUNC_PERROR): Also replace perror if strerror_r
3265         is broken.  Move AC_LIBOBJ...
3266         * modules/perror (configure.ac): Here.
3267         * doc/posix-functions/perror.texi (perror): Document this.
3268         * tests/test-perror2.c (main): Enhance test.
3269
3270         test-perror: check for strerror interactions
3271         * tests/macros.h (STREQ): Add macro.
3272         * modules/perror-tests (Files): Add second test.
3273         * tests/test-perror2.c (main): New file.
3274         * doc/posix-functions/perror.texi (perror): Document glibc bug.
3275
3276         test-perror: rewrite to use init script
3277         * modules/perror-tests (Files): Add init.sh.
3278         * tests/test-perror.sh: Use temporary directory.
3279
3280 2011-05-20  Jim Meyering  <meyering@redhat.com>
3281
3282         maint: replace misused "a" with "an"
3283         * doc/intprops.texi: "a integer"
3284         * doc/regex.texi: "a explanation"
3285         * lib/alignof.h: "a object"
3286         * lib/argmatch.h: "a explanation"
3287         * lib/argp-help.c: "a option" and "a OPTION_DOC"
3288         * lib/stdint.in.h: "a integer"
3289         * lib/userspec.c: "a owner"
3290         * doc/gnulib.texi: Fix "a idea", and reword.
3291
3292 2011-05-19  Jim Meyering  <meyering@redhat.com>
3293
3294         maint: correct misuse of "a" and "an"
3295         * doc/regex.texi (Collating Symbol Operators): s/an close.../a close/
3296         * lib/argp-help.c: "an docum...": s/an/a/
3297         * lib/argp-parse.c: "An vector": s/An/A/
3298         * lib/execute.c: "an native": s/an/a/
3299         * lib/spawn-pipe.c: Likewise.
3300         * lib/gc.h: "an Gc_rc": s/an/a/
3301         * lib/unigbrk.in.h: "an grapheme": s/an/a/
3302         * lib/fts.c: "an stat.st_dev": s/an/a/
3303
3304 2011-05-19  Paul Eggert  <eggert@cs.ucla.edu>
3305
3306         intprops-tests: work around HP-UX 11.23 cc bug with constants
3307         * tests/test-intprops.c (VERIFY): New macro.
3308         (main): Use it, instead of verify, to work around the compiler bug; see
3309         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.
3310
3311         intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1
3312         See http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00406.html
3313         * lib/intprops.h (_GL_INT_NEGATE_CONVERT): New macro.
3314         (_GL_INT_SIGNED, _GL_INT_MAXIMUM, _GL_DIVIDE_OVERFLOW):
3315         (_GL_REMAINDER_OVERFLOW): Use it.
3316
3317         intprops-tests: revert unsigned part of previous change
3318         * tests/test-intprops.c (UINT_MAX, ULONG_MAX, UINTMAX_MAX, U0, U1):
3319         Remove; they weren't actually needed.  All uses of U0 and U1 removed,
3320         and other casts to 'unsigned int' reverted to 'u' suffixes.  See
3321         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00406.html>.
3322
3323 2011-05-19  Bruno Haible  <bruno@clisp.org>
3324
3325         strerror_r: Work around strerror_r() change in Cygwin 1.7.8.
3326         * lib/strerror_r.c (strerror_r) [CYGWIN]: Recognize when the system's
3327         strerror_r() returned without filling the buffer.
3328         Reported by Eric Blake.
3329
3330 2011-05-19  Eric Blake  <eblake@redhat.com>
3331
3332         strerror_r: guarantee unchanged errno
3333         * lib/strerror_r.c (strerror_r): Guarantee unchanged errno.
3334         * lib/strerror-impl.h (strerror): Set errno to match strerror_r
3335         failure.
3336         * tests/test-strerror_r.c (main): Enhance test.
3337
3338 2011-05-19  Bruno Haible  <bruno@clisp.org>
3339
3340         strerror_r: Reorder #if blocks.
3341         * lib/strerror_r.c (strerror_r): Reorder conditionals in the function
3342         for consistency with the previous commit.
3343
3344 2011-05-19  Bruno Haible  <bruno@clisp.org>
3345
3346         perror: Avoid clobbering the strerror buffer when possible.
3347         * lib/strerror-impl.h: New file, extracted from lib/strerror.c.
3348         * lib/strerror.c: Include it.
3349         * modules/strerror (Files): Add lib/strerror-impl.h.
3350         * lib/perror.c: Include <stdlib.h>, intprops.h, verify.h.
3351         (my_strerror): New function, defined through lib/strerror-impl.h.
3352         (perror): Use it instead of strerror.
3353         * modules/perror (Files): Add lib/strerror-impl.h.
3354         (Depends-on): Remove strerror. Add intprops, verify, strerror_r-posix.
3355
3356 2011-05-19  Eric Blake  <eblake@redhat.com>
3357
3358         strerror_r: fix on newer cygwin
3359         * lib/strerror_r.c (strerror_r): Cygwin now has
3360         __xpg_strerror_r, use it.
3361
3362 2011-05-19  Bruno Haible  <bruno@clisp.org>
3363
3364         strerror_r: Avoid clobbering the strerror buffer when possible.
3365         * lib/strerror.c: Define _NETBSD_SOURCE. Include <nl_types.h>.
3366         (sys_nerr, sys_errlist): New declarations.
3367         (strerror_r): Be careful not to clobber the strerror buffer on NetBSD,
3368         HP-UX, native Win32, IRIX, and 32-bit Solaris.
3369         * m4/strerror_r.m4 (gl_PREREQ_STRERROR_R): Test whether catgets exists.
3370
3371 2011-05-19  Bruno Haible  <bruno@clisp.org>
3372
3373         strerror_r: Fix test failure on mingw.
3374         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Don't define
3375         EXTEND_STRERROR_R.
3376         * lib/strerror_r.c (strerror_r): Test the various GNULIB_defined_*
3377         macros from errno.in.h instead.
3378
3379 2011-05-19  Eric Blake  <eblake@redhat.com>
3380
3381         strerror: relax test for Solaris
3382         * tests/test-strerror.c (main): Permit Solaris behavior.
3383         * tests/test-strerror_r.c (main): Likewise.
3384
3385         strerror: enforce POSIX ruling on strerror(0)
3386         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Expose BSD bug.
3387         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Likewise.
3388         * lib/strerror_r.c (rpl_strerror_r): Work around it.
3389         * doc/posix-functions/strerror.texi (strerror): Document it.
3390         * doc/posix-functions/strerror_r.texi (strerror_r): Likewise.
3391         * tests/test-strerror.c (main): Strengthen test.
3392         * tests/test-strerror_r.c (main): Likewise.
3393
3394 2011-05-19  Paul Eggert  <eggert@cs.ucla.edu>
3395
3396         intprop-tests: port to older and more-pedantic compilers
3397         * modules/intprops-tests (Files): Add tests/macros.h.
3398         * tests/test-intprops.c: Include macros.h.
3399         (TYPE_IS_INTEGER): Use ASSERT, not verify, to test this macro, as
3400         it's no longer documented to expand to an integer constant expression.
3401         (TYPE_SIGNED): Use ASSERT, not verify, to test this macro when the
3402         argument is floating point, as it's no longer documented to expand
3403         to an integer constant expression in that case.
3404         (UINT_MAX, ULONG_MAX, UINTMAX_MAX): Redefine to work around
3405         compiler bugs reported by Bruno Haible.  See
3406         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.
3407         (U0, U1): New constants, to work around the same bugs.  Also,
3408         in tests, use e.g., "(unsigned int) 39" rather than "39u".
3409
3410         intprops: work around C compiler bugs
3411         * lib/intprops.h (INT_MULTIPLY_RANGE_OVERFLOW): Work around compiler
3412         bug in Sun C 5.11 2010/08/13 and other compilers; see
3413         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.
3414
3415         intprops: TYPE_IS_INTEGER, TYPE_SIGNED not integer constant exprs
3416         * doc/intprops.texi (Integer Type Determination): Fix
3417         documentation for TYPE_IS_INTEGER: it returns an constant
3418         expression, not an integer constant expression.  Fix doc for
3419         TYPE_SIGNED: it returns an integer constant expression only if its
3420         argument is an integer type.  (TYPE_IS_INTEGER is the same, but is
3421         hardly worth documented that way....)
3422
3423 2011-05-18  Bruno Haible  <bruno@clisp.org>
3424
3425         strerror_r: Avoid clobbering the strerror buffer when possible.
3426         * lib/strerror_r.c (strerror_r): Merge the three implementations.
3427         Handle gnulib defined errno values here. When strerror() returns NULL
3428         or an empty string, return EINVAL.
3429         * lib/strerror.c (strerror): Always call strerror_r. Don't handle
3430         gnulib defined errno values here.
3431         * modules/strerror (Depends-on): Add verify, strerror_r-posix.
3432
3433 2011-05-18  Eric Blake  <eblake@redhat.com>
3434
3435         fnmatch: avoid compiler warning
3436         * lib/fnmatch_loop.c (FCT): Use correct type.
3437         Reported by Matthias Bolte.
3438
3439 2011-05-13  Jim Meyering  <meyering@redhat.com>
3440
3441         maint.mk: three new prohibit_<HDR>_without_use rules
3442         * top/maint.mk (sc_prohibit_stdio--_without_use): New rule.
3443         (sc_prohibit_stdio-safer_without_use): Likewise.
3444         (sc_prohibit_xfreopen_without_use): Likewise.
3445
3446 2011-05-17  Jim Meyering  <meyering@redhat.com>
3447
3448         announce-gen: fail if the NEWS delta is empty
3449         If there's nothing noteworthy in NEWS, then either you forgot
3450         or you shouldn't be releasing.
3451         * build-aux/announce-gen: Die if the NEWS delta is effectively empty.
3452
3453 2011-05-17  Pádraig Brady <P@draigBrady.com>
3454
3455         * top/maint.mk (_gl_tight_scope:): Automatically exclude compiler
3456         reserved symbols starting with double underscore from the check.
3457
3458 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3459
3460         intprops: add doc
3461         * doc/intprops.texi: New file, documenting intprops.
3462         * doc/gnulib.texi (Particular Modules): Include it.
3463
3464         verify: add doc to gnulib manual and fix example
3465         * doc/gnulib.texi (Compile-time Assertions): New node, for 'verify'.
3466         * doc/verify.texi (Compile-time Assertions): Update 'assert' doc.
3467         (Compile-time Assertions): Fix example so it can't overflow.
3468
3469 2011-05-17  Jim Meyering  <meyering@redhat.com>
3470
3471         warnings.m4: don't usurp save_CPPFLAGS variable name
3472         * m4/warnings.m4: Prefix local temporary variable name with gl_.
3473
3474         doc: fix typo
3475         * doc/gnulib-intro.texi (Target Platforms): s/is/are/
3476
3477 2011-05-16  Paul Eggert  <eggert@cs.ucla.edu>
3478             Bruno Haible  <bruno@clisp.org>
3479
3480         doc: Tweak recent change.
3481         * README (Portability guidelines): Tweak new text.
3482         * doc/gnulib-intro.texi (Target Platforms): Likewise. Mention
3483         Interix 6.1.
3484
3485 2011-05-16  Eric Blake  <eblake@redhat.com>
3486
3487         inttypes: avoid autoconf warning
3488         * m4/inttypes.m4 (gl_INTTYPES_INCOMPLETE): Only expand once.
3489         * m4/stdint.m4 (gl_STDINT_H): Likewise.
3490
3491 2011-05-16  Sam Steingold <sds@gnu.org>
3492         and Eric Blake  <eblake@redhat.com>
3493
3494         vc-list-files: accept multiple directory operands
3495         * build-aux/vc-list-files: Iterate over all remaining operands.
3496
3497 2011-05-16  Bruno Haible  <bruno@clisp.org>
3498
3499         Fix confusion regarding deprecated modules.
3500         * modules/calloc (Status, Notice): Mark module as deprecated, not
3501         obsolete.
3502         * modules/fnmatch-posix (Status, Notice): Likewise.
3503         * modules/getdate (Status, Notice): Likewise.
3504         * modules/getopt (Status, Notice): Likewise.
3505         * modules/malloc (Status, Notice): Likewise.
3506         * modules/pipe (Status, Notice): Likewise.
3507         * modules/realloc (Status, Notice): Likewise.
3508         * modules/rename-dest-slash (Status, Notice): Likewise.
3509         * modules/unictype/bidicategory-all (Status, Notice): Likewise.
3510         * modules/unictype/bidicategory-byname (Status, Notice): Likewise.
3511         * modules/unictype/bidicategory-name (Status, Notice): Likewise.
3512         * modules/unictype/bidicategory-of (Status, Notice): Likewise.
3513         * modules/unictype/bidicategory-test (Status, Notice): Likewise.
3514
3515 2011-05-16  Bruno Haible  <bruno@clisp.org>
3516
3517         doc: List the target platforms.
3518         * doc/gnulib-intro.texi (Target Platforms): New section.
3519         * doc/gnulib.texi (Introduction): Update menu.
3520         * README (Portability guidelines): Refer to the new section. Update
3521         statement about oldest supported environment. Remove rationale why
3522         <errno.h>, <string.h>, <stdlib.h> are assumed. Update example of an
3523         unportable C89 function.
3524         Reported by Bastien Roucariès <roucaries.bastien@gmail.com> and
3525         Charles Wilson <cygwin@cwilson.fastmail.fm>. Feedback from Paul Eggert.
3526
3527 2011-05-16  Paul Eggert  <eggert@cs.ucla.edu>
3528
3529         * build-aux/bootstrap (gnulib_tool): Handle symlink timestamps better.
3530
3531 2011-05-13  Paul Eggert  <eggert@cs.ucla.edu>
3532
3533         intprops-tests: new module
3534         * modules/intprops-tests, tests/test-intprops.c: New files.
3535
3536         intprops: add safe, portable integer overflow checking
3537         * lib/intprops.h (_GL_INT_CONVERT, _GL_INT_TWOS_COMPLEMENT):
3538         (_GL_INT_SIGNED, _GL_INT_MINIMUM, _GL_INT_MAXIMUM):
3539         (_GL_SIGNED_INT_MINIMUM, INT_ADD_RANGE_OVERFLOW):
3540         (INT__SUBTRACT__RANGE_OVERFLOW, INT_NEGATE_RANGE_OVERFLOW):
3541         (INT_MULTIPLY_RANGE_OVERFLOW, INT_REMAINDER_RANGE_OVERFLOW):
3542         (INT_LEFT_SHIFT_RANGE_OVERFLOW, _GL_ADD_OVERFLOW):
3543         (_GL__SUBTRACT__OVERFLOW, _GL_MULTIPLY_OVERFLOW, _GL_DIVIDE_OVERFLOW):
3544         (_GL_REMAINDER_OVERFLOW, _GL_UNSIGNED_NEG_MULTIPLE, INT_ADD_OVERFLOW):
3545         (INT__SUBTRACT__OVERFLOW, INT_NEGATE_OVERFLOW, INT_MULTIPLY_OVERFLOW):
3546         (INT_DIVIDE_OVERFLOW, INT_REMAINDER_OVERFLOW):
3547         (INT_LEFT_SHIFT_OVERFLOW, _GL_BINARY_OP_OVERFLOW): New macros.
3548
3549 2011-05-12  James Youngman  <jay@gnu.org>
3550
3551         Add a test for glibc's Bugzilla bug #12378.
3552         * m4/fnmatch.m4: Use gnulib's fnmatch if the system fnmatch
3553         doesn't allow the literal matching of a lone "[" (which is
3554         required by POSIX).
3555         * tests/test-fnmatch.c (main): Check that "[/b" matches itself.
3556
3557 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
3558
3559         Sync glibc change fixing Bugzilla bug #12378.
3560         * lib/fnmatch_loop.c (FCT): When matching '[' keep track of
3561         beginning and fall back to matching as normal character if the
3562         string ends before the matching ']' is found.  This is what POSIX
3563         requires.
3564
3565 2011-05-13  Eric Blake  <eblake@redhat.com>
3566
3567         getcwd-lgpl: relax test for FreeBSD
3568         * doc/posix-functions/getcwd.texi (getcwd): Document portability
3569         issue.
3570         * tests/test-getcwd-lgpl.c (main): Relax test.
3571         Reported by Matthias Bolte.
3572
3573 2011-05-11  Eric Blake  <eblake@redhat.com>
3574
3575         test-fflush: silence compiler warning
3576         * tests/test-fflush.c (main): Don't fclose a NULL pointer.
3577
3578 2011-05-11  Bruno Haible  <bruno@clisp.org>
3579
3580         canonicalize, canonicalize-lgpl: Avoid crash dialog on MacOS X.
3581         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Add GL_NOCRASH code.
3582         * modules/canonicalize (Depends-on): Add 'nocrash'.
3583         * modules/canonicalize-lgpl (Depends-on): Likewise.
3584         * doc/posix-functions/realpath.texi: Update platforms list.
3585         Reported by Ryan Schmidt <ryandesign@macports.org>.
3586
3587 2011-05-11  Bruno Haible  <bruno@clisp.org>
3588
3589         group-member: Declare function in <unistd.h>.
3590         * lib/unistd.in.h (group_member): New declaration.
3591         * lib/group-member.h: Remove file.
3592         * lib/group-member.c: Include <unistd.h> instead of group-member.h.
3593         * tests/test-unistd-c++.cc: Check signature of group_member.
3594         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Require
3595         gl_UNISTD_H_DEFAULTS. Set HAVE_GROUP_MEMBER.
3596         * m4/unistd_h.m4 (gl_UNISTD_H): Check whether group_member is declared.
3597         (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GROUP_MEMBER,
3598         HAVE_GROUP_MEMBER.
3599         * modules/group-member (Files): Remove lib/group-member.h.
3600         (Depends-on): Add unistd. Specify conditions.
3601         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
3602         (Include): Change to <unistd.h>.
3603         * modules/unistd (Makefile.am): Substitute GNULIB_GROUP_MEMBER,
3604         HAVE_GROUP_MEMBER.
3605         * NEWS: Mention the change.
3606         * lib/euidaccess.c: Don't include group-member.h.
3607
3608 2011-05-11  Bruno Haible  <bruno@clisp.org>
3609
3610         group-member: Document module.
3611         * doc/glibc-functions/group_member.texi: Mention the 'group-member'
3612         module.
3613
3614 2011-05-11  Bruno Haible  <bruno@clisp.org>
3615
3616         fclose: Fix mistake earlier today.
3617         * lib/fclose.c (rpl_fclose): Don't assume that EOF < 0.
3618
3619 2011-05-11  Eric Blake  <eblake@redhat.com>
3620
3621         fclose: preserve fflush errors
3622         * lib/fclose.c (rpl_fclose): Don't lose fflush errors.
3623         Reported by Jim Meyering.
3624
3625         bootstrap: support a prereq of 'rpcgen -' on RHEL5
3626         * build-aux/bootstrap (check_versions): When no specific version
3627         is required, merely check that the app produces an exit status
3628         that indicates its existence.
3629
3630         maint.mk: drop redundant check
3631         * top/maint.mk (sc_the_the): Delete; sc_prohibit_doubled_word does
3632         the same but better.
3633
3634 2011-05-11  Bruno Haible  <bruno@clisp.org>
3635
3636         fclose: Fix possible link error.
3637         * lib/fclose.c (rpl_fclose): Invoke _gl_unregister_fd, not
3638         unregister_shadow_fd. Improve comments.
3639         * lib/sockets.c (close_fd_maybe_socket): Add comments. Reported by
3640         Eric Blake.
3641
3642 2011-05-11  Jim Meyering  <meyering@redhat.com>
3643
3644         maint.mk: improve "can not" detection and generalize rule name
3645         * top/maint.mk (sc_prohibit_undesirable_word_seq): Renamed from
3646         sc_prohibit_can_not, since we'll probably add a few more word pairs here.
3647         Use the same technique as in sc_prohibit_doubled_word, so that
3648         we recognize "can not" also when the words are separated by a newline.
3649         Suggested by Eric Blake.
3650         (perl_filename_lineno_text_): Define.  Factored out of...
3651         (prohibit_doubled_word_): ...here.  Use the new definition.
3652         (prohibit_undesirable_word_seq_): New var.  Use it here, too.
3653         (prohibit_undesirable_word_seq_RE_): New overridable variable.
3654         (ignore_undesirable_word_sequence_RE_): New overridable variable.
3655
3656 2011-05-10  Eric Blake  <eblake@redhat.com>
3657
3658         fclose: avoid double close race when possible
3659         * lib/fclose.c (rpl_fclose): Rewrite to avoid double-close race on
3660         all but WINDOWS_SOCKETS.
3661
3662 2011-05-10  Bastien Roucariès  <roucaries.bastien@gmail.com>
3663
3664         openat: correct new comment
3665         * lib/openat-proc.c (openat_proc_name): Correct the comment.
3666
3667 2011-05-10  Jim Meyering  <meyering@redhat.com>
3668
3669         openat: add comments
3670         * lib/openat-proc.c (openat_proc_name): Add comments,
3671         mostly from Eric Blake.
3672
3673 2011-05-09  Eric Blake  <eblake@redhat.com>
3674
3675         openat: reduce syscalls in first probe of /proc
3676         * lib/openat-proc.c (openat_proc_name): Require that /proc/self/fd
3677         be a directory.  Simplify the probe for .. bugs.
3678         * modules/openat (Depends-on): Drop same-inode.
3679         Reported by Bastien ROUCARIES.
3680
3681 2011-05-09  Jim Meyering  <meyering@redhat.com>
3682
3683         maint.mk: change semantics/name of tight_scope variables
3684         * top/maint.mk (_gl_TS_var_match, _gl_TS_function_match):
3685         Rename variables to align with semantics that make them more useful.
3686
3687         maint.mk: tweak new rule's name not to impinge
3688         * top/maint.mk (_gl_tight_scope): Rename from sc_tight_scope-0.
3689         (sc_tight_scope): Use new rule name rather than $@-0.
3690
3691         maint.mk: add a syntax-check rule to ensure tightly-scoped symbols
3692         * top/maint.mk (sc_tight_scope): New rule.
3693         (sc_tight_scope-0): New rule, ifdef'd out.
3694         (_gl_TS_dir): Default.
3695         (_gl_TS_unmarked_extern_functions, _gl_TS_function_regex): Define.
3696         (_gl_TS_unmarked_extern_vars, _gl_TS_var_regex): Define.
3697
3698 2011-05-09  Simon Josefsson  <simon@josefsson.org>
3699
3700         * m4/gc.m4: Remove gl_PREREQ_GC (not used).  Reported by Bruno
3701         Haible <bruno@clisp.org>.
3702
3703 2011-05-08  Bruno Haible  <bruno@clisp.org>
3704
3705         Comments.
3706         * m4/isnanf.m4: Add comment.
3707         * m4/isnanl.m4: Likewise.
3708
3709 2011-05-08  Bruno Haible  <bruno@clisp.org>
3710
3711         glob: Remove obsolete macro.
3712         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): Remove macro.
3713
3714 2011-05-08  Paul Eggert  <eggert@cs.ucla.edu>
3715
3716         intprops: Sun C 5.11 supports __typeof__
3717         * lib/intprops.h (_GL_HAVE___TYPEOF__): New macro, which is set
3718         for either GCC 2 or later, as before, or for Sun C 5.11 or later,
3719         which is new.
3720         (_GL_SIGNED_TYPE_OR_EXPR): Use it.
3721
3722         intprops: switch to usual gnulib indenting and naming
3723         * lib/intprops.h (_GL_INTPROPS_H): Rename from GL_INTPROPS_H.
3724         (_GL_SIGNED_TYPE_OR_EXPR): Rename from signed_type_or_expr__.
3725
3726         * tests/test-inttostr.c (IS_TIGHT): Adjust to above renaming.
3727
3728 2011-05-08  Jim Meyering  <meyering@redhat.com>
3729
3730         maint.mk: suppress "Entering/Leaving directory" diag in announcement
3731         * top/maint.mk (release-prep): Use make's --no-print-directory
3732         option when generating the announcement.  This eliminates the
3733         pesky "make[2]: Entering/Leaving directory" diagnostics in the
3734         generated announcement template.
3735
3736 2011-05-08  Bruno Haible  <bruno@clisp.org>
3737
3738         tzset: Fix gettimeofday wrapper on Solaris 2.6.
3739         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): When invoking
3740         gl_GETTIMEOFDAY_REPLACE_LOCALTIME, also set REPLACE_GETTIMEOFDAY.
3741
3742 2011-05-07  Paul Eggert  <eggert@cs.ucla.edu>
3743
3744         ignore-value, verify: Omit include files from lib_SOURCES.
3745         * modules/ignore-value, modules/verify (Makefile.am):
3746         Don't put ignore-value.h, or verify.h, into lib_SOURCES, as
3747         that leads Automake to duplicate use of am__objects_... variables
3748         in Makefile.in.  See
3749         <http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00257.html>.
3750
3751 2011-05-07  Bruno Haible  <bruno@clisp.org>
3752
3753         fclose: Simplify autoconf macro.
3754         * m4/fclose.m4 (gl_FUNC_FCLOSE): Assume gl_FUNC_FFLUSH_STDIN is
3755         defined.
3756
3757 2011-05-07  Bruno Haible  <bruno@clisp.org>
3758
3759         canonicalize-lgpl: Fix autoconf macro ordering bug.
3760         * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL): Require
3761         gl_STDLIB_H_DEFAULTS.
3762
3763 2011-05-06  Eric Blake  <eblake@redhat.com>
3764
3765         maintainer-makefile: make sc_po_check easier to tune
3766         * top/maint.mk (sc_po_check): Allow overriding which non-VC files
3767         to probe for strings, such as an alternate location for gnulib.
3768
3769         fclose: guarantee behavior on seekable stdin
3770         * modules/fclose (Depends-on): Add fflush.
3771         * doc/posix-functions/fclose.texi (fclose): Document this.
3772         * tests/test-fclose.c (main): Make test for this unconditional.
3773
3774 2011-05-06  Bruno Haible  <bruno@clisp.org>
3775
3776         fflush, fpurge: Relicense under LGPLv2+.
3777         * modules/fflush (License): Change from LGPLv3+ to LGPLv2+.
3778         * modules/fpurge (License): Likewise.
3779         With permission from Eric Blake and Jim Meyering.
3780         Suggested by Eric Blake.
3781
3782 2011-05-06  Karl Berry  <karl@gnu.org>
3783
3784         * MODULES.html.sh (func_all_modules): remove exit.
3785
3786 2011-05-06  Jim Meyering  <meyering@redhat.com>
3787
3788         maint.mk: use info-gnu@ as the default only for a stable release
3789         * top/maint.mk: Don't default to info-gnu for alpha or beta releases.
3790         For those, just use $(PACKAGE_BUGREPORT), in which case we don't have
3791         to set the Mail-Followup-To header.  Prompted by Reuben Thomas in
3792         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/26488
3793
3794 2011-05-05  Paul Eggert  <eggert@cs.ucla.edu>
3795
3796         assert-h: new module, which supports C1X-style static_assert
3797         * lib/assert.in.h, m4/assert_h.m4, modules/assert-h: New files.
3798         * lib/verify.h: Revamp so that this can be copied into assert.h,
3799         while retaining the ability to use it standalone as before.
3800         Rename private identifiers so as not to encroach on the
3801         standard C namespace, since this is now used by assert.h.
3802         (_GL_VERIFY_TYPE): New macro, factoring out differing parts of
3803         the old verify_true.
3804         (_GL_VERIFY_TRUE): New macro, with much of the contents of
3805         the old verify_true.  Use _GL_VERIFY_TYPE.
3806         (_GL_VERIFY): New macro, with much of the contents of the old verify.
3807         (static_assert): New macro, if _GL_STATIC_ASSERT_H
3808         is defined and static_assert is not; _GL_STATIC_ASSERT_H is
3809         defined when this file is copied into the replacement assert.h.
3810         (_Static_assert): New macro, if _GL_STATIC_ASSERT_H is defined
3811         and _Static_assert is not built in.
3812         (verify_true, verify): Define only if _GL_STATIC_ASSERT_H is not
3813         defined, and use the new macros mentioned above.
3814         * doc/posix-headers/assert.texi: Document this.
3815
3816 2011-05-05  Bruno Haible  <bruno@clisp.org>
3817
3818         fclose, fflush: Respect rules for use of AC_LIBOBJ.
3819         * m4/fflush.m4 (gl_FUNC_FFLUSH): Don't invoke gl_REPLACE_FCLOSE.
3820         * m4/fclose.m4 (gl_FUNC_FCLOSE): Invoke gl_FUNC_FFLUSH_STDIN and
3821         gl_REPLACE_FCLOSE here.
3822         * modules/fflush (Depends-on): Remove fclose.
3823         * doc/posix-functions/fclose.texi: Mention module 'fflush' only in
3824         combination with module 'fclose'.
3825
3826 2011-05-05  Bruno Haible  <bruno@clisp.org>
3827
3828         fflush, fseeko: Respect rules for use of AC_LIBOBJ.
3829         * m4/fflush.m4 (gl_FUNC_FFLUSH_STDIN): New macro, extracted from
3830         gl_FUNC_FFLUSH.
3831         (gl_FUNC_FFLUSH): Use it.
3832         (gl_REPLACE_FFLUSH): Don't invoke gl_REPLACE_FSEEKO.
3833         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Invoke gl_FUNC_FFLUSH_STDIN and
3834         gl_REPLACE_FSEEKO here.
3835
3836 2011-05-05  Bruno Haible  <bruno@clisp.org>
3837
3838         tzset: Relicense under LGPL.
3839         * modules/tzset (License): Change to LGPL.
3840         No agreement needed; it's a no-op.
3841
3842         strtoimax, strtoumax: Relicense under LGPL.
3843         * modules/strtoimax (License): Change to LGPL.
3844         * modules/strtoumax (License): Likewise.
3845         With permission from Jim Meyering, Paul Eggert:
3846         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00124.html>
3847         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00109.html>
3848
3849         getgroups: Relicense under LGPL.
3850         * modules/getgroups (License): Change to LGPL.
3851         With permission from Jim Meyering, Paul Eggert, Eric Blake:
3852         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00111.html>
3853         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00148.html>
3854         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
3855
3856         nanosleep: Relicense under LGPL.
3857         * modules/nanosleep (License): Change to LGPL.
3858         With permission from Jim Meyering, Paul Eggert, Eric Blake, Bruno
3859         Haible:
3860         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00111.html>
3861         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00148.html>
3862         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
3863         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00131.html>
3864
3865         futimens: Relicense under LGPL.
3866         * modules/futimens (License): Change to LGPL.
3867         With permission from Eric Blake:
3868         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
3869
3870         fflush: Relicense under LGPL.
3871         * modules/fflush (License): Change to LGPL.
3872         With permission from Eric Blake, Bruno Haible, Jim Meyering:
3873         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
3874         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00131.html>
3875         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00133.html>
3876
3877         tmpfile: Relicense under LGPL.
3878         * modules/tmpfile (License): Change to LGPL.
3879         With permission from Ben Pfaff:
3880         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00185.html>
3881
3882         isfinite: Relicense under LGPL.
3883         * modules/isfinite (License): Change to LGPL.
3884         With permission from Ben Pfaff, Bruno Haible:
3885         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00185.html>
3886         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00130.html>
3887
3888         acosl..tanl: Relicense under LGPL.
3889         * modules/acosl (License): Change to LGPL.
3890         * modules/asinl (License): Likewise.
3891         * modules/atanl (License): Likewise.
3892         * modules/cosl (License): Likewise.
3893         * modules/expl (License): Likewise.
3894         * modules/logl (License): Likewise.
3895         * modules/sinl (License): Likewise.
3896         * modules/sqrtl (License): Likewise.
3897         * modules/tanl (License): Likewise.
3898         Source code originally from glibc and Paolo Bonzini. Agreements:
3899         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00137.html>
3900         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00128.html>
3901
3902 2011-05-05  Bruno Haible  <bruno@clisp.org>
3903
3904         signal: Define sighandler_t.
3905         * lib/signal.in.h (sighandler_t): New type.
3906         * m4/signal_h.m4 (gl_SIGNAL_H): Require AC_USE_SYSTEM_EXTENSIONS. Test
3907         whether sighandler_t is defined.
3908         (gl_SIGNAL_H_DEFAULTS): Initialize HAVE_SIGHANDLER_T.
3909         * modules/signal (Depends-on): Add extensions.
3910         (Makefile.am): Substitute HAVE_SIGHANDLER_T.
3911         * doc/posix-headers/signal.texi: Mention the problem with sighandler_t.
3912         Suggested by Markus Steinborn <gnugv_maintainer@yahoo.de>.
3913
3914 2011-05-05  Eric Blake  <eblake@redhat.com>
3915
3916         maint: remove useless REPLACE_*_H macros
3917         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Delete.
3918         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H): Likewise.
3919         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H): Likewise.
3920         * m4/poll_h.m4 (gl_REPLACE_POLL_H): Likewise.
3921         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H): Likewise.
3922         * m4/sys_ioctl_h.m4 (gl_REPLACE_SYS_IOCTL_H): Likewise.
3923         * m4/wchar_h.m4 (gl_REPLACE_WCHAR_H): Likewise.
3924         * m4/btowc.m4: Update callers.
3925         * m4/dirfd.m4: Likewise.
3926         * m4/duplocale.m4: Likewise.
3927         * m4/fchdir.m4: Likewise.
3928         * m4/fdopendir.m4: Likewise.
3929         * m4/inet_ntop.m4: Likewise.
3930         * m4/inet_pton.m4: Likewise.
3931         * m4/ioctl.m4: Likewise.
3932         * m4/mbrlen.m4: Likewise.
3933         * m4/mbrtowc.m4: Likewise.
3934         * m4/mbsinit.m4: Likewise.
3935         * m4/mbsnrtowcs.m4: Likewise.
3936         * m4/mbsrtowcs.m4: Likewise.
3937         * m4/poll.m4: Likewise.
3938         * m4/setlocale.m4: Likewise.
3939         * m4/wcrtomb.m4: Likewise.
3940         * m4/wcsnrtombs.m4: Likewise.
3941         * m4/wcsrtombs.m4: Likewise.
3942         * m4/wctob.m4: Likewise.
3943         * m4/wcwidth.m4: Likewise.
3944         * modules/posix_spawn: Likewise.
3945         * modules/posix_spawn_file_actions_addclose: Likewise.
3946         * modules/posix_spawn_file_actions_adddup2: Likewise.
3947         * modules/posix_spawn_file_actions_addopen: Likewise.
3948         * modules/posix_spawn_file_actions_destroy: Likewise.
3949         * modules/posix_spawn_file_actions_init: Likewise.
3950         * modules/posix_spawnattr_destroy: Likewise.
3951         * modules/posix_spawnattr_getflags: Likewise.
3952         * modules/posix_spawnattr_getpgroup: Likewise.
3953         * modules/posix_spawnattr_getschedparam: Likewise.
3954         * modules/posix_spawnattr_getschedpolicy: Likewise.
3955         * modules/posix_spawnattr_getsigdefault: Likewise.
3956         * modules/posix_spawnattr_getsigmask: Likewise.
3957         * modules/posix_spawnattr_init: Likewise.
3958         * modules/posix_spawnattr_setflags: Likewise.
3959         * modules/posix_spawnattr_setpgroup: Likewise.
3960         * modules/posix_spawnattr_setschedparam: Likewise.
3961         * modules/posix_spawnattr_setschedpolicy: Likewise.
3962         * modules/posix_spawnattr_setsigdefault: Likewise.
3963         * modules/posix_spawnattr_setsigmask: Likewise.
3964         * modules/posix_spawnp: Likewise.
3965
3966 2011-05-04  Reuben Thomas  <rrt@sc3d.org>
3967
3968         Add option to do-release-commit-and-tag to specify branch.
3969         * build-aux/do-release-commit-and-tag: Add --branch.
3970
3971 2011-05-03  Bruno Haible  <bruno@clisp.org>
3972
3973         Avoid unnecessary compilation units, through conditional dependencies.
3974         * modules/accept (Depends-on): Add conditions to the dependencies.
3975         * modules/acosl (Depends-on): Likewise.
3976         * modules/argz (Depends-on): Likewise.
3977         * modules/asinl (Depends-on): Likewise.
3978         * modules/atanl (Depends-on): Likewise.
3979         * modules/atoll (Depends-on): Likewise.
3980         * modules/bind (Depends-on): Likewise.
3981         * modules/btowc (Depends-on): Likewise.
3982         * modules/canonicalize-lgpl (Depends-on): Likewise.
3983         * modules/ceil (Depends-on): Likewise.
3984         * modules/ceilf (Depends-on): Likewise.
3985         * modules/ceill (Depends-on): Likewise.
3986         * modules/chdir-long (Depends-on): Likewise.
3987         * modules/chown (Depends-on): Likewise.
3988         * modules/close (Depends-on): Likewise.
3989         * modules/connect (Depends-on): Likewise.
3990         * modules/cosl (Depends-on): Likewise.
3991         * modules/dirfd (Depends-on): Likewise.
3992         * modules/dprintf (Depends-on): Likewise.
3993         * modules/dprintf-posix (Depends-on): Likewise.
3994         * modules/error (Depends-on): Likewise.
3995         * modules/euidaccess (Depends-on): Likewise.
3996         * modules/expl (Depends-on): Likewise.
3997         * modules/faccessat (Depends-on): Likewise.
3998         * modules/fchdir (Depends-on): Likewise.
3999         * modules/fclose (Depends-on): Likewise.
4000         * modules/fcntl (Depends-on): Likewise.
4001         * modules/fdopendir (Depends-on): Likewise.
4002         * modules/fflush (Depends-on): Likewise.
4003         * modules/floor (Depends-on): Likewise.
4004         * modules/floorf (Depends-on): Likewise.
4005         * modules/floorl (Depends-on): Likewise.
4006         * modules/fnmatch (Depends-on): Likewise.
4007         * modules/fopen (Depends-on): Likewise.
4008         * modules/fprintf-posix (Depends-on): Likewise.
4009         * modules/frexp (Depends-on): Likewise.
4010         * modules/frexp-nolibm (Depends-on): Likewise.
4011         * modules/frexpl (Depends-on): Likewise.
4012         * modules/frexpl-nolibm (Depends-on): Likewise.
4013         * modules/fseek (Depends-on): Likewise.
4014         * modules/fsusage (Depends-on): Likewise.
4015         * modules/ftell (Depends-on): Likewise.
4016         * modules/ftello (Depends-on): Likewise.
4017         * modules/futimens (Depends-on): Likewise.
4018         * modules/getcwd (Depends-on): Likewise.
4019         * modules/getcwd-lgpl (Depends-on): Likewise.
4020         * modules/getdelim (Depends-on): Likewise.
4021         * modules/getdomainname (Depends-on): Likewise.
4022         * modules/getgroups (Depends-on): Likewise.
4023         * modules/gethostname (Depends-on): Likewise.
4024         * modules/getline (Depends-on): Likewise.
4025         * modules/getlogin_r (Depends-on): Likewise.
4026         * modules/getopt-posix (Depends-on): Likewise.
4027         * modules/getpeername (Depends-on): Likewise.
4028         * modules/getsockname (Depends-on): Likewise.
4029         * modules/getsockopt (Depends-on): Likewise.
4030         * modules/getsubopt (Depends-on): Likewise.
4031         * modules/getusershell (Depends-on): Likewise.
4032         * modules/glob (Depends-on): Likewise.
4033         * modules/grantpt (Depends-on): Likewise.
4034         * modules/iconv_open (Depends-on): Likewise.
4035         * modules/iconv_open-utf (Depends-on): Likewise.
4036         * modules/inet_ntop (Depends-on): Likewise.
4037         * modules/inet_pton (Depends-on): Likewise.
4038         * modules/ioctl (Depends-on): Likewise.
4039         * modules/isapipe (Depends-on): Likewise.
4040         * modules/isfinite (Depends-on): Likewise.
4041         * modules/isinf (Depends-on): Likewise.
4042         * modules/lchown (Depends-on): Likewise.
4043         * modules/ldexpl (Depends-on): Likewise.
4044         * modules/link (Depends-on): Likewise.
4045         * modules/linkat (Depends-on): Likewise.
4046         * modules/listen (Depends-on): Likewise.
4047         * modules/logl (Depends-on): Likewise.
4048         * modules/lstat (Depends-on): Likewise.
4049         * modules/mbrlen (Depends-on): Likewise.
4050         * modules/mbrtowc (Depends-on): Likewise.
4051         * modules/mbsinit (Depends-on): Likewise.
4052         * modules/mbsnrtowcs (Depends-on): Likewise.
4053         * modules/mbsrtowcs (Depends-on): Likewise.
4054         * modules/mbtowc (Depends-on): Likewise.
4055         * modules/memcmp (Depends-on): Likewise.
4056         * modules/mkdir (Depends-on): Likewise.
4057         * modules/mkdtemp (Depends-on): Likewise.
4058         * modules/mkfifo (Depends-on): Likewise.
4059         * modules/mkfifoat (Depends-on): Likewise.
4060         * modules/mknod (Depends-on): Likewise.
4061         * modules/mkostemp (Depends-on): Likewise.
4062         * modules/mkostemps (Depends-on): Likewise.
4063         * modules/mkstemp (Depends-on): Likewise.
4064         * modules/mkstemps (Depends-on): Likewise.
4065         * modules/mktime (Depends-on): Likewise.
4066         * modules/nanosleep (Depends-on): Likewise.
4067         * modules/open (Depends-on): Likewise.
4068         * modules/openat (Depends-on): Likewise.
4069         * modules/perror (Depends-on): Likewise.
4070         * modules/poll (Depends-on): Likewise.
4071         * modules/popen (Depends-on): Likewise.
4072         * modules/posix_spawn (Depends-on): Likewise.
4073         * modules/posix_spawn_file_actions_addclose (Depends-on): Likewise.
4074         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
4075         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
4076         * modules/posix_spawnp (Depends-on): Likewise.
4077         * modules/pread (Depends-on): Likewise.
4078         * modules/printf-posix (Depends-on): Likewise.
4079         * modules/ptsname (Depends-on): Likewise.
4080         * modules/putenv (Depends-on): Likewise.
4081         * modules/pwrite (Depends-on): Likewise.
4082         * modules/readline (Depends-on): Likewise.
4083         * modules/readlink (Depends-on): Likewise.
4084         * modules/readlinkat (Depends-on): Likewise.
4085         * modules/recv (Depends-on): Likewise.
4086         * modules/recvfrom (Depends-on): Likewise.
4087         * modules/regex (Depends-on): Likewise.
4088         * modules/remove (Depends-on): Likewise.
4089         * modules/rename (Depends-on): Likewise.
4090         * modules/renameat (Depends-on): Likewise.
4091         * modules/rmdir (Depends-on): Likewise.
4092         * modules/round (Depends-on): Likewise.
4093         * modules/roundf (Depends-on): Likewise.
4094         * modules/roundl (Depends-on): Likewise.
4095         * modules/rpmatch (Depends-on): Likewise.
4096         * modules/select (Depends-on): Likewise.
4097         * modules/send (Depends-on): Likewise.
4098         * modules/sendto (Depends-on): Likewise.
4099         * modules/setenv (Depends-on): Likewise.
4100         * modules/setlocale (Depends-on): Likewise.
4101         * modules/setsockopt (Depends-on): Likewise.
4102         * modules/shutdown (Depends-on): Likewise.
4103         * modules/sigaction (Depends-on): Likewise.
4104         * modules/signbit (Depends-on): Likewise.
4105         * modules/sigprocmask (Depends-on): Likewise.
4106         * modules/sinl (Depends-on): Likewise.
4107         * modules/sleep (Depends-on): Likewise.
4108         * modules/snprintf (Depends-on): Likewise.
4109         * modules/snprintf-posix (Depends-on): Likewise.
4110         * modules/socket (Depends-on): Likewise.
4111         * modules/sprintf-posix (Depends-on): Likewise.
4112         * modules/sqrtl (Depends-on): Likewise.
4113         * modules/stat (Depends-on): Likewise.
4114         * modules/strchrnul (Depends-on): Likewise.
4115         * modules/strdup-posix (Depends-on): Likewise.
4116         * modules/strerror (Depends-on): Likewise.
4117         * modules/strerror_r-posix (Depends-on): Likewise.
4118         * modules/strndup (Depends-on): Likewise.
4119         * modules/strnlen (Depends-on): Likewise.
4120         * modules/strptime (Depends-on): Likewise.
4121         * modules/strsep (Depends-on): Likewise.
4122         * modules/strsignal (Depends-on): Likewise.
4123         * modules/strstr-simple (Depends-on): Likewise.
4124         * modules/strtod (Depends-on): Likewise.
4125         * modules/strtoimax (Depends-on): Likewise.
4126         * modules/strtok_r (Depends-on): Likewise.
4127         * modules/strtoumax (Depends-on): Likewise.
4128         * modules/symlink (Depends-on): Likewise.
4129         * modules/symlinkat (Depends-on): Likewise.
4130         * modules/tanl (Depends-on): Likewise.
4131         * modules/tcgetsid (Depends-on): Likewise.
4132         * modules/tmpfile (Depends-on): Likewise.
4133         * modules/trunc (Depends-on): Likewise.
4134         * modules/truncf (Depends-on): Likewise.
4135         * modules/truncl (Depends-on): Likewise.
4136         * modules/uname (Depends-on): Likewise.
4137         * modules/unlink (Depends-on): Likewise.
4138         * modules/unlockpt (Depends-on): Likewise.
4139         * modules/unsetenv (Depends-on): Likewise.
4140         * modules/usleep (Depends-on): Likewise.
4141         * modules/utimensat (Depends-on): Likewise.
4142         * modules/vasprintf (Depends-on): Likewise.
4143         * modules/vdprintf (Depends-on): Likewise.
4144         * modules/vdprintf-posix (Depends-on): Likewise.
4145         * modules/vfprintf-posix (Depends-on): Likewise.
4146         * modules/vprintf-posix (Depends-on): Likewise.
4147         * modules/vsnprintf (Depends-on): Likewise.
4148         * modules/vsnprintf-posix (Depends-on): Likewise.
4149         * modules/vsprintf-posix (Depends-on): Likewise.
4150         * modules/wcrtomb (Depends-on): Likewise.
4151         * modules/wcscasecmp (Depends-on): Likewise.
4152         * modules/wcscspn (Depends-on): Likewise.
4153         * modules/wcsdup (Depends-on): Likewise.
4154         * modules/wcsncasecmp (Depends-on): Likewise.
4155         * modules/wcsnrtombs (Depends-on): Likewise.
4156         * modules/wcspbrk (Depends-on): Likewise.
4157         * modules/wcsrtombs (Depends-on): Likewise.
4158         * modules/wcsspn (Depends-on): Likewise.
4159         * modules/wcsstr (Depends-on): Likewise.
4160         * modules/wcstok (Depends-on): Likewise.
4161         * modules/wcswidth (Depends-on): Likewise.
4162         * modules/wctob (Depends-on): Likewise.
4163         * modules/wctomb (Depends-on): Likewise.
4164         * modules/wctype (Depends-on): Likewise.
4165         * modules/wcwidth (Depends-on): Likewise.
4166         * modules/write (Depends-on): Likewise.
4167
4168 2011-05-03  Bruno Haible  <bruno@clisp.org>
4169
4170         Support for conditional dependencies.
4171         * doc/gnulib.texi (Module description): Document the syntax of
4172         conditional dependencies.
4173         * gnulib-tool: New option --conditional-dependencies.
4174         (func_usage): Document it.
4175         (cond_dependencies): New variable.
4176         (func_get_automake_snippet_conditional,
4177         func_get_automake_snippet_unconditional): New functions, extracted from
4178         func_get_automake_snippet.
4179         (func_get_automake_snippet): Use them.
4180         (sed_first_32_chars): New variable.
4181         (func_module_shellfunc_name): New function.
4182         (func_module_shellvar_name): New function.
4183         (func_module_conditional_name): New function.
4184         (func_uncond_add_module, func_conddep_add_module, func_cond_module_p,
4185         func_cond_module_condition): New functions.
4186         (func_modules_transitive_closure): Add support for conditional
4187         dependencies.
4188         (func_emit_lib_Makefile_am): For a conditional module, enclose the
4189         conditional automake snippet in an automake conditional.
4190         (func_emit_autoconf_snippets): Emit shell functions that contain the
4191         code for conditional modules.
4192         (func_import, func_create_testdir): Update specification.
4193
4194 2011-05-03  Eric Blake  <eblake@redhat.com>
4195
4196         test-getaddrinfo: report error information
4197         * tests/test-getaddrinfo.c (simple): Use err outside of dbprintf.
4198
4199 2011-05-03  Jim Meyering  <meyering@redhat.com>
4200
4201         bootstrap: avoid build failure when $GZIP is set
4202         * build-aux/bootstrap (check_versions): Do not treat $GZIP as a
4203         program name.  If defined at all, it is supposed to list gzip options.
4204         Reported by Alan Curry in http://debbugs.gnu.org/8609
4205
4206 2011-05-03  Reuben Thomas  <rrt@sc3d.org>
4207
4208         readme-release: new module with release instructions
4209         * modules/readme-release: New module.
4210         * top/README-release: New file, from coreutils, grep, diffutils.
4211         * MODULES.html.sh (Support for maintaining and releasing): Add it.
4212
4213 2011-05-02  Eric Blake  <eblake@redhat.com>
4214
4215         fflush: also replace fclose when fixing fflush
4216         * modules/fflush (Depends-on): Add fclose.
4217         * m4/fflush.m4 (gl_FUNC_FFLUSH): Also replace fclose.
4218         * lib/fclose.c (rpl_fclose): Don't cause spurious failures on
4219         memstreams with no backing fd.
4220         * doc/posix-functions/fclose.texi (fclose): Document the use of
4221         fflush module to fix the bug.
4222         * tests/test-fclose.c (main): Relax test when fclose is used in
4223         isolation.
4224
4225         fclose: add some tests
4226         * modules/fclose-tests: New test module.
4227         * tests/test-fclose.c: New file.
4228         * doc/posix-functions/fclose.texi (fclose): Document the bug.
4229
4230         fclose: reduced dependencies
4231         * modules/fclose (Depends-on): Switch from fflush/fseeko to
4232         simpler lseek.
4233         * lib/fclose.c (rpl_fclose): Likewise.
4234         Reported by Simon Josefsson.
4235
4236         exit: drop remaining clients
4237         * modules/argmatch (Depends-on): Replace exit with stdlib.
4238         * modules/copy-file (Depends-on): Likewise.
4239         * modules/execute (Depends-on): Likewise.
4240         * modules/exitfail (Depends-on): Likewise.
4241         * modules/obstack (Depends-on): Likewise.
4242         * modules/pagealign_alloc (Depends-on): Likewise.
4243         * modules/pipe-filter-gi (Depends-on): Likewise.
4244         * modules/pipe-filter-ii (Depends-on): Likewise.
4245         * modules/savewd (Depends-on): Likewise.
4246         * modules/spawn-pipe (Depends-on): Likewise.
4247         * modules/wait-process (Depends-on): Likewise.
4248         * modules/xsetenv (Depends-on): Likewise.
4249         * modules/chdir-long (Depends-on): Add stdlib, for EXIT_FAILURE.
4250         * modules/git-merge-changelog (Depends-on): Likewise.
4251         * modules/long-options (Depends-on): Likewise.
4252         * modules/pt_chown (Depends-on): Likewise.
4253         * modules/sysexits (Depends-on): Likewise.
4254
4255         freading: relax license from LGPLv3+ to LGPLv2+
4256         * modules/freading (License): Relax LGPL version.
4257
4258 2011-05-02  Bruno Haible  <bruno@clisp.org>
4259
4260         fchdir: Remove unused dependencies.
4261         * modules/fchdir (Depends-on): Remove include_next.
4262
4263 2011-05-02  Bruno Haible  <bruno@clisp.org>
4264
4265         gnulib-tool: Refactor.
4266         * gnulib-tool (func_emit_autoconf_snippet): New function, extracted
4267         from func_emit_autoconf_snippets.
4268         (func_emit_autoconf_snippets): Use it.
4269
4270 2011-05-02  Simon Josefsson  <simon@josefsson.org>
4271
4272         * NEWS: Document removal of 'exit'.
4273         * modules/exit: Remove file.
4274
4275 2011-05-01  Bruno Haible  <bruno@clisp.org>
4276
4277         Update DEPENDENCIES.
4278         * DEPENDENCIES (gettext): Recommend the newest release.
4279         Reported by Simon Josefsson.
4280
4281 2011-05-01  Bruno Haible  <bruno@clisp.org>
4282
4283         gnulib-tool: Reduce code duplication.
4284         * gnulib-tool (func_emit_autoconf_snippets): New function.
4285         (func_import, func_create_testdir): Use it.
4286
4287 2011-04-30  Eric Blake  <eblake@redhat.com>
4288
4289         fclose: don't fail on non-seekable input stream
4290         * modules/fclose (Depends-on): Add freading, fflush, fseeko.
4291         * lib/fclose.c (rpl_fclose): Skip fflush for non-seekable input,
4292         since fflush is allowed to fail in that case.
4293
4294 2011-04-30  Bruno Haible  <bruno@clisp.org>
4295
4296         dup3: cleanup
4297         * lib/dup3.c: Remove old code, leftover from 2009-12-16.
4298
4299 2011-04-30  Bruno Haible  <bruno@clisp.org>
4300
4301         netdb: Make it work in C++ mode.
4302         * lib/netdb.in.h (struct addrinfo): In C++, define as a C struct.
4303         (getaddrinfo, freeaddrinfo, getnameinfo): Use macros from c++defs
4304         module.
4305         * m4/netdb_h.m4 (gl_NETDB_MODULE_INDICATOR): Invoke
4306         gl_MODULE_INDICATOR_FOR_TESTS.
4307         * modules/netdb-tests (Depends-on): Add netdb-c++-tests.
4308         * modules/netdb-c++-tests: New file.
4309         * tests/test-netdb-c++.cc: New file.
4310
4311 2011-04-30  Bruno Haible  <bruno@clisp.org>
4312
4313         New modules 'vfscanf', 'vscanf'.
4314         * modules/vfscanf: New file.
4315         * modules/vscanf: New file.
4316         * m4/stdio_h.m4 (gl_STDIO_H): Don't set GNULIB_VFSCANF, GNULIB_VSCANF
4317         here.
4318         * doc/posix-functions/vfscanf.texi: Mention module 'vfscanf'.
4319         * doc/posix-functions/vscanf.texi: Mention module 'vscanf'.
4320
4321 2011-04-30  Bruno Haible  <bruno@clisp.org>
4322
4323         passfd: Add comments.
4324         * lib/passfd.c: Add comments about platforms.
4325
4326 2011-04-30  Bruno Haible  <bruno@clisp.org>
4327
4328         sys_uio: Make <sys/uio.h> self-contained.
4329         * lib/sys_uio.in.h: Include <sys/types.h> before <sys/uio.h>.
4330         * doc/posix-headers/sys_uio.texi: Mention the OpenBSD problem.
4331
4332 2011-04-30  Bruno Haible  <bruno@clisp.org>
4333
4334         sys_socket: Ensure 'struct iovec' definition.
4335         * lib/sys_socket.in.h: Include <sys/uio.h> also on platforms that have
4336         <sys/socket.h>.
4337         * doc/posix-headers/sys_socket.texi: Mention the OpenBSD problem.
4338
4339 2011-04-30  Bruno Haible  <bruno@clisp.org>
4340
4341         sys_uio: Protect definition of 'struct iovec'.
4342         * lib/sys_uio.in.h (struct iovec): Avoid redefinition. In C++, define
4343         it as a C struct.
4344
4345 2011-04-30  Bruno Haible  <bruno@clisp.org>
4346
4347         manywarnings: fix indentation
4348         * m4/manywarnings.m4: Indent by 2 spaces consistently.
4349
4350 2011-04-30  Pádraig Brady <P@draigBrady.com>
4351
4352         manywarnings: add -Wno-missing-field-initializers if needed.
4353         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add the above
4354         option if it's needed to allow initialization with { 0, }
4355
4356 2011-04-29  Reuben Thomas  <rrt@sc3d.org>
4357
4358         announce-gen: cosmetic improvement
4359         * build-aux/announce-gen: Strip any leading ./ from the NEWS file name.
4360
4361 2011-04-29  Jim Meyering  <meyering@redhat.com>
4362
4363         vc-list-files: indent with spaces, not TABs
4364         * build-aux/vc-list-files: Convert leading TABs to spaces,
4365         to match the style of most other files in gnulib.
4366
4367         announce-gen: indent with spaces, not TABs
4368         * build-aux/announce-gen: Convert all TABs to spaces, to match
4369         the style of most other files in gnulib.
4370
4371 2011-04-29  Eric Blake  <eblake@redhat.com>
4372
4373         quotearg: avoid uninitialized variable use
4374         * lib/quotearg.c (quoting_options_from_style): Initialize
4375         remaining fields, and ensure that custom styles are only used via
4376         quoting_options rather than quoting_style.
4377
4378 2011-04-29  Jim Meyering  <meyering@redhat.com>
4379
4380         maint.mk: remove unused VC-tag variable
4381         * top/maint.mk (VC-tag): Remove unused variable.
4382
4383 2011-04-29  Bruno Haible  <bruno@clisp.org>
4384
4385         netdb: fix gai_strerror replacements
4386         * lib/netdb.in.h: Add _GL_FUNCDECL_RPL definitions.
4387         * modules/netdb: Substitute it.
4388
4389 2011-04-29  Jim Meyering  <meyering@redhat.com>
4390
4391         test-getcwd.c: avoid new set-but-not-used warning
4392         * tests/test-getcwd.c (test_abort_bug): Exit nonzero for any problem,
4393         not just the glibc/abort one that getcwd-abort-bug.m4 detects.
4394         * m4/getcwd-abort-bug.m4: Update this now-duplicated code to match,
4395         and adjust the code that sets gl_cv_func_getcwd_abort_bug accordingly.
4396
4397         test-hash.c: avoid a new shadowing warning
4398         * tests/test-hash.c (main): Don't shadow "dup".
4399
4400 2011-04-28  Eric Blake  <eblake@redhat.com>
4401
4402         getaddrinfo: fix gai_strerror signature
4403         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Detect broken signatures,
4404         and work around mingw with UNICODE defined.
4405         (gl_PREREQ_GETADDRINFO): Drop redundant decl check.
4406         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Add witness.
4407         * modules/netdb (Makefile.am): Substitute it.
4408         * lib/netdb.in.h (gai_strerror): Declare replacement.
4409         * lib/gai_strerror.c (rpl_gai_strerror): Fix signature.
4410         * doc/posix-functions/gai_strerror.texi (gai_strerror): Document
4411         the fix.
4412
4413         getsockopt: avoid compiler warning
4414         * lib/getsockopt.c (rpl_getsockopt): Add a cast for mingw.
4415         Reported by Matthias Bolte.
4416
4417         tests: drop unused link dependency
4418         * modules/areadlinkat-tests (Makefile.am): Drop stale LDADD.
4419         * modules/dirent-safer-tests (Makefile.am): Likewise.
4420         * modules/fdopendir-tests (Makefile.am): Likewise.
4421         * modules/mkfifoat-tests (Makefile.am): Likewise.
4422         * modules/openat-safer-tests (Makefile.am): Likewise.
4423         * modules/openat-tests (Makefile.am): Likewise.
4424         * modules/readlinkat-tests (Makefile.am): Likewise.
4425         * modules/symlinkat-tests (Makefile.am): Likewise.
4426         * modules/linkat-tests (Makefile.am): Likewise.
4427         (Depends-on): Switch to filenamecat-lgpl.
4428         * modules/fdutimensat-tests (test_fdutimensat_LDADD): Drop unused
4429         LIBINTL.
4430         * modules/utimensat-tests (test_utimensat_LDADD): Likewise.
4431         * tests/test-linkat.c (main): Don't require xalloc.
4432
4433         hash, mgetgroups: drop xalloc dependency
4434         * lib/hash.c (includes): Adjust includes.
4435         * lib/mgetgroups.c (includes): Likewise.
4436         (xgetgroups): Move...
4437         * lib/xgetgroups.c: ...to new file.
4438         * lib/mgetgroups.h (xgetgroups): Make declaration conditional.
4439         * modules/xgetgroups: New file, split from...
4440         * modules/mgetgroups: ...here.
4441         (Depends-on): Add xalloc-oversized.
4442         * modules/hash (Depends-on): Likewise.
4443         * modules/hash-tests (Depends-on): Drop xalloc.
4444         (test_hash_LDADD): Drop unused library.
4445         * tests/test-hash.c (main): Break xalloc dependency.
4446         (includes): Drop unused include.
4447
4448         xalloc-oversized: new module
4449         * modules/xalloc-oversized: New module.
4450         * modules/xalloc (Depends-on): Add it.
4451         * lib/xalloc.h (xalloc_oversized): Move...
4452         * lib/xalloc-oversized.h: ...into new file.
4453
4454         utimecmp: drop dependency on xmalloc
4455         * lib/utimecmp.c (utimecmp): Work even if hash table cache fails
4456         due to memory pressure.
4457         * modules/utimecmp (Depends-on): Drop xalloc.
4458
4459 2011-04-27  Eric Blake  <eblake@redhat.com>
4460
4461         getcwd: fix mingw bugs
4462         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Detect one mingw bug.
4463         * doc/posix-functions/getcwd.texi (getcwd): Document the problems.
4464         * lib/getcwd-lgpl.c (rpl_getcwd): Fix return type.
4465
4466 2011-04-27  Bruno Haible  <bruno@clisp.org>
4467
4468         mkstemps: Ensure declaration on MacOS X 10.5.
4469         * lib/stdlib.in.h: Include <unistd.h> when mkstemps is requested.
4470         * doc/glibc-functions/mkstemps.texi: Document header file problem on
4471         MacOS X.
4472
4473 2011-04-27  Bruno Haible  <bruno@clisp.org>
4474
4475         mkstemp: More documentation.
4476         * doc/posix-functions/mkstemp.texi: Document header file problem on
4477         MacOS X.
4478
4479 2011-04-27  Bruno Haible  <bruno@clisp.org>
4480
4481         mkstemp: Tweak configure message when cross-compiling.
4482         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): When cross-compiling, qualify the
4483         result as a guess.
4484
4485 2011-04-27  Bruno Haible  <bruno@clisp.org>
4486
4487         clean-temp: Clarify what it does.
4488         * lib/clean-temp.h: Add more comments.
4489         * doc/posix-functions/mkstemp.texi: Tweak reference to 'clean-temp'
4490         module.
4491         * doc/glibc-functions/mkostemp.texi: Mention 'clean-temp' here too.
4492         * doc/glibc-functions/mkstemps.texi: Likewise.
4493         * doc/glibc-functions/mkostemps.texi: Likewise.
4494
4495 2011-04-27  Eric Blake  <eblake@redhat.com>
4496
4497         fchdir: avoid extra chdir and fix test
4498         * modules/fchdir (Depends-on): Add dosname, filenamecat-lgpl,
4499         getcwd-lgpl.
4500         * lib/fchdir.c (get_name): Any absolute name will do; it does not
4501         have to be canonical.
4502         (canonicalize_file_name): Drop unused macro.
4503         * m4/dup2.m4 (gl_REPLACE_DUP2): Ensure dup2 is replaced.
4504
4505         filenamecat-lgpl: fix licence
4506         * modules/filenamecat-lgpl (License): Mark as LGPLv2+, as intended
4507         when it was first created.
4508
4509         linkat, renameat: add missing dependency
4510         * modules/linkat (Depends-on): Require getcwd-lgpl.
4511         * modules/renameat (Depends-on): Likewise.
4512
4513         tests: reduce dependencies
4514         * tests/test-linkat.c (main): Use lighter-weight getcwd.
4515         * tests/test-renameat.c (main): Likewise.
4516         * modules/linkat-tests (Depends-on): Relax dependency.
4517         * modules/renameat-tests (Depends-on): Likewise.
4518         * modules/fchdir-tests (Depends-on): Likewise.  Also make cloexec
4519         dependency explicit.
4520
4521         save-cwd: reduce default dependency
4522         * modules/save-cwd (Depends-on): Use getcwd-lgpl.
4523         * lib/save-cwd.c: Update comments.
4524         * NEWS: Document the semantic change.
4525
4526         getcwd: enhance tests
4527         * tests/test-getcwd-lgpl.c: New file, taken from...
4528         * tests/test-getcwd.c: ...old contents.  Rewrite this file to
4529         repeat long path stress tests from m4 probe.
4530         * modules/getcwd-lgpl-tests: New module.
4531         * modules/getcwd-tests (Depends-on): Depend on lgpl tests.
4532         * m4/getcwd-abort-bug.m4: Update comment.
4533         * m4/getcwd-path-max.m4: Likewise.
4534
4535         getcwd-lgpl: new module
4536         * modules/getcwd-lgpl: New module.
4537         * lib/getcwd-lgpl.c: New file.
4538         * doc/posix-functions/getcwd.texi (getcwd): Document it.
4539         * MODULES.html.sh (lacking POSIX:2008): Likewise.
4540         * modules/getcwd (configure.ac): Set C witness.
4541         * m4/getcwd.m4 (gl_FUNC_GETCWD_LGPL): New macro.
4542
4543         getcwd: tweak comments
4544         * m4/getcwd-abort-bug.m4: Fix comments.
4545         * m4/getcwd-path-max.m4: Likewise.
4546         * m4/getcwd.m4: Likewise.
4547
4548 2011-04-27  Reuben Thomas  <rrt@sc3d.org>
4549         and Eric Blake  <eblake@redhat.com>
4550
4551         mkstemp: replace if system version uses wrong permissions
4552         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Add test for non-owner
4553         read/write mode bits set in file created by mkstemp.
4554         * doc/posix-functions/mkstemp.texi (mkstemp): Document the fix.
4555
4556 2011-04-27  Eric Blake  <eblake@redhat.com>
4557
4558         passfd: avoid compiler warning
4559         * lib/passfd.c (sendfd, recvfd): Avoid shadowing names.
4560         Reported by Laine Stump.
4561
4562 2011-04-27  J.T. Conklin  <jtc@acorntoolworks.com>  (tiny change)
4563
4564         * gnulib-tool: change "join -a 2" to "join -a2", the latter is
4565         required by the NetBSD (and perhaps other 4.4BSD derived) join.
4566
4567 2011-04-27  Reuben Thomas  <rrt@sc3d.org>
4568         and Eric Blake  <eblake@redhat.com>
4569
4570         mkstemp: mention clean-temp module
4571         * lib/mkstemp.c: Add comment.
4572         * doc/posix-functions/mkstemp.texi (mkstemp): Likewise.
4573
4574 2011-04-26  Paul Eggert  <eggert@cs.ucla.edu>
4575
4576         inttypes: also provide default values for 32-bit tests
4577         * m4/inttypes.m4 (gl_INTTYPES_H_DEFAULTS): Also provide default values
4578         for INT32_MAX_LT_INTMAX_MAX and for UINT32_MAX_LT_UINTMAX_MAX.
4579
4580 2011-04-25  Paul Eggert  <eggert@cs.ucla.edu>
4581
4582         strtoumax: remove dependency on strtoimax
4583         This is like the strtoull change of yesterday.
4584         * modules/strtoumax (Files): Add lib/strtoimax.c.
4585         (Depends-on): Remove strtoimax and add verify.
4586
4587         inttypes-incomplete: new module
4588         * m4/inttypes.m4 (gl_INTTYPES_INCOMPLETE): New macro, containing
4589         all but the PRI* and SCN* parts of gl_INTTYPES_H.
4590         (gl_INTTYPES_PRI_SCN): New macro, containing the PRI* and SCN* parts
4591         of gl_INTTYPES_H.
4592         (gl_INTTYPES_H): Rewrite in terms of these new macros.
4593         (gl_INTTYPES_H_DEFAULTS): Provide defaults for the PRI* and SCN*
4594         parts, in case gl_INTTYPE_PRI_SCN is not invoked.
4595         * modules/imaxabs, modules/imaxdiv, modules/strtoimax (Depends-on):
4596         * modules/strtoumax, modules/xstrtol (Depends-on):
4597         Depend on inttypes-incomplete, not inttypes.
4598         * modules/inttypes-incomplete: New module, containing the contents
4599         of the old modules/inttypes module, except that the Files: section
4600         omits m4/inttypes-pri.m4, and the configure.ac section invokes
4601         gl_INTTYPES_INCOMPLETE rather than gl_INTTYPES_H.
4602         * modules/inttypes (Files): Remove lib/inttypes.in.h, m4/inttypes.m4.
4603         (Depends-on): Depend only on inttypes-incomplete.
4604         (Makefile.am): Remove everything; this is now in inttypes-incomplete.
4605
4606         inttypes: omit now-redundant strtoimax and strtoumax work
4607         * m4/inttypes.m4 (gl_INTTYPES_H): Do not check for strtoimax and
4608         strtoumax decls; gl_FUNC_STRTOIMAX and gl_FUNC_STRTOUMAX now do this.
4609
4610         strtoimax, strtoumax: simplify, port to HP-UX 11.00 64-bit
4611         This supports apps that need pointers to strtoimax and strtoumax,
4612         and ports to HP-UX 11.00 64.bit, which has macros that expand to
4613         nonexistent functions.  See
4614         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00241.html>
4615         et seq.
4616         * lib/inttypes.in.h (strtoimax, strtoumax): #undef before declaring.
4617         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Don't check whether it's
4618         a macro.
4619         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
4620
4621 2011-04-25  Simon Josefsson  <simon@josefsson.org>
4622
4623         * modules/gnumakefile (configure.ac): Replace TAB with SPCs.
4624
4625 2011-04-25  Bruno Haible  <bruno@clisp.org>
4626
4627         strtol, strtoul: Mark modules as obsolete.
4628         * modules/strtol (Status, Notice): New sections.
4629         * modules/strtoul (Status, Notice): New sections.
4630
4631 2011-04-25  Bruno Haible  <bruno@clisp.org>
4632
4633         strtod: Remove check for strtod, unless supporting old platforms.
4634         * modules/strtod-obsolete: New file.
4635         * m4/strtod-obsolete.m4: New file.
4636         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't check whether strtod is declared
4637         if gl_FUNC_STRTOD_OBSOLETE is not also defined.
4638         * modules/strtod (Depends-on): Add strtod-obsolete.
4639         * doc/posix-functions/strtod.texi: Mention module strtod-obsolete.
4640
4641 2011-04-25  Bruno Haible  <bruno@clisp.org>
4642
4643         strcase: Make module obsolete.
4644         * modules/strcase (Status, Notice): New sections.
4645
4646 2011-04-25  Bruno Haible  <bruno@clisp.org>
4647
4648         dup2: Remove check for dup2, unless supporting old obsolete platforms.
4649         * modules/dup2-obsolete: New file.
4650         * m4/dup2-obsolete.m4: New file.
4651         * m4/dup2.m4 (gl_FUNC_DUP2): Don't check whether dup2 exists if
4652         gl_FUNC_DUP2_OBSOLETE is not also defined.
4653         * modules/dup2 (Depends-on): Add dup2-obsolete.
4654         * doc/posix-functions/dup2.texi: Mention module dup2-obsolete.
4655
4656 2011-04-25  Bruno Haible  <bruno@clisp.org>
4657
4658         strnlen: Avoid memchr related link error on old obsolete platforms.
4659         * modules/memchr-obsolete: New file.
4660         * m4/memchr-obsolete.m4: New file.
4661         * m4/memchr.m4 (gl_FUNC_MEMCHR): Don't check whether memchr exists if
4662         gl_FUNC_MEMCHR_OBSOLETE is not also defined.
4663         * modules/memchr (Depends-on): Add memchr-obsolete.
4664         * modules/strnlen (Depends-on): Likewise.
4665         * doc/posix-functions/memchr.texi: Mention module memchr-obsolete.
4666
4667 2011-04-25  Jim Meyering  <meyering@redhat.com>
4668
4669         maint.mk: makefile_at_at_check extend and clean up
4670         * top/maint.mk (sc_makefile_at_at_check): Check *.mk files
4671         in addition to */Makefile.am.
4672         Exempt legitimate uses of @VAR@ notation, e.g.,
4673         MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= @MAKEINFO@
4674         Remove obsolete coreutils-specific comment.
4675         Prompted by discussion here:
4676         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/26074
4677
4678 2011-04-24  Paul Eggert  <eggert@cs.ucla.edu>
4679
4680         strtoul: remove dependency on strtol
4681         This is so that 'configure' need not check for strtol merely because
4682         the application needs strtoul.
4683         * modules/strtoul (Files): Add lib/strtol.c.
4684         (Depends-on): Remove strtol.
4685
4686         strtoull: remove dependency on strtoul
4687         This is like the strtoll change.
4688         * modules/strtoull (Files): Add lib/strtol.c, lib/strtoul.c.
4689         (Depends-on): Remove strtoul.
4690
4691         strtoll: remove dependency on strtol
4692         This is so that 'configure' need not check for strtol merely because
4693         the application needs strtoll.
4694         * modules/strtoll (Files): Add lib/strtol.c.
4695         (Depends-on): Remove strtol.
4696
4697 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
4698
4699         inttypes: Move some configure check to module 'imaxdiv'.
4700         * m4/imaxdiv.m4 (gl_FUNC_IMAXDIV): Require gl_INTTYPES_H_DEFAULTS
4701         instead of gl_INTTYPES_H.  Check for imaxdiv decl here.
4702         * m4/inttypes.m4 (gl_INTTYPES_H): Don't check for imaxdiv decl here.
4703
4704 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
4705
4706         inttypes: Move some configure check to module 'imaxabs'.
4707         * m4/imaxabs.m4 (gl_FUNC_IMAXABS): Require gl_INTTYPES_H_DEFAULTS
4708         instead of gl_INTTYPES_H.  Check for imaxabs decl here.
4709         * m4/inttypes.m4 (gl_INTTYPES_H): Don't check for imaxabs decl here.
4710
4711 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
4712
4713         inttypes: Remove configure tests that are not needed since 2009-12-31.
4714         * m4/inttypes.m4 (gl_INTTYPES_H): Remove determination of
4715         gl_cv_header_working_inttypes_h.
4716
4717 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
4718
4719         * modules/strnlen (Depends-on): Remove memchr.
4720         The strnlen implementation doesn't need the memchr module's fixes; see
4721         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00237.html>.
4722
4723         strtol: remove dependency on wchar
4724         * lib/strtol.c: Include <wchar.h> only if USE_WIDE_CHAR is defined.
4725         * modules/strtol (Depends-on): Remove wchar.
4726
4727 2011-04-21  Eric Blake  <eblake@redhat.com>
4728
4729         passfd: fix test regression on Linux
4730         * modules/passfd-tests (configure.ac): Correct socketpair check.
4731
4732         passfd: speed up configure and drop unused code
4733         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Rename...
4734         * m4/passfd.m4 (gl_PASSFD): ...to something more fitting of
4735         its use.  Drop test for setting unused HAVE_UNIXSOCKET_SCM_RIGHTS.
4736         Instead of probing at configure for unix_scm_rights_bsd44_way,
4737         instead probe for CMSG_FIRSTHDR at compile time.  Simplify BSD 4.3
4738         check to a struct member probe.
4739         * lib/passfd.c (includes): Nothing here requires <sys/un.h>.
4740         (sendfd, recvfd): Update preprocessor checks.
4741         * modules/passfd (Files): Reflect rename, and drop unused file.
4742         (Depends-on): Drop unused dependency.
4743
4744         passfd: allow compilation on mingw
4745         * modules/sys_socket (Depends-on): Add sys_uio.
4746         * lib/sys_socket.in.h [!@HAVE_SYS_SOCKET_H@]: Use it for struct
4747         iovec and a minimal struct msghdr.
4748         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Detect recvmsg/sendmsg.
4749         * tests/test-sys_socket.c (main): Enhance test.
4750         * lib/passfd.c (include): Drop <sys/uio.h>; <sys/sockets.h> is
4751         guaranteed to provide what we need.
4752         (sendmsg, recvmsg): Declare fallbacks if we lack sendmsg.
4753         * modules/passfd-tests (Depends-on): Add sys_wait.
4754         * tests/test-passfd.c (main): Skip test on mingw, for now.
4755         * doc/posix-headers/sys_socket.texi (sys/socket.h): Document the
4756         partial 'struct msghdr' implementation.
4757
4758         sys_uio: new module
4759         * modules/sys_uio: New module.
4760         * modules/sys_uio-tests: Likewise.
4761         * lib/sys_uio.in.h: New file.
4762         * m4/sys_uio_h.m4: Likewise.
4763         * tests/test-sys_uio.c: Likewise.
4764         * doc/posix-headers/sys_uio.texi (sys/uio.h): Document it.
4765         * MODULES.html.sh (systems lacking POSIX:2008): Likewise.
4766
4767 2011-04-20  Jim Meyering  <meyering@redhat.com>
4768
4769         useless-if-before-free: avoid false-positive
4770         * build-aux/useless-if-before-free: Adjust regexp for the non-brace
4771         disjunct so that it too requires a terminating ";".  Without that,
4772         this script would identify as useless one statement from gcc that
4773         was not:
4774           if (aligned_ptr)
4775             free (((void **) aligned_ptr) [-1]);
4776
4777 2011-04-20  Giuseppe Scrivano  <gscrivano@gnu.org>
4778
4779         doc: update users.txt.
4780         * users.txt: Add barcode.
4781
4782 2011-04-19  Bruno Haible  <bruno@clisp.org>
4783
4784         ioctl: Remove link dependency on native Windows.
4785         * lib/fd-hook.h: Renamed from lib/close-hook.h.
4786         (gl_close_fn, gl_ioctl_fn): New types.
4787         (struct fd_hook): Renamed from struct close_hook. Change type of
4788         private_close_fn field. Add private_ioctl_fn field.
4789         (close_hook_fn): Add parameter for primary close method.
4790         (execute_close_hooks, execute_all_close_hooks): Likewise.
4791         (ioctl_hook_fn): New type.
4792         (execute_ioctl_hooks, execute_all_ioctl_hooks): New declarations.
4793         (register_fd_hook): Renamed from register_close_hook. Add ioctl_hook
4794         argument.
4795         (unregister_fd_hook): Renamed from unregister_close_hook.
4796         * lib/fd-hook.c: Renamed from lib/close-hook.c.
4797         Don't include <unistd.h>.
4798         (close): Remove undef.
4799         (anchor): Update.
4800         (execute_close_hooks): Add argument for primary close method.
4801         (execute_all_close_hooks): Likewise.
4802         (execute_ioctl_hooks, execute_all_ioctl_hooks): New functions.
4803         (register_fd_hook): Renamed from register_close_hook. Add ioctl_hook
4804         argument. Allow each argument to be NULL.
4805         (unregister_fd_hook): Renamed from unregister_close_hook.
4806         * lib/close.c (rpl_close): Pass 'close' function pointer to
4807         execute_all_close_hooks.
4808         * lib/ioctl.c: Include <errno.h>, fd-hook.h.
4809         (primary_ioctl): New function.
4810         (ioctl): Don't call ioctlsocket here. Instead, call
4811         execute_all_ioctl_hooks.
4812         * lib/sockets.c (close_fd_maybe_socket): Add argument for primary
4813         close method.
4814         (ioctl_fd_maybe_socket): New function, with code from lib/ioctl.c.
4815         (fd_sockets_hook): Renamed from close_sockets_hook.
4816         (gl_sockets_startup, gl_sockets_cleanup): Update.
4817         * modules/fd-hook: Renamed from modules/close-hook. Update.
4818         * modules/close (Depends-on): Add fd-hook, remove close-hook.
4819         * modules/sockets (Depends-on): Likewise.
4820         * modules/ioctl (Depends-on): Add fd-hook.
4821         * tests/test-nonblocking.c (main): Use GNULIB_TEST_SOCKET, not
4822         GNULIB_SOCKET.
4823
4824 2011-04-19  Bruno Haible  <bruno@clisp.org>
4825
4826         Move the support of O_NONBLOCK in open() to the 'open' module.
4827         * modules/nonblocking (Depends-on): Remove 'open'.
4828         * m4/nonblocking.m4 (gl_NONBLOCKING_IO_BODY): Set
4829         gl_cv_have_open_O_NONBLOCK.
4830         * m4/open.m4 (gl_FUNC_OPEN): Replace open() also when required for
4831         O_NONBLOCK support.
4832         * doc/posix-functions/open.texi: Document support for O_NONBLOCK.
4833
4834 2011-04-17  Bruno Haible  <bruno@clisp.org>
4835
4836         pipe2: Simplify code.
4837         * lib/pipe2.c (pipe2): Reduce code duplication.
4838
4839 2011-04-17  Bruno Haible  <bruno@clisp.org>
4840
4841         nonblocking: Add comment.
4842         * lib/fcntl.in.h (O_NONBLOCK): Add comment.
4843
4844 2011-04-17  Bruno Haible  <bruno@clisp.org>
4845
4846         nonblocking: Add tests for sockets.
4847         * tests/test-nonblocking-socket.sh: New file.
4848         * tests/test-nonblocking-socket-main.c: New file.
4849         * tests/test-nonblocking-socket-child.c: New file.
4850         * tests/test-nonblocking-socket.h: New file.
4851         * tests/socket-server.h: New file.
4852         * tests/socket-client.h: New file.
4853         * modules/nonblocking-socket-tests: New file.
4854         * modules/nonblocking-tests (Depends-on): Add nonblocking-socket-tests.
4855
4856 2011-04-17  Bruno Haible  <bruno@clisp.org>
4857
4858         nonblocking: Add tests for pipes.
4859         * tests/test-nonblocking-pipe.sh: New file.
4860         * tests/test-nonblocking-pipe-main.c: New file.
4861         * tests/test-nonblocking-pipe-child.c: New file.
4862         * tests/test-nonblocking-pipe.h: New file.
4863         * tests/test-nonblocking-writer.h: New file.
4864         * tests/test-nonblocking-reader.h: New file.
4865         * tests/test-nonblocking-misc.h: New file.
4866         * modules/nonblocking-pipe-tests: New file.
4867         * modules/nonblocking-tests (Depends-on): Add nonblocking-pipe-tests.
4868
4869 2011-04-16  Bruno Haible  <bruno@clisp.org>
4870
4871         gettext: Clarify the needed programmer actions.
4872         * modules/gettext (Notice): New field.
4873         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
4874
4875 2011-04-16  Bruno Haible  <bruno@clisp.org>
4876
4877         strchrnul: Tweak last commit.
4878         * doc/glibc-functions/strchrnul.texi: Add more details about Cygwin
4879         bug.
4880         * lib/string.in.h (strchrnul): Use same arguments in _GL_FUNCDECL_RPL
4881         as in _GL_FUNCDECL_SYS.
4882         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Invoke gl_PREREQ_STRCHRNUL after
4883         AC_LIBOBJ. When cross-compiling, say "guessing yes" not "yes".
4884
4885 2011-04-15  Eric Blake  <eblake@redhat.com>
4886
4887         strchrnul: work around cygwin bug
4888         * doc/glibc-functions/strchrnul.texi (strchrnul): Document bug.
4889         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Detect it.
4890         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New witness.
4891         * modules/string (Makefile.am): Substitute it.
4892         * lib/string.in.h (strchrnul): Use it.
4893
4894 2011-04-15  Bruno Haible  <bruno@clisp.org>
4895
4896         Don't require lib/stdio-write.c when only module 'stdio' is used.
4897         * m4/stdio_h.m4 (gl_STDIO_H): Move the AC_LIBOBJ back into the m4_ifdef
4898         invocation.
4899         Reported by Rob Vermaas <rob.vermaas@gmail.com>.
4900
4901 2011-04-14  Bruno Haible  <bruno@clisp.org>
4902
4903         Support non-blocking pipe I/O in read() on native Windows.
4904         * lib/unistd.in.h: Include <sys/types.h> also for 'read'.
4905         (read): New declaration.
4906         * lib/read.c: New file.
4907         * lib/stdio.in.h (_GL_ATTRIBUTE_FORMAT_SCANF,
4908         _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM): New macros.
4909         (fgetc, fgets, fread, fscanf, getc, getchar, gets, scanf, vfscanf,
4910         vscanf): New declarations.
4911         * lib/stdio-read.c: New file.
4912         * m4/read.m4: New file.
4913         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_READ,
4914         REPLACE_READ.
4915         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FGETC, GNULIB_FGETS,
4916         GNULIB_FREAD, GNULIB_FSCANF, GNULIB_GETC, GNULIB_GETCHAR, GNULIB_GETS,
4917         GNULIB_SCANF, GNULIB_VFSCANF, GNULIB_VSCANF. In non-blocking I/O is
4918         desired and needs workarounds, set REPLACE_STDIO_READ_FUNCS.
4919         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FGETC, GNULIB_FGETS,
4920         GNULIB_FREAD, GNULIB_FSCANF, GNULIB_GETC, GNULIB_GETCHAR, GNULIB_GETS,
4921         GNULIB_SCANF, GNULIB_VFSCANF, GNULIB_VSCANF, REPLACE_STDIO_READ_FUNCS.
4922         * modules/read: New file.
4923         * modules/nonblocking (Files): Add lib/stdio-read.c.
4924         * modules/unistd (Makefile.am): Substitute GNULIB_READ, REPLACE_READ.
4925         * modules/stdio (Makefile.am): Substitute GNULIB_FGETC, GNULIB_FGETS,
4926         GNULIB_FREAD, GNULIB_FSCANF, GNULIB_GETC, GNULIB_GETCHAR, GNULIB_GETS,
4927         GNULIB_SCANF, GNULIB_VFSCANF, GNULIB_VSCANF, REPLACE_STDIO_READ_FUNCS.
4928         * modules/pread (Depends-on): Add read.
4929         * modules/safe-read (Depends-on): Likewise.
4930         * tests/test-stdio-c++.cc (fgetc, fgets, fread, fscanf, getc, getchar,
4931         gets, scanf, vfscanf, vscanf): Verify signatures.
4932         * doc/posix-functions/read.texi: Mention 'nonblocking' module and
4933         problem with non-blocking pipes.
4934         * doc/posix-functions/fgetc.texi: Likewise.
4935         * doc/posix-functions/fgets.texi: Likewise.
4936         * doc/posix-functions/fread.texi: Likewise.
4937         * doc/posix-functions/fscanf.texi: Likewise.
4938         * doc/posix-functions/getc.texi: Likewise.
4939         * doc/posix-functions/getchar.texi: Likewise.
4940         * doc/posix-functions/gets.texi: Likewise.
4941         * doc/posix-functions/scanf.texi: Likewise.
4942         * doc/posix-functions/vfscanf.texi: Likewise.
4943         * doc/posix-functions/vscanf.texi: Likewise.
4944
4945 2011-04-14  Bruno Haible  <bruno@clisp.org>
4946
4947         Support non-blocking pipe I/O in write() on native Windows.
4948         * lib/write.c (rpl_write): Split a write request that failed merely
4949         because the byte count was larger than the pipe buffer's size.
4950         * doc/posix-functions/write.texi: Mention the problem with large byte
4951         counts.
4952
4953 2011-04-14  Bruno Haible  <bruno@clisp.org>
4954
4955         wchar: Ensure that wchar_t gets defined on uClibc.
4956         * lib/wchar.in.h: On uClibc, include <stddef.h>.
4957         Reported by Giuseppe Scrivano <gscrivano@gnu.org>.
4958
4959 2011-04-13  Bruno Haible  <bruno@clisp.org>
4960
4961         safe-write, full-read: Avoid unnecessary compilation units.
4962         * modules/safe-write (Files): Add lib/safe-read.c, m4/safe-read.m4.
4963         (Depends-on): Remove safe-read. Add ssize_t.
4964         * modules/full-read (Files): Add lib/full-write.c.
4965         (Depends-on): Add full-write.
4966
4967 2011-04-13  Bruno Haible  <bruno@clisp.org>
4968
4969         Support non-blocking pipe I/O and SIGPIPE in pwrite().
4970         * modules/pwrite (Depends-on): Add 'write'.
4971
4972 2011-04-13  Bruno Haible  <bruno@clisp.org>
4973
4974         Support non-blocking pipe I/O in write() on native Windows.
4975         * lib/unistd.in.h (write): Enable replacement also if
4976         GNULIB_UNISTD_H_NONBLOCKING is 1.
4977         * lib/write.c: Enable replacement also if GNULIB_NONBLOCKING.
4978         (rpl_write): When failing to write on a non-blocking pipe, change
4979         errno from ENOSPC to EAGAIN.
4980         * lib/stdio.in.h (fprintf, fputc, fputs, fwrite, printf, putc,
4981         putchar, puts, vfprintf, vprintf): Enable replacement also if
4982         GNULIB_STDIO_H_NONBLOCKING is 1.
4983         * lib/stdio-write.c: Enable replacements also if GNULIB_NONBLOCKING.
4984         (CLEAR_ERRNO, HANDLE_ENOSPC): New macros.
4985         (CLEAR_LastError, HANDLE_ERROR_NO_DATA): New macros, extracted from
4986         CALL_WITH_SIGPIPE_EMULATION.
4987         (CALL_WITH_SIGPIPE_EMULATION): Use them.
4988         * m4/nonblocking.m4: New file.
4989         * m4/write.m4 (gl_FUNC_WRITE): Enable REPLACE_WRITE also if required
4990         for non-blocking I/O support.
4991         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
4992         GNULIB_UNISTD_H_NONBLOCKING.
4993         * m4/stdio_h.m4 (gl_STDIO_H): Enable REPLACE_STDIO_WRITE_FUNCS also if
4994         required for non-blocking I/O support.
4995         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_STDIO_H_NONBLOCKING.
4996         * modules/nonblocking (Files): Add m4/nonblocking.m4,
4997         lib/stdio-write.c, m4/asm-underscore.m4.
4998         (Depends-on): Add stdio, unistd.
4999         (configure.ac): Invoke gl_NONBLOCKING_IO. Define GNULIB_NONBLOCKING.
5000         Set GNULIB_STDIO_H_NONBLOCKING, GNULIB_UNISTD_H_NONBLOCKING.
5001         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_NONBLOCKING.
5002         * modules/stdio (Makefile.am): Substitute GNULIB_STDIO_H_NONBLOCKING.
5003         * doc/posix-functions/fprintf.texi: Mention 'nonblocking' module and
5004         problem with non-blocking pipes.
5005         * doc/posix-functions/fputc.texi: Likewise.
5006         * doc/posix-functions/fputs.texi: Likewise.
5007         * doc/posix-functions/fwrite.texi: Likewise.
5008         * doc/posix-functions/printf.texi: Likewise.
5009         * doc/posix-functions/putc.texi: Likewise.
5010         * doc/posix-functions/putchar.texi: Likewise.
5011         * doc/posix-functions/puts.texi: Likewise.
5012         * doc/posix-functions/vfprintf.texi: Likewise.
5013         * doc/posix-functions/vprintf.texi: Likewise.
5014         * doc/posix-functions/write.texi: Likewise.
5015
5016 2011-04-10  Jim Meyering  <meyering@redhat.com>
5017
5018         maint.mk: prohibit doubled words
5019         Detect them also when they're separated by a newline.
5020         There are 3 ways to customize it:
5021           - disable the test on a per file basis, as usual with rules using
5022             $(VC_LIST_EXCEPT)
5023           - replace the default doubled-word-selecting regexp (affects all files)
5024           - ignore a particular file-vs-doubled-word match
5025         I nearly used that last one to ignore the "is is" match in
5026         coreutils' NEWS file, since the text was "ls -is is ..."
5027         To do that, I would have added this line to cfg.mk:
5028           ignore_doubled_word_match_RE_ = ^NEWS:[0-9]+:is[ ]is$
5029         but it would have ignored any "is is" match in NEWS.
5030         Low probability, but still...
5031         Instead, I changed the text, slightly:
5032           -  ls -is is now consistent with ls -lis in ignoring values returned
5033           +  "ls -is" is now consistent with ls -lis in ignoring values returned
5034         * top/maint.mk (prohibit_double_word_RE_): Provide default.
5035         (prohibit_doubled_word_): Define.
5036         (sc_prohibit_doubled_word): New rule.
5037         (sc_prohibit_the_the): Remove.  Subsumed by the above.
5038
5039 2011-04-10  Jim Meyering  <meyering@redhat.com>
5040
5041         maint: fix doubled-word typo in comment
5042         * m4/gethostname.m4: s/is is/it is/
5043         * m4/getdomainname.m4: Likewise.
5044
5045 2011-04-10  Jim Meyering  <meyering@redhat.com>
5046
5047         maint: remove doubled word: s/it it/it/
5048         * lib/stat-time.h (get_stat_birthtime): s/it it/it/
5049
5050 2011-04-10  Jim Meyering  <meyering@redhat.com>
5051
5052         maint.mk: remove useless semicolon and backslash
5053         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Remove stray
5054         semicolon and backslash.
5055
5056 2011-04-10  Bruno Haible  <bruno@clisp.org>
5057
5058         stdint test: Fix compilation failure on OSF/1 with DTK compiler.
5059         * modules/stdint-tests (Depends-on): Add wchar.
5060
5061 2011-04-10  Jim Meyering  <meyering@redhat.com>
5062
5063         maint: remove doubled words in comments, e.g., s/a a/a/
5064         * lib/strptime.c (day_of_the_week): s/the the/the/
5065         * tests/test-chown.h (test_chown): s/a a/a/
5066
5067         test-chown.h: correct a cast
5068         * tests/test-chown.h (test_chown): Cast -1 to gid_t (not uid_t)
5069         when the destination is a stat.st_gid.
5070
5071 2011-04-09  Mats Erik Andersson  <mats.andersson@gisladisker.se>  (tiny change)
5072
5073         getaddrinfo: Fix test for sa_len member.
5074         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): When testing for sa_len,
5075         include <sys/types.h> before <sys/socket.h>.
5076
5077 2011-04-09  Paul Eggert  <eggert@cs.ucla.edu>
5078
5079         maint: change "can not" to "cannot"
5080         * doc/posix-functions/iconv.texi (iconv): This one crossed line
5081         boundaries.
5082
5083 2011-04-09  Jim Meyering  <meyering@redhat.com>
5084
5085         maint: change "a a" to "a"
5086         * tests/test-lchown.h (test_lchown): s/a a/a/
5087
5088         maint.mk: prohibit \<the the\>
5089         * top/maint.mk (sc_prohibit_the_the): New rule.
5090
5091         maint: fix "the the" in comment
5092         * lib/count-one-bits.h: s/the the/the/
5093
5094         maint: change "can not" to "cannot"
5095         But do not change the occurrences in maintain.texi or in
5096         build-aux/po/Makefile.in.in, which I presume comes from gettext.
5097         * doc/gnulib-tool.texi: s/can not/cannot/
5098         * doc/posix-functions/accept.texi (accept): Likewise.
5099         * doc/posix-functions/socket.texi (socket): Likewise.
5100         * lib/mbrtowc.c: Likewise.
5101
5102         maint.mk: prohibit use of "can not"
5103         * top/maint.mk (sc_prohibit_can_not): New rule.
5104         Writing "can not" (rather than "cannot") is too common.  Prohibit it.
5105
5106 2011-04-09  Bruno Haible  <bruno@clisp.org>
5107
5108         careadlinkat: Guard against misuse of careadlinkatcwd.
5109         * lib/careadlinkat.c: Include <stdlib.h>.
5110         (careadlinkatcwd): Check that the fd argument is as expected.
5111
5112 2011-04-09  Bruno Haible  <bruno@clisp.org>
5113
5114         careadlinkat: Use common coding style.
5115         * lib/careadlinkat.c: Move gnulib includes after system includes.
5116
5117 2011-04-09  Bruno Haible  <bruno@clisp.org>
5118
5119         careadlinkat: Clarify specification.
5120         * lib/careadlinkat.h (careadlinkat): Clarify preadlinkat argument.
5121         (careadlinkatcwd): Add comment.
5122         * lib/careadlinkat.c (careadlinkat): Clarify preadlinkat argument.
5123
5124 2011-04-09  Bruno Haible  <bruno@clisp.org>
5125
5126         areadlinkat: Avoid link error on many platforms.
5127         * modules/areadlinkat (Depends-on): Add areadlink.
5128
5129 2011-04-09  Bruno Haible  <bruno@clisp.org>
5130
5131         allocator, careadlinkat: Fix double-inclusion guard.
5132         * lib/allocator.h: Fix double-inclusion guard.
5133         * lib/careadlinkat.h: Likewise.
5134
5135 2011-04-09  Bruno Haible  <bruno@clisp.org>
5136
5137         relocatable-prog-wrapper: Update after module 'areadlink' changed.
5138         * lib/relocwrapper.c: Update dependencies hierarchy.
5139         * build-aux/install-reloc: Update list of files to be compiled.
5140         * modules/relocatable-prog-wrapper (Files): Add lib/careadlinkat.[hc],
5141         lib/allocator.[hc].
5142
5143 2011-04-08  Eric Blake  <eblake@redhat.com>
5144
5145         strftime: silence gnulib-tool warning
5146         * modules/strftime-tests (Depends-on): Drop automatic dependency.
5147
5148 2011-04-08  Bruno Haible  <bruno@clisp.org>
5149
5150         verify: Fix syntax error with GCC 4.6 in C++ mode.
5151         * lib/verify.h (HAVE__STATIC_ASSERT): Don't define in C++ mode.
5152         (HAVE_STATIC_ASSERT): New macro.
5153         (verify_true, verify): Use 'static_assert' if it is supported and
5154         '_Static_assert' is not supported.
5155
5156 2011-04-08  Paul Eggert  <eggert@cs.ucla.edu>
5157
5158         allocator: New module.
5159         * modules/allocator, lib/allocator.c: New files.
5160         * lib/allocator.h (stdlib_allocator): New decl.
5161         * lib/careadlinkat.c (_GL_USE_STDLIB_ALLOC, standard_allocator):
5162         Remove.  Do not include <stdlib.h>.
5163         (careadlinkat): Use stdlib_allocator instead of rolling our own.
5164         * modules/careadlinkat (Files): Remove lib/allocator.h.
5165         (Depends-on): Add allocator.
5166
5167         stdlib: let modules use system malloc, realloc
5168         * lib/stdlib.in.h (malloc, realloc): Don't #define or add warnings
5169         if !_GL_USE_STDLIB_ALLOC.
5170         (malloc, realloc): Limit this change to a smaller scope.
5171
5172         * lib/careadlinkat.c (_GL_USE_STDLIB_ALLOC): Define.
5173         (malloc, realloc): Don't #undef; no longer needed.
5174         * lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5175         * lib/progreloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5176         * lib/setenv.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.
5177         * lib/canonicalize-lgpl.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5178         * lib/relocatable.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5179         * lib/relocwrapper.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5180         * lib/malloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5181         * lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.
5182
5183         careadlinkat: rename members to avoid problem
5184         * lib/allocator.h (struct allocator): Rename members from
5185         malloc/realloc to allocate/reallocate, to avoid problems if malloc
5186         and realloc are #define'd.  Reported by Eric Blake in
5187         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00091.html>.
5188         * lib/careadlinkat.c (careadlinkat): Adjust to renaming.
5189
5190 2011-04-08  Eric Blake  <eblake@redhat.com>
5191
5192         nonblocking: reduce dependency
5193         * tests/test-nonblocking.c: Only test sockets when in use.
5194         * modules/nonblocking-tests (Depends-on): Drop socket.
5195         (Makefile.am): Link even if sockets are not present.
5196         * modules/pipe2-tests (Makefile.am): Likewise.
5197         * lib/ioctl.c (ioctl) [WIN32]: Fail if sockets are not also in use.
5198
5199         pipe2: fix O_NONBLOCK support on mingw
5200         * modules/pipe2 (Depends-on): Add nonblocking.
5201         * lib/pipe2.c (pipe2) [WIN32]: Add O_NONBLOCK support.
5202         * tests/test-pipe2.c (is_nonblocking): Adjust test accordingly.
5203         * tests/test-nonblocking.c (main): Likewise.
5204         * modules/pipe2-tests (Makefile.am): Avoid link failure.
5205
5206         fcntl-h: fix O_ACCMODE on cygwin
5207         * doc/posix-headers/fcntl.texi (fcntl.h): Document the bug.
5208         * lib/fcntl.in.h (O_ACCMODE): Fix it.
5209
5210         pipe-filter: drop O_NONBLOCK workarounds
5211         * modules/pipe-filter-gi (Depends-on): Add fcntl-h.
5212         * modules/pipe-filter-ii (Depends-on): Likewise.
5213         * lib/pipe-filter-aux.h (O_NONBLOCK): Delete workaround.
5214
5215         nonblocking: provide O_NONBLOCK for mingw
5216         * modules/nonblocking (Depends-on): Add open.
5217         (configure.ac): Set new witness macro.
5218         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Provide default for it.
5219         * modules/fcntl-h (Makefile.am): Substitute it.
5220         * lib/fcntl.in.h (O_NONBLOCK): Guarantee non-zero definition when
5221         nonblocking module is in use.
5222         * lib/nonblocking.c: Adjust portability test.
5223         * lib/open.c (open): Don't let native open see gnulib flag.
5224         * tests/test-fcntl-h.c (main): Enhance test.
5225         * tests/test-open.h (test_open): Likewise.
5226         * doc/posix-headers/fcntl.texi (fcntl.h): Document the replacement.
5227
5228         careadlinkat: fix compilation error on mingw
5229         * lib/careadlinkat.c (standard_allocator): Avoid renaming fields
5230         within struct allocator.
5231
5232 2011-04-06  Eric Blake  <eblake@redhat.com>
5233
5234         binary-io: relicense under LGPLv2+
5235         * modules/binary-io (License): Relax to LGPLv2+.
5236         Requested for libvirt, and required by pipe2.
5237
5238 2011-04-06  Paul Eggert  <eggert@cs.ucla.edu>
5239
5240         verify: use _Static_assert if available
5241         * lib/verify.h (HAVE__STATIC_ASSERT): New macro.
5242         (verify_true, verify): Use it if available.  This generates better
5243         diagnostics with GCC 4.6.0 and later.
5244
5245 2011-04-05  Bruno Haible  <bruno@clisp.org>
5246
5247         Remove leftover generated .h files after config.status changed.
5248
5249         * m4/alloca.m4 (gl_FUNC_ALLOCA): New automake conditional
5250         GL_GENERATE_ALLOCA_H.
5251         * modules/alloca-opt (Makefile.am): Remove alloca.h if
5252         GL_GENERATE_ALLOCA_H evaluates to false.
5253
5254         * m4/argz.m4 (gl_FUNC_ARGZ): New automake conditional
5255         GL_GENERATE_ARGZ_H.
5256         * modules/argz (Makefile.am): Remove argz.h if GL_GENERATE_ARGZ_H
5257         evaluates to false.
5258
5259         * m4/byteswap.m4 (gl_BYTESWAP): New automake conditional
5260         GL_GENERATE_BYTESWAP_H.
5261         * modules/byteswap (Makefile.am): Remove byteswap.h if
5262         GL_GENERATE_BYTESWAP_H evaluates to false.
5263
5264         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): New automake conditional
5265         GL_GENERATE_ERRNO_H.
5266         * modules/errno (Makefile.am): Remove errno.h if GL_GENERATE_ERRNO_H
5267         evaluates to false.
5268
5269         * m4/float_h.m4 (gl_FLOAT_H): New automake conditional
5270         GL_GENERATE_FLOAT_H.
5271         * modules/float (Makefile.am): Remove float.h if GL_GENERATE_FLOAT_H
5272         evaluates to false.
5273
5274         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): New automake conditional
5275         GL_GENERATE_FNMATCH_H.
5276         * modules/fnmatch (Makefile.am): Remove fnmatch.h if
5277         GL_GENERATE_FNMATCH_H evaluates to false.
5278
5279         * m4/glob.m4 (gl_GLOB_SUBSTITUTE, gl_GLOB): New automake conditional
5280         GL_GENERATE_GLOB_H.
5281         * modules/glob (Makefile.am): Remove glob.h if GL_GENERATE_GLOB_H
5282         evaluates to false.
5283
5284         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H, gl_ICONV_H_DEFAULTS): New
5285         automake conditional GL_GENERATE_ICONV_H.
5286         * modules/iconv-h (Makefile.am): Remove iconv.h if GL_GENERATE_ICONV_H
5287         evaluates to false.
5288
5289         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): New automake conditional
5290         GL_GENERATE_NETINET_IN_H.
5291         * modules/netinet_in (Makefile.am): Remove netinet/in.h if
5292         GL_GENERATE_NETINET_IN_H evaluates to false.
5293
5294         * m4/pthread.m4 (gl_PTHREAD_CHECK): Set PTHREAD_H here. New automake
5295         conditional GL_GENERATE_PTHREAD_H.
5296         (gl_PTHREAD_DEFAULTS): Don't set PTHREAD_H here.
5297         * modules/pthread (Makefile.am): Remove pthread.h if
5298         GL_GENERATE_PTHREAD_H evaluates to false.
5299
5300         * m4/sched_h.m4 (gl_SCHED_H): New automake conditional
5301         GL_GENERATE_SCHED_H.
5302         * modules/sched (Makefile.am): Remove sched.h if GL_GENERATE_SCHED_H
5303         evaluates to false.
5304
5305         * m4/selinux-context-h.m4 (gl_HEADERS_SELINUX_CONTEXT_H): New automake
5306         conditional GL_GENERATE_SELINUX_CONTEXT_H.
5307         * modules/selinux-h (Makefile.am): Remove selinux/context.h if
5308         GL_GENERATE_SELINUX_CONTEXT_H evaluates to false.
5309
5310         * m4/stdarg.m4 (gl_STDARG_H): New automake conditional
5311         GL_GENERATE_STDARG_H.
5312         * modules/stdarg (Makefile.am): Remove stdarg.h if
5313         GL_GENERATE_STDARG_H evaluates to false.
5314
5315         * m4/stdbool.m4 (AM_STDBOOL_H): New automake conditional
5316         GL_GENERATE_STDBOOL_H.
5317         * modules/stdbool (Makefile.am): Remove stdbool.h if
5318         GL_GENERATE_STDBOOL_H evaluates to false.
5319
5320         * m4/stddef_h.m4 (gl_STDDEF_H): Set STDDEF_H here. New automake
5321         conditional GL_GENERATE_STDDEF_H.
5322         (gl_STDDEF_H_DEFAULTS): Don't set STDDEF_H here.
5323         * modules/stddef (Makefile.am): Remove stddef.h if
5324         GL_GENERATE_STDDEF_H evaluates to false.
5325
5326         * m4/stdint.m4 (gl_STDINT_H): New automake conditional
5327         GL_GENERATE_STDINT_H.
5328         * modules/stdint (Makefile.am): Remove stdint.h if
5329         GL_GENERATE_STDINT_H evaluates to false.
5330
5331         * m4/sysexits.m4 (gl_SYSEXITS): New automake conditional
5332         GL_GENERATE_SYSEXITS_H.
5333         * modules/sysexits (Makefile.am): Remove sysexits.h if
5334         GL_GENERATE_SYSEXITS_H evaluates to false.
5335
5336         Reported by Karl Berry and Ralf Wildenhues.
5337
5338 2011-04-05  Bruno Haible  <bruno@clisp.org>
5339
5340         Ensure to rebuild generated .h files when config.status has changed.
5341         * modules/arpa_inet (Makefile.am): Add dependency from .h file to
5342         config.status.
5343         * modules/ctype (Makefile.am): Likewise.
5344         * modules/dirent (Makefile.am): Likewise.
5345         * modules/errno (Makefile.am): Likewise.
5346         * modules/fcntl-h (Makefile.am): Likewise.
5347         * modules/float (Makefile.am): Likewise.
5348         * modules/getopt-posix (Makefile.am): Likewise.
5349         * modules/glob (Makefile.am): Likewise.
5350         * modules/iconv-h (Makefile.am): Likewise.
5351         * modules/inttypes (Makefile.am): Likewise.
5352         * modules/langinfo (Makefile.am): Likewise.
5353         * modules/locale (Makefile.am): Likewise.
5354         * modules/math (Makefile.am): Likewise.
5355         * modules/netdb (Makefile.am): Likewise.
5356         * modules/netinet_in (Makefile.am): Likewise.
5357         * modules/poll-h (Makefile.am): Likewise.
5358         * modules/pthread (Makefile.am): Likewise.
5359         * modules/pty (Makefile.am): Likewise.
5360         * modules/sched (Makefile.am): Likewise.
5361         * modules/search (Makefile.am): Likewise.
5362         * modules/selinux-h (Makefile.am): Likewise.
5363         * modules/signal (Makefile.am): Likewise.
5364         * modules/spawn (Makefile.am): Likewise.
5365         * modules/stdarg (Makefile.am): Likewise.
5366         * modules/stdbool (Makefile.am): Likewise.
5367         * modules/stddef (Makefile.am): Likewise.
5368         * modules/stdint (Makefile.am): Likewise.
5369         * modules/stdio (Makefile.am): Likewise.
5370         * modules/stdlib (Makefile.am): Likewise.
5371         * modules/string (Makefile.am): Likewise.
5372         * modules/strings (Makefile.am): Likewise.
5373         * modules/sys_file (Makefile.am): Likewise.
5374         * modules/sys_ioctl (Makefile.am): Likewise.
5375         * modules/sys_select (Makefile.am): Likewise.
5376         * modules/sys_socket (Makefile.am): Likewise.
5377         * modules/sys_stat (Makefile.am): Likewise.
5378         * modules/sys_time (Makefile.am): Likewise.
5379         * modules/sys_times (Makefile.am): Likewise.
5380         * modules/sys_utsname (Makefile.am): Likewise.
5381         * modules/sys_wait (Makefile.am): Likewise.
5382         * modules/sysexits (Makefile.am): Likewise.
5383         * modules/termios (Makefile.am): Likewise.
5384         * modules/time (Makefile.am): Likewise.
5385         * modules/unistd (Makefile.am): Likewise.
5386         * modules/wchar (Makefile.am): Likewise.
5387         * modules/wctype-h (Makefile.am): Likewise.
5388         Reported by Karl Berry, Eric Blake, and Ralf Wildenhues.
5389
5390 2011-04-05  Bruno Haible  <bruno@clisp.org>
5391
5392         pipe2: Relicense under LGPLv2+.
5393         * modules/pipe2 (License): Change to LGPLv2+.
5394         Requested by Eric Blake, for libvirt.
5395
5396 2011-04-05  Bruce Korb  <bkorb@gnu.org>
5397
5398         bootstrap: compute gnulib_extra_files after updating build_aux
5399         * build-aux/bootstrap (gnulib_extra_files): bootstrap.conf may
5400         change build_aux or also supply gnulib_extra_files.  Handle correctly.
5401
5402 2011-04-05  Eric Blake  <eblake@redhat.com>
5403
5404         bootstrap: preserve git whitelist item sorting
5405         * build-aux/bootstrap (sort_patterns): New function.
5406         (insert_sorted_if_absent): Use it to sink ! lines to the bottom.
5407
5408 2011-04-05  Simon Josefsson  <simon@josefsson.org>
5409
5410         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Don't trigger
5411         sc_space_tab check.
5412
5413 2011-04-05  Paul Eggert  <eggert@cs.ucla.edu>
5414
5415         areadlink, areadlinkat: rewrite in terms of careadlinkat
5416         * lib/areadlink.c, lib/areadlinkat.c: Include careadlinkat.h
5417         instead of errno.h, limits.h, stdint.h, stdlib.h, string.h, unistd.h.
5418         (SSIZE_MAX, INITIAL_BUF_SIZE): Remove.
5419         (malloc, realloc): Remove #undefs.
5420         (areadlink, areadlinkat): Rewrite in terms of careadlinkat.
5421         * modules/areadlink (Depends-on): Add careadlinkat.  Remove
5422         readlink, ssize_t, stdint, unistd.
5423         * modules/areadlinkat (Depends-on): Add careadlinkat.  Remove
5424         areadlink, stdint.
5425
5426         careadlinkat: new module
5427         * lib/allocator.h, lib/careadlinkat.h, lib/careadlinkat.c:
5428         * modules/careadlinkat: New files, written by me with
5429         a review and feedback from Ben Pfaff in
5430         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00008.html>.
5431
5432 2011-04-01  Bruno Haible  <bruno@clisp.org>
5433
5434         wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors in C++ mode.
5435         * lib/wchar.in.h (wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr): Use
5436         _GL_CXXALIAS_SYS_CAST2 instead of _GL_CXXALIAS_SYS. On glibc >= 2.10
5437         systems, use _GL_CXXALIASWARN1 instead of _GL_CXXALIASWARN.
5438         Reported by Bruce Korb <bruce.korb@gmail.com>.
5439
5440 2011-04-01  Bruno Haible  <bruno@clisp.org>
5441
5442         wcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13 systems.
5443         * m4/wcpcpy.m4 (gl_FUNC_WCPCPY): Require AC_USE_SYSTEM_EXTENSIONS.
5444         * m4/wcpncpy.m4 (gl_FUNC_WCPNCPY): Likewise.
5445         * modules/wcpcpy (Depends-on): Add extensions.
5446         * modules/wcpncpy (Depends-on): Likewise.
5447         * doc/posix-functions/wcpcpy.texi: Mention missing declaration on glibc
5448         systems.
5449         * doc/posix-functions/wcpncpy.texi: Likewise.
5450         * doc/posix-functions/wcwidth.texi: Likewise.
5451
5452 2011-03-31  Eric Blake  <eblake@redhat.com>
5453
5454         nonblocking: fix mingw test failures
5455         * lib/nonblocking.c (set_nonblocking_flag): Succeed when clearing
5456         non-blocking flag on regular file.
5457         (get_nonblocking_flag): Set errno on invalid fd.
5458         * tests/test-nonblocking.c (main): Avoid test failure on
5459         directories if fchdir is not active.
5460         * modules/nonblocking-tests (Depends-on): Drop unused dependency.
5461
5462 2011-03-31  Bruno Haible  <bruno@clisp.org>
5463
5464         Fix bug with gl_WARN_ON_USE_PREPARE, introduced on 2011-01-23.
5465         * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK): Hide the
5466         gl_WARN_ON_USE_PREPARE definition from 'aclocal'.
5467         Reported by Simon Josefsson <simon@josefsson.org>.
5468
5469 2011-03-31  Bruno Haible  <bruno@clisp.org>
5470         and Eric Blake  <eblake@redhat.com>
5471
5472         nonblocking: new module
5473         * modules/nonblocking: New module.
5474         * modules/nonblocking-tests: Likewise.
5475         * lib/nonblocking.h: New file.
5476         * lib/nonblocking.c: Likewise.
5477         * tests/test-nonblocking.c: New test.
5478         * lib/ioctl.c (ioctl) [mingw]: Update comment.
5479
5480 2011-03-30  Bruno Haible  <bruno@clisp.org>
5481
5482         stdio: Avoid GCC >= 4.4 warnings when using %lld and similar on mingw.
5483         * lib/stdio.in.h (_GL_ATTRIBUTE_FORMAT_PRINTF): Use 'gnu_printf' format
5484         instead of 'printf' format for GCC >= 4.4.
5485         (_GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM): New macro.
5486         (fprintf, printf, vfprintf, vprintf): Declare with
5487         _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM when the function ends up calling
5488         the system's vfprintf() function.
5489         Reported by Daniel P. Berrange <berrange@redhat.com> via Eric Blake.
5490
5491 2011-03-30  Eric Blake  <eblake@redhat.com>
5492
5493         passfd: fix scoping bug
5494         * lib/passfd.c (sendfd, recvfd): Don't let buf go out of scope
5495         before sendmsg/recvmsg.
5496
5497         passfd: standardize coding conventions
5498         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Drop check for something that
5499         can be learned at compile time.
5500         * lib/passfd.c (MSG_CMSG_CLOEXEC): Reduce number of in-function
5501         ifdefs.
5502         (sendfd, recvfd): Follow gnulib code conventions.
5503
5504         passfd: fix incorrect sendmsg arguments
5505         * lib/passfd.c (sendfd): Avoid uninitialized msg_flags field, and
5506         incorrect msg_controllen value.
5507         * modules/passfd-tests (Depends-on): Check for alarm.
5508         * tests/test-passfd.c (main) [HAVE_DECL_ALARM]: Avoid hanging test.
5509         Reported by Bastien ROUCARIES.
5510
5511 2011-03-30  Bruno Haible  <bruno@clisp.org>
5512
5513         c-strcasestr: Relicense under LGPLv2+.
5514         * modules/c-strcasestr (License): Change to LGPLv2+.
5515         Requested by Eric Blake, for libvirt.
5516
5517 2011-03-30  Simon Josefsson  <simon@josefsson.org>
5518
5519         * users.txt: Add libidn2.  Fix libtasn1 link.
5520
5521 2011-03-30  Jim Meyering  <meyering@redhat.com>
5522
5523         tests: readlink* ("",... fails with EINVAL on newer kernels
5524         readlink and readlinkat have typically failed with ENOENT for
5525         the invalid, empty file name,  "".  However, with the advent
5526         of linux-2.6.39, they fail with EINVAL.
5527         * tests/test-areadlink.h (test_areadlink): Also accept EINVAL
5528         when operating on the empty file name.
5529         * tests/test-readlink.h (test_readlink): Likewise.
5530
5531 2011-03-29  Bruno Haible  <bruno@clisp.org>
5532
5533         Relicense some modules under LGPLv2+, for libidn2.
5534         * modules/array-mergesort (License): Change to LGPLv2+.
5535         * modules/c-strcaseeq (License): Likewise.
5536         * modules/striconveh (License): Likewise.
5537         * modules/striconveha (License): Likewise.
5538         * modules/uniconv/base (License): Likewise.
5539         * modules/uniconv/u8-conv-from-enc (License): Likewise.
5540         * modules/uniconv/u8-strconv-from-enc (License): Likewise.
5541         * modules/uniconv/u8-strconv-from-locale (License): Likewise.
5542         * modules/unictype/base (License): Likewise.
5543         * modules/unictype/bidiclass-of (License): Likewise.
5544         * modules/unictype/category-M (License): Likewise.
5545         * modules/unictype/category-none (License): Likewise.
5546         * modules/unictype/category-of (License): Likewise.
5547         * modules/unictype/category-test (License): Likewise.
5548         * modules/unictype/category-test-withtable (License): Likewise.
5549         * modules/unictype/combining-class (License): Likewise.
5550         * modules/unictype/joiningtype-of (License): Likewise.
5551         * modules/unictype/scripts (License): Likewise.
5552         * modules/uninorm/base (License): Likewise.
5553         * modules/uninorm/canonical-decomposition (License): Likewise.
5554         * modules/uninorm/composition (License): Likewise.
5555         * modules/uninorm/decompose-internal (License): Likewise.
5556         * modules/uninorm/decomposition-table (License): Likewise.
5557         * modules/uninorm/nfc (License): Likewise.
5558         * modules/uninorm/nfd (License): Likewise.
5559         * modules/uninorm/u32-normalize (License): Likewise.
5560         * modules/unistr/base (License): Likewise.
5561         * modules/unistr/u32-cpy (License): Likewise.
5562         * modules/unistr/u32-mbtouc-unsafe (License): Likewise.
5563         * modules/unistr/u32-to-u8 (License): Likewise.
5564         * modules/unistr/u32-uctomb (License): Likewise.
5565         * modules/unistr/u8-check (License): Likewise.
5566         * modules/unistr/u8-mblen (License): Likewise.
5567         * modules/unistr/u8-mbtouc (License): Likewise.
5568         * modules/unistr/u8-mbtouc-unsafe (License): Likewise.
5569         * modules/unistr/u8-mbtoucr (License): Likewise.
5570         * modules/unistr/u8-prev (License): Likewise.
5571         * modules/unistr/u8-strlen (License): Likewise.
5572         * modules/unistr/u8-to-u32 (License): Likewise.
5573         * modules/unistr/u8-uctomb (License): Likewise.
5574         * modules/unitypes (License): Likewise.
5575         Requested by Simon Josefsson.
5576
5577 2011-03-29  Simon Josefsson  <simon@josefsson.org>
5578
5579         lib-symbol-visibility: Add a notice.
5580         * modules/lib-symbol-visibility (Notice): New field.
5581
5582 2011-03-29  Bruno Haible  <bruno@clisp.org>
5583
5584         getaddrinfo: Doc fix.
5585         * doc/posix-functions/getaddrinfo.texi: Mention Windows problem in the
5586         section "fixed in Gnulib".
5587
5588 2011-03-28  Simon Josefsson  <simon@josefsson.org>
5589
5590         * doc/posix-functions/getaddrinfo.texi: Drop netdb.h discussion.
5591         Reported by Bastien ROUCARIES <roucaries.bastien@gmail.com>.
5592
5593 2011-03-26  Bruno Haible  <bruno@clisp.org>
5594
5595         unictype/property-byname: Reduce the number of load-time relocations.
5596         * lib/unictype/pr_byname.c: Include <stdlib.h>.
5597         (UC_PROPERTY_INDEX_*): New enumeration values.
5598         (uc_property_byname): Convert an index from the lookup table to an
5599         uc_property_t.
5600         * lib/unictype/pr_byname.gperf: Store indices instead of uc_property_t
5601         values.
5602
5603 2011-03-26  Bruno Haible  <bruno@clisp.org>
5604
5605         unictype/property-byname: Allow omitted word separators and aliases.
5606         * lib/unictype/pr_byname.gperf: Add property names without word
5607         separators. Add aliases from Unicode 6.0 PropertyAliases.txt, except
5608         for 'space'.
5609
5610 2011-03-26  Bruno Haible  <bruno@clisp.org>
5611
5612         unictype/joininggroup-byname: Allow hyphens, omitted word separators.
5613         * lib/unictype/joininggroup_byname.c (uc_joining_group_byname): Convert
5614         also hyphens to space.
5615         * lib/unictype/joininggroup_byname.gperf: Recognize the names also
5616         without spaces.
5617         * tests/unictype/test-joininggroup_byname.c (main): Add more tests.
5618
5619 2011-03-26  Bruno Haible  <bruno@clisp.org>
5620
5621         unictype/joiningtype-byname: Recognize long names as well.
5622         * lib/unictype.in.h (uc_joiningtype_class_byname): Allow argument to be
5623         a long name.
5624         * lib/unictype/joiningtype_byname.c: Include <string.h>,
5625         unictype/joiningtype_byname.h.
5626         (uc_joiningtype_class_byname): Use uc_joining_type_lookup.
5627         * lib/unictype/joiningtype_byname.gperf: New file.
5628         * modules/unictype/joiningtype-byname (Files): Add
5629         lib/unictype/joiningtype_byname.gperf.
5630         (Depends-on): Add gperf.
5631         (Makefile.am): Add rule for generating unictype/joiningtype_byname.h.
5632         * tests/unictype/test-joiningtype_byname.c (main): Test the recognition of
5633         long names.
5634
5635         Tests for module 'unictype/joiningtype-longname'.
5636         * modules/unictype/joiningtype-longname-tests: New file.
5637         * tests/unictype/test-joiningtype_longname.c: New file.
5638
5639         New module 'unictype/joiningtype-longname'.
5640         * lib/unictype.in.h (uc_joiningtype_class_long_name): New declaration.
5641         * lib/unictype/joiningtype_longname.c: New file.
5642         * modules/unictype/joiningtype-longname: New file.
5643         * modules/unictype/joiningtype-all (Depends-on): Add
5644         unictype/joiningtype-longname.
5645
5646 2011-03-26  Bruno Haible  <bruno@clisp.org>
5647
5648         unictype/bidiclass-byname: Recognize long names as well.
5649         * lib/unictype.in.h (uc_bidi_class_byname): Allow argument to be a long
5650         name.
5651         * lib/unictype/bidi_byname.c: Include <string.h>,
5652         unictype/bidi_byname.h.
5653         (uc_bidi_class_byname): Use uc_bidi_class_lookup.
5654         * lib/unictype/bidi_byname.gperf: New file.
5655         * modules/unictype/bidiclass-byname (Files): Add
5656         lib/unictype/bidi_byname.gperf.
5657         (Depends-on): Add gperf.
5658         (Makefile.am): Add rule for generating unictype/bidi_byname.h.
5659         * tests/unictype/test-bidi_byname.c (main): Test the recognition of
5660         long names.
5661
5662         Tests for module 'unictype/bidiclass-longname'.
5663         * modules/unictype/bidiclass-longname-tests: New file.
5664         * tests/unictype/test-bidi_longname.c: New file.
5665
5666         New module 'unictype/bidiclass-longname'.
5667         * lib/unictype.in.h (uc_bidi_class_long_name): New declaration.
5668         * lib/unictype/bidi_longname.c: New file.
5669         * modules/unictype/bidiclass-longname: New file.
5670         * modules/unictype/bidiclass-all (Depends-on): Add
5671         unictype/bidiclass-longname.
5672
5673 2011-03-26  Bruno Haible  <bruno@clisp.org>
5674
5675         unictype/bidi*: Rename modules.
5676         * modules/unictype/bidiclass-all: Renamed from
5677         modules/unictype/bidicategory-all.
5678         * modules/unictype/bidiclass-name: Renamed from
5679         modules/unictype/bidiclass-name.
5680         (Description): Update.
5681         * modules/unictype/bidiclass-name-tests: Renamed from
5682         modules/unictype/bidicategory-name-tests.
5683         * modules/unictype/bidiclass-byname: Renamed from
5684         modules/unictype/bidicategory-byname.
5685         (Description): Update.
5686         * modules/unictype/bidiclass-byname-tests: Renamed from
5687         modules/unictype/bidicategory-byname-tests.
5688         * modules/unictype/bidiclass-of: Renamed from
5689         modules/unictype/bidicategory-of.
5690         (Description): Update.
5691         * modules/unictype/bidiclass-of-tests: Renamed from
5692         modules/unictype/bidicategory-of-tests.
5693         * modules/unictype/bidiclass-test: Renamed from
5694         modules/unictype/bidicategory-test.
5695         (Description): Update.
5696         * modules/unictype/bidiclass-test-tests: Renamed from
5697         modules/unictype/bidicategory-test-tests.
5698         * modules/unictype/bidicategory-all: New file, a simple redirection.
5699         * modules/unictype/bidicategory-name: Likewise.
5700         * modules/unictype/bidicategory-byname: Likewise.
5701         * modules/unictype/bidicategory-of: Likewise.
5702         * modules/unictype/bidicategory-test: Likewise.
5703         * modules/unictype/property-bidi-* (Dependencies): Update.
5704         * lib/unictype/bidi_*.c: Update comment.
5705
5706 2011-03-26  Bruno Haible  <bruno@clisp.org>
5707
5708         unictype/bidi*: Rename functions, part 2.
5709         * modules/unictype/bidicategory-name (configure.ac): Update required
5710         libunistring version.
5711         * modules/unictype/bidicategory-byname (configure.ac): Likewise.
5712
5713 2011-03-25  Bruno Haible  <bruno@clisp.org>
5714
5715         New module 'unictype/combining-class-all'.
5716         * modules/unictype/combining-class-all: New file.
5717
5718         Tests for module 'unictype/combining-class-byname'.
5719         * modules/unictype/combining-class-byname-tests: New file.
5720         * tests/unictype/test-combiningclass_byname.c: New file.
5721
5722         New module 'unictype/combining-class-byname'.
5723         * lib/unictype.in.h (uc_combining_class_byname): New declaration.
5724         * lib/unictype/combiningclass_byname.c: New file.
5725         * lib/unictype/combiningclass_byname.gperf: New file.
5726         * modules/unictype/combining-class-byname: New file.
5727
5728         Tests for module 'unictype/combining-class-longname'.
5729         * modules/unictype/combining-class-longname-tests: New file.
5730         * tests/unictype/test-combiningclass_longname.c: New file.
5731
5732         New module 'unictype/combining-class-longname'.
5733         * lib/unictype.in.h (uc_combining_class_long_name): New declaration.
5734         * lib/unictype/combiningclass_longname.c: New file.
5735         * modules/unictype/combining-class-longname: New file.
5736
5737         Tests for module 'unictype/combining-class-name'.
5738         * modules/unictype/combining-class-name-tests: New file.
5739         * tests/unictype/test-combiningclass_name.c: New file.
5740
5741         New module 'unictype/combining-class-name'.
5742         * lib/unictype.in.h (uc_combining_class_name): New declaration.
5743         * lib/unictype/combiningclass_name.c: New file.
5744         * modules/unictype/combining-class-name: New file.
5745
5746 2011-03-25  Bruno Haible  <bruno@clisp.org>
5747
5748         unictype/combining-class: Rename source files.
5749         * lib/gen-uni-tables.c (main): Emit unictype/combiningclass.h instead
5750         of unictype/combining.h.
5751         * lib/unictype/combiningclass.c: Renamed from lib/unictype/combining.c.
5752         Update.
5753         * lib/unictype/combiningclass.h: Renamed from lib/unictype/combining.h.
5754         * modules/unictype/combining-class (Description): Fix.
5755         (Files, Makefile.am): Update.
5756         * tests/unictype/test-combiningclass.c: Renamed from
5757         tests/unictype/test-combining.c.
5758         * modules/unictype/combining-class-tests (Files, Makefile.am): Update.
5759
5760 2011-03-25  Bruno Haible  <bruno@clisp.org>
5761
5762         unictype: Update list of canonical combining classes.
5763         * lib/unictype.in.h (UC_CCC_ATA): New enumeration value.
5764
5765 2011-03-25  Bruno Haible  <bruno@clisp.org>
5766
5767         unictype/category-byname: Recognize long names as well.
5768         * lib/unictype.in.h (uc_general_category_byname): Allow argument to be
5769         a long name.
5770         * lib/unictype/categ_byname.c: Include <stdlib.h>, <string.h>,
5771         unictype/categ_byname.h.
5772         (UC_CATEGORY_INDEX_*): New enumeration values.
5773         (uc_general_category_byname): Use uc_general_category_lookup and
5774         convert from index to value.
5775         * lib/unictype/categ_byname.gperf: New file.
5776         * modules/unictype/category-byname (Files): Add
5777         lib/unictype/categ_byname.gperf.
5778         (Depends-on): Add gperf.
5779         (Makefile.am): Add rule for generating unictype/categ_byname.h.
5780         * tests/unictype/test-categ_byname.c (main): Test the recognition of
5781         long names.
5782
5783         Tests for module 'unictype/category-longname'.
5784         * modules/unictype/category-longname-tests: New file.
5785         * tests/unictype/test-categ_longname.c: New file.
5786
5787         New module 'unictype/category-longname'.
5788         * lib/unictype.in.h (uc_general_category_long_name): New declaration.
5789         * lib/unictype/categ_longname.c: New file.
5790         * modules/unictype/category-longname: New file.
5791         * modules/unictype/category-all (Depends-on): Add it.
5792
5793 2011-03-25  Bruno Haible  <bruno@clisp.org>
5794
5795         Tests for module 'unictype/category-LC'.
5796         * modules/unictype/category-LC-tests: New file.
5797         * tests/unictype/test-categ_LC.c: New file, automatically generated.
5798
5799         New module 'unictype/category-LC'.
5800         * lib/unictype.in.h (UC_CATEGORY_MASK_LC): New enumeration value.
5801         (UC_CATEGORY_LC): New declaration.
5802         (UC_CASED_LETTER): New macro.
5803         * lib/gen-uni-tables.c (is_category_LC): New function.
5804         (output_categories): Also handle category LC.
5805         (UC_CATEGORY_MASK_LC): New enumeration value.
5806         (general_category_byname): Also handle category LC.
5807         * lib/unictype/categ_LC.c: New file.
5808         * lib/unictype/categ_LC.h: New file, automatically generated.
5809         * lib/unictype/categ_name.c (uc_general_category_name): Also handle
5810         category LC.
5811         * lib/unictype/categ_byname.c (uc_general_category_byname): Likewise.
5812         * modules/unictype/category-LC: New file.
5813         * modules/unictype/category-byname (Depends-on): Add
5814         unictype/category-LC.
5815         * modules/unictype/category-all (Depends-on): Likewise.
5816
5817 2011-03-25  Eric Blake  <eblake@redhat.com>
5818
5819         xmalloc: revert yesterday's regression
5820         * lib/xmalloc.c (xrealloc): Once again forward xrealloc(NULL,0) to
5821         realloc's underlying behavior (allowing allocation of zero-size
5822         objects, especially if malloc-gnu is also in use).
5823
5824 2011-03-25  Reuben Thomas  <rrt@sc3d.org>
5825
5826         maint.mk: add missing version to VC-tag
5827         * top/maint.mk: git tag was missing actual tag name; add it.
5828
5829         valgrind: do leak checking, and exit with code 1 on error (not 0)
5830         * m4/valgrind-tests.m4: Add `--error-exitcode=1 --leak-check=full'
5831         to VALGRIND.
5832
5833 2010-11-30  Reuben Thomas  <rrt@sc3d.org>
5834
5835         posix-modules: say what it does.
5836         * posix-modules: Add a line to the --help output saying what it does.
5837
5838 2011-03-24  Paul Eggert  <eggert@cs.ucla.edu>
5839
5840         xmalloc: Do not leak if underlying realloc is C99 compatible.
5841         * lib/xmalloc.c (xrealloc): If N is zero, call 'free' directly.
5842         This avoids a leak on C99-based systems.  See
5843         <http://lists.gnu.org/archive/html/bug-gnulib/2011-03/msg00243.html>.
5844
5845 2011-03-24  Eric Blake  <eblake@redhat.com>
5846
5847         realloc: document portability problem
5848         * doc/posix-functions/realloc.texi (realloc): Mention pitfalls of
5849         passing 0 size to realloc.
5850
5851 2011-03-23  Ben Walton  <bwalton@artsci.utoronto.ca>
5852
5853         doc: update users.txt
5854         * users.txt: Add cvsps, tmpwatch
5855
5856 2011-03-23  Matt Rice  <ratmice@gmail.com>
5857
5858         doc: update users.txt
5859         * users.txt: Add gdb.
5860
5861 2011-03-23  Jim Meyering  <meyering@redhat.com>
5862
5863         doc: update users.txt
5864         Looking through matches up to the following URL (there are still
5865         several more pages), I found several projects that use gnulib:
5866         http://codesearch.google.com/codesearch?start=50&q=gnulib-cache\.m4
5867         * users.txt: Add nagios plugins (nagiosplug), acct, gengetopt,
5868         gmediaserver, gtkreindeer, jugtail, libunistring, mini-httpd, reindeer.
5869
5870 2011-03-22  Bruno Haible  <bruno@clisp.org>
5871
5872         unictype/bidi*: Rename functions.
5873         * lib/unictype.in.h (uc_bidi_class_name, uc_bidi_class_byname,
5874         uc_bidi_class, uc_is_bidi_class): New declarations.
5875         * lib/unictype/bidi_byname.c (uc_bidi_class_byname): Renamed from
5876         uc_bidi_category_byname.
5877         (uc_bidi_category_byname): New function.
5878         * lib/unictype/bidi_name.c (u_bidi_class_name): Renamed from
5879         u_bidi_category_name.
5880         (uc_bidi_class_name): Renamed from uc_bidi_category_name.
5881         (uc_bidi_category_name): New function.
5882         * lib/unictype/bidi_of.c (uc_bidi_class): Renamed from
5883         uc_bidi_category.
5884         (uc_bidi_category): New function.
5885         * lib/unictype/bidi_test.c (uc_is_bidi_class): Renamed from
5886         uc_is_bidi_category. Invoke uc_bidi_class.
5887         (uc_is_bidi_category): New function.
5888         * tests/unictype/test-bidi_byname.c (main): Test uc_bidi_class_byname
5889         instead of uc_bidi_category_byname.
5890         * tests/unictype/test-bidi_name.c (main): Test uc_bidi_class_name
5891         instead of uc_bidi_category_name.
5892         * tests/unictype/test-bidi_of.c (main): Test uc_bidi_class instead of
5893         uc_bidi_category.
5894         * tests/unictype/test-bidi_test.c (main): Test uc_is_bidi_class
5895         instead of uc_is_bidi_category.
5896
5897 2011-03-21  Bruno Haible  <bruno@clisp.org>
5898
5899         New module 'unictype/joininggroup-all'.
5900         * modules/unictype/joininggroup-all: New file.
5901
5902         Tests for module 'unictype/joininggroup-of'.
5903         * modules/unictype/joininggroup-of-tests: New file.
5904         * tests/unictype/test-joininggroup_of.c: New file.
5905         * tests/unictype/test-joininggroup_of.h: New file, automatically
5906         generated by gen-uni-tables.
5907
5908         New module 'unictype/joininggroup-of'.
5909         * modules/unictype/joininggroup-of: New file.
5910         * lib/unictype/joininggroup_of.c: New file.
5911         * lib/unictype/joininggroup_of.h: New file, automatically generated by
5912         gen-uni-tables.
5913
5914         Tests for module 'unictype/joininggroup-byname'.
5915         * modules/unictype/joininggroup-byname-tests: New file.
5916         * tests/unictype/test-joininggroup_byname.c: New file.
5917
5918         New module 'unictype/joininggroup-byname'.
5919         * modules/unictype/joininggroup-byname: New file.
5920         * lib/unictype/joininggroup_byname.c: New file.
5921         * lib/unictype/joininggroup_byname.gperf: New file.
5922
5923         Tests for module 'unictype/joininggroup-name'.
5924         * modules/unictype/joininggroup-name-tests: New file.
5925         * tests/unictype/test-joininggroup_name.c: New file.
5926
5927         New module 'unictype/joininggroup-name'.
5928         * modules/unictype/joininggroup-name: New file.
5929         * lib/unictype/joininggroup_name.c: New file.
5930         * lib/unictype/joininggroup_name.h: New file.
5931
5932         New module 'unictype/joiningtype-all'.
5933         * modules/unictype/joiningtype-all: New file.
5934
5935         Tests for module 'unictype/joiningtype-of'.
5936         * modules/unictype/joiningtype-of-tests: New file.
5937         * tests/unictype/test-joiningtype_of.c: New file.
5938         * tests/unictype/test-joiningtype_of.h: New file, automatically
5939         generated by gen-uni-tables.
5940
5941         New module 'unictype/joiningtype-of'.
5942         * modules/unictype/joiningtype-of: New file.
5943         * lib/unictype/joiningtype_of.c: New file.
5944         * lib/unictype/joiningtype_of.h: New file, automatically generated by
5945         gen-uni-tables.
5946
5947         Tests for module 'unictype/joiningtype-byname'.
5948         * modules/unictype/joiningtype-byname-tests: New file.
5949         * tests/unictype/test-joiningtype_byname.c: New file.
5950
5951         New module 'unictype/joiningtype-byname'.
5952         * modules/unictype/joiningtype-byname: New file.
5953         * lib/unictype/joiningtype_byname.c: New file.
5954
5955         Tests for module 'unictype/joiningtype-name'.
5956         * modules/unictype/joiningtype-name-tests: New file.
5957         * tests/unictype/test-joiningtype_name.c: New file.
5958
5959         New module 'unictype/joiningtype-name'.
5960         * modules/unictype/joiningtype-name: New file.
5961         * lib/unictype/joiningtype_name.c: New file.
5962
5963         unictype: Add support for Arabic shaping properties.
5964         * lib/unictype.in.h (UC_JOINING_TYPE_*): New enumeration values.
5965         (uc_joining_type_name, uc_joining_type_byname, uc_joining_type): New
5966         declarations.
5967         (UC_JOINING_GROUP_*): New enumeration values.
5968         (uc_joining_group_name, uc_joining_group_byname, uc_joining_group): New
5969         declarations.
5970         * lib/gen-uni-tables.c (UC_JOINING_TYPE_*): New enumeration values.
5971         (unicode_joining_type): New variable.
5972         (UC_JOINING_GROUP_*): New enumeration values.
5973         (unicode_joining_group): New variable.
5974         (fill_arabicshaping, joining_type_as_c_identifier,
5975         output_joining_type_test, output_joining_type,
5976         joining_group_as_c_identifier, output_joining_group_test,
5977         output_joining_group): New functions.
5978         (main); Add an argument denoting the ArabicShaping.txt file. Invoke
5979         fill_arabicshaping and output_joining_type_test, output_joining_type,
5980         output_joining_group_test, output_joining_group.
5981         Reported by Simon Josefsson.
5982
5983 2011-03-21  Jim Meyering  <meyering@redhat.com>
5984
5985         strftime: fix a bug in yesterday's change
5986         * lib/strftime.c (add): Accommodate width's initial value of -1.
5987         Otherwise, nstrftime would copy uninitialized data into
5988         the result buffer.
5989
5990 2011-03-21  Jim Meyering  <meyering@redhat.com>
5991
5992         tests: add strftime-tests module
5993         * tests/test-strftime.c: New file.
5994         * modules/strftime-tests: New module.
5995
5996 2011-03-20  Paul Eggert  <eggert@cs.ucla.edu>
5997
5998         strftime: don't assume a byte count fits in 'int'
5999         * lib/strftime.c (add): Don't assume first arg fits in 'int'.  I
6000         found this problem by static analysis, using gcc -Wstrict-overflow
6001         (GCC 4.5.2, x86-64).  This reported an optimization that depended
6002         on an integer overflow having undefined behavior, but it turns out
6003         that the argument is a size, which might not fit in 'int' anyway,
6004
6005 2011-03-20  Paul Eggert  <eggert@cs.ucla.edu>
6006
6007         stdio: don't require ignore_value around fwrite
6008
6009         This patch works around libc bug 11959
6010         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=11959>.
6011         Without this patch, applications must often write
6012         ignore_value (fwrite (...)) even though the ignore_value is
6013         not helpful here.  It's common to write many objects, using
6014         fwrite/printf/etc., and then use ferror to detect output error.
6015
6016         I considered making this patch optional, but decided against it,
6017         because libc is obviously being inconsistent here: there is no
6018         reason libc should insist that user code must inspect fwrite
6019         return's value without also insisting that it inspect printf's,
6020         putchar's, etc.  If user code wants to have a strict style where
6021         all these functions' values are checked (so that ferror need not
6022         be checked), we could add support for that style in a new gnulib
6023         module, but in the meantime it's better to be consistent and to
6024         support common usage.
6025
6026         * lib/stdio.in.h (rpl_fwrite): Define this wrapper around fwrite,
6027         to work around libc bug 11959, if __USE_FORTIFY_LEVEL indicates
6028         that we are compiling in checking mode, and if not C++, and
6029         if not already wrapping fwrite for some other reason.
6030         (fwrite): #define to rpl_fwrite if the latter is defined.
6031
6032 2011-03-20  Bruno Haible  <bruno@clisp.org>
6033
6034         verror: Fix compilation error introduced on 2011-02-13.
6035         * lib/verror.h (verror, verror_at_line): Use _GL_ATTRIBUTE_FORMAT macro
6036         instead of __attribute__.
6037         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
6038
6039 2011-03-20  Paul Eggert  <eggert@cs.ucla.edu>
6040             Bruno Haible  <bruno@clisp.org>
6041
6042         socklen: do not depend on sys_socket
6043         While trying to modify Emacs to use gnulib's socklen module,
6044         I discovered a circular dependency: socklen depends on sys_socket
6045         and vice versa.  Emacs can use socklen, but it does not need
6046         sys_socket because it has its own substitute for sys/socket.h.
6047         * m4/socklen.m4 (gl_SOCKET_HEADERS): New macro, extracted from
6048         gl_TYPE_SOCKLEN_T.
6049         (gl_CHECK_SOCKET_HEADERS): New macro, taken from parts of
6050         gl_PREREQ_SYS_H_SOCKET.
6051         (gl_TYPE_SOCKLEN_T): Require it instead of requiring
6052         gl_PREREQ_SYS_H_SOCKET.
6053         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_SOCKET): Require
6054         gl_CHECK_SOCKET_HEADERS instead of doing its work ourselves.
6055         * modules/socklen (Depends-on): Do not depend on sys_socket.
6056         (Include): Adjust to match the code used in gl_SOCKET_HEADERS.
6057
6058 2011-03-20  Jim Meyering  <meyering@redhat.com>
6059
6060         maint.mk: sort file names *after* new transformation
6061         * top/maint.mk (sc_po_check): Sorting before removing the $(srcdir)/
6062         prefix would have led to an unwarranted failure in GNU parted.
6063         Sort after that transformation.
6064
6065 2011-03-19  Jim Meyering  <meyering@redhat.com>
6066
6067         maint.mk: fix po-file syntax-check rule
6068         * top/maint.mk (sc_po_check): Fix fatal typo in yesterday's change.
6069         Patch by Bruno Haible.
6070
6071 2011-03-19  Bruno Haible  <bruno@clisp.org>
6072
6073         socklen: Update comment.
6074         * m4/socklen.m4: Update comment about platforms.
6075
6076 2011-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6077             Bruno Haible  <bruno@clisp.org>
6078
6079         inet_ntop, inet_pton: Simplify.
6080         * modules/inet_ntop (Depends-on): Remove socklen, since sys_socket is
6081         documented to provide socklen_t and we already depend on sys_socket.
6082         * modules/inet_pton (Depends-on): Likewise.
6083         * lib/arpa_inet.in.h: Adjust comment.
6084
6085 2011-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6086             Bruno Haible  <bruno@clisp.org>
6087
6088         netdb: Simplify.
6089         * modules/netdb (Depends-on): Remove socklen, since sys_socket is
6090         documented to provide socklen_t and we already depend on sys_socket.
6091         * lib/netdb.in.h: Adjust comment.
6092
6093 2011-03-19  Bruno Haible  <bruno@clisp.org>
6094
6095         sys_socket, netdb: Document problem with socklen_t.
6096         * doc/posix-headers/sys_socket.texi: Mention lack of socklen_t on some
6097         platforms.
6098         * doc/posix-headers/netdb.texi: Likewise.
6099
6100 2011-03-18  Eric Blake  <eblake@redhat.com>
6101
6102         maint.mk: let po check work in VPATH build
6103         * top/maint.mk (po_file): Allow cfg.mk override.
6104         (sc_po_check): Allow VPATH use.
6105         Reported by Jiri Denemark.
6106
6107 2011-03-16  Jim Meyering  <meyering@redhat.com>
6108
6109         maint.mk: allow fine-grained syntax-check exclusion via Make variables
6110         Before, you would have had to create one .x-sc_ file per rule in order
6111         to exempt offending files.  Now, you may instead use a Make variable --
6112         usually defined in cfg.mk -- whose name identifies the affected rule.
6113         * top/maint.mk (_sc_excl): Define.
6114         (VC_LIST_EXCEPT): Use it to exclude names on a per-rule basis.
6115         (_sc_search_regexp): When not using VC_LIST_EXCEPT, exclude here, too.
6116
6117 2011-03-13  Bruno Haible  <bruno@clisp.org>
6118
6119         ignore-value tests: Avoid warnings.
6120         * tests/test-ignore-value.c (_GL_ATTRIBUTE_RETURN_CHECK): Define to
6121         empty for gcc < 3.4.
6122
6123 2011-03-13  Bruno Haible  <bruno@clisp.org>
6124
6125         passfd: Fix link error on Solaris.
6126         * modules/passfd (Description): Correct.
6127         (Depends-on): Add socketlib.
6128         (Link): New section.
6129         * modules/passfd-tests (Makefile.am): Link test-passfd with LIBSOCKET.
6130
6131 2011-03-13  Bruno Haible  <bruno@clisp.org>
6132
6133         passfd: Fix link error on AIX 5.2.
6134         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Define _LINUX_SOURCE_COMPAT.
6135
6136 2011-03-13  Bruno Haible  <bruno@clisp.org>
6137
6138         passfd: Work around bug with CMSG_FIRSTHDR on FreeBSD 6.4.
6139         * lib/sys_socket.in.h: Include <stddef.h>.
6140         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Include <stddef.h> before using
6141         CMSG_FIRSTHDR. Remove unused variable.
6142
6143 2011-03-13  Bruno Haible  <bruno@clisp.org>
6144
6145         passfd: Fix compilation error on OpenBSD.
6146         * lib/passfd.c: Include <sys/uio.h>.
6147
6148 2011-03-13  Bruno Haible  <bruno@clisp.org>
6149
6150         passfd test: Fix warnings.
6151         * tests/test-passfd.c: Include <sys/wait.h>.
6152         (main): Fix typo.
6153
6154 2011-03-13  Bruno Haible  <bruno@clisp.org>
6155
6156         passfd module, part 4, tweaks.
6157         * tests/test-passfd.c: Reorder includes.
6158         (main): Fix perror and printf calls.
6159
6160 2011-03-07  Bastien Roucariès  <roucaries.bastien@gmail.com>
6161
6162         passfd module, part 4.
6163         * modules/passfd-tests: New file.
6164         * tests/test-passfd.c: New file.
6165
6166 2011-03-13  Jim Meyering  <meyering@redhat.com>
6167
6168         Makefile: rely on GNU make; derive syntax-check rule names
6169         Rather than requiring that each sc_ rule be listed as a dependent
6170         of "check", use features of GNU make to derive the list.
6171         * Makefile (syntax-check-rules): Define.
6172         (check): Depend on the new variable, not the hard-coded list.
6173
6174 2011-03-13  Bastien Roucariès  <roucaries.bastien@gmail.com>
6175             Bruno Haible  <bruno@clisp.org>
6176
6177         passfd module, part 3.
6178         * lib/passfd.h (recvfd): Add a flags argument.
6179         * lib/passfd.c: Include <fcntl.h>, cloexec.h.
6180         (recvfd): Add a flags argument.
6181         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Test whether MSG_CMSG_CLOEXEC
6182         exists.
6183         * modules/passfd (Depends-on): Add cloexec.
6184         Suggested by Eric Blake.
6185
6186 2011-03-13  Bruno Haible  <bruno@clisp.org>
6187
6188         passfd module, part 2, tweaks.
6189         * modules/passfd (Files): Reorder.
6190         (Depends-on): Remove errno.
6191         (Include): Remove <sys/socket.h>, <sys/un.h>.
6192         * lib/passfd.h: Use a GPLv3+ header. Make C++ safe.
6193         * lib/passfd.c: Untabify. Use a GPLv3+ header. Really include the
6194         specification header. Include <sys/socket.h> always. Don't include
6195         <winsock2.h>. Use "#if HAVE_..." instead of "#ifdef HAVE_...".
6196         (sendfd): Clarify that it sets errno when it fails.
6197         (recvfd): Fix specification.
6198
6199 2011-03-07  Bastien Roucariès  <roucaries.bastien@gmail.com>
6200
6201         passfd module, part 2.
6202         * modules/passfd: New file.
6203         * lib/passfd.h: New file.
6204         * lib/passfd.c: New file.
6205
6206 2011-03-12  Bruno Haible  <bruno@clisp.org>
6207
6208         wcswidth, mbswidth: Avoid integer overflow.
6209         * lib/wcswidth.c: Include <limits.h>.
6210         * lib/wcswidth-impl.h (wcswidth): Avoid 'int' overflow.
6211         * lib/mbswidth.c: Include <limits.h>.
6212         (mbsnwidth): Avoid 'int' overflow.
6213         Reported by Jim Meyering.
6214
6215 2011-03-12  Bruno Haible  <bruno@clisp.org>
6216
6217         futimens, utimensat: Avoid endless recursion on Solaris 10.
6218         * lib/sys_stat.in.h (futimens, utimensat): Define with rpl_ prefix on
6219         Solaris.
6220         Reported by Ben Walton <bwalton@artsci.utoronto.ca> via Eric Blake
6221         in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8230>.
6222
6223 2011-03-11  Jim Meyering  <meyering@redhat.com>
6224
6225         maint.mk: relax a regexp to accommodate other formatting styles
6226         * top/maint.mk (sc_unmarked_diagnostics): Allow 0 or 1 space
6227         between "ngettext" and the following "(".
6228
6229 2011-03-11  Pádraig Brady <P@draigBrady.com>
6230
6231         maint.mk: suppress a false positive warning
6232         * top/maint.mk ((sc_unmarked_diagnostics): Don't warn when
6233         diagnostics are marked with ngettext.
6234
6235 2011-03-10  Eric Blake  <eblake@redhat.com>
6236
6237         wchar: add explicit dependencies, for Tru64
6238         * modules/mbmemcasecoll (Depends-on): Add wchar.
6239         * modules/mbtowc (Depends-on): Likewise.
6240         * modules/vasnprintf (Depends-on): Likewise.
6241         * modules/unistdio/u-printf-args (Depends-on): Likewise.
6242         * modules/wctomb (Depends-on): Likewise.
6243         Reported by Peter O'Gorman.
6244
6245 2011-03-08  Bruno Haible  <bruno@clisp.org>
6246
6247         passfd module, part 1, tweaks.
6248         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Update AC_REQUIRE invocation.
6249         Improve indentation. Improve AC_MSG_CHECKING messages.
6250         * m4/sockpfaf.m4 (gl_SOCKET_FAMILY_UNIX): New macro, extracted from
6251         gl_SOCKET_FAMILIES.
6252
6253 2011-03-07  Bastien Roucariès  <roucaries.bastien@gmail.com>
6254
6255         passfd module, part 1.
6256         * m4/afunix.m4: New file.
6257         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Also test for UNIX domain
6258         sockets.
6259
6260 2011-03-08  Bruno Haible  <bruno@clisp.org>
6261
6262         regex-quote: New API.
6263         * lib/regex-quote.h: Include <stdbool.h>.
6264         (struct regex_quote_spec): New type.
6265         (regex_quote_spec_posix, regex_quote_spec_gnu, regex_quote_spec_pcre):
6266         New declarations.
6267         (regex_quote_length, regex_quote_copy, regex_quote): Take a
6268         'const struct regex_quote_spec *' argument.
6269         * lib/regex-quote.c (RE_*, PCRE_*): New macros.
6270         (pcre_special): New constant.
6271         (regex_quote_spec_posix, regex_quote_spec_gnu, regex_quote_spec_pcre):
6272         New functions.
6273         (regex_quote_length, regex_quote_copy, regex_quote): Take a
6274         'const struct regex_quote_spec *' argument.
6275         * modules/regex-quote (Depends-on): Add stdbool.
6276         * tests/test-regex-quote.c (check): Update for new API. Add test for
6277         anchored results.
6278         * NEWS: Mention the API change.
6279         Reported by Reuben Thomas and Eric Blake.
6280
6281 2011-03-06  Bruno Haible  <bruno@clisp.org>
6282
6283         regex-quote: Fix creation of POSIX extended regular expressions.
6284         * lib/regex-quote.c (ere_special): Add grouping and alternation
6285         operators.
6286
6287 2011-03-05  Bruno Haible  <bruno@clisp.org>
6288
6289         doc: Improve doc regarding autopoint vs. gnulib.
6290         * doc/gnulib-tool.texi (gettextize and autopoint): Recommend to
6291         disable autopoint while running autoreconf.
6292         Suggested by Ralf Wildenhues.
6293
6294 2011-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6295
6296         Update AC_OPENMP macro for Lahey compiler on GNU/Linux.
6297         * m4/openmp.m4 (AC_OPENMP): Sync from Autoconf.
6298
6299 2011-03-03  Bruce Korb  <bkorb@gnu.org>
6300
6301         parse-duration: remove xalloc.h dependency
6302         * lib/parse-duration.c (parse_period): handle NULL return from
6303         strdup instead of calling xstrdup().
6304         * modules/parse-duration: remove "xalloc" dependency
6305
6306 2011-03-03  Matthew Booth  <mbooth@redhat.com>
6307
6308         bootstrap: honor m4_base when running aclocal
6309         * build-aux/bootstrap: Fix hard-coded use of m4 directory name.
6310
6311 2011-03-02  Jim Meyering  <meyering@redhat.com>
6312
6313         getopt-gnu: relax license from LGPLv3+ to LGPLv2+
6314         * modules/getopt-gnu (License): Relax to LGPLv2+, for augeas,
6315         on request from Matt Booth.
6316
6317 2011-03-01  Eric Blake  <eblake@redhat.com>
6318
6319         test-link: work on Hurd
6320         * tests/test-link.h (test_link): Hurd rejects linking directories
6321         with EISDIR instead of the POSIX-mandated EPERM.
6322
6323 2011-02-28  Paul Eggert  <eggert@cs.ucla.edu>
6324
6325         stdio: simplify by moving files to printf-posix, sigpipe
6326         * m4/stdio_h.m4 (gl_STDIO_H): Do not require gl_ASM_SYMBOL_PREFIX,
6327         since this symbol is needed only if printf is replaced.
6328         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF):
6329         Require gl_ASM_SYMBOL_PREFIX.
6330         * modules/printf-posix (Files): Add m4/asm-underscore.m4.
6331         * modules/sigpipe (Files): Likewise.  Also, add m4/stdio-write.c.
6332         (Depends-on): Add 'raise'.
6333         (configure.ac): Require gl_ASM_SYMBOL_PREFIX.
6334         * modules/stdio (Files): Remove lib/stdio-write.c,
6335         m4/asm-underscore.m4.
6336         (Depends-on): Remove 'raise'.
6337
6338         stdio: simplify by moving gl_STDIN_LARGE_OFFSET to fseeko, ftello
6339         * m4/fseeko.m4 (gl_STDIN_LARGE_OFFSET): Moved here, from ...
6340         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): ... here, because
6341         * modules/ftello (Files): Add m4/fseeko.m4, for gl_STDIN_LARGE_OFFSET.
6342
6343 2011-02-28  Bruno Haible  <bruno@clisp.org>
6344
6345         localcharset: Assume ANSI C behaviour of free().
6346         * lib/localcharset.c (get_charset_aliases): Remove NULL test before
6347         calling free().
6348         Suggested by Simon Josefsson <simon@josefsson.org>.
6349
6350 2011-02-28  Corinna Vinschen  <vinschen@redhat.com>  (tiny change)
6351             Charles Wilson  <cygwin@cwilson.fastmail.fm>  (tiny change)
6352             Bruno Haible  <bruno@clisp.org>  (tiny change)
6353
6354         On Cygwin, use /proc file system instead of win32 API.
6355         * lib/relocatable.c: On Cygwin, use file names from /proc, rather than
6356         Win32 file names.
6357         (DllMain): Simplify by removing Cygwin specific code.
6358         (find_shared_library_fullname): Use Linux specific implementation also
6359         for Cygwin.
6360         (get_shared_library_fullname): Update accordingly.
6361         * lib/progreloc.c: On Cygwin, use file names from /proc, rather than
6362         Win32 file names.
6363         (find_executable): On Cygwin, use /proc, like on Linux. Remove previous
6364         Cygwin specific code.
6365
6366 2011-02-28  Christian Rössel  <christian.roessel@gmx.de>  (tiny change)
6367             Markus Geimer  <m.geimer@fz-juelich.de>  (tiny change)
6368
6369         Fix OpenMP flag detection for various Fortran compilers.
6370         * m4/openmp.m4 (_AC_LANG_OPENMP(Fortran 77)): Use '!$'
6371         OpenMP-conditional compilation construct, to force compile
6372         failure with missing OpenMP flag.
6373         (AC_OPENMP): Add flags for Cray CCE and NEC SX compilers.
6374
6375 2011-02-25  Eric Blake  <eblake@redhat.com>
6376
6377         strstr: expand test coverage
6378         * tests/test-strstr.c (main): Add much shorter trigger.  Fix C89
6379         compilation.
6380         * tests/test-memmem.c (main): Duplicate tests.
6381         * tests/test-strcasestr.c (main): Likewise.
6382         * tests/test-c-strcasestr.c (main): Likewise.
6383
6384 2011-02-25  Jim Meyering  <meyering@redhat.com>
6385
6386         maint.mk: detect missing-NL-at-EOF, too
6387         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Adjust so that
6388         it also detects when a file lacks a newline at EOF.
6389         (require_exactly_one_NL_at_EOF_): Renamed from
6390         detect_empty_lines_at_EOF_.  I opted not to rename the rule,
6391         since people may well have .x-sc_... file names tied to the
6392         existing name.  Suggested by Eric Blake.
6393
6394 2011-02-25  Paul Eggert  <eggert@cs.ucla.edu>
6395
6396         dirname: move m4/dos.m4 functionality into lib/dosname.h
6397
6398         m4/dos.m4 needs to go.  It laboriously invokes the C compiler, and
6399         extracts symbols from it, puts them into config.h; but it's much
6400         easier to use the symbols directly.  filename.h already does this,
6401         but it disagrees with dos.m4 in some respects.  This patch
6402         introduces a different include file dosname.h that packages up
6403         dos.m4, and then later we can work on merging filename.h and
6404         dosname.h.  Applications that need only the easy-to-configure
6405         symbols should consider including dosname.h rather than dirname.h.
6406         * NEWS: Mention incompatible changes.
6407         * m4/dos.m4: Remove.
6408         * lib/dosname.h, modules/dosname: New files.
6409         * lib/dirname.h (ISSLASH, FILE_SYSTEM_PREFIX_LEN):
6410         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE):
6411         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): Move to lib/dosname.h.
6412         * lib/at-func.c, lib/at-func2.c, lib/openat.c, lib/savewd.c:
6413         Include dosname.h, not dirname.h.
6414         * lib/rmdir.c, lib/stat.c, lib/unlink.c, lib/unlinkat.c:
6415         Include dosname.h, for definitions of symbols like ISSLASH
6416         that used to be in config.h.
6417         * m4/dirname.m4 (gl_DIRNAME_LGPL): Do not require gl_AC_DOS.
6418         * m4/rmdir.m4 (gl_FUNC_RMDIR): Likewise.
6419         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
6420         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
6421         * modules/dirname-lgpl (Files): Omit m4/dos.m4.
6422         * modules/rmdir (Files): Likewise.
6423         * modules/stat (Files): Likewise.
6424         * modules/unlink (Files): Likewise.
6425         * modules/dirname-lgpl (Depends-on): Add dosname.
6426         * modules/lstat (Depends-on): Likewise.
6427         * modules/openat (Depends-on): Likewise.
6428         * modules/rmdir (Depends-on): Likewise.
6429         * modules/savewd (Depends-on): Likewise.
6430         * modules/stat (Depends-on): Likewise.
6431         * modules/unlink (Depends-on): Likewise.
6432         * modules/openat (Depends-on): Remove dirname-lgpl.
6433         * modules/savewd (Depends-on): Likewise.
6434         * tests/test-dirname.c: Do not use removed symbols like
6435         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.  Instead, use
6436         the remaining symbols, e.g., ISSLASH ('\\').
6437
6438 2011-02-25  Eric Blake  <eblake@redhat.com>
6439
6440         strstr: revert patches that introduced bug and pessimization
6441         * lib/str-two-way.h: Add another reference.
6442         (two_way_short_needle, two_way_long_needle): Revert changes from
6443         2011-02-24; they pessimize search speed.
6444         (critical_factorization): Partially revert changes from
6445         2010-06-22; they violate the requirement that the left half of the
6446         needle be smaller than the period of the needle.
6447
6448 2011-02-24  Paul Eggert  <eggert@cs.ucla.edu>
6449
6450         filenamecat: remove unnecessary dependency on dirname-lgpl
6451         * modules/filenamecat (Depends-on): Remove dirname-lgpl, as there
6452         is no direct dependency, just an indirect one via filenamecat-lgpl.
6453
6454         remove: remove unnecessary use of m4/dos.m4
6455         * m4/remove.m4 (gl_FUNC_REMOVE): Don't require gl_AC_DOS; not needed.
6456         * modules/remove (FILES): Remove m4/dos.m4.
6457
6458         * lib/openat-proc.c: Don't include dirname.h; not needed.
6459
6460         backupfile: remove unnecessary use of m4/dos.m4
6461         * m4/backupfile.m4 (gl_BACKUPFILE): Don't require gl_AC_DOS; none
6462         of its symbols are used by the backupfile code.  backupfile.c does
6463         use a symbol HAVE_DOS_FILE_NAMES, but that symbol is meant only
6464         for the rare case of programs that want all their backup file
6465         names to live within 8+3 limits, and dos.m4 doesn't address that.
6466         * modules/backupfile (Files): Remove m4/dos.m4.
6467
6468 2011-02-24  Jim Meyering  <meyering@redhat.com>
6469
6470         strstr: fix a bug whereby strstr would mistakenly return NULL
6471         * lib/str-two-way.h (two_way_short_needle): Correct off-by-one error
6472         in period calculation.
6473         (two_way_long_needle): Likewise.
6474         The original problem was reported by Mike Stump in
6475         http://thread.gmane.org/gmane.comp.sysutils.autoconf.bugs/7834
6476         Ralf Wildenhues provided the short needle and haystack.
6477         * tests/test-strstr.c: Add Ralf's test case to trigger the bug.
6478         Add a more involved test to trigger the bug in two_way_long_needle.
6479
6480 2011-02-24  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
6481
6482         gnulib-tool: remove use of bold display in help screen
6483         * gnulib-tool (func_usage): Do not use bold display anymore in the
6484         help screen.  That was just meant to be a temporary emphasis for a
6485         backward-incompatible change.
6486
6487 2011-02-23  Bruno Haible  <bruno@clisp.org>
6488
6489         Fix misindentation of preprocessor directives.
6490         * lib/argp-namefrob.h: Reindent preprocessor directives.
6491         * lib/getopt_int.h (struct _getopt_data): Likewise.
6492         * lib/progreloc.c (maybe_executable, find_executable): Likewise.
6493         * lib/vasnprintf.c (decode_long_double): Likewise.
6494         * tests/test-argmatch.c: Insert blank lines, for clarity.
6495         * tests/test-exclude.c: Likewise.
6496
6497 2011-02-22  Bruno Haible  <bruno@clisp.org>
6498
6499         ioctl: Fix for MacOS X in 64-bit mode.
6500         * lib/ioctl.c (rpl_ioctl): Zero-extend, not sign-extend, the request
6501         value.
6502         Suggested by Eric Blake.
6503         Reported by Markus Gothe <nietzsche@lysator.liu.se>.
6504
6505 2011-02-22  Jim Meyering  <meyering@redhat.com>
6506
6507         maint: sc_cpp_indent_check: remove the "only in lib/" restriction
6508         * Makefile (sc_cpp_indent_check): Don't limit the check to files
6509         in lib/.
6510
6511 2011-02-22  Eric Blake  <eblake@redhat.com>
6512
6513         maint: avoid any CDPATH issue
6514         * Makefile (sc_cpp_indent_check): Anchor cd argument.
6515
6516         maint: adjust cpp indentation for my modules, as well
6517         * Makefile (sc_cpp_indent_check): Add my name.
6518         * lib/fbufmode.c: Filter through cppi.
6519         * lib/fpurge.c: Likewise.
6520         * lib/freadable.c: Likewise.
6521         * lib/freading.c: Likewise.
6522         * lib/fwritable.c: Likewise.
6523         * lib/fwriting.c: Likewise.
6524         * lib/sigaction.c: Likewise.
6525
6526 2011-02-22  Jim Meyering  <meyering@redhat.com>
6527
6528         maint: adjust cpp indentation to reflect nesting depth
6529         I.e., in a block of code that begins with an unnested "#if",
6530         put one space between the "#" in column 1 and following token.
6531         For example,
6532         -#include <sys/vfs.h>
6533         +# include <sys/vfs.h>
6534         Do this only in .c files that are part of a module I maintain.
6535         * lib/linkat.c: Filter through cppi.
6536         * lib/nanosleep.c: Likewise.
6537         * lib/openat.c: Likewise.
6538         * lib/openat-die.c: Likewise.
6539         * lib/dup3.c: Likewise.
6540         * lib/fchownat.c: Likewise.
6541         * lib/flock.c: Likewise.
6542         * lib/fsync.c: Likewise.
6543         * lib/fts.c: Likewise.
6544         * lib/getpass.c: Likewise.
6545         * lib/gettimeofday.c: Likewise.
6546         * lib/userspec.c: Likewise.
6547         * Makefile (sc_cpp_indent_check): New rule, to check this.
6548
6549 2011-02-22  Bruno Haible  <bruno@clisp.org>
6550
6551         New module 'wctomb'.
6552         * lib/stdlib.in.h (wctomb): New declaration.
6553         * lib/wctomb.c: New file.
6554         * lib/wctomb-impl.h: New file.
6555         * m4/wctomb.m4: New file.
6556         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_WCTOMB,
6557         REPLACE_WCTOMB.
6558         * modules/stdlib (Makefile.am): Substitute GNULIB_WCTOMB,
6559         REPLACE_WCTOMB.
6560         * modules/wctomb: New file.
6561         * tests/test-stdlib-c++.cc: Test signature of wctomb.
6562         * doc/posix-functions/wctomb.texi: Mention the new module.
6563         * modules/wctob (Depends-on): Add wctomb.
6564
6565 2011-02-22  Bruno Haible  <bruno@clisp.org>
6566
6567         New module 'mbtowc'.
6568         * lib/stdlib.in.h (mbtowc): New declaration.
6569         * lib/mbtowc.c: New file.
6570         * lib/mbtowc-impl.h: New file, from libutf8 with modifications.
6571         * m4/mbtowc.m4: New file.
6572         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MBTOWC,
6573         REPLACE_MBTOWC.
6574         * modules/stdlib (Makefile.am): Substitute GNULIB_MBTOWC,
6575         REPLACE_MBTOWC.
6576         * modules/mbtowc: New file.
6577         * tests/test-stdlib-c++.cc: Test signature of mbtowc.
6578         * doc/posix-functions/mbtowc.texi: Mention the new module.
6579         * modules/btowc (Depends-on): Add mbtowc.
6580
6581 2011-02-22  Bruno Haible  <bruno@clisp.org>
6582
6583         wcrtomb: Add more tests for native Windows platforms.
6584         * tests/test-wcrtomb-w32-1.sh: New file.
6585         * tests/test-wcrtomb-w32-2.sh: New file.
6586         * tests/test-wcrtomb-w32-3.sh: New file.
6587         * tests/test-wcrtomb-w32-4.sh: New file.
6588         * tests/test-wcrtomb-w32-5.sh: New file.
6589         * tests/test-wcrtomb-w32.c: New file.
6590         * modules/wcrtomb-tests (Files): Add them.
6591         (Makefile.am): Arrange to run these tests.
6592         * tests/test-wcrtomb-w32-6.sh: New file, currently unused.
6593         * tests/test-wcrtomb-w32-7.sh: New file, currently unused.
6594
6595 2011-02-20  Bruno Haible  <bruno@clisp.org>
6596
6597         wcrtomb: Enhance test.
6598         * tests/test-wcrtomb.c (main): Add test against bug with NULL argument.
6599
6600 2011-02-20  Bruno Haible  <bruno@clisp.org>
6601
6602         mbrtowc: Tiny optimization.
6603         * lib/mbrtowc.c (mbrtowc): Delay pstate assignment until it is needed.
6604
6605 2011-02-20  Jim Meyering  <meyering@redhat.com>
6606
6607         test-exclude.c: remove unmatched #endif
6608         * tests/test-exclude.c: Remove stray #endif, left over from
6609         the change of a week ago.
6610
6611 2011-02-19  Jim Meyering  <meyering@redhat.com>
6612
6613         git-version-gen: skip "-dirty" check when appropriate
6614         * build-aux/git-version-gen: Don't run any git commands when the
6615         version string comes from .tarball-version.  Prior to this, we
6616         would run git update-index --refresh even from a just-unpacked
6617         tarball directory, and that could affect a .git/ directory in a
6618         parent of the build directory.  Reported by Mike Frysinger.
6619
6620 2011-02-19  Bruno Haible  <bruno@clisp.org>
6621
6622         unictype/property-byname: Reduce the size of the 'data' segment.
6623         * lib/unictype/pr_byname.gperf: Add gperf option '%pic'.
6624
6625 2011-02-19  Bruno Haible  <bruno@clisp.org>
6626
6627         unictype/scripts: Reduce the size of the 'data' segment.
6628         * lib/gen-uni-tables.c (output_scripts_byname): Emit gperf option
6629         '%pic'.
6630         * lib/unictype/scripts_byname.gperf: Regenerated.
6631
6632 2011-02-19  Bruno Haible  <bruno@clisp.org>
6633
6634         stdint: Update documentation.
6635         * doc/posix-headers/stdint.texi: Mention WCHAR_MIN, WCHAR_MAX problem.
6636
6637 2011-02-18  Paul Eggert  <eggert@cs.ucla.edu>
6638
6639         stdint: omit redundant check for wchar.h
6640         * m4/stdint.m4 (gl_STDINT_H): The earlier part of this macro now
6641         always tests whether wchar.h exists, so remove the now-redundant test.
6642
6643 2011-02-18  Bruno Haible  <bruno@clisp.org>
6644
6645         stdint: Cut dependency to module 'wchar'.
6646         * lib/stdint.in.h: Include wchar.h only when HAVE_WCHAR_H is 1. Also
6647         include the necessary prerequisites.
6648         * m4/stdint.m4 (gl_STDINT_H): Test whether wchar.h exists.
6649         * modules/stdint (Depends-on): Remove wchar.
6650         (Makefile.am): Substitute HAVE_WCHAR_H.
6651         This reverts part of a 2007-01-06 commit. Reported by Paul Eggert.
6652
6653 2011-02-18  Eric Blake  <eblake@redhat.com>
6654
6655         longlong: skip, rather than fail, on cross-compilation
6656         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Avoid aborting configure
6657         when cross-compiling; regression from 2011-02-16.
6658
6659 2011-02-17  Paul Eggert  <eggert@cs.ucla.edu>
6660
6661         * NEWS: Mention 2011-02-08 change to stdlib.
6662
6663 2011-02-17  Bruno Haible  <bruno@clisp.org>
6664
6665         getloadavg: Add comments about platforms.
6666         * m4/getloadavg.m4: Add comment.
6667         * lib/getloadavg.c: Likewise.
6668
6669 2011-02-17  Bruno Haible  <bruno@clisp.org>
6670
6671         getloadavg: Fix link error on Solaris 2.6.
6672         * modules/getloadavg (Link): New section.
6673         * modules/getloadavg-tests (Makefile.am): Use GETLOADAVG_LIBS for
6674         linking test-getloadavg.
6675         * doc/glibc-functions/getloadavg.texi: Mention that Solaris 2.6 lacks
6676         getloadavg.
6677
6678 2011-02-17  Paul Eggert  <eggert@cs.ucla.edu>
6679
6680         * lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off of type ptrdiff_t.
6681         It was 'int', but this doesn't match the IRIX 6.5 manual.
6682         Suggested by Bruno Haible in
6683         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00207.html>.
6684
6685 2011-02-17  Bruno Haible  <bruno@clisp.org>
6686
6687         havelib: Fix comments.
6688         * m4/lib-link.m4 (AC_LIB_RPATH): Update comments after 2007-01-02
6689         change.
6690
6691 2011-02-17  Bruno Haible  <bruno@clisp.org>
6692
6693         havelib: Update config.rpath.
6694         * build-aux/config.rpath: Update to match libtool.m4 from libtool-2.4.
6695
6696 2011-02-17  Bruno Haible  <bruno@clisp.org>
6697
6698         getloadavg test: Add some plausibility checks.
6699         * tests/test-getloadavg.c (check_avg): Print a warning when the value
6700         is improbable.
6701
6702 2011-02-16  Eric Blake  <eblake@redhat.com>
6703
6704         maintainer-makefile: make syntax-check a no-op from tarballs
6705         * top/maint.mk (no-vc-detected): New rule.
6706         (local-checks-available): Use it to avoid hanging if someone tries
6707         'make syntax-check' from a tarball.  Also append to any non-syntax
6708         checks already defined in cfg.mk.
6709
6710 2011-02-16  Paul Eggert  <eggert@cs.ucla.edu>
6711
6712         longlong: tune, particularly for common case of c99
6713
6714         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Don't bother compiling
6715         or running anything if c99, or if unsigned long long int does not
6716         work.  In either case, we know the answer without further tests.
6717         Do not compile _AC_TYPE_LONG_LONG_SNIPPET twice.  Instead, compile
6718         it at most once, and use its results for both long long int and
6719         unsigned long long int.  This is more likely to be efficient in
6720         the common case where the program wants to check for both long
6721         long int and unsigned long long int.
6722         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Don't bother compiling if c99,
6723         since the answer is already known.
6724
6725 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
6726
6727         getloadavg: set errno
6728         * lib/getloadavg.c: Set errno when returning -1.  If no other
6729         error number looks appropriate, set it to ENOSYS if the getloadavg
6730         looks like it can't possibly ever work, ENOTSUP otherwise.
6731         Suggested by Bruno Haible in
6732         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00187.html>.
6733
6734         getloadavg: trim unused parts and speed up 'configure'
6735         * NEWS: Document this.
6736         * lib/getloadavg.c: Ignore HAVE_GETLOADAVG; this file is now
6737         always compiled if getloadavg is absent.
6738         Move test code to ...
6739         * tests/test-getloadavg.c: New file, containing previous
6740         contents of test from lib/getloadavg.c.  It also contains
6741         suggestions by Bruno Haible in
6742         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00186.html>.
6743         * modules/getloadavg-tests: New file.
6744         * m4/getloadavg.m4 (gl_GETLOADAVG): Do not check for getloadavg twice.
6745         Do tests in the same order as they're needed for getloadavg.c.
6746         Omit setgid-related tests that generate symbols KMEM_GROUP,
6747         NEET_SETGID, GETLOADAVG_PRIVILEGED; nobody seems to use those any more.
6748         Do only the tests that are needed to see whether the system has
6749         getloadavg, moving the other tests into ...
6750         (gl_PREREQ_GETLOADAVG): ... here.  Do not define obsolete symbol
6751         NLIST_NAME_UNION; nobody should be using it.  Do not define
6752         symbols C_GETLOADAVG and HAVE_GETLOADAVG; they're no longer
6753         relevant, as the user of this module shouldn't care how getloadavg
6754         is implemented.
6755
6756         getloadavg: omit unused var
6757         * lib/getloadavg.c (getloadavg): Omit unused local variable.
6758
6759 2011-02-15  Jim Meyering  <meyering@redhat.com>
6760
6761         doc: update users.txt
6762         * users.txt: Update iwhd's URL.
6763
6764 2011-02-13  Bruno Haible  <bruno@clisp.org>
6765
6766         Consistent macro naming for macros that use GCC __attribute__.
6767         * lib/di-set.h (_GL_ATTRIBUTE_NONNULL): Renamed from
6768         _ATTRIBUTE_NONNULL_.
6769         * lib/ino-map.h (_GL_ATTRIBUTE_NONNULL): Likewise.
6770         * lib/hash.h (_GL_ATTRIBUTE_WUR): Renamed from ATTRIBUTE_WUR.
6771         * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Renamed from
6772         ATTRIBUTE_DEPRECATED.
6773         * lib/openat.h (_GL_ATTRIBUTE_NORETURN): Renamed from
6774         ATTRIBUTE_NORETURN.
6775         * lib/sigpipe-die.h (_GL_ATTRIBUTE_NORETURN): Likewise.
6776         * lib/xmemdup0.h (_GL_ATTRIBUTE_NORETURN): Likewise.
6777         * lib/xstrtol.h (_GL_ATTRIBUTE_NORETURN): Likewise.
6778         * lib/xalloc.h (_GL_ATTRIBUTE_NORETURN): Likewise.
6779         (_GL_ATTRIBUTE_MALLOC): Renamed from ATTRIBUTE_MALLOC.
6780         (_GL_ATTRIBUTE_ALLOC_SIZE): Renamed from ATTRIBUTE_ALLOC_SIZE.
6781         * lib/version-etc.h (_GL_ATTRIBUTE_SENTINEL): Renamed from
6782         ATTRIBUTE_SENTINEL.
6783         * lib/safe-alloc.h (_GL_ATTRIBUTE_RETURN_CHECK): Renamed from
6784         ATTRIBUTE_RETURN_CHECK.
6785         * tests/test-ignore-value.c (_GL_ATTRIBUTE_RETURN_CHECK): Likewise.
6786         * tests/test-argmatch.c (_GL_ATTRIBUTE_NORETURN): Renamed from
6787         ATTRIBUTE_NORETURN.
6788         * tests/test-exclude.c (_GL_ATTRIBUTE_NORETURN): Likewise.
6789         Reported by Paul Eggert.
6790
6791 2011-02-13  Bruno Haible  <bruno@clisp.org>
6792
6793         Don't interfere with a program's definition of __attribute__.
6794         * lib/argp.h (__attribute__): Remove definition.
6795         (_GL_ATTRIBUTE_FORMAT): New macro.
6796         (argp_error, __argp_error, argp_failure, __argp_failure): Use it.
6797         * lib/argp-fmtstream.h (__attribute__): Remove definition.
6798         (_GL_ATTRIBUTE_FORMAT): New macro.
6799         (__argp_fmtstream_printf, argp_fmtstream_printf): Use it.
6800         * lib/argp-help.c (hol_entry_long_iterate): Use __attribute__ only for
6801         GCC 3 or newer.
6802         * lib/error.h (__attribute__): Remove definition.
6803         (_GL_ATTRIBUTE_FORMAT): New macro.
6804         (error, error_at_line): Use it.
6805         * lib/hash.h (__attribute__): Remove definition.
6806         (ATTRIBUTE_WUR): Update definition. Define always.
6807         * lib/openat.h (__attribute__): Remove definition.
6808         (ATTRIBUTE_NORETURN): Update definition. Define always.
6809         * lib/sigpipe-die.h (__attribute__): Remove definition.
6810         (ATTRIBUTE_NORETURN): Update definition. Define always.
6811         * lib/vasnprintf.h (__attribute__): Remove definition.
6812         (_GL_ATTRIBUTE_FORMAT): New macro.
6813         (asnprintf, vasnprintf): Use it.
6814         * lib/xalloc.h (__attribute__): Remove definition.
6815         (ATTRIBUTE_NORETURN): Update definition. Define always.
6816         (ATTRIBUTE_MALLOC, ATTRIBUTE_ALLOC_SIZE): Define always.
6817         * lib/xmemdup0.h (__attribute__): Remove definition.
6818         (ATTRIBUTE_NORETURN): Update definition. Define always.
6819         * lib/xprintf.h (__attribute__): Remove definition.
6820         (_GL_ATTRIBUTE_FORMAT): New macro.
6821         (xprintf, xvprintf, xfprintf, xvfprintf): Use it.
6822         * lib/xstrtol.h (__attribute__): Remove definition.
6823         (ATTRIBUTE_NORETURN): Update definition. Define always.
6824         * lib/xvasprintf.h (__attribute__): Remove definition.
6825         (_GL_ATTRIBUTE_FORMAT): New macro.
6826         (xasprintf, xvasprintf): Use it.
6827         * tests/test-argmatch.c (__attribute__): Remove definition.
6828         (ATTRIBUTE_NORETURN): Update definition. Define always.
6829         * tests/test-exclude.c (__attribute__): Remove definition.
6830         (ATTRIBUTE_NORETURN): Update definition. Define always.
6831         Reported by Paul Eggert.
6832
6833 2011-02-13  Bruno Haible  <bruno@clisp.org>
6834
6835         mbrtowc: Add more tests for native Windows platforms.
6836         * tests/test-mbrtowc-w32-1.sh: New file.
6837         * tests/test-mbrtowc-w32-2.sh: New file.
6838         * tests/test-mbrtowc-w32-3.sh: New file.
6839         * tests/test-mbrtowc-w32-4.sh: New file.
6840         * tests/test-mbrtowc-w32-5.sh: New file.
6841         * tests/test-mbrtowc-w32.c: New file.
6842         * modules/mbrtowc-tests (Files): Add them.
6843         (Makefile.am): Arrange to run these tests.
6844         * tests/test-mbrtowc-w32-6.sh: New file, currently unused.
6845         * tests/test-mbrtowc-w32-7.sh: New file, currently unused.
6846
6847 2011-02-13  Bruno Haible  <bruno@clisp.org>
6848
6849         mbrtowc: Work around native Windows bug.
6850         * m4/mbrtowc.m4 (gl_MBRTOWC_RETVAL): Detect native Windows bug. Use the
6851         guess when no suitable locale for testing was found.
6852         * doc/posix-functions/mbrtowc.texi: Mention the native Windows bug.
6853
6854 2011-02-13  Bruno Haible  <bruno@clisp.org>
6855
6856         mbsinit: Work around mingw bug.
6857         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Replace mbsinit also on mingw.
6858         * lib/mbsinit.c (mbsinit): Provide an alternate definition for native
6859         Windows.
6860         * doc/posix-functions/mbsinit.texi: Mention the mingw bug.
6861
6862 2011-02-13  Bruno Haible  <bruno@clisp.org>
6863
6864         mbsinit: Don't crash for a NULL argument.
6865         * lib/mbsinit.c (mbsinit): When the argument is NULL, return 1.
6866         * tests/test-mbsinit.c (mbsinit): Check this behaviour.
6867
6868 2011-02-13  Bruno Haible  <bruno@clisp.org>
6869
6870         Don't interfere with a program's definition of __attribute__.
6871         * lib/stdio.in.h (__attribute__): Remove definition.
6872         (_GL_ATTRIBUTE_FORMAT, _GL_ATTRIBUTE_FORMAT_PRINTF): New macros.
6873         (dprintf, fprintf, obstack_printf, obstack_printf, obstack_vprintf,
6874         printf, snprintf, sprintf, asprintf, vasprintf, vdprintf, vfprintf,
6875         vsnprintf, vsprintf): Use _GL_ATTRIBUTE_FORMAT_PRINTF.
6876         * lib/string.in.h (__attribute__): Remove definition.
6877         Reported by Paul Eggert.
6878
6879 2011-02-12  Paul Eggert  <eggert@cs.ucla.edu>
6880
6881         stdlib: don't get in the way of non-GCC __attribute__
6882         See thread starting at
6883         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00161.html>.
6884         Revert previous stdlib change, installing the following instead:
6885         * lib/stdlib.in.h (__attribute__): Remove.  We do not want
6886         to get in the way of a non-GCC compiler that supports __attribute__.
6887         (_GL_ATTRIBUTE_RETURN): New macro.
6888         (_Exit): Use it instead of __attribute__.
6889
6890 2011-02-12  Bruno Haible  <bruno@clisp.org>
6891
6892         quotearg test: Avoid test failure on mingw.
6893         * tests/test-quotearg.sh: Convert the locale identifier from native
6894         Windows syntax to Unix syntax.
6895
6896 2011-02-12  Bruno Haible  <bruno@clisp.org>
6897
6898         setlocale: Prefer gnulib's override over libintl's override.
6899         * lib/locale.in.h (GNULIB_defined_setlocale): New macro.
6900         * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
6901         GNULIB_defined_setlocale is set.
6902
6903 2011-02-12  Paul Eggert  <eggert@cs.ucla.edu>
6904
6905         stdlib: support non-GCC __attribute__
6906
6907         Fix a serious and tricky problem encountered when attempting to
6908         add the getloadavg module to Emacs.  Emacs worked fine on RHEL
6909         5.5, but it crashed due to memory corruption on Solaris 10 with
6910         Sun C 5.11.  Emacs normally ORs 3-bit tags into their low-order
6911         bits that are otherwise zero.  This tagging is optional inside
6912         Emacs but is preferred and is used when __attribute__ ((__aligned
6913         (8))) works, as it does with both recent-enough GCC and with Sun C
6914         5.11.  However, Sun C 5.11 is not GCC and does not #define
6915         __GNUC__ and __GNUC_MINOR__.
6916
6917         When I added the getloadavg module to Emacs, it brought in
6918         stdlib.in.h, which contained this fragment:
6919
6920            #ifndef __attribute__
6921            # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8)
6922            #  define __attribute__(Spec)   /* empty */
6923            # endif
6924            #endif
6925
6926         When files that include <stdlib.h> were compiled with Sun C 5.11,
6927         the above code disabled __attribute__ ((__aligned (8))), which
6928         caused variables to not be properly aligned, which eventually led
6929         to the pointer corruption mentioned above.  (This was a bit hard
6930         to diagnose, unfortunately.)
6931
6932         Several "#define __attribute__(X) /* empty */" code snippets need
6933         to be eradicated from Gnulib to work with non-GCC compilers that
6934         support __attribute__.  The Autoconf way to do this is to test for
6935         each kind of attribute that we want support for, and selectively
6936         enable that in source code.
6937
6938         Fix this problem just for stdlib.h, by adding a test for the
6939         __noreturn__ attribute, and change stdlib.in.h to use that test
6940         when needed.  This technique can be easily generalized to the
6941         other *.in.h files and attributes, and a similar technique can be
6942         used for *.h and *.c files.  This patch is enough to solve the
6943         problem for Emacs + getloadavg, and I thought I'd publish it for
6944         feedback before undertaking further, similar fixes in other
6945         modules.
6946
6947         This patch does not arrange to #define HAVE_ATTRIBUTE_NORETURN
6948         because it's not needed for stdlib.h.  It merely substitutes the
6949         value directly into stdlib.h.  We may well need to #define it, or
6950         similar symbols, for other modules, but it's nice to also have an
6951         option to not #define it for applications like Emacs that do not
6952         need it.
6953
6954         * lib/stdlib.in.h (__attribute__): Do not #define.
6955         (_GL_ATTRIBUTE_NORETURN): New macro, which in stdlib.h needs to
6956         be defined only if the _Exit module is also used.
6957         * m4/_Exit.m4 (gl_FUNC__EXIT): Require gl_ATTRIBUTE_NORETURN.
6958         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Subst
6959         HAVE_ATTRIBUTE_NORETURN and default it to 1, its value on GNU
6960         platforms.
6961         * modules/_Exit (Files): Add m4/attribute.m4.
6962         * modules/stdlib (Makefile.am): Substitute HAVE_ATTRIBUTE_NORETURN.
6963         * m4/attribute.m4: New file.
6964
6965 2011-02-12  Bruno Haible  <bruno@clisp.org>
6966
6967         wcsrtombs: Work around bug on native Windows.
6968         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_NULL): Test against mingw bug.
6969         * lib/wcsrtombs.c (rpl_wcsrtombs): When dest is NULL, pass SIZE_MAX
6970         instead of len.
6971         * doc/posix-functions/wcsrtombs.texi: Document mingw bug.
6972
6973 2011-02-12  Bruno Haible  <bruno@clisp.org>
6974
6975         mbsrtowcs: Work around bug on native Windows.
6976         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Require gt_LOCALE_FR. Test
6977         against mingw bug.
6978         * doc/posix-functions/mbsrtowcs.texi: Document mingw bug.
6979
6980 2011-02-12  Bruno Haible  <bruno@clisp.org>
6981
6982         Avoid setlocale bugs in tests.
6983         * modules/btowc (Dependencies): Add setlocale.
6984         * modules/c-strcase (Dependencies): Likewise.
6985         * modules/mbmemcasecmp (Dependencies): Likewise.
6986         * modules/mbmemcasecoll (Dependencies): Likewise.
6987         * modules/mbrtowc (Dependencies): Likewise.
6988         * modules/mbscasecmp (Dependencies): Likewise.
6989         * modules/mbscasestr (Dependencies): Likewise.
6990         * modules/mbschr (Dependencies): Likewise.
6991         * modules/mbscspn (Dependencies): Likewise.
6992         * modules/mbsinit (Dependencies): Likewise.
6993         * modules/mbsncasecmp (Dependencies): Likewise.
6994         * modules/mbsnrtowcs (Dependencies): Likewise.
6995         * modules/mbspbrk (Dependencies): Likewise.
6996         * modules/mbspcasecmp (Dependencies): Likewise.
6997         * modules/mbsrchr (Dependencies): Likewise.
6998         * modules/mbsrtowcs (Dependencies): Likewise.
6999         * modules/mbsspn (Dependencies): Likewise.
7000         * modules/mbsstr (Dependencies): Likewise.
7001         * modules/nl_langinfo (Dependencies): Likewise.
7002         * modules/quotearg (Dependencies): Likewise.
7003         * modules/unicase/locale-language (Dependencies): Likewise.
7004         * modules/unicase/ulc-casecmp (Dependencies): Likewise.
7005         * modules/unicase/ulc-casecoll (Dependencies): Likewise.
7006         * modules/unigbrk/ulc-grapheme-breaks (Dependencies): Likewise.
7007         * modules/unistdio/u8-vasnprintf (Dependencies): Likewise.
7008         * modules/unistdio/u16-vasnprintf (Dependencies): Likewise.
7009         * modules/unistdio/u32-vasnprintf (Dependencies): Likewise.
7010         * modules/unistdio/ulc-vasnprintf (Dependencies): Likewise.
7011         * modules/uniwbrk/ulc-wordbreaks (Dependencies): Likewise.
7012         * modules/vasnprintf-posix (Dependencies): Likewise.
7013         * modules/wcrtomb (Dependencies): Likewise.
7014         * modules/wcsnrtombs (Dependencies): Likewise.
7015         * modules/wcsrtombs (Dependencies): Likewise.
7016
7017 2011-02-12  Bruno Haible  <bruno@clisp.org>
7018
7019         setlocale: Workaround native Windows bug.
7020         * lib/setlocale.c (rpl_setlocale): On native Windows, when setlocale
7021         succeeds but sets LC_CTYPE to "C", report a failure.
7022         * tests/test-setlocale2.sh: New file.
7023         * tests/test-setlocale2.c: New file.
7024         * modules/setlocale-tests (Files): Add the new files.
7025         (Makefile.am): Enable test-setlocale2.sh test.
7026         * doc/posix-functions/setlocale.texi: Mention workaround.
7027
7028 2011-02-11  Bruno Haible  <bruno@clisp.org>
7029
7030         Tests for module 'setlocale'.
7031         * modules/setlocale-tests: New file.
7032         * tests/test-setlocale1.sh: New file.
7033         * tests/test-setlocale1.c: New file.
7034
7035         New module 'setlocale'.
7036         * lib/locale.in.h (setlocale): New declaration.
7037         * lib/setlocale.c: New file, based on
7038         gettext/gettext-runtime/intl/setlocale.c.
7039         * m4/setlocale.m4: New file.
7040         * m4/locale_h.m4 (gl_LOCALE_H): Test whether setlocale is declared.
7041         (gl_LOCALE_H_DEFAULTS): Initialize GNULIB_SETLOCALE, REPLACE_SETLOCALE.
7042         * modules/locale (Makefile.am): Substitute GNULIB_SETLOCALE,
7043         REPLACE_SETLOCALE.
7044         * modules/setlocale: New file.
7045         * tests/test-locale-c++.cc: Test the declaration of setlocale.
7046         * doc/posix-functions/setlocale.texi: Mention the new module.
7047
7048 2011-02-11  Bruno Haible  <bruno@clisp.org>
7049
7050         Prepare for locale dependent tests on mingw.
7051         * m4/locale-ar.m4 (gt_LOCALE_AR): On native Windows, don't try "ar"
7052         because it has the wrong locale encoding.
7053         * m4/locale-fr.m4 (gt_LOCALE_FR): On native Windows, try
7054         French_France.1252 instead of "fr".
7055         (gt_LOCALE_FR_UTF8): On native Windows, try French_France.65001.
7056         * m4/locale-ja.m4 (gt_LOCALE_JA): On native Windows, don't try "ja"
7057         because it has the wrong locale encoding.
7058         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Require AC_CANONICAL_HOST. On
7059         native Windows, try Turkish_Turkey.65001.
7060         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): On native Windows, try
7061         Chinese_China.54936.
7062
7063         Prepare for locale dependent tests on mingw.
7064         * m4/locale-ar.m4 (gt_LOCALE_AR): On native Windows, call setlocale
7065         differently.
7066         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Likewise.
7067         * m4/locale-ja.m4 (gt_LOCALE_JA): Likewise.
7068         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
7069         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
7070
7071 2011-02-11  Eric Blake  <eblake@redhat.com>
7072
7073         strptime: avoid compiler warnings
7074         * lib/strptime.c (__strptime_internal) [!_NL_CURRENT]: Avoid
7075         compiler warnings about dead code.
7076         Reported by Daniel P. Berrange.
7077
7078 2011-02-11  Thien-Thi Nguyen  <ttn@gnuvola.org>
7079
7080         doc: update users.txt
7081         * users.txt: Add rcs.
7082
7083 2011-02-10  John W. Eaton  <jwe@gnu.org>
7084
7085         doc: update users.txt
7086         * users.txt: Add octave.
7087
7088 2011-02-10  Jim Meyering  <meyering@redhat.com>
7089
7090         doc: update users.txt
7091         * users.txt: Add iwhd.
7092
7093 2011-02-09  Bruno Haible  <bruno@clisp.org>
7094
7095         gnulib-tool: Make copyright notice adjustment more robust.
7096         * gnulib-tool (func_import): In sed_transform_main_lib_file,
7097         sed_transform_build_aux_file, sed_transform_testsrelated_lib_file,
7098         allow a line break to occur after "GNU" in "GNU [Lesser] General Public
7099         License".
7100         Reported by Glenn Morris <rgm@gnu.org> via Paul Eggert.
7101
7102 2011-02-06  Bruno Haible  <bruno@clisp.org>
7103
7104         New module 'towctrans'.
7105         * modules/towctrans: New file.
7106         * lib/wctype.in.h (towctrans): New declaration.
7107         * lib/towctrans.c: New file.
7108         * lib/towctrans-impl.h: New file.
7109         * m4/towctrans.m4: New file.
7110         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether towctrans is declared.
7111         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_TOWCTRANS.
7112         * modules/wctype-h (Makefile.am): Substitute GNULIB_TOWCTRANS.
7113         * tests/test-wctype-h-c++.cc: Test the declaration of towctrans.
7114         * doc/posix-functions/towctrans.texi: Mention the new module.
7115
7116 2011-02-06  Bruno Haible  <bruno@clisp.org>
7117
7118         New module 'wctrans'.
7119         * modules/wctrans: New file.
7120         * lib/wctype.in.h (wctrans): New declaration.
7121         * lib/wctrans.c: New file.
7122         * lib/wctrans-impl.h: New file.
7123         * m4/wctrans.m4: New file.
7124         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether wctrans is declared.
7125         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_WCTRANS.
7126         * modules/wctype-h (Makefile.am): Substitute GNULIB_WCTRANS.
7127         * tests/test-wctype-h-c++.cc: Test the declaration of wctrans.
7128         * doc/posix-functions/wctrans.texi: Mention the new module.
7129
7130 2011-02-06  Bruno Haible  <bruno@clisp.org>
7131
7132         New module 'iswctype'.
7133         * modules/iswctype: New file.
7134         * lib/wctype.in.h (iswctype): New declaration.
7135         * lib/iswctype.c: New file.
7136         * lib/iswctype-impl.h: New file.
7137         * m4/iswctype.m4: New file.
7138         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether iswctype is declared.
7139         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_ISWCTYPE.
7140         * modules/wctype-h (Makefile.am): Substitute GNULIB_ISWCTYPE.
7141         * tests/test-wctype-h-c++.cc: Test the declaration of iswctype.
7142         * doc/posix-functions/iswctype.texi: Mention the new module and the
7143         HP-UX 11.00 problem.
7144
7145 2011-02-06  Bruno Haible  <bruno@clisp.org>
7146
7147         New module 'wctype'.
7148         * modules/wctype: Change to represent the wctype() substitute.
7149         * lib/wctype.in.h (wctype): New declaration.
7150         * lib/wctype.c: New file.
7151         * lib/wctype-impl.h: New file.
7152         * m4/wctype.m4: New file.
7153         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether wctype is declared.
7154         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_WCTYPE.
7155         * modules/wctype-h (Makefile.am): Substitute GNULIB_WCTYPE.
7156         * tests/test-wctype-h-c++.cc: Test the declaration of wctype.
7157         * doc/posix-functions/wctype.texi: Mention the new module and the
7158         HP-UX 11.00 problem.
7159
7160 2011-02-06  Bruno Haible  <bruno@clisp.org>
7161
7162         wctype-h: Ensure wctype_t and wctrans_t are defined.
7163         * lib/wctype.in.h (wctype_t, wctrans_t): New type declarations.
7164         * m4/wctype_h.m4 (gl_WCTYPE_H): Determine HAVE_WCTYPE_T, HAVE_WCTRANS_T.
7165         (gl_WCTYPE_H_DEFAULTS): Initialize HAVE_WCTYPE_T, HAVE_WCTRANS_T.
7166         * modules/wctype-h (Makefile.am): Substitute HAVE_WCTYPE_T,
7167         HAVE_WCTRANS_T.
7168         * tests/test-wctype-h.c: Check that wctype_t and wctrans_t are defined.
7169
7170 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
7171
7172         flock: fix license typo
7173
7174         * lib/flock.c: Fix typo in license.  One of the "Lesser"s was
7175         omitted.
7176
7177 2011-02-08  Bruno Haible  <bruno@clisp.org>
7178
7179         Split large sed scripts, for HP-UX sed.
7180         * modules/math (Makefile.am): Split sed scripts around 50 sed commands,
7181         to avoid HP-UX limit of 99 commands, in the near future.
7182         * modules/stdlib (Makefile.am): Likewise.
7183         * modules/unistd (Makefile.am): Likewise.
7184         * modules/wchar (Makefile.am): Likewise.
7185         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7186         Suggestion by Ralf Wildenhues <Ralf.Wildenhues@gmx.de> in
7187         <http://lists.gnu.org/archive/html/bug-gnulib/2010-01/msg00216.html>.
7188
7189 2011-02-08  Paul Eggert  <eggert@cs.ucla.edu>
7190             Bruno Haible  <bruno@clisp.org>
7191
7192         stdlib: improve random_r modularization
7193         * lib/stdlib.in.h: Encapsulate all the stuff having to do with
7194         random_r inside "#if @GNULIB_RANDOM_R@", so that it's clearer that
7195         you also need the random_r module to get this material right.
7196         * m4/random_r.m4 (gl_FUNC_RANDOM_R): Move check for random.h here ...
7197         * m4/stdlib_h.m4 (gl_STDLIB_H): ... from here.
7198         (gl_STDLIB_H_DEFAULTS): Default HAVE_RANDOM_H to 1, and AC_SUBST it.
7199
7200 2011-02-08  Paul Eggert  <eggert@cs.ucla.edu>
7201
7202         stdlib: don't depend on stdint
7203         * lib/stdlib.in.h: Don't include <stdint.h> merely because
7204         GNULIB_POSIXCHECK is defined.  GNULIB_POSIXCHECK seems to
7205         be independent of whether stdint.h is needed.
7206         * m4/random_r.m4 (gl_FUNC_RANDOM_R): Check for struct random_data
7207         here, instead of ...
7208         * m4/stdlib_h.m4 (gl_STDLIB_H): ... here.  Applications that need
7209         struct random_data should be using the random_r module, not just
7210         the stdlib module (which wouldn't make sense: what package needs
7211         just struct random_data without also needing random_r?).
7212         * modules/stdlib (Depends-on): Remove stdint.
7213
7214         getloadavg: don't depend on c-strtod, cloexec, fcntl-safer
7215         See the thread rooted at
7216         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00090.html>.
7217         * lib/getloadavg.c: Do not include c-strtod.h, cloexec.h, or fcntl--.h.
7218         Include <fcntl.h> only if (defined __linux__ || defined __CYGWIN__
7219         || defined SUNOS_5 || (defined LOAD_AVE_TYPE && !  defined
7220         __VMS)); previously it was always included (via fcntl--.h).
7221         (getloadavg): Do not use c_strtod.  Instead, approximate it by
7222         hand; this is good enough for load averages.  Also, do not use
7223         set_cloexec_flag; instead, use the O_CLOEXEC and F_DUPFD_CLOEXEC
7224         flags directly if available and don't bother otherwise.  (Packages
7225         that need the extra reliability should use the modules that define
7226         these flags on older platforms that lack them.)
7227         * modules/getloadavg (Depends-on): Remove c-strtod, cloexec,
7228         fcntl-safer.
7229
7230 2011-02-08  Jim Meyering  <meyering@redhat.com>
7231
7232         di-set.h, ino-map.h: add multiple-inclusion guard
7233         Technically, the guard is required only for ino-map.h, due to its
7234         INO_MAP_INSERT_FAILURE definition, but do both for consistency.
7235         * lib/di-set.h: Add file-spanning #ifndef _GL_DI_SET_H.
7236         * lib/ino-map.h: Likewise.
7237
7238 2011-02-06  Bruno Haible  <bruno@clisp.org>
7239
7240         iswblank: Ensure declaration on glibc systems.
7241         * m4/iswblank.m4 (gl_FUNC_ISWBLANK): Require gl_USE_SYSTEM_EXTENSIONS.
7242         * modules/iswblank (Dependencies): Add 'extensions'.
7243         * doc/posix-functions/iswblank.texi: Document the glibc problem.
7244
7245 2011-02-06  Bruno Haible  <bruno@clisp.org>
7246
7247         New module 'iswblank'.
7248         * lib/wctype.in.h (iswblank): Don't declare if GNULIB_ISWBLANK is 0.
7249         * modules/iswblank: New file.
7250         * modules/wctype-h (Files): Remove lib/iswblank.c.
7251         (Makefile.am): Substitute GNULIB_ISWBLANK.
7252         * m4/iswblank.m4: New file, partially extracted from m4/wctype_h.m4.
7253         * m4/wctype_h.m4 (gl_WCTYPE_MODULE_INDICATOR): New macro.
7254         (gl_WCTYPE_H_DEFAULTS): New macro.
7255         (gl_WCTYPE_H): Require it. Remove iswblank related code.
7256         * modules/iswblank-tests: New file.
7257         * tests/test-iswblank.c: New file, extraced from tests/test-wctype-h.c.
7258         * tests/test-wctype-h.c (main): Remove iswblank tests.
7259         * tests/test-wctype-h-c++.cc: Guard the signature test of iswblank.
7260         * doc/posix-functions/iswblank.texi: Mention module 'iswblank' instead
7261         of 'wctype-h'.
7262         * NEWS: Mention the change.
7263         * modules/mbchar (Depends-on): Add iswblank.
7264
7265 2011-02-08  Bruno Haible  <bruno@clisp.org>
7266
7267         di-set tests: Refactor.
7268         * tests/test-di-set.c: Include di-set.h early. Include macros.h. Drop
7269         unnecessary includes.
7270         (ASSERT): Remove macro.
7271         (main): Make C90 compliant by avoiding variable declaration after
7272         statement.
7273         * modules/di-set-tests (Files): Add tests/macros.h.
7274
7275 2011-02-08  Bruno Haible  <bruno@clisp.org>
7276
7277         ino-map tests: Refactor.
7278         * tests/test-ino-map.c: Include ino-map.h early. Include macros.h. Drop
7279         unnecessary includes.
7280         (ASSERT): Remove macro.
7281         (main): Make C90 compliant by avoiding variable declaration after
7282         statement.
7283         * modules/ino-map-tests (Files): Add tests/macros.h.
7284
7285 2011-02-08  Jim Meyering  <meyering@redhat.com>
7286
7287         di-set: add "const" to a cast
7288         * lib/di-set.c (di_set_insert): Cast hash_insert0 argument to
7289         "(void const *)", not "(void *)".  Spotted by Bruno Haible.
7290
7291 2011-02-06  Bruno Haible  <bruno@clisp.org>
7292
7293         Rename module 'wctype' to 'wctype-h'.
7294         * modules/wctype-h: Renamed from modules/wctype.
7295         * modules/wctype: Simplyfy to a redirection to 'wctype-h'.
7296         * modules/wctype-h-tests: Renamed from modules/wctype-tests.
7297         (Files, Depends-on, Makefile.am): Update.
7298         * modules/wctype-h-c++-tests: Renamed from modules/wctype-c++-tests.
7299         (Files, Makefile.am): Update.
7300         * tests/test-wctype-h.c: Renamed from tests/test-wctype.c.
7301         * tests/test-wctype-h-c++.cc: Renamed from tests/test-wctype-c++.cc.
7302         * doc/posix-headers/wctype.texi: Update.
7303         * doc/posix-functions/iswalnum.texi: Update.
7304         * doc/posix-functions/iswalpha.texi: Update.
7305         * doc/posix-functions/iswblank.texi: Update.
7306         * doc/posix-functions/iswcntrl.texi: Update.
7307         * doc/posix-functions/iswdigit.texi: Update.
7308         * doc/posix-functions/iswgraph.texi: Update.
7309         * doc/posix-functions/iswlower.texi: Update.
7310         * doc/posix-functions/iswprint.texi: Update.
7311         * doc/posix-functions/iswpunct.texi: Update.
7312         * doc/posix-functions/iswspace.texi: Update.
7313         * doc/posix-functions/iswupper.texi: Update.
7314         * doc/posix-functions/iswxdigit.texi: Update.
7315         * doc/posix-functions/towlower.texi: Update.
7316         * doc/posix-functions/towupper.texi: Update.
7317         * NEWS: Mention the change.
7318         * modules/fnmatch (Dependencies): Add wctype-h, remove wctype.
7319         * modules/mbchar (Dependencies): Likewise.
7320         * modules/mbswidth (Dependencies): Likewise.
7321         * modules/quotearg (Dependencies): Likewise.
7322         * modules/regex (Dependencies): Likewise.
7323         * modules/wcscasecmp (Dependencies): Likewise.
7324         * modules/wcsncasecmp (Dependencies): Likewise.
7325         * modules/wcwidth (Dependencies): Likewise.
7326
7327 2011-02-06  Bruno Haible  <bruno@clisp.org>
7328
7329         New module 'wcswidth'.
7330         * modules/wcswidth: New file.
7331         * lib/wchar.in.h (wcswidth): New declaration.
7332         * lib/wcswidth.c: New file.
7333         * lib/wcswidth-impl.h: New file, from libutf8 with modifications.
7334         * m4/wcswidth.m4: New file.
7335         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcswidth is declared.
7336         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSWIDTH, HAVE_WCSWIDTH,
7337         REPLACE_WCSWIDTH.
7338         * modules/wchar (Makefile.am): Substitute GNULIB_WCSWIDTH,
7339         HAVE_WCSWIDTH, REPLACE_WCSWIDTH.
7340         * tests/test-wchar-c++.cc: Test the declaration of wcswidth.
7341         * doc/posix-functions/wcswidth.texi: Mention the new module.
7342
7343 2011-02-06  Bruno Haible  <bruno@clisp.org>
7344
7345         New module 'wcstok'.
7346         * modules/wcstok: New file.
7347         * lib/wchar.in.h (wcstok): New declaration.
7348         * lib/wcstok.c: New file.
7349         * lib/wcstok-impl.h: New file, from libutf8 with modifications.
7350         * m4/wcstok.m4: New file.
7351         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcstok is declared.
7352         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSTOK, HAVE_WCSTOK.
7353         * modules/wchar (Makefile.am): Substitute GNULIB_WCSTOK, HAVE_WCSTOK.
7354         * tests/test-wchar-c++.cc: Test the declaration of wcstok.
7355         * doc/posix-functions/wcstok.texi: Mention the new module.
7356
7357 2011-02-06  Bruno Haible  <bruno@clisp.org>
7358
7359         New module 'wcsstr'.
7360         * modules/wcsstr: New file.
7361         * lib/wchar.in.h (wcsstr): New declaration.
7362         * lib/wcsstr.c: New file.
7363         * lib/wcsstr-impl.h: New file, from libutf8 with modifications.
7364         * m4/wcsstr.m4: New file.
7365         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsstr is declared.
7366         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSSTR, HAVE_WCSSTR.
7367         * modules/wchar (Makefile.am): Substitute GNULIB_WCSSTR, HAVE_WCSSTR.
7368         * tests/test-wchar-c++.cc: Test the declaration of wcsstr.
7369         * doc/posix-functions/wcsstr.texi: Mention the new module.
7370
7371 2011-02-06  Bruno Haible  <bruno@clisp.org>
7372
7373         New module 'wcspbrk'.
7374         * modules/wcspbrk: New file.
7375         * lib/wchar.in.h (wcspbrk): New declaration.
7376         * lib/wcspbrk.c: New file.
7377         * lib/wcspbrk-impl.h: New file, from libutf8 with modifications.
7378         * m4/wcspbrk.m4: New file.
7379         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcspbrk is declared.
7380         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSPBRK, HAVE_WCSPBRK.
7381         * modules/wchar (Makefile.am): Substitute GNULIB_WCSPBRK, HAVE_WCSPBRK.
7382         * tests/test-wchar-c++.cc: Test the declaration of wcspbrk.
7383         * doc/posix-functions/wcspbrk.texi: Mention the new module.
7384
7385 2011-02-06  Bruno Haible  <bruno@clisp.org>
7386
7387         New module 'wcsspn'.
7388         * modules/wcsspn: New file.
7389         * lib/wchar.in.h (wcsspn): New declaration.
7390         * lib/wcsspn.c: New file.
7391         * lib/wcsspn-impl.h: New file, from libutf8 with modifications.
7392         * m4/wcsspn.m4: New file.
7393         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsspn is declared.
7394         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSSPN, HAVE_WCSSPN.
7395         * modules/wchar (Makefile.am): Substitute GNULIB_WCSSPN, HAVE_WCSSPN.
7396         * tests/test-wchar-c++.cc: Test the declaration of wcsspn.
7397         * doc/posix-functions/wcsspn.texi: Mention the new module.
7398
7399 2011-02-06  Bruno Haible  <bruno@clisp.org>
7400
7401         New module 'wcscspn'.
7402         * modules/wcscspn: New file.
7403         * lib/wchar.in.h (wcscspn): New declaration.
7404         * lib/wcscspn.c: New file.
7405         * lib/wcscspn-impl.h: New file, from libutf8 with modifications.
7406         * m4/wcscspn.m4: New file.
7407         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscspn is declared.
7408         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCSPN, HAVE_WCSCSPN.
7409         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCSPN, HAVE_WCSCSPN.
7410         * tests/test-wchar-c++.cc: Test the declaration of wcscspn.
7411         * doc/posix-functions/wcscspn.texi: Mention the new module.
7412
7413 2011-02-06  Bruno Haible  <bruno@clisp.org>
7414
7415         New module 'wcsrchr'.
7416         * modules/wcsrchr: New file.
7417         * lib/wchar.in.h (wcsrchr): New declaration.
7418         * lib/wcsrchr.c: New file.
7419         * lib/wcsrchr-impl.h: New file, from libutf8 with modifications.
7420         * m4/wcsrchr.m4: New file.
7421         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsrchr is declared.
7422         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRCHR, HAVE_WCSRCHR.
7423         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRCHR, HAVE_WCSRCHR.
7424         * tests/test-wchar-c++.cc: Test the declaration of wcsrchr.
7425         * doc/posix-functions/wcsrchr.texi: Mention the new module.
7426
7427 2011-02-06  Bruno Haible  <bruno@clisp.org>
7428
7429         New module 'wcschr'.
7430         * modules/wcschr: New file.
7431         * lib/wchar.in.h (wcschr): New declaration.
7432         * lib/wcschr.c: New file.
7433         * lib/wcschr-impl.h: New file, from libutf8 with modifications.
7434         * m4/wcschr.m4: New file.
7435         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcschr is declared.
7436         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCHR, HAVE_WCSCHR.
7437         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCHR, HAVE_WCSCHR.
7438         * tests/test-wchar-c++.cc: Test the declaration of wcschr.
7439         * doc/posix-functions/wcschr.texi: Mention the new module.
7440
7441 2011-02-06  Bruno Haible  <bruno@clisp.org>
7442
7443         New module 'wcsdup'.
7444         * modules/wcsdup: New file.
7445         * lib/wchar.in.h (wcsdup): New declaration.
7446         * lib/wcsdup.c: New file.
7447         * lib/wcsdup-impl.h: New file, from libutf8 with modifications.
7448         * m4/wcsdup.m4: New file.
7449         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsdup is declared.
7450         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSDUP, HAVE_WCSDUP.
7451         * modules/wchar (Makefile.am): Substitute GNULIB_WCSDUP, HAVE_WCSDUP.
7452         * tests/test-wchar-c++.cc: Test the declaration of wcsdup.
7453         * doc/posix-functions/wcsdup.texi: Mention the new module.
7454
7455 2011-02-06  Bruno Haible  <bruno@clisp.org>
7456
7457         New module 'wcsxfrm'.
7458         * modules/wcsxfrm: New file.
7459         * lib/wchar.in.h (wcsxfrm): New declaration.
7460         * lib/wcsxfrm.c: New file.
7461         * lib/wcsxfrm-impl.h: New file.
7462         * m4/wcsxfrm.m4: New file.
7463         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsxfrm is declared.
7464         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSXFRM, HAVE_WCSXFRM.
7465         * modules/wchar (Makefile.am): Substitute GNULIB_WCSXFRM, HAVE_WCSXFRM.
7466         * tests/test-wchar-c++.cc: Test the declaration of wcsxfrm.
7467         * doc/posix-functions/wcsxfrm.texi: Mention the new module.
7468
7469 2011-02-06  Bruno Haible  <bruno@clisp.org>
7470
7471         New module 'wcscoll'.
7472         * modules/wcscoll: New file.
7473         * lib/wchar.in.h (wcscoll): New declaration.
7474         * lib/wcscoll.c: New file.
7475         * lib/wcscoll-impl.h: New file.
7476         * m4/wcscoll.m4: New file.
7477         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscoll is declared.
7478         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCOLL, HAVE_WCSCOLL.
7479         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCOLL, HAVE_WCSCOLL.
7480         * tests/test-wchar-c++.cc: Test the declaration of wcscoll.
7481         * doc/posix-functions/wcscoll.texi: Mention the new module.
7482
7483 2011-02-06  Bruno Haible  <bruno@clisp.org>
7484
7485         New module 'wcsncasecmp'.
7486         * modules/wcsncasecmp: New file.
7487         * lib/wchar.in.h (wcsncasecmp): New declaration.
7488         * lib/wcsncasecmp.c: New file.
7489         * lib/wcsncasecmp-impl.h: New file, from libutf8 with modifications.
7490         * m4/wcsncasecmp.m4: New file.
7491         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncasecmp is declared.
7492         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCASECMP, HAVE_WCSNCASECMP.
7493         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCASECMP,
7494         HAVE_WCSNCASECMP.
7495         * tests/test-wchar-c++.cc: Test the declaration of wcsncasecmp.
7496         * doc/posix-functions/wcsncasecmp.texi: Mention the new module.
7497
7498 2011-02-06  Bruno Haible  <bruno@clisp.org>
7499
7500         New module 'wcscasecmp'.
7501         * modules/wcscasecmp: New file.
7502         * lib/wchar.in.h (wcscasecmp): New declaration.
7503         * lib/wcscasecmp.c: New file.
7504         * lib/wcscasecmp-impl.h: New file, from libutf8 with modifications.
7505         * m4/wcscasecmp.m4: New file.
7506         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscasecmp is declared.
7507         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCASECMP, HAVE_WCSCASECMP.
7508         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCASECMP,
7509         HAVE_WCSCASECMP.
7510         * tests/test-wchar-c++.cc: Test the declaration of wcscasecmp.
7511         * doc/posix-functions/wcscasecmp.texi: Mention the new module.
7512
7513 2011-02-05  Bruno Haible  <bruno@clisp.org>
7514
7515         New module 'wcsncmp'.
7516         * modules/wcsncmp: New file.
7517         * lib/wchar.in.h (wcsncmp): New declaration.
7518         * lib/wcsncmp.c: New file.
7519         * lib/wcsncmp-impl.h: New file, from libutf8 with modifications.
7520         * m4/wcsncmp.m4: New file.
7521         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncmp is declared.
7522         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCMP, HAVE_WCSNCMP.
7523         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCMP, HAVE_WCSNCMP.
7524         * tests/test-wchar-c++.cc: Test the declaration of wcsncmp.
7525         * doc/posix-functions/wcsncmp.texi: Mention the new module.
7526
7527 2011-02-05  Bruno Haible  <bruno@clisp.org>
7528
7529         New module 'wcscmp'.
7530         * modules/wcscmp: New file.
7531         * lib/wchar.in.h (wcscmp): New declaration.
7532         * lib/wcscmp.c: New file.
7533         * lib/wcscmp-impl.h: New file, from libutf8 with modifications.
7534         * m4/wcscmp.m4: New file.
7535         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscmp is declared.
7536         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCMP, HAVE_WCSCMP.
7537         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCMP, HAVE_WCSCMP.
7538         * tests/test-wchar-c++.cc: Test the declaration of wcscmp.
7539         * doc/posix-functions/wcscmp.texi: Mention the new module.
7540
7541 2011-02-05  Bruno Haible  <bruno@clisp.org>
7542
7543         New module 'wcsncat'.
7544         * modules/wcsncat: New file.
7545         * lib/wchar.in.h (wcsncat): New declaration.
7546         * lib/wcsncat.c: New file.
7547         * lib/wcsncat-impl.h: New file, from libutf8 with modifications.
7548         * m4/wcsncat.m4: New file.
7549         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncat is declared.
7550         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCAT, HAVE_WCSNCAT.
7551         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCAT, HAVE_WCSNCAT.
7552         * tests/test-wchar-c++.cc: Test the declaration of wcsncat.
7553         * doc/posix-functions/wcsncat.texi: Mention the new module.
7554
7555 2011-02-05  Bruno Haible  <bruno@clisp.org>
7556
7557         New module 'wcscat'.
7558         * modules/wcscat: New file.
7559         * lib/wchar.in.h (wcscat): New declaration.
7560         * lib/wcscat.c: New file.
7561         * lib/wcscat-impl.h: New file, from libutf8 with modifications.
7562         * m4/wcscat.m4: New file.
7563         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscat is declared.
7564         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCAT, HAVE_WCSCAT.
7565         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCAT, HAVE_WCSCAT.
7566         * tests/test-wchar-c++.cc: Test the declaration of wcscat.
7567         * doc/posix-functions/wcscat.texi: Mention the new module.
7568
7569 2011-02-05  Bruno Haible  <bruno@clisp.org>
7570
7571         New module 'wcpncpy'.
7572         * modules/wcpncpy: New file.
7573         * lib/wchar.in.h (wcpncpy): New declaration.
7574         * lib/wcpncpy.c: New file.
7575         * lib/wcpncpy-impl.h: New file, from libutf8 with modifications.
7576         * m4/wcpncpy.m4: New file.
7577         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcpncpy is declared.
7578         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCPNCPY, HAVE_WCPNCPY.
7579         * modules/wchar (Makefile.am): Substitute GNULIB_WCPNCPY, HAVE_WCPNCPY.
7580         * tests/test-wchar-c++.cc: Test the declaration of wcpncpy.
7581         * doc/posix-functions/wcpncpy.texi: Mention the new module.
7582
7583 2011-02-05  Bruno Haible  <bruno@clisp.org>
7584
7585         New module 'wcsncpy'.
7586         * modules/wcsncpy: New file.
7587         * lib/wchar.in.h (wcsncpy): New declaration.
7588         * lib/wcsncpy.c: New file.
7589         * lib/wcsncpy-impl.h: New file, from libutf8 with modifications.
7590         * m4/wcsncpy.m4: New file.
7591         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncpy is declared.
7592         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCPY, HAVE_WCSNCPY.
7593         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCPY, HAVE_WCSNCPY.
7594         * tests/test-wchar-c++.cc: Test the declaration of wcsncpy.
7595         * doc/posix-functions/wcsncpy.texi: Mention the new module.
7596
7597 2011-02-05  Bruno Haible  <bruno@clisp.org>
7598
7599         New module 'wcpcpy'.
7600         * modules/wcpcpy: New file.
7601         * lib/wchar.in.h (wcpcpy): New declaration.
7602         * lib/wcpcpy.c: New file.
7603         * lib/wcpcpy-impl.h: New file, from libutf8 with modifications.
7604         * m4/wcpcpy.m4: New file.
7605         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcpcpy is declared.
7606         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCPCPY, HAVE_WCPCPY.
7607         * modules/wchar (Makefile.am): Substitute GNULIB_WCPCPY, HAVE_WCPCPY.
7608         * tests/test-wchar-c++.cc: Test the declaration of wcpcpy.
7609         * doc/posix-functions/wcpcpy.texi: Mention the new module.
7610
7611 2011-02-05  Bruno Haible  <bruno@clisp.org>
7612
7613         New module 'wcscpy'.
7614         * modules/wcscpy: New file.
7615         * lib/wchar.in.h (wcscpy): New declaration.
7616         * lib/wcscpy.c: New file.
7617         * lib/wcscpy-impl.h: New file, from libutf8 with modifications.
7618         * m4/wcscpy.m4: New file.
7619         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscpy is declared.
7620         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCPY, HAVE_WCSCPY.
7621         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCPY, HAVE_WCSCPY.
7622         * tests/test-wchar-c++.cc: Test the declaration of wcscpy.
7623         * doc/posix-functions/wcscpy.texi: Mention the new module.
7624
7625 2011-02-05  Bruno Haible  <bruno@clisp.org>
7626
7627         New module 'wcsnlen'.
7628         * modules/wcsnlen: New file.
7629         * lib/wchar.in.h (wcsnlen): New declaration.
7630         * lib/wcsnlen.c: New file.
7631         * lib/wcsnlen-impl.h: New file, from libutf8 with modifications.
7632         * m4/wcsnlen.m4: New file.
7633         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsnlen is declared.
7634         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNLEN, HAVE_WCSNLEN.
7635         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNLEN, HAVE_WCSNLEN.
7636         * tests/test-wchar-c++.cc: Test the declaration of wcsnlen.
7637         * doc/posix-functions/wcsnlen.texi: Mention the new module.
7638
7639 2011-02-05  Bruno Haible  <bruno@clisp.org>
7640
7641         New module 'wcslen'.
7642         * modules/wcslen: New file.
7643         * lib/wchar.in.h (wcslen): New declaration.
7644         * lib/wcslen.c: New file.
7645         * lib/wcslen-impl.h: New file, from libutf8 with modifications.
7646         * m4/wcslen.m4: New file.
7647         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcslen is declared.
7648         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSLEN, HAVE_WCSLEN.
7649         * modules/wchar (Makefile.am): Substitute GNULIB_WCSLEN, HAVE_WCSLEN.
7650         * tests/test-wchar-c++.cc: Test the declaration of wcslen.
7651         * doc/posix-functions/wcslen.texi: Mention the new module.
7652
7653 2011-02-05  Bruno Haible  <bruno@clisp.org>
7654
7655         New module 'wmemset'.
7656         * modules/wmemset: New file.
7657         * lib/wchar.in.h (wmemset): New declaration.
7658         * lib/wmemset.c: New file.
7659         * lib/wmemset-impl.h: New file, from libutf8 with modifications.
7660         * m4/wmemset.m4: New file.
7661         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemset is declared.
7662         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMSET, HAVE_WMEMSET.
7663         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMSET, HAVE_WMEMSET.
7664         * tests/test-wchar-c++.cc: Test the declaration of wmemset.
7665         * doc/posix-functions/wmemset.texi: Mention the new module.
7666
7667 2011-02-05  Bruno Haible  <bruno@clisp.org>
7668
7669         New module 'wmemmove'.
7670         * modules/wmemmove: New file.
7671         * lib/wchar.in.h (wmemmove): New declaration.
7672         * lib/wmemmove.c: New file.
7673         * lib/wmemmove-impl.h: New file, from libutf8 with modifications.
7674         * m4/wmemmove.m4: New file.
7675         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemmove is declared.
7676         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMMOVE, HAVE_WMEMMOVE.
7677         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMMOVE,
7678         HAVE_WMEMMOVE.
7679         * tests/test-wchar-c++.cc: Test the declaration of wmemmove.
7680         * doc/posix-functions/wmemmove.texi: Mention the new module.
7681
7682 2011-02-05  Bruno Haible  <bruno@clisp.org>
7683
7684         New module 'wmemcpy'.
7685         * modules/wmemcpy: New file.
7686         * lib/wchar.in.h (wmemcpy): New declaration.
7687         * lib/wmemcpy.c: New file.
7688         * lib/wmemcpy-impl.h: New file, from libutf8 with modifications.
7689         * m4/wmemcpy.m4: New file.
7690         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemcpy is declared.
7691         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMCPY, HAVE_WMEMCPY.
7692         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMCPY, HAVE_WMEMCPY.
7693         * tests/test-wchar-c++.cc: Test the declaration of wmemcpy.
7694         * doc/posix-functions/wmemcpy.texi: Mention the new module.
7695
7696 2011-02-05  Bruno Haible  <bruno@clisp.org>
7697
7698         New module 'wmemcmp'.
7699         * modules/wmemcmp: New file.
7700         * lib/wchar.in.h (wmemcmp): New declaration.
7701         * lib/wmemcmp.c: New file.
7702         * lib/wmemcmp-impl.h: New file, from libutf8 with modifications.
7703         * m4/wmemcmp.m4: New file.
7704         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemcmp is declared.
7705         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMCMP, HAVE_WMEMCMP.
7706         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMCMP, HAVE_WMEMCMP.
7707         * tests/test-wchar-c++.cc: Test the declaration of wmemcmp.
7708         * doc/posix-functions/wmemcmp.texi: Mention the new module.
7709
7710 2011-02-07  Jim Meyering  <meyering@redhat.com>
7711
7712         di-set, ino-map: new modules, from coreutils
7713         * lib/di-set.c: New file.
7714         * lib/di-set.h: Likewise.
7715         * lib/ino-map.c: Likewise.
7716         * lib/ino-map.h: Likewise.
7717         * modules/di-set: Likewise.
7718         * modules/di-set-tests: Likewise.
7719         * modules/ino-map: Likewise.
7720         * modules/ino-map-tests: Likewise.
7721         * tests/test-di-set.c: Likewise.
7722         * tests/test-ino-map.c: Likewise.
7723
7724 2011-02-06  Paul Eggert  <eggert@cs.ucla.edu>
7725
7726         getloadavg: merge minor changes from Emacs
7727
7728         * lib/getloadavg.c (getloadavg_initialized): More-accurate comment.
7729         (getloadavg): Use memset, not bzero.
7730
7731         2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
7732         * lib/getloadavg.c (nl): Rename to name_list to avoid ncurses.h
7733         clash (bug#86).
7734
7735 2010-11-14  Bruno Haible  <bruno@clisp.org>
7736
7737         Allow multiple gnulib generated replacements to coexist.
7738         * lib/getopt.in.h (struct option): Avoid identical redefinition.
7739         * lib/inttypes.in.h (imaxdiv_t): Likewise.
7740         * lib/langinfo.in.h (nl_item): Likewise.
7741         * lib/math.in.h (_NaN, NAN): Likewise.
7742         * lib/netdb.in.h (struct addrinfo): Likewise.
7743         * lib/poll.in.h (struct pollfd, nfds_t): Likewise.
7744         * lib/pthread.in.h (pthread_t, pthread_attr_t, pthread_barrier_t,
7745         pthread_barrierattr_t, pthread_cond_t, pthread_condattr_t,
7746         pthread_key_t, pthread_mutex_t, pthread_mutexattr_t, pthread_once_t,
7747         pthread_rwlock_t, pthread_rwlockattr_t, pthread_cond_destroy,
7748         pthread_cond_init, pthread_cond_signal, pthread_cond_wait,
7749         pthread_create, pthread_exit, pthread_join, pthread_mutexattr_destroy,
7750         pthread_mutexattr_init, pthread_mutexattr_settype,
7751         pthread_mutex_destroy, pthread_mutex_init, pthread_mutex_lock,
7752         pthread_mutex_trylock, pthread_mutex_unlock, pthread_spinlock_t,
7753         pthread_spin_init, pthread_spin_destroy, pthread_spin_lock,
7754         pthread_spin_trylock, pthread_spin_unlock): Likewise.
7755         * lib/sched.in.h (struct sched_param): Likewise.
7756         * lib/se-selinux.in.h (security_class_t, security_context_t,
7757         is_selinux_enabled, getcon, freecon, getfscreatecon, setfscreatecon,
7758         matchpathcon, getfilecon, lgetfilecon, fgetfilecon, setfilecon,
7759         lsetfilecon, fsetfilecon, security_check_context,
7760         security_check_context_raw, setexeccon, matchpathcon_init_prefix):
7761         Likewise.
7762         * lib/search.in.h (VISIT, _gl_search_compar_fn, _gl_search_action_fn):
7763         Likewise.
7764         * lib/signal.in.h (sig_atomic_t, sigset_t, verify_NSIG_constraint,
7765         _gl_function_taking_int_returning_void_t, union sigval,
7766         struct siginfo_t, siginfo_t, struct sigaction): Likewise.
7767         * lib/spawn.in.h (posix_spawnattr_t, posix_spawn_file_actions_t,
7768         verify_POSIX_SPAWN_USEVFORK_no_overlap): Likewise.
7769         * lib/stdint.in.h (gl_int8_t, gl_uint8_t, gl_int16_t, gl_uint16_t,
7770         gl_int32_t, gl_uint32_t, gl_int64_t, gl_uint64_t, int_least8_t,
7771         uint_least8_t, int_least16_t, uint_least16_t, int_least32_t,
7772         uint_least32_t, int_least64_t, uint_least64_t, gl_int_fast8_t,
7773         gl_uint_fast8_t, gl_int_fast16_t, gl_uint_fast16_t, gl_int_fast32_t,
7774         gl_uint_fast32_t, int_fast64_t, uint_fast64_t, gl_intptr_t,
7775         gl_uintptr_t, intmax_t, uintmax_t, _verify_intmax_size): Likewise.
7776         * lib/stdio.in.h (rpl_fseek, rpl_ftell): Likewise.
7777         * lib/sys_socket.in.h (sa_family_t, struct sockaddr_storage,
7778         socklen_t, rpl_fd_isset): Likewise.
7779         * lib/sys_stat.in.h (rpl_mkdir): Likewise.
7780         * lib/sys_time.in.h (struct timeval): Likewise.
7781         * lib/sys_times.in.h (struct tms): Likewise.
7782         * lib/sys_utsname.in.h (struct utsname):
7783         * lib/time.in.h (struct timespec, __time_t_must_be_integral): Likewise.
7784         * lib/unistd.in.h (getpagesize): Likewise.
7785         * lib/wchar.in.h (mbstate_t): Likewise.
7786         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
7787         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit,
7788         towlower, towupper): Likewise.
7789         Reported by Sam Steingold <sds@gnu.org>.
7790
7791 2011-02-05  Eric Blake  <eblake@redhat.com>
7792
7793         unsetenv: work around Haiku issues
7794         * m4/setenv.m4 (gl_FUNC_UNSETENV): Also detect Haiku issue.
7795         * doc/posix-functions/unsetenv.texi (unsetenv): Document it.
7796
7797 2010-12-30  Bruce Korb  <bkorb@gnu.org>
7798
7799         libposix: avoid calling error() within libposix
7800         * lib/openat-die.c: remove error module stuff when GNULIB_LIBPOSIX
7801         is defined.
7802
7803 2011-02-05  Eric Blake  <eblake@redhat.com>
7804
7805         strerror_r-posix: port to cygwin
7806         * lib/strerror_r.c (strerror_r) [__CYGWIN__]: Add cygwin
7807         implementation.
7808         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Adjust comment.
7809         * tests/test-strerror_r.c (main): Fix test.
7810         * doc/posix-functions/strerror_r.texi (strerror_r): Document the
7811         issue.
7812
7813 2011-02-05  Bruno Haible  <bruno@clisp.org>
7814
7815         New module 'wmemchr'.
7816         * modules/wmemchr: New file.
7817         * lib/wchar.in.h (wmemchr): New declaration.
7818         * lib/wmemchr.c: New file.
7819         * lib/wmemchr-impl.h: New file, from libutf8 with modifications.
7820         * m4/wmemchr.m4: New file.
7821         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemchr is declared.
7822         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMCHR, HAVE_WMEMCHR.
7823         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMCHR, HAVE_WMEMCHR.
7824         * tests/test-wchar-c++.cc: Test the declaration of wmemchr.
7825         * doc/posix-functions/wmemchr.texi: Mention the new module.
7826
7827 2011-02-04  Eric Blake  <eblake@redhat.com>
7828
7829         fdopendir: detect FreeBSD bug
7830         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Detect bug.
7831         * doc/posix-functions/fdopendir.texi (fdopendir): Document it.
7832
7833 2011-02-04  Paul Eggert  <eggert@cs.ucla.edu>
7834
7835         stdbool: do not define HAVE_STDBOOL_H
7836         * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Renamed from
7837         AC_HEADER_STDBOOL.  All uses changed.  Do not define
7838         HAVE_STDBOOL_H, as gnulib does not need this.  This change is
7839         imported from the latest Autoconf git.  It was motivated by Emacs,
7840         which uses gnulib but does not need HAVE_STDBOOL_H.
7841
7842 2011-02-04  Bruno Haible  <bruno@clisp.org>
7843
7844         wcsnrtombs: Prepare for new module wwcsnrtombs.
7845         * lib/wcsnrtombs-impl.h: New file, extracted from lib/wcsnrtombs.c.
7846         * lib/wcsnrtombs.c: Include it.
7847         * modules/wcsnrtombs (Files): Add lib/wcsnrtombs-impl.h.
7848
7849         wcsrtombs: Prepare for new module wwcsrtombs.
7850         * lib/wcsrtombs-impl.h: New file, extracted from lib/wcsrtombs.c.
7851         * lib/wcsrtombs.c: Include it.
7852         * modules/wcsrtombs (Files): Add lib/wcsrtombs-impl.h.
7853
7854         mbsnrtowcs: Prepare for new module mbsnrtowwcs.
7855         * lib/mbsnrtowcs-impl.h: New file, extracted from lib/mbsnrtowcs.c.
7856         * lib/mbsnrtowcs.c: Include it.
7857         * modules/mbsnrtowcs (Files): Add lib/mbsnrtowcs-impl.h.
7858
7859         mbsrtowcs: Prepare for new module mbsrtowwcs.
7860         * lib/mbsrtowcs-impl.h: New file, extracted from lib/mbsrtowcs.c.
7861         * lib/mbsrtowcs.c: Include it.
7862         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-impl.h.
7863
7864 2011-02-04  Bruno Haible  <bruno@clisp.org>
7865
7866         vasnprintf: Reduce use of malloc for small format strings.
7867         * lib/printf-args.h (N_DIRECT_ALLOC_ARGUMENTS): New macro.
7868         (arguments): Add room for the first 7 arguments.
7869         * lib/printf-parse.h (N_DIRECT_ALLOC_DIRECTIVES): New macro.
7870         (char_directives, u8_directives, u16_directives, u32_directives): Add
7871         room for the first 7 directives.
7872         * lib/printf-parse.c: Include <string.h>.
7873         (PRINTF_PARSE): Change memory handling code so that it uses the first
7874         7 preallocated elements in an 'arguments' or 'DIRECTIVES' struct.
7875         * lib/vasnprintf.c (VASNPRINTF): Update memory handling code.
7876         Reported by Pádraig Brady <P@draigbrady.com>.
7877
7878 2011-01-31  Eric Blake  <eblake@redhat.com>
7879
7880         dup2: work around Haiku bug
7881         * m4/dup2.m4 (gl_FUNC_DUP2): Test for bug.
7882         * lib/dup2.c (rpl_dup2) [!WIN32]: Add workaround.
7883         * doc/posix-functions/dup2.texi (dup2): Document the bug.
7884         * tests/test-dup2.c (main): Enhance test.
7885
7886 2011-01-31  Simon Josefsson  <simon@josefsson.org>
7887
7888         doc: off_t is not available in eglibc 2.11.2 stdio.h.
7889         * doc/posix-headers/stdio.texi (stdio.h): Mention that off_t isn't
7890         declared by eglibc 2.11.2.
7891         * lib/stdio.in.h: Likewise.
7892
7893 2011-01-31  Eric Blake  <eblake@redhat.com>
7894
7895         ignore-value: add missing test dependency
7896         * tests/test-ignore-value.c: Revert previous change; stdio.h
7897         provides off_t.
7898         * modules/ignore-value-tests (Depends-on): Add missing dependency.
7899
7900 2011-01-30  Paul Eggert  <eggert@cs.ucla.edu>
7901
7902         mktime: clarify long_int width checking
7903         * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
7904         the top level, to make it clearer that the assumption about
7905         long_int width is being checked.  See
7906         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
7907
7908 2011-01-30  Simon Josefsson  <simon@josefsson.org>
7909
7910         ignore-value: Fix self-test.
7911         * tests/test-ignore-value.c: Include sys/types.h for off_t.
7912
7913 2011-01-29  Paul Eggert  <eggert@cs.ucla.edu>
7914
7915         TYPE_MAXIMUM: avoid theoretically undefined behavior
7916         * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
7917         negative number, which the C Standard says has undefined behavior.
7918         In practice this is not a problem, but might as well do it by the book.
7919         Reported by Rich Felker and Eric Blake; see
7920         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
7921         * lib/strtol.c (TYPE_MINIMUM, TYPE_MAXIMUM): Likewise.
7922         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
7923         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
7924         * m4/parse-datetime.m4 (gl_PARSE_DATETIME): Likewise.
7925         * m4/stdint.m4 (gl_STDINT_H): Likewise.
7926         * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
7927
7928         mktime: #undef mktime before #defining it
7929         * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
7930
7931         mktime: systematically normalize tm_isdst comparisons
7932         * lib/mktime.c (isdst_differ): New function.
7933         (__mktime_internal): Use it systematically for all isdst comparisons.
7934         This completes the fix for libc BZ #6723, and removes the need for
7935         normalizing tm_isdst.  See
7936         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
7937         (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
7938
7939         mktime: fix some integer overflow issues and sidestep the rest
7940
7941         This was prompted by a bug report by Benjamin Lindner for MinGW
7942         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
7943         His bug is due to signed integer overflow (0 - INT_MIN), and I
7944         I scanned through mktime.c looking for other integer overflow
7945         problems, fixing all the bugs I found.
7946
7947         Although the C Standard says the resulting code is still not safe
7948         in the presence of integer overflow, in practice it should be good
7949         enough for all real-world two's-complement implementations, except
7950         for debugging environments that deliberately trap on integer
7951         overflow (e.g., gcc -ftrapv).
7952
7953         * lib/mktime.c (WRAPV): New macro.
7954         (SHR): Also check that long_int and time_t shift right in the
7955         usual way, before using the fast-but-unportable method.
7956         (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
7957         used.  The code already assumed two's complement, so there's
7958         no need to test for alternatives.  All uses removed.
7959         (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
7960         the C standard.  Problem reported by Rich Felker in
7961         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
7962         (twos_complement_arithmetic): Also check long_int and time_t.
7963         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
7964         (guess_time_tm, ranged_convert, __mktime_internal): Use them.
7965         (__mktime_internal): Avoid integer overflow with unary subtraction
7966         in two instances where -1 - X is an adequate replacement for -X,
7967         since the calculations are approximate.
7968
7969 2011-01-29  Eric Blake  <eblake@redhat.com>
7970
7971         mktime: avoid infinite loop
7972         * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
7973         type; behavior is still undefined but portable to all known targets.
7974         Reported by Rich Felker.
7975
7976 2011-01-29  Simon Josefsson  <simon@josefsson.org>
7977
7978         rename, unlink, same-inode: Relicense.
7979         * modules/rename (License): Relax from LGPLv3+ to LGPLv2+.
7980         * modules/unlink (License): Likewise.
7981         * modules/same-inode (License): Likewise.
7982
7983 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
7984
7985         mktime: avoid problems on NetBSD 5 / i386
7986         * lib/mktime.c (long_int): New type.  This works around a problem
7987         on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
7988         but time_t is 64 bits, and where I expect the existing code is
7989         wrong in some cases.
7990         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
7991         (ydhms_diff): Bring back the compile-time check for wide-enough
7992         year and yday.
7993
7994         mktime: fix misspelling in comment
7995         * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
7996         This merges all recent glibc changes of importance.
7997
7998 2011-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7999
8000         move-if-change: cope with concurrent mv of identical file.
8001         * build-aux/move-if-change (CMPPROG): Accept environment
8002         variable as an override for `cmp'.
8003         (usage): Document CMPPROG.
8004         Adjust comparison to drop stdout.  Cope with failure of mv if
8005         the target file exists and is identical to the source, for
8006         parallel builds.
8007         Report from H.J. Lu against binutils in PR binutils/12283.
8008
8009 2011-01-28  Bruce Korb  <bkorb@gnu.org>
8010
8011         * users.txt: Mention sharutils.
8012
8013 2011-01-28  Simon Josefsson  <simon@josefsson.org>
8014
8015         * users.txt: Mention OATH Toolkit.
8016
8017 2011-01-27  Bruno Haible  <bruno@clisp.org>
8018
8019         Prepare for supporting FreeBSD 10.
8020         * build-aux/config.libpath: Remove handling of freebsd1*.
8021
8022 2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
8023
8024         Prepare for supporting FreeBSD 10.
8025         * build-aux/config.rpath: Remove handling of freebsd1* which soon would
8026         match FreeBSD 10.0.
8027
8028 2011-01-27  Bruno Haible  <bruno@clisp.org>
8029
8030         vma-iter, get-rusage-as: Add OpenBSD support.
8031         * modules/vma-iter (configure.ac): Test for mquery.
8032         * lib/vma-iter.h (VMA_ITERATE_SUPPORTED): Define also on OpenBSD.
8033         * lib/vma-iter.c: Include <sys/mman.h>.
8034         (vma_iterate): Add an implementation based on mquery().
8035         * lib/resource-ext.h (get_rusage_as): Update comments.
8036         * lib/get-rusage-as.c: Likewise.
8037         * lib/get-rusage-data.c: Likewise.
8038
8039 2011-01-26  Karl Berry  <karl@gnu.org>
8040
8041         * doc/Makefile (lang_env, makeinfo_prog, manual_opts): new
8042         variables to make it easier to override the makeinfo program used.
8043
8044 2011-01-26  Eric Blake  <eblake@redhat.com>
8045
8046         fcntl: work around Haiku F_DUPFD bugs
8047         * m4/fcntl.m4 (gl_FUNC_FCNTL): Also catch Haiku errno bug.
8048         * lib/fcntl.c (rpl_fcntl) [F_DUPFD]: Work around Haiku losing
8049         cloexec bit on duplication.
8050         * doc/posix-functions/fcntl.texi (fcntl): Document the bug.
8051
8052 2011-01-26  Bruno Haible  <bruno@clisp.org>
8053
8054         Enable memory leak tests on AIX.
8055         * tests/test-dprintf-posix2.c (main): Don't skip the test on AIX.
8056         * tests/test-fprintf-posix3.c (main): Likewise.
8057
8058 2011-01-26  Bruno Haible  <bruno@clisp.org>
8059
8060         Tests for module 'get-rusage-data'.
8061         * modules/get-rusage-data-tests: New file.
8062         * tests/test-get-rusage-data.c: New file.
8063
8064         New module 'get-rusage-data'.
8065         * lib/resource-ext.h (get_rusage_data): New declaration.
8066         * lib/get-rusage-data.c: New file.
8067         * modules/get-rusage-data: New file.
8068
8069 2011-01-25  Bruno Haible  <bruno@clisp.org>
8070
8071         get-rusage-as: Allow for easier testing.
8072         * lib/resource-ext.h (get_rusage_as): Add comment.
8073         * lib/get-rusage-as.c (get_rusage_as_via_setrlimit): Define always.
8074         (main): New function for interactive testing.
8075
8076 2011-01-25  Bruno Haible  <bruno@clisp.org>
8077
8078         vma-iter: Treat Haiku like BeOS.
8079         * lib/vma-iter.h (VMA_ITERATE_SUPPORTED): Define on Haiku as well.
8080         * lib/vma-iter.c (vma_iterate) [Haiku]: Use the BeOS API.
8081
8082 2011-01-25  Eric Blake  <eblake@redhat.com>
8083
8084         c-stack: fix regression on cygwin when libsigsegv is present
8085         * lib/c-stack.c (die): Don't flatten error if sigsegv is present.
8086
8087 2011-01-24  Bruno Haible  <bruno@clisp.org>
8088
8089         vma-iter: Avoid empty intervals.
8090         * lib/vma-iter.c (vma_iterate) [IRIX, OSF/1]: Don't call the callback
8091         on an empty interval.
8092
8093 2011-01-24  Jim Meyering  <meyering@redhat.com>
8094
8095         u64: remove unnecessary #include
8096         * lib/u64.h: Don't include <stddef.h>.  It was not used.
8097
8098 2011-01-23  Paul Eggert  <eggert@cs.ucla.edu>
8099
8100         Allow the user to avoid the HAVE_RAW_DECL_* macros.
8101         * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK): New macro.
8102
8103 2011-01-23  Bruno Haible  <bruno@clisp.org>
8104
8105         New module 'vma-iter'.
8106         * lib/vma-iter.h: New file.
8107         * lib/vma-iter.c: New file, based on lib/get-rusage-as.c.
8108         * modules/vma-iter: New file.
8109         * lib/get-rusage-as.c: Include vma-iter.h. Don't include system headers
8110         for get_rusage_as_via_iterator.
8111         (vma_iterate_callback): New function.
8112         (get_rusage_as_via_iterator): Rewritten to use vma_iterate.
8113         * modules/get-rusage-as (Depends-on): Add vma-iter.
8114
8115 2011-01-23  Bruno Haible  <bruno@clisp.org>
8116
8117         uninorm: Tweak includes.
8118         * lib/uninorm/normalize-internal.h: Don't include <stddef.h>.
8119         Reported by Jim Meyering.
8120
8121 2011-01-23  Bruno Haible  <bruno@clisp.org>
8122
8123         get-rusage-as: Improve on NetBSD.
8124         * lib/get-rusage-as.c (get_rusage_as_via_iterator): On NetBSD, use
8125         /proc, like on FreeBSD.
8126
8127 2011-01-23  Jim Meyering  <meyering@redhat.com>
8128
8129         xreadlink.h: remove unnecessary #include
8130         * lib/xreadlink.h: Don't include <stddef.h>.  It was not used.
8131
8132         maint.mk: add syntax-check rule: detect unnecessary #include <stddef.h>
8133         * top/maint.mk (sc_prohibit_stddef_without_use): New rule.
8134
8135 2011-01-23  Bruno Haible  <bruno@clisp.org>
8136
8137         get-rusage-as: Fix bug.
8138         * lib/get-rusage-as.c (get_rusage_as_via_setrlimit): Restore the
8139         original limit when aborting the first loop.
8140
8141 2011-01-23  Bruno Haible  <bruno@clisp.org>
8142
8143         wctype: Ensure valid C syntax.
8144         * m4/wctype_h.m4 (gl_WCTYPE_H): Invoke gl_CHECK_NEXT_HEADERS
8145         unconditionally, instead of gl_NEXT_HEADERS conditionally.
8146
8147 2011-01-21  Paul Eggert  <eggert@cs.ucla.edu>
8148
8149         getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h
8150         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not put the
8151         symbols HAVE_OPTRESET and HAVE_GETOPT_CLIP into config.h,
8152         as they are needed only for configure's test case.
8153         This removes two unnecessary symbols from config.h.
8154
8155         gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
8156         * m4/include_next.m4 (gl_CHECK_HEXT_HEADERS): Document this.
8157         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Don't bother to invoke
8158         AC_CHECK_HEADERS_ONCE on a header that we also invoke
8159         gl_CHECK_NEXT_HEADERS on, since the latter invokes the former.
8160         * m4/netdb_h.m4 (gl_HEADER_NETDB): Likewise.
8161         * m4/pthread.m4 (gl_PTHREAD_CHECK): Likewise.
8162         * m4/sched_h.m4 (gl_SCHED_H): Likewise.
8163         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
8164         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
8165         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Likewise.
8166         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
8167         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
8168         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
8169         * m4/termios_h.m4 (gl_TERMIOS_H): Likewise.
8170         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
8171         * m4/wchar_h.m4 (gl_WCHAR_H): Likewise.
8172         * m4/wctype_h.m4 (gl_WCTYPE_H): Likewise.
8173
8174 2011-01-21  Eric Blake  <eblake@redhat.com>
8175
8176         maintainer-makefile: work with older git for submodule check
8177         * top/maint.mk (public-submodule-commit): Rewrite to avoid
8178         merge-base --independent, which Ubuntu 10.04 git 1.7.0.4 lacks.
8179         Reported by Matthias Bolte.
8180
8181         bootstrap: minor portability fixes
8182         * build-aux/bootstrap (me): Use $me instead of $0 in functions.
8183         (usage): Omit leading capital and trailing . on help phrases, per
8184         GNU Coding Standards.
8185         (check_versions, top level): Prefix messages with script name.
8186
8187 2011-01-21  Benjamin Lindner  <bjmldn@gmail.com>  (tiny change)
8188
8189         bootstrap: support --no-git option
8190         * build-aux/bootstrap: Add --no-git option, to be used when
8191         --gnulib-srcdir points to the exact desired checkout.
8192
8193 2011-01-21  Eric Blake  <eblake@redhat.com>
8194
8195         strerror_r-posix: work with glibc 2.13
8196         * lib/strerror_r.c (strerror_r): Fix return type.
8197
8198 2011-01-21  Pádraig Brady  <P@draigBrady.com>
8199             Bruno Haible  <bruno@clisp.org>
8200
8201         uN_strstr: New unit tests.
8202         * modules/unistr/u8-strstr-tests: New file.
8203         * modules/unistr/u16-strstr-tests: New file.
8204         * modules/unistr/u32-strstr-tests: New file.
8205         * tests/unistr/test-u-strstr.h: New file, based on tests/test-strstr.c.
8206         * tests/unistr/test-u8-strstr.c: New file.
8207         * tests/unistr/test-u16-strstr.c: New file.
8208         * tests/unistr/test-u32-strstr.c: New file.
8209
8210 2011-01-21  Pádraig Brady  <P@draigBrady.com>
8211             Bruno Haible  <bruno@clisp.org>
8212
8213         Make uN_strstr functions O(n) worst-case.
8214         * lib/unistr/u-strstr.h (FUNC): In the 8-bit case, use strstr. In the
8215         16-bit and 32-bit unit cases, use the unibyte algorithm from
8216         lib/mbsstr.c.
8217         * lib/unistr/u8-strstr.c: Include <string.h>.
8218         (UNIT_IS_UINT8_T): New macro.
8219         * lib/unistr/u16-strstr.c: Include malloca.h and str-kmp.h.
8220         (U_STRLEN, U_STRNLEN): New macros.
8221         * lib/unistr/u32-strstr.c: Include malloca.h and str-kmp.h.
8222         (U_STRLEN, U_STRNLEN): New macros.
8223         * modules/unistr/u8-strstr (Depends-on): Add strstr.
8224         (configure.ac): Update required libunistring version.
8225         * modules/unistr/u16-strstr (Files): Add lib/str-kmp.h.
8226         (Depends-on): Add unistr/u16-strlen, unistr/u16-strnlen, stdbool,
8227         malloca.
8228         (configure.ac): Update required libunistring version.
8229         * modules/unistr/u32-strstr (Files): Add lib/str-kmp.h.
8230         (Depends-on): Add unistr/u32-strlen, unistr/u32-strnlen, stdbool,
8231         malloca.
8232         (configure.ac): Update required libunistring version.
8233
8234 2011-01-21  Pádraig Brady  <P@draigBrady.com>
8235             Bruno Haible  <bruno@clisp.org>
8236
8237         Prepare for faster uN_strstr functions.
8238         * lib/str-kmp.h: Support definable UNITs.
8239         (knuth_morris_pratt): Renamed from knuth_morris_pratt_unibyte. Add
8240         needle_len argument.
8241         * lib/mbsstr.c (mbsstr): Adjust for the changed str-kmp.h.
8242         * lib/mbscasestr.c (mbscasestr): Likewise.
8243
8244 2011-01-21  Pádraig Brady <P@draigBrady.com>
8245
8246         malloca-tests: make faster by unsetting MALLOC_PERTURB_
8247         * tests/test-malloca.c (main): Unset the environment variable
8248         to greatly speed up the test.
8249         * tests/init.sh: Don't say that MALLOC_PERTURB_ is cheap.
8250         * modules/malloca-tests: Depend on unsetenv.
8251
8252 2011-01-21  Pádraig Brady <P@draigBrady.com>
8253
8254         ignore-value: remove stdint dependency
8255         * lib/ignore-value.h: Remove <stdint.h>
8256         * modules/ignore-value: Remove stdint dependency.
8257
8258 2011-01-21  Jim Meyering  <meyering@redhat.com>
8259
8260         maint.mk: adjust variable name to be consistent with other gl_ vars
8261         * top/maint.mk (gl_public_submodule_commit): Rename the variable
8262         to be lower case.
8263
8264 2011-01-20  Jim Meyering  <meyering@redhat.com>
8265
8266         maint.mk: make "check" depend on public-submodule-commit by default
8267         * top/maint.mk (GL_PUBLIC_SUBMODULE_COMMIT): New overridable variable.
8268
8269 2011-01-20  Bruno Haible  <bruno@clisp.org>
8270
8271         mbfile, mbiter: Complete change from 2008-12-21.
8272         * m4/mbfile.m4 (gl_MBFILE): Don't require AC_FUNC_MBRTOWC.
8273         * m4/mbiter.m4 (gl_MBITER): Likewise.
8274
8275 2011-01-20  Jim Meyering  <meyering@redhat.com>
8276
8277         init.sh: insert space between each function name and "()"
8278         * tests/init.sh: Make it a little easier to see that a function's
8279         name is "warn_", and not "warn" when looking at the first part of
8280         its definition: "warn_ ()".  Suggested by Ralf Wildenhues.
8281
8282 2011-01-20  Jim Meyering  <meyering@redhat.com>
8283
8284         mountlist: clean up code formatting
8285         * lib/mountlist.c (read_file_system_list): Split a long line,
8286         correct bracing style, use NULL in place of "(struct statfs *)0",
8287         don't parenthesize return value, add spaces around "=" and after
8288         ";-in-for-stmt".
8289
8290 2011-01-14  Markus Duft <mduft@gentoo.org>
8291
8292         mountlist: add support for Interix
8293         * lib/mountlist.c (read_file_system_list) [MOUNTED_INTERIX_STATVFS]:
8294         Apply statvfs to all entries of /dev/fs.
8295         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for statvfs,
8296         and if found, AC_DEFINE MOUNTED_INTERIX_STATVFS.
8297
8298 2011-01-20  Jim Meyering  <meyering@redhat.com>
8299
8300         maint.mk: improve the public-submodule-commit rule
8301         * top/maint.mk (public-submodule-commit): Prefix with $(AM_V_GEN),
8302         to suppress printing of its commands... unless V=1.
8303         Add git submodule's --quiet option to suppress printing of e.g.,
8304         "Entering gnulib" output.
8305         "cd" into $(srcdir) before running git submodule.
8306
8307 2011-01-20  Bruno Haible  <bruno@clisp.org>
8308
8309         include_next: Fix bug introduced on 2011-01-18.
8310         * m4/include_next.m4 (gl_NEXT_HEADERS_INTERNAL): New macro, extracted
8311         from gl_CHECK_NEXT_HEADERS and gl_NEXT_HEADERS. Omit test of
8312         ac_cv_header_... variable if the second argument is not 'check'.
8313         (gl_CHECK_NEXT_HEADERS, gl_NEXT_HEADERS): Invoke
8314         gl_NEXT_HEADERS_INTERNAL.
8315
8316 2011-01-20  Bruno Haible  <bruno@clisp.org>
8317
8318         Allow the user to avoid the GNULIB_TEST_* macros.
8319         * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_TESTS): New macro.
8320         Suggested by Paul Eggert.
8321
8322 2011-01-14  Jim Meyering  <meyering@redhat.com>
8323
8324         bootstrap: avoid failure when there is no .gitmodules file
8325         ": ${gnulib_path=gnulib}" fails to set $gnulib_path when that variable
8326         has been assigned to, even when its value is the empty string.
8327         * build-aux/bootstrap (gnulib_path): Test explicitly for an empty
8328         "$gnulib_path", rather than using ${gnulib_path=gnulib}.
8329         Reported by John W. Eaton <jwe@gnu.org>.
8330
8331 2011-01-19  Paul Eggert  <eggert@cs.ucla.edu>
8332
8333         assume <ctype.h>, ..., <time.h> exist
8334         For years gnulib has been assuming the existence of the headers
8335         <ctime.h>, <errno.h>, <fcntl.h>, <locale.h>, <signal.h>,
8336         <stdio.h>, <stdlib.h>, <string.h>, and <time.h>.  Omit checks for
8337         them, since they don't appear to be needed.
8338         * README (Portability guidelines): Document this.
8339         * lib/flock.c: Assume <fcntl.h> exists.
8340         * lib/regex_internal.h: Assume <locale.h> exists.
8341         * m4/ctype.m4 (gl_CTYPE_H): Assume <ctype.h> exists.
8342         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Assume <errno.h> exists.
8343         * m4/fcntl_h.m4 (gl_FCNTL_H): Assume <fcntl.h> exists.
8344         * m4/flock.m4 (gl_PREREQ_FLOCK): Likewise.
8345         * m4/locale_h.m4 (gl_LOCALE_H): Assume <locale.h> exists.
8346         * m4/regex.m4 (gl_REGEX): Likewise.
8347         * m4/signal_h.m4 (gl_SIGNAL_H): Assume <signal.h> exists.
8348         * m4/stdio_h.m4 (gl_STDIO_H): Assume <stdio.h> exists.
8349         * m4/stdlib_h.m4 (gl_STDLIB_H): Assume <stdlib.h> exists.
8350         * m4/string_h.m4 (gl_STRING_H): Assume <string.h> exists.
8351         * tests/test-argp.c: Likewise.
8352         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Assume <time.h> exists.
8353
8354         multiarch: remove AA_APPLE_UNIVERSAL_BUILD
8355         * m4/multiarch.m4 (gl_MULTIARCH): Don't AC_DEFINE
8356         AA_APPLE_UNIVERSAL_BUILD.  See
8357         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00247.html>.
8358         * NEWS: Document this.
8359
8360 2011-01-19  Eric Blake  <eblake@redhat.com>
8361
8362         c-stack: assume stack overflow if SA_SIGINFO unsupported
8363         * lib/c-stack.c (SIGACTION_WORKS): Rename...
8364         (SIGINFO_WORKS): ...since gnulib module guarantees that (most) of
8365         sigaction will work.
8366         (die): Assume stack overflow if siginfo doesn't work, to let Haiku
8367         behavior match Linux.
8368         * tests/test-c-stack.c (main): Prefer NULL for pointers.
8369
8370         stdbool-tests: accomodate Haiku
8371         * tests/test-stdbool.c: Haiku's gcc 2.95 lacks native _Bool.
8372
8373         binary-io: fix O_TEXT on Haiku
8374         * modules/binary-io (Depends-on): Add fcntl-h.
8375         * lib/binary-io.h (O_TEXT): Rely on replacement <fcntl.h> rather
8376         than blindly undefining O_TEXT.
8377         Reported by Scott McCreary.
8378
8379 2011-01-18  Paul Eggert  <eggert@cs.ucla.edu>
8380
8381         include_next: do not check for standard headers like stddef.h
8382
8383         I found this problem when modifying Emacs to use gnulib.
8384         I noticed that it added HAVE_STDDEF_H to config.h, even though
8385         gnulib always assumes <stddef.h> exists as per README and this
8386         symbol is unnecessary.
8387         * m4/include_next.m4 (gl_NEXT_HEADERS): New macro, which does not
8388         use AC_CHECK_HEADERS_ONCE, but which otherwise contains what
8389         gl_CHECK_NEXT_HEADERS used to contain.  This makes 'configure' run
8390         faster for headers like stddef.h that are known to exist.
8391         (gl_CHECK_NEXT_HEADERS): Use it.
8392         * m4/float_h.m4 (gl_FLOAT_H): For float.h, use gl_NEXT_HEADERS
8393         rather than gl_CHECK_NEXT_HEADERS.
8394         * m4/stdarg.m4 (gl_STDARG_H): Likewise, for stdarg.h.
8395         * m4/stddef_h.m4 (gl_STDDEF_H): Likewise, for stddef.h.
8396
8397 2011-01-18  Eric Blake  <eblake@redhat.com>
8398
8399         ansi-c++-opt: skip C++ dependency style if C++ is unused
8400         * m4/ansi-c++.m4 (gl_PROG_ANSI_CXX): Avoid full-blown dependency
8401         tests when we know C++ compilation is not desired.
8402         Reported by Scott McCreary.
8403
8404 2011-01-18  Bruno Haible  <bruno@clisp.org>
8405
8406         *printf-posix: Avoid test failures. Make tests work on MacOS X, Cygwin.
8407         * tests/test-fprintf-posix3.c: Include "resource-ext.h".
8408         (main): Perform test also when getrlimit and setrlimit don't exist or
8409         when setrlimit of RLIMIT_DATA fails (like on Cygwin). Instead of
8410         limiting the address space size using setrlimit, compare the address
8411         space size before and after the the test.
8412         * tests/test-dprintf-posix2.c: Likewise.
8413         * tests/test-fprintf-posix3.sh: Update skip messages.
8414         * tests/test-dprintf-posix2.sh: Likewise.
8415         * modules/fprintf-posix-tests (Depends-on): Add get-rusage-as.
8416         * modules/dprintf-posix-tests (Depends-on): Likewise.
8417         Reported by Bruce Korb <bkorb@gnu.org> and
8418         Gary V. Vaughan <gary@gnu.org>.
8419
8420 2011-01-18  Bruno Haible  <bruno@clisp.org>
8421
8422         get-rusage-as: Improvement for Cygwin.
8423         * lib/get-rusage-as.c (get_rusage_as_via_iterator): On Windows, ignore
8424         areas that are merely reserved.
8425
8426 2011-01-18  Paul Eggert  <eggert@cs.ucla.edu>
8427
8428         strftime: remove dependencies on multibyte modules
8429
8430         strftime depended on mbrlen, mbsinit, and wchar, but these modules
8431         are needed only if ! MULTIBYTE_IS_FORMAT_SAFE, and that is true
8432         only if __osf__ is defined, and I suspect OSF doesn't need these
8433         other modules.  If my guess is wrong, we'll need to come up with a
8434         variant of strftime that doesn't need the multibyte modules.
8435
8436         I discovered this problem when attempting modify Emacs to use the
8437         strftime module.  With the previous gnulib, this caused Emacs to
8438         need 31 new files, ranging from lib/config.charset to
8439         m4/wint_t.m4.  This was overkill and I expect would be offputting
8440         to the Emacs maintainers.  After this change, only 6 new files are
8441         needed, namely strftime.[ch], srtftime.m4, stdbool.in.h,
8442         stdbool.m4, and tm_gmtoff.m4.
8443
8444         * lib/strftime.c (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 always.
8445         Suggested by Bruno Haible in
8446         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00238.html>.
8447         * m4/strftime.m4 (gl_FUNC_STRFTIME): Do not require AC_TYPE_MBSTATE_T,
8448         and do not check for wchar.h.
8449         * modules/strftime (Files): Remove m4/mbstate_t.m4.
8450         (Depends-on): Remove mbrlen, mbsinit, wchar.
8451
8452 2011-01-18  Bruno Haible  <bruno@clisp.org>
8453
8454         Tests for module 'get-rusage-as'.
8455         * modules/get-rusage-as-tests: New file.
8456         * tests/test-get-rusage-as.c: New file.
8457
8458         New module 'get-rusage-as'.
8459         * modules/get-rusage-as: New file.
8460         * lib/resource-ext.h: New file.
8461         * lib/get-rusage-as.c: New file.
8462
8463 2011-01-17  Eric Blake  <eblake@redhat.com>
8464
8465         sigaction: relax license from LGPLv3+ to LGPLv2+
8466         * modules/sigaction (License): Relax to LGPLv2+.
8467
8468 2011-01-14  Bruno Haible  <bruno@clisp.org>
8469
8470         filemode: Make function declarations usable in C++ mode.
8471         * lib/filemode.h: Enclose function declarations in extern "C" block.
8472         Reported by John W. Eaton <jwe@gnu.org>.
8473
8474 2011-01-12  Rob Vermaas  <rob.vermaas@gmail.com>
8475
8476         save-cwd: no longer include "xgetcwd.h"
8477         * lib/save-cwd.c: Don't include "xgetcwd.h"; it's no longer used.
8478         This avoids a compilation failure in projects that use save-cwd
8479         without also using the xgetcwd module.
8480
8481 2011-01-11  Paul Eggert  <eggert@cs.ucla.edu>
8482
8483         ftoastr: split into 3 modules ftoastr, dtoastr, ldtoastr
8484         This is so that a program like Emacs, which needs only dtoastr,
8485         does not have to bother with distributing and compiling ftoastr
8486         and ldtoastr.
8487         * MODULES.html.sh: Document these modules (ftoastr wasn't documented).
8488         * modules/dtoastr, modules/ldtoastr: New files.
8489         * modules/ftoastr: Now works just for 'float'.
8490         (Files): Remove lib/dtoastr.c, lib/ldtoastr.c.
8491         (Makefile.am): Remove ftoastr.h (not needed and no effect),
8492         dtoastr.c, ldtoastr.c.
8493
8494 2011-01-11  Jim Meyering  <meyering@redhat.com>
8495
8496         save-cwd: remove #if-!HAVE_FCHDIR'd code; use the fchdir module
8497         There is no need to work around the lack of the fchdir function,
8498         since gnulib can now provide a replacement when required.
8499         * lib/save-cwd.c: Remove #if !HAVE_FCHDIR...#endif code.
8500         * modules/save-cwd (Depends-on): Add fchdir.
8501
8502 2011-01-11  Paul Eggert  <eggert@cs.ucla.edu>
8503
8504         openat, save-cwd: avoid xmalloc
8505
8506         This removes a direct (but undocumented) dependency of openat on
8507         xalloc, along with an indirect dependency via save-cwd.  It also
8508         removes a dependency of save-cwd on xgetcwd, and thereby
8509         indirectly on xalloc.  This change causes the openat substitute
8510         to fall back on save_cwd when memory is tight, and for save_cwd to
8511         fail instead of dying when memory is tight, but that's good enough.
8512         Problem and initial idea for fix reported by Bastien Roucaries in
8513         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00170.html>.
8514
8515         * lib/openat-proc.c: Include stdlib.h (for malloc), not
8516         xalloc.h (for xmalloc).
8517         (openat_proc_name): Use malloc, not xmalloc.
8518         * lib/save-cwd.c (save_cwd): Use getcwd, not xgetcwd.
8519         * modules/save-cwd (Files): Depend on getcwd, not xgetcwd.
8520
8521         openat: Increase OPENAT_BUFFER_SIZE from 512 to at least 1024
8522         This avoids heap allocation for file names whose lengths are in
8523         the range 512..1023, with the upper bound increasing to at most
8524         4031 depending on the platform's PATH_MAX.  (We do not want
8525         pathmax.h here as it might supply a non-constant PATH_MAX.)
8526         * lib/openat-priv.h (SAFER_ALLOCA_MAX, SAFER_ALLOCA): New macros.
8527         Perhaps they should be moved to malloca.h?
8528         (OPENAT_BUFFER_SIZE): Use them.
8529
8530 2011-01-10  Bruno Haible  <bruno@clisp.org>
8531
8532         doc: Update users.txt.
8533         * users.txt: Add recutils.
8534
8535 2011-01-09  Karl Berry  <karl@gnu.org>
8536
8537         * doc/posix-functions/gai_strerror.texi: Insert missing @item.
8538
8539         * doc/configmake.texi: New file.
8540         * doc/gnulib.texi: Include it.
8541         * modules/configmake: Move documentation from here.
8542
8543 2011-01-09  Bruno Haible  <bruno@clisp.org>
8544
8545         Update to Unicode 6.0.0.
8546         * lib/gen-uni-tables.c (symbolic_width): Fix bounds of planes.
8547         (get_lbp): Update for Unicode 6.0.0.
8548         * lib/uniwidth/width.c (nonspacing_table_data): Add U+065F,
8549         U+0859..U+085B, U+093A, U+0956..U+0957, U+0F8D..U+0F8F, U+135D..U+135E,
8550         U+1BE6, U+1BE8..U+1BE9, U+1BED, U+1BEF..U+1BF1, U+1DFC, U+2D7F,
8551         U+11001, U+11038..U+11046. Remove U+06DE.
8552         (uc_width): Fix bounds of planes.
8553         * tests/uniwidth/test-uc_width2.sh: Same updates as in
8554         lib/uniwidth/width.c.
8555         * tests/unigbrk/GraphemeBreakTest.txt: Copied from Unicode 6.0.0, with
8556         trailing whitespace removed.
8557         * tests/uninorm/NormalizationTest.txt: Update from Unicode 6.0.0,
8558         without comments, but with the original copyright notice.
8559         * lib/unicase/cased.h: Regenerated for Unicode 6.0.0.
8560         * lib/unicase/ignorable.h: Likewise.
8561         * lib/unicase/tocasefold.h: Likewise.
8562         * lib/unicase/tolower.h: Likewise.
8563         * lib/unicase/totitle.h: Likewise.
8564         * lib/unicase/toupper.h: Likewise.
8565         * lib/unictype/bidi_of.h: Likewise.
8566         * lib/unictype/blocks.h: Likewise.
8567         * lib/unictype/categ_C.h: Likewise.
8568         * lib/unictype/categ_Cn.h: Likewise.
8569         * lib/unictype/categ_L.h: Likewise.
8570         * lib/unictype/categ_Ll.h: Likewise.
8571         * lib/unictype/categ_Lm.h: Likewise.
8572         * lib/unictype/categ_Lo.h: Likewise.
8573         * lib/unictype/categ_Lu.h: Likewise.
8574         * lib/unictype/categ_M.h: Likewise.
8575         * lib/unictype/categ_Mc.h: Likewise.
8576         * lib/unictype/categ_Me.h: Likewise.
8577         * lib/unictype/categ_Mn.h: Likewise.
8578         * lib/unictype/categ_N.h: Likewise.
8579         * lib/unictype/categ_Nd.h: Likewise.
8580         * lib/unictype/categ_No.h: Likewise.
8581         * lib/unictype/categ_P.h: Likewise.
8582         * lib/unictype/categ_Po.h: Likewise.
8583         * lib/unictype/categ_S.h: Likewise.
8584         * lib/unictype/categ_Sc.h: Likewise.
8585         * lib/unictype/categ_Sk.h: Likewise.
8586         * lib/unictype/categ_Sm.h: Likewise.
8587         * lib/unictype/categ_So.h: Likewise.
8588         * lib/unictype/categ_of.h: Likewise.
8589         * lib/unictype/combining.h: Likewise.
8590         * lib/unictype/ctype_alnum.h: Likewise.
8591         * lib/unictype/ctype_alpha.h: Likewise.
8592         * lib/unictype/ctype_graph.h: Likewise.
8593         * lib/unictype/ctype_lower.h: Likewise.
8594         * lib/unictype/ctype_print.h: Likewise.
8595         * lib/unictype/ctype_punct.h: Likewise.
8596         * lib/unictype/ctype_upper.h: Likewise.
8597         * lib/unictype/decdigit.h: Likewise.
8598         * lib/unictype/digit.h: Likewise.
8599         * lib/unictype/numeric.h: Likewise.
8600         * lib/unictype/pr_alphabetic.h: Likewise.
8601         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
8602         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
8603         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
8604         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
8605         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
8606         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
8607         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
8608         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
8609         * lib/unictype/pr_case_ignorable.h: Likewise.
8610         * lib/unictype/pr_cased.h: Likewise.
8611         * lib/unictype/pr_changes_when_casefolded.h: Likewise.
8612         * lib/unictype/pr_changes_when_casemapped.h: Likewise.
8613         * lib/unictype/pr_changes_when_lowercased.h: Likewise.
8614         * lib/unictype/pr_changes_when_titlecased.h: Likewise.
8615         * lib/unictype/pr_changes_when_uppercased.h: Likewise.
8616         * lib/unictype/pr_combining.h: Likewise.
8617         * lib/unictype/pr_composite.h: Likewise.
8618         * lib/unictype/pr_currency_symbol.h: Likewise.
8619         * lib/unictype/pr_decimal_digit.h: Likewise.
8620         * lib/unictype/pr_deprecated.h: Likewise.
8621         * lib/unictype/pr_format_control.h: Likewise.
8622         * lib/unictype/pr_grapheme_base.h: Likewise.
8623         * lib/unictype/pr_grapheme_extend.h: Likewise.
8624         * lib/unictype/pr_grapheme_link.h: Likewise.
8625         * lib/unictype/pr_id_continue.h: Likewise.
8626         * lib/unictype/pr_id_start.h: Likewise.
8627         * lib/unictype/pr_ideographic.h: Likewise.
8628         * lib/unictype/pr_lowercase.h: Likewise.
8629         * lib/unictype/pr_math.h: Likewise.
8630         * lib/unictype/pr_numeric.h: Likewise.
8631         * lib/unictype/pr_other_alphabetic.h: Likewise.
8632         * lib/unictype/pr_other_id_continue.h: Likewise.
8633         * lib/unictype/pr_other_math.h: Likewise.
8634         * lib/unictype/pr_punctuation.h: Likewise.
8635         * lib/unictype/pr_sentence_terminal.h: Likewise.
8636         * lib/unictype/pr_terminal_punctuation.h: Likewise.
8637         * lib/unictype/pr_unassigned_code_value.h: Likewise.
8638         * lib/unictype/pr_unified_ideograph.h: Likewise.
8639         * lib/unictype/pr_uppercase.h: Likewise.
8640         * lib/unictype/pr_xid_continue.h: Likewise.
8641         * lib/unictype/pr_xid_start.h: Likewise.
8642         * lib/unictype/scripts.h: Likewise.
8643         * lib/unictype/scripts_byname.gperf: Likewise.
8644         * lib/unictype/sy_java_ident.h: Likewise.
8645         * lib/unigbrk/gbrkprop.h: Likewise.
8646         * lib/unilbrk/lbrkprop1.h: Likewise.
8647         * lib/unilbrk/lbrkprop2.h: Likewise.
8648         * lib/uninorm/decomposition-table2.h: Likewise.
8649         * lib/uniwbrk/wbrkprop.h: Likewise.
8650         * tests/unicase/test-cased.c: Likewise.
8651         * tests/unicase/test-ignorable.c: Likewise.
8652         * tests/unicase/test-uc_tolower.c: Likewise.
8653         * tests/unicase/test-uc_totitle.c: Likewise.
8654         * tests/unicase/test-uc_toupper.c: Likewise.
8655         * tests/unictype/test-categ_C.c: Likewise.
8656         * tests/unictype/test-categ_Cn.c: Likewise.
8657         * tests/unictype/test-categ_L.c: Likewise.
8658         * tests/unictype/test-categ_Ll.c: Likewise.
8659         * tests/unictype/test-categ_Lm.c: Likewise.
8660         * tests/unictype/test-categ_Lo.c: Likewise.
8661         * tests/unictype/test-categ_Lu.c: Likewise.
8662         * tests/unictype/test-categ_M.c: Likewise.
8663         * tests/unictype/test-categ_Mc.c: Likewise.
8664         * tests/unictype/test-categ_Me.c: Likewise.
8665         * tests/unictype/test-categ_Mn.c: Likewise.
8666         * tests/unictype/test-categ_N.c: Likewise.
8667         * tests/unictype/test-categ_Nd.c: Likewise.
8668         * tests/unictype/test-categ_No.c: Likewise.
8669         * tests/unictype/test-categ_P.c: Likewise.
8670         * tests/unictype/test-categ_Po.c: Likewise.
8671         * tests/unictype/test-categ_S.c: Likewise.
8672         * tests/unictype/test-categ_Sc.c: Likewise.
8673         * tests/unictype/test-categ_Sk.c: Likewise.
8674         * tests/unictype/test-categ_Sm.c: Likewise.
8675         * tests/unictype/test-categ_So.c: Likewise.
8676         * tests/unictype/test-ctype_alnum.c: Likewise.
8677         * tests/unictype/test-ctype_alpha.c: Likewise.
8678         * tests/unictype/test-ctype_graph.c: Likewise.
8679         * tests/unictype/test-ctype_lower.c: Likewise.
8680         * tests/unictype/test-ctype_print.c: Likewise.
8681         * tests/unictype/test-ctype_punct.c: Likewise.
8682         * tests/unictype/test-ctype_upper.c: Likewise.
8683         * tests/unictype/test-decdigit.h: Likewise.
8684         * tests/unictype/test-digit.h: Likewise.
8685         * tests/unictype/test-numeric.h: Likewise.
8686         * tests/unictype/test-pr_alphabetic.c: Likewise.
8687         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
8688         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
8689         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
8690         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
8691         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
8692         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
8693         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
8694         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
8695         * tests/unictype/test-pr_case_ignorable.c: Likewise.
8696         * tests/unictype/test-pr_cased.c: Likewise.
8697         * tests/unictype/test-pr_changes_when_casefolded.c: Likewise.
8698         * tests/unictype/test-pr_changes_when_casemapped.c: Likewise.
8699         * tests/unictype/test-pr_changes_when_lowercased.c: Likewise.
8700         * tests/unictype/test-pr_changes_when_titlecased.c: Likewise.
8701         * tests/unictype/test-pr_changes_when_uppercased.c: Likewise.
8702         * tests/unictype/test-pr_combining.c: Likewise.
8703         * tests/unictype/test-pr_composite.c: Likewise.
8704         * tests/unictype/test-pr_currency_symbol.c: Likewise.
8705         * tests/unictype/test-pr_decimal_digit.c: Likewise.
8706         * tests/unictype/test-pr_deprecated.c: Likewise.
8707         * tests/unictype/test-pr_format_control.c: Likewise.
8708         * tests/unictype/test-pr_grapheme_base.c: Likewise.
8709         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
8710         * tests/unictype/test-pr_grapheme_link.c: Likewise.
8711         * tests/unictype/test-pr_id_continue.c: Likewise.
8712         * tests/unictype/test-pr_id_start.c: Likewise.
8713         * tests/unictype/test-pr_ideographic.c: Likewise.
8714         * tests/unictype/test-pr_lowercase.c: Likewise.
8715         * tests/unictype/test-pr_math.c: Likewise.
8716         * tests/unictype/test-pr_numeric.c: Likewise.
8717         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
8718         * tests/unictype/test-pr_other_id_continue.c: Likewise.
8719         * tests/unictype/test-pr_other_math.c: Likewise.
8720         * tests/unictype/test-pr_punctuation.c: Likewise.
8721         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
8722         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
8723         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
8724         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
8725         * tests/unictype/test-pr_uppercase.c: Likewise.
8726         * tests/unictype/test-pr_xid_continue.c: Likewise.
8727         * tests/unictype/test-pr_xid_start.c: Likewise.
8728         * tests/unigbrk/test-uc-gbrk-prop.h: Likewise.
8729         * lib/unicase/special-casing-table.gperf: Regenerated; only comment
8730         changes.
8731         * lib/unictype/categ_Cc.h: Likewise.
8732         * lib/unictype/categ_Cf.h: Likewise.
8733         * lib/unictype/categ_Co.h: Likewise.
8734         * lib/unictype/categ_Cs.h: Likewise.
8735         * lib/unictype/categ_Lt.h: Likewise.
8736         * lib/unictype/categ_Nl.h: Likewise.
8737         * lib/unictype/categ_Pc.h: Likewise.
8738         * lib/unictype/categ_Pd.h: Likewise.
8739         * lib/unictype/categ_Pe.h: Likewise.
8740         * lib/unictype/categ_Pf.h: Likewise.
8741         * lib/unictype/categ_Pi.h: Likewise.
8742         * lib/unictype/categ_Ps.h: Likewise.
8743         * lib/unictype/categ_Z.h: Likewise.
8744         * lib/unictype/categ_Zl.h: Likewise.
8745         * lib/unictype/categ_Zp.h: Likewise.
8746         * lib/unictype/categ_Zs.h: Likewise.
8747         * lib/unictype/ctype_blank.h: Likewise.
8748         * lib/unictype/ctype_cntrl.h: Likewise.
8749         * lib/unictype/ctype_digit.h: Likewise.
8750         * lib/unictype/ctype_space.h: Likewise.
8751         * lib/unictype/ctype_xdigit.h: Likewise.
8752         * lib/unictype/mirror.h: Likewise.
8753         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
8754         * lib/unictype/pr_bidi_block_separator.h: Likewise.
8755         * lib/unictype/pr_bidi_common_separator.h: Likewise.
8756         * lib/unictype/pr_bidi_control.h: Likewise.
8757         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
8758         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
8759         * lib/unictype/pr_bidi_european_digit.h: Likewise.
8760         * lib/unictype/pr_bidi_pdf.h: Likewise.
8761         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
8762         * lib/unictype/pr_bidi_whitespace.h: Likewise.
8763         * lib/unictype/pr_dash.h: Likewise.
8764         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
8765         * lib/unictype/pr_diacritic.h: Likewise.
8766         * lib/unictype/pr_extender.h: Likewise.
8767         * lib/unictype/pr_hex_digit.h: Likewise.
8768         * lib/unictype/pr_hyphen.h: Likewise.
8769         * lib/unictype/pr_ids_binary_operator.h: Likewise.
8770         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
8771         * lib/unictype/pr_ignorable_control.h: Likewise.
8772         * lib/unictype/pr_iso_control.h: Likewise.
8773         * lib/unictype/pr_join_control.h: Likewise.
8774         * lib/unictype/pr_left_of_pair.h: Likewise.
8775         * lib/unictype/pr_line_separator.h: Likewise.
8776         * lib/unictype/pr_logical_order_exception.h: Likewise.
8777         * lib/unictype/pr_non_break.h: Likewise.
8778         * lib/unictype/pr_not_a_character.h: Likewise.
8779         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
8780         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
8781         * lib/unictype/pr_other_id_start.h: Likewise.
8782         * lib/unictype/pr_other_lowercase.h: Likewise.
8783         * lib/unictype/pr_other_uppercase.h: Likewise.
8784         * lib/unictype/pr_paired_punctuation.h: Likewise.
8785         * lib/unictype/pr_paragraph_separator.h: Likewise.
8786         * lib/unictype/pr_pattern_syntax.h: Likewise.
8787         * lib/unictype/pr_pattern_white_space.h: Likewise.
8788         * lib/unictype/pr_private_use.h: Likewise.
8789         * lib/unictype/pr_quotation_mark.h: Likewise.
8790         * lib/unictype/pr_radical.h: Likewise.
8791         * lib/unictype/pr_soft_dotted.h: Likewise.
8792         * lib/unictype/pr_space.h: Likewise.
8793         * lib/unictype/pr_titlecase.h: Likewise.
8794         * lib/unictype/pr_variation_selector.h: Likewise.
8795         * lib/unictype/pr_white_space.h: Likewise.
8796         * lib/unictype/pr_zero_width.h: Likewise.
8797         * lib/unictype/sy_c_ident.h: Likewise.
8798         * lib/unictype/sy_c_whitespace.h: Likewise.
8799         * lib/unictype/sy_java_whitespace.h: Likewise.
8800         * lib/uninorm/composition-table.gperf: Likewise.
8801         * lib/uninorm/decomposition-table1.h: Likewise.
8802         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Add test for rule
8803         LB8.
8804         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
8805         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
8806         * modules/unictype/*: Bump version number of expected libunistring
8807         version.
8808
8809 2011-01-09  Bruno Haible  <bruno@clisp.org>
8810
8811         Update to Unicode 5.2.0.
8812         * tests/unigbrk/GraphemeBreakTest.txt: Copied from Unicode 5.2.0, with
8813         trailing whitespace removed.
8814
8815 2011-01-09  Bruno Haible  <bruno@clisp.org>
8816
8817         New Unicode character properties, from Unicode 5.2.0.
8818         * lib/unictype.in.h (UC_PROPERTY_CASED, UC_PROPERTY_CASE_IGNORABLE,
8819         UC_PROPERTY_CHANGES_WHEN_LOWERCASED,
8820         UC_PROPERTY_CHANGES_WHEN_UPPERCASED,
8821         UC_PROPERTY_CHANGES_WHEN_TITLECASED,
8822         UC_PROPERTY_CHANGES_WHEN_CASEFOLDED,
8823         UC_PROPERTY_CHANGES_WHEN_CASEMAPPED,
8824         uc_is_property_cased, uc_is_property_case_ignorable,
8825         uc_is_property_changes_when_lowercased,
8826         uc_is_property_changes_when_uppercased,
8827         uc_is_property_changes_when_titlecased,
8828         uc_is_property_changes_when_casefolded,
8829         uc_is_property_changes_when_casemapped): New declarations.
8830         * lib/unictype/pr_byname.gperf: Add the new properties.
8831         * modules/unictype/property-byname (Depends-on): Depend on the new
8832         properties modules.
8833         * modules/unictype/property-all (Depends-on): Likewise.
8834         * MODULES.html.sh (Unicode string functions): Add
8835         unictype/property-case-ignorable, unictype/property-cased,
8836         unictype/property-changes-when-casefolded,
8837         unictype/property-changes-when-casemapped,
8838         unictype/property-changes-when-lowercased,
8839         unictype/property-changes-when-titlecased,
8840         unictype/property-changes-when-uppercased.
8841
8842         New module 'unictype/property-changes-when-casemapped'.
8843         * modules/unictype/property-changes-when-casemapped: New file.
8844         * lib/unictype/pr_changes_when_casemapped.c: New file.
8845         * lib/unictype/pr_changes_when_casemapped.h: New file, automatically
8846         generated by gen-uni-tables.
8847         * modules/unictype/property-changes-when-casemapped-tests: New file.
8848         * tests/unictype/test-pr_changes_when_casemapped.c: New file,
8849         automatically generated by gen-uni-tables.
8850
8851         New module 'unictype/property-changes-when-casefolded'.
8852         * modules/unictype/property-changes-when-casefolded: New file.
8853         * lib/unictype/pr_changes_when_casefolded.c: New file.
8854         * lib/unictype/pr_changes_when_casefolded.h: New file, automatically
8855         generated by gen-uni-tables.
8856         * modules/unictype/property-changes-when-casefolded-tests: New file.
8857         * tests/unictype/test-pr_changes_when_casefolded.c: New file,
8858         automatically generated by gen-uni-tables.
8859
8860         New module 'unictype/property-changes-when-titlecased'.
8861         * modules/unictype/property-changes-when-titlecased: New file.
8862         * lib/unictype/pr_changes_when_titlecased.c: New file.
8863         * lib/unictype/pr_changes_when_titlecased.h: New file, automatically
8864         generated by gen-uni-tables.
8865         * modules/unictype/property-changes-when-titlecased-tests: New file.
8866         * tests/unictype/test-pr_changes_when_titlecased.c: New file,
8867         automatically generated by gen-uni-tables.
8868
8869         New module 'unictype/property-changes-when-uppercased'.
8870         * modules/unictype/property-changes-when-uppercased: New file.
8871         * lib/unictype/pr_changes_when_uppercased.c: New file.
8872         * lib/unictype/pr_changes_when_uppercased.h: New file, automatically
8873         generated by gen-uni-tables.
8874         * modules/unictype/property-changes-when-uppercased-tests: New file.
8875         * tests/unictype/test-pr_changes_when_uppercased.c: New file,
8876         automatically generated by gen-uni-tables.
8877
8878         New module 'unictype/property-changes-when-lowercased'.
8879         * modules/unictype/property-changes-when-lowercased: New file.
8880         * lib/unictype/pr_changes_when_lowercased.c: New file.
8881         * lib/unictype/pr_changes_when_lowercased.h: New file, automatically
8882         generated by gen-uni-tables.
8883         * modules/unictype/property-changes-when-lowercased-tests: New file.
8884         * tests/unictype/test-pr_changes_when_lowercased.c: New file,
8885         automatically generated by gen-uni-tables.
8886
8887         New module 'unictype/property-case-ignorable'.
8888         * modules/unictype/property-case-ignorable: New file.
8889         * lib/unictype/pr_case_ignorable.c: New file.
8890         * lib/unictype/pr_case_ignorable.h: New file, automatically generated
8891         by gen-uni-tables.
8892         * modules/unictype/property-case-ignorable-tests: New file.
8893         * tests/unictype/test-pr_case_ignorable.c: New file, automatically
8894         generated by gen-uni-tables.
8895
8896         New module 'unictype/property-cased'.
8897         * modules/unictype/property-cased: New file.
8898         * lib/unictype/pr_cased.c: New file.
8899         * lib/unictype/pr_cased.h: New file, automatically generated by
8900         gen-uni-tables.
8901         * modules/unictype/property-cased-tests: New file.
8902         * tests/unictype/test-pr_cased.c: New file, automatically generated by
8903         gen-uni-tables.
8904
8905 2011-01-09  Bruno Haible  <bruno@clisp.org>
8906
8907         Update to Unicode 5.2.0.
8908         * lib/gen-uni-tables.c (output_predicate, output_category,
8909         output_combclass, output_bidi_category, output_decimal_digit_test,
8910         output_decimal_digit, output_digit_test, output_digit,
8911         output_numeric_test, output_numeric, output_mirror, output_scripts,
8912         output_scripts_byname, output_blocks, output_ident_category): Fix
8913         comment header.
8914         (is_WBP_MIDNUMLET, is_WBP_MIDLETTER): New functions, extracted from
8915         get_wbp.
8916         (PROP_CASED, PROP_CASE_IGNORABLE, PROP_CHANGES_WHEN_*): New enumeration
8917         items.
8918         (fill_properties): Also fill the peoperties Cased, Case_Ignorable,
8919         Changes_When_Lowercased, Changes_When_Uppercased,
8920         Changes_When_Titlecased, Changes_When_Casefolded,
8921         Changes_When_Casemapped.
8922         (is_property_alphabetic, is_property_default_ignorable_code_point):
8923         Update for Unicode 5.2.0.
8924         (is_property_cased, is_property_case_ignorable,
8925         is_property_changes_when_lowercased,
8926         is_property_changes_when_uppercased,
8927         is_property_changes_when_titlecased,
8928         is_property_changes_when_casefolded,
8929         is_property_changes_when_casemapped): New functions.
8930         (output_properties): Output also the properties cased, case_ignorable,
8931         changes_when_lowercased, changes_when_uppercased,
8932         changes_when_titlecased, changes_when_casefolded,
8933         changes_when_casemapped.
8934         (symbolic_width): Update for Unicode 5.2.0, incorporating changes from
8935         Unicode TR#11 revision 17 -> 19.
8936         (LBP_CP): New enumeration value.
8937         (LBP_*): Adjust values accordingly.
8938         (get_lbp): Update for Unicode 5.2.0, incorporating changes from Unicode
8939         TR#14 revision 22 -> 24.
8940         (debug_output_lbp): Allow for LBP_* bits >= 32. Support LBP_CP.
8941         (fill_org_lbp, debug_output_org_lbp, output_lbp): Support LBP_CP.
8942         (get_wbp): Update for Unicode 5.2.0, incorporating changes from Unicode
8943         TR#29 revision 13 -> 15. Use functions is_WBP_MIDNUMLET,
8944         is_WBP_MIDLETTER.
8945         (output_composition_tables): Allow for 24 bits instead of 16 bits in
8946         the code1 and code2 of each composition rule.
8947         * lib/unicase/cased.h: Regenerated for Unicode 5.2.0.
8948         * lib/unicase/ignorable.h: Likewise.
8949         * lib/unicase/tocasefold.h: Likewise.
8950         * lib/unicase/tolower.h: Likewise.
8951         * lib/unicase/totitle.h: Likewise.
8952         * lib/unicase/toupper.h: Likewise.
8953         * lib/unictype/bidi_of.h: Likewise.
8954         * lib/unictype/blocks.h: Likewise.
8955         * lib/unictype/categ_C.h: Likewise.
8956         * lib/unictype/categ_Cf.h: Likewise.
8957         * lib/unictype/categ_Cn.h: Likewise.
8958         * lib/unictype/categ_L.h: Likewise.
8959         * lib/unictype/categ_Ll.h: Likewise.
8960         * lib/unictype/categ_Lm.h: Likewise.
8961         * lib/unictype/categ_Lo.h: Likewise.
8962         * lib/unictype/categ_Lu.h: Likewise.
8963         * lib/unictype/categ_M.h: Likewise.
8964         * lib/unictype/categ_Mc.h: Likewise.
8965         * lib/unictype/categ_Mn.h: Likewise.
8966         * lib/unictype/categ_N.h: Likewise.
8967         * lib/unictype/categ_Nd.h: Likewise.
8968         * lib/unictype/categ_Nl.h: Likewise.
8969         * lib/unictype/categ_No.h: Likewise.
8970         * lib/unictype/categ_P.h: Likewise.
8971         * lib/unictype/categ_Pd.h: Likewise.
8972         * lib/unictype/categ_Po.h: Likewise.
8973         * lib/unictype/categ_S.h: Likewise.
8974         * lib/unictype/categ_Sc.h: Likewise.
8975         * lib/unictype/categ_So.h: Likewise.
8976         * lib/unictype/categ_of.h: Likewise.
8977         * lib/unictype/combining.h: Likewise.
8978         * lib/unictype/ctype_alnum.h: Likewise.
8979         * lib/unictype/ctype_alpha.h: Likewise.
8980         * lib/unictype/ctype_graph.h: Likewise.
8981         * lib/unictype/ctype_lower.h: Likewise.
8982         * lib/unictype/ctype_print.h: Likewise.
8983         * lib/unictype/ctype_punct.h: Likewise.
8984         * lib/unictype/ctype_upper.h: Likewise.
8985         * lib/unictype/decdigit.h: Likewise.
8986         * lib/unictype/digit.h: Likewise.
8987         * lib/unictype/numeric.h: Likewise.
8988         * lib/unictype/pr_alphabetic.h: Likewise.
8989         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
8990         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
8991         * lib/unictype/pr_bidi_european_digit.h: Likewise.
8992         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
8993         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
8994         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
8995         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
8996         * lib/unictype/pr_combining.h: Likewise.
8997         * lib/unictype/pr_composite.h: Likewise.
8998         * lib/unictype/pr_currency_symbol.h: Likewise.
8999         * lib/unictype/pr_dash.h: Likewise.
9000         * lib/unictype/pr_decimal_digit.h: Likewise.
9001         * lib/unictype/pr_deprecated.h: Likewise.
9002         * lib/unictype/pr_diacritic.h: Likewise.
9003         * lib/unictype/pr_extender.h: Likewise.
9004         * lib/unictype/pr_grapheme_base.h: Likewise.
9005         * lib/unictype/pr_grapheme_extend.h: Likewise.
9006         * lib/unictype/pr_grapheme_link.h: Likewise.
9007         * lib/unictype/pr_id_continue.h: Likewise.
9008         * lib/unictype/pr_id_start.h: Likewise.
9009         * lib/unictype/pr_ideographic.h: Likewise.
9010         * lib/unictype/pr_ignorable_control.h: Likewise.
9011         * lib/unictype/pr_logical_order_exception.h: Likewise.
9012         * lib/unictype/pr_lowercase.h: Likewise.
9013         * lib/unictype/pr_numeric.h: Likewise.
9014         * lib/unictype/pr_other_alphabetic.h: Likewise.
9015         * lib/unictype/pr_punctuation.h: Likewise.
9016         * lib/unictype/pr_sentence_terminal.h: Likewise.
9017         * lib/unictype/pr_terminal_punctuation.h: Likewise.
9018         * lib/unictype/pr_unassigned_code_value.h: Likewise.
9019         * lib/unictype/pr_unified_ideograph.h: Likewise.
9020         * lib/unictype/pr_uppercase.h: Likewise.
9021         * lib/unictype/pr_xid_continue.h: Likewise.
9022         * lib/unictype/pr_xid_start.h: Likewise.
9023         * lib/unictype/pr_zero_width.h: Likewise.
9024         * lib/unictype/scripts.h: Likewise.
9025         * lib/unictype/scripts_byname.gperf: Likewise.
9026         * lib/unictype/sy_java_ident.h: Likewise.
9027         * lib/unigbrk/gbrkprop.h: Likewise.
9028         * lib/unilbrk/lbrkprop1.h: Likewise.
9029         * lib/unilbrk/lbrkprop2.h: Likewise.
9030         * lib/unilbrk/lbrktables.h: Likewise.
9031         * lib/unilbrk/lbrktables.c (unilbrk_table): Add a row and column for
9032         LBP_CP. Implement rule LB30.
9033         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0816..U+0819,
9034         U+081B..U+0823, U+0825..U+0827, U+0829..U+082D, U+0900, U+0955, U+109D,
9035         U+1A56, U+1A58..U+1A5E, U+1A60, U+1A62, U+1A65..U+1A6C, U+1A73..U+1A7C,
9036         U+1A7F, U+1CD0..U+1CD2, U+1CD4..U+1CE0, U+1CE2..U+1CE8, U+1CED, U+1DFD,
9037         U+2CEF..U+2CF1, U+A6F0..U+A6F1, U+A8E0..U+A8F1, U+A980..U+A982, U+A9B3,
9038         U+A9B6..U+A9B9, U+A9BC, U+AAB0, U+AAB2..U+AAB4, U+AAB7..U+AAB8,
9039         U+AABE..U+AABF, U+AAC1, U+ABE5, U+ABE8, U+ABED, U+11080..U+11081,
9040         U+110B3..U+110B6, U+110B9..U+110BA, U+110BD.
9041         (uc_width): Return 2 also for unassigned code points of planes 2 and 3.
9042         * lib/uninorm/composition-table.gperf: Regenerated for Unicode 5.2.0.
9043         * lib/uninorm/composition.c (struct composition_rule): Allow for 24
9044         bits instead of 16 bits in the code1 and code2 of each composition
9045         rule.
9046         (uc_composition): Update for Unicode 5.2.0.
9047         * lib/uninorm/decomposition-table1.h: Regenerated for Unicode 5.2.0.
9048         * lib/uninorm/decomposition-table2.h: Likewise.
9049         * lib/uniwbrk/wbrkprop.h: Likewise.
9050         * tests/unicase/test-cased.c: Likewise.
9051         * tests/unicase/test-ignorable.c: Likewise.
9052         * tests/unicase/test-uc_tolower.c: Likewise.
9053         * tests/unicase/test-uc_totitle.c: Likewise.
9054         * tests/unicase/test-uc_toupper.c: Likewise.
9055         * tests/unictype/test-categ_C.c: Likewise.
9056         * tests/unictype/test-categ_Cf.c: Likewise.
9057         * tests/unictype/test-categ_Cn.c: Likewise.
9058         * tests/unictype/test-categ_L.c: Likewise.
9059         * tests/unictype/test-categ_Ll.c: Likewise.
9060         * tests/unictype/test-categ_Lm.c: Likewise.
9061         * tests/unictype/test-categ_Lo.c: Likewise.
9062         * tests/unictype/test-categ_Lu.c: Likewise.
9063         * tests/unictype/test-categ_M.c: Likewise.
9064         * tests/unictype/test-categ_Mc.c: Likewise.
9065         * tests/unictype/test-categ_Mn.c: Likewise.
9066         * tests/unictype/test-categ_N.c: Likewise.
9067         * tests/unictype/test-categ_Nd.c: Likewise.
9068         * tests/unictype/test-categ_Nl.c: Likewise.
9069         * tests/unictype/test-categ_No.c: Likewise.
9070         * tests/unictype/test-categ_P.c: Likewise.
9071         * tests/unictype/test-categ_Pd.c: Likewise.
9072         * tests/unictype/test-categ_Po.c: Likewise.
9073         * tests/unictype/test-categ_S.c: Likewise.
9074         * tests/unictype/test-categ_Sc.c: Likewise.
9075         * tests/unictype/test-categ_So.c: Likewise.
9076         * tests/unictype/test-ctype_alnum.c: Likewise.
9077         * tests/unictype/test-ctype_alpha.c: Likewise.
9078         * tests/unictype/test-ctype_graph.c: Likewise.
9079         * tests/unictype/test-ctype_lower.c: Likewise.
9080         * tests/unictype/test-ctype_print.c: Likewise.
9081         * tests/unictype/test-ctype_punct.c: Likewise.
9082         * tests/unictype/test-ctype_upper.c: Likewise.
9083         * tests/unictype/test-decdigit.h: Likewise.
9084         * tests/unictype/test-digit.h: Likewise.
9085         * tests/unictype/test-numeric.h: Likewise.
9086         * tests/unictype/test-pr_alphabetic.c: Likewise.
9087         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
9088         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
9089         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
9090         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
9091         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
9092         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
9093         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
9094         * tests/unictype/test-pr_combining.c: Likewise.
9095         * tests/unictype/test-pr_composite.c: Likewise.
9096         * tests/unictype/test-pr_currency_symbol.c: Likewise.
9097         * tests/unictype/test-pr_dash.c: Likewise.
9098         * tests/unictype/test-pr_decimal_digit.c: Likewise.
9099         * tests/unictype/test-pr_deprecated.c: Likewise.
9100         * tests/unictype/test-pr_diacritic.c: Likewise.
9101         * tests/unictype/test-pr_extender.c: Likewise.
9102         * tests/unictype/test-pr_grapheme_base.c: Likewise.
9103         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
9104         * tests/unictype/test-pr_grapheme_link.c: Likewise.
9105         * tests/unictype/test-pr_id_continue.c: Likewise.
9106         * tests/unictype/test-pr_id_start.c: Likewise.
9107         * tests/unictype/test-pr_ideographic.c: Likewise.
9108         * tests/unictype/test-pr_ignorable_control.c: Likewise.
9109         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
9110         * tests/unictype/test-pr_lowercase.c: Likewise.
9111         * tests/unictype/test-pr_numeric.c: Likewise.
9112         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
9113         * tests/unictype/test-pr_punctuation.c: Likewise.
9114         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
9115         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
9116         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
9117         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
9118         * tests/unictype/test-pr_uppercase.c: Likewise.
9119         * tests/unictype/test-pr_xid_continue.c: Likewise.
9120         * tests/unictype/test-pr_xid_start.c: Likewise.
9121         * tests/unictype/test-pr_zero_width.c: Likewise.
9122         * tests/unigbrk/test-uc-gbrk-prop.h: Likewise.
9123         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update for
9124         changed behaviour: line breaking is now disallowed between a letter
9125         or '=' and '('.
9126         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
9127         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
9128         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
9129         * tests/unilbrk/test-ulc-width-linebreaks.c (main): Likewise.
9130         * tests/uniwidth/test-uc_width2.sh: Same updates as in
9131         lib/uniwidth/width.c.
9132         * tests/uninorm/NormalizationTest.txt: Update from Unicode 5.2.0,
9133         without comments, but with the original copyright notice.
9134         * lib/unicase/special-casing-table.gperf: Regenerated; only comment
9135         changes.
9136         * lib/unictype/categ_Cc.h: Likewise.
9137         * lib/unictype/categ_Co.h: Likewise.
9138         * lib/unictype/categ_Cs.h: Likewise.
9139         * lib/unictype/categ_Lt.h: Likewise.
9140         * lib/unictype/categ_Me.h: Likewise.
9141         * lib/unictype/categ_Pc.h: Likewise.
9142         * lib/unictype/categ_Pe.h: Likewise.
9143         * lib/unictype/categ_Pf.h: Likewise.
9144         * lib/unictype/categ_Pi.h: Likewise.
9145         * lib/unictype/categ_Ps.h: Likewise.
9146         * lib/unictype/categ_Sk.h: Likewise.
9147         * lib/unictype/categ_Sm.h: Likewise.
9148         * lib/unictype/categ_Z.h: Likewise.
9149         * lib/unictype/categ_Zl.h: Likewise.
9150         * lib/unictype/categ_Zp.h: Likewise.
9151         * lib/unictype/categ_Zs.h: Likewise.
9152         * lib/unictype/ctype_blank.h: Likewise.
9153         * lib/unictype/ctype_cntrl.h: Likewise.
9154         * lib/unictype/ctype_digit.h: Likewise.
9155         * lib/unictype/ctype_space.h: Likewise.
9156         * lib/unictype/ctype_xdigit.h: Likewise.
9157         * lib/unictype/mirror.h: Likewise.
9158         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
9159         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
9160         * lib/unictype/pr_bidi_block_separator.h: Likewise.
9161         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
9162         * lib/unictype/pr_bidi_common_separator.h: Likewise.
9163         * lib/unictype/pr_bidi_control.h: Likewise.
9164         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
9165         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
9166         * lib/unictype/pr_bidi_pdf.h: Likewise.
9167         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
9168         * lib/unictype/pr_bidi_whitespace.h: Likewise.
9169         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
9170         * lib/unictype/pr_format_control.h: Likewise.
9171         * lib/unictype/pr_hex_digit.h: Likewise.
9172         * lib/unictype/pr_hyphen.h: Likewise.
9173         * lib/unictype/pr_ids_binary_operator.h: Likewise.
9174         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
9175         * lib/unictype/pr_iso_control.h: Likewise.
9176         * lib/unictype/pr_join_control.h: Likewise.
9177         * lib/unictype/pr_left_of_pair.h: Likewise.
9178         * lib/unictype/pr_line_separator.h: Likewise.
9179         * lib/unictype/pr_math.h: Likewise.
9180         * lib/unictype/pr_non_break.h: Likewise.
9181         * lib/unictype/pr_not_a_character.h: Likewise.
9182         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
9183         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
9184         * lib/unictype/pr_other_id_continue.h: Likewise.
9185         * lib/unictype/pr_other_id_start.h: Likewise.
9186         * lib/unictype/pr_other_lowercase.h: Likewise.
9187         * lib/unictype/pr_other_math.h: Likewise.
9188         * lib/unictype/pr_other_uppercase.h: Likewise.
9189         * lib/unictype/pr_paired_punctuation.h: Likewise.
9190         * lib/unictype/pr_paragraph_separator.h: Likewise.
9191         * lib/unictype/pr_pattern_syntax.h: Likewise.
9192         * lib/unictype/pr_pattern_white_space.h: Likewise.
9193         * lib/unictype/pr_private_use.h: Likewise.
9194         * lib/unictype/pr_quotation_mark.h: Likewise.
9195         * lib/unictype/pr_radical.h: Likewise.
9196         * lib/unictype/pr_soft_dotted.h: Likewise.
9197         * lib/unictype/pr_space.h: Likewise.
9198         * lib/unictype/pr_titlecase.h: Likewise.
9199         * lib/unictype/pr_variation_selector.h: Likewise.
9200         * lib/unictype/pr_white_space.h: Likewise.
9201         * lib/unictype/sy_c_ident.h: Likewise.
9202         * lib/unictype/sy_c_whitespace.h: Likewise.
9203         * lib/unictype/sy_java_whitespace.h: Likewise.
9204         * modules/uni*/*: Bump version number of expected libunistring version.
9205         Reported by Simon Josefsson.
9206
9207 2011-01-09  Karl Heuer  <kwzh@gnu.org>
9208
9209         useless-if-before-free: fix typo in --help and make the internal,
9210         automatic version date update process work once again.
9211         --help output contained a NUL character instead of the
9212         backslash-zero that was intended.  Also, the "must lie within
9213         the first 8 lines" line is on line 9, and hence not getting
9214         automatically updated.
9215         * build-aux/useless-if-before-free: Fix the former by adding a
9216         backslash, and the latter by condensing the three lines of what-it-does
9217         to a single line, leaving one line of slack for the future.
9218
9219 2011-01-09  Bruno Haible  <bruno@clisp.org>
9220
9221         uniwidth/width: Fix width of U+1D173..U+1D17A.
9222         * lib/gen-uni-tables.c (is_nonspacing, output_nonspacing_property,
9223         symbolic_width, output_width_property_test): New functions.
9224         (main): Invoke output_nonspacing_property, output_width_property_test.
9225         * lib/uniwidth/width.c (nonspacing_table_data): Set bits for
9226         U+1D173..U+1D17A.
9227         * tests/uniwidth/test-uc_width2.sh: For U+1D173..U+1D17A, expect 0, not
9228         1.
9229         * modules/uniwidth/*: Bump version number of expected libunistring
9230         version.
9231         * modules/unilbrk/*: Likewise.
9232
9233 2011-01-08  Bruno Haible  <bruno@clisp.org>
9234
9235         uninorm tests: Preserve copyright of Unicode data file.
9236         * tests/uninorm/NormalizationTest.txt: Re-add original copyright.
9237         Mention modifications.
9238
9239 2011-01-08  Bruno Haible  <bruno@clisp.org>
9240
9241         gen-uni-tables: Prepare for Unicode 5.2.0.
9242         * lib/gen-uni-tables.c (get_lbp): Allow for more than 32 LBP_* values.
9243         (debug_output_lbp, output_lbp): Update.
9244
9245 2011-01-08  Bruno Haible  <bruno@clisp.org>
9246
9247         unilbrk: Clarify gen-uni-tables.c code.
9248         * lib/gen-uni-tables.c (get_lbp): Assume REVISION_22 to be false. These
9249         were mistakes in UAX #14 revision 22 that are corrected in revision 24.
9250         Clarify what to do with unilbrk/lbrkprop.txt and uniwbrk/wbrkprop.txt.
9251
9252 2011-01-07  Bruno Haible  <bruno@clisp.org>
9253
9254         strtod: Restore errno when successfully parsing Infinity or NaN.
9255         * lib/strtod.c (strtod): After successfully parsing an Infinity or NaN,
9256         restore the original errno.
9257
9258 2011-01-07  Bruno Haible  <bruno@clisp.org>
9259
9260         remove test: Avoid failure on HP-UX 11.
9261         * tests/test-remove.c (main): Allow EEXIST as alternative error code.
9262
9263 2011-01-07  Bruno Haible  <bruno@clisp.org>
9264
9265         mkdir, mkdirat tests: Avoid failure on HP-UX 11.11.
9266         * tests/test-mkdir.h (test_mkdir): Allow EOPNOTSUPP as alternative
9267         error code.
9268
9269 2011-01-07  Pádraig Brady <P@draigBrady.com>
9270
9271         ignore-value: fixup comments, and add Eric Blake
9272         as an author since he rewrote the macros.
9273         * lib/ignore-value.h (ignore_value):  State that
9274         we now support aggregates.  Also specify exactly
9275         when the GCC warn_unused_result feature was added.
9276
9277 2011-01-06  Eric Blake  <eblake@redhat.com>
9278
9279         ignore-value: support aggregate types
9280         * lib/ignore-value.h (ignore_value): Provide separate gcc
9281         definition.
9282         * modules/ignore-value-tests: New test module.
9283         * tests/test-ignore-value.c: New test.
9284
9285         maint.mk: improve sc_prohibit_strcmp regex
9286         * top/maint.mk (sc_prohibit_strcmp): Detect strcmp()!=0, as
9287         documented.  Also, detect strcmp((expr),expr) == 0.  Exempt the
9288         definition of STRNEQ.
9289
9290         signal: work around Haiku issue with SIGBUS
9291         * lib/siglist.h: Add comment.
9292         * lib/sig2str.c (numname_table): Swap SIGBUS order, to match
9293         strsignal's favoring of SIGSEGV.
9294         * tests/test-signal.c (main): Avoid test failure.
9295         * doc/posix-headers/signal.texi (signal.h): Document the issue.
9296         Reported by Scott McCreary.
9297
9298         maint.mk: add pre-release check to ensure submodule commits are public
9299         * top/maint.mk (public-submodule-commit): New rule.
9300         (submodule-checks): New variable.
9301         (alpha beta stable): Depend on the variable.
9302
9303 2011-01-05  Pádraig Brady <P@draigBrady.com>
9304         and Jim Meyering  <meyering@redhat.com>
9305
9306         ignore-value: make ignore_value more generic; deprecate ignore_ptr
9307         * lib/ignore-value.h: Include <stdint.h>, for decl of intptr_t.
9308         (ATTRIBUTE_DEPRECATED): Define.
9309         (_ignore_case): New function.
9310         (ignore_value): New macro, to replace the old function.
9311         (ignore_ptr): Arrange for any use to evoke a deprecation warning.
9312         * modules/ignore-value (Depends-on): Add stdint.
9313
9314 2011-01-04  Eric Blake  <eblake@redhat.com>
9315
9316         doc: regenerate INSTALL
9317         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Re-add
9318         @firstparagraphindent support, now that autoconf dropped it.
9319         (INSTALL_PRELUDE): Reinstate old macro.
9320         * doc/install.texi: Resync from autoconf.
9321         * doc/INSTALL: Reflect recent autoconf update.
9322         * doc/INSTALL.ISO: Likewise.
9323         * doc/INSTALL.UTF-8: Likewise.
9324         Reported by Karl Berry.
9325
9326 2011-01-04  Bruce Korb  <address@hidden>
9327
9328         git-version-gen: avoid a sub-shell
9329         * build-aux/git-version-gen: Redirect stderr in `...` via
9330         "exec 2>...", rather than via an added sub-shell.
9331
9332 2011-01-03  Ben Pfaff  <blp@cs.stanford.edu>
9333
9334         git-version-gen: use (...) rather than sh -c '...'
9335         * build-aux/git-version-gen: Rather than hard-coding a shell's name
9336         with "sh -c '...'", just use "(...)".  Less syntax is better, too.
9337
9338 2011-01-03  Jim Meyering  <meyering@redhat.com>
9339
9340         git-version-gen: convert leading TABs to spaces
9341         * build-aux/git-version-gen: Expand leading TABs.
9342
9343         git-version-gen: handle failed "git rev-list"
9344         * build-aux/git-version-gen: Rather than leaking a "fatal" error
9345         from git and proceeding as if it had succeeded but printed no SHA1
9346         checksums, suppress the diagnostic and handle the failure.
9347         Reported by Bruce Korb in http://marc.info/?l=git&m=129399145930450&w=2
9348
9349         git-version-gen: include command name in one more diagnostic
9350         * build-aux/git-version-gen: When the required .tarball-version file
9351         was missing or unreadable, you might see the diagnostic from "cat",
9352         but no trace of the name of the invoking script.  Now, you still see
9353         the diagnostic from cat, but also get one from "git-version-gen: ".
9354         Inspired by a patch from Bruce Korb.
9355
9356         update-copyright: adjust test to match changed code
9357         * tests/test-update-copyright.sh: Change test's expected output
9358         to match new actual output.
9359
9360 2011-01-02  Bruno Haible  <bruno@clisp.org>
9361
9362         getlogin_r: Avoid test failure on HP-UX 11.
9363         * tests/test-getlogin_r.c (main): Allow an error code EINVAL instead of
9364         ERANGE when the second argument is zero.
9365         * doc/posix-functions/getlogin_r.texi: Document the HP-UX 11
9366         portability problem.
9367
9368 2011-01-02  Bruce Korb  <bkorb@gnu.org>
9369
9370         * build-aux/update-copyright: doc Simon's changes
9371
9372 2011-01-02  Simon Josefsson  <simon@josefsson.org>
9373
9374         * build-aux/update-copyright: Support UPDATE_COPYRIGHT_HOLDER
9375         environment variable.
9376
9377 2011-01-02  Bruno Haible  <bruno@clisp.org>
9378
9379         unigbrk: Avoid gcc warnings.
9380         * lib/unigbrk/u16-grapheme-breaks.c (u16_grapheme_breaks): Remove
9381         unused variable.
9382         * lib/unigbrk/u16-grapheme-prev.c (u16_grapheme_prev): Likewise.
9383         * lib/unigbrk/u8-grapheme-prev.c (u8_grapheme_prev): Likewise.
9384         * tests/unigbrk/test-u16-grapheme-breaks.c (main): Likewise.
9385         * tests/unigbrk/test-u32-grapheme-breaks.c (main): Likewise.
9386         * tests/unigbrk/test-u8-grapheme-breaks.c (test_u8_grapheme_breaks):
9387         Change type of first argument to 'const char *'.
9388         (main): Remove unused variable.
9389         * tests/unigbrk/test-u8-grapheme-next.c (test_u8_grapheme_next): Change
9390         type of first argument to 'const char *'.
9391         * tests/unigbrk/test-u8-grapheme-prev.c (test_u8_grapheme_prev):
9392         Likewise.
9393         (main): Change type of variable 's'.
9394         * tests/unigbrk/test-uc-is-grapheme-break.c (main): Cast column number
9395         to 'int'.
9396
9397 2011-01-02  Bruno Haible  <bruno@clisp.org>
9398
9399         pwrite: Fix test whether it works and make it work on HP-UX 11.11.
9400         * m4/pwrite.m4 (gl_FUNC_PWRITE): Use AC_LANG_PROGRAM, not
9401         AC_LANG_SOURCE. Extend the test program to catch another HP-UX 11.11
9402         bug.
9403         * lib/pwrite.c: Undo 2010-12-31 patch.
9404         * doc/posix-functions/pwrite.texi: Document another HP-UX 11.11 bug.
9405
9406 2011-01-02  Bruno Haible  <bruno@clisp.org>
9407
9408         pread: Fix test whether it works.
9409         * m4/pread.m4 (gl_FUNC_PREAD): Use AC_LANG_PROGRAM, not AC_LANG_SOURCE.
9410
9411 2011-01-02  Bruno Haible  <bruno@clisp.org>
9412
9413         Fix detection of traditional Arabic locale on HP-UX, Solaris, Cygwin.
9414         * m4/locale-ar.m4 (gt_LOCALE_AR): Require that the locale encoding name
9415         ends in "6". Don't require a specific month name. Try also the locale
9416         names found on HP-UX 11 and Solaris 7.
9417
9418 2011-01-02  Bruno Haible  <bruno@clisp.org>
9419
9420         tcgetsid: Correct linkage in C++ mode on HP-UX 11.00.
9421         * lib/termios.in.h: In C++ mode, on HP-UX, include <sys/termios.h> with
9422         C linkage.
9423         * doc/posix-functions/tcgetsid.texi: Mention the HP-UX 11.00 bug.
9424
9425 2011-01-01  Ben Pfaff  <blp@cs.stanford.edu>
9426
9427         Rename uc_is_grapheme_cluster_break() to uc_is_grapheme_break()
9428         for consistency, since the "cluster" term is not used elsewhere.
9429         * lib/unigbrk.in.h: Update name.
9430         * lib/unigbrk/u16-grapheme-breaks.c: Update name.
9431         * lib/unigbrk/u16-grapheme-next.c: Update name.
9432         * lib/unigbrk/u16-grapheme-prev.c: Update name.
9433         * lib/unigbrk/u32-grapheme-breaks.c: Update name.
9434         * lib/unigbrk/u32-grapheme-next.c: Update name.
9435         * lib/unigbrk/u32-grapheme-prev.c: Update name.
9436         * lib/unigbrk/u8-grapheme-breaks.c: Update name.
9437         * lib/unigbrk/u8-grapheme-next.c: Update name.
9438         * lib/unigbrk/u8-grapheme-prev.c: Update name.
9439         * lib/unigbrk/uc-is-grapheme-break.c: Update name.
9440         * tests/unigbrk/test-uc-is-grapheme-break.c: Update name.
9441         Suggested by Bruno Haible.
9442
9443 2011-01-01  Ben Pfaff  <blp@cs.stanford.edu>
9444
9445         Remove module 'u8-grapheme-len' as too redundant with
9446         'u8-grapheme-next'.
9447         * modules/unigbrk/u8-grapheme-len: Delete file.
9448         * modules/unigbrk/u8-grapheme-len-tests: Delete file.
9449         * lib/unigbrk.in.h: Remove prototype for deleted function.
9450         * lib/unigbrk/u8-grapheme-len.c: Delete file.
9451         * tests/unigbrk/test-u8-grapheme-len.c: Delete file.
9452
9453         Remove module 'u16-grapheme-len' as too redundant with
9454         'u16-grapheme-next'.
9455         * modules/unigbrk/u16-grapheme-len: Delete file.
9456         * modules/unigbrk/u16-grapheme-len-tests: Delete file.
9457         * lib/unigbrk.in.h: Remove prototype for deleted function.
9458         * lib/unigbrk/u16-grapheme-len.c: Delete file.
9459         * tests/unigbrk/test-u16-grapheme-len.c: Delete file.
9460
9461         Remove module 'u32-grapheme-len' as too redundant with
9462         'u32-grapheme-next'.
9463         * modules/unigbrk/u32-grapheme-len: Delete file.
9464         * modules/unigbrk/u32-grapheme-len-tests: Delete file.
9465         * lib/unigbrk.in.h: Remove prototype for deleted function.
9466         * lib/unigbrk/u32-grapheme-len.c: Delete file.
9467         * tests/unigbrk/test-u32-grapheme-len.c: Delete file.
9468
9469         Suggested by Bruno Haible.
9470
9471 2011-01-01  Ben Pfaff  <blp@cs.stanford.edu>
9472
9473         * unigbrk.in.h: Fix typo: "ben" => "been".
9474         Reported by Bruno Haible.
9475
9476 2011-01-01  Jim Meyering  <meyering@redhat.com>
9477
9478         maint: update almost all copyright ranges to include 2011
9479         Run the new "make update-copyright" rule.
9480
9481 2011-01-01  Jim Meyering  <meyering@redhat.com>
9482
9483         maint: update-copyright: exempt doc/INSTALL*
9484         * Makefile (update-copyright): Also exclude doc/INSTALL*,
9485         since they are generated.  Suggested by Bruno Haible.
9486
9487 2011-01-01  Jim Meyering  <meyering@redhat.com>
9488
9489         maint: refine the update-copyright rule
9490         * Makefile (update-copyright): Also exclude any file that includes
9491         the "GENERATED AUTOMATICALLY" comment, being careful not to exclude
9492         code that merely generates the comment.
9493
9494 2010-12-31  Ben Pfaff  <blp@cs.stanford.edu>
9495
9496         New module 'u8-grapheme-len'.
9497         * modules/unigbrk/u8-grapheme-len: New file.
9498         * modules/unigbrk/u8-grapheme-len-tests: New file.
9499         * lib/unigbrk.in.h: Add prototype for new function.
9500         * lib/unigbrk/u8-grapheme-len.c: New file.
9501         * tests/unigbrk/test-u8-grapheme-len.c: New file.
9502
9503         New module 'u16-grapheme-len'.
9504         * modules/unigbrk/u16-grapheme-len: New file.
9505         * modules/unigbrk/u16-grapheme-len-tests: New file.
9506         * lib/unigbrk.in.h: Add prototype for new function.
9507         * lib/unigbrk/u16-grapheme-len.c: New file.
9508         * tests/unigbrk/test-u16-grapheme-len.c: New file.
9509
9510         New module 'u32-grapheme-len'.
9511         * modules/unigbrk/u32-grapheme-len: New file.
9512         * modules/unigbrk/u32-grapheme-len-tests: New file.
9513         * lib/unigbrk.in.h: Add prototype for new function.
9514         * lib/unigbrk/u32-grapheme-len.c: New file.
9515         * tests/unigbrk/test-u32-grapheme-len.c: New file.
9516
9517         New module 'u8-grapheme-next'.
9518         * modules/unigbrk/u8-grapheme-next: New file.
9519         * modules/unigbrk/u8-grapheme-next-tests: New file.
9520         * lib/unigbrk.in.h: Add prototype for new function.
9521         * lib/unigbrk/u8-grapheme-next.c: New file.
9522         * tests/unigbrk/test-u8-grapheme-next.c: New file.
9523
9524         New module 'u16-grapheme-next'.
9525         * modules/unigbrk/u16-grapheme-next: New file.
9526         * modules/unigbrk/u16-grapheme-next-tests: New file.
9527         * lib/unigbrk.in.h: Add prototype for new function.
9528         * lib/unigbrk/u16-grapheme-next.c: New file.
9529         * tests/unigbrk/test-u16-grapheme-next.c: New file.
9530
9531         New module 'u32-grapheme-next'.
9532         * modules/unigbrk/u32-grapheme-next: New file.
9533         * modules/unigbrk/u32-grapheme-next-tests: New file.
9534         * lib/unigbrk.in.h: Add prototype for new function.
9535         * lib/unigbrk/u32-grapheme-next.c: New file.
9536         * tests/unigbrk/test-u32-grapheme-next.c: New file.
9537
9538         New module 'u8-grapheme-prev'.
9539         * modules/unigbrk/u8-grapheme-prev: New file.
9540         * modules/unigbrk/u8-grapheme-prev-tests: New file.
9541         * lib/unigbrk.in.h: Add prototype for new function.
9542         * lib/unigbrk/u8-grapheme-prev.c: New file.
9543         * tests/unigbrk/test-u8-grapheme-prev.c: New file.
9544
9545         New module 'u16-grapheme-prev'.
9546         * modules/unigbrk/u16-grapheme-prev: New file.
9547         * modules/unigbrk/u16-grapheme-prev-tests: New file.
9548         * lib/unigbrk.in.h: Add prototype for new function.
9549         * lib/unigbrk/u16-grapheme-prev.c: New file.
9550         * tests/unigbrk/test-u16-grapheme-prev.c: New file.
9551
9552         New module 'u32-grapheme-prev'.
9553         * modules/unigbrk/u32-grapheme-prev: New file.
9554         * modules/unigbrk/u32-grapheme-prev-tests: New file.
9555         * lib/unigbrk.in.h: Add prototype for new function.
9556         * lib/unigbrk/u32-grapheme-prev.c: New file.
9557         * tests/unigbrk/test-u32-grapheme-prev.c: New file.
9558
9559         New module 'u8-grapheme-breaks'.
9560         * modules/unigbrk/u8-grapheme-breaks: New file.
9561         * modules/unigbrk/u8-grapheme-breaks-tests: New file.
9562         * lib/unigbrk.in.h: Add prototype for new function.
9563         * lib/unigbrk/u8-grapheme-breaks.c: New file.
9564         * tests/unigbrk/test-u8-grapheme-breaks.c: New file.
9565
9566         New module 'u16-grapheme-breaks'.
9567         * modules/unigbrk/u16-grapheme-breaks: New file.
9568         * modules/unigbrk/u16-grapheme-breaks-tests: New file.
9569         * lib/unigbrk.in.h: Add prototype for new function.
9570         * lib/unigbrk/u16-grapheme-breaks.c: New file.
9571         * tests/unigbrk/test-u16-grapheme-breaks.c: New file.
9572
9573         New module 'u32-grapheme-breaks'.
9574         * modules/unigbrk/u32-grapheme-breaks: New file.
9575         * modules/unigbrk/u32-grapheme-breaks-tests: New file.
9576         * lib/unigbrk.in.h: Add prototype for new function.
9577         * lib/unigbrk/u32-grapheme-breaks.c: New file.
9578         * tests/unigbrk/test-u32-grapheme-breaks.c: New file.
9579
9580         New module 'ulc-grapheme-breaks'.
9581         * modules/unigbrk/ulc-grapheme-breaks: New file.
9582         * modules/unigbrk/ulc-grapheme-breaks-tests: New file.
9583         * m4/locale-ar.m4: New file.
9584         * lib/unigbrk/ulc-grapheme-breaks.c: New file.
9585         * tests/unigbrk/test-ulc-grapheme-breaks.c: New file.
9586         * tests/unigbrk/test-ulc-grapheme-breaks.sh: New file.
9587
9588 2010-12-31  Ben Pfaff  <blp@cs.stanford.edu>
9589
9590         gbrkprop: Fix implementation of uc_graphemeclusterbreak_property.
9591         * lib/unigbrk/gbrkprop.h: Regenerate with gen-uni-tables.c.  I had
9592         modified how this file was generated before I initially submitted
9593         the module, but failed to regenerate it.  This meant that several
9594         of the level2 entries were wrong.
9595         * lib/unigbrk/uc-gbrk-prop.h (uc_graphemeclusterbreak_property):
9596         Remove the division-by-2 that is folded into the table now that
9597         gbrkprop.h has been regenerated properly.  Now -1 entries are
9598         handled correctly.
9599
9600         New module 'unigbrk/uc-gbrk-prop-tests'.
9601         * modules/unigbrk/uc-gbrk-prop-tests: New file.
9602         * lib/gen-uni-tables.c: Generate tests/test-uc-gbrk-prop.h.
9603         * tests/unigbrk/test-uc-gbrk-prop.c: New file.
9604         * tests/unigbrk/test-uc-gbrk-prop.h: New file.
9605
9606 2011-01-01  Bruno Haible  <bruno@clisp.org>
9607
9608         Avoid use of hexadecimal escapes.
9609         * tests/unigbrk/test-uc-is-grapheme-break.c (main): Use octal escapes
9610         instead of hexadecimal escapes.
9611
9612 2011-01-01  Jim Meyering  <meyering@redhat.com>
9613
9614         maint: new rule to update copyright year ranges
9615         * Makefile (update-copyright): New rule.
9616
9617         maint: indent with TABs in Makefile
9618         * Makefile: Expand leading sequences of spaces to TABs
9619
9620         version-etc: update the copyright year it reports
9621         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2011.
9622
9623 2010-12-31  Bruno Haible  <bruno@clisp.org>
9624
9625         isfinite: Avoid compiler bug of "cc -O" on HP-UX 11.11.
9626         * lib/isfinite.c (zerof, zerod, zerol): New variables.
9627         (gl_isfinitef, gl_isfinited, gl_isfinitel): Use them instead of literal
9628         zero.
9629
9630 2010-12-31  Bruno Haible  <bruno@clisp.org>
9631
9632         pwrite: Work around HP-UX 11.11 bug.
9633         * m4/pwrite.m4 (gl_FUNC_PWRITE): When pwrite exists, test whether it
9634         works and set REPLACE_PWRITE if not.
9635         * lib/pwrite.c (pwrite): Add an implementation that uses the system
9636         function.
9637         * doc/posix-functions/pwrite.texi: Document the HP-UX 11 bug.
9638
9639 2010-12-31  Bruno Haible  <bruno@clisp.org>
9640
9641         pread: Work around HP-UX 11 bugs.
9642         * m4/pread.m4 (gl_FUNC_PREAD): When pread exists, test whether it works
9643         and set REPLACE_PREAD if not.
9644         * doc/posix-functions/pread.texi: Document the HP-UX 11 bugs.
9645
9646 2010-12-31  Eric Blake  <eblake@redhat.com>
9647
9648         nl_langinfo: fix YESEXPR on Irix 6.5
9649         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Test for Irix bug.
9650         * lib/nl_langinfo.c (rpl_nl_langinfo): Work around it.
9651         * doc/posix-functions/nl_langinfo.texi (nl_langinfo): Document
9652         it.
9653
9654 2010-12-31  Bruno Haible  <bruno@clisp.org>
9655
9656         iconv: Document HP-UX 11 bug.
9657         * doc/posix-functions/iconv.texi: Document HP-UX 11 return value bug.
9658
9659 2010-12-31  Bruno Haible  <bruno@clisp.org>
9660
9661         ldexpl: Fix link error on HP-UX 11.
9662         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): When replacing ldexpl, set
9663         LDEXPL_LIBM, using $ISNANL_LIBM.
9664
9665 2010-12-31  Eric Blake  <eblake@redhat.com>
9666
9667         ftello: avoid compilation failure with SunStudio c89
9668         * lib/ftello.c (ftello): Use lseek, not llseek.
9669
9670         tests: avoid failing coreutils tests on cygwin
9671         * tests/init.sh (find_exe_basenames_): Exempt [.exe.
9672         (create_exe_shims_): Return 0 when skipping.
9673
9674 2010-12-31  Bruno Haible  <bruno@clisp.org>
9675
9676         sys_select: Avoid warning about missing memset declaration on HP-UX 11.
9677         * lib/sys_select.in.h: On HP-UX, include also <string.h>.
9678
9679 2010-12-31  Bruno Haible  <bruno@clisp.org>
9680
9681         waitpid: Fix link error in C++ mode.
9682         * lib/sys_wait.in.h: Remove extern "C" { ... } group.
9683
9684 2010-12-31  Bruno Haible  <bruno@clisp.org>
9685
9686         isnan: Use GCC built-ins when possible.
9687         * lib/math.in.h (gl_isnan_f): Use __builtin_isnanf instead of
9688         __builtin_isnan.
9689         (gl_isnan_l): Use __builtin_isnanl instead of __builtin_isnan.
9690         (isnan): Define using GCC built-ins for GCC >= 4.0.
9691
9692 2010-12-31  Bruno Haible  <bruno@clisp.org>
9693
9694         isnand: Fix mistake.
9695         * m4/isnand.m4 (gl_HAVE_ISNAND_IN_LIBM): Use __builtin_isnan, not
9696         __builtin_isnand.
9697
9698 2010-12-31  Bruno Haible  <bruno@clisp.org>
9699
9700         open: Avoid C++ error on HP-UX 11.
9701         * lib/fcntl.in.h (open): Disable _GL_CXXALIASWARN invocation on HP-UX.
9702
9703 2010-12-31  Bruno Haible  <bruno@clisp.org>
9704
9705         time_r: Add missing declarations on HP-UX 11.
9706         * lib/time.in.h (localtime_r, gmtime_r): Test HAVE_DECL_LOCALTIME_R
9707         instead of HAVE_LOCALTIME_R.
9708         * m4/time_r.m4 (gl_TIME_R): Test whether localtime_r is declared. Set
9709         HAVE_LOCALTIME_R always.
9710         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize
9711         HAVE_DECL_LOCALTIME_R, not HAVE_LOCALTIME_R.
9712         * modules/time (Makefile.am): Substitute HAVE_DECL_LOCALTIME_R, not
9713         HAVE_LOCALTIME_R.
9714         * doc/posix-functions/gmtime_r.texi: Document the HP-UX 11 problem.
9715         * doc/posix-functions/localtime_r.texi: Likewise.
9716
9717 2010-12-29  Eric Blake  <eblake@redhat.com>
9718
9719         mountlist: tweak previous commit
9720         * lib/mountlist.c (me_remote): Guarantee trailing backslash.
9721         Reported by Paul Eggert.
9722
9723         mountlist: fix local drive detection on cygwin
9724         * lib/mountlist.c (ME_REMOTE) [__CYGWIN__]: Provide implementation
9725         that works for cygwin.
9726
9727 2010-12-29  Paul Eggert  <eggert@cs.ucla.edu>
9728
9729         ftoastr, snprintf: ftoastr + snprintf module
9730         * lib/ftoastr.c: Use GNULIB_SNPRINTF, not GNULIB_SNPRINTF_POSIX,
9731         since the snprintf module now should be good enough here.
9732         * modules/snprintf (configure.ac): Add gl_MODULE_INDICATOR([snprintf]).
9733         It seems odd to have both gl_STDIO_MODULE_INDICATOR([snprintf])
9734         and gl_MODULE_INDICATOR([snprintf]), but the former enables
9735         GNULIB_SNPRINTF only for the test directory, and the latter
9736         doesn't arrange for gl_STDIO_H_DEFAULTS to be called, so neither
9737         seems to suffice by itself.
9738
9739 2010-12-28  Paul Eggert  <eggert@cs.ucla.edu>
9740
9741         alloca: one step towards thread-safety
9742         * lib/alloca.c (find_stack_direction): New arg PTR, to avoid the
9743         need for a static variable.  All callers changed.  This does not
9744         make the alloca replacement thread-safe, but it's one step.
9745
9746         tests: minor indenting change
9747         * tests/init.sh: Sync from coreutils housekeeping patch
9748         <http://lists.gnu.org/archive/html/coreutils/2010-12/msg00116.html>
9749         to keep lines within 80 columns.
9750
9751 2010-12-28  Jim Meyering  <meyering@redhat.com>
9752
9753         regex: don't infloop on persistent failing calloc
9754         * lib/regexec.c (build_trtable): Return failure indication upon
9755         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
9756         In glibc, this was fixed for version 2.13:
9757         http://sourceware.org/bugzilla/show_bug.cgi?id=12348
9758
9759 2010-12-28  Bruno Haible  <bruno@clisp.org>
9760             Paul Eggert <eggert@cs.ucla.edu>
9761
9762         linkat: Make implementation robust against system behaviour variations.
9763         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Define
9764         LINK_FOLLOWS_SYMLINKS to -1 if it needs a runtime test in the Solaris
9765         way, and to -2 if it needs a generic runtime test.
9766         * lib/linkat.c (solaris_optimized_link_immediate,
9767         solaris_optimized_link_follow): New functions.
9768         * tests/test-linkat.c (EXPECT_LINK_HARDLINKS_SYMLINKS): New macro.
9769         (check_same_link): Use it.
9770
9771 2010-12-26  Ben Pfaff  <blp@cs.stanford.edu>
9772
9773         New module 'unigbrk/base'.
9774         * modules/unigbrk/base: New file.
9775         * lib/unigbrk.in.h: New file.
9776
9777         New module 'unigbrk/uc-gbrk-prop'.
9778         * lib/gen-uni-tables.c: Generate lib/unigbrk/gbrkprop.h.
9779         * modules/unigbrk/uc-gbrk-prop: New file.
9780         * lib/unigbrk/gbrkprop.h: New file.
9781         * lib/unigbrk/uc-gbrk-prop.c: New file.
9782
9783         New module 'unigbrk/uc-is-grapheme-break'.
9784         * modules/unigbrk/uc-is-grapheme-break: New file.
9785         * modules/unigbrk/uc-is-grapheme-break-tests: New file.
9786         * lib/unigbrk/uc-is-grapheme-break.c: New file.
9787         * tests/unigbrk/test-uc-is-grapheme-break.c: New file.
9788         * tests/unigbrk/test-uc-is-grapheme-break.sh: New file.
9789         * tests/unigbrk/GraphemeBreakTest.txt: New file.
9790
9791         With corrections and tweaks by Bruno Haible <bruno@clisp.org>.
9792
9793 2010-12-27  Bruno Haible  <bruno@clisp.org>
9794
9795         linkat test: Avoid failure on Solaris 11 2010-11.
9796         * tests/test-linkat.c (main): Allow ENOTDIR as alternative error code.
9797
9798 2010-12-27  Paul Eggert  <eggert@cs.ucla.edu>
9799
9800         utimens: work around glibc rounding bug on more platforms
9801         * lib/utimens.c (fdutimens): Work around rounding bug even if
9802         HAVE_WORKING_UTIMES.  Reported for Linux 2.4.21 by Bruno Haible in
9803         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00298.html>.
9804
9805 2010-12-27  Bruno Haible  <bruno@clisp.org>
9806
9807         select tests: Improve comments.
9808         * tests/test-select.c (do_select): Add comments.
9809
9810 2010-12-27  Bruno Haible  <bruno@clisp.org>
9811
9812         select tests: Safer way of handling timeout.
9813         * tests/test-select.c (do_select_nowait): Zero-initialize the timeout
9814         at every invocation.
9815
9816 2010-12-27  Bruno Haible  <bruno@clisp.org>
9817
9818         select tests: Use 'bool' where appropriate.
9819         * tests/test-select.c (connect_to_socket): Change argument type to
9820         'bool'.
9821
9822 2010-12-27  Bruno Haible  <bruno@clisp.org>
9823
9824         select tests: Use existing modules.
9825         * modules/select-tests (Depends-on): Add pipe-posix, unistd.
9826         (configure.ac): Don't test for unistd.h.
9827         * tests/test-select.c: Include <unistd.h> always. Use pipe() as
9828         declared in <unistd.h>.
9829
9830 2010-12-27  Bruno Haible  <bruno@clisp.org>
9831
9832         mbrtowc: Work around a Solaris 7 bug.
9833         * m4/mbrtowc.m4 (gl_MBRTOWC_NULL_ARG1): New macro.
9834         (gl_MBRTOWC_NULL_ARG2): Renamed from gl_MBRTOWC_NULL_ARG.
9835         (gl_FUNC_MBRTOWC): Update. Define MBRTOWC_NULL_ARG2_BUG instead of
9836         MBRTOWC_NULL_ARG_BUG. Invoke gl_MBRTOWC_NULL_ARG1 and define
9837         MBRTOWC_NULL_ARG1_BUG.
9838         * lib/mbrtowc.c (rpl_mbrtowc): Use MBRTOWC_NULL_ARG2_BUG instead of
9839         MBRTOWC_NULL_ARG_BUG. Handle MBRTOWC_NULL_ARG1_BUG.
9840         * tests/test-mbrtowc.c (main): Test support of a NULL first argument.
9841         * doc/posix-functions/mbrtowc.texi: Mention the Solaris 7 bug.
9842
9843 2010-12-27  Jim Meyering  <meyering@redhat.com>
9844
9845         read-file.c: tweak syntax
9846         * lib/read-file.c (fread_file): Remove space after "*" in function
9847         definitions.
9848
9849 2010-12-27  Bruno Haible  <bruno@clisp.org>
9850
9851         times test: Avoid gcc warnings on OSF/1.
9852         * tests/test-times.c (main): Cast printf arguments from clock_t to
9853         'long int'.
9854
9855 2010-12-27  Paul Eggert  <eggert@cs.ucla.edu>
9856
9857         utimens: work around glibc rounding bug on older Linux kernels
9858         * lib/utimens.c (fdutimens): If invoking futimesat or futimes
9859         on Linux with a glibc whose utimes might not work, then work
9860         around a longstanding glibc bug involving rounding rather than
9861         truncated time stamps.  Reported for Linux 2.4.21 by Bruno Haible in
9862         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00113.html>.
9863
9864 2010-12-26  Bruno Haible  <bruno@clisp.org>
9865
9866         inet_ntop: Hide mismatch of declaration on NonStop Kernel.
9867         * lib/arpa_inet.in.h (inet_ntop): Use _GL_CXXALIAS_SYS_CAST instead of
9868         _GL_CXXALIAS_SYS.
9869         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
9870
9871 2010-12-26  Bruno Haible  <bruno@clisp.org>
9872
9873         inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.
9874         * lib/arpa_inet.in.h: On NonStop Kernel, include also <netdb.h>.
9875         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Likewise.
9876         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Include also <netdb.h> when
9877         looking for the declaration.
9878         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
9879         * doc/posix-functions/inet_ntop.texi: Document the NonStop Kernel
9880         problem.
9881         * doc/posix-functions/inet_pton.texi: Likewise.
9882
9883 2010-12-26  Bruno Haible  <bruno@clisp.org>
9884
9885         arpa_inet: Use the common idioms with C++ support.
9886         * lib/arpa_inet.in.h: Include c++defs.h.
9887         (inet_ntop, inet_pton): Declare using the macros with C++ namespace
9888         support.
9889         * modules/arpa_inet (Depends-on): Add c++defs.
9890         (Makefile.am): Substitute the contents of c++defs.h.
9891         * modules/arpa_inet-tests (Depends-on): Add arpa_inet-c++-tests.
9892         * modules/arpa_inet-c++-tests: New file.
9893         * tests/test-arpa_inet-c++.cc: New file.
9894
9895 2010-12-25  Bruno Haible  <bruno@clisp.org>
9896
9897         Fix more C++ link errors on Solaris 8.
9898         * modules/fcntl-h-c++-tests (test_fcntl_h_c___LDADD): Add
9899         $(LIB_EACCESS).
9900         * modules/stdio-c++-tests (test_stdio_c___LDADD): Likewise.
9901         * modules/stdlib-c++-tests (test_stdlib_c___LDADD): Likewise.
9902         * modules/sys_ioctl-c++-tests (test_sys_ioctl_c___LDADD): Likewise.
9903         * modules/wchar-c++-tests (test_wchar_c___LDADD): Likewise.
9904         * modules/wctype-c++-tests (test_wctype_c___LDADD): Likewise.
9905
9906 2010-12-25  Bruno Haible  <bruno@clisp.org>
9907
9908         printf-posix: Fix link error when a non-GCC compiler is used.
9909         * lib/stdio.in.h (printf): When not using GCC, override printf
9910         correctly.
9911         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
9912
9913 2010-12-25  Bruno Haible  <bruno@clisp.org>
9914
9915         strerror_r-posix: Update doc.
9916         * doc/posix-functions/strerror_r.texi: Update doc about the return
9917         value. See <http://sources.redhat.com/bugzilla/show_bug.cgi?id=12204>.
9918
9919 2010-12-25  Paul Eggert  <eggert@cs.ucla.edu>
9920
9921         utimens: simplify the logic of the previous change
9922         * m4/utimes.m4 (gl_FUNC_UTIMES): Simplify the logic a bit.
9923         This should not affect whether the test succeeds or fails.
9924
9925         utimens: configure better on hosts with NFS clock skew
9926         * m4/utimes.m4 (gl_FUNC_UTIMES): Don't assume that utimes (f, NULL)
9927         uses the clock of the local host.  It might use the clock of the
9928         NFS server.  Reported for Linux 2.4.21 client by Bruno Haible in
9929         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00113.html>.
9930
9931 2010-12-25  Bruno Haible  <bruno@clisp.org>
9932
9933         ptsname test: Avoid failure on Solaris.
9934         * tests/test-ptsname.c (main): For Solaris, use the recommended way to
9935         open a pseudo-terminal; don't use BSD-style ptys.
9936         * doc/posix-functions/ptsname.texi: Document the limitation on Solaris.
9937
9938 2010-12-25  Bruno Haible  <bruno@clisp.org>
9939
9940         ptsname: Avoid ERANGE failure on some systems.
9941         * lib/ptsname.c (buffer): Increase size.
9942
9943 2010-12-25  Bruno Haible  <bruno@clisp.org>
9944
9945         rename, renameat: Avoid test failures at NFS mounted locations.
9946         * tests/test-rename.h (assert_nonexistent): Remove the old directory,
9947         so that subsequent mkdir calls succeed.
9948
9949 2010-12-25  Bruno Haible  <bruno@clisp.org>
9950
9951         iswblank: Fix C++ link error on Solaris 8.
9952         * lib/wctype.in.h (iswblank): Declare using _GL_FUNCDECL_RPL or
9953         _GL_FUNCDECL_SYS.
9954
9955 2010-12-25  Bruno Haible  <bruno@clisp.org>
9956
9957         unistd: Fix C++ link error on Solaris 8.
9958         * modules/unistd-c++-tests (test_unistd_c___LDADD): Add $(LIB_EACCESS).
9959
9960 2010-12-25  Bruno Haible  <bruno@clisp.org>
9961
9962         readlink doc: Mention an old glibc bug.
9963         * doc/posix-functions/readlink.texi: Mention glibc 2.4 bug (BZ #2450).
9964
9965 2010-12-25  Bruno Haible  <bruno@clisp.org>
9966
9967         fcntl-h: Fix for use of C++ on glibc systems.
9968         * lib/fcntl.in.h: Include <sys/stat.h> before include_next <fcntl.h>
9969         also on glibc systems in C++ mode.
9970         Reported by Gary V. Vaughan <gary@gnu.org>.
9971
9972 2010-12-25  Bruno Haible  <bruno@clisp.org>
9973
9974         roundl-ieee: Make it work on OSF/1 5.1 with cc.
9975         * modules/roundl-ieee (Depends-on): Add floorl-ieee, ceill-ieee.
9976
9977 2010-12-25  Bruno Haible  <bruno@clisp.org>
9978
9979         truncl-ieee: Make it work on OSF/1 5.1 with cc.
9980         * doc/posix-functions/truncl.texi: Mention the OSF/1 5.1 bug.
9981         * m4/truncl.m4 (gl_FUNC_TRUNCL): If gl_FUNC_TRUNCL_IEEE is also used,
9982         test whether truncl works according to ISO C 99 with IEC 60559.
9983         * m4/truncl-ieee.m4: New file.
9984         * modules/truncl-ieee (Files): Add it and m4/minus-zero.m4,
9985         m4/signbit.m4.
9986         (configure.ac): Invoke gl_FUNC_TRUNCL_IEEE.
9987
9988 2010-12-25  Bruno Haible  <bruno@clisp.org>
9989
9990         ceill-ieee: Make it work on OSF/1 5.1 with cc.
9991         * doc/posix-functions/ceill.texi: Mention the OSF/1 5.1 bug.
9992         * m4/ceill.m4 (gl_FUNC_CEILL): If gl_FUNC_CEILL_IEEE is also used,
9993         test whether ceill works according to ISO C 99 with IEC 60559.
9994         * m4/ceill-ieee.m4: New file.
9995         * modules/ceill-ieee (Files): Add it and m4/minus-zero.m4,
9996         m4/signbit.m4.
9997         (configure.ac): Invoke gl_FUNC_CEILL_IEEE.
9998
9999 2010-12-25  Bruno Haible  <bruno@clisp.org>
10000
10001         Ensure all prerequisites of <wchar.h> are included.
10002         * m4/btowc.m4 (gl_FUNC_BTOWC): Include <stddef.h>, <stdio.h>, <time.h>
10003         before <wchar.h>.
10004         * m4/mbrlen.m4 (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL,
10005         gl_MBRLEN_NUL_RETVAL): Likewise.
10006         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
10007         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL,
10008         AC_FUNC_MBRTOWC): Likewise.
10009         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
10010         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
10011         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise.
10012         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
10013         Likewise.
10014         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
10015         * m4/wchar_h.m4 (gl_WCHAR_H_INLINE_OK): Likewise.
10016         (gl_WCHAR_H): Improve comments.
10017         * m4/wctype_h.m4 (gl_WCTYPE_H): Likewise.
10018
10019 2010-12-25  Bruno Haible  <bruno@clisp.org>
10020
10021         strtok_r: Fix C syntax error in autoconf macro.
10022         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Don't use UTF-8 encoded U+00A0
10023         characters in test program.
10024
10025 2010-12-24  Bruno Haible  <bruno@clisp.org>
10026
10027         ceil, trunc, round: Fix gcc warnings.
10028         * lib/ceil.c (MIN): Undefine before redefining.
10029         * lib/trunc.c (MIN): Likewise.
10030         * lib/round.c (MIN): Likewise.
10031         Include <math.h> first.
10032
10033 2010-12-24  Bruno Haible  <bruno@clisp.org>
10034
10035         select tests: Avoid failures on OSF/1 5.1.
10036         * tests/test-select.c (test_accept_first, test_socket_pair): Ignore
10037         failure of closing the last socket; it may fail with ECONNRESET.
10038
10039 2010-12-24  Eric Blake  <eblake@redhat.com>
10040
10041         stdint: avoid HP-UX 10.20 preprocessor bug
10042         * lib/stdint.in.h (INT64_MAX, UINT64_MAX): Check via #ifdef rather
10043         than #if.
10044         * tests/test-floor2.c (main): Likewise.
10045         Reported by Peter O'Gorman.
10046
10047         pipe: make obsoletion transition easier
10048         * lib/pipe.h: Restore file as thin shim around "spawn-pipe.h".
10049         * modules/pipe (Files): Include revived file.
10050         (Include): Drop reference, to mirror getdate's behavior.
10051
10052 2010-12-24  Bruno Haible  <bruno@clisp.org>
10053
10054         sys_socket: Hide mismatch of declarations on NonStop Kernel.
10055         * lib/sys_socket.in.h (connect, bind, sendto, setsockopt): Use
10056         _GL_CXXALIAS_SYS_CAST instead of _GL_CXXALIAS_SYS.
10057         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10058
10059 2010-12-24  Bruno Haible  <bruno@clisp.org>
10060
10061         gethostname: Ensure declaration on NonStop Kernel.
10062         * lib/unistd.in.h: Include <netdb.h> also on NonStop Kernel systems.
10063         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10064
10065 2010-12-24  Bruno Haible  <bruno@clisp.org>
10066
10067         sys_select: Ensure all necessary types on NonStop Kernel.
10068         * lib/sys_select.in.h: If the system does not have <sys/select.h>,
10069         include <sys/time.h>.
10070         * doc/posix-headers/sys_select.texi: Mention that it's missing on
10071         NonStop Kernel.
10072         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10073
10074 2010-12-24  Bruno Haible  <bruno@clisp.org>
10075
10076         sys_select: Remove unneeded include.
10077         * lib/sys_select.in.h: Don't include <sys/socket.h> on platforms that
10078         have <sys/select.h>.
10079
10080 2010-12-24  Bruno Haible  <bruno@clisp.org>
10081
10082         gethostname: Provide a fallback for HOST_NAME_MAX.
10083         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): When neither HOST_NAME_MAX
10084         nor MAXHOSTNAMELEN is found in the usual system headers, use 256
10085         instead.
10086         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10087
10088 2010-12-24  Bruno Haible  <bruno@clisp.org>
10089
10090         sigaction tests: Allow missing SA_RESETHAND and SA_RESTART.
10091         * tests/test-sigaction.c (SA_RESETHAND): Fall back to 0.
10092         (SA_RESTART): Likewise.
10093         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10094
10095 2010-12-24  Bruno Haible  <bruno@clisp.org>
10096
10097         signal: Define NSIG.
10098         * lib/signal.in.h (NSIG): Define to 32 on NonStop Kernel.
10099         * tests/test-signal.c (nsig): New variable.
10100         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10101
10102 2010-12-24  Bruno Haible  <bruno@clisp.org>
10103
10104         rename, renameat: Avoid test failures on OSF/1 5.1.
10105         * tests/test-rename.h (test_rename): Allow EEXIST and ENOTDIR as
10106         alternative error codes.
10107         * tests/test-renameat.c (main): Likewise.
10108
10109 2010-12-24  Bruno Haible  <bruno@clisp.org>
10110
10111         *printf: Detect large precisions bug on Solaris 10/SPARC.
10112         * m4/printf.m4 (gl_PRINTF_PRECISION): Add one more test code, provided
10113         by Paul Eggert.
10114         * tests/test-snprintf-posix.h (test_function): Add this test code here
10115         too.
10116         * tests/test-sprintf-posix.h (test_function): Likewise.
10117         * tests/test-vasnprintf-posix.c (test_function): Likewise.
10118         * tests/test-vasprintf-posix.c (test_function): Likewise.
10119         * doc/posix-functions/fprintf.texi: Mention Solaris 10 bug as worked
10120         around by gnulib.
10121         * doc/posix-functions/printf.texi: Likewise.
10122         * doc/posix-functions/snprintf.texi: Likewise.
10123         * doc/posix-functions/sprintf.texi: Likewise.
10124         * doc/posix-functions/vfprintf.texi: Likewise.
10125         * doc/posix-functions/vprintf.texi: Likewise.
10126         * doc/posix-functions/vsnprintf.texi: Likewise.
10127         * doc/posix-functions/vsprintf.texi: Likewise.
10128         * doc/posix-functions/dprintf.texi: Undo last commit.
10129         * doc/posix-functions/vdprintf.texi: Likewise.
10130
10131 2010-12-23  Paul Eggert  <eggert@cs.ucla.edu>
10132
10133         tests: port test-fdutimensat.c to Solaris 8
10134         * tests/test-fdutimensat.c (do_fdutimens): Don't assume
10135         fdutimensat works with a nonnegative fd and AT_SYMLINK_NOFOLLOW.
10136         On Solaris 8, it fails with errno == ENOSYS, because there is no
10137         futimens (so it can't use the fd), and there is no lutimens (so it
10138         can't implement AT_SYMLINK_NOFOLLOW on symlinks).
10139
10140         vsnprintf: make more consistent with snprintf; doc fixes
10141
10142         * doc/posix-functions/snprintf.texi (snprintf): The workaround for
10143         the byte count return problem was promoted from the snprintf-posix
10144         to the snprintf module.
10145         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
10146         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Also check
10147         gl_SNPRINTF_RETVAL_C99, for consistency with gl_FUNC_SNPRINTF.
10148         * tests/test-snprintf.c (main): Check the byte count returned.
10149         * tests/test-vsnprintf.c (main): Likewise.
10150
10151 2010-12-23  Eric Blake  <eblake@redhat.com>
10152
10153         sigpipe: relax to LGPLv2+, since it did not have any LGPLv3+ parts
10154         * modules/sigpipe (License): Relax license.
10155
10156 2010-12-22  Paul Eggert  <eggert@cs.ucla.edu>
10157
10158         doc: document Solaris printf bug with large float precisions
10159         * doc/posix-functions/dprintf.texi (dprintf):
10160         * doc/posix-functions/fprintf.texi (fprintf):
10161         * doc/posix-functions/printf.texi (printf):
10162         * doc/posix-functions/snprintf.texi (snprintf):
10163         * doc/posix-functions/sprintf.texi (sprintf):
10164         * doc/posix-functions/vdprintf.texi (vdprintf):
10165         * doc/posix-functions/vfprintf.texi (vfprintf):
10166         * doc/posix-functions/vprintf.texi (vprintf):
10167         * doc/posix-functions/vsnprintf.texi (vsnprintf):
10168         * doc/posix-functions/vsprintf.texi (vsprintf):
10169         Mention that these functions mishandle large floating point
10170         precisions on Solaris 10.  The same bug is also present in Solaris
10171         8, and I assume earlier.  This causes "cd gnulib-tests; make
10172         check" to fail on Solaris 8 (and I assume, later) when building
10173         the latest coreutils, in test-vasprintf-posix's call to
10174         my_asprintf (&result, "%.4000f %d", 1.0, 99).  I have not checked
10175         the wide flavors (e.g., wprintf) so this patch just updates the
10176         documentation for the narrow ones.
10177
10178         test-posixtm.c: add two tests
10179         * tests/test-posixtm.c: Add two tests, to highlight the
10180         bug in Solaris 10 (and earlier) localtime.  Gnulib doesn't work
10181         around this bug; this is merely to document it.
10182
10183 2010-12-22  Bruno Haible  <bruno@clisp.org>
10184
10185         getlogin_r: Work around portability problem on OSF/1.
10186         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Detect the OSF/1 problem.
10187         * lib/unistd.in.h (getlogin_r): Replace if REPLACE_GETLOGIN_R is set.
10188         * lib/getlogin_r.c (getlogin_r): When getlogin_r exists, invoke it and
10189         test for a truncated result.
10190         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize REPLACE_GETLOGIN_R.
10191         * modules/unistd (Makefile.am): Substitute REPLACE_GETLOGIN_R.
10192         * modules/getlogin_r (Depends-on): Add memchr.
10193         * doc/posix-functions/getlogin_r.texi: Mention the OSF/1 problem.
10194
10195 2010-12-22  Bruno Haible  <bruno@clisp.org>
10196
10197         ptsname: Avoid test failure on OSF/1 5.1.
10198         * modules/ptsname-tests (Depends-on): Add 'same-inode'.
10199         * tests/test-ptsname.c: Include <sys/stat.h>, same-inode.h.
10200         (same_slave): New function.
10201         (main): Use it to compare ptsname's result with the expected file name.
10202
10203 2010-12-22  Bruno Haible  <bruno@clisp.org>
10204
10205         Port extended stdio modules to HP NonStop Kernel.
10206         * lib/stdio-impl.h (_IOERR, _IOREAD, _IOWRT, _IORW) [__TANDEM]: New
10207         macros.
10208         * lib/fbufmode.c: Update comments.
10209         * lib/fflush.c: Likewise.
10210         * lib/fpurge.c: Likewise.
10211         * lib/freadable.c: Likewise.
10212         * lib/freadahead.c: Likewise.
10213         * lib/freading.c: Likewise.
10214         * lib/freadptr.c: Likewise.
10215         * lib/freadseek.c: Likewise.
10216         * lib/fseeko.c: Likewise.
10217         * lib/fseterr.c: Likewise.
10218         * lib/fwritable.c: Likewise.
10219         * lib/fwriting.c: Likewise.
10220         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10221
10222 2010-12-22  Bruno Haible  <bruno@clisp.org>
10223
10224         ttyname_r: Work around bug on OSF/1 5.1.
10225         * doc/posix-functions/ttyname_r.texi: Mention the OSF/1 bug.
10226         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Detect the OSF/1 bug. Say "no"
10227         instead of "guessing no" when the OSF/1 bug or the Solaris bug is
10228         present.
10229         * lib/ttyname_r.c (ttyname_r): Update comments.
10230
10231 2010-12-22  Bruno Haible  <bruno@clisp.org>
10232
10233         round: Implement result sign according to IEEE 754.
10234         * lib/round.c (MIN, MINUS_ZERO): New macros.
10235         (FLOOR_FREE_ROUND): Return -0.0 for -0.5 < x < 0.
10236         * tests/test-roundf-ieee.c (main): Test also values between -1 and 1.
10237         * tests/test-round-ieee.c (main): Likewise.
10238         * tests/test-roundl-ieee.c (main): Likewise.
10239
10240         trunc: Implement result sign according to IEEE 754.
10241         * lib/trunc.c (MIN, MINUS_ZERO): New macros.
10242         (FUNC): Return +0.0 for 0 < x < 1 and -0.0 for -1 < x < 0.
10243         * tests/test-trunc2.c: Include minus-zero.h.
10244         (MINUS_ZERO): New macro.
10245         (trunc_reference): Keep in sync with lib/trunc.c.
10246         * tests/test-truncf2.c: Include minus-zero.h.
10247         (MINUS_ZERO): New macro.
10248         (truncf_reference): Keep in sync with lib/trunc.c.
10249         * tests/test-truncf-ieee.c (main): Test also values between -1 and 1.
10250         * tests/test-trunc-ieee.c (main): Likewise.
10251         * tests/test-truncl-ieee.c (main): Likewise.
10252
10253         ceil: Implement result sign according to IEEE 754.
10254         * lib/ceil.c (MIN, MINUS_ZERO): New macros.
10255         (FUNC): Return -0.0 for -1 < x < 0.
10256         * tests/test-ceil2.c: Include minus-zero.h.
10257         (MINUS_ZERO): New macro.
10258         (ceil_reference): Keep in sync with lib/ceil.c.
10259         * tests/test-ceilf2.c: Include minus-zero.h.
10260         (MINUS_ZERO): New macro.
10261         (ceilf_reference): Keep in sync with lib/ceil.c.
10262         * tests/test-ceilf-ieee.c (main): Test also values between -1 and 1.
10263         * tests/test-ceil-ieee.c (main): Likewise.
10264         * tests/test-ceill-ieee.c (main): Likewise.
10265
10266         floor: Implement result sign according to IEEE 754.
10267         * lib/floor.c (FUNC): Return +0.0 for 0 < x < 1.
10268         * tests/test-floor2.c (floor_reference): Keep in sync with lib/floor.c.
10269         * tests/test-floorf2.c (floorf_reference): Likewise.
10270         * tests/test-floorf-ieee.c (main): Test also values between -1 and 1.
10271         * tests/test-floor-ieee.c (main): Likewise.
10272         * tests/test-floorl-ieee.c (main): Likewise.
10273
10274 2010-12-22  Bruno Haible  <bruno@clisp.org>
10275
10276         getaddrinfo: Update doc.
10277         * doc/posix-functions/gai_strerror.texi: Return type is also different
10278         on AIX and HP-UX.
10279
10280 2010-12-22  Paul Eggert  <eggert@cs.ucla.edu>
10281
10282         getaddrinfo, inet_ntop: Update doc for Solaris.
10283         * doc/posix-functions/gai_strerror.texi: Return type is also an
10284         issue on Solaris 9 and earlier.
10285         * doc/posix-functions/inet_ntop.texi: 4th arg type is also an issue
10286         on Solaris 10 and earlier.
10287
10288 2010-12-21  Bruno Haible  <bruno@clisp.org>
10289
10290         New module 'roundl-ieee'.
10291         * modules/roundl-ieee: New file.
10292         * m4/roundl.m4 (gl_FUNC_ROUNDL): If gl_FUNC_ROUNDL_IEEE is also used,
10293         test whether roundl works according to ISO C 99 with IEC 60559.
10294         * m4/roundl-ieee.m4: New file.
10295         * modules/roundl-ieee-tests: New file.
10296         * tests/test-roundl-ieee.c: New file, based on tests/test-roundl.c.
10297         * tests/test-roundl.c (main): Remove signbit tests.
10298         * modules/roundl-tests (Depends-on): Remove signbit.
10299         * doc/posix-functions/roundl.texi: Mention the new module.
10300
10301 2010-12-21  Bruno Haible  <bruno@clisp.org>
10302
10303         New module 'truncl-ieee'.
10304         * modules/truncl-ieee: New file.
10305         * modules/truncl-ieee-tests: New file.
10306         * tests/test-truncl-ieee.c: New file, based on tests/test-truncl.c.
10307         * tests/test-truncl.c (main): Remove signbit tests.
10308         * modules/truncl-tests (Depends-on): Remove signbit.
10309         * doc/posix-functions/truncl.texi: Mention the new module.
10310
10311 2010-12-21  Bruno Haible  <bruno@clisp.org>
10312
10313         New module 'ceill-ieee'.
10314         * modules/ceill-ieee: New file.
10315         * modules/ceill-ieee-tests: New file.
10316         * tests/test-ceill-ieee.c: New file, based on tests/test-ceill.c.
10317         * tests/test-ceill.c (main): Remove signbit tests.
10318         * modules/ceill-tests (Depends-on): Remove signbit.
10319         * doc/posix-functions/ceill.texi: Mention the new module.
10320
10321 2010-12-21  Bruno Haible  <bruno@clisp.org>
10322
10323         New module 'floorl-ieee'.
10324         * modules/floorl-ieee: New file.
10325         * modules/floorl-ieee-tests: New file.
10326         * tests/test-floorl-ieee.c: New file, based on tests/test-floorl.c.
10327         * tests/test-floorl.c (main): Remove signbit tests.
10328         * modules/floorl-tests (Depends-on): Remove signbit.
10329         * doc/posix-functions/floorl.texi: Mention the new module.
10330
10331 2010-12-21  Bruno Haible  <bruno@clisp.org>
10332
10333         New module 'round-ieee'.
10334         * modules/round-ieee: New file.
10335         * m4/round.m4 (gl_FUNC_ROUND): If gl_FUNC_ROUND_IEEE is also used, test
10336         whether round works according to ISO C 99 with IEC 60559.
10337         * m4/round-ieee.m4: New file.
10338         * modules/round-ieee-tests: New file.
10339         * tests/test-round-ieee.c: New file, based on tests/test-roundf-ieee.c.
10340         * tests/test-round1.c (main): Remove signbit tests.
10341         * modules/round-tests (Depends-on): Remove 'signbit'.
10342         * doc/posix-functions/round.texi: Mention the new module.
10343
10344 2010-12-21  Bruno Haible  <bruno@clisp.org>
10345
10346         New module 'trunc-ieee'.
10347         * modules/trunc-ieee: New file.
10348         * m4/trunc.m4 (gl_FUNC_TRUNC): If gl_FUNC_TRUNC_IEEE is also used, test
10349         whether trunc works according to ISO C 99 with IEC 60559.
10350         * m4/trunc-ieee.m4: New file.
10351         * lib/math.in.h (trunc): Replace if REPLACE_TRUNC is set.
10352         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNC.
10353         * modules/math (Makefile.am): Substitute REPLACE_TRUNC.
10354         * modules/trunc-ieee-tests: New file.
10355         * tests/test-trunc-ieee.c: New file, based on tests/test-truncf-ieee.c.
10356         * tests/test-trunc1.c (main): Remove signbit tests.
10357         * modules/trunc-tests (Depends-on): Remove 'signbit'.
10358         * doc/posix-functions/trunc.texi: Mention the new module.
10359
10360 2010-12-21  Bruno Haible  <bruno@clisp.org>
10361
10362         New module 'ceil-ieee'.
10363         * modules/ceil-ieee: New file.
10364         * m4/ceil.m4 (gl_FUNC_CEIL): Require gl_MATH_H_DEFAULTS. If
10365         gl_FUNC_CEIL_IEEE is also used, test whether ceil works according to
10366         ISO C 99 with IEC 60559.
10367         * m4/ceil-ieee.m4: New file.
10368         * modules/ceil (Files): Add lib/ceil.c.
10369         (Depends-on): Add 'float'.
10370         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
10371         * lib/math.in.h (ceil): New declaration.
10372         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEIL,
10373         REPLACE_CEIL.
10374         * modules/math (Makefile.am): Substitute GNULIB_CEIL, REPLACE_CEIL.
10375         * modules/ceil-ieee-tests: New file.
10376         * tests/test-ceil-ieee.c: New file, based on tests/test-ceilf-ieee.c.
10377         * tests/test-math-c++.cc: Check the signature of 'ceil'.
10378         * doc/posix-functions/ceil.texi: Mention the new module.
10379
10380 2010-12-21  Bruno Haible  <bruno@clisp.org>
10381
10382         New module 'floor-ieee'.
10383         * modules/floor-ieee: New file.
10384         * m4/floor.m4 (gl_FUNC_FLOOR): Require gl_MATH_H_DEFAULTS. If
10385         gl_FUNC_FLOOR_IEEE is also used, test whether floor works according to
10386         ISO C 99 with IEC 60559.
10387         * m4/floor-ieee.m4: New file.
10388         * modules/floor (Files): Add lib/floor.c.
10389         (Depends-on): Add 'float'.
10390         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
10391         * lib/math.in.h (floor): New declaration.
10392         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOOR,
10393         REPLACE_FLOOR.
10394         * modules/math (Makefile.am): Substitute GNULIB_FLOOR, REPLACE_FLOOR.
10395         * modules/floor-ieee-tests: New file.
10396         * tests/test-floor-ieee.c: New file, based on tests/test-floorf-ieee.c.
10397         * tests/test-math-c++.cc: Check the signature of 'floor'.
10398         * doc/posix-functions/floor.texi: Mention the new module.
10399
10400 2010-12-21  Bruno Haible  <bruno@clisp.org>
10401
10402         New module 'roundf-ieee'.
10403         * modules/roundf-ieee: New file.
10404         * m4/roundf.m4 (gl_FUNC_ROUNDF): If gl_FUNC_ROUNDF_IEEE is also used,
10405         test whether roundf works according to ISO C 99 with IEC 60559.
10406         * m4/roundf-ieee.m4: New file.
10407         * modules/roundf-ieee-tests: New file.
10408         * tests/test-roundf-ieee.c: New file, based on tests/test-roundf1.c.
10409         * tests/test-roundf1.c (main): Remove signbit tests.
10410         * modules/roundf-tests (Depends-on): Remove 'signbit'.
10411         * doc/posix-functions/roundf.texi: Mention the new module.
10412
10413 2010-12-21  Bruno Haible  <bruno@clisp.org>
10414
10415         New module 'truncf-ieee'.
10416         * modules/truncf-ieee: New file.
10417         * m4/truncf.m4 (gl_FUNC_TRUNCF): If gl_FUNC_TRUNCF_IEEE is also used,
10418         test whether truncf works according to ISO C 99 with IEC 60559.
10419         * m4/truncf-ieee.m4: New file.
10420         * lib/math.in.h (truncf): Replace if REPLACE_TRUNCF is set.
10421         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCF.
10422         * modules/math (Makefile.am): Substitute REPLACE_TRUNCF.
10423         * modules/truncf-ieee-tests: New file.
10424         * tests/test-truncf-ieee.c: New file, based on tests/test-truncf1.c.
10425         * tests/test-truncf1.c (main): Remove signbit tests.
10426         * modules/truncf-tests (Depends-on): Remove 'signbit'.
10427         * doc/posix-functions/truncf.texi: Mention the new module.
10428
10429 2010-12-21  Bruno Haible  <bruno@clisp.org>
10430
10431         New module 'ceilf-ieee'.
10432         * modules/ceilf-ieee: New file.
10433         * m4/ceilf.m4 (gl_FUNC_FLOORF): If gl_FUNC_CEILF_IEEE is also used,
10434         test whether ceilf works according to ISO C 99 with IEC 60559.
10435         * m4/ceilf-ieee.m4: New file.
10436         * modules/ceilf-ieee-tests: New file.
10437         * tests/test-ceilf-ieee.c: New file, based on tests/test-ceilf1.c.
10438         * tests/test-ceilf1.c (main): Remove signbit tests.
10439         * modules/ceilf-tests (Depends-on): Remove 'signbit'.
10440         * doc/posix-functions/ceilf.texi: Mention the new module.
10441
10442 2010-12-21  Bruno Haible  <bruno@clisp.org>
10443
10444         New module 'floorf-ieee'.
10445         * modules/floorf-ieee: New file.
10446         * m4/floorf.m4 (gl_FUNC_FLOORF): If gl_FUNC_FLOORF_IEEE is also used,
10447         test whether floorf works according to ISO C 99 with IEC 60559.
10448         * m4/floorf-ieee.m4: New file.
10449         * modules/floorf-ieee-tests: New file.
10450         * tests/test-floorf-ieee.c: New file, based on tests/test-floorf1.c.
10451         * tests/test-floorf1.c (main): Remove signbit tests.
10452         * modules/floorf-tests (Depends-on): Remove 'signbit'.
10453         * doc/posix-functions/floorf.texi: Mention the new module.
10454
10455 2010-12-21  Bruno Haible  <bruno@clisp.org>
10456
10457         Support for minus zero in autoconf macros.
10458         * m4/minus-zero.m4: New file, based on tests/minus-zero.h.
10459         * m4/signbit.m4 (gl_FLOAT_SIGNBIT_CODE, gl_DOUBLE_SIGNBIT_CODE,
10460         gl_LONG_DOUBLE_SIGNBIT_CODE, gl_FLOATTYPE_SIGNBIT_CODE): New macros.
10461         * tests/minus-zero.h: Update comments.
10462
10463 2010-12-21  Bruno Haible  <bruno@clisp.org>
10464
10465         Tests for module 'ceil'.
10466         * modules/ceil-tests: New file.
10467         * tests/test-ceil1.c: New file, based on tests/test-ceill.c.
10468         * tests/test-ceil2.c: New file, based on tests/test-ceilf2.c.
10469
10470 2010-12-21  Bruno Haible  <bruno@clisp.org>
10471
10472         Tests for module 'floor'.
10473         * modules/floor-tests: New file.
10474         * tests/test-floor1.c: New file, based on tests/test-floorl.c.
10475         * tests/test-floor2.c: New file, based on tests/test-floorf2.c.
10476
10477 2010-12-21  Bruno Haible  <bruno@clisp.org>
10478
10479         math: Fix indentation.
10480         * lib/math.in.h (floorf): Fix indentation.
10481
10482 2010-12-21  Bruno Haible  <bruno@clisp.org>
10483
10484         Fix cross-compilation guesses on Solaris.
10485         * m4/fopen.m4 (gl_FUNC_FOPEN): Correct shell pattern so that it does
10486         not match "solaris2.10".
10487         * m4/open.m4 (gl_FUNC_OPEN): Likewise.
10488         * m4/printf.m4 (gl_SNPRINTF_TRUNCATION_C99, gl_SNPRINTF_DIRECTIVE_N,
10489         gl_VSNPRINTF_ZEROSIZE_C99): Likewise.
10490
10491 2010-12-21  Paul Eggert  <eggert@cs.ucla.edu>
10492
10493         snprintf: port snprintf (NULL, 0, ...) to Solaris 8 and 9
10494         This fixes a problem observed with the latest coreutils snapshot
10495         that caused a test to fail on Solaris 8.  src/csplit.c's call
10496         snprintf (NULL, 0, format, UINT_MAX) returns -1 on Solaris 9 and
10497         earlier, instead of returning the number of bytes that would have
10498         been generated; this causes csplit to incorrectly report memory
10499         exhaustion.
10500         * m4/printf.m4 (gl_SNPRINTF_RETVAL_C99): Also check for
10501         snprintf (NULL, 0, ...) and (for good measure) snprintf (buf, 0, ...).
10502         Guess that it doesn't work on Solaris 2.6 through 9.  Adjust
10503         comments to match.
10504         (gl_PRINTF_SIZES_C99, gl_PRINTF_DIRECTIVE_F, gl_SNPRINTF_RETVAL_C99):
10505         Fix typo in matching older versions of Solaris: "solaris2.10"
10506         is matched by the shell pattern "solaris2.[0-9]*".  This matters
10507         only for guessing while cross-compiling.
10508         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Also check gl_SNPRINTF_RETVAL_C99.
10509
10510 2010-12-20  Paul Eggert  <eggert@cs.ucla.edu>
10511
10512         ftoastr: fix comment again
10513         * lib/ftoastr.h: Fix typo in comment.  Noted by Ben Pfaff in
10514         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00149.html>.
10515         Also, simplify example a bit by using flags = 0.
10516
10517 2010-12-20  Bruno Haible  <bruno@clisp.org>
10518
10519         round*, trunc*: Update documentation regarding glibc.
10520         * doc/posix-functions/roundf.texi: Mention missing declaration problem.
10521         * doc/posix-functions/round.texi: Likewise.
10522         * doc/posix-functions/roundl.texi: Likewise.
10523         * doc/posix-functions/truncf.texi: Likewise.
10524         * doc/posix-functions/trunc.texi: Likewise.
10525         * doc/posix-functions/truncl.texi: Likewise.
10526
10527 2010-12-20  Bruno Haible  <bruno@clisp.org>
10528
10529         roundf, round, roundl: Update documentation regarding OSF/1 5.1.
10530         * doc/posix-functions/roundf.texi: Mention OSF/1 5.1 problem.
10531         * doc/posix-functions/round.texi: Likewise.
10532         * doc/posix-functions/roundl.texi: Likewise.
10533
10534 2010-12-20  Bruno Haible  <bruno@clisp.org>
10535
10536         ttyname_r: Add missing declaration on HP-UX 11.
10537         * lib/unistd.in.h (ttyname_r): Test HAVE_DECL_TTYNAME_R instead of
10538         HAVE_TTYNAME_R.
10539         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Test whether ttyname_r is
10540         declared. Set HAVE_TTYNAME_R always.
10541         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
10542         HAVE_DECL_TTYNAME_R, not HAVE_TTYNAME_R.
10543         * modules/unistd (Makefile.am): Substitute HAVE_DECL_TTYNAME_R, not
10544         HAVE_TTYNAME_R.
10545         * doc/posix-functions/ttyname_r.texi: Document the HP-UX 11 problem.
10546
10547 2010-12-20  Bruno Haible  <bruno@clisp.org>
10548
10549         getlogin, getlogin_r: Document HP-UX 11.11 bugs.
10550         * doc/posix-functions/getlogin.texi: Document HP-UX 11.11 bug.
10551         * doc/posix-functions/getlogin_r.texi: Likewise.
10552         * tests/test-getlogin.c: Include <errno.h>.
10553         (main): Avoid test failure on HP-UX 11.11.
10554         * tests/test-getlogin_r.c (main): Likewise.
10555
10556 2010-12-20  Bruno Haible  <bruno@clisp.org>
10557
10558         getlogin_r: Add missing declaration on HP-UX 11.
10559         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Test whether getlogin_r is
10560         declared also when it exists as a function.
10561         * doc/posix-functions/getlogin_r.texi: Document this workaround.
10562
10563 2010-12-20  Bruno Haible  <bruno@clisp.org>
10564
10565         wcsrtombs: Don't confuse mbstate_t with rpl_mbstate_t.
10566         * lib/wcsrtombs.c: If gnulib overrides mbstate_t, define wcsrtombs
10567         through wcrtomb.
10568
10569 2010-12-19  Paul Eggert  <eggert@cs.ucla.edu>
10570
10571         ftoastr: fix comment
10572         * lib/ftoastr.h: Fix typo in comment.  Noted by Ben Pfaff in
10573         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00130.html>.
10574
10575 2010-12-19  Bruno Haible  <bruno@clisp.org>
10576
10577         isnan: Ensure it is a macro.
10578         * lib/math.in.h (isnan): Define as a macro if not already a macro.
10579         * doc/posix-functions/isnan.texi: Mention problem on IRIX, OSF/1,
10580         Solaris.
10581
10582 2010-12-19  Bruno Haible  <bruno@clisp.org>
10583
10584         ldexpl test: Fix link error on OSF/1 5.1.
10585         * modules/ldexpl-tests (Makefile.am): Define test_ldexpl_LDADD.
10586
10587 2010-12-19  Bruno Haible  <bruno@clisp.org>
10588
10589         wctype: Make it work in C++ mode on OSF/1 5.1.
10590         * lib/wctype.in.h (iswblank): Declare but not define here.
10591         * lib/iswblank.c: New file, extracted from lib/wctype.in.h.
10592         * m4/wctype_h.m4 (gl_WCTYPE_H): Arrange to compile it if needed.
10593         * modules/wctype (Files): Add lib/iswblank.c.
10594
10595 2010-12-19  Bruno Haible  <bruno@clisp.org>
10596
10597         signal: Document problem with type of SIGRTMIN, SIGRTMAX on OSF/1 5.1.
10598         * doc/posix-headers/signal.texi: Document OSF/1 5.1 problem.
10599         * lib/strsignal.c (strsignal): Cast SIGRTMIN to 'int'.
10600
10601 2010-12-19  Bruno Haible  <bruno@clisp.org>
10602
10603         sys_socket: Use POSIX compatible declarations on OSF/1 5.1.
10604         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): On OSF/1, define
10605         _POSIX_PII_SOCKET.
10606         * doc/posix-functions/recv.texi: Document the OSF/1 problem.
10607         * doc/posix-functions/recvfrom.texi: Likewise.
10608         * doc/posix-functions/send.texi: Likewise.
10609         * doc/posix-functions/sendto.texi: Likewise.
10610
10611 2010-12-19  Bruno Haible  <bruno@clisp.org>
10612
10613         tcgetsid: Add missing declaration on OSF/1 5.1.
10614         * lib/termios.in.h (tcgetsid): Test HAVE_DECL_TCGETSID instead of
10615         HAVE_TCGETSID.
10616         * m4/tcgetsid.m4 (gl_FUNC_TCGETSID): Test whether tcgetsid is declared.
10617         Don't set HAVE_TCGETSID.
10618         * m4/termios_h.m4 (gl_TERMIOS_H_DEFAULTS): Initialize
10619         HAVE_DECL_TCGETSID, not HAVE_TCGETSID.
10620         * modules/termios (Makefile.am): Substitute HAVE_DECL_TCGETSID, not
10621         HAVE_TCGETSID.
10622         * doc/posix-functions/tcgetsid.texi: Mention the OSF/1 5.1 problem.
10623
10624 2010-12-19  Bruno Haible  <bruno@clisp.org>
10625
10626         stdio: Fix problem with popen() declaration on OSF/1 5.1.
10627         * lib/stdio.in.h: During the include_next statement, let recursive
10628         includes of this file include only the system header file.
10629
10630 2010-12-19  Bruno Haible  <bruno@clisp.org>
10631
10632         iconv_open: Fix regression from 2010-12-04.
10633         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Fix typo.
10634         Reported by Noah Lavine <noah.b.lavine@gmail.com>.
10635
10636 2010-12-19  Bruno Haible  <bruno@clisp.org>
10637
10638         stdbool test: Avoid a gcc warning.
10639         * tests/test-stdbool.c (main): Fail if e1 is false.
10640         Reported by Jim Meyering.
10641
10642 2010-12-19  Jim Meyering  <meyering@redhat.com>
10643
10644         setenv: restore to working order
10645         $HAVE_SETENV is used in gl_FUNC_SETENV, yet its definitions were
10646         mistakenly removed.
10647         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Restore code to set
10648         HAVE_SETENV.
10649         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Restore code to initialize
10650         HAVE_SETENV.
10651
10652 2010-12-19  Bruno Haible  <bruno@clisp.org>
10653
10654         Document some different function declarations on OSF/1 5.1.
10655         * doc/posix-functions/gai_strerror.texi: Mention different declaration.
10656         * doc/posix-functions/inet_ntop.texi: Likewise.
10657         * doc/posix-functions/gethostname.texi: Likewise.
10658         * lib/unistd.in.h (gethostname): Update comment.
10659
10660 2010-12-19  Bruno Haible  <bruno@clisp.org>
10661
10662         doc: Mention vasprintf-posix module.
10663         * doc/glibc-functions/asprintf.texi: Mention the workarounds present in
10664         the 'vasprintf-posix' module.
10665         * doc/glibc-functions/vasprintf.texi: Likewise.
10666
10667 2010-12-19  Bruno Haible  <bruno@clisp.org>
10668
10669         unsetenv: Add missing declaration on OSF/1 5.1.
10670         * lib/stdlib.in.h (setenv): Test HAVE_DECL_UNSETENV, not HAVE_UNSETENV.
10671         * m4/setenv.m4 (gl_FUNC_UNSETENV): Test whether unsetenv is declared.
10672         Don't set HAVE_UNSETENV. In the test program, set _BSD.
10673         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize HAVE_DECL_UNSETENV,
10674         not HAVE_UNSETENV.
10675         * modules/stdlib (Makefile.am): Substitute HAVE_DECL_UNSETENV, not
10676         HAVE_UNSETENV.
10677         * doc/posix-functions/unsetenv.texi: Mention the OSF/1 5.1 problem.
10678
10679 2010-12-19  Bruno Haible  <bruno@clisp.org>
10680
10681         setenv: Add missing declaration on OSF/1 5.1.
10682         * lib/stdlib.in.h (setenv): Test HAVE_DECL_SETENV, not HAVE_SETENV.
10683         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Test whether setenv is
10684         declared. Don't set HAVE_SETENV.
10685         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize HAVE_DECL_SETENV,
10686         not HAVE_SETENV.
10687         * modules/stdlib (Makefile.am): Substitute HAVE_DECL_SETENV, not
10688         HAVE_SETENV.
10689         * doc/posix-functions/setenv.texi: Mention the OSF/1 5.1 problem.
10690
10691 2010-12-19  Bruno Haible  <bruno@clisp.org>
10692
10693         nl_langinfo tests: Avoid gcc warning.
10694         * tests/test-nl_langinfo.c: Don't enable the GCC pragma for GCC 4.2.
10695
10696 2010-12-19  Bruno Haible  <bruno@clisp.org>
10697
10698         mknod: Avoid error in C++ mode on OSF/1 with GCC.
10699         * lib/sys_stat.in.h (mknod): Use _GL_CXXALIAS_SYS_CAST instead of
10700         _GL_CXXALIAS_SYS.
10701
10702 2010-12-19  Bruno Haible  <bruno@clisp.org>
10703
10704         stdbool: Relax test.
10705         * tests/test-stdbool.c (e): Don't require that casts from a variable's
10706         address to 'bool' work in static initializer, for compilers other than
10707         GCC.
10708
10709 2010-12-19  Bruno Haible  <bruno@clisp.org>
10710
10711         ftello: Add missing declaration on OSF/1 5.1.
10712         * lib/stdio.in.h (ftello): Test HAVE_DECL_FTELLO, not HAVE_FTELLO.
10713         * m4/ftello.m4 (gl_FUNC_FTELLO): Test whether ftello is declared.
10714         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_DECL_FTELLO.
10715         * modules/stdio (Makefile.am): Substitute HAVE_DECL_FTELLO.
10716         * doc/posix-functions/ftello.texi: Mention the OSF/1 5.1 problem.
10717
10718 2010-12-19  Bruno Haible  <bruno@clisp.org>
10719
10720         fseeko: Add missing declaration on OSF/1 5.1.
10721         * lib/stdio.in.h (fseeko): Test HAVE_DECL_FSEEKO, not HAVE_FSEEKO.
10722         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Test whether fseeko is declared.
10723         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_DECL_FSEEKO.
10724         * modules/stdio (Makefile.am): Substitute HAVE_DECL_FSEEKO.
10725         * doc/posix-functions/fseeko.texi: Mention the OSF/1 5.1 problem.
10726
10727 2010-12-19  Bruno Haible  <bruno@clisp.org>
10728
10729         fchdir: Add missing declaration on OSF/1 5.1.
10730         * lib/unistd.in.h (fchdir): Provide declaration if systems lacks it.
10731         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Check whether fchdir is declared.
10732         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize HAVE_DECL_FCHDIR.
10733         * modules/unistd (Makefile.am): Substitute HAVE_DECL_FCHDIR.
10734         * doc/posix-functions/fchdir.texi: Mention the OSF/1 5.1 problem.
10735
10736 2010-12-19  Bruno Haible  <bruno@clisp.org>
10737
10738         relocatable-prog-wrapper: Separate from relocatable-prog.
10739         * modules/relocatable-prog (Makefile.am): Define uninstall-hook and
10740         uninstall-relocwrapper rule here.
10741         * modules/relocatable-prog-wrapper (Makefile.am): ... not here.
10742         Reported by Ian Beckwith <ianb@erislabs.net>.
10743
10744 2010-12-19  Bruno Haible  <bruno@clisp.org>
10745
10746         unistr/u8-mbsnlen: Add missing dependency.
10747         * modules/unistr/u8-mbsnlen (Depends-on): Add unistr/u8-mbtouc.
10748         Reported by Ian Beckwith <ianb@erislabs.net>.
10749
10750 2010-12-19  Bruno Haible  <bruno@clisp.org>
10751
10752         iconv: Make it possible again to use this module without 'iconv-h'.
10753         * modules/iconv (configure.ac): Don't invoke gl_ICONV_MODULE_INDICATOR
10754         if it is not defined.
10755         Reported by Ian Beckwith <ianb@erislabs.net>.
10756
10757 2010-12-18  Paul Eggert  <eggert@cs.ucla.edu>
10758
10759         acl: port to Solaris 8 when copying from tmpfs to ufs
10760         * lib/copy-acl.c (qcopy_acl): Also allow EINVAL as an ignorable
10761         error number.  Problem observed on Solaris 8 with latest
10762         coreutils, with "mv A B", where A is on a tmpfs file system and B
10763         is on a ufs file system.  This caused coreutils' mv/part-symlink
10764         test to fail.
10765
10766         tests: set fail=0 at start
10767         * tests/init.sh (setup_): Move fail=0 initialization here ...
10768         (mktempd_): ... from here, so that tests can rely on fail being
10769         set to 0 initially.  This fixes a problem in coreutils; see:
10770         http://lists.gnu.org/archive/html/coreutils/2010-12/msg00083.html
10771
10772 2010-12-18  Bruno Haible  <bruno@clisp.org>
10773
10774         memmem-simple: Stylistic changes.
10775         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Avoid possible gcc warning.
10776         Fix preprocessor directive indentation.
10777
10778 2010-12-15  Pádraig Brady <P@draigBrady.com>
10779
10780         memmem, memmem-simple: reorganize and expand empty needle check
10781         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE, gl_FUNC_MEMMEM): Move all
10782         functional checks to memmem-simple so that one has a fully functional
10783         memmem by using just this module.
10784         Restrict the performance only check to the memmem module.
10785         Also expand the empty needle check to ensure the correct
10786         pointer is returned, not just a non NULL pointer.
10787         * doc/glibc-functions/memmem.texi: Rearrange the portability
10788         documentation to correlate with the rearranged checks.
10789         Clarify exactly how the memmem and memmem-simple modules
10790         relate to each other.
10791
10792 2010-12-15  Pádraig Brady <P@draigBrady.com>
10793             Bruno Haible  <bruno@clisp.org>
10794
10795         Improve cross-compilation guesses for uClibc.
10796         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): When cross-compiling, assume
10797         that uClibc does not have the glibc bug.
10798         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Likewise.
10799         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE): Likewise.
10800
10801 2010-12-14  Eric Blake  <eblake@redhat.com>
10802
10803         configmake: provide fallbacks for oldest supported autotools
10804         * m4/configmake.m4: New file.
10805         * modules/configmake (Files): Ship it.
10806         (configure.ac): Use it to guarantee fallbacks.
10807
10808 2010-12-13  Pádraig Brady <P@draigBrady.com>
10809
10810         read-file: Improve handling of large files
10811         * lib/read-file.c (fread_file): Minimize realloc()s
10812         for regular files, and better manage sizes around SIZE_MAX.
10813
10814 2010-12-13  Eric Blake  <eblake@redhat.com>
10815
10816         cloexec, fcntl: relax license
10817         * modules/cloexec (License): Change from LGPLv3+ to LGPLv2+, with
10818         consent from all contributors.
10819         * modules/fcntl (License): Likewise.
10820
10821 2010-12-10  Bruno Haible  <bruno@clisp.org>
10822
10823         Tests for module 'pipe-posix'.
10824         * modules/pipe-posix-tests: New file.
10825         * tests/test-pipe.c: New file, based on tests/test-pipe2.c.
10826
10827 2010-12-10  Bruno Haible  <bruno@clisp.org>
10828
10829         pipe-posix: Make it work in C++ mode.
10830         * lib/unistd.in.h: Don't include <io.h>, <fcntl.h> for pipe.
10831         (pipe): Use common idiom, not a macro definition.
10832         * lib/pipe.c: New file.
10833         * m4/pipe.m4: New file.
10834         * modules/pipe-posix (Description): Enhance.
10835         (Files): Add lib/pipe.c, m4/pipe.m4.
10836         (configure.ac): Invoke gl_FUNC_PIPE.
10837         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize HAVE_PIPE.
10838         * modules/unistd (Makefile.am): Substitute HAVE_PIPE.
10839         * tests/test-unistd-c++.cc: Check the signature of pipe.
10840
10841 2010-12-10  Bruno Haible  <bruno@clisp.org>
10842
10843         Rename module 'pipe' to 'spawn-pipe'.
10844         * modules/spawn-pipe: New file, renamed from modules/pipe.
10845         (Files, configure.ac, Makefile.am): Update.
10846         (Include): Mention "spawn-pipe.h" instead of "pipe.h".
10847         * modules/pipe: Reduce to an obsolete indirection to 'spawn-pipe'.
10848         * lib/spawn-pipe.h: New file, renamed from lib/pipe.h.
10849         * lib/spawn-pipe.c: New file, renamed from lib/pipe.c. Include
10850         "spawn-pipe.h" instead of "pipe.h".
10851         * m4/spawn-pipe.m4: New file, renamed from m4/pipe.m4. Rename gl_PIPE
10852         to gl_SPAWN_PIPE.
10853         * modules/spawn-pipe-tests: New file, renamed from modules/pipe-tests.
10854         (Files, Makefile.am): Update.
10855         * tests/test-spawn-pipe.sh: New file, renamed from tests/test-pipe.sh.
10856         Update.
10857         * tests/test-spawn-pipe.c: New file, renamed from tests/test-pipe.c.
10858         Include "spawn-pipe.h" instead of "pipe.h".
10859         * lib/csharpcomp.c: Include "spawn-pipe.h" instead of "pipe.h".
10860         * lib/javacomp.c: Likewise.
10861         * lib/javaversion.c: Likewise.
10862         * lib/pipe-filter-gi.c: Likewise.
10863         * lib/pipe-filter-ii.c: Likewise.
10864         * modules/csharpcomp (Depends-on): Add 'spawn-pipe', remove 'pipe'.
10865         * modules/javacomp (Depends-on): Likewise.
10866         * modules/javaversion (Depends-on): Likewise.
10867         * modules/pipe-filter-gi (Depends-on): Likewise.
10868         * modules/pipe-filter-ii (Depends-on): Likewise.
10869         * MODULES.html.sh (Executing programs): Update.
10870         * NEWS: Mention the change.
10871
10872 2010-12-10  Eric Blake  <eblake@redhat.com>
10873
10874         pipe-posix: new module
10875         * modules/pipe-posix: New file.
10876         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set default.
10877         (gl_UNISTD_H): Check for declaration.
10878         * modules/unistd (Makefile.am): Substitute it.
10879         * lib/unistd.in.h (pipe): Provide it for mingw.
10880         * doc/posix-functions/pipe.texi (pipe): Update documentation.
10881         * MODULES.html.sh (File descriptor based Input/Output): Likewise.
10882
10883 2010-12-07  Bruno Haible  <bruno@clisp.org>
10884
10885         unistr/u8-strcmp: Avoid collision with libc function on Solaris 11.
10886         * lib/unistr.in.h (u8_strcmp) [__sun]: Declare with real name
10887         u8_strcmp_gnu.
10888         * modules/unistr/u8-strcmp (configure.ac): Bump version number.
10889
10890 2010-12-06  Bruno Haible  <bruno@clisp.org>
10891
10892         Update internal documentation.
10893         * m4/README: Document new idioms for AC_RUN_IFELSE invocations.
10894
10895 2010-12-04  Bruno Haible  <bruno@clisp.org>
10896
10897         Put more information about failed tests into the test return codes.
10898         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Change test
10899         program so that it returns an enumerated value (0, 1, 2, 3, 4, ...).
10900         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
10901         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
10902         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Likewise.
10903         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
10904         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
10905         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
10906         * m4/isapipe.m4 (gl_PREREQ_ISAPIPE): Likewise.
10907         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
10908         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Likewise.
10909         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
10910         * m4/sleep.m4 (gl_FUNC_SLEEP): Likewise.
10911         * m4/stdint.m4 (gl_STDINT_H): Likewise.
10912         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Change test program so that it
10913         returns a bit mask.
10914         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Likewise.
10915         * m4/chown.m4 (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): Likewise.
10916         * m4/dup2.m4 (gl_FUNC_DUP2): Likewise.
10917         * m4/fcntl-o.m4 (gl_FCNTL_O_FLAGS): Likewise.
10918         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): Likewise.
10919         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Likewise.
10920         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
10921         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
10922         * m4/iconv.m4 (AM_ICONV_LINK): Likewise.
10923         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Likewise.
10924         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
10925         * m4/isnanf.m4 (gl_ISNANF_WORKS): Likewise.
10926         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
10927         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Likewise.
10928         * m4/link.m4 (gl_FUNC_LINK): Likewise.
10929         * m4/linkat.m4 (gl_FUNC_LINKAT): Likewise.
10930         * m4/mbrlen.m4 (gl_MBRLEN_RETVAL): Likewise.
10931         * m4/mbrtowc.m4 (gl_MBRTOWC_RETVAL): Likewise.
10932         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
10933         * m4/memchr.m4 (gl_FUNC_MEMCHR): Likewise.
10934         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
10935         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Likewise.
10936         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Likewise.
10937         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
10938         * m4/open.m4 (gl_FUNC_OPEN): Likewise.
10939         * m4/poll.m4 (gl_FUNC_POLL): Likewise.
10940         * m4/popen.m4 (gl_FUNC_POPEN): Likewise.
10941         * m4/printf.m4 (gl_PRINTF_SIZES_C99, gl_PRINTF_LONG_DOUBLE,
10942         gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE,
10943         gl_PRINTF_DIRECTIVE_A, gl_PRINTF_DIRECTIVE_F, gl_PRINTF_DIRECTIVE_LS,
10944         gl_PRINTF_PRECISION): Likewise.
10945         * m4/regex.m4 (gl_REGEX): Likewise.
10946         * m4/rename.m4 (gl_FUNC_RENAME): Likewise.
10947         * m4/rmdir.m4 (gl_FUNC_RMDIR): Likewise.
10948         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Likewise.
10949         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
10950         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
10951         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10952         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Likewise.
10953         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Likewise.
10954         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
10955         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
10956         * m4/symlink.m4 (gl_FUNC_SYMLINK): Likewise.
10957         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Likewise.
10958         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Likewise.
10959         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
10960         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
10961         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
10962         * m4/utimes.m4 (gl_FUNC_UTIMES): Likewise.
10963         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise.
10964         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
10965         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Likewise.
10966         (gl_FLOATTYPE_SIGN_LOCATION): Change test program so that it returns an
10967         enumerated value.
10968         * m4/acl.m4 (gl_ACL_GET_FILE): Use "if ... return 1; return 0;" style.
10969
10970 2010-12-04  Bruno Haible  <bruno@clisp.org>
10971
10972         Update for Solaris 11 2010-11.
10973         * doc/{glibc,posix}-{functions,headers}: Add info about Solaris 11
10974         Express, released in November 2010.
10975
10976 2010-12-04  Bruno Haible  <bruno@clisp.org>
10977
10978         nproc: Relax license.
10979         * modules/nproc (License): Change to LGPL, with consent by Glen Lenker
10980         and Paul Eggert.
10981         Requested by Ludovic Courtès <ludo@gnu.org>.
10982
10983 2010-12-01  Paul Eggert  <eggert@cs.ucla.edu>
10984
10985         utimecmp: fine-grained src to nearby coarse-grained dest
10986
10987         * lib/utimecmp.c (utimecmp): When UTIMECMP_TRUNCATE_SOURCE is set,
10988         and the source is on a file system with higher-resolution time
10989         stamps, than the destination, and _PC_TIMESTAMP_RESOLUTION does
10990         not work, and the time stamps are close together, the algorithm to
10991         determine the exact resolution from the read-back mtime was buggy:
10992         it had a "!=" where it should have had an "==".  This bug has been
10993         in the code ever since it was introduced to gnulib.
10994         Problem reported by Dan Jacobson in
10995         <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7529>.
10996
10997 2010-11-30  Bruno Haible  <bruno@clisp.org>
10998
10999         strerror_r-posix: Fix autoconf test.
11000         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Fix typo.
11001
11002 2010-11-28  Bruno Haible  <bruno@clisp.org>
11003             Paul Eggert  <eggert@cs.ucla.edu>
11004
11005         Tests for module 'getdomainname'.
11006         * modules/getdomainname-tests: New file.
11007         * tests/test-getdomainname.c: New file, based on
11008         tests/test-gethostname.c.
11009
11010 2010-11-28  Bruno Haible  <bruno@clisp.org>
11011             Paul Eggert  <eggert@cs.ucla.edu>
11012
11013         getdomainname: Use the system function when possible.
11014         * lib/unistd.in.h: Include <netdb.h>, for getdomainname's declaration.
11015         (getdomainname): Replace if needed. Provide the declaration if it is
11016         missing. Don't use _GL_CXXALIAS_SYS_CAST.
11017         * lib/getdomainname.c: Include <limits.h> and <sys/systeminfo.h>.
11018         (getdomainname): When the system has getdomainname, call the system
11019         function. When sysinfo (SI_SRPC_DOMAIN, ...) is possible, use that.
11020         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
11021         gl_HEADER_SYS_SOCKET and gl_HEADER_NETDB. Test whether the function is
11022         found in libnsl. Look for the declaration also in <netdb.h>. Replace
11023         the function if its second argument is of type 'int' or if it is found
11024         in libnsl.
11025         (gl_PREREQ_GETDOMAINNAME): Define HAVE_GETDOMAINNAME. Check for
11026         <sys/systeminfo.h> and sysinfo().
11027         * modules/getdomainname (Depends-on): Add netdb, sys_socket.
11028         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
11029         HAVE_DECL_GETDOMAINNAME and REPLACE_GETDOMAINNAME instead of
11030         HAVE_GETDOMAINNAME.
11031         * modules/unistd (Makefile.am): Substitute HAVE_DECL_GETDOMAINNAME and
11032         REPLACE_GETDOMAINNAME instead of HAVE_GETDOMAINNAME.
11033         * doc/glibc-functions/getdomainname.texi: Document the problems with
11034         the getdomainname declaration.
11035
11036 2010-11-28  Bruno Haible  <bruno@clisp.org>
11037
11038         sys_socket: Ensure ss_family field on AIX.
11039         * lib/sys_socket.in.h (ss_family): New macro definition.
11040         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Set
11041         HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY. Set SYS_SOCKET_H if necessary.
11042         (gl_SYS_SOCKET_H_DEFAULTS): Initialize
11043         HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY.
11044         * modules/sys_socket (Makefile.am): Substitute
11045         HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY.
11046         * doc/posix-headers/sys_socket.texi: Mention the AIX bug.
11047
11048 2010-11-27  Bruno Haible  <bruno@clisp.org>
11049
11050         readline: Improve configure output.
11051         * m4/readline.m4 (gl_FUNC_READLINE): Make the
11052         "checking for readline..." result understandable.
11053
11054 2010-11-27  Bruno Haible  <bruno@clisp.org>
11055
11056         *printf-posix: Detect a bug on Solaris 10/x86.
11057         * m4/printf.m4 (gl_PRINTF_PRECISION): Detect crash with large precision
11058         for floating-point output.
11059         * tests/test-vasnprintf-posix.c (test_function): Test precision with %f
11060         directive.
11061         * tests/test-snprintf-posix.h (test_function): Likewise.
11062         * tests/test-sprintf-posix.h (test_function): Likewise.
11063         * tests/test-vasprintf-posix.c (test_function): Likewise.
11064         * doc/posix-functions/fprintf.texi: Mention Solaris/x86 bug.
11065         * doc/posix-functions/printf.texi: Likewise.
11066         * doc/posix-functions/snprintf.texi: Likewise.
11067         * doc/posix-functions/sprintf.texi: Likewise.
11068         * doc/posix-functions/vfprintf.texi: Likewise.
11069         * doc/posix-functions/vprintf.texi: Likewise.
11070         * doc/posix-functions/vsnprintf.texi: Likewise.
11071         * doc/posix-functions/vsprintf.texi: Likewise.
11072         * doc/glibc-functions/obstack_printf.texi: Likewise.
11073         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
11074
11075 2010-11-27  Bruno Haible  <bruno@clisp.org>
11076
11077         Fix link error when module libunistring-optional is in use.
11078         * modules/striconveh-tests (Makefile.am): Link with $(LIBUNISTRING).
11079         * modules/striconveha-tests (Makefile.am): Likewise.
11080
11081 2010-11-27  Bruno Haible  <bruno@clisp.org>
11082
11083         regex: Mention link dependencies.
11084         * modules/regex (Link): New section.
11085         * modules/rpmatch (Link): Likewise.
11086         * modules/regex-quote-tests (Makefile.am): Link with $(LIBINTL).
11087
11088 2010-11-27  Bruno Haible  <bruno@clisp.org>
11089
11090         ftoastr: Fix compilation error on Solaris.
11091         * lib/ftoastr.c: Include <config.h>.
11092
11093 2010-11-27  Bruno Haible  <bruno@clisp.org>
11094
11095         getloadavg: Update documentation.
11096         * doc/glibc-functions/getloadavg.texi: Mention the Solaris problem.
11097
11098 2010-11-27  Bruno Haible  <bruno@clisp.org>
11099
11100         sys_socket: Fix test whether the functions are declared.
11101         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Include <sys/socket.h>,
11102         not <sys/select.h>.
11103
11104 2010-11-27  Bruno Haible  <bruno@clisp.org>
11105
11106         getpass: Make sure to get system declaration on some platforms.
11107         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU): Require
11108         gl_USE_SYSTEM_EXTENSIONS.
11109         * modules/getpass (Depends-on): Add extensions.
11110
11111 2010-11-26  Bruno Haible  <bruno@clisp.org>
11112
11113         iconv-h: Fix test-iconv-h-c++ failure on Solaris 11 2010-11.
11114         * lib/iconv.in.h (iconv_open, iconv, iconv_close): Define only if the
11115         'iconv' module is present.
11116         (ICONV_CONST): New macro.
11117         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize GNULIB_ICONV and
11118         ICONV_CONST.
11119         * m4/iconv.m4 (AM_ICONV): If the gnulib module 'iconv-h' is present,
11120         set ICONV_CONST.
11121         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Don't set ICONV_CONST
11122         here.
11123         * modules/iconv (configure.ac): Invoke gl_ICONV_MODULE_INDICATOR.
11124         * modules/iconv-h (Makefile.am): Substitute GNULIB_ICONV.
11125         * tests/test-iconv-h.c (ICONV_CONST): Don't define here.
11126         * tests/test-iconv-h-c++.cc (ICONV_CONST): Don't define here.
11127         (iconv_open, iconv, iconv_close): Test only if the 'iconv' module is
11128         present.
11129
11130 2010-11-25  Paul Eggert  <eggert@cs.ucla.edu>
11131
11132         ftoastr: comment fix
11133         * lib/ftoastr.c: "little" -> "little or no" in comment
11134
11135 2010-11-24  Paul Eggert  <eggert@cs.ucla.edu>
11136
11137         stdint: port to GCC 4.3 + OSX + Octave
11138         On this platform, stdint.h is buggy and defines int64_t to long
11139         long int.  The replacement defined it to long int, causing
11140         problems with C++ style name mangling.  Instead, trust the system
11141         definition if INT64_MAX is defined, and likewise for the unsigned
11142         variant.   Problem reported by Jarno Rajahalme in
11143         <http://lists.gnu.org/archive/html/bug-gnulib/2010-04/msg00143.html>.
11144         * lib/stdint.in.h (GL_INT64_T): Define if INT64_MAX is defined,
11145         and don't mess with int64_t and INT64_MAX in this case.
11146         (GL_UINT64_T): Likewise for UINT64_MAX and uint64_t.
11147
11148 2010-11-24  Bruno Haible  <bruno@clisp.org>
11149
11150         doc: Corrections regarding MacOS X 10.4 and 10.5.
11151         * doc/{glibc,posix,pastposix}-functions/*.texi: Update info about
11152         MacOS X.
11153         Reported by Simon Josefsson.
11154
11155 2010-11-22  Ben Pfaff  <blp@cs.stanford.edu>
11156
11157         Uninstall ".bin" files installed by relocwrapper.
11158         * modules/relocatable-prog-wrapper (uninstall-relocwrapper):
11159         Recursively run "make uninstall" with ".bin" prefixed to EXEEXT,
11160         unless it is already there.
11161
11162 2010-11-21  Bruno Haible  <bruno@clisp.org>
11163
11164         Update for NetBSD 5.0.
11165         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on
11166         NetBSD; the test fails on NetBSD 5.0.
11167         * doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info
11168         about NetBSD.
11169
11170 2010-11-21  Bruno Haible  <bruno@clisp.org>
11171
11172         Update for HP-UX 11.23 and HP-UX 11.31.
11173         * doc/{glibc,posix}-{headers,functions}/*.texi: Update info about
11174         HP-UX.
11175
11176 2010-11-21  Bruno Haible  <bruno@clisp.org>
11177
11178         Update for MacOS X 10.5.
11179         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on
11180         MacOS X; the test fails on MacOS X 10.5.8.
11181         * doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info
11182         about MacOS X.
11183
11184 2010-11-20  Joel E. Denny  <joeldenny@joeldenny.org>
11185
11186         bootstrap: add bootstrap_sync option.
11187         See discussion at
11188         <http://lists.gnu.org/archive/html/bug-gnulib/2010-10/msg00369.html>,
11189         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00200.html>.
11190         * build-aux/bootstrap: Accept --bootstrap-sync to update
11191         bootstrap if it is not identical to the local gnulib's
11192         bootstrap.  Accept bootstrap_sync=true in bootstrap.conf to
11193         enable this by default.  Accept --no-bootstrap-sync to disable
11194         it.
11195
11196 2010-11-20  Bruno Haible  <bruno@clisp.org>
11197
11198         Ensure that <features.h> is included before __GLIBC__ is tested.
11199         * lib/printf-parse.h: Include <features.h>.
11200         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gl_FEATURES_H.
11201         Reported by Mike Frysinger <vapier@gentoo.org>.
11202
11203         Ensure that <features.h> is included before __GLIBC__ is tested.
11204         * lib/wchar.in.h: Include <features.h>.
11205         * m4/wchar_h.m4 (gl_WCHAR_H): Require gl_FEATURES_H.
11206         * modules/wchar (Makefile.am): Substitute HAVE_FEATURES_H.
11207         Reported by Mike Frysinger <vapier@gentoo.org>.
11208
11209         Ensure that <features.h> is included before __GLIBC__ is tested.
11210         * lib/arpa_inet.in.h: Include <features.h>.
11211         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Require gl_FEATURES_H.
11212         * modules/arpa_inet (Makefile.am): Substitute HAVE_FEATURES_H.
11213         Reported by Mike Frysinger <vapier@gentoo.org>.
11214
11215         Ensure that <features.h> is included before __GLIBC__ is tested.
11216         * build-aux/link-warning.h: Include <features.h>.
11217         * modules/link-warning (configure.ac): Require gl_FEATURES_H.
11218         (Makefile.am): Substitute HAVE_FEATURES_H into link-warning.h.
11219         Reported by Mike Frysinger <vapier@gentoo.org>.
11220
11221         Ensure that <features.h> is included before __GLIBC__ is tested.
11222         * m4/gnulib-common.m4 (gl_FEATURES_H): New macro.
11223         Reported by Mike Frysinger <vapier@gentoo.org>.
11224
11225 2010-11-20  Bruno Haible  <bruno@clisp.org>
11226
11227         memmem: Fix autoconf test.
11228         * m4/memmem.m4 (gl_FUNC_MEMMEM): Test HAVE_DECL_MEMMEM, not HAVE_MEMMEM.
11229
11230 2010-11-20  Bruno Haible  <bruno@clisp.org>
11231
11232         Port to uClibc.
11233         * build-aux/link-warning.h (GL_LINK_WARNING): Treat uClibc like glibc.
11234         * lib/fcntl.in.h: Likewise.
11235         * lib/hard-locale.c (GLIBC_VERSION): Likewise.
11236         * lib/mbrtowc.c (mbrtowc): Likewise.
11237         * lib/relocatable.c (find_shared_library_fullname): Likewise.
11238         * lib/strerror_r.c: Likewise.
11239         * lib/unistr/u8-strnlen.c: Likewise.
11240         * lib/vasnprintf.c (decimal_point_char): Likewise.
11241         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Likewise.
11242         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Likewise.
11243         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
11244         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
11245         * tests/test-sigaction.c (handler, main): Likewise.
11246         * lib/freading.h: Treat uClibc like a non-glibc platform.
11247         * lib/freading.c: Likewise.
11248         * lib/gettext.h: Likewise.
11249         * lib/localename.c (gl_locale_name_thread_unsafe, HAVE_LOCALE_NULL):
11250         Likewise.
11251         * lib/printf-parse.h (FLAG_LOCALIZED): Likewise.
11252         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
11253         * lib/propername.c (proper_name_utf8): Likewise.
11254         * lib/spawn.in.h: Likewise.
11255         * lib/striconv.c (mem_cd_iconv, str_cd_iconv, str_iconv): Likewise.
11256         * lib/striconveh.c (iconveh_open, iconv_carefully, iconv_carefully_1,
11257         mem_cd_iconveh_internal): Likewise.
11258         * lib/striconveha.c (mem_iconveha, str_iconveha): Likewise.
11259         * lib/string.in.h (memchr, memrchr, rawmemchr, strchrnul, strpbrk,
11260         strstr, strcasestr): Likewise.
11261         * lib/unicodeio.c (unicode_to_mb): Likewise.
11262         * lib/uniconv/u16-conv-from-enc.c (UTF16_NAME): Likewise.
11263         * lib/uniconv/u16-conv-to-enc.c (UTF16_NAME): Likewise.
11264         * lib/uniconv/u16-strconv-to-enc.c (UTF16_NAME): Likewise.
11265         * lib/uniconv/u32-conv-from-enc.c (UTF32_NAME): Likewise.
11266         * lib/uniconv/u32-conv-to-enc.c (UTF32_NAME): Likewise.
11267         * lib/uniconv/u32-strconv-to-enc.c (UTF32_NAME): Likewise.
11268         * lib/unistr/u8-stpncpy.c: Likewise.
11269         * lib/vasnprintf.c (VASNPRINTF): Likewise.
11270         * lib/xmalloc.c (HAVE_GNU_CALLOC): Likewise.
11271         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
11272         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
11273         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
11274         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Likewise.
11275         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE, gl_FUNC_MEMMEM): Likewise.
11276         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Likewise.
11277         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE, gl_FUNC_STRCASESTR):
11278         Likewise.
11279         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Likewise.
11280         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
11281         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Likewise.
11282         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
11283         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
11284         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
11285         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
11286         * m4/wchar_h.m4 (gl_WCHAR_H): Likewise.
11287         * tests/test-getopt.h (OPTIND_MIN): Likewise.
11288         * tests/test-striconveha.c (main): Likewise.
11289         * tests/test-vasnprintf-posix.c (test_function): Likewise.
11290         * tests/test-vasnprintf-posix3.c (test_function, main): Likewise.
11291         * doc/posix-functions/getdelim.texi: Mention an uClibc bug.
11292         * doc/posix-functions/getline.texi: Likewise.
11293         Reported by Mike Frysinger <vapier@gentoo.org>.
11294
11295 2010-11-20  Bruno Haible  <bruno@clisp.org>
11296
11297         nproc: Fix condition.
11298         * lib/nproc.c: Test HAVE_PTHREAD_GETAFFINITY_NP, not
11299         HAVE_PTHREAD_AFFINITY_NP.
11300
11301 2010-11-20  Bruno Haible  <bruno@clisp.org>
11302
11303         Fix a comment.
11304         * lib/vasnprintf.c (VASNPRINTF): Fix comment.
11305
11306 2010-11-19  Paul Eggert  <eggert@cs.ucla.edu>
11307
11308         ftoastr: don't assume snprintf
11309         * lib/ftoastr.c (snprintf) [! GNULIB_SNPRINTF_POSIX]:
11310         Implement a subset of snprintf here, by using sprintf safely.
11311         * modules/ftoastr (Depends-on): Remove snprintf.
11312
11313 2010-11-19  Jim Meyering  <meyering@redhat.com>
11314
11315         test-rename.h: fix compilation failure
11316         * tests/test-rename.h (test_rename): Add omitted "}".
11317
11318 2010-11-17  Jim Meyering  <meyering@redhat.com>
11319
11320         maint.mk: add a URL discussing the no-@acronym policy
11321         * top/maint.mk (sc_texinfo_acronym): Add a URL in a comment.
11322
11323 2010-11-18  Paul Eggert  <eggert@cs.ucla.edu>
11324
11325         ftoastr: depend on snprintf, improve comments
11326         * lib/ftoastr.c: Also mention Loitsch's draft.
11327         * lib/ftoastr.h: Require WIDTH to be nonnegative.  This isn't
11328         needed in the current implementation, but it might simplify
11329         speeding up the code later.
11330         * modules/ftoastr: Depend on snprintf; this improves portability.
11331         Suggested by Bruno Haible in the same email.
11332
11333         ftoastr: port to hosts lacking strtof and strtold
11334         Problem reported by Bruno Haible in
11335         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00242.html>.
11336         * lib/ftoastr.c (STRTOF): Define to strtod if in a pre-C99
11337         environment and strtold (and presumably strtof) are not available.
11338         * modules/ftoastr (Files): Add m4/c-strtod.m4.
11339         (configure.ac): Require gl_C99_STRTOLD.
11340
11341 2010-11-18  Bruno Haible  <bruno@clisp.org>
11342
11343         c-strtold: Avoid link error on AIX 7.
11344         * lib/c-strtod.c: Test also HAVE_STRTOD_L or HAVE_STRTOLD_L.
11345         * m4/c-strtod.m4 (gl_C_STRTOD): Test whether strtod_l exists.
11346         (gl_C_STRTOLD): Test whether strtold_l exists.
11347         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
11348
11349 2010-11-17  Paul Eggert  <eggert@cs.ucla.edu>
11350
11351         intprops: new macro INT_BITS_STRLEN_BOUND
11352         * lib/intprops.h (INT_BITS_STRLEN_BOUND): New macro, needed by
11353         ftoastr.h.  This exposes an internal of intprops.h that was formerly
11354         not exposed.  Also, it uses a slightly tighter bound than before;
11355         though this makes no practical difference, we might as well be as
11356         tight as we easily can.
11357
11358         ftoastr: new module, for lossless conversion of floats to short strings
11359         * lib/ftoastr.h, lib/ftoastr.c, lib/dtoastr.c, lib/ldtoastr.c:
11360         * modules/ftoastr: New files.
11361
11362 2010-11-15  Paul Eggert  <eggert@cs.ucla.edu>
11363
11364         bootstrap: port to Solaris sed
11365         * build-aux/bootstrap (get_version): Port to Solaris sed.
11366         See Ralf Wildenhues's note in
11367         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00156.html>.
11368
11369 2010-11-14  Jim Meyering  <meyering@redhat.com>
11370
11371         maint.mk: rename variable: s/noteworthy/gl_noteworthy_news_/
11372         * top/maint.mk (gl_noteworthy_news_): Rename from "noteworthy"
11373         and move definition closer to sole use.
11374
11375 2010-11-13  Jim Meyering  <meyering@redhat.com>
11376
11377         remove autoconf-2.57 work-around requiring AC_PROG_EGREP and AC_PROG_CPP
11378         Now we require at least autoconf-2.59, which means the work-around
11379         is no longer needed.
11380         * m4/alloca.m4 (gl_FUNC_ALLOCA): Remove work-around.
11381         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
11382         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
11383         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
11384         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
11385
11386 2010-11-13  Bruno Haible  <bruno@clisp.org>
11387
11388         rename, renameat: Avoid test failures at NFS mounted locations.
11389         * tests/test-rename.h (dentry_exists, assert_nonexistent): New
11390         functions.
11391         (test_rename): Use assert_nonexistent.
11392         * tests/test-rename.c: Include <dirent.h>.
11393         * tests/test-renameat.c: Likewise.
11394         Reported by Gary V. Vaughan <gary@gnu.org>.
11395
11396         rename, renameat: Document Linux bug with NFS
11397         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00154.html>.
11398         * doc/posix-functions/rename.texi: Mention the NFS bug on Linux.
11399         * doc/posix-functions/renameat.texi: Likewise.
11400         Suggested by Eric Blake.
11401
11402 2010-11-13  Bruno Haible  <bruno@clisp.org>
11403
11404         rename test: Add comments.
11405         * tests/test-rename.h (test_rename): Add structure and comments.
11406
11407 2010-11-13  Eric Blake  <eblake@redhat.com>
11408
11409         maintainer-makefile: cover a few more files
11410         * top/maint.mk (sc_prohibit_test_double_equal): Also cover shell
11411         scripts generated within C files, for libvirt.
11412
11413 2010-11-13  Bruno Haible  <bruno@clisp.org>
11414
11415         unistr/u8-mbtouc: Improve handling of ill-formed UTF-8 input.
11416         * lib/unistr/u8-mbtouc.c (u8_mbtouc): For an invalid multibyte
11417         character, return the number of bytes that belong together, not always
11418         1.
11419         * lib/unistr/u8-mbtouc-unsafe.c (u8_mbtouc_unsafe): Likewise.
11420         * lib/unistr/u8-mbtouc-aux.c (u8_mbtouc_aux): Likewise.
11421         * lib/unistr/u8-mbtouc-unsafe-aux.c (u8_mbtouc_unsafe_aux): Likewise.
11422         * lib/unistr/u8-mbsnlen.c (u8_mbsnlen): Use u8_mbtouc to determine the
11423         number of bytes of an invalid character.
11424         * tests/unistr/test-u8-mbtouc.c (test_safe_function): New function.
11425         (main): Invoke it.
11426         * tests/unistr/test-u8-mbtouc.h (test_function): Update two test
11427         results.
11428         * tests/unistr/test-u8-mbsnlen.c (main): Test various kinds of
11429         malformed byte sequences.
11430         * modules/unistr/u8-mbtouc (configure.ac): Bump version number.
11431         * modules/unistr/u8-mbtouc-unsafe (configure.ac): Likewise.
11432         * modules/unistr/u8-mbsnlen (configure.ac): Likewise.
11433         Reported by Ben Pfaff and Paolo Bonzini.
11434
11435 2010-11-13  Bruno Haible  <bruno@clisp.org>
11436
11437         openat: Work around glibc bug with fchownat() and empty file names.
11438         * m4/openat.m4 (gl_FUNC_FCHOWNAT_EMPTY_FILENAME_BUG): New macro.
11439         (gl_FUNC_FCHOWNAT): Invoke it.
11440         * lib/fchownat.c (rpl_fchownat): Handle the empty file name specially.
11441         * doc/posix-functions/fchownat.texi: Document the glibc bug.
11442         Reported by Gary V. Vaughan <gary@gnu.org>.
11443
11444 2010-11-13  Bruno Haible  <bruno@clisp.org>
11445
11446         openat: Ensure autoconf macro ordering.
11447         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Require
11448         gl_USE_SYSTEM_EXTENSIONS.
11449         (gl_FUNC_FCHOWNAT): Require gl_UNISTD_H_DEFAULTS.
11450
11451 2010-11-13  Bruno Haible  <bruno@clisp.org>
11452
11453         Update comments.
11454         * lib/unistr/u8-check.c: Update file name in comments.
11455         * lib/unistr/u8-mblen.c: Likewise.
11456         * lib/unistr/u8-prev.c: Likewise.
11457         * lib/unistr/u8-strmblen.c: Likewise.
11458         * lib/unistr/u8-strmbtouc.c: Likewise.
11459
11460 2010-11-13  Jim Meyering  <meyering@redhat.com>
11461
11462         tests: avoid test failure on Solaris 10 due to lack of PATH export
11463         * tests/test-update-copyright.sh: Don't forget to export PATH.
11464
11465         init.sh: ensure that IFS is defined, just in case...
11466         * tests/init.sh (setup_): Ensure that IFS is defined,
11467         so that saving and restoring it works as expected.  This
11468         appears to be useful at least for an old version of dash
11469         from a long time ago (RH 6).  See here for details:
11470         http://thread.gmane.org/gmane.comp.gnu.coreutils.general/436/focus=455
11471
11472         maint.mk: tighten "test a == b" check
11473         * top/maint.mk (sc_prohibit_test_double_equal): Restrict this
11474         test to files that contain something like #!/bin/sh.
11475         Without this, coreutils would get two false positives in
11476         the comments of C source files.
11477
11478 2010-11-12  Eric Blake  <eblake@redhat.com>
11479
11480         bootstrap: fix typo in previous attempt
11481         * build-aux/bootstrap (buildreq): Correct the grouping.
11482         Reported by Paul Eggert.
11483
11484         maintainer-makefile: prohibit test x == x
11485         * top/maint.mk (sc_prohibit_test_double_equal): New rule.
11486         Based on a report by Matthias Bolte.
11487
11488         bootstrap: allow FreeBSD gzip
11489         * build-aux/bootstrap (get_version): Parse FreeBSD gzip version,
11490         which has no '.' and goes to stderr.
11491         * build-aux/bootstrap.conf (buildreq): Improve the sample file.
11492         Reported by Matthias Bolte.
11493
11494         maintainer-makefile: check for i18n setup
11495         * top/maint.mk (sc_bindtextdomain): Check for evidence that _()
11496         will likely work.
11497
11498 2010-11-12  Bruno Haible  <bruno@clisp.org>
11499
11500         sleep, nanosleep: Work around Linux 2.6.9 nanosleep bug.
11501         * lib/sleep.c (rpl_sleep): Split in chunks no larger than 24 days.
11502         * lib/nanosleep.c (nanosleep): Likewise.
11503
11504 2010-11-11  Bruno Haible  <bruno@clisp.org>
11505
11506         fcntl-h: Fix for use of C++ on glibc systems.
11507         * lib/fcntl.in.h: Include <sys/stat.h> before include_next <fcntl.h>
11508         also on glibc systems in C++ mode.
11509         Reported by Gary V. Vaughan <gary@gnu.org>.
11510
11511 2010-11-11  Christian Weisgerber  <naddy@mips.inka.de>  (tiny change)
11512
11513         mknod: avoid false failure with dash
11514         * m4/mknod.m4 (gl_FUNC_MKNOD): Use portable shell syntax.
11515
11516 2010-11-11  Paul Eggert  <eggert@cs.ucla.edu>
11517
11518         unlink: Fix "is it should" typo in diagnostic.
11519         * m4/unlink.m4 (gl_FUNC_UNLINK): Fix typo, as per Reuben Thomas in
11520         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00106.html>.
11521
11522 2010-11-11  Bruno Haible  <bruno@clisp.org>
11523
11524         Tests for module 'strerror_r-posix'.
11525         * modules/strerror_r-posix-tests: New file.
11526         * tests/test-strerror_r.c: New file.
11527         * tests/test-string-c++.cc: Check the signature of strerror_r.
11528
11529         New module 'strerror_r-posix'.
11530         * lib/string.in.h (strerror_r): New declaration.
11531         * lib/strerror_r.c: New file.
11532         * m4/strerror_r.m4: New file.
11533         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Check for the declaration
11534         of strerror_r.
11535         (gl_HEADER_STRING_H_DEFAULTS): Initialize GNULIB_STRERROR_R,
11536         HAVE_DECL_STRERROR_R, REPLACE_STRERROR_R.
11537         * modules/strerror_r-posix: New file.
11538         * modules/string (Makefile.am): Substitute GNULIB_STRERROR_R,
11539         HAVE_DECL_STRERROR_R, REPLACE_STRERROR_R.
11540         * doc/posix-functions/strerror_r.texi: Mention the new module and the
11541         portability problems.
11542
11543 2010-11-11  Torsten Scheck  <Torsten.Scheck@Leica-Microsystems.com> (tiny change)
11544
11545         * build-aux/pmccabe2html: Fixed a off-by-one error, so last input
11546         line is also considered for output. Quoted function name in shell
11547         command, so temporary files for functions like MyClass::operator()
11548         are removed correctly without errors.
11549
11550 2010-11-09  Bruno Haible  <bruno@clisp.org>
11551
11552         * doc/posix-functions/strerror.texi: List more failing platforms.
11553
11554         * doc/posix-functions/strerror.texi: Add a comment.
11555
11556 2010-11-07  Paul Eggert  <eggert@cs.ucla.edu>
11557
11558         fdopendir: fix bug on MacOS X when low on file descriptors
11559
11560         * lib/fdopendir.c (REPLACE_FCHDIR): #define to 0 if not defined.
11561         (fdopendir_with_dup, fd_clone_opendir): Now have extra CWD arg.
11562         All callers changed.
11563         (fdopendir): Invoke save_cwd at the top level, not after using
11564         multiple dup() calls to use up file descriptors.  Then retry
11565         fdopendir_with_dup.  This avoids failure with EMFILE if FD is 1
11566         less than the maximum number of open file descriptors, because
11567         save_cwd fails with errno == EMFILE.  Problem reported by tsteven4
11568         on Mac OS X 10.6.4 for tar 1.24
11569         <http://lists.gnu.org/archive/html/bug-tar/2010-10/msg00084.html>
11570         <http://lists.gnu.org/archive/html/bug-tar/2010-11/msg00000.html>
11571         and for tar 1.25
11572         <http://lists.gnu.org/archive/html/bug-tar/2010-11/msg00038.html>.
11573
11574 2010-11-07  Bruno Haible  <bruno@clisp.org>
11575
11576         vasnprintf: Support I flag on glibc systems.
11577         * lib/printf-parse.h (FLAG_LOCALIZED): New macro.
11578         * lib/printf-parse.c (PRINTF_PARSE): Handle the 'I' flag.
11579         * lib/vasnprintf.c (VASNPRINTF): Pass the 'I' flag on to the system's
11580         snprintf function.
11581         * tests/test-vasnprintf-posix.c (test_function): Test the 'I' flag on
11582         glibc systems.
11583         * tests/test-vasnprintf-posix3.c: New file.
11584         * modules/vasnprintf-posix-tests (Files): Add it.
11585         (TESTS, check_PROGRAMS): Add test-vasnprintf-posix3.
11586
11587 2010-11-05  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
11588
11589         [html] Fix copy/paste bug: Use unique name for compiler warnings.
11590         * MODULES.html.sh: For compiler warnings, use name
11591         `ansic_ext_compwarn' since `ansic_ext_misc' is already taken.
11592
11593 2010-11-05  Eric Blake  <eblake@redhat.com>
11594
11595         ceil, floor: avoid spurious failure with icc
11596         * tests/test-ceilf2.c (ceilf_reference): Avoid icc's use of DAZ
11597         [denormals-as-zero] when optimizing without -mieee-fp option.
11598         * tests/test-floorf2.c (floorf_reference): Likewise.
11599         * tests/test-ceilf1.c (dummy): New function.
11600         (main): Use it to outsmart icc's optimization.
11601         * tests/test-floorf1.c (dummy, main): Likewise.
11602
11603         tests: require working signbit
11604         * modules/ceilf-tests (Depends-on): Add signbit.
11605         * modules/ceill-tests (Depends-on): Likewise.
11606         * modules/floorf-tests (Depends-on): Likewise.
11607         * modules/floorl-tests (Depends-on): Likewise.
11608         * modules/round-tests (Depends-on): Likewise.
11609         * modules/roundf-tests (Depends-on): Likewise.
11610         * modules/roundl-tests (Depends-on): Likewise.
11611         * modules/trunc-tests (Depends-on): Likewise.
11612         * modules/truncf-tests (Depends-on): Likewise.
11613         * modules/truncl-tests (Depends-on): Likewise.
11614
11615         strtod: work around icc bug
11616         * lib/strtod.c (minus_zero): Define to working value.
11617         (strtod): Use it to avoid icc bug.
11618
11619         copysign: enhance tests
11620         * modules/copysign-tests (Files): Add minus-zero.h.
11621         * tests/test-copysign.c (main): Also test zeros.
11622
11623 2010-11-04  Eric Blake  <eblake@redhat.com>
11624
11625         ceil, floor, round, trunc: enhance tests of -0
11626         * tests/test-ceilf1.c (main): Ensure correct sign of result.
11627         * tests/test-ceill.c (main): Likewise.
11628         * tests/test-floorf1.c (main): Likewise.
11629         * tests/test-floorl.c (main): Likewise.
11630         * tests/test-round1.c (main): Likewise.
11631         * tests/test-roundf1.c (main): Likewise.
11632         * tests/test-roundl.c (main): Likewise.
11633         * tests/test-trunc1.c (main): Likewise.
11634         * tests/test-truncf1.c (main): Likewise.
11635         * tests/test-truncl.c (main): Likewise.
11636
11637 2010-11-04  Eric Blake  <eblake@redhat.com>
11638
11639         frexp, tests: work around ICC bug with -zero
11640         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Compute -0.0 in a way that
11641         works with more compilers.
11642         * tests/minus-zero.h: New file.
11643         * modules/ceilf-tests (Files): Include it.
11644         * modules/ceill-tests (Files): Likewise.
11645         * modules/floorf-tests (Files): Likewise.
11646         * modules/floorl-tests (Files): Likewise.
11647         * modules/frexp-nolibm-tests (Files): Likewise.
11648         * modules/frexp-tests (Files): Likewise.
11649         * modules/frexpl-nolibm-tests (Files): Likewise.
11650         * modules/frexpl-tests (Files): Likewise.
11651         * modules/isnan-tests (Files): Likewise.
11652         * modules/isnand-nolibm-tests (Files): Likewise.
11653         * modules/isnand-tests (Files): Likewise.
11654         * modules/isnanf-nolibm-tests (Files): Likewise.
11655         * modules/isnanf-tests (Files): Likewise.
11656         * modules/isnanl-nolibm-tests (Files): Likewise.
11657         * modules/isnanl-tests (Files): Likewise.
11658         * modules/round-tests (Files): Likewise.
11659         * modules/roundf-tests (Files): Likewise.
11660         * modules/roundl-tests (Files): Likewise.
11661         * modules/ldexpl-tests (Files): Likewise.
11662         * modules/signbit-tests (Files): Likewise.
11663         * modules/snprintf-posix-tests (Files): Likewise.
11664         * modules/sprintf-posix-tests (Files): Likewise.
11665         * modules/strtod-tests (Files): Likewise.
11666         * modules/trunc-tests (Files): Likewise.
11667         * modules/truncf-tests (Files): Likewise.
11668         * modules/truncl-tests (Files): Likewise.
11669         * modules/vsnprintf-posix-tests (Files): Likewise.
11670         * modules/vsprintf-posix-tests (Files): Likewise.
11671         * modules/vasnprintf-posix-tests (Files): Likewise.
11672         * modules/vasprintf-posix-tests (Files): Likewise.
11673         * tests/test-ceilf1.c (main): Use it.
11674         * tests/test-ceill.c (main): Likewise.
11675         * tests/test-floorf1.c (main): Likewise.
11676         * tests/test-floorl.c (main): Likewise.
11677         * tests/test-frexp.c (main): Likewise.
11678         * tests/test-frexpl.c (main): Likewise.
11679         * tests/test-isnan.c (main): Likewise.
11680         * tests/test-isnand.h (main): Likewise.
11681         * tests/test-isnanf.h (main): Likewise.
11682         * tests/test-isnanl.h (main): Likewise.
11683         * tests/test-ldexpl.c (main): Likewise.
11684         * tests/test-round.c (main): Likewise.
11685         * tests/test-roundf.c (main): Likewise.
11686         * tests/test-roundl.c (main): Likewise.
11687         * tests/test-signbit.c (test_signbitf, test_signbitd)
11688         (test_signbitl): Likewise.
11689         * tests/test-snprintf-posix.h (test_function): Likewise.
11690         * tests/test-sprintf-posix.h (test_function): Likewise.
11691         * tests/test-strtod.c (main): Likewise.
11692         * tests/test-trunc1.c (main): Likewise.
11693         * tests/test-truncf1.c (main): Likewise.
11694         * tests/test-truncl.c (main): Likewise.
11695
11696         isnanl: work around icc bug
11697         * lib/isnan.c (FUNC): Compute run-time NaN under ICC as well.
11698
11699 2010-11-03  Eric Blake  <eblake@redhat.com>
11700
11701         tests: fix compiler warnings
11702         * tests/test-getopt.h (test_getopt): Fix condition.
11703         * tests/test-getopt_long.h (test_getopt_long): Likewise.
11704         * tests/test-pipe2.c (main): Likewise.
11705         * tests/test-quotearg-simple.c (main): Avoid icc warning.
11706
11707         utimens: fix broken m4 test
11708         * m4/utimens.m4 (gl_UTIMENS): Include correct headers.
11709
11710 2010-10-28  Bruno Haible  <bruno@clisp.org>
11711
11712         posix_spawn*, getdtablesize: Relax license.
11713         * modules/posix_spawn (License): Change to LGPLv2+.
11714         * modules/posix_spawnp (License): Likewise.
11715         * modules/posix_spawn-internal (License): Likewise.
11716         * modules/posix_spawnattr_init (License): Likewise.
11717         * modules/posix_spawnattr_getflags (License): Likewise.
11718         * modules/posix_spawnattr_setflags (License): Likewise.
11719         * modules/posix_spawnattr_getpgroup (License): Likewise.
11720         * modules/posix_spawnattr_setpgroup (License): Likewise.
11721         * modules/posix_spawnattr_getschedparam (License): Likewise.
11722         * modules/posix_spawnattr_setschedparam (License): Likewise.
11723         * modules/posix_spawnattr_getschedpolicy (License): Likewise.
11724         * modules/posix_spawnattr_setschedpolicy (License): Likewise.
11725         * modules/posix_spawnattr_getsigdefault (License): Likewise.
11726         * modules/posix_spawnattr_setsigdefault (License): Likewise.
11727         * modules/posix_spawnattr_getsigmask (License): Likewise.
11728         * modules/posix_spawnattr_setsigmask (License): Likewise.
11729         * modules/posix_spawnattr_destroy (License): Likewise.
11730         * modules/posix_spawn_file_actions_init (License): Likewise.
11731         * modules/posix_spawn_file_actions_addclose (License): Likewise.
11732         * modules/posix_spawn_file_actions_adddup2 (License): Likewise.
11733         * modules/posix_spawn_file_actions_addopen (License): Likewise.
11734         * modules/posix_spawn_file_actions_destroy (License): Likewise.
11735         * modules/getdtablesize (License): Likewise.
11736         Requested by Adam Stokes <ajs@redhat.com> for use in netcf.
11737
11738 2010-10-26  Bruno Haible  <bruno@clisp.org>
11739
11740         unistd: Refine workaround from 2009-12-23 against Cygwin bug.
11741         * lib/unistd.in.h: Don't include <stdio.h> and <fcntl.h>, except on
11742         Cygwin and mingw.
11743         Suggested by Eric Blake.
11744
11745 2010-10-26  Bruno Haible  <bruno@clisp.org>
11746
11747         stdio: Work around compilation error due to renameat() on Solaris 10.
11748         * lib/stdio.in.h: Include <unistd.h> on Solaris.
11749         * lib/renameat.c: Don't include <unistd.h> here.
11750         * doc/posix-functions/renameat.texi: Mention the Solaris problem.
11751         Reported by Paul Eggert and Eric Blake.
11752
11753 2010-10-26  Paul Eggert  <eggert@cs.ucla.edu>
11754
11755         renameat: port to Solaris 10, which declares renameat in unistd.h
11756
11757         * lib/renameat.c: Include unistd.h before stdio.h, because
11758         Solaris 10 declares renameat in unistd.h.  Problem encountered
11759         when building GNU tar 1.24 on Solaris 10.
11760
11761 2010-10-26  Christian Weisgerber  <naddy@mips.inka.de>  (tiny change)
11762
11763         fdopendir: fix C89 compilation
11764         * lib/fdopendir.c (fd_clone_opendir): Move declaration for older
11765         compilers.
11766
11767 2010-10-23  Paul Eggert  <eggert@cs.ucla.edu>
11768
11769         inttostr: simplify by removing unnecessary redundancy
11770         * lib/anytostr.c: Don't include verify.h.
11771         (anytostr): Don't verify that TYPE_SIGNED (inttype) equals
11772         inttype_is_signed.  Instead, disable the bogus GCC warnings, so that
11773         there's no need for inttype_is_signed and for calling TYPE_SIGNED.
11774         * lib/imaxtostr.c (inttype_is_signed): Remove; no longer needed.
11775         * lib/inttostr.c, lib/offtostr.c, lib/uinttostr.c, lib/umaxtostr.c:
11776         Likewise.
11777         * modules/inttostr (Depends-on): Remove 'verify'.
11778
11779 2010-10-23  Bruno Haible  <bruno@clisp.org>
11780
11781         nl_langinfo: Mention problem with CRNCYSTR on NetBSD 5.0.
11782         * doc/posix-functions/nl_langinfo.texi: Mention problem with CRNCYSTR.
11783         Reported by Eric Blake.
11784
11785 2010-10-23  Bruno Haible  <bruno@clisp.org>
11786
11787         Tests: Fix LOCALE_JA on MirBSD 10.
11788         * m4/locale-ja.m4 (gt_LOCALE_JA): Reject a locale identifier that leads
11789         to an UTF-8 locale.
11790         * m4/locale-fr.m4 (gt_LOCALE_FR): Likewise.
11791         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
11792         Reported by Eric Blake.
11793
11794 2010-10-21  Bruno Haible  <bruno@clisp.org>
11795
11796         nl_langinfo test: Avoid test failure on NetBSD 5.
11797         * tests/test-nl_langinfo.c (main): Relax test of nl_langinfo(CRNCYSTR).
11798         Reported by Eric Blake.
11799
11800 2010-10-21  Eric Blake  <eblake@redhat.com>
11801
11802         c-stack: work around libsigsegv 2.8 bug
11803         * lib/c-stack.c (SIGSTKSZ): Increase size to avoid alternate stack
11804         overflow on at least PowerPC64.
11805
11806 2010-10-17  Bruno Haible  <bruno@clisp.org>
11807
11808         userspec: Drop redundant file.
11809         * modules/userspec (Files): Remove lib/inttostr.h.
11810
11811 2010-10-17  Bruno Haible  <bruno@clisp.org>
11812
11813         nl_langinfo tests: Silence some warnings.
11814         * tests/test-nl_langinfo.c: Silence -Wtype-limits warnings.
11815         Reported by Jim Meyering.
11816
11817 2010-10-17  Bruno Haible  <bruno@clisp.org>
11818
11819         Make use of GCC's attribute __alloc_size__.
11820         * lib/xalloc.h (ATTRIBUTE_ALLOC_SIZE): New macro.
11821         (xmalloc, xzalloc, xcalloc, xrealloc, xmemdup, xnmalloc, xnrealloc,
11822         xcharalloc): Declare with ATTRIBUTE_ALLOC_SIZE.
11823         * lib/eealloc.h (eemalloc, eerealloc): Declare with attribute
11824         __alloc_size__.
11825         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
11826         Suggested by Jim Meyering.
11827
11828 2010-10-16  Joel E. Denny  <joeldenny@joeldenny.org>
11829
11830         bootstrap: anchor .gitignore entries.
11831         * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses
11832         with...
11833         (insert_vc_ignore): ... this new function, which prepends `/' to
11834         all .gitignore entries before passing them to
11835         insert_sorted_if_absent.
11836
11837 2010-10-16  Bruno Haible  <bruno@clisp.org>
11838
11839         nextafter: Fix configure check.
11840         * modules/nextafter (configure.ac): Correct expected prototype.
11841
11842 2010-10-16  Bruno Haible  <bruno@clisp.org>
11843
11844         termios: Update documentation.
11845         * doc/posix-headers/termios.texi: Mention remaining mingw problems.
11846
11847 2010-10-16  Bruno Haible  <bruno@clisp.org>
11848
11849         tests: Make them compile with TinyCC.
11850         * tests/test-strstr.c (main): Remove parentheses around array
11851         initializer.
11852
11853 2010-10-15  Eric Blake  <eblake@redhat.com>
11854
11855         ignore-value: make header idempotent
11856         * lib/ignore-value.h: Add double-inclusion guards.
11857         Reported by Stefan Berger.
11858
11859 2010-10-15  Jim Meyering  <meyering@redhat.com>
11860
11861         GNUmakefile: handle "stable" target, not "major"
11862         * top/GNUmakefile (_is-dist-target): s/major/stable/ to match the
11863         lists in maint.mk and announce-gen.  Without this, "make stable"
11864         would fail to ensure that $(VERSION) is up to date.
11865
11866 2010-10-15  Ludovic Courtès  <ludo@gnu.org>
11867
11868         * lib/isnan.c (FUNC): Treat TinyCC (`__TINYC__') like `__SUNPRO_C'
11869         & co.
11870
11871 2010-10-14  Bruno Haible  <bruno@clisp.org>
11872
11873         vasnprintf: Don't set errno to 0.
11874         * lib/vasnprintf.c (VASNPRINTF): Save and restore errno around the
11875         block that sets it to 0.
11876         Reported by Gianluigi Tiesi <sherpya@netfarm.it>.
11877
11878 2010-10-14  Bruno Haible  <bruno@clisp.org>
11879
11880         socketlib: Fix.
11881         * modules/socketlib (Files): Add m4/sys_socket_h.m4. Needed for
11882         gl_PREREQ_SYS_H_WINSOCK2.
11883         Reported by Ian Beckwith <ianb@erislabs.net>.
11884
11885 2010-10-13  Jim Meyering  <meyering@redhat.com>
11886
11887         test-select-stdin.c: avoid warn_unused_result warnings
11888         * tests/test-select-stdin.c: Include "macros.h".
11889         ASSERT that read and fflush succeed.
11890
11891 2010-10-13  Jim Meyering  <meyering@redhat.com>
11892
11893         git-version-gen: do require git-VC'd files in cwd
11894         * build-aux/git-version-gen: Reject a git version string
11895         if there are no commits associated with the current directory.
11896         This avoids an unlikely false-positive (unrelated dir whose parent
11897         repository also contains a tag matching v*), as pointed out
11898         by Giuseppe Scrivano in
11899         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/21843/focus=23664
11900
11901 2010-10-13  Paul Eggert  <eggert@cs.ucla.edu>
11902
11903         argv-iter: omit nonconforming declaration
11904         * lib/argv-iter.h (enum argv_iter_err): Omit the useless
11905         enum arg_iter_err declaration, which doesn't conform to C99.
11906         Solaris 10 cc warns about this.
11907
11908 2010-10-13  Eric Blake  <eblake@redhat.com>
11909
11910         termios: fix compilation on mingw
11911         * m4/termios_h.m4 (gl_TERMIOS_H_DEFAULTS): Set default.
11912         (gl_TERMIOS_H): Adjust it on mingw.
11913         * modules/termios (Makefile.am): Substitute new key.
11914         * lib/termios.in.h (includes): Make include_next conditional.
11915         * doc/posix-headers/termios.texi (termios.h): Update
11916         documentation.
11917         Reported by Daniel P. Berrange.
11918
11919 2010-10-13  Jim Meyering  <meyering@redhat.com>
11920
11921         git-version-gen: don't require that .git/ be in the current dir
11922         * build-aux/git-version-gen: Adjust this script so that it works
11923         when run from any working directory beneath the top-level .git/-
11924         containing directory.  Inspired by a patch from Giuseppe Scrivano,
11925         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/21843/focus=21847
11926
11927         test-select: avoid warn_unused_result warnings
11928         * tests/test-select.c: Include "macros.h".
11929         ASSERT that each call to read, write, and pipe succeeds.
11930         While not technically required, also check each "close".
11931         * modules/select-tests (Files): Add tests/macros.h.
11932
11933         test-symlinkat: remove declaration of unused local
11934         * tests/test-symlinkat.c (main): Remove unused local, "buf".
11935
11936         test-inttostr: avoid shadowing warnings
11937         * tests/test-inttostr.c (main): Rename local, "buf" to "b",
11938         and use malloc rather than the stack for the same reason as
11939         mentioned in the comment justifying the other allocation.
11940
11941 2010-10-11  Bruno Haible  <bruno@clisp.org>
11942
11943         stdlib: Allow multiple gnulib generated replacements to coexist.
11944         * lib/stdlib.in.h (struct random_data): Avoid identical redefinition.
11945         Reported by Sam Steingold <sds@gnu.org>.
11946
11947 2010-10-11  Jim Meyering  <meyering@redhat.com>
11948
11949         fix a documentation typo
11950         * doc/posix-functions/futimens.texi (futimens): Fix typo: s/itme/item/
11951
11952 2010-10-11  Eric Blake  <eblake@redhat.com>
11953
11954         futimens: work around Solaris 11 bug
11955         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Detect the bug.
11956         * tests/test-futimens.h (test_futimens): Enhance, rather than
11957         weaken test.
11958         * doc/posix-functions/futimens.texi (futimens): Document the bug.
11959
11960 2010-10-11  Paul Eggert  <eggert@cs.ucla.edu>
11961
11962         Indentation.
11963         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Indent
11964         higher-level operators more to the left.
11965
11966 2010-10-11  Jim Meyering  <meyering@redhat.com>
11967
11968         test-futimens: avoid unwarranted test failure on Solaris 5.11
11969         * tests/test-futimens.h (test_futimens): When provoking EBADF, use an
11970         invalid file descriptor, so we don't provoke EFAULT from Solaris 5.11,
11971         because it tries to dereference the NULL name argument.
11972
11973 2010-10-11  Bruno Haible  <bruno@clisp.org>
11974
11975         Indentation.
11976         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Improve
11977         indentation.
11978
11979 2010-10-11  Jim Meyering  <meyering@redhat.com>
11980
11981         spawn.in.h: make indentation consistent with parentheses
11982         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap):
11983         Make indentation consistent with parentheses.
11984
11985 2010-10-11  Gary V. Vaughan  <gary@gnu.org>
11986
11987         Fix mismatched parens in previous commit
11988         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Fix mismatched
11989         parens.
11990
11991 2010-10-10  Paul Eggert  <eggert@cs.ucla.edu>
11992
11993         rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
11994
11995         * lib/float+.h (verify_sizeof_flt, verify_sizeof_dbl):
11996         (verify_sizeof_ldbl): Rewrite 2*X-1 to X?1:-1.
11997         * lib/malloca.c: Include "verify.h".
11998         (verify1): Remove, replacing with a verify call.
11999         * lib/relocwrapper.c (verify1): Likewise.
12000         * lib/vasnprintf.c (mp_limb_verify, mp_twolimb_verify, TCHAR_T_verify):
12001         Likewise.
12002         * modules/malloca (Depends-on): Add 'verify'.
12003         * modules/relocatable-prog-wrapper (Depends-on): Add 'verify'.
12004         * modules/vasnprintf (Depends-on): Add 'verify'.
12005         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
12006         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
12007         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
12008         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
12009         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
12010         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
12011         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
12012
12013         prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
12014
12015         Formerly the style was sometimes 2*X - 1, because the C standard
12016         was wrongly thought to disallow ?: in integral constant expressions.
12017         * lib/inet_ntop.c (verify_int_size): Rewrite 2*X-7 (!) to 4<=X?1:-1.
12018         * lib/signal.in.h (verify_NSIG_constraint): Rewrite 2*X-1 to X?1:-1.
12019         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Likewise.
12020         * lib/stdint.in.h (_verify_intmax_size): Likewise.
12021         * lib/time.in.h (struct __time_t_must_be_integral): Rewrite
12022         2 * ((time_t) 1 / 2 == 0) - 1 to (time_t) 1; this suffices to
12023         verify that time_t cannot be floating.
12024
12025 2010-10-08  Eric Blake  <eblake@redhat.com>
12026
12027         time: enforce recent POSIX ruling that time_t is integral
12028         * lib/time.in.h (__time_t_must_be_integral): Detect any
12029         problematic systems, allowing the rest of gnulib to assume POSIX.
12030
12031 2010-10-08  Jim Meyering  <meyering@redhat.com>
12032
12033         fdopendir: fix a bug on systems lacking openat and /proc support
12034         OpenBSD 4.7 is one such system.  The most noticeable effect was
12035         failure of any application making nontrivial use of fts: rm, du,
12036         chown, chmod etc.  E.g., "mkdir -p a/b; ./rm -rf a" would fail with
12037           ./rm: traversal failed: `a': Bad file descriptor
12038         Debugging that, you see that even though FD 6 was closed just
12039         prior to the opendir call in fd_clone_opendir, its resulting
12040         dir->dd_fd was 8, rather than the expected value of 6:
12041
12042         Breakpoint 3, fdopendir_with_dup (fd=6, older_dupfd=-1) at fdopendir.c:93
12043         93                close (fd);
12044         (gdb) n
12045         94                dir = fd_clone_opendir (dupfd);
12046         (gdb) n
12047         95                saved_errno = errno;
12048         (gdb) p dir->dd_fd
12049         $11 = 8
12050
12051         Notice how it closes FD 6, then gets a DIR* pointer using FD 8.
12052         The problem is that on OpenBSD, fd_clone_opendir has to resort
12053         to using the old-style save/restore CWD mechanism, due to its
12054         lack of openat/proc support, and *that* would steal the FD (6)
12055         that opendir was supposed to use.
12056
12057         The fix is to squirrel away the desired FD so that save_cwd uses a
12058         different one, and then free the dest FD right before calling opendir.
12059         That guarantees opendir will use the required file descriptor.
12060
12061         * lib/fdopendir.c (fd_clone_opendir): Handle the above.
12062
12063 2010-10-08  Bruno Haible  <bruno@clisp.org>
12064
12065         sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.
12066         * lib/sys_select.in.h: Include <string.h> also on OpenBSD.
12067
12068 2010-10-08  Bruno Haible  <bruno@clisp.org>
12069
12070         nanosleep: Make replacement POSIX compliant.
12071         * lib/nanosleep.c (nanosleep): Return -1/EINVAL if the delay's tv_nsec
12072         is out of range.
12073         Reported by Jim Meyering.
12074
12075 2010-10-08  Paul Eggert  <eggert@cs.ucla.edu>
12076
12077         bootstrap: add hook for altering gnulib.mk, for Bison
12078         * build-aux/bootstrap (gnulib_mk_hook): New function, so that
12079         the Bison bootstrapping process can rewrite file names and variables
12080         in this file before later parts of 'bootstrap' use the file.
12081         Bison wants to include lib/gnulib.mk from the top-level makefile,
12082         so it needs the file names in this file to be relative to the top
12083         level, not relative to lib; plus it needs variable names to be
12084         rewritten.
12085         (slurp): Use the new function.
12086
12087         bootstrap: reformat for readability
12088         * build-aux/bootstrap: Rewrite to avoid lines longer than 80 columns.
12089
12090 2010-10-08  Eric Blake  <eblake@redhat.com>
12091
12092         docs: update cygwin progress
12093         * doc/posix-functions/cacos.texi (cacos): Added after cygwin
12094         1.7.7.
12095         * doc/posix-functions/cacosf.texi (cacosf): Likewise.
12096         * doc/posix-functions/cacosh.texi (cacosh): Likewise.
12097         * doc/posix-functions/cacoshf.texi (cacoshf): Likewise.
12098         * doc/posix-functions/carg.texi (carg): Likewise.
12099         * doc/posix-functions/cargf.texi (cargf): Likewise.
12100         * doc/posix-functions/casin.texi (casin): Likewise.
12101         * doc/posix-functions/casinf.texi (casinf): Likewise.
12102         * doc/posix-functions/casinh.texi (casinh): Likewise.
12103         * doc/posix-functions/casinhf.texi (casinhf): Likewise.
12104         * doc/posix-functions/catan.texi (catan): Likewise.
12105         * doc/posix-functions/catanf.texi (catanf): Likewise.
12106         * doc/posix-functions/catanh.texi (catanh): Likewise.
12107         * doc/posix-functions/catanhf.texi (catanhf): Likewise.
12108         * doc/posix-functions/ccos.texi (ccos): Likewise.
12109         * doc/posix-functions/ccosf.texi (ccosf): Likewise.
12110         * doc/posix-functions/ccosh.texi (ccosh): Likewise.
12111         * doc/posix-functions/ccoshf.texi (ccoshf): Likewise.
12112         * doc/posix-functions/cexp.texi (cexp): Likewise.
12113         * doc/posix-functions/cexpf.texi (cexpf): Likewise.
12114         * doc/posix-functions/cimag.texi (cimag): Likewise.
12115         * doc/posix-functions/cimagf.texi (cimagf): Likewise.
12116         * doc/posix-functions/clog.texi (clog): Likewise.
12117         * doc/posix-functions/clogf.texi (clogf): Likewise.
12118         * doc/posix-functions/conj.texi (conj): Likewise.
12119         * doc/posix-functions/conjf.texi (conjf): Likewise.
12120         * doc/posix-functions/cpow.texi (cpow): Likewise.
12121         * doc/posix-functions/cpowf.texi (cpowf): Likewise.
12122         * doc/posix-functions/cproj.texi (cproj): Likewise.
12123         * doc/posix-functions/cprojf.texi (cprojf): Likewise.
12124         * doc/posix-functions/creal.texi (creal): Likewise.
12125         * doc/posix-functions/crealf.texi (crealf): Likewise.
12126         * doc/posix-functions/csin.texi (csin): Likewise.
12127         * doc/posix-functions/csinf.texi (csinf): Likewise.
12128         * doc/posix-functions/csinh.texi (csinh): Likewise.
12129         * doc/posix-functions/csinhf.texi (csinhf): Likewise.
12130         * doc/posix-functions/csqrt.texi (csqrt): Likewise.
12131         * doc/posix-functions/csqrtf.texi (csqrtf): Likewise.
12132         * doc/posix-functions/ctan.texi (ctan): Likewise.
12133         * doc/posix-functions/ctanf.texi (ctanf): Likewise.
12134         * doc/posix-functions/ctanh.texi (ctanh): Likewise.
12135         * doc/posix-functions/ctanhf.texi (ctanhf): Likewise.
12136         * doc/posix-headers/complex.texi (complex.h): Likewise.
12137
12138 2010-10-07  Jim Meyering  <meyering@redhat.com>
12139
12140         parse-datetime: avoid compilation failure on OpenBSD 4.7
12141         * lib/parse-datetime.y (_STDLIB_H) [_STDLIB_H_]: Define.
12142         This works around a compilation failure on OpenBSD 4.7:
12143         http://thread.gmane.org/gmane.comp.parsers.bison.bugs/3418
12144
12145 2010-10-07  Eric Blake  <eblake@redhat.com>
12146
12147         docs: update cygwin progress
12148         * doc/glibc-functions/mkostemp.texi (mkostemp): Added in cygwin
12149         1.7.6.
12150         * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise.
12151         * doc/posix-headers/fenv.texi (fenv.h): Added after cygwin 1.7.7.
12152         * doc/posix-functions/feclearexcept.texi (feclearexcept): Likewise.
12153         * doc/posix-functions/fegetenv.texi (fegetenv): Likewise.
12154         * doc/posix-functions/fegetexceptflag.texi (fegetexceptflag):
12155         Likewise.
12156         * doc/posix-functions/fegetround.texi (fegetround): Likewise.
12157         * doc/posix-functions/feholdexcept.texi (feholdexcept): Likewise.
12158         * doc/posix-functions/feraiseexcept.texi (feraiseexcept):
12159         Likewise.
12160         * doc/posix-functions/fesetenv.texi (fesetenv): Likewise.
12161         * doc/posix-functions/fesetexceptflag.texi (fesetexceptflag):
12162         Likewise.
12163         * doc/posix-functions/fesetround.texi (fesetround): Likewise.
12164         * doc/posix-functions/fetestexcept.texi (fetestexcept): Likewise.
12165         * doc/posix-functions/feupdateenv.texi (feupdateenv): Likewise.
12166         * doc/glibc-functions/feenableexcept.texi (feenableexcept):
12167         Likewise.
12168         * doc/glibc-functions/fedisableexcept.texi (fedisableexcept):
12169         Likewise.
12170         * doc/glibc-functions/fegetexcept.texi (fegetexcept): Likewise.
12171
12172         docs: update parse-datetime history
12173         * doc/parse-datetime.texi (Authors of parse_datetime): Better
12174         documentation of this function's history and alternatives.
12175
12176         cygwin: use more robust version check
12177         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE, gl_FUNC_MEMMEM): Don't
12178         exclude an eventual cygwin 1.9.1.
12179         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Likewise.
12180         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE)
12181         (gl_FUNC_STRCASESTR): Likewise.
12182         Reported by Bruno Haible.
12183
12184 2010-10-06  Bruno Haible  <bruno@clisp.org>
12185
12186         string, sys_select: Avoid #including large headers unless necessary.
12187         * lib/string.in.h: Don't include <unistd.h> except on NetBSD.
12188         * lib/sys_select.in.h: Don't include <string.h> except on Solaris,
12189         OSF/1, BeOS, Haiku.
12190         Reported by Jim Meyering.
12191
12192 2010-10-05  Eric Blake  <eblake@redhat.com>
12193
12194         memmem, strstr, strcasestr: fix bug with long periodic needle
12195         * lib/str-two-way.h (two_way_long_needle): Avoid bug with long
12196         periodic needle having false positive.
12197         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Detect bug in glibc 2.12
12198         and cygwin 1.7.7.
12199         (gl_FUNC_MEMMEM): Be more pessimistic when cross-compiling.
12200         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE)
12201         (gl_FUNC_STRCASESTR): Likewise.
12202         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Likewise.
12203         * tests/test-memmem.c (main): Expose the bug.
12204         * tests/test-strcasestr.c (main): Likewise.
12205         * tests/test-strstr.c (main): Likewise.
12206         * tests/test-c-strcasestr.c (main): Likewise.
12207         * doc/glibc-functions/memmem.texi (memmem): Document the bug.
12208         * doc/posix-functions/strstr.texi (strstr): Likewise.
12209         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
12210         Reported via http://sourceware.org/bugzilla/show_bug.cgi?id=12092
12211
12212 2010-10-05  Paul Eggert  <eggert@cs.ucla.edu>
12213
12214         parse-datetime: do some more renaming
12215         * doc/parse-datetime.texi (Authors of parse_datetime): Call it
12216         parse_datetime, not get_date.  Mention the renaming.
12217         * lib/parse-datetime.y:  Call it parse_datetime, not getdate,
12218         in comments.
12219         * m4/bison.m4: Likewise.
12220
12221 2010-10-05  Eric Blake  <eblake@redhat.com>
12222
12223         parse-datetime: better name than get_date
12224         * NEWS: Reword the deprecation notice.
12225         * modules/get_date: Rename to modules/parse-datetime.
12226         * modules/get_date-tests: Rename to modules/parse-datetime-tests.
12227         * m4/get_date.m4: Rename to m4/parse-datetime.m4.
12228         * lib/get_date.y: Rename to lib/parse-datetime.y.
12229         * tests/test-get_date.c: Rename to tests/test-parse-datetime.c.
12230         * doc/get_date.texi: Rename to doc/parse-datetime.texi.
12231         * doc/getdate.texi: Provide fallback wrapper.
12232         * lib/getdate.h: Move guts, and wrap...
12233         * lib/parse-datetime.h: ...new file.
12234         * lib/parse-datetime.y (get_date): Rename...
12235         (parse_datetime): ...to this.
12236         * m4/parse-datetime.m4 (gl_GET_DATE): Rename...
12237         (gl_PARSE_DATETIME): ...to this.
12238         * doc/posix-functions/getdate.texi (get_date): Provide fallback
12239         documentation.
12240         * modules/getdate (Files): Provide fallback docs and header.
12241         (Notice, Depends-on): Update references.
12242         * tests/test-parse-datetime.c: Likewise.
12243         * DEPENDENCIES: Likewise.
12244         * MODULES.html.sh (Date and time <time.h>): Likewise.
12245         * doc/parse-datetime.texi (Date input formats)
12246         (Authors of parse_datetime): Likewise.
12247         * modules/parse-datetime (Files, configure.ac, Makefile.am)
12248         (Include): Likewise.
12249         * modules/parse-datetime-tests (Files, Makefile.am): Likewise.
12250         * gnulib-tool: Likewise.
12251         * m4/bison.m4 (gl_BISON): Likewise.
12252         Suggested by Bruno Haible.
12253
12254 2010-10-05  Paul Eggert  <eggert@cs.ucla.edu>
12255
12256         more ports to Solaris tr, which needs [] around ranges
12257         * gnulib-tool: Solaris tr needs [] around ranges.
12258         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): Likewise.
12259         * tests/test-pipe-filter-gi1.c (main): Likewise.
12260         * tests/test-pipe-filter-ii1.c (main): Likewise.
12261
12262 2010-10-05  Eric Blake  <eblake@redhat.com>
12263
12264         bootstrap: fix Solaris regression
12265         * build-aux/bootstrap (check_versions): Solaris tr still needs []
12266         around ranges.
12267         Reported by Pádraig Brady.
12268
12269         bootstrap: work with pkg-config
12270         * build-aux/bootstrap (check_versions): Also transliterate - in
12271         prerequisite name.
12272         (print_versions): Be robust to any \ in $buildreq.  Avoid listing
12273         prerequisites that were already found, to avoid confusion.
12274         Reported by Justin Clift.
12275
12276         faccessat: remove unused wrappers
12277         * lib/openat.h (accessat, euidaccesat): Delete, since the mere
12278         presence of these wrappers dragged in -lgen on Solaris.
12279         Reported by Clemens Brogi; fix suggested by Paul Eggert.
12280
12281 2010-10-05  Jim Meyering  <meyering@redhat.com>
12282
12283         tests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTEM_HEADER@
12284         * Makefile (sc_pragma_columns): New syntax-check rule.
12285
12286 2010-10-04  Bruno Haible  <bruno@clisp.org>
12287
12288         gnulib-tool: Synthesize appropriate _LDFLAGS for a libtool library.
12289         * gnulib-tool (func_emit_lib_Makefile_am): When preparing for a libtool
12290         library, put '-no-undefined' and the link dependencies into _LDFLAGS.
12291         Reported by Bruce Korb and Eric Blake.
12292
12293 2010-10-04  Bruno Haible  <bruno@clisp.org>
12294
12295         threadlib: Make option --with-libpth-prefix work.
12296         * m4/threadlib.m4 (gl_THREADLIB_BODY): When testing whether pth works,
12297         use $LIBPTH, not just -lpth.
12298
12299 2010-10-04  Bruno Haible  <bruno@clisp.org>
12300
12301         Avoid line length limitation from HP NonStop system header files.
12302         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define also PRAGMA_COLUMNS.
12303         * lib/arpa_inet.in.h: Use PRAGMA_COLUMNS.
12304         * lib/ctype.in.h: Likewise.
12305         * lib/dirent.in.h: Likewise.
12306         * lib/errno.in.h: Likewise.
12307         * lib/fcntl.in.h: Likewise.
12308         * lib/float.in.h: Likewise.
12309         * lib/getopt.in.h: Likewise.
12310         * lib/iconv.in.h: Likewise.
12311         * lib/inttypes.in.h: Likewise.
12312         * lib/langinfo.in.h: Likewise.
12313         * lib/locale.in.h: Likewise.
12314         * lib/math.in.h: Likewise.
12315         * lib/netdb.in.h: Likewise.
12316         * lib/netinet_in.in.h: Likewise.
12317         * lib/poll.in.h: Likewise.
12318         * lib/pthread.in.h: Likewise.
12319         * lib/pty.in.h: Likewise.
12320         * lib/sched.in.h: Likewise.
12321         * lib/se-selinux.in.h: Likewise.
12322         * lib/search.in.h: Likewise.
12323         * lib/signal.in.h: Likewise.
12324         * lib/spawn.in.h: Likewise.
12325         * lib/stdarg.in.h: Likewise.
12326         * lib/stddef.in.h: Likewise.
12327         * lib/stdint.in.h: Likewise.
12328         * lib/stdio.in.h: Likewise.
12329         * lib/stdlib.in.h: Likewise.
12330         * lib/string.in.h: Likewise.
12331         * lib/strings.in.h: Likewise.
12332         * lib/sys_file.in.h: Likewise.
12333         * lib/sys_ioctl.in.h: Likewise.
12334         * lib/sys_select.in.h: Likewise.
12335         * lib/sys_socket.in.h: Likewise.
12336         * lib/sys_stat.in.h: Likewise.
12337         * lib/sys_time.in.h: Likewise.
12338         * lib/sys_times.in.h: Likewise.
12339         * lib/sys_utsname.in.h: Likewise.
12340         * lib/sys_wait.in.h: Likewise.
12341         * lib/sysexits.in.h: Likewise.
12342         * lib/termios.in.h: Likewise.
12343         * lib/time.in.h: Likewise.
12344         * lib/unistd.in.h: Likewise.
12345         * lib/wchar.in.h: Likewise.
12346         * lib/wctype.in.h: Likewise.
12347         * modules/arpa_inet (Makefile.am): Substitute PRAGMA_COLUMNS.
12348         * modules/ctype (Makefile.am): Likewise.
12349         * modules/dirent (Makefile.am): Likewise.
12350         * modules/errno (Makefile.am): Likewise.
12351         * modules/fcntl-h (Makefile.am): Likewise.
12352         * modules/float (Makefile.am): Likewise.
12353         * modules/getopt-posix (Makefile.am): Likewise.
12354         * modules/iconv-h (Makefile.am): Likewise.
12355         * modules/inttypes (Makefile.am): Likewise.
12356         * modules/langinfo (Makefile.am): Likewise.
12357         * modules/locale (Makefile.am): Likewise.
12358         * modules/math (Makefile.am): Likewise.
12359         * modules/netdb (Makefile.am): Likewise.
12360         * modules/netinet_in (Makefile.am): Likewise.
12361         * modules/poll-h (Makefile.am): Likewise.
12362         * modules/pthread (Makefile.am): Likewise.
12363         * modules/pty (Makefile.am): Likewise.
12364         * modules/sched (Makefile.am): Likewise.
12365         * modules/search (Makefile.am): Likewise.
12366         * modules/selinux-h (Makefile.am): Likewise.
12367         * modules/signal (Makefile.am): Likewise.
12368         * modules/spawn (Makefile.am): Likewise.
12369         * modules/stdarg (Makefile.am): Likewise.
12370         * modules/stddef (Makefile.am): Likewise.
12371         * modules/stdint (Makefile.am): Likewise.
12372         * modules/stdio (Makefile.am): Likewise.
12373         * modules/stdlib (Makefile.am): Likewise.
12374         * modules/string (Makefile.am): Likewise.
12375         * modules/strings (Makefile.am): Likewise.
12376         * modules/sys_file (Makefile.am): Likewise.
12377         * modules/sys_ioctl (Makefile.am): Likewise.
12378         * modules/sys_select (Makefile.am): Likewise.
12379         * modules/sys_socket (Makefile.am): Likewise.
12380         * modules/sys_stat (Makefile.am): Likewise.
12381         * modules/sys_time (Makefile.am): Likewise.
12382         * modules/sys_times (Makefile.am): Likewise.
12383         * modules/sys_utsname (Makefile.am): Likewise.
12384         * modules/sys_wait (Makefile.am): Likewise.
12385         * modules/sysexits (Makefile.am): Likewise.
12386         * modules/termios (Makefile.am): Likewise.
12387         * modules/time (Makefile.am): Likewise.
12388         * modules/unistd (Makefile.am): Likewise.
12389         * modules/wchar (Makefile.am): Likewise.
12390         * modules/wctype (Makefile.am): Likewise.
12391
12392 2010-10-04  Bruno Haible  <bruno@clisp.org>
12393
12394         read-file tests: Avoid a test failure on NonStop Kernel.
12395         * tests/test-read-file.c (main): Don't assume that /etc/resolv.conf is
12396         a regular file.
12397         Reported by Joachim Schmitz <schmitz@hp.com>.
12398
12399 2010-10-03  Bruno Haible  <bruno@clisp.org>
12400
12401         gnulib-tool: Fixes for --create-testdir with --libtool.
12402         * gnulib-tool (func_get_automake_snippet): Don't augment
12403         EXTRA_lib_SOURCES for the pt_chown module, since pt_chown.o goes into
12404         an executable.
12405         (func_create_testdir): Handle module 'alloca' like func_import.
12406         Reported by Bruce Korb <bruce.korb@gmail.com>.
12407
12408 2010-10-03  Paul Eggert  <eggert@cs.ucla.edu>
12409
12410         Avoid some lines longer than 80 characters.
12411         * lib/stdint.in.h: Break long comment lines.
12412         * lib/math.in.h: Likewise.
12413         (_GL_NUM_UINT_WORDS): New macro, for readability.
12414         (gl_signbitf, gl_signbitd, gl_signbitl): Use it.
12415         * lib/stdio.in.h: Break lines in _GL_WARN_ON_USE calls.
12416         * lib/stdlib.in.h: Likewise.
12417         * lib/spawn.in.h: Likewise.
12418         * lib/sys_socket.in.h: Update an URL.
12419         * lib/sys_stat.in.h: Break long line.
12420
12421 2010-10-03  Reuben Thomas  <rrt@sc3d.org>
12422
12423         Improve pmccabe2html.
12424         * build-aux/pmccabe2html: Add CYCLO_SRCS variable, and make
12425         cyclo-$(PACKAGE).html depend on it, so the HTML file is remade
12426         when the sources change. Remove the line in the HTML about "Used
12427         ranges" (which implied that there might be other unused ranges),
12428         rename "Resume" to "Summary" (easier to understand for more users).
12429         * build-aux/pmccabe.css: Removing the dashed dividers, some unused
12430         styles, and some unnecessary blank lines.
12431
12432 2010-10-03  Bruno Haible  <bruno@clisp.org>
12433             Joachim Schmitz  <schmitz@hp.com>  (tiny change)
12434
12435         acl: Add support for ACLs on NonStop Kernel.
12436         * m4/acl.m4 (gl_FUNC_ACL): For Solaris, test for facl(), not for acl().
12437         Check whether the function aclsort() exists.
12438         * lib/acl-internal.h: For Solaris, test HAVE_FACL, not HAVE_ACL.
12439         (acl_nontrivial) [HAVE_ACLSORT]: New declaration.
12440         * lib/file-has-acl.c: For Solaris, test HAVE_FACL, not HAVE_ACL.
12441         (acl_nontrivial [HAVE_ACLSORT]: New function.
12442         (file_has_acl): Implement for NonStop Kernel.
12443         * lib/set-mode-acl.c: For Solaris, test HAVE_FACL, not HAVE_ACL.
12444         (qset_acl): Implement for NonStop Kernel.
12445         * lib/copy-acl.c (qcopy_acl): Implement for NonStop Kernel.
12446         * tests/test-sameacls.c: For Solaris, test HAVE_FACL, not HAVE_ACL.
12447         (main): Implement for NonStop Kernel.
12448         * tests/test-file-has-acl.sh (acl_flavor): Set to 'nsk' on NonStop
12449         Kernel. Handle this flavor.
12450         * tests/test-set-mode-acl.sh: Likewise.
12451         * tests/test-copy-acl.sh: Likewise.
12452         * tests/test-copy-file.sh: Likewise.
12453
12454 2010-10-03  Bruno Haible  <bruno@clisp.org>
12455
12456         Info about ACLs on NonStop Kernel.
12457         * doc/acl-resources.txt: Add info about NonStop Kernel.
12458         References by Joachim Schmitz <schmitz@hp.com>.
12459
12460 2010-10-02  Bruno Haible  <bruno@clisp.org>
12461
12462         Define missing EDQUOT on NonStop Kernel.
12463         * lib/errno.in.h (EDQUOT): Assign a value if missing.
12464         * lib/strerror.c (rpl_strerror): Handle missing EDQUOT.
12465         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether EDQUOT is
12466         missing.
12467         * doc/posix-headers/errno.texi: Mention the NSK bug.
12468         * doc/posix-functions/strerror.texi: Mention the workaround on NSK.
12469         Reported by Joachim Schmitz <schmitz@hp.com>.
12470
12471 2010-10-02  Bruno Haible  <bruno@clisp.org>
12472
12473         Update doc for POSIX:2008.
12474         * doc/posix-headers/*.texi [except ucontext.texi, sys_timeb.texi]:
12475         Update URL of POSIX specification.
12476
12477 2010-10-02  Bruno Haible  <bruno@clisp.org>
12478
12479         gnulib-tool: In testdirs, use the newest available config.{guess.sub}.
12480         * gnulib-tool (func_create_testdir): Use config.guess and config.sub
12481         from gnulib, not from Automake.
12482
12483 2010-10-02  Bruno Haible  <bruno@clisp.org>
12484
12485         New module 'system-posix'.
12486         * modules/system-posix: New file.
12487         * lib/stdlib.in.h: Include <sys/wait.h> only when the 'system-posix'
12488         module is present.
12489         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
12490         GNULIB_SYSTEM_POSIX.
12491         * modules/stdlib (Depends-on): Remove sys_wait.
12492         (Makefile.am): Substitute GNULIB_SYSTEM_POSIX.
12493         * doc/posix-functions/system.texi: Mention the new module.
12494         * doc/posix-headers/stdlib.texi: Likewise.
12495         * tests/test-stdlib.c: If GNULIB_TEST_SYSTEM_POSIX is not defined,
12496         define test_sys_wait_macros to a no-op.
12497         Reported by Sam Steingold <sds@gnu.org>.
12498
12499 2010-09-30  Bruno Haible  <bruno@clisp.org>
12500
12501         More renaming from 'getdate' to 'get_date'.
12502         * doc/get_date.texi: Renamed from doc/getdate.texi.
12503         * modules/get_date (Files): Update.
12504         * MODULES.html.sh (Date and time <time.h>): Update.
12505         * DEPENDENCIES: Update.
12506         * gnulib-tool: Update comment.
12507         * m4/bison.m4 (gl_BISON): Likewise.
12508         * m4/get_date.m4 (gl_GET_DATE): Likewise.
12509
12510 2010-09-30  Justin Clift  <jclift@redhat.com>  (tiny change)
12511
12512         bootstrap: support ACLOCAL_FLAGS during aclocal
12513         * build-aux/bootstrap (aclocal): Honor ACLOCAL_FLAGS, so the user
12514         can add additional -I dir for third-party .m4 files.
12515
12516 2010-09-30  Eric Blake  <eblake@redhat.com>
12517
12518         bootstrap: use glibtoolize on MacOS
12519         * build-aux/bootstrap (check_versions): Convert libtool into
12520         libtoolize.
12521         (tool search): Move libtool check earlier, and look for
12522         glibtoolize for MacOS.
12523         (gnulib_tool_options): Auto-add --libtool when appropriate.
12524         Reported by Justin Clift.
12525
12526         poll: fix typo that broke test on MacOS
12527         * m4/poll.m4 (gl_FUNC_POLL): Add missing test.
12528         Reported by Justin Clift.
12529
12530         getdate: rename to get_date
12531         Note: getdate.h is not renamed, to minimize client impact.
12532         * modules/getdate: Mark obsolete.  Move old contents...
12533         * modules/get_date: ...to new module name.
12534         * modules/getdate-tests: Move...
12535         * modules/get_date-tests: ...here.
12536         * m4/getdate.m4: Move...
12537         * m4/get_date.m4: ...here, and rename gl_GETDATE to gl_GET_DATE.
12538         * lib/getdate.y: Move...
12539         * lib/get_date.y: ...here.
12540         * tests/test-getdate.c: Move...
12541         * tests/test-get_date.c: ...here.
12542         * doc/posix-functions/getdate.texi (getdate): Update name.
12543         * NEWS: Mention the change.
12544
12545 2010-09-29  Bruno Haible  <bruno@clisp.org>
12546
12547         Separate the module 'waitpid' from the module 'sys_wait'.
12548         * lib/sys_wait.in.h (waitpid): Declare only if the 'waitpid' module is
12549         present.
12550         * m4/sys_wait_h.m4 (gl_SYS_WAIT_MODULE_INDICATOR): Invoke
12551         gl_MODULE_INDICATOR_FOR_TESTS.
12552         (gl_SYS_WAIT_H_DEFAULTS): Initialize GNULIB_WAITPID.
12553         * modules/sys_wait (Depends-on): Remove waitpid.
12554         (Makefile.am): Substitute GNULIB_WAITPID.
12555         * modules/waitpid (configure.ac): Invoke gl_SYS_WAIT_MODULE_INDICATOR.
12556         * tests/test-sys_wait-c++.cc (GNULIB_NAMESPACE::waitpid): Check the
12557         signature only if the 'waitpid' module is present.
12558         * doc/posix-functions/waitpid.texi: Mention the 'waitpid' module.
12559         * NEWS: Mention the change.
12560         * modules/grantpt (Depends-on): Add waitpid.
12561         * modules/wait-process (Depends-on): Likewise.
12562
12563 2010-09-29  Bruno Haible  <bruno@clisp.org>
12564
12565         More tests for module 'sys_wait'.
12566         * modules/sys_wait-c++-tests: New file.
12567         * tests/test-sys_wait-c++.cc: New file.
12568         * modules/sys_wait-tests (Depends-on): Add sys_wait-c++-tests.
12569         Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>.
12570
12571 2010-09-29  Bruno Haible  <bruno@clisp.org>
12572
12573         New module 'waitpid'.
12574         * lib/waitpid.c: New file, extracted from lib/sys_wait.in.h.
12575         * lib/sys_wait.in.h: Include <sys/types.h>, c++defs.h, warn-on-use.h.
12576         Don't include <process.h>.
12577         (waitpid): Declare only, using modern idiom.
12578         * m4/waitpid.m4: New file.
12579         * m4/sys_wait_h.m4 (gl_SYS_WAIT_H): Check whether waitpid is declared.
12580         * modules/waitpid: New file.
12581         * modules/sys_wait (Depends-on): Add c++defs, warn-on-use, waitpid.
12582         (Makefile.am): Update.
12583         Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>.
12584
12585 2010-09-28  Bruno Haible  <bruno@clisp.org>
12586
12587         poll: Assume ANSI C.
12588         * lib/poll.c (poll): Use an ANSI C declaration.
12589
12590 2010-09-28  Bruno Haible  <bruno@clisp.org>
12591
12592         poll-h: Create poll.h on all platforms.
12593         * lib/poll.in.h: Use double-inclusion guard. Don't define POLL*,
12594         struct pollfd, nfds_t, INFTIM when the system has <poll.h>.
12595         * m4/poll_h.m4 (gl_POLL_H): Set HAVE_POLL_H. Invoke
12596         gl_CHECK_NEXT_HEADERS. Don't set POLL_H.
12597         (gl_REPLACE_POLL_H): Don't set POLL_H.
12598         (gl_POLL_H_DEFAULTS): Don't initialize POLL_H.
12599         * modules/poll-h (Depends-on): Add include_next.
12600         (Makefile.am): Create poll.h unconditionally. Substitute also
12601         HAVE_POLL_H, INCLUDE_NEXT, PRAGMA_SYSTEM_HEADER, NEXT_POLL_H.
12602
12603 2010-09-28  Bruno Haible  <bruno@clisp.org>
12604
12605         Tests for module 'poll-h'.
12606         * modules/poll-h-c++-tests: New file.
12607         * tests/test-poll-h-c++.cc: New file.
12608
12609         Tests for module 'poll-h'.
12610         * modules/poll-h-tests: New file.
12611         * tests/test-poll-h.c: New file.
12612
12613 2010-09-28  Bruno Haible  <bruno@clisp.org>
12614
12615         poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
12616         * modules/poll-h (Depends-on): Add 'extensions'.
12617
12618 2010-09-28  Bruno Haible  <bruno@clisp.org>
12619
12620         New module 'poll-h'.
12621         * lib/poll.in.h: Include c++defs.h and warn-on-use.h.
12622         (poll): Use modern idiom.
12623         * modules/poll-h: New file.
12624         * modules/poll (Files): Remove lib/poll.in.h.
12625         (Depends-on): Add poll-h.
12626         (configure.ac): Invoke gl_POLL_MODULE_INDICATOR.
12627         (Makefile.am): Move code for generation of poll.h to modules/poll-h.
12628         * m4/poll_h.m4: New file.
12629         * m4/poll.m4 (gl_FUNC_POLL): Require gl_POLL_H. Don't check for poll.h
12630         here. Don't set POLL_H here. Instead, set HAVE_POLL and REPLACE_POLL
12631         and invoke gl_REPLACE_POLL_H.
12632         * lib/poll.c: Use common idiom.
12633         * tests/test-poll.c: Likewise.
12634         * doc/posix-headers/poll.texi: Mention the poll-h module.
12635         Suggested by Eric Blake.
12636
12637 2010-09-26  Bruno Haible  <bruno@clisp.org>
12638
12639         sys_wait: Implement WSTOPSIG.
12640         * lib/sys_wait.in.h (WSTOPSIG): New macro.
12641         Reported by Simon Josefsson.
12642
12643 2010-09-26  Simon Josefsson  <simon@josefsson.org>
12644
12645         stdlib, sys_wait: Avoid compilation error on mingw.
12646         * lib/sys_wait.in.h: Include <signal.h>, for SIGTERM.
12647
12648 2010-09-26  Bruno Haible  <bruno@clisp.org>
12649
12650         stdlib tests: Avoid code duplication.
12651         * modules/stdlib-tests (Files): Add tests/test-sys_wait.h.
12652         * modules/sys_wait-tests (Files): Likewise.
12653         * tests/test-sys_wait.h: New file, extracted from tests/test-stdlib.c.
12654         * tests/test-stdlib.c: Include test-sys_wait.h.
12655         (main): Invoke test_sys_wait_macros.
12656         * tests/test-sys_wait.c: Include test-sys_wait.h.
12657         (main): Invoke test_sys_wait_macros.
12658
12659 2010-09-25  Simon Josefsson  <simon@josefsson.org>
12660
12661         * modules/getaddrinfo (Depends-on): Depend on the sockets module.
12662         * lib/getaddrinfo.c (use_win32_p): Call gl_sockets_startup to make
12663         sure Windows sockets are working before calling getaddrinfo.
12664         * tests/test-getaddrinfo.c (main): Don't call WSAStartup here.
12665         * doc/gnulib.texi (Windows sockets): Fix typo.
12666
12667 2010-09-25  Bruno Haible  <bruno@clisp.org>
12668
12669         Tests for module 'regex-quote'.
12670         * modules/regex-quote-tests: New file.
12671         * tests/test-regex-quote.c: New file.
12672
12673         New module 'regex-quote'.
12674         * lib/regex-quote.h: New file.
12675         * lib/regex-quote.c: New file.
12676         * modules/regex-quote: New file.
12677         Suggested by Reuben Thomas <rrt@sc3d.org>.
12678
12679 2010-09-24  Bruno Haible  <bruno@clisp.org>
12680
12681         unistr/u8-strchr: Fix a test failure on i586 glibc systems.
12682         * tests/unistr/test-strchr.h (test_strchr): Disable an invalid check.
12683
12684 2010-09-23  Bruno Haible  <bruno@clisp.org>
12685
12686         setenv: Relax license.
12687         * modules/setenv (License): Change to LGPLv2+, with consent by Eric
12688         Blake.
12689         Requested by Eric Blake.
12690
12691 2010-09-22  Bruno Haible  <bruno@clisp.org>
12692
12693         termios: Relax license.
12694         * modules/termios (License): Change to LGPLv2+.
12695         Requested by Eric Blake.
12696
12697 2010-09-22  Bruno Haible  <bruno@clisp.org>
12698
12699         threadlib: Allow the package to change the default to 'no'.
12700         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): When
12701         gl_THREADLIB_DEFAULT_NO is defined, change the default to 'no'.
12702         Reported by Paul Eggert.
12703
12704 2010-09-22  Pádraig Brady  <P@draigbrady.com>
12705             Bruno Haible  <bruno@clisp.org>
12706
12707         Fix endless loop in mbmemcasecoll.
12708         * lib/mbmemcasecoll.c (apply_towlower): When mbrtowc returns 0, copy 1
12709         byte.
12710         * tests/test-mbmemcasecmp.h (test_ascii): Test embedded NULs.
12711
12712 2010-09-22  Bruno Haible  <bruno@clisp.org>
12713
12714         Tests for module 'memcoll'.
12715         * modules/memcoll-tests: New file.
12716         * tests/test-memcoll.c: New file, based on tests/test-memcmp.c.
12717
12718         memcoll, xmemcoll: Clarify size vs. length.
12719         * modules/memcoll.c (memcoll0): Clarify specification.
12720         * modules/xmemcoll.c (xmemcoll0): Likewise. Reduce by 1 the lengths
12721         passed to collate_error.
12722
12723 2010-09-22  Bruno Haible  <bruno@clisp.org>
12724
12725         Tests for module 'memcasecmp'.
12726         * modules/memcasecmp-tests: New file.
12727         * tests/test-memcasecmp.c: New file, based on tests/test-memcmp.c.
12728
12729 2010-09-22  Paul Eggert  <eggert@cs.ucla.edu>
12730
12731         * lib/pthread.in.h: Add split double-inclusion guard, and include
12732         system <pthread.h> if there is one.  Use @@-style as in other
12733         .in.h files.  Define PTHREAD_COND_INITIALIZER etc. only if system
12734         pthread.h doesn't.
12735         (pthread_mutexattr_destroy, pthread_mutexattr_init):
12736         (pthread_mutexattr_settype, pthread_mutex_trylock):
12737         New static inline functions, if there's no system <pthread.h>.
12738         (pthread_spinlock_t, pthread_spin_init, pthread_spin_destroy):
12739         (pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock):
12740         Approximate with mutexes if the system lacks spinlocks, as in
12741         MacOS.
12742         * m4/pthread.m4 (gl_PTHREAD_CHECK): Require gl_PTHREAD_DEFAULTS.
12743         Add gl_CHECK_NEXT_HEADERS for pthread.h, and support the usual
12744         @@-style.  Check for spinlocks separately.
12745         (gl_PTHREAD_DEFAULTS): New macro.
12746         * modules/pthread: Redo to use a more typical style for in.h files.
12747
12748 2010-09-21  Eric Blake  <eblake@redhat.com>
12749
12750         net_if: enhance tests
12751         * tests/test-net_if.c (main): Move signature checks earlier.
12752         Print failures to stderr.
12753         * doc/posix-functions/if_freenameindex.texi (if_freenameindex):
12754         Document the bug that we do not yet fix.
12755
12756 2010-09-21  Reuben Thomas  <rrt@sc3d.org>
12757
12758         * doc/gnulib.texi (Out of memory handling): Rewrite section to be
12759         about gnulib, not GSS.
12760
12761 2010-09-21  Reuben Thomas  <rrt@sc3d.org>
12762
12763         * build-aux/pmccabe2html: Look for sources in src/ instead of lib/.
12764         * build-aux/pmccabe2html: Set cut_dir properly, and add mode line
12765         for Emacs.
12766         * build-aux/pmccabe2html: Make Makefile.am example code more
12767         cut-and-paste friendly.
12768
12769 2010-09-21  Simon Josefsson  <simon@josefsson.org>
12770
12771         * tests/test-net_if.c: New file.
12772         * modules/net_if-tests: New file.
12773
12774 2010-09-20  Paul Eggert  <eggert@cs.ucla.edu>
12775
12776         pthread: add pthread_spin_destroy
12777         * lib/pthread.in.h (pthread_spin_destroy): New function.
12778
12779 2010-09-19  Bruno Haible  <bruno@clisp.org>
12780
12781         gnulib-tool: Fix --help output.
12782         * gnulib-tool (func_usage): Fix help message.
12783         Reported by Reuben Thomas <rrt@sc3d.org>.
12784
12785 2010-09-18  Jim Meyering  <meyering@redhat.com>
12786
12787         maint.mk: avoid unexpanded \n in two diagnostics
12788         * top/maint.mk (sc_prohibit_always_true_header_tests):
12789         Don't use a literal \n in a halt=... assignment.  It would not be
12790         expanded, and the two \n bytes would appear in the diagnostic output
12791         rather than the desired newline.  Use halt=$$(printf ... instead.
12792         (sc_vulnerable_makefile_CVE-2009-4029): Likewise.
12793
12794 2010-09-18  Bruno Haible  <bruno@clisp.org>
12795
12796         netinet_in: Doc tweak.
12797         * doc/posix-headers/netinet_in.texi: Mention an affected platform.
12798         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
12799
12800 2010-09-18  Jim Meyering  <meyering@redhat.com>
12801
12802         init.sh: correct an outdated comment
12803         * tests/init.sh (create_exe_shims_):  s/function/alias/
12804
12805         init.sh: don't let an ephemeral "*.exe" make us skip all dir entries
12806         * tests/init.sh (find_exe_basenames_): Don't give up on a directory if
12807         a file named "*.exe" is removed between the glob expansion and the
12808         processing of that oddly named file.
12809
12810 2010-09-17  Eric Blake  <eblake@redhat.com>
12811
12812         mirbsd: add some more support
12813         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): MirBSD is
12814         in BSD family.
12815         * m4/gc-random.m4 (gl_GC_RANDOM): MirBSD supports same random
12816         devices as OpenBSD.
12817         * m4/host-os.m4 (mirbsd): Add MirBSD.
12818
12819         tests: fix unportable assumption on sys/wait.h
12820         * tests/test-sys_wait.c (main): Relax test.
12821         * tests/test-stdlib.c (main): Likewise.
12822
12823         init.sh: accomodate directory with no .exes
12824         * tests/init.sh: Accomodate directory containing only scripts.
12825
12826         tests: avoid compiler warning
12827         * tests/test-stdlib.c (main): Use the variable.
12828
12829         fdutimens, fdutimensat: update signature, again
12830         * lib/utimens.h (gl_futimens): Delete, and move signature...
12831         (fdutimens): ...here.
12832         (fdutimensat): Rearrange signature.
12833         (lutimensat): Rename variable for clarity.
12834         * lib/fdutimensat.c (fdutimensat): Update signature.
12835         * lib/utimens.c (fdutimens): Likewise.
12836         (gl_futimens): Delete.
12837         (utimens, lutimens): Update callers.
12838         * lib/futimens.c (futimens): Likewise.
12839         * tests/test-fdutimensat.c: Likewise.
12840         * tests/test-utimens.c: Likewise.
12841         * tests/test-futimens.h: Update comment.
12842         * NEWS: Mention this.
12843         Suggested by Paul Eggert.
12844
12845 2010-09-17  Bruno Haible  <bruno@clisp.org>
12846
12847         Take over the maintenance of some older macros from Autoconf.
12848         * m4/error.m4 (AC_FUNC_ERROR_AT_LINE): New macro, from GNU Autoconf.
12849         * m4/lstat.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): New macro, from
12850         GNU Autoconf.
12851         * m4/memcmp.m4 (AC_FUNC_MEMCMP): New macro, from GNU Autoconf.
12852         * m4/mktime.m4 (AC_FUNC_MKTIME): Change comment.
12853
12854 2010-09-17  Eric Blake  <eblake@redhat.com>
12855
12856         fdutimensat: drop atflag validation
12857         * lib/fdutimensat.c (fdutimensat): Allow AT_SYMLINK_NOFOLLOW even
12858         with valid fd, to close a race scenario where futimens is
12859         unsupported and FILE was replaced by a symlink.
12860         * tests/test-fdutimensat.c (do_fdutimens, main): Adjust test
12861         accordingly.
12862         Suggested by Paul Eggert.
12863
12864 2010-09-16  Bruno Haible  <bruno@clisp.org>
12865
12866         unlockpt: Fix declaration within GNULIB_POSIXCHECK.
12867         * lib/stdlib.in.h (unlockpt): Fix warning declaration.
12868
12869 2010-09-16  Bruno Haible  <bruno@clisp.org>
12870
12871         login_tty: Fix detection of function on FreeBSD, OpenBSD, NetBSD.
12872         * m4/pty.m4 (gl_FUNC_LOGIN_TTY): Augment LIBS while checking whether
12873         login_tty exists.
12874         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
12875
12876 2010-09-16  Bruno Haible  <bruno@clisp.org>
12877
12878         login_tty: Make the replacement code work on BSD systems.
12879         * lib/login_tty.c: Include <sys/ioctl.h>.
12880         (login_tty): Use ioctl TIOCSCTTY when available.
12881         * modules/login_tty (Depends-on): Add sys_ioctl.
12882         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
12883
12884 2010-09-16  Bruno Haible  <bruno@clisp.org>
12885
12886         login_tty: Stricter unit test.
12887         * modules/login_tty-tests (Depends-on): Add tcgetsid.
12888         * tests/test-login_tty.c (main): Also check the results of tcgetpgrp()
12889         and tcgetsid() after login_tty.
12890         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
12891
12892 2010-09-16  Bruno Haible  <bruno@clisp.org>
12893
12894         New module 'tcgetsid'.
12895         * lib/tcgetsid.c: New file.
12896         * m4/tcgetsid.m4: New file.
12897         * modules/tcgetsid: New file.
12898         * modules/termios (Depends-on): Add c++defs, warn-on-use.
12899         (Makefile.am): Ensure c++defs.h, warn-on-use.h get included. Substitute
12900         GNULIB_TCGETSID, HAVE_TCGETSID.
12901         * lib/termios.in.h: Include <sys/types.h>.
12902         (tcgetsid): New declaration.
12903         * m4/termios_h.m4 (gl_TERMIOS_H): Check whether tcgetsid is declared.
12904         (gl_TERMIOS_H_DEFAULTS): Initialize GNULIB_TCGETSID, HAVE_TCGETSID.
12905         * doc/posix-functions/tcgetsid.texi: Mention the new module.
12906         * tests/test-termios-c++.cc: Check GNULIB_NAMESPACE::tcgetsid.
12907
12908 2010-09-16  Bruno Haible  <bruno@clisp.org>
12909
12910         Tests for module 'termios'.
12911         * modules/termios-c++-tests: New file.
12912         * modules/termios-tests: New file.
12913         * tests/test-termios-c++.cc: New file.
12914         * tests/test-termios.c: New file.
12915
12916         New module 'termios'.
12917         * modules/termios: New file.
12918         * lib/termios.in.h: New file.
12919         * m4/termios_h.m4: New file.
12920         * doc/posix-headers/termios.texi: Mention the new module.
12921
12922 2010-09-16  Eric Blake  <eblake@redhat.com>
12923
12924         fdutimensat: add an atflag parameter
12925         * lib/fdutimensat.c (fdutimensat): Add new parameter.
12926         * lib/utimens.h (fdutimensat): Update prototype.
12927         * tests/test-fdutimensat.c: Adjust test to match.
12928         * NEWS: Document the change.
12929         Suggested by Paul Eggert.
12930
12931 2010-09-16  Bruno Haible  <bruno@clisp.org>
12932
12933         Fix typos in comments.
12934         * lib/striconveh.h: Fix typo in comment.
12935         * lib/login_tty.c (login_tty): Likewise.
12936
12937 2010-09-15  Bruno Haible  <bruno@clisp.org>
12938
12939         stdlib: clarify MirBSD WEXITSTATUS bug
12940         * lib/stdlib.in.h: Clarify the MirBSD bug regarding WEXITSTATUS.
12941         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
12942
12943 2010-09-15  Eric Blake  <eblake@redhat.com>
12944
12945         stdlib: work around MirBSD WEXITSTATUS bug
12946         * lib/stdlib.in.h (includes): Guarantee WEXITSTATUS.
12947         * modules/stdlib (Depends-on): Add sys_wait.
12948         * tests/test-sys_wait.c (main): Enhance test.
12949         * tests/test-stdlib.c (main): Likewise.
12950         * doc/posix-headers/stdlib.texi (stdlib.h): Document the bug.
12951
12952         docs: mention MacOS issue with WEXITSTATUS(constant)
12953         * doc/posix-headers/sys_wait.texi (sys/wait.h): Document the
12954         issue.
12955         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
12956
12957         strnlen: add tests
12958         * modules/strnlen-tests: New file.
12959         * tests/test-strnlen.c: Likewise.
12960
12961 2010-09-14  Bruno Haible  <bruno@clisp.org>
12962
12963         unistr/base: Avoid link errors when module 'libunistring' is also used.
12964         * lib/unistr.in.h (u8_mbtouc_unsafe, u16_mbtouc_unsafe,
12965         u32_mbtouc_unsafe, u8_mbtouc, u16_mbtouc, u32_mbtouc, u8_mbtoucr,
12966         u16_mbtoucr, u32_mbtoucr, u8_uctomb_aux, u16_uctomb_aux, u32_uctomb):
12967         Declare also when HAVE_LIBUNISTRING is set.
12968         Reported by Pádraig Brady <P@draigbrady.com>.
12969
12970 2010-09-14  Eric Blake  <eblake@redhat.com>
12971
12972         test-rawmemchr: make more robust
12973         * modules/rawmemchr-tests (Files): Add zerosize-ptr.h, mmap-anon.m4.
12974         (Depends-on, configure.ac): Add needed prerequisites to use it.
12975         * modules/memchr-tests (Files, Depends-on, configure.ac):
12976         Likewise, to avoid implicit reliance on memchr module prereqs.
12977         * tests/test-memchr.c (main): Ensure proper masking.
12978         * tests/test-rawmemchr.c (main): Likewise.  Detect oversized
12979         reads.
12980
12981         memchr: detect glibc Alpha bug
12982         Avoids http://sourceware.org/bugzilla/show_bug.cgi?id=12019.
12983         * m4/memchr.m4 (gl_FUNC_MEMCHR): Detect glibc 2.11.2 failure on
12984         Alpha.
12985         * doc/posix-functions/memchr.texi (memchr): Tweak wording.
12986         * tests/test-memchr.c (main): Enhance test.
12987         Reported by Nelson H. F. Beebe.
12988
12989 2010-09-13  Paul Eggert  <eggert@cs.ucla.edu>
12990
12991         fts, getcwd, glob: audit for dirfd returning -1
12992         * lib/fts.c (opendir): Remove #define; no longer used.
12993         (opendirat): New arg PDIR_FD.  All callers changed.
12994         (fts_build, _opendir2): Use new opendirat to avoid the need for
12995         dirfd, or for checking whether dirfd returns a negative value.
12996         Don't use opendir; always use openat followed by fdopendir.
12997         * lib/getcwd.c (__getcwd): Don't reset fd; fdopendir no longer clobbers
12998         it.
12999         * lib/glob.c (link_exists_p): Add comment explaining why dirfd never
13000         returns -1 here.
13001         * modules/fts (Depends-on): Remove dirfd.
13002         * modules/getcwd (Depends-on): Likewise.
13003
13004 2010-09-13  Eric Blake  <eblake@redhat.com>
13005
13006         float: fix broken MirBSD header
13007         * m4/float_h.m4 (gl_FLOAT_H): MirBSD copied OpenBSD's bug.
13008         * doc/posix-headers/float.texi (float.h): Document it.
13009
13010 2010-09-13  Paul Eggert  <eggert@cs.ucla.edu>
13011
13012         fts: use O_NOFOLLOW to avoid race condition when opening a directory
13013         * lib/fts.c (opendirat): New arg extra_flags.
13014         (__opendir2): Use it to avoid following symlinks when opening
13015         a directory, if symlinks are not supposed to be followed.  See
13016         <http://lists.gnu.org/archive/html/bug-gnulib/2010-09/msg00213.html>.
13017
13018         fdopendir: preserve argument fd before returning
13019         * lib/fdopendir.c: Adjust comments to say POSIX, not Solaris.
13020         (fdopendir_with_dup, fd_clone_opendir): New static functions.
13021         (fdopendir): Use them, arranging for FD to be open to the same
13022         directory that it was when it started.  (It might be temporarily
13023         closed while fdopendir is running, so this not thread- or
13024         signal-safe.)  Be careful to do the right thing even when file
13025         descriptors are scarce and dup fails with errno == EMFILE.  See
13026         <http://lists.gnu.org/archive/html/bug-gnulib/2010-09/msg00208.html>.
13027
13028 2010-09-10  Paolo Bonzini  <bonzini@gnu.org>
13029
13030         regex: Pass the system regex if its only problem is 32-bit regoff_t.
13031         * NEWS: Document change.
13032         * m4/regex.m4: Disable test for regoff_t size.
13033
13034 2010-09-13  Jim Meyering  <meyering@redhat.com>
13035
13036         fts: don't operate on an invalid file descriptor after failed dup
13037         * lib/fts.c (fts_build): Don't call set_cloexec_flag on a
13038         negative file descriptor.
13039
13040 2010-09-12  Paul Eggert  <eggert@cs.ucla.edu>
13041
13042         savedir: add streamsavedir, deprecate fdsavedir
13043         * NEWS: Mention deprecation of fdsavedir.
13044         * lib/savedir.c (streamsavedir): New extern function, whose name
13045         ends in "savedir" to be consistent with the others.  This differs
13046         from savedirstream in that it doesn't close its argument.  The
13047         next version of GNU tar will use this instead of fdsavedir, to
13048         avoid some race conditions and conserve file descriptors.
13049         (savedirstream): Reimplement as a wrapper around streamsavedir.
13050         (fdsavedir): Add a comment deprecating this function.  As far as
13051         I know, only GNU tar used it, and GNU tar doesn't need it any more.
13052         * lib/savedir.h (streamsavedir): New decl.
13053         (fdsavedir): Add a comment deprecating this.
13054
13055 2010-09-10  Bruno Haible  <bruno@clisp.org>
13056
13057         langinfo: Fix last commit.
13058         * m4/langinfo_h.m4 (gl_LANGINFO_H): Initialize
13059         HAVE_LANGINFO_T_FMT_AMPM, HAVE_LANGINFO_YESEXPR.
13060         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
13061
13062 2010-09-10  Bruno Haible  <bruno@clisp.org>
13063
13064         relocatable-prog-wrapper: Fix compilation failure due to O_EXEC.
13065         * lib/progreloc.c (O_EXEC): Define fallback.
13066
13067 2010-09-10  Paul Eggert  <eggert@cs.ucla.edu>
13068
13069         fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
13070         * NEWS: Document recent changes to fcntl-h.
13071         * doc/posix-headers/fcntl.texi (fcntl.h): Document that
13072         O_CLOEXEC is now defined to 0 if it is not defined, like other flags.
13073         Also, O_EXEC is now defined to be O_RDONLY if O_EXEC is not defined.
13074         Similarly for O_SEARCH; this last was already true, but not documented.
13075         * lib/fcntl.in.h (O_CLOEXEC): Define to 0 if not defined.
13076         * lib/dup-safer-flag.c (O_CLOEXEC): Remove now-useless #define.
13077         * lib/dup3.c, lib/pipe2.c, tests/test-dup-safer.c, tests/test-fcntl.c:
13078         Likewise.
13079         * lib/popen-safer.c (open_noinherit): Check whether O_CLOEXEC
13080         is zero, not whether it is defined.
13081         * tests/test-dup3.c, tests/test-pipe2.c (main): Likewise.
13082         * lib/progreloc.c (find_executable): Use O_EXEC rather than O_RDONLY.
13083         * lib/open.c (open): Check for O_SEARCH as well as for O_RDONLY.
13084
13085 2010-09-10  Bruno Haible  <bruno@clisp.org>
13086
13087         langinfo, nl_langinfo: Fix for IRIX 5.3.
13088         * m4/langinfo_h.m4 (gl_LANGINFO_H): Test whether langinfo.h defines
13089         T_FMT_AMPM, YESEXPR. Set HAVE_LANGINFO_T_FMT_AMPM,
13090         HAVE_LANGINFO_YESEXPR.
13091         * modules/langinfo (Makefile.am): Substitute HAVE_LANGINFO_T_FMT_AMPM,
13092         HAVE_LANGINFO_YESEXPR.
13093         * lib/langinfo.in.h (T_FMT_AMPM, GNULIB_defined_T_FMT_AMPM): Define if
13094         HAVE_LANGINFO_T_FMT_AMPM is 0.
13095         (YESEXPR, NOEXPR, GNULIB_defined_YESEXPR): Define if
13096         HAVE_LANGINFO_YESEXPR is 0.
13097         * lib/nl_langinfo.c (rpl_nl_langinfo): Handle also T_FMT_AMPM, YESEXPR,
13098         NOEXPR.
13099         * doc/posix-headers/langinfo.texi: Mention the IRIX 5.3 problem.
13100         * doc/posix-functions/nl_langinfo.texi: Likewise.
13101         Reported by Eric Blake.
13102
13103 2010-09-10  Bruno Haible  <bruno@clisp.org>
13104
13105         pty, readutmp: Fix for FreeBSD 8.0 and OpenBSD 4.6.
13106         * doc/glibc-functions/login_tty.texi: Mention the include file problem
13107         on FreeBSD 8.0 and OpenBSD 4.6.
13108         * lib/pty.in.h: Include <sys/types.h> before <libutil.h>.
13109         * m4/pty_h.m4 (gl_PTY_H): Likewise.
13110         * m4/pty.m4 (gl_FUNC_FORKPTY, gl_FUNC_OPENPTY): Likewise.
13111         * m4/readutmp.m4 (gl_READUTMP): Include <sys/types.h> before <utmp.h>.
13112         Invoke AC_INCLUDES_DEFAULT instead of using the undocumented variable
13113         ac_includes_default.
13114         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
13115
13116 2010-09-09  Eric Blake  <eblake@redhat.com>
13117
13118         strsignal: work around NetBSD bug
13119         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check in <unistd.h>.
13120         * lib/string.in.h (includes): Likewise.
13121         * doc/posix-functions/strsignal.texi (strsignal): Document the
13122         bug.
13123         Reported by Nelson H. F. Beebe.
13124
13125         gnulib-tool: work with NetBSD /bin/sh
13126         * gnulib-tool (func_cache_var, func_cache_lookup_module)
13127         (func_get_description, func_get_comment, func_get_status)
13128         (func_get_notice, func_get_applicability, func_get_filelist)
13129         (func_get_dependencies, func_get_autoconf_early_snippet)
13130         (func_get_autoconf_snippet, func_get_automake_snippet)
13131         (func_get_include_directive, func_get_link_directive)
13132         (func_get_license, func_get_maintainer, func_import): Avoid
13133         shell syntax errors from parsing syntax extensions.
13134
13135 2010-09-09  Bruno Haible  <bruno@clisp.org>
13136
13137         gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.
13138         * gnulib-tool: Don't fiddle with file descriptors 0, 1, 2. Instead, use
13139         a reliable way to determine whether the 'alias' command works.
13140
13141 2010-09-08  Jim Meyering  <meyering@redhat.com>
13142
13143         init.sh: penalize a set-x-impaired shell; don't disqualify it
13144         * tests/init.sh: Too many shells corrupt application stderr when
13145         you set -x, so we can't afford to disqualify them, since at least
13146         on Irix-6.5, that would disqualify all bourne shells.
13147         Instead, use a two-pass approach.
13148         On the first pass, try to find a shell that meets the stricter
13149         condition that set -x does not corrupt stderr.
13150         If no shell meets the stricter condition, retest each candidate
13151         shell, but without that extra condition.  Finally, when
13152         VERBOSE=yes is requested and set -x might cause trouble, simply
13153         issue a warning and refrain from enabling debug output.
13154
13155 2010-09-08  Eric Blake  <eblake@redhat.com>
13156
13157         unsetenv: fix OpenBSD bug
13158         * m4/setenv.m4 (gl_FUNC_UNSETENV): Check for OpenBSD bug.
13159         * doc/posix-functions/unsetenv.texi (unsetenv): Update
13160         documentation.
13161         Reported by Jim Meyering.
13162
13163         strtod: work around IRIX 6.5 bug
13164         * lib/strtod.c (strtod): Reparse number on shorter string if
13165         exponent parse was invalid.
13166         * tests/test-strtod.c (main): Add check for "0x1p 2".
13167         Reported by Tom G. Christensen.
13168
13169         getopt: optimize previous patch
13170         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Correctly check for
13171         empty variable.  Speed up awk script.
13172         Reported by Paolo Bonzini.
13173
13174 2010-09-08  Jim Meyering  <meyering@redhat.com>
13175
13176         test.sh: disqualify shells for which set -x corrupts stderr
13177         * tests/init.sh: Add a test to disqualify /bin/sh from SunOS 5.11
13178         and OpenBSD 4.7.  They make it so with "set -x", environment settings
13179         appear in stderr output.  For example, this command:
13180             /bin/sh -c 'set -x; P=1 true 2> err' 2>/dev/null; cat err
13181         prints "P=1" on those two systems:
13182
13183 2010-09-08  Bruno Haible  <bruno@clisp.org>
13184
13185         gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.
13186         * gnulib-tool: Use stderr redirection around the 'alias' and 'unalias'
13187         commands, because some shells ignore redirections when there is an
13188         error in the command lookup.
13189         Reported by Eric Blake.
13190
13191 2010-09-07  Reuben Thomas  <rrt@sc3d.org>
13192
13193         * lib/regex.h: Fix a mention of `regex_compile' (should be
13194         `re_compile_pattern').
13195         Correct and clarify documentation for RE_CONTEXT_INVALID_DUP.
13196         (re_set_registers): Correct name of parameter in comment.
13197
13198         * doc/regex.texi: Add documentation for missing syntax flags.
13199         Remove commented-out documentation of defunct syntax option
13200         RE_NO_EMPTY_ALTS.
13201         Correct name of RE_CHAR_CLASSES in one incorrect occurrence.
13202         Add documentation of re_set_registers.
13203         Document trick to re-use a pattern buffer by setting fastmap manually.
13204         Update documentation of struct re_pattern_buffer per public members.
13205         Uncomment documentation of equivalence class operators and
13206         collating symbol operators, since they are now implemented,
13207         Explain leftmost-longest matching in relation to alternatives.
13208         Tidy documentation of substring matching.
13209         Remove POSIX documentation, which is done better in
13210         glibc, and refer the reader there. Keep BSD API documentation, as
13211         that is not readily available elsewhere.
13212
13213 2010-09-07  Eric Blake  <eblake@redhat.com>
13214
13215         getopt: handle POSIXLY_CORRECT set but not exported
13216         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Restore pre-existing
13217         export state of POSIXLY_CORRECT, due to bash set -o posix.
13218         Reported by Dustin J. Mitchell.
13219
13220 2010-09-05  Bruno Haible  <bruno@clisp.org>
13221
13222         gnulib-tool: Highlight the changed options.
13223         * gnulib-tool (func_usage): Display the --import, --add-import,
13224         --remove-import explanations in bold font.
13225
13226 2010-09-06  Karl Berry  <karl@gnu.org>
13227
13228         * doc/gnulib-tool.texi (Modified imports): doc tweaks.
13229
13230 2010-09-05  Bruno Haible  <bruno@clisp.org>
13231
13232         uniwidth/width: Update comment.
13233         * lib/uniwidth/width.c (uc_width): Update comment for Unicode >= 3.1.
13234         Reported by Emanuele Giaquinta <emanuele.giaquinta@gmail.com>.
13235
13236 2010-09-05  Bruno Haible  <bruno@clisp.org>
13237
13238         isinf, isnan: Relax license.
13239         * modules/isinf (License): Change from GPL to LGPL, with consent from
13240         Ben Pfaff.
13241         * modules/isnan (License): Likewise.
13242         Requested by Ludovic Courtès.
13243
13244 2010-09-04  Bruno Haible  <bruno@clisp.org>
13245
13246         gnulib-tool: Help migration from --import to --add-import or --update.
13247         * gnulib-tool: Emit a verbose error message when --import is used
13248         without any module name.
13249
13250 2010-09-04  Bruno Haible  <bruno@clisp.org>
13251
13252         Update doc about gnulib-tool.
13253         * doc/gnulib-tool.texi (VCS Issues): Explain 'gnulib-tool --import' vs.
13254         'gnulib-tool --update' in more detail.
13255         Reported by Eric Blake.
13256
13257 2010-09-04  Bruno Haible  <bruno@clisp.org>
13258
13259         gnulib-tool: Change --import. New options --add/remove-import.
13260         * gnulib-tool: New options --add-import, --remove-import.
13261         (func_usage): Document them.
13262         (have_associative): Define always.
13263         (func_import): In import mode, don't merge the specified settings with
13264         the cached settings. Implement remove-import mode.
13265         * doc/gnulib-tool.texi (Modified imports): Mention the new options.
13266         Explain when to use them versus --import.
13267         (Simple update): Use --add-import instead of --import.
13268         * NEWS: Mention the change.
13269
13270 2010-09-04  Bruno Haible  <bruno@clisp.org>
13271
13272         * doc/gnulib-tool.texi (Initial import): Update paragraph about
13273         separate gnulib.mk.
13274
13275 2010-09-04  Bruno Haible  <bruno@clisp.org>
13276
13277         gnulib-tool: Don't talk about CVS any more.
13278         * gnulib-tool (func_usage, func_import): Write "version control"
13279         instead of CVS.
13280
13281 2010-09-04  Jim Meyering  <meyering@redhat.com>
13282
13283         maint.mk: avoid obscure sc_copyright_check failure in coreutils
13284         * top/maint.mk (v_etc_file): Prepend $(gnulib_dir)/, to avoid
13285         false positives (whose names may be ill-chosen) when searching
13286         non-VC'd files.  Otherwise, a file named "a b/lib/version-etc.c"
13287         would cause a false-positive.
13288
13289         avoid coreutils "make distcheck" failure
13290         Coreutils tests with an absolute build directory name that contains
13291         a space.  Not quoting this directory name caused a failure.
13292         * tests/test-vc-list-files-git.sh: Quote PATH dir name.
13293         * tests/test-vc-list-files-cvs.sh: Likewise.
13294
13295 2010-09-04  Bruno Haible  <bruno@clisp.org>
13296
13297         gnulib-tool: Avoid error when run in a package without Makefile.am.
13298         * gnulib-tool: When collecting the m4dirs in a package that does not
13299         have a Makefile.am, eliminate those directories that contain no
13300         gnulib-cache.m4. Fix expression that counts these directories.
13301
13302 2010-09-04  Bruno Haible  <bruno@clisp.org>
13303
13304         update-copyright test: Improve output when perl is missing or too old.
13305         * tests/test-update-copyright.sh: Move test of Perl version down after
13306         the test whether Perl exists. Provide an explanation relating Perl's
13307         error message to Automake's SKIP: message.
13308
13309 2010-09-04  Bruno Haible  <bruno@clisp.org>
13310
13311         Don't augment PATH in TESTS_ENVIRONMENT.
13312         * modules/update-copyright-tests (Makefile.am): In TESTS_ENVIRONMENT,
13313         set abs_aux_dir instead of augmenting PATH.
13314         * modules/vc-list-files-tests (Makefile.am): Likewise.
13315         * tests/test-update-copyright.sh: Augment PATH here.
13316         * tests/test-vc-list-files-cvs.sh: Augment PATH here, through
13317         path_prepend_.
13318         * tests/test-vc-list-files-git.sh: Likewise.
13319
13320 2010-09-04  Jim Meyering  <meyering@redhat.com>
13321
13322         tests: prohibit augmenting PATH via TESTS_ENVIRONMENT
13323         * Makefile (sc_prohibit_augmenting_PATH_via_TESTS_ENVIRONMENT): New rule.
13324
13325 2010-09-04  Bruno Haible  <bruno@clisp.org>
13326
13327         strdup: Fix compilation error in C++ mode.
13328         * lib/string.in.h (strdup): In C++ mode with GNULIB_NAMESPACE, undefine
13329         the macro.
13330
13331 2010-09-04  Bruno Haible  <bruno@clisp.org>
13332
13333         dirfd: Fix compilation error in C++ mode on MacOS X, *BSD, IRIX.
13334         * lib/dirent.in.h (dirfd): In C++ mode with GNULIB_NAMESPACE, turn the
13335         macro into a function.
13336         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
13337
13338 2010-09-04  Bruno Haible  <bruno@clisp.org>
13339
13340         Set PATH_SEPARATOR the same way autoconf does.
13341         * build-aux/relocatable.sh.in (func_find_curr_installdir): Determine
13342         the value of PATH_SEPARATOR the same way autoconf-generated configure
13343         scripts do.
13344         * m4/lib-ld.m4 (AC_LIB_PROG_LD): Likewise.
13345         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
13346
13347 2010-09-04  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
13348
13349         Set PATH_SEPARATOR the same way autoconf does.
13350         * gnulib-tool (func_gnulib_dir): Determine the value of PATH_SEPARATOR
13351         the same way autoconf-generated configure scripts do.
13352         * posix-modules: Likewise.
13353
13354 2010-09-02  Paul Eggert  <eggert@cs.ucla.edu>
13355
13356         hash: fix safe_hasher const typo
13357         * lib/hash.c (safe_hasher): Result is pointer, not pointer to
13358         const; otherwise, there is a type error later.
13359
13360 2010-09-02  Jim Meyering  <meyering@redhat.com>
13361
13362         test-update-copyright.sh: require perl 5.8.0
13363         * tests/test-update-copyright.sh: Require 5.8.0,
13364         which Tom G. Christensen has confirmed is adequate,
13365         while 5.6.1 is not.
13366
13367 2010-09-02  Eric Blake  <eblake@redhat.com>
13368
13369         tests: init.sh improvements for re-exec'ing with zsh
13370         * tests/init.sh: Borrow autoconf POSIX-mode sanitization.  Pass
13371         -vx through shell re-exec.
13372         Reported by Tom G. Christensen.
13373
13374         wctype: fix typo in previous commit
13375         * m4/wctype_h.m4 (gl_WCTYPE_H): Fix spelling.
13376         Reported by Ludovic Courtès.
13377
13378 2010-09-02  Jim Meyering  <meyering@redhat.com>
13379
13380         test-update-copyright.sh: skip test if Perl is too old
13381         * tests/test-update-copyright.sh: Exit 77 if Perl is too old.
13382         Reported by Tom G. Christensen.
13383
13384 2010-09-02  Bruno Haible  <bruno@clisp.org>
13385
13386         wctype: Avoid compilation error on IRIX 6.5.30.
13387         * lib/wctype.in.h (iswblank): Declare with a replacement if
13388         REPLACE_ISWBLANK is set.
13389         * m4/wctype_h.m4 (gl_WCTYPE_H): Check also whether iswblank is
13390         declared. Set REPLACE_ISWBLANK.
13391         * modules/wctype (Makefile.am): Substitute REPLACE_ISWBLANK.
13392         * doc/posix-functions/iswblank.texi: Mention the IRIX 6.5.30 problem.
13393         * doc/posix-headers/wctype.texi: Likewise.
13394         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
13395
13396 2010-09-01  Bruno Haible  <bruno@clisp.org>
13397
13398         New module 'socketlib'.
13399         * modules/socketlib: New file.
13400         * m4/socketlib.m4: New file, extracted from m4/sockets.m4.
13401         * m4/sockets.m4 (gl_SOCKETS): Require gl_SOCKETLIB.
13402         * modules/sockets (Depends-on): Add socketlib.
13403         Suggested by Sam Steingold <sds@gnu.org>.
13404
13405 2010-09-01  Paul Eggert  <eggert@cs.ucla.edu>
13406
13407         fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
13408
13409         POSIX 2008 specifies a new 'open' flag O_SEARCH, which can be used
13410         when one needs search access to a directory but not read access.
13411         On systems where it is available, it works in some cases where
13412         O_RDONLY does not, namely on directories that are searchable but
13413         not readable, and which need only to be searchable.  If O_SEARCH
13414         is not available, fall back to the traditional method of using
13415         O_RDONLY.
13416
13417         * lib/fcntl.in.h (O_SEARCH): #define to O_RDONLY if not defined.
13418         * lib/chdir-long.c (cdb_advance_fd): Use O_SEARCH, not O_RDONLY,
13419         when opening a directory that needs only to be searchable.
13420         * lib/chdir-safer.c (chdir_no_follow): Likewise.
13421         * lib/fts.c (diropen, fts_open, fd_ring_check): Likewise.
13422         * lib/openat-proc.c (openat_proc_name): Likewise.
13423         * lib/openat.c (openat_needs_fchdir): Likewise.
13424         * lib/save-cwd.c (save_cwd): Likewise.
13425         * lib/savewd.c (savewd_save, savewd_chdir): Likewise.
13426
13427 2010-08-28  Bruno Haible  <bruno@clisp.org>
13428
13429         New module 'host-cpu-c-abi'.
13430         * modules/host-cpu-c-abi: New file.
13431         * m4/host-cpu-c-abi.m4: New file, based on part of
13432         clisp/src/m4/general.m4.
13433         Requested by Sam Steingold <sds@gnu.org>.
13434
13435 2010-08-31  Eric Blake  <eblake@redhat.com>
13436         and Jim Meyering  <meyering@redhat.com>
13437
13438         hash: factor, and guard against misbehaving hasher function
13439         * lib/hash.c (safe_hasher): New function, to encapsulate the checking
13440         of table->hasher's return value.  Also protect against a hash value
13441         so large that adding it to table->bucket results in a NULL pointer.
13442         (hash_lookup, hash_get_next, hash_find_entry, transfer_entries):
13443         Use it in place of open-coded check-and-abort.
13444
13445 2010-08-30  Bruno Haible  <bruno@clisp.org>
13446
13447         hash: silence spurious clang warning
13448         * lib/hash.c (hash_get_next): Remove unnecessary test against NULL.
13449         Reported by Eric Blake.
13450
13451 2010-08-30  Eric Blake  <eblake@redhat.com>
13452
13453         strstr, memmem, strcasestr: avoid leaked shell message
13454         * m4/strstr.m4 (gl_FUNC_STRSTR): Avoid "Alarm clock" message from
13455         FreeBSD.
13456         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
13457         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
13458
13459         tests: silence clang warning
13460         * tests/test-malloca.c (do_allocation): Avoid dead store.
13461
13462 2010-08-29  Bruno Haible  <bruno@clisp.org>
13463
13464         gettext: Fix recent mistake.
13465         * m4/intl.m4 (gt_CHECK_DECL): Fix typo introduced on 2010-08-26.
13466
13467 2010-08-29  Bruno Haible  <bruno@clisp.org>
13468
13469         selinux-h: Offer a --without-selinux option.
13470         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): If
13471         --without-selinux was specified, skip all tests and define
13472         HAVE_SELINUX_SELINUX_H to 0.
13473         (gl_LIBSELINUX): Offer --without-selinux option. If it is specified,
13474         set LIB_SELINUX to empty.
13475         * m4/selinux-context-h.m4 (gl_HEADERS_SELINUX_CONTEXT_H): Require
13476         gl_LIBSELINUX. If --without-selinux was specified, replace
13477         selinux/context.h.
13478         Reported by Johan Hattne <johan.hattne@utsouthwestern.edu>.
13479
13480 2010-08-29  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13481             Bruno Haible  <bruno@clisp.org>
13482
13483         Make the module 'realloc-gnu' work again on AIX and OSF/1.
13484         * m4/realloc.m4 (gl_FUNC_REALLOC_GNU): Define HAVE_REALLOC_GNU instead
13485         of HAVE_REALLOC.
13486         * lib/realloc.c (NEED_REALLOC_GNU): Enable behaviour also when
13487         GNULIB_REALLOC_GNU && !HAVE_REALLOC_GNU.
13488         (SYSTEM_MALLOC_GLIBC_COMPATIBLE): Adjust definition.
13489         * modules/realloc-gnu (configure.ac): Use gl_MODULE_INDICATOR.
13490
13491 2010-08-29  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13492             Bruno Haible  <bruno@clisp.org>
13493
13494         Make the module 'calloc-gnu' work again on AIX and OSF/1.
13495         * m4/calloc.m4 (gl_FUNC_CALLOC_GNU): Define HAVE_CALLOC_GNU instead of
13496         HAVE_CALLOC.
13497         * lib/xmalloc.c: Update accordingly.
13498         * lib/calloc.c (NEED_CALLOC_GNU): Enable also when
13499         GNULIB_CALLOC_GNU && !HAVE_CALLOC_GNU.
13500         * modules/calloc-gnu (configure.ac): Invoke gl_MODULE_INDICATOR.
13501
13502 2010-08-29  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13503             Bruno Haible  <bruno@clisp.org>
13504
13505         Make the module 'malloc-gnu' work again on AIX and OSF/1.
13506         * m4/malloc.m4 (gl_FUNC_MALLOC_GNU): Define HAVE_MALLOC_GNU instead of
13507         HAVE_MALLOC.
13508         * lib/malloc.c (NEED_MALLOC_GNU): Enable behaviour also when
13509         GNULIB_MALLOC_GNU && !HAVE_MALLOC_GNU.
13510         * modules/malloc-gnu (configure.ac): Use gl_MODULE_INDICATOR.
13511
13512 2010-08-29  Bruno Haible  <bruno@clisp.org>
13513
13514         Update modules list.
13515         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
13516         malloc-gnu, calloc-gnu, realloc-gnu. Remove malloc, calloc, realloc.
13517         (String handling <string.h>): Add astrxfrm.
13518         (File system functions): Add readlinkat.
13519
13520 2010-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13521
13522         Tests for module 'realloc-gnu'.
13523         * modules/realloc-gnu-tests: New file.
13524         * tests/test-realloc-gnu.c: New file.
13525
13526         Tests for module 'calloc-gnu'.
13527         * modules/calloc-gnu-tests: New file.
13528         * tests/test-calloc-gnu.c: New file.
13529
13530         Tests for module 'malloc-gnu'.
13531         * modules/malloc-gnu-tests: New file.
13532         * tests/test-malloc-gnu.c: New file.
13533
13534 2010-08-28  Bruno Haible  <bruno@clisp.org>
13535
13536         Rename module 'realloc' -> 'realloc-gnu'.
13537         * modules/realloc-gnu: New file, copied from modules/realloc.
13538         * modules/realloc: Convert to a redirection to 'realloc-gnu'. Mark as
13539         obsolete.
13540         * modules/mgetgroups (Depends-on): Update.
13541         * doc/posix-functions/realloc.texi: Update.
13542         * NEWS: Mention the change.
13543
13544         Rename module 'calloc' -> 'calloc-gnu'.
13545         * modules/calloc-gnu: New file, copied from modules/calloc.
13546         * modules/calloc: Convert to a redirection to 'calloc-gnu'. Mark as
13547         obsolete.
13548         * doc/posix-functions/calloc.texi: Update.
13549         * NEWS: Mention the change.
13550
13551         Rename module 'malloc' -> 'malloc-gnu'.
13552         * modules/malloc-gnu: New file, copied from modules/malloc.
13553         * modules/malloc: Convert to a redirection to 'malloc-gnu'. Mark as
13554         obsolete.
13555         * modules/argp (Depends-on): Update.
13556         * modules/regex (Depends-on): Update.
13557         * doc/posix-functions/malloc.texi: Update.
13558         * NEWS: Mention the change.
13559
13560 2010-08-28  Eric Blake  <eblake@redhat.com>
13561
13562         pread, pwrite: add missing dependency
13563         * modules/pread (Depends-on): Add extensions.
13564         * modules/pwrite (Depends-on): Likewise.
13565
13566 2010-08-28  Bruno Haible  <bruno@clisp.org>
13567
13568         unistr/u*-strchr: Fix tests dependencies.
13569         * modules/unistr/u8-strchr-tests (Depends-on): Add unistr/u32-to-u8.
13570         * modules/unistr/u16-strchr-tests (Depends-on): Add unistr/u32-to-u16.
13571         Reported by Ian Beckwith <ianb@erislabs.net>.
13572
13573 2010-08-28  Bruno Haible  <bruno@clisp.org>
13574
13575         read-file: Don't occupy too much unused memory.
13576         * lib/read-file.c (fread_file): Shrink the buffer at the end.
13577
13578 2010-08-28  Giuseppe Scrivano  <gscrivano@gnu.org>
13579             Eric Blake  <eblake@redhat.com>
13580             Bruno Haible  <bruno@clisp.org>
13581
13582         read-file: Avoid memory reallocations with regular files.
13583         * lib/read-file.c: Include <sys/stat.h>, <stdio.h>, <stdint.h>.
13584         (fread_file): With regular files, use the remaining length as the
13585         initial buffer size.  Check against overflow.
13586         * modules/read-file (Depends-on): Add ftello, malloc-posix, stdint,
13587         sys_stat.
13588
13589 2010-08-28  Bruno Haible  <bruno@clisp.org>
13590
13591         ftello: Relax license.
13592         * modules/ftello (License): Relax to LGPLv2+.
13593         Reported by Eric Blake.
13594
13595 2010-08-28  Bruno Haible  <bruno@clisp.org>
13596
13597         Avoid relocwrapper link errors due to gnulib replacement functions.
13598         * lib/canonicalize-lgpl.c [IN_RELOCWRAPPER]: Use the system's getcwd
13599         function.
13600         Reported by Ben Pfaff <blp@cs.stanford.edu>.
13601
13602 2010-08-28  Bruno Haible  <bruno@clisp.org>
13603
13604         Prefer using AC_DEFUN_ONCE over AC_DEFUN in projects with gnulib.
13605         * m4/iconv.m4 (gl_iconv_AC_DEFUN): Use AC_DEFUN_ONCE if gl_00GNULIB is
13606         defined.
13607         * m4/libunistring.m4 (gl_libunistring_AC_DEFUN): Likewise.
13608         Suggested by Eric Blake.
13609
13610 2010-08-28  Bruno Haible  <bruno@clisp.org>
13611
13612         sys_socket, netdb: Ensure socklen_t gets defined.
13613         * modules/sys_socket (Depends-on): Add socklen.
13614         * modules/netdb (Depends-on): Likewise.
13615         * modules/getaddrinfo (Depends-on): Remove socklen.
13616         * modules/getsockopt (Depends-on): Likewise.
13617         * modules/setsockopt (Depends-on): Likewise.
13618         * tests/test-sys_socket.c: Check that socklen_t is defined.
13619         * tests/test-netdb.c: Likewise.
13620         * m4/socklen.m4: Update comments.
13621         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13622
13623 2010-08-27  Eric Blake  <eblake@redhat.com>
13624
13625         login_tty: add missing dependency
13626         * modules/login_tty (Depends-on): Add pty.
13627
13628 2010-08-26  Eric Blake  <eblake@redhat.com>
13629
13630         lib-symbol-versions: fix m4 quoting
13631         * m4/ld-version-script.m4 (gl_LD_VERSION_SCRIPT): Use correct
13632         format for AC_LINK_IFELSE.
13633
13634         glob: fix compile test
13635         * m4/glob.m4 (gl_GLOB): Use correct format for AC_COMPILE_IFELSE.
13636
13637         btowc: fix missing file
13638         * modules/btowc (Files): Also ship locale-fr.m4.
13639
13640         lseek: fix link test
13641         * m4/lseek.m4 (gl_FUNC_LSEEK): Use correct format for
13642         AC_LINK_IFELSE.
13643
13644         include_next: silence autoconf 2.68 warning
13645         * m4/include_next.m4 (gl_INCLUDE_NEXT): Mark this use of
13646         AC_COMPILE_IFELSE as special.
13647         (AC_LANG_DEFINES_PROVIDED): Provide dummy implementation for
13648         autoconf < 2.68.
13649
13650         acl: fix compilation test
13651         * m4/acl.m4 (gl_FUNC_ALL): Use correct format for
13652         AC_COMPILE_IFELSE.
13653
13654 2010-08-26  Bruno Haible  <bruno@clisp.org>
13655
13656         Modernize AC_TRY_RUN invocations.
13657         * m4/btowc.m4 (gl_FUNC_BTOWC): Use AC_RUN_IFELSE instead of AC_TRY_RUN.
13658         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Likewise.
13659         * m4/exponentd.m4 (gl_DOUBLE_EXPONENT_LOCATION): Likewise.
13660         * m4/exponentf.m4 (gl_FLOAT_EXPONENT_LOCATION): Likewise.
13661         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Likewise.
13662         * m4/fopen.m4 (gl_FUNC_FOPEN): Likewise.
13663         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Likewise.
13664         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
13665         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
13666         * m4/iconv.m4 (AM_ICONV_LINK): Likewise.
13667         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Likewise.
13668         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
13669         * m4/isnanf.m4 (gl_ISNANF_WORKS): Likewise.
13670         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
13671         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Likewise.
13672         * m4/mbrlen.m4 (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL,
13673         gl_MBRLEN_NUL_RETVAL): Likewise.
13674         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
13675         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
13676         Likewise.
13677         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
13678         * m4/open.m4 (gl_FUNC_OPEN): Likewise.
13679         * m4/printf.m4 (gl_PRINTF_SIZES_C99, gl_PRINTF_LONG_DOUBLE,
13680         gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE,
13681         gl_PRINTF_DIRECTIVE_A, gl_PRINTF_DIRECTIVE_F, gl_PRINTF_DIRECTIVE_N,
13682         gl_PRINTF_DIRECTIVE_LS, gl_PRINTF_POSITIONS, gl_PRINTF_FLAG_GROUPING,
13683         gl_PRINTF_FLAG_LEFTADJUST, gl_PRINTF_FLAG_ZERO, gl_PRINTF_PRECISION,
13684         gl_SNPRINTF_TRUNCATION_C99, gl_SNPRINTF_RETVAL_C99,
13685         gl_SNPRINTF_DIRECTIVE_N, gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99):
13686         Likewise.
13687         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
13688         * m4/signbit.m4 (gl_SIGNBIT, gl_FLOATTYPE_SIGN_LOCATION): Likewise.
13689         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
13690         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
13691         * m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
13692         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Likewise.
13693         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise.
13694         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION): Likewise.
13695         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
13696         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
13697
13698 2010-08-26  Bruno Haible  <bruno@clisp.org>
13699
13700         Modernize AC_TRY_LINK invocations.
13701         * m4/acosl.m4 (gl_FUNC_ACOSL): Use AC_LINK_IFELSE instead of
13702         AC_TRY_LINK.
13703         * m4/argp.m4 (gl_ARGP): Likewise.
13704         * m4/asinl.m4 (gl_FUNC_ASINL): Likewise.
13705         * m4/atanl.m4 (gl_FUNC_ATANL): Likewise.
13706         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
13707         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
13708         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
13709         * m4/codeset.m4 (AM_LANGINFO_CODESET): Likewise.
13710         * m4/cosl.m4 (gl_FUNC_COSL): Likewise.
13711         * m4/expl.m4 (gl_FUNC_EXPL): Likewise.
13712         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
13713         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
13714         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
13715         * m4/frexp.m4 (gl_FUNC_FREXP, gl_CHECK_FREXP_NO_LIBM): Likewise.
13716         * m4/frexpl.m4 (gl_FUNC_FREXPL, gl_CHECK_FREXPL_NO_LIBM): Likewise.
13717         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
13718         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
13719         * m4/hostent.m4 (gl_HOSTENT): Likewise.
13720         * m4/iconv.m4 (AM_ICONV_LINK): Likewise.
13721         * m4/intl.m4 (gt_INTL_SUBDIR_CORE): Likewise.
13722         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
13723         * m4/isnand.m4 (gl_HAVE_ISNAND_IN_LIBM, gl_HAVE_ISNAND_NO_LIBM):
13724         Likewise.
13725         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_HAVE_ISNANF_IN_LIBM):
13726         Likewise.
13727         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM):
13728         Likewise.
13729         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
13730         * m4/ldexpl.m4 (gl_FUNC_LDEXPL, gl_CHECK_LDEXPL_NO_LIBM): Likewise.
13731         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Likewise.
13732         * m4/logb.m4 (gl_FUNC_LOGB): Likewise.
13733         * m4/logl.m4 (gl_FUNC_LOGL): Likewise.
13734         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Likewise.
13735         * m4/servent.m4 (gl_SERVENT): Likewise.
13736         * m4/signbit.m4 (gl_SIGNBIT): Likewise.
13737         * m4/sinl.m4 (gl_FUNC_SINL): Likewise.
13738         * m4/sqrtl.m4 (gl_FUNC_SQRTL): Likewise.
13739         * m4/tanl.m4 (gl_FUNC_TANL): Likewise.
13740         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
13741         * m4/trunc.m4 (gl_FUNC_TRUNC): Likewise.
13742         * m4/truncf.m4 (gl_FUNC_TRUNCF): Likewise.
13743         * m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
13744         * modules/tsearch-tests (configure.ac): Likewise.
13745
13746 2010-08-26  Bruno Haible  <bruno@clisp.org>
13747
13748         Modernize AC_TRY_COMPILE invocations.
13749         * m4/environ.m4 (gt_CHECK_VAR_DECL): Use AC_COMPILE_IFELSE instead of
13750         AC_TRY_COMPILE.
13751         * m4/iconv.m4 (gl_iconv_AC_DEFUN): Likewise.
13752         * m4/intl.m4 (gt_CHECK_DECL): Likewise.
13753         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
13754         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
13755         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
13756         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
13757         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
13758         * m4/lock.m4 (gl_LOCK): Likewise.
13759         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): Likewise.
13760         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
13761         * m4/minmax.m4 (gl_MINMAX_IN_HEADER): Likewise.
13762         * m4/setenv.m4 (gl_FUNC_UNSETENV): Likewise.
13763         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
13764         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Likewise.
13765         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
13766         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Likewise.
13767         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
13768         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
13769         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
13770         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
13771         * m4/libunistring.m4 (gl_LIBUNISTRING_CORE): Likewise. Remove
13772         extraneous semicolon.
13773
13774 2010-08-26  Jim Meyering  <meyering@redhat.com>
13775
13776         stat-time: relax license LGPL
13777         * modules/stat-time (License): Change from GPL to LGPL,
13778         with consent from all contributors, for use in libguile.
13779         Requested by Ludovic Courtès.
13780
13781 2010-08-26  Erik Faye-Lund  <kusmabite@gmail.com>
13782
13783         poll: return immediately on POLLHUP.
13784         * lib/poll.c (poll): Always set timeout before wait_timeout is
13785         computed.
13786
13787 2010-08-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13788
13789         Fix test-unlinkat, test-rmdir failure on AIX 5.3.
13790         * tests/test-rmdir.h (test_rmdir_func): Also accept EEXIST for
13791         rmdir ("dir/.//"), unlinkat.
13792
13793 2010-08-24  Paul Eggert  <eggert@cs.ucla.edu>
13794
13795         stdbool: avoid spurious failure with modern xlc
13796         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Resync with autoconf.
13797
13798 2010-08-24  Bruno Haible  <bruno@clisp.org>
13799
13800         getloadavg: simplify code
13801         * m4/getloadavg.m4 (gl_GETLOADAVG): Remove useless test of
13802         gl_have_func. Update comments.
13803
13804 2010-08-24  Eric Blake  <eblake@redhat.com>
13805
13806         getloadavg: don't define SVR4 on cygwin
13807         * m4/getloadavg.m4 (gl_GETLOADAVG): Sync with autoconf fix, to
13808         only define SVR4 when -lkvm is required.
13809         Reported by Yaakov Selkowitz.
13810
13811 2010-08-24  Bruno Haible  <bruno@clisp.org>
13812
13813         priv-set: fix comment
13814         * lib/priv-set.c (priv_set_restore): Fix typo in comment.
13815
13816 2010-08-23  Paul Eggert  <eggert@cs.ucla.edu>
13817
13818         priv-set: fix comments
13819         * lib/priv-set.c (priv_set_remove, priv_set_restore): Fix comments
13820         to match code, as suggested by David Bartley in:
13821         http://lists.gnu.org/archive/html/bug-tar/2010-08/msg00018.html
13822
13823 2010-08-23  Eric Blake  <eblake@redhat.com>
13824
13825         stdbool: avoid rejecting clang
13826         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Resync with autoconf.
13827         * tests/test-stdbool.c: Enable more tests if using the system
13828         <stdbool.h> instead of the gnulib replacement.
13829         (main): Move xlc bug test to a runtime test for all compilers.
13830         Reported by Anders Kaseorg.
13831
13832         argz: fix shell quoting issue
13833         * m4/argz.m4 (gl_FUNC_ARGZ): Allow for spaces in argument.
13834         Reported by Charles Wilson.
13835
13836 2010-08-22  Paolo Bonzini  <bonzini@gnu.org>
13837             Erik Faye-Lund <kusmabite@gmail.com>
13838
13839         poll, select: handle ERROR_BROKEN_PIPE.
13840         * lib/poll.c (win32_compute_revents): Return POLLHUP when
13841         PeekNamedPipe fails with ERROR_BROKEN_PIPE.
13842         * lib/select.c (win32_compute_revents): Do not mark a pipe
13843         as writeable if PeekNamedPipe fails with ERROR_BROKEN_PIPE.
13844
13845 2010-08-22  Giuseppe Scrivano  <gscrivano@gnu.org>
13846
13847         fts: allow compilation with C++
13848         * lib/fts_.h: Specify extern "C" linkage with C++.
13849
13850 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13851
13852         Fix gnulib-tool sed script de-commentation for AIX sed.
13853         * gnulib-tool (sed_comments): Try indented comments, for AIX 5.3
13854         sed.
13855
13856 2010-08-17  Eric Blake  <eblake@redhat.com>
13857
13858         test-stddef: test for (some) offsetof bugs
13859         * tests/test-stddef.c: Enhance test to ensure correct type of
13860         offsetof.
13861         * doc/posix-headers/stddef.texi (stddef.h): Document a Solaris bug
13862         that we are not fixing at this time.
13863
13864 2010-08-15  Bruno Haible  <bruno@clisp.org>
13865
13866         stpncpy: Allow stpncpy to be defined as a macro.
13867         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Don't attempt to redeclare stpncpy
13868         if it's already correctly declared.
13869         * lib/string.in.h (stpncpy): Undefine before redefining.
13870         Reported by Jeremy Huddleston <jeremyhu@macports.org>.
13871
13872 2010-08-14  Bruno Haible  <bruno@clisp.org>
13873
13874         Rename module 'memxfrm' to 'amemxfrm'.
13875         * lib/amemxfrm.h: Renamed from lib/memxfrm.h.
13876         (amemxfrm): Renamed from memxfrm.
13877         * lib/amemxfrm.c: Renamed from lib/memxfrm.h. Include amemxfrm.h.
13878         (amemxfrm): Renamed from memxfrm.
13879         * modules/amemxfrm: Renamed from modules/memxfrm. Update.
13880         * NEWS: Mention the change.
13881         * MODULES.html.sh (String handling <string.h>): Update.
13882         * lib/unicase/u-casexfrm.h: Invoke amemxfrm instead of memxfrm.
13883         * lib/unicase/u8-casexfrm.c: Include amemxfrm.h instead of memxfrm.h.
13884         * lib/unicase/u16-casexfrm.c: Likewise.
13885         * lib/unicase/u32-casexfrm.c: Likewise.
13886         * lib/uninorm/u-normxfrm.h: Invoke amemxfrm instead of memxfrm.
13887         * lib/uninorm/u8-normxfrm.c: Include amemxfrm.h instead of memxfrm.h.
13888         * lib/uninorm/u16-normxfrm.c: Likewise.
13889         * lib/uninorm/u32-normxfrm.c: Likewise.
13890         * modules/unicase/u8-casexfrm (Depends-on): Add amemxfrm, remove
13891         memxfrm.
13892         * modules/unicase/u16-casexfrm (Depends-on): Likewise.
13893         * modules/unicase/u32-casexfrm (Depends-on): Likewise.
13894         * modules/uninorm/u8-normxfrm (Depends-on): Likewise.
13895         * modules/uninorm/u16-normxfrm (Depends-on): Likewise.
13896         * modules/uninorm/u32-normxfrm (Depends-on): Likewise.
13897         Suggested by Paul Eggert.
13898
13899 2010-08-14  Bruno Haible  <bruno@clisp.org>
13900
13901         Tests for module 'astrxfrm'.
13902         * modules/astrxfrm-tests: New file.
13903         * tests/test-astrxfrm.c: New file.
13904
13905         New module 'astrxfrm'.
13906         * lib/astrxfrm.h: New file.
13907         * lib/astrxfrm.c: New file, based on lib/memxfrm.c.
13908         * modules/astrxfrm: New file.
13909
13910 2010-08-14  Reuben Thomas <rrt@sc3d.org>
13911
13912         regex: Tweak doc.
13913         * doc/regex.texi (Overview): Don't mention regex.c.
13914         (GNU Regular Expression Compiling): Likewise.
13915         (Match-end-of-line Operator): Mention 'not_eol'.
13916
13917 2010-08-14  Brian Gough  <bjg@gnu.org>
13918             Bruno Haible  <bruno@clisp.org>
13919
13920         git-merge-changelog: add doc relating to use with bzr and hg.
13921         * lib/git-merge-changelog.c: Add comments regarding bzr, hg, diff3.
13922
13923 2010-08-14  Matthias Bolte  <matthias.bolte@googlemail.com>
13924
13925         pthread: fix pthread.h creation for srcdir != builddir
13926         * modules/pthread (Makefile.am): Fix the rule to work also in a
13927         non-srcdir build.
13928
13929 2010-08-13  Karl Berry  <karl@gnu.org>
13930
13931         * doc/regex.texi (Predefined Syntaxes): @smallexample.
13932         * doc/posix-*/*: force line break before @url of POSIX
13933         specifications.
13934         Suggested by Werner Lemberg.
13935
13936 2010-08-10  Paul Eggert  <eggert@cs.ucla.edu>
13937
13938         strtod: fix const diagnostic
13939         * lib/strtod.c (strtod): Don't assign const char * to char *,
13940         as this elicits a warning from GCC when warnings are enabled.
13941
13942 2010-08-10  Pádraig Brady <P@draigbrady.com>
13943         and Eric Blake  <eblake@redhat.com>
13944
13945         copy-acl: ignore ENOTSUP on HP-UX
13946         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Move definition up,
13947         so that it is available for HP-UX.
13948         * lib/copy-acl.c (qcopy_acl): Use it.
13949         Reported by Patrick M. Callahan.
13950
13951 2010-08-10  Eric Blake  <eblake@redhat.com>
13952
13953         open, chown: relax license
13954         * modules/open (License): Change to LGPLv2+, with consent by all
13955         authors, for use in augeas.
13956         * modules/chown (License): Likewise.
13957         * modules/lchown (Likewise): Likewise.
13958         Requested by Adam Stokes.
13959
13960 2010-08-09  Karl Berry  <karl@gnu.org>
13961
13962         * build-aux/ar-lib: new file, import from Automake.
13963         * config/srclist.txt: autocheck for updates.
13964
13965 2010-08-09  Eric Blake  <eblake@redhat.com>
13966
13967         readlinkat: adjust client modules
13968         * modules/areadlinkat (Depends-on): Use readlinkat, not
13969         symlinkat.
13970         * modules/areadlinkat-with-size (Depends-on): Likewise.
13971
13972         mknod: be more vocal about danger of running tests as root
13973         * m4/mknod.m4 (gl_FUNC_MKNOD): Make it harder to run configure as
13974         root, since that is just asking for problems.
13975         Suggested by Bruno Haible, based on a report by Rainer Tammer.
13976
13977         readlinkat: split into its own module
13978         * modules/symlinkat: Split readlinkat...
13979         * modules/readlinkat: ...into separate module.
13980         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Move readlinkat check...
13981         * m4/readlinkat.m4 (gl_FUNC_READLINAT): ...to new file.
13982         * lib/symlinkat.c (readlinkat): Move...
13983         * lib/readlinkat.c: ...into new file.
13984         * modules/symlinkat-tests: Split readlinkat test...
13985         * modules/readlinkat-tests: ...into separate module.
13986         * tests/test-symlinkat.c: Split...
13987         * tests/test-readlinkat.c: ...into new file.
13988         * NEWS: Document the split.
13989         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
13990         * lib/unistd.in.h (readlinkat): Likewise.
13991         Suggested by Bruno Haible.
13992
13993 2010-08-08  Bruno Haible  <bruno@clisp.org>
13994
13995         memxfrm: Speed up.
13996         * lib/memxfrm.c (memxfrm): Allocate enough memory ahead of time, so
13997         that usually only one call to strxfrm is necessary for each string
13998         part.
13999         Reported by Paul Eggert <eggert@cs.ucla.edu>.
14000
14001 2010-08-07  Karl Berry  <karl@gnu.org>
14002
14003         * doc/posix-headers/limits.texi,
14004         * doc/posix-functions/malloc.texi,
14005         * doc/posix-functions/strsignal.texi: missing @item.
14006         * doc/ld-version-script.texi: spurious leading i.
14007         * doc/regex.texi (Interval Operators): no commas inside @var.
14008
14009 2010-08-01  Bruno Haible  <bruno@clisp.org>
14010
14011         Integrate the regex documentation.
14012         * doc/gnulib.texi: Define 'cn' index.
14013         (Regular expressions): New a chapter that includes regex.texi and
14014         regexprops-generic.texi.
14015         * doc/regex.texi: Remove boilerplate stuff. Use simplified @node
14016         syntax.
14017
14018         Whitespace cleanup.
14019         * doc/regex.texi: Remove trailing spaces.
14020
14021         Add regex documentation.
14022         * doc/regex.texi: New file. Taken from regex-0.12/doc/regex.texi in
14023         http://ftp.gnu.org/old-gnu/regex/regex-0.12.tar.gz.
14024         Written by Kathy A. Hargreaves and Karl Berry.
14025
14026 2010-08-01  Bruno Haible  <bruno@clisp.org>
14027
14028         link: Update documentation.
14029         * doc/posix-functions/link.texi: Update regarding Solaris.
14030
14031 2010-07-31  Bruno Haible  <bruno@clisp.org>
14032
14033         Update modules list.
14034         * MODULES.html.sh (Sorting functions <stdlib.h>): Add array-mergesort.
14035         (String handling <string.h>): Add memcmp2, memxfrm.
14036         (Container data structures): Add xlist, xsublist, xoset.
14037         (Core language properties): Add alignof, unused-parameter.
14038         (Process control, Numeric conversion functions <stdlib.h>): Renamed
14039         from Numeric conversion functions <stdlib.h>. Add _Exit, atoll.
14040         (Unibyte characters <ctype.h>): New section.
14041         (String handling <string.h>): New section.
14042         (Mathematics <math.h>): Add acos, acosl, asin, asinl, atan, atan2,
14043         atanl, cbrt, copysign, cos, cosh, cosl, erf, erfc, exp, expl, fabs,
14044         fmod, hypot, j0, j1, jn, ldexp, lgamma, log, log10, log1p, logb, logl,
14045         modf, nextafter, pow, remainder, rint, sin, sinh, sinl, sqrt, sqrtl,
14046         tan, tanh, tanl, y0, y1, yn.
14047         (Support for systems lacking POSIX:2008): Add alphasort, dirent,
14048         dprintf, dprintf-posix, duplocale, fcntl, getlogin, getopt-posix,
14049         grantpt, iconv-h, ioctl, isblank, langinfo, nl_langinfo, pread,
14050         ptsname, pwrite, scandir, servent, sys_utsname, ttyname_r, uname,
14051         unlockpt, vdprintf, vdprintf-posix.
14052         (Enhancements for POSIX:2008 functions): Add getopt-gnu. Remove getopt.
14053         (File system functions): Add concat-filename, sys_file, sys_ioctl,
14054         xconcat-filename.
14055         (File descriptor based Input/Output): Add dup3, fd-safer-flag,
14056         getdtablesize, pipe2, pipe2-safer.
14057         (Security): New section.
14058         (Networking functions): Add accept4.
14059         (Signal handling): Add sigpipe.
14060         (Internationalization functions): Add xstriconveh, mbmemcasecmp,
14061         mbmemcasecoll.
14062         (Unicode string functions): Add libunistring-optional, unistr/u*-cmp2,
14063         unistr/u*-strcoll, uniwbrk/*, uninorm/*, unicase/*.
14064         (Executing programs): Add findprog-lgpl, pipe-filter-gi,
14065         pipe-filter-ii.
14066         (Misc): Add argp-version-etc, login_tty, parse-duration.
14067
14068 2010-07-31  Bruno Haible  <bruno@clisp.org>
14069
14070         Improve doc in MODULES.html.
14071         * modules/linkat (Description): Add the word "function".
14072         * modules/mkfifo (Description): Likewise.
14073         * modules/mknod (Description): Likewise.
14074         * modules/remove (Description): Likewise.
14075         * modules/renameat (Description): Likewise.
14076         * modules/stat (Description): Likewise.
14077         * modules/symlink (Description): Likewise.
14078         * modules/unlink (Description): Likewise.
14079
14080 2010-07-31  Bruno Haible  <bruno@clisp.org>
14081
14082         ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
14083         * m4/ansi-c++.m4 (gl_CXX_CHOICE): In Autoconf 2.66 or newer, provide
14084         option --enable/disable-c++ instead of --enable/disable-cxx.
14085         * NEWS: Mention the change.
14086
14087 2010-07-31  Bruno Haible  <bruno@clisp.org>
14088
14089         readlink, areadlink: Relax test a bit.
14090         * tests/test-readlink.h (test_readlink): Accept EINVAL as an
14091         alternative to ENOTDIR.
14092         * tests/test-areadlink.h (test_areadlink): Likewise.
14093         Reported by Rainer Tammer.
14094
14095 2010-07-31  Bruno Haible  <bruno@clisp.org>
14096
14097         unistr/u8-strstr, unistr/u16-strstr: Optimize the one-character case.
14098         * lib/unistr/u-strstr.h (FUNC): When the needle contains only one
14099         character, perform the search using U_STRCHR.
14100         * lib/unistr/u8-strstr.c (U_STRMBTOUC): New macro.
14101         * lib/unistr/u16-strstr.c (U_STRMBTOUC): Likewise.
14102         * modules/unistr/u8-strstr (Depends-on): Add unistr/u8-strmbtouc.
14103         * modules/unistr/u16-strstr (Depends-on): Add unistr/u16-strmbtouc.
14104         Suggested by Paolo Bonzini.
14105
14106 2010-07-31  Bruno Haible  <bruno@clisp.org>
14107
14108         unistr/u*-strstr: Fix dependencies.
14109         * modules/unistr/u8-strstr (Depends-on): Add unistr/u8-strchr.
14110         * modules/unistr/u16-strstr (Depends-on): Add unistr/u16-strchr.
14111         * modules/unistr/u32-strstr (Depends-on): Add unistr/u32-strchr.
14112
14113 2010-07-31  Bruno Haible  <bruno@clisp.org>
14114
14115         unistr/u8-chr, unistr/u8-strchr: Optimize and add comments.
14116         * lib/unistr/u8-chr.c (u8_chr): Add comments. Remove a useless test at
14117         the beginning of the loop.
14118         * lib/unistr/u8-strchr.c (u8_strchr): Add comments. Don't fall through
14119         cases in 'switch' statement.
14120
14121         unistr/u8-strchr: Fix several bugs.
14122         * lib/unistr/u8-strchr.c (u8_strchr): Don't search beyond the end of
14123         the string. When not found, return NULL, not a pointer near the end.
14124
14125         More tests for unistr/u8-strchr.
14126         * tests/unistr/test-strchr.h (test_strchr): Renamed from main. Check
14127         that the function does not read past the first occurrence of the byte
14128         being searched.
14129         * tests/unistr/test-u8-strchr.c (main): New function, with more tests.
14130         * tests/unistr/test-u16-strchr.c (main): New function.
14131         * tests/unistr/test-u32-strchr.c (main): New function.
14132
14133 2010-07-31  Bruno Haible  <bruno@clisp.org>
14134
14135         posix-modules: Ignore backup files of documentation files.
14136         * posix-modules: grep only through files named *.texi.
14137
14138 2010-07-31  Bruno Haible  <bruno@clisp.org>
14139
14140         symlinkat: Fix documentation.
14141         * doc/posix-functions/readlinkat.texi: Fix module name.
14142
14143 2010-07-31  Bruno Haible  <bruno@clisp.org>
14144
14145         fchownat: Replace also when chown has the trailing slash bug.
14146         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Move the test of REPLACE_CHOWN
14147         outside the gl_FUNC_FCHOWNAT_DEREF_BUG invocation. Fixes regression
14148         introduced on 2010-04-10.
14149         Reported by Rainer Tammer.
14150
14151 2010-07-31  Bruno Haible  <bruno@clisp.org>
14152
14153         linkat: Work around AIX 7.1 bug.
14154         * m4/linkat.m4 (gl_FUNC_LINKAT): Require AC_CANONICAL_HOST. Test
14155         whether linkat handles trailing slash correctly. If not, replace linkat
14156         and define LINKAT_TRAILING_SLASH_BUG.
14157         * lib/linkat.c (rpl_linkat): If LINKAT_TRAILING_SLASH_BUG is defined,
14158         check whether (fd1,file1) points to a directory if file1 or file2 ends
14159         in a slash. Code taken from lib/link.c.
14160         * doc/posix-functions/linkat.texi: Mention trailing slash bug.
14161         Reported by Rainer Tammer.
14162
14163 2010-07-31  Bruno Haible  <bruno@clisp.org>
14164
14165         Correctly determine whether pow is available in libc on AIX 7 with xlc.
14166         * m4/mathfunc.m4 (gl_MATHFUNC): Actually use the 'funcptr' variable.
14167         This disables an xlc optimization that was causing wrong test results.
14168         Reported by Rainer Tammer.
14169
14170 2010-07-31  Bruno Haible  <bruno@clisp.org>
14171
14172         iconv: Work around AIX 6.1..7.1 bug.
14173         * doc/posix-functions/iconv.texi: Mention AIX 6.1, 7.1 bug.
14174         * m4/iconv.m4 (AM_ICONV_LINK): Test against AIX 6.1, 7.1 bug. When
14175         cross-compiling, guess no on all versions of AIX.
14176         Reported by Rainer Tammer.
14177
14178 2010-07-31  Bruno Haible  <bruno@clisp.org>
14179
14180         readlink: Relax test a bit.
14181         * tests/test-readlink.h (test_readlink): Allow different errno value
14182         when readlink is called with a file name that ends in / and refers to
14183         a file.
14184         Suggested by Eric Blake.
14185         Reported by Rainer Tammer.
14186
14187 2010-07-31  Bruno Haible  <bruno@clisp.org>
14188
14189         copysign: Does not require -lm on glibc systems.
14190         * modules/copysign (configure.ac): Use gl_MATHFUNC, not
14191         gl_COMMON_DOUBLE_MATHFUNC.
14192         * m4/mathfunc.m4 (gl_COMMON_DOUBLE_MATHFUNC): Update comments.
14193
14194 2010-07-31  Bruno Haible  <bruno@clisp.org>
14195
14196         duplocale: Work around AIX 7.1 bug.
14197         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Let the test fail also when
14198         duplocale(LC_GLOBAL_LOCALE) returns (locale_t)0.
14199         * lib/duplocale.c (rpl_duplocale): Update comment.
14200         * doc/posix-functions/duplocale.texi: Mention the AIX 7.1 bug.
14201         Reported by Rainer Tammer.
14202
14203 2010-07-30  Bruno Haible  <bruno@clisp.org>
14204
14205         dirfd: Avoid link error on AIX 7.1.
14206         * lib/dirent.in.h (dirfd): Use modern idiom with REPLACE_DIRFD.
14207         * m4/dirfd.m4 (gl_FUNC_DIRFD): If the function is declared but does not
14208         exist, set REPLACE_DIRFD.
14209         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize REPLACE_DIRFD.
14210         * modules/dirent (Makefile.am): Substitute REPLACE_DIRFD.
14211         * doc/posix-functions/dirfd.texi: Update.
14212         Reported by Rainer Tammer.
14213
14214 2010-07-30  Eric Blake  <eblake@redhat.com>
14215
14216         strtod: next round of AIX fixes
14217         * lib/strtod.c (strtod): Work around AIX bug of parsing p with no
14218         exponent.
14219         * tests/test-strtod.c (main): Enhance tests.
14220         * doc/posix-functions/strtod.texi (strtod): Document next bug.
14221         Reported by Rainer Tammer.
14222
14223         futimens: fix configure check
14224         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Use correct logic.
14225         Reported by Bruno Haible.
14226
14227 2010-07-30  Bruno Haible  <bruno@clisp.org>
14228
14229         getline: Update regarding AIX.
14230         * doc/posix-functions/getline.texi: Mention bug on AIX 7.1.
14231         Reported by Rainer Tammer.
14232
14233 2010-07-30  Bruno Haible  <bruno@clisp.org>
14234
14235         wcwidth: Drop replacement on AIX 7.
14236         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): When cross-compiling, guess yes on
14237         AIX 7.
14238         Reported by Rainer Tammer.
14239
14240 2010-07-30  Bruno Haible  <bruno@clisp.org>
14241
14242         strtok_r: Avoid triggering bug in AIX 7.1 xlc compiler.
14243         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Don't cast an invalid address to
14244         a 'char *'.
14245         Reported by Rainer Tammer.
14246
14247 2010-07-30  Bruno Haible  <bruno@clisp.org>
14248
14249         unlink: Update regarding AIX.
14250         * doc/posix-functions/unlink.texi: Mention bug on AIX 7.1.
14251         * m4/unlink.m4 (gl_FUNC_UNLINK): Update comment.
14252         Reported by Rainer Tammer.
14253
14254 2010-07-30  Bruno Haible  <bruno@clisp.org>
14255
14256         symlink: Update regarding AIX.
14257         * doc/posix-functions/symlink.texi: Mention bug on AIX 7.1.
14258         * m4/symlink.m4 (gl_FUNC_SYMLINK): Update comment.
14259         Reported by Rainer Tammer.
14260
14261 2010-07-30  Bruno Haible  <bruno@clisp.org>
14262
14263         strndup: Update regarding AIX.
14264         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, guess yes on
14265         AIX 7.
14266         Reported by Rainer Tammer.
14267
14268 2010-07-30  Bruno Haible  <bruno@clisp.org>
14269
14270         stat: Update regarding AIX.
14271         * doc/posix-functions/stat.texi: Mention bug on AIX 7.1.
14272         * m4/stat.m4 (gl_FUNC_STAT): Update comment.
14273         Reported by Rainer Tammer.
14274
14275 2010-07-30  Bruno Haible  <bruno@clisp.org>
14276
14277         truncl: Fix autoconf test.
14278         * m4/truncl.m4 (gl_FUNC_TRUNCL): Add TRUNCL_LIBM to LIBS while testing
14279         whether truncl works.
14280         Reported by Rainer Tammer.
14281
14282 2010-07-30  Bruno Haible  <bruno@clisp.org>
14283
14284         round: Update regarding AIX.
14285         * m4/round.m4 (gl_FUNC_ROUND): When cross-compiling, guess no on AIX 7.
14286         * doc/posix-functions/round.texi: Mention bug on AIX 7.1.
14287         Reported by Rainer Tammer.
14288
14289 2010-07-30  Bruno Haible  <bruno@clisp.org>
14290
14291         rename: Update regarding AIX.
14292         * doc/posix-functions/rename.texi: Mention bug on AIX 7.1.
14293         * m4/rename.m4 (gl_FUNC_RENAME): Update comment.
14294         Reported by Rainer Tammer.
14295
14296 2010-07-30  Bruno Haible  <bruno@clisp.org>
14297
14298         printf.m4: Update regarding AIX.
14299         * m4/printf.m4: Update comments regarding AIX.
14300         Reported by Rainer Tammer.
14301
14302 2010-07-30  Bruno Haible  <bruno@clisp.org>
14303
14304         iconv: Update regarding AIX.
14305         * m4/iconv.m4 (AM_ICONV_LINK): When cross-compiling, guess yes on
14306         AIX 7.
14307         Reported by Rainer Tammer.
14308
14309 2010-07-30  Bruno Haible  <bruno@clisp.org>
14310
14311         getopt: Update regarding AIX.
14312         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): When cross-compiling, guess
14313         no on AIX.
14314         * doc/posix-functions/getopt.texi: Mention that AIX has the optind bug.
14315         Reported by Rainer Tammer.
14316
14317 2010-07-30  Bruno Haible  <bruno@clisp.org>
14318
14319         ldexpl; Update regarding AIX.
14320         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): When cross-compiling, guess yes
14321         on AIX 7.
14322         Reported by Rainer Tammer.
14323
14324 2010-07-30  Bruno Haible  <bruno@clisp.org>
14325
14326         frexpl: Update regarding AIX.
14327         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): When cross-compiling, guess yes
14328         on AIX 7.
14329         Reported by Rainer Tammer.
14330
14331 2010-07-30  Bruno Haible  <bruno@clisp.org>
14332
14333         open, fopen: Update regarding AIX.
14334         * m4/open.m4 (gl_FUNC_OPEN): Adjust cross-compiling guess for AIX.
14335         * m4/fopen.m4 (gl_FUNC_FOPEN): Likewise.
14336         * doc/posix-functions/open.texi: Mention the trailing-slash bug on AIX.
14337         * doc/posix-functions/fopen.texi: Likewise.
14338         Reported by Rainer Tammer.
14339
14340 2010-07-30  Bruno Haible  <bruno@clisp.org>
14341
14342         chown: Update doc regarding AIX.
14343         * doc/posix-functions/chown.texi: Mention bug on AIX 7.1.
14344         * m4/chown.m4 (gl_FUNC_CHOWN): Update comment.
14345         Reported by Rainer Tammer.
14346
14347 2010-07-30  Eric Blake  <eblake@redhat.com>
14348
14349         strtod: fix bug in replacement function on AIX
14350         * lib/strtod.c (strtod): Special case broken "0x" parse in
14351         underlying strtod.
14352         * tests/test-strtod.c (main): Document AIX 7.1 bugs.
14353         * doc/posix-functions/strtod.texi (strtod): Likewise.
14354         Reported by Rainer Tammer.
14355
14356 2010-07-30  Bruno Haible  <bruno@clisp.org>
14357
14358         mbrlen: Fix cross-compilation guess for AIX.
14359         * m4/mbrlen.m4 (gl_MBRLEN_INCOMPLETE_STATE): Fix cross-compilation
14360         guess. Leftover from 2008-12-22.
14361
14362 2010-07-30  Bruno Haible  <bruno@clisp.org>
14363
14364         mbrtowc: Fix cross-compilation guess for AIX.
14365         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Fix cross-compilation
14366         guess. Leftover from 2008-12-21.
14367
14368 2010-07-29  Peter O'Gorman  <pogma@thewrittenword.com>  (tiny change)
14369
14370         init.sh: work around trap limitation of some shells
14371         * tests/init.sh (setup_): Move exit trap outside of shell function.
14372
14373 2010-07-29  Eric Blake  <eblake@redhat.com>
14374
14375         strtod: aid debugging
14376         * m4/strtod.m4(gl_FUNC_STRTOD): Use distinct exit status to aid
14377         understanding why strtod is rejected.
14378
14379 2010-07-28  Bruno Haible  <bruno@clisp.org>
14380
14381         unistr/u*-chr, unistr/u*-strchr: Fix link errors and warnings.
14382         * lib/unistr/u8-chr.c: Include <string.h>.
14383         * tests/unistr/test-u8-chr.c: Likewise.
14384         * tests/unistr/test-u16-chr.c: Likewise.
14385         * tests/unistr/test-u32-chr.c: Likewise.
14386         * tests/unistr/test-u8-strchr.c: Likewise.
14387         * tests/unistr/test-u16-strchr.c: Likewise.
14388         * tests/unistr/test-u32-strchr.c: Likewise.
14389         * modules/unistr/u8-chr-tests (Depends-on): Add unistr/u32-set.
14390         * modules/unistr/u16-chr-tests (Depends-on): Likewise.
14391         * modules/unistr/u8-strchr-tests (Depends-on): Likewise.
14392         * modules/unistr/u16-strchr-tests (Depends-on): Likewise.
14393
14394 2010-07-28  Bruno Haible  <bruno@clisp.org>
14395
14396         Use spaces for indentation, not tabs.
14397         * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
14398
14399 2010-07-27  Bruno Haible  <bruno@clisp.org>
14400
14401         mbspcasecmp: Fix function specification.
14402         * lib/string.in.h (mbspcasecmp): Fix specification comment.
14403         * lib/mbspcasecmp.c (mbspcasecmp): Likewise.
14404         Reported by Eric Blake <eblake@redhat.com>.
14405
14406 2010-07-26  Paul R. Eggert  <eggert@cs.ucla.edu>
14407
14408         timespec: use cast and not conditional, as truncation isn't possible
14409         * lib/timespec.h (timespec_cmp): Use cast to pacify gcc -Wconversion
14410         instead of a conditional.  Comment about the situation in more detail.
14411         This undoes most of the 2009-10-29 patch.
14412
14413 2010-07-23  Paolo Bonzini  <pbonzini@redhat.com>
14414
14415         unistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like algorithm.
14416         * lib/unistr/u8-chr.c: Add Boyer-Moore like operation.
14417         * lib/unistr/u8-strchr.c: Likewise.
14418         * modules/unistr/u8-chr: Depend on memchr.
14419
14420         unistr/u*-strchr: add tests
14421         * modules/unistr/u8-strchr-tests: New file.
14422         * modules/unistr/u16-strchr-tests: New file.
14423         * modules/unistr/u32-strchr-tests: New file.
14424         * tests/unistr/test-strchr.h: New file.
14425         * tests/unistr/test-u8-strchr.c: New file.
14426         * tests/unistr/test-u16-strchr.c: New file.
14427         * tests/unistr/test-u32-strchr.c: New file.
14428
14429         unistr/u*-chr: test multibyte sequences more
14430         * tests/unistr/test-chr.h: Do complete testing of the characters in the
14431         test vector.
14432         * tests/unistr/test-u8-chr.c (U_UCTOMB): Define.
14433         * tests/unistr/test-u16-chr.c (U_UCTOMB): Likewise.
14434         * tests/unistr/test-u32-chr.c (U_UCTOMB): Likewise.
14435
14436         unistr/u*-chr: test multibyte sequences
14437         * tests/unistr/test-chr.h: Put characters above 0-127 in the test input.
14438
14439         unistr/u*-chr: prepare for multibyte tests
14440         * modules/unistr/u8-chr-tests: Depend on u32-to-u8.
14441         * modules/unistr/u16-chr-tests: Depend on u32-to-u16.
14442         * tests/unistr/test-chr.h: Build initial version as UCS-4 then convert.
14443         * tests/unistr/test-u8-chr.c (U32_TO_U): Define.
14444         * tests/unistr/test-u16-chr.c (U32_TO_U): Likewise.
14445         * tests/unistr/test-u32-chr.c (U32_TO_U): Likewise.
14446
14447 2010-07-18  Bruno Haible  <bruno@clisp.org>
14448
14449         unistr/u8-strchr: Optimize non-ASCII argument case.
14450         * lib/unistr/u8-strchr.c (u8_strchr): Compare the last byte first,
14451         because the first byte often matches anyway.
14452         Reported by Pádraig Brady <P@draigbrady.com>.
14453
14454 2010-07-15  Karl Berry  <karl@gnu.org>
14455
14456         * config/srclist.txt (fdl.texi): only one copy, from gnustandards.
14457
14458 2010-07-14  Paul R. Eggert  <eggert@cs.ucla.edu>
14459
14460         getcwd: on Solaris, work better if ancestors are inaccessible
14461         * lib/getcwd.c (__getcwd): If getcwd returns EINVAL for zero
14462         buffer and size, try again with a large buffer.  This works better
14463         on Solaris, since its getcwd succeeds even if the path to the root
14464         is inaccessible, and this is helpful in common cases such as .zfs
14465         hidden directories.  Problem reported by J Chapman Flack in
14466         http://lists.gnu.org/archive/html/bug-tar/2010-06/msg00000.html
14467         Use system getcwd if it's declared, not merely if it's partly
14468         working; use the partly-working test only to avoid needless effort
14469         if the system getcwd fails.
14470         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Omit
14471         comment that was already obsolete and is now even more obsolete.
14472         * modules/getcwd (Depends-on): Depend on strdup, since __getcwd
14473         now might call strdup.
14474
14475 2010-07-13  Paul R. Eggert  <eggert@cs.ucla.edu>
14476
14477         pthread: Add enough so that coreutils/src/sort.c compiles.
14478         * lib/pthread.in.h: Add self to author comment.  Conditionalize on
14479         _GL_PTHREAD_H, not PTHREAD_H_, for consistency with the rest of
14480         gnulib. Include <sched.h> and <time.h>, as per POSIX.
14481         Include <sys/types.h>, in case it defines pthread_t.
14482         (pthread_t, pthread_attr_t, pthread_barrier_t, pthread_barrierattr_t):
14483         (pthread_cond_t, pthread_condattr_t, pthread_key_t, pthread_mutex_t):
14484         (pthread_mutexattr_t, pthread_once_t, pthread_rwlock_t):
14485         (pthread_rwlockattr_t, pthread_spinlock_t):
14486         New typedefs, if HAVE_PTHREAD_T is not defined.
14487         (PTHREAD_COND_INITIALIZER, PTHREAD_MUTEX_INITIALIZER):
14488         (PTHREAD_ONCE_INIT, PTHREAD_RWLOCK_INITIALIZER):
14489         (PTHREAD_BARRIER_SERIAL_THREAD, PTHREAD_CANCEL_DEFERRED):
14490         (PTHREAD_CANCEL_ASYNCHRONOUS, PTHREAD_CANCEL_ENABLE):
14491         (PTHREAD_CANCEL_DISABLE, PTHREAD_CANCELED, PTHREAD_CREATE_JOINABLE):
14492         (PTHREAD_CREATE_DETACHED, PTHREAD_INHERIT_SCHED):
14493         (PTHREAD_EXPLICIT_SCHED, PTHREAD_MUTEX_DEFAULT, PTHREAD_MUTEX_NORMAL):
14494         (PTHREAD_MUTEX_ERRORCHECK, PTHREAD_MUTEX_RECURSIVE):
14495         (PTHREAD_MUTEX_STALLED, PTHREAD_MUTEX_ROBUST, PTHREAD_PRIO_NONE):
14496         (PTHREAD_PRIO_INHERIT, PTHREAD_PRIO_PROTECT, PTHREAD_PROCESS_PRIVATE):
14497         (PTHREAD_PROCESS_SHARED, PTHREAD_SCOPE_SYSTEM, PTHREAD_SCOPE_PROCESS):
14498         New macros.
14499         (pthread_cond_destroy, pthread_cond_init, pthread_cond_signal):
14500         (pthread_cond_wait, pthread_exit, pthread_mutex_destroy):
14501         (pthread_mutex_init, pthread_mutex_lock, pthread_mutex_unlock):
14502         (pthread_spin_init, pthread_spin_lock, pthread_spin_trylock);
14503         (pthread_spin_unlock): New dummy functions.
14504         (pthread_create): Return EAGAIN; don't set errno.
14505         * m4/pthread.m4 (gl_PTHREAD_CHECK): Check for pthread_t, and
14506         require AC_C_INLINE.
14507         * modules/pthread (Depends-on): Add sched, time.
14508         (pthread.h): Use AM_V_GEN.
14509
14510 2010-07-13  Bruno Haible  <bruno@clisp.org>
14511
14512         striconveh: Don't malloc memory if the result buffer is sufficient.
14513         * lib/striconveh.c (mem_cd_iconveh_internal): Use the provided result
14514         buffer if its size is sufficient.
14515         Reported by Ludovic Courtès <ludo@gnu.org>.
14516
14517 2010-07-13  Bruno Haible  <bruno@clisp.org>
14518
14519         strtod: Add safety check.
14520         * lib/strtod.c (ldexp): Abort if this dummy replacement gets called.
14521
14522 2010-07-12  Bruno Haible  <bruno@clisp.org>
14523
14524         Unify tests that set gl_cv_func_ldexpl_no_libm.
14525         * m4/ldexpl.m4 (gl_CHECK_LDEXPL_NO_LIBM): New macro, extracted from
14526         gl_FUNC_LDEXPL.
14527         (gl_FUNC_LDEXPL): Invoke it.
14528         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
14529
14530 2010-07-12  Bruno Haible  <bruno@clisp.org>
14531
14532         Unify tests that set gl_cv_func_ldexp_no_libm.
14533         * m4/ldexp.m4: New file, based on m4/mathfunc.m4.
14534         * m4/strtod.m4 (gl_PREREQ_STRTOD): Require gl_CHECK_LDEXP_NO_LIBM.
14535         * modules/ldexp (Files): Remove m4/mathfunc.m4. Add m4/ldexp.m4.
14536         (configure.ac): Simply invoke gl_FUNC_LDEXP.
14537         * modules/strtod (Files): Add m4/ldexp.m4.
14538
14539 2010-07-12  Bruno Haible  <bruno@clisp.org>
14540
14541         Unify tests that set gl_cv_func_frexpl_no_libm.
14542         * m4/frexpl.m4 (gl_CHECK_FREXPL_NO_LIBM): New macro, extracted from
14543         gl_FUNC_FREXPL_NO_LIBM.
14544         (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): Invoke it.
14545         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
14546
14547 2010-07-12  Bruno Haible  <bruno@clisp.org>
14548
14549         Unify tests that set gl_cv_func_frexp_no_libm.
14550         * m4/frexp.m4 (gl_CHECK_FREXP_NO_LIBM): New macro, extracted from
14551         gl_FUNC_FREXP_NO_LIBM.
14552         (gl_FUNC_FREXP, gl_FUNC_FREXP_NO_LIBM): Require it.
14553         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Likewise.
14554
14555 2010-07-12  Paul R. Eggert  <eggert@cs.ucla.edu>
14556
14557         memcoll: clarify sizes versus lengths, document better, and tweak perf
14558         * lib/memcoll.c (strcoll_loop, memcoll0):
14559         Improve quality of descriptive comments.  Name variables
14560         consistently as to whether they are lengths (which do not include
14561         terminating null) versus sizes (which do).
14562         * lib/xmemcoll.c (xmemcoll0): Likewise.
14563         * lib/memcoll.c (strcoll_loop): Tweak the way that the diff is
14564         returned when s1size == 0; this is easier to compile and saves
14565         about 17% of memcoll's code space on x86-64 with GCC 4.1.2.
14566
14567 2010-07-12  Bruno Haible  <bruno@clisp.org>
14568
14569         Tests for module '_Exit'.
14570         * modules/_Exit-tests: New file.
14571         * tests/test-_Exit.sh: New file.
14572         * tests/test-_Exit.c: New file.
14573
14574         New module '_Exit'.
14575         * lib/stdlib.in.h (__attribute__): New macro.
14576         (_Exit): New declaration.
14577         * lib/_Exit.c: New file.
14578         * m4/_Exit.m4: New file.
14579         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether _Exit is declared.
14580         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB__EXIT and HAVE__EXIT.
14581         * modules/stdlib (Makefile.am): Substitute GNULIB__EXIT and HAVE__EXIT.
14582         * modules/_Exit: New file.
14583         * tests/test-stdlib-c++.cc (_Exit): Check signature.
14584         * doc/posix-functions/_Exit_C99.texi: Mention the new module.
14585
14586 2010-07-12  Paul R. Eggert  <eggert@cs.ucla.edu>
14587
14588         strtod: make it more-accurate typically, and don't require libm
14589         * lib/strtod.c (_GL_ARG_NONNULL): Remove; no longer needed.
14590         Include limits.h.  Don't include string.h.
14591         (HAVE_LDEXP_IN_LIBC, HAVE_RAW_DECL_STRTOD): Define to 0 if not defined.
14592         (locale_isspace): New function, so that no casts are needed to
14593         check whether *s is a space.
14594         (ldexp): Provide an unused dummy if not available.
14595         (scale_radix_exp, parse_number, underlying_strtod): New functions.
14596         (strtod): Use them.  This implementation prefers to use the
14597         underlying strtod if available, falling back on our own code
14598         only to fix known bugs.  This is more likely to produce an
14599         accurate result.  Also, it avoids the use of libm functions.
14600         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't invoke _AC_LIBOBJ_STRTOD;
14601         no longer needed.  Invoke AC_LIBOBJ([strtod]); don't know why this
14602         was absent, but it caused a test failure with coreutils.
14603         (gl_PREREQ_STRTOD): Check wither ldexp can be used without linking
14604         with libm.
14605         * modules/strtod (Makefile.am, Link): libm is no longer needed.
14606         * modules/strtod-tests (Makefile.am): Likewise.
14607
14608 2010-07-11  Pádraig Brady  <P@draigBrady.com>
14609             Bruno Haible  <bruno@clisp.org>
14610
14611         unistr/u8-strchr: Optimize ASCII argument case.
14612         * lib/unistr/u8-strchr.c (u8_strchr): For ASCII arguments, use strchr.
14613
14614 2010-07-08  Paul Eggert  <eggert@cs.ucla.edu>
14615
14616         (x)memcoll: minor tweaks
14617         * lib/memcoll.c (strcoll_loop): Prefer the style where 'const'
14618         is after the type that it qualifies.
14619         (memcoll0): Likewise.
14620         * lib/memcoll.h (memcoll0): Likewise.
14621         * lib/xmemcoll.c (collate_error, xmemcoll0): Likewise.
14622         * lib/xmemcoll.h (xmemcoll0): Likewise.
14623         * lib/memcoll.c (memcoll0): Correct the comment.  This function
14624         differs from memcoll in that the NUL byte is part of the argument.
14625         Omit the abort-checks, as performance is a real issue here.  Plus,
14626         the checks were wrong anyway (an off-by-one error).  Omit local
14627         variable 'diff', as it's a bit clearer that way.
14628         * m4/memcoll.m4 (gl_MEMCOLL): Omit AC_FUNC_STRCOLL, as it's
14629         no longer needed.
14630
14631 2010-07-08  Chen Guo <chenguo4@yahoo.com>
14632
14633         (x)memcoll: speedup when input is known to be NUL delimited
14634         * lib/memcoll.c: Include stdlib.
14635         (memcoll0): New function.
14636         (strcoll_loop): New function, refactored for use in both memcoll
14637         and memcoll0.
14638         * lib/memcoll.h (memcoll0): Add prototype.
14639         * lib/xmemcoll.c (xmemcoll0): New function.
14640         (collate_error): New function, refactored for use in both xmemcoll
14641         and xmemcoll0.
14642         * lib/xmemcoll.h (xmemcoll0): Add prototype.
14643         * m4/memcoll.m4: add inline invocation.
14644
14645 2010-07-06  Pádraig Brady  <P@draigBrady.com>
14646
14647         * build-aux/bootstrap: Remove any local translations
14648         from the translation project synchronization directory,
14649         so that local only translations are not distributed.
14650
14651 2010-07-04  Bruno Haible  <bruno@clisp.org>
14652
14653         fsusage: Clarify which code applies to which platforms.
14654         * m4/fsusage.m4 (gl_FSUSAGE): Clarify which test succeeds on which
14655         platform.
14656         * lib/fsusage.c (get_fs_usage): Likewise.
14657
14658 2010-07-04  Bruno Haible  <bruno@clisp.org>
14659
14660         havelib: Fix bug when AC_LIB_FROMPACKAGE is used more than twice.
14661         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): Use m4_defn.
14662         Reported by Martin Lambers <marlam@marlam.de>.
14663
14664 2010-07-04  Jim Meyering  <meyering@redhat.com>
14665
14666         hash: once again explicitly disallow insertion of NULL
14667         * lib/hash.c (hash_insert0): Reinstate just-removed test:
14668         inserting a NULL pointer cannot work with these functions.
14669         Add a comment with details.
14670         This reverts part of the 2010-07-01 commit, 5bef1a35
14671         "hash: extend module to deal with non-pointer keys".
14672
14673 2010-07-01  Bruno Haible  <bruno@clisp.org>
14674
14675         stdbool: Update doc.
14676         * doc/posix-headers/stdbool.texi: Mention OpenBSD bug.
14677         Info from Christian Weisgerber <naddy@mips.inka.de>.
14678
14679 2010-07-01  Jim Meyering  <meyering@redhat.com>
14680
14681         hash: extend module to deal with non-pointer keys
14682         * lib/hash.c (hash_insert0): New interface, much like hash_insert
14683         but that allows insertion of non-pointer entries.
14684         Do not disallow an ENTRY value of NULL.
14685         (hash_insert): This is now just a thin wrapper.  Call hash_insert0.
14686         * lib/hash.h (hash_insert0): Declare.
14687
14688 2010-07-01  Christian Weisgerber  <naddy@mips.inka.de>  (tiny change)
14689
14690         gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS.
14691         * m4/fcntl-o.m4 (gl_FCNTL_O_FLAGS): When AC_USE_SYSTEM_EXTENSIONS is
14692         not present (i.e. with autoconf 2.59 and when using gettextize, not
14693         gnulib), require AC_GNU_SOURCE instead.
14694
14695 2010-07-01  Ian Beckwith  <ianb@erislabs.net>
14696
14697         idpriv-drop: Fix tests.
14698         * tests/test-idpriv-drop.su.sh: Refer to the test-idpriv-drop program,
14699         not to the test-idpriv-droptemp program.
14700
14701 2010-06-29  Bruno Haible  <bruno@clisp.org>
14702
14703         string: Fix syntax error with g++ 2.96.
14704         * lib/string.in.h (__pure__): Remove definition.
14705         (_GL_ATTRIBUTE_PURE): New macro.
14706         (memchr, memmem, memrchr, rawmemchr, strchrnul, strnlen, strpbrk,
14707         strstr, strcasestr): Use it instead of __attribute__ ((__pure__)).
14708         Reported by Christian Weisgerber <naddy@mips.inka.de>.
14709
14710 2010-06-28  Ian Beckwith  <ianb@erislabs.net>
14711
14712         unitypes: Fix bug introduced on 2010-05-18.
14713         * modules/unitypes (Files): Really add m4/libunistring-base.m4.
14714
14715 2010-06-22  Eric Blake  <eblake@redhat.com>
14716
14717         memmem: slight optimization
14718         * lib/str-two-way.h (critical_factorization): Update comments.
14719         Reduce work during factorization phase.
14720         Reported by Carlos Bueno <carlos@bueno.org>.
14721
14722 2010-06-21  Bruno Haible  <bruno@clisp.org>
14723
14724         Fix HAVE_CALLOC_POSIX misnomer.
14725         * lib/stdlib.in.h (calloc): Use REPLACE_CALLOC instead of
14726         !HAVE_CALLOC_POSIX.
14727         * m4/calloc.m4 (gl_REPLACE_CALLOC): Set REPLACE_CALLOC instead of
14728         HAVE_CALLOC_POSIX.
14729         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_CALLOC
14730         instead of HAVE_CALLOC_POSIX.
14731         * modules/stdlib (Makefile.am): Substitute REPLACE_CALLOC instead of
14732         HAVE_CALLOC_POSIX.
14733
14734         Use modern idiom for calloc() replacement.
14735         * modules/calloc (configure.ac): Invoke gl_FUNC_CALLOC_GNU instead of
14736         AC_FUNC_CALLOC.
14737         * m4/calloc.m4 (gl_FUNC_CALLOC_GNU): Renamed from AC_FUNC_CALLOC.
14738         Require gl_STDLIB_H_DEFAULTS. Invoke gl_REPLACE_CALLOC.
14739         (gl_FUNC_CALLOC_POSIX): Rely on gl_STDLIB_H_DEFAULTS to initialize
14740         HAVE_CALLOC_POSIX. Invoke gl_REPLACE_CALLOC.
14741         (gl_REPLACE_CALLOC): New macro.
14742
14743 2010-06-21  Bruno Haible  <bruno@clisp.org>
14744
14745         Fix HAVE_REALLOC_POSIX misnomer.
14746         * lib/stdlib.in.h (realloc): Use REPLACE_REALLOC instead of
14747         !HAVE_REALLOC_POSIX.
14748         * m4/realloc.m4 (gl_REPLACE_REALLOC): Set REPLACE_REALLOC instead of
14749         HAVE_REALLOC_POSIX.
14750         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_REALLOC
14751         instead of HAVE_REALLOC_POSIX.
14752         * modules/stdlib (Makefile.am): Substitute REPLACE_REALLOC instead of
14753         HAVE_REALLOC_POSIX.
14754
14755         Use modern idiom for realloc() replacement.
14756         * modules/realloc (configure.ac): Invoke gl_FUNC_REALLOC_GNU instead of
14757         AC_FUNC_REALLOC.
14758         * m4/realloc.m4 (gl_FUNC_REALLOC_GNU): New macro, mostly copied from
14759         Autoconf's AC_FUNC_REALLOC.
14760         (gl_FUNC_REALLOC_POSIX): Rely on gl_STDLIB_H_DEFAULTS to initialize
14761         HAVE_REALLOC_POSIX. Invoke gl_REPLACE_REALLOC.
14762         (gl_REPLACE_REALLOC): New macro.
14763         Reported by Richard Lloyd <richard.lloyd@connectinternetsolutions.com>.
14764
14765 2010-06-21  Bruno Haible  <bruno@clisp.org>
14766
14767         Fix HAVE_MALLOC_POSIX misnomer.
14768         * lib/stdlib.in.h (malloc): Use REPLACE_MALLOC instead of
14769         !HAVE_MALLOC_POSIX.
14770         * m4/malloc.m4 (gl_REPLACE_MALLOC): Set REPLACE_MALLOC instead of
14771         HAVE_MALLOC_POSIX.
14772         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_MALLOC
14773         instead of HAVE_MALLOC_POSIX.
14774         * modules/stdlib (Makefile.am): Substitute REPLACE_MALLOC instead of
14775         HAVE_MALLOC_POSIX.
14776
14777         Use modern idiom for malloc() replacement.
14778         * modules/malloc (configure.ac): Invoke gl_FUNC_MALLOC_GNU instead of
14779         AC_FUNC_MALLOC.
14780         * m4/malloc.m4 (gl_FUNC_MALLOC_GNU): New macro, mostly copied from
14781         Autoconf's AC_FUNC_MALLOC.
14782         (gl_FUNC_MALLOC_POSIX): Rely on gl_STDLIB_H_DEFAULTS to initialize
14783         HAVE_MALLOC_POSIX. Invoke gl_REPLACE_MALLOC.
14784         (gl_REPLACE_MALLOC): New macro.
14785         Reported by Richard Lloyd <richard.lloyd@connectinternetsolutions.com>.
14786
14787 2010-06-20  Richard Lloyd  <richard.lloyd@connectinternetsolutions.com>
14788
14789         stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
14790         * lib/stdio.in.h: Remove excess _GL_CXXALIAS_RPL macro argument.
14791         This macro takes 3 arguments, not 4.
14792
14793 2010-06-15  Giuseppe Scrivano  <gscrivano@gnu.org>
14794
14795         ipv6: fix detection under mingw
14796         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Include <ws2tcpip.h> for struct
14797         in6_addr.
14798
14799 2010-06-14  Ben Pfaff  <blp@cs.stanford.edu>
14800
14801         * m4/strtod.m4 (gl_FUNC_STRTOD): Factor out common code.  Assume
14802         that strtod() works when cross-compiling to a glibc version known
14803         to work.
14804
14805 2010-06-15  Bruno Haible  <bruno@clisp.org>
14806
14807         * m4/strtod.m4 (gl_FUNC_STRTOD): Stop using AC_FUNC_STRTOD.
14808
14809 2010-06-15  René Berber  <r.berber@computer.org>  (tiny change)
14810
14811         select: Correct timeout.
14812         * lib/select.c (rpl_select): Compute wait_timeout correctly.
14813
14814 2010-06-14  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
14815
14816         git-version-gen: init shell var to avoid env var influence
14817         * build-aux/git-version-gen (v): Init shell var to empty.
14818
14819 2010-06-14  Paul Eggert  <eggert@cs.ucla.edu>
14820
14821         priv-set: Don't assume that priv.h exists merely because getppriv does.
14822         See Jan Andersen's bug report about AIX 5L in
14823         http://lists.gnu.org/archive/html/bug-tar/2010-06/msg00019.html
14824         * m4/priv-set.m4 (gl_PRIV_SET): Check for priv.h.
14825         * lib/priv-set.c: Do nothing unless HAVE_PRIV_H.
14826         * lib/priv-set.h: Likewise.
14827         * tests/test-priv-set.c: Likewise.
14828
14829 2010-06-13  Bruno Haible  <bruno@clisp.org>
14830
14831         relocatable: Make it easier to test whether to install wrappers.
14832         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): New automake conditional
14833         RELOCATABLE_VIA_WRAPPER.
14834
14835 2010-06-13  Bruno Haible  <bruno@clisp.org>
14836
14837         gnulib-tool: Display specified modules and dependencies differently.
14838         * gnulib-tool (func_show_module_list): New function.
14839         (func_import, func_create_testdir): Invoke it.
14840         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
14841
14842 2010-06-13  Bruno Haible  <bruno@clisp.org>
14843
14844         gnulib-tool: Align code of func_import and func_create_testdir.
14845         * gnulib-tool (func_create_testdir): Rename variable saved_modules to
14846         specified_modules.
14847
14848 2010-06-12  Jim Meyering  <meyering@redhat.com>
14849
14850         test-inttostr: avoid spurious failure on Solaris 9
14851         * tests/test-inttostr.c (main): Skip the test when snprintf fails
14852         to accept "%ju".  Reported by Bruno Haible.
14853
14854 2010-06-11  Jim Meyering  <meyering@redhat.com>
14855
14856         test-sys_socket: mark variables as used more readably
14857         * tests/test-sys_socket.c (main): Mark otherwise unused variables
14858         as "used" explicitly via (void) statement casts.  This is more
14859         readable than using them in an artificial return expression.
14860         Suggestion from Bruno Haible.
14861
14862 2010-06-11  Bruno Haible  <bruno@clisp.org>
14863
14864         Avoid some more warnings from "gcc -Wwrite-strings".
14865         * tests/test-argp.c (test_optional): Change 5th and 6th argument type
14866         to 'const char *'.
14867         * tests/test-c-strstr.c (main): Add 'const' to variable declaration.
14868         * tests/test-c-strcasestr.c (main): Likewise.
14869         * tests/test-mbscasestr1.c (main): Likewise.
14870         * tests/test-mbscasestr2.c (main): Likewise.
14871         * tests/test-memmem.c (main): Likewise.
14872         * tests/test-strstr.c (main): Likewise.
14873         * tests/test-strcasestr.c (main): Likewise.
14874
14875 2010-06-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14876
14877         init.sh: change framework_failure_ to fail with status 99, not 1
14878         * tests/init.sh (framework_failure_): Exit 99, not 1.  This informs
14879         automake's parallel-tests rule that this is an unexpected failure,
14880         even if the test is listed in XFAIL_TESTS.
14881
14882 2010-06-11  Jim Meyering  <meyering@redhat.com>
14883
14884         test-inttostr: avoid warnings about 4-6KB literal strings
14885         * tests/test-inttostr.c: Don't use <assert.h>.  Instead, ...
14886         Include "macros.h", for its definition of ASSERT.
14887         (CK): s/assert/ASSERT/
14888         * modules/inttostr-tests (Files): Add macros.h.
14889
14890         init.sh: don't use $ME_ or skip_ before they are defined
14891         * tests/init.sh: Hoist definitions of $ME_ and skip_ to precede
14892         their first uses.  Also hoist their companions: warn_, fail_,
14893         framework_failure_, $stderr_fileno.  Prompted by a patch from
14894         Stefano Lattarini.
14895
14896         test-sys_socket: avoid set-but-not-used warnings from gcc
14897         * tests/test-sys_socket.c (main): Use "i" and "x", in order to
14898         avoid warning about set-but-not-used variables.
14899
14900         test-xvasprintf: avoid 'const' discard warnings
14901         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Use
14902         "const" when assigning from literal strings.
14903         (test_xasprintf): Add "void" in function argument list to placate
14904         -Wstrict-prototypes and to be consistent with test_xvasprintf above.
14905
14906         tests: avoid compilation warnings in argmatch and exclude tests...
14907         in packages that define ARGMATCH_DIE_DECL, like coreutils.
14908         * tests/test-exclude.c [ARGMATCH_DIE_DECL]: Also declare the function.
14909         Since it always exits, declare with the "noreturn" attribute.
14910         * tests/test-argmatch.c: Likewise.
14911
14912         tests: avoid 'const' discard warnings in mbsstr tests
14913         * tests/test-mbsstr1.c (main): Add "const" to avoid trivial warning.
14914         * tests/test-mbsstr2.c (main): Likewise.
14915
14916         test-verify: avoid warning from gcc's -Wmissing-declarations
14917         * tests/test-verify.c (function): Declare to be static.
14918
14919         test-inttostr.c: include <string.h> for use of strcmp
14920         * tests/test-inttostr.c: Include <string.h> for strcmp declaration.
14921
14922         test-linkat: avoid failed assertion on "other" architectures
14923         * tests/test-linkat.c: Include <sys/stat.h>, for declarations of stat,
14924         lstat, mkdir.  Patch by John Rigby, to fix FTBFS on armel, powerpc,
14925         sparc: https://bugs.launchpad.net/bugs/591968
14926
14927 2010-06-11  Jim Meyering  <meyering@redhat.com>
14928
14929         printf.m4: avoid autoconf's "Expanded Before Required" warning
14930         * m4/printf.m4 (gl_SNPRINTF_RETVAL_C99): Define using AC_DEFUN_ONCE,
14931         rather than AC_DEFUN, to avoid the classic "Expanded Before Required"
14932         autoconf warning.
14933
14934 2010-06-10  Ben Pfaff  <blp@cs.stanford.edu>
14935
14936         Replacement header templates are now named with ".in", not "_".
14937         * doc/gnulib-intro.texi: Correct.
14938
14939 2010-06-10  Jim Meyering  <meyering@redhat.com>
14940
14941         inttostr-tests: depend on snprintf, not snprintf-posix
14942         * modules/inttostr-tests (Depends-on): Depend on snprintf, not
14943         snprintf-posix, to avoid this aclocal failure:
14944           missing file gnulib-tests/vasnprintf.c
14945           configure.ac:45: error: expected source file, required through \
14946           AC_LIBSOURCES, not found
14947
14948 2010-06-10  Jim Meyering  <meyering@redhat.com>
14949
14950         inttostr: add a new function, inttostr, and tests
14951         The namesake function was not available.  The existence of the
14952         template file, inttostr.c makes its addition nontrivial.
14953         * lib/anytostr.c: Rename from inttostr.c.
14954         (anytostr): Rename from inttostr.
14955         * lib/inttostr.c: New file.
14956         * modules/inttostr (Files): Add anytostr.c.
14957         (Makefile.am): Set lib_SOURCES instead of ...
14958         * m4/inttostr.m4: Remove uses of AC_LIBOBJ.
14959         * lib/imaxtostr.c: Update use.  s/inttostr/anytostr/
14960         * lib/offtostr.c: Likewise.
14961         * lib/uinttostr.c: Likewise.
14962         * lib/umaxtostr.c: Likewise.
14963         * modules/inttostr-tests: New file.
14964         * tests/test-inttostr.c: New file.  Test these functions.
14965
14966 2010-06-09  Ben Pfaff  <blp@cs.stanford.edu>
14967             Bruno Haible  <bruno@clisp.org>
14968
14969         Add "Extending Gnulib" chapter to manual.
14970         * doc/gnulib.texi (Writing Modules): Add cross-reference to new
14971         chapter.
14972         (Extending Gnulib): New chapter.
14973         * doc/gnulib-intro.texi (Openness): Add cross-reference to new
14974         chapter.
14975
14976 2010-06-09  Bruno Haible  <bruno@clisp.org>
14977
14978         Avoid relocwrapper link errors due to gnulib replacement functions.
14979         * lib/areadlink.c: Use the system's malloc, realloc functions.
14980         (areadlink): Set errno to ENOMEM explicitly.
14981         * modules/areadlink (Depends-on): Remove malloc-posix.
14982         Reported by Ben Pfaff <blp@cs.stanford.edu>.
14983
14984 2010-06-09  Bruno Haible  <bruno@clisp.org>
14985
14986         Avoid relocwrapper link errors due to gnulib replacement functions.
14987         * lib/canonicalize-lgpl.c: Use the system's malloc function.
14988         * lib/malloca.c: Likewise.
14989         * lib/relocatable.c: Likewise.
14990         * lib/progreloc.c: Use the system's malloc, sprintf functions.
14991         * lib/relocwrapper.c: Use the system's fprintf, malloc functions.
14992         * lib/setenv.c: Use the system's malloc, realloc functions.
14993         * lib/strerror.c: Use the system's sprintf function.
14994         Reported by Ben Pfaff <blp@cs.stanford.edu>.
14995
14996 2010-06-04  Bruno Haible  <bruno@clisp.org>
14997
14998         Prefer documented low-level autoconf macro names.
14999         * m4/lib-link.m4: Use m4_translit instead of translit.
15000         * m4/environ.m4: Likewise.
15001         * m4/mathfunc.m4: Likewise.
15002         * m4/onceonly.m4: Likewise.
15003         * m4/stdint.m4: Likewise.
15004         Suggested by Eric Blake.
15005
15006 2010-06-04  Martin Lambers  <marlam@marlam.de>
15007             Bruno Haible  <bruno@clisp.org>
15008
15009         havelib: Allow library names with '+' characters.
15010         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
15011         AC_LIB_FROMPACKAGE, AC_LIB_LINKFLAGS_BODY): Convert '+' in name to '_'.
15012
15013 2010-06-09  Bruno Haible  <bruno@clisp.org>
15014
15015         Module setenv does not depend on 'malloc-posix', 'realloc-posix'.
15016         * lib/setenv.c (__add_to_environ): Set errno to ENOMEM when malloc or
15017         realloc failed.
15018
15019 2010-06-08  Peter Simons  <simons@cryp.to>
15020
15021         maint.mk: make the news-check rule more configurable
15022         * top/maint.mk (news-check-lines-spec): New variable.
15023         (news-check): Use "sed -n 1,10p" in place of "head".
15024
15025 2010-06-07  Jim Meyering  <meyering@redhat.com>
15026
15027         do-release-commit-and-tag: fix typo in --help
15028         * build-aux/do-release-commit-and-tag (Usage): Fix typo in --help.
15029
15030         regex: avoid new dead-code warning with gcc-4.6.0
15031         * lib/regex_internal.c (re_string_reconstruct): #if-0-out a dead
15032         if-block containing a while-loop.  It's been unused for at least
15033         5 years.
15034
15035 2010-06-05  Bruno Haible  <bruno@clisp.org>
15036
15037         * doc/posix-functions/strcoll.texi: Mention Solaris limitation.
15038         Reported by River Tarnell <river.tarnell@wikimedia.de> via Eric Blake.
15039
15040 2010-06-04  Bruno Haible  <bruno@clisp.org>
15041
15042         Update to GNU gettext 0.18.1.
15043         * modules/gettext (configure.ac): Require gettext infrastructure from
15044         version 0.18.1.
15045
15046 2010-06-03  Bruno Haible  <bruno@clisp.org>
15047
15048         Don't use AC_LIBOBJ with file names in subdirectories.
15049         * m4/libunistring-base.m4 (gl_LIBUNISTRING_MODULE): Renamed from
15050         gl_LIBUNISTRING_LIBSOURCE. Take a module name as argument, not a file
15051         name. Define an automake conditional. Don't invoke AC_LIBOBJ.
15052         * m4/libunistring.m4 (gl_LIBUNISTRING): Update AC_BEFORE invocation.
15053         * modules/uni*/* (configure.ac): Use gl_LIBUNISTRING_MODULE instead of
15054         gl_LIBUNISTRING_LIBSOURCE.
15055         (Makefile.am): Augment lib_SOURCES here, conditionally.
15056         * NEWS: Drop requirement for Automake option 'subdir-objects'.
15057
15058 2010-06-03  Bruno Haible  <bruno@clisp.org>
15059
15060         Simplify gl_LIBUNISTRING_VERSION_CMP expansion.
15061         * m4/libunistring-base.m4 (gl_LIBUNISTRING_VERSION_CMP): Ensure
15062         expansion does not end with a newline.
15063         (gl_LIBUNISTRING_LIBSOURCE, gl_LIBUNISTRING_LIBHEADER): Avoid
15064         unnecessary newline.
15065
15066 2010-06-03  Bruno Haible  <bruno@clisp.org>
15067
15068         Reduce dependencies.
15069         * tests/test-quotearg.h: New file, extracted from
15070         tests/test-quotearg.c.
15071         * tests/test-quotearg-simple.c: New file, extracted from
15072         tests/test-quotearg.c.
15073         * tests/test-quotearg.c: Don't include <ctype.h>.
15074         (struct result_strings, struct result_groups, LQ, RQ, LQ_ENC, RQ_ENC,
15075         RQ_ESC, inputs, compare, use_quotearg_buffer, use_quotearg,
15076         use_quote_double_quotes, use_quotearg_colon): Moved to
15077         tests/test-quotearg.h.
15078         (results_g, flag_results, custom_quotes, custom_results): Moved
15079         to tests/test-quotearg-simple.c.
15080         (main): Moved the part that does not depend on gettext to
15081         tests/test-quotearg-simple.c. Return 77 if the test cannot be
15082         performed.
15083         * modules/quotearg-simple: New file.
15084         * modules/quotearg-simple-tests: New file.
15085         * modules/quotearg (Depends-on): Add quotearg-simple.
15086         * modules/quotearg-tests (Status): Mark as gettext-dependent-test.
15087         (Files): Add tests/test-quotearg.h.
15088         Reported by Paolo Bonzini.
15089
15090 2010-06-03  Bruno Haible  <bruno@clisp.org>
15091
15092         Reduce dependencies.
15093         * modules/acl (Depends-on): Add gettext-h. Remove gettext.
15094
15095 2010-06-03  Bruno Haible  <bruno@clisp.org>
15096
15097         time: Undefine more broken macros.
15098         * lib/time.in.h: Undefine broken localtime_r and gmtime_r macros only
15099         for pthread-win32. Undefine also asctime_r, ctime_r, rand_r, strtok_r.
15100         Reported by Eric Blake.
15101
15102 2010-06-03  Bruno Haible  <bruno@clisp.org>
15103
15104         Choose among AC_DEFUN_ONCE, AC_DEFUN in a way that aclocal understands.
15105         * m4/iconv.m4 (gl_iconv_AC_DEFUN): New macro.
15106         (AM_ICONV): Define it through gl_iconv_AC_DEFUN.
15107         * m4/libunistring.m4 (gl_libunistring_AC_DEFUN): New macro.
15108         (gl_LIBUNISTRING): Define it through gl_libunistring_AC_DEFUN.
15109         Reported by Ludovic Courtès <ludo@gnu.org>.
15110
15111 2010-06-02  Eric Blake  <eblake@redhat.com>
15112
15113         time: work with mingw + pthreads-win32 library
15114         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Set new variable
15115         if timespec is defined only in pthread.h.
15116         * modules/time (Makefile.am): Substitute it.
15117         * lib/time.in.h (!TIME_H_DEFINES_STRUCT_TIMESPEC): Include
15118         <pthread.h>, when needed.
15119         (GNULIB_TIME_R): Undefine broken localtime_r and gmtime_r macros
15120         from the library.
15121
15122 2010-05-31  Bruno Haible  <bruno@clisp.org>
15123
15124         Avoid expanding two macros in the wrong order.
15125         * m4/libunistring-base.m4 (gl_LIBUNISTRING_LIB_PREPARE): Require
15126         gl_LIBUNISTRING if it is defined.
15127         * m4/libunistring.m4 (gl_LIBUNISTRING): Define using AC_DEFUN_ONCE for
15128         autoconf >= 2.64.
15129         Reported by Ludovic Courtès <ludo@gnu.org>.
15130
15131 2010-05-27  Jim Meyering  <meyering@redhat.com>
15132
15133         maint.mk: also prohibit "#undef" of always-defined symbols
15134         * top/maint.mk (def_sym_regex): Handle #undef as well as #define.
15135         Allow more than one space before the symbol name.
15136         (sc_prohibit_always-defined_macros): Use grep's -E, now that
15137         the regexp uses alternation.
15138
15139 2010-05-26  Eric Blake  <eblake@redhat.com>
15140
15141         maint.mk: avoid echo -e
15142         * top/maint.mk (gzip_rsyncable, _ignore_case, _sc_say_and_exit):
15143         Convert all uses of echo -* to printf.
15144         Reported by Matthias Bolte.
15145
15146 2010-05-25  Bruno Haible  <bruno@clisp.org>
15147
15148         Update to GNU gettext 0.18, part 2.
15149         * build-aux/po/Makefile.in.in: Update to GNU gettext 0.18.
15150         Reported by Martin von Gagern <Martin.vGagern@gmx.net>.
15151
15152 2010-05-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15153
15154         Add missing include in test-pwrite.c.
15155         * tests/test-pwrite.c: Include string.h, for strcmp.
15156
15157 2010-05-24  Bruno Haible  <bruno@clisp.org>
15158
15159         * NEWS: Mention requirement for Automake option 'subdir-objects'.
15160
15161 2010-05-24  Bruno Haible  <bruno@clisp.org>
15162
15163         Don't use conversion with transliteration in u{8,16,32}_strcoll.
15164         * lib/unistr/u-strcoll.h (FUNC): Use U_STRCONV_TO_ENCODING with
15165         iconveh_error argument.
15166         * lib/unistr/u8-strcoll.c: Define U_STRCONV_TO_ENCODING instead of
15167         U_STRCONV_TO_LOCALE.
15168         * lib/unistr/u16-strcoll.c: Likewise.
15169         * lib/unistr/u32-strcoll.c: Likewise.
15170         * modules/unistr/u8-strcoll (Depends-on): Add
15171         uniconv/u8-strconv-to-enc, localcharset. Remove
15172         uniconv/u8-strconv-to-locale.
15173         (configure.ac): Bump version number.
15174         * modules/unistr/u16-strcoll (Depends-on): Add
15175         uniconv/u16-strconv-to-enc, localcharset. Remove
15176         uniconv/u16-strconv-to-locale.
15177         (configure.ac): Bump version number.
15178         * modules/unistr/u32-strcoll (Depends-on): Add
15179         uniconv/u32-strconv-to-enc, localcharset. Remove
15180         uniconv/u32-strconv-to-locale.
15181         (configure.ac): Bump version number.
15182
15183 2010-05-24  Bruno Haible  <bruno@clisp.org>
15184
15185         Avoid a test failure on NetBSD 5.0.
15186         * tests/test-striconveh.c (main): On NetBSD, skip a test that triggers
15187         an iconv() bug.
15188
15189 2010-05-24  Bruno Haible  <bruno@clisp.org>
15190
15191         Adjust #include directive style.
15192         * modules/regex (Includes): Recommend to write <regex.h>.
15193
15194 2010-05-24  Bruno Haible  <bruno@clisp.org>
15195
15196         regex: Don't require alloca.
15197         * modules/regex (Depends-on): Remove alloca. Add alloca-opt.
15198         * lib/regex_internal.h (alloca): Ensure it's defined even if we call it
15199         only inside if (0).
15200
15201 2010-05-23  Jim Meyering  <meyering@redhat.com>
15202
15203         test-renameat.c: include <sys/stat.h>
15204         * tests/test-renameat.c: Include <sys/stat.h>; required for
15205         definition of S_IS* macros.
15206
15207 2010-05-23  Ben Pfaff  <blp@cs.stanford.edu>
15208
15209         Update maintainer documentation for 'relocatable-prog' module.
15210         * doc/relocatable-maint.texi: Update.
15211         Comments by Bruno Haible.
15212
15213 2010-05-23  Bruno Haible  <bruno@clisp.org>
15214
15215         git-merge-changelog: Enable --split-merged-entry by default.
15216         * lib/git-merge-changelog.c (main): Set split_merged_entry to true.
15217         (usage): Don't mention this option any more.
15218         Reported by Ralf Wildenhues.
15219
15220 2010-05-23  Jim Meyering  <meyering@redhat.com>
15221
15222         test-pwrite: do not leave behind a test file named "out"
15223         Revert commit d8fa18472a54c1cb2674c296b3d82443f234d5f7.
15224         The trivial-looking use of init.sh is really necessary.
15225         It ensures that the temporary file, "out", is created in
15226         a temporary directory, and removed upon termination.
15227         * tests/test-pwrite.sh: Re-add file.
15228         * modules/pwrite-tests: Reference it.
15229
15230 2010-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15231
15232         Fix output redirection buglet in init.sh.
15233         * tests/init.sh: Fix redirection of stderr.
15234
15235 2010-05-20  Simon Josefsson  <simon@josefsson.org>
15236
15237         * modules/valgrind-tests (configure.ac): Invoke gl_VALGRIND_TESTS.
15238
15239 2010-05-17  Simon Josefsson  <simon@josefsson.org>
15240
15241         * modules/valgrind-tests: New file.
15242         * m4/valgrind-tests.m4: New file.
15243         * doc/valgrind-tests.texi: New file.
15244         * doc/gnulib.texi (Running self-tests under valgrind): New
15245         section.
15246
15247 2010-05-19  Bruno Haible  <bruno@clisp.org>
15248
15249         Clean up dead code in recent commit.
15250         * m4/libunistring-base.m4 (gl_LIBUNISTRING_VERSION_CMP): Include the
15251         body of gl_LIBUNISTRING_VERSION_CMP_ORIG as fallback.
15252         (gl_LIBUNISTRING_VERSION_CMP_ORIG): Remove macro.
15253         Suggested by Paolo Bonzini.
15254
15255 2010-05-19  Bruno Haible  <bruno@clisp.org>
15256
15257         Avoid valgrind error reports from libunistring.
15258         * lib/libunistring.valgrind: New file, based on lib/malloca.valgrind.
15259         * modules/libunistring (Files): Add it.
15260         * modules/libunistring-optional (Files): Likewise.
15261
15262 2010-05-18  Paolo Bonzini  <bonzini@gnu.org>
15263             Bruno Haible  <bruno@clisp.org>
15264
15265         New module 'libunistring-optional'.
15266         * modules/libunistring-optional: New file.
15267         * m4/libunistring-base.m4: New file.
15268         * m4/libunistring-optional.m4: New file.
15269         * lib/unicase.in.h: Renamed from lib/unicase.h.
15270         * lib/uniconv.in.h: Renamed from lib/uniconv.h.
15271         * lib/unictype.in.h: Renamed from lib/unictype.h.
15272         * lib/unilbrk.in.h: Renamed from lib/unilbrk.h.
15273         * lib/uniname.in.h: Renamed from lib/uniname.h.
15274         * lib/uninorm.in.h: Renamed from lib/uninorm.h.
15275         * lib/unistdio.in.h: Renamed from lib/unistdio.h.
15276         * lib/unistr.in.h: Renamed from lib/unistr.h.
15277         * lib/unitypes.in.h: Renamed from lib/unitypes.h.
15278         * lib/uniwbrk.in.h: Renamed from lib/uniwbrk.h.
15279         * lib/uniwidth.in.h: Renamed from lib/uniwidth.h.
15280         * m4/libunistring.m4 (gl_LIBUNISTRING_CORE): Renamed from
15281         gl_LIBUNISTRING. If the library was found, determine the installed
15282         version and set LIBUNISTRING_VERSION.
15283         (gl_LIBUNISTRING): New macro, as a wrapper arount it. Document that it
15284         sets LIBUNISTRING_VERSION. If the module libunistring-optional is used,
15285         handle a configuration option --with-included-libunistring.
15286         * modules/libunistring (Files): Add m4/absolute-header.m4.
15287         * modules/unicase/base (Files): Use unicase.in.h instead of unicase.h.
15288         Add m4/libunistring-base.m4.
15289         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15290         (Makefile.am): Build unicase.h from unicase.in.h.
15291         * modules/uniconv/base (Files): Use uniconv.in.h instead of uniconv.h.
15292         Add m4/libunistring-base.m4.
15293         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15294         (Makefile.am): Build uniconv.h from uniconv.in.h.
15295         * modules/unictype/base (Files): Use unictype.in.h instead of
15296         unictype.h. Add m4/libunistring-base.m4.
15297         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15298         (Makefile.am): Build unictype.h from unictype.in.h.
15299         * modules/unilbrk/base (Files): Use unilbrk.in.h instead of unilbrk.h.
15300         Add m4/libunistring-base.m4.
15301         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15302         (Makefile.am): Build unilbrk.h from unilbrk.in.h.
15303         * modules/uniname/base (Files): Use uniname.in.h instead of uniname.h.
15304         Add m4/libunistring-base.m4.
15305         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15306         (Makefile.am): Build uniname.h from uniname.in.h.
15307         * modules/uninorm/base (Files): Use uninorm.in.h instead of uninorm.h.
15308         Add m4/libunistring-base.m4.
15309         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15310         (Makefile.am): Build uninorm.h from uninorm.in.h.
15311         * modules/unistdio/base (Files): Use unistdio.in.h instead of
15312         unistdio.h. Add m4/libunistring-base.m4.
15313         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15314         (Makefile.am): Build unistdio.h from unistdio.in.h.
15315         * modules/unistr/base (Files): Use unistr.in.h instead of unistr.h.
15316         Add m4/libunistring-base.m4.
15317         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15318         (Makefile.am): Build unistr.h from unistr.in.h.
15319         * modules/unitypes (Files): Use unitypes.in.h instead of unitypes.h.
15320         Add m4/libunistring-base.m4.
15321         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15322         (Makefile.am): Build unitypes.h from unitypes.in.h.
15323         * modules/uniwbrk/base (Files): Use uniwbrk.in.h instead of uniwbrk.h.
15324         Add m4/libunistring-base.m4.
15325         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15326         (Makefile.am): Build uniwbrk.h from uniwbrk.in.h.
15327         * modules/uniwidth/base (Files): Use uniwidth.in.h instead of
15328         uniwidth.h. Add m4/libunistring-base.m4.
15329         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15330         (Makefile.am): Build uniwidth.h from uniwidth.in.h.
15331         * modules/unicase/empty-prefix-context: Use gl_LIBUNISTRING_LIBSOURCE
15332         instead of augmenting lib_SOURCES.
15333         * modules/unicase/empty-suffix-context: Likewise.
15334         * modules/unicase/locale-language: Likewise.
15335         * modules/unicase/tolower: Likewise.
15336         * modules/unicase/totitle: Likewise.
15337         * modules/unicase/toupper: Likewise.
15338         * modules/unicase/u8-casecmp: Likewise.
15339         * modules/unicase/u8-casecoll: Likewise.
15340         * modules/unicase/u8-casefold: Likewise.
15341         * modules/unicase/u8-casexfrm: Likewise.
15342         * modules/unicase/u8-ct-casefold: Likewise.
15343         * modules/unicase/u8-ct-tolower: Likewise.
15344         * modules/unicase/u8-ct-totitle: Likewise.
15345         * modules/unicase/u8-ct-toupper: Likewise.
15346         * modules/unicase/u8-is-cased: Likewise.
15347         * modules/unicase/u8-is-casefolded: Likewise.
15348         * modules/unicase/u8-is-lowercase: Likewise.
15349         * modules/unicase/u8-is-titlecase: Likewise.
15350         * modules/unicase/u8-is-uppercase: Likewise.
15351         * modules/unicase/u8-prefix-context: Likewise.
15352         * modules/unicase/u8-suffix-context: Likewise.
15353         * modules/unicase/u8-tolower: Likewise.
15354         * modules/unicase/u8-totitle: Likewise.
15355         * modules/unicase/u8-toupper: Likewise.
15356         * modules/unicase/u16-casecmp: Likewise.
15357         * modules/unicase/u16-casecoll: Likewise.
15358         * modules/unicase/u16-casefold: Likewise.
15359         * modules/unicase/u16-casexfrm: Likewise.
15360         * modules/unicase/u16-ct-casefold: Likewise.
15361         * modules/unicase/u16-ct-tolower: Likewise.
15362         * modules/unicase/u16-ct-totitle: Likewise.
15363         * modules/unicase/u16-ct-toupper: Likewise.
15364         * modules/unicase/u16-is-cased: Likewise.
15365         * modules/unicase/u16-is-casefolded: Likewise.
15366         * modules/unicase/u16-is-lowercase: Likewise.
15367         * modules/unicase/u16-is-titlecase: Likewise.
15368         * modules/unicase/u16-is-uppercase: Likewise.
15369         * modules/unicase/u16-prefix-context: Likewise.
15370         * modules/unicase/u16-suffix-context: Likewise.
15371         * modules/unicase/u16-tolower: Likewise.
15372         * modules/unicase/u16-totitle: Likewise.
15373         * modules/unicase/u16-toupper: Likewise.
15374         * modules/unicase/u32-casecmp: Likewise.
15375         * modules/unicase/u32-casecoll: Likewise.
15376         * modules/unicase/u32-casefold: Likewise.
15377         * modules/unicase/u32-casexfrm: Likewise.
15378         * modules/unicase/u32-ct-casefold: Likewise.
15379         * modules/unicase/u32-ct-tolower: Likewise.
15380         * modules/unicase/u32-ct-totitle: Likewise.
15381         * modules/unicase/u32-ct-toupper: Likewise.
15382         * modules/unicase/u32-is-cased: Likewise.
15383         * modules/unicase/u32-is-casefolded: Likewise.
15384         * modules/unicase/u32-is-lowercase: Likewise.
15385         * modules/unicase/u32-is-titlecase: Likewise.
15386         * modules/unicase/u32-is-uppercase: Likewise.
15387         * modules/unicase/u32-prefix-context: Likewise.
15388         * modules/unicase/u32-suffix-context: Likewise.
15389         * modules/unicase/u32-tolower: Likewise.
15390         * modules/unicase/u32-totitle: Likewise.
15391         * modules/unicase/u32-toupper: Likewise.
15392         * modules/unicase/ulc-casecmp: Likewise.
15393         * modules/unicase/ulc-casecoll: Likewise.
15394         * modules/unicase/ulc-casexfrm: Likewise.
15395         * modules/uniconv/u8-conv-from-enc: Likewise.
15396         * modules/uniconv/u8-conv-to-enc: Likewise.
15397         * modules/uniconv/u8-strconv-from-enc: Likewise.
15398         * modules/uniconv/u8-strconv-from-locale: Likewise.
15399         * modules/uniconv/u8-strconv-to-enc: Likewise.
15400         * modules/uniconv/u8-strconv-to-locale: Likewise.
15401         * modules/uniconv/u16-conv-from-enc: Likewise.
15402         * modules/uniconv/u16-conv-to-enc: Likewise.
15403         * modules/uniconv/u16-strconv-from-enc: Likewise.
15404         * modules/uniconv/u16-strconv-from-locale: Likewise.
15405         * modules/uniconv/u16-strconv-to-enc: Likewise.
15406         * modules/uniconv/u16-strconv-to-locale: Likewise.
15407         * modules/uniconv/u32-conv-from-enc: Likewise.
15408         * modules/uniconv/u32-conv-to-enc: Likewise.
15409         * modules/uniconv/u32-strconv-from-enc: Likewise.
15410         * modules/uniconv/u32-strconv-from-locale: Likewise.
15411         * modules/uniconv/u32-strconv-to-enc: Likewise.
15412         * modules/uniconv/u32-strconv-to-locale: Likewise.
15413         * modules/unictype/bidicategory-byname: Likewise.
15414         * modules/unictype/bidicategory-name: Likewise.
15415         * modules/unictype/bidicategory-of: Likewise.
15416         * modules/unictype/bidicategory-test: Likewise.
15417         * modules/unictype/block-list: Likewise.
15418         * modules/unictype/block-test: Likewise.
15419         * modules/unictype/category-C: Likewise.
15420         * modules/unictype/category-Cc: Likewise.
15421         * modules/unictype/category-Cf: Likewise.
15422         * modules/unictype/category-Cn: Likewise.
15423         * modules/unictype/category-Co: Likewise.
15424         * modules/unictype/category-Cs: Likewise.
15425         * modules/unictype/category-L: Likewise.
15426         * modules/unictype/category-Ll: Likewise.
15427         * modules/unictype/category-Lm: Likewise.
15428         * modules/unictype/category-Lo: Likewise.
15429         * modules/unictype/category-Lt: Likewise.
15430         * modules/unictype/category-Lu: Likewise.
15431         * modules/unictype/category-M: Likewise.
15432         * modules/unictype/category-Mc: Likewise.
15433         * modules/unictype/category-Me: Likewise.
15434         * modules/unictype/category-Mn: Likewise.
15435         * modules/unictype/category-N: Likewise.
15436         * modules/unictype/category-Nd: Likewise.
15437         * modules/unictype/category-Nl: Likewise.
15438         * modules/unictype/category-No: Likewise.
15439         * modules/unictype/category-P: Likewise.
15440         * modules/unictype/category-Pc: Likewise.
15441         * modules/unictype/category-Pd: Likewise.
15442         * modules/unictype/category-Pe: Likewise.
15443         * modules/unictype/category-Pf: Likewise.
15444         * modules/unictype/category-Pi: Likewise.
15445         * modules/unictype/category-Po: Likewise.
15446         * modules/unictype/category-Ps: Likewise.
15447         * modules/unictype/category-S: Likewise.
15448         * modules/unictype/category-Sc: Likewise.
15449         * modules/unictype/category-Sk: Likewise.
15450         * modules/unictype/category-Sm: Likewise.
15451         * modules/unictype/category-So: Likewise.
15452         * modules/unictype/category-Z: Likewise.
15453         * modules/unictype/category-Zl: Likewise.
15454         * modules/unictype/category-Zp: Likewise.
15455         * modules/unictype/category-Zs: Likewise.
15456         * modules/unictype/category-and: Likewise.
15457         * modules/unictype/category-and-not: Likewise.
15458         * modules/unictype/category-byname: Likewise.
15459         * modules/unictype/category-name: Likewise.
15460         * modules/unictype/category-none: Likewise.
15461         * modules/unictype/category-of: Likewise.
15462         * modules/unictype/category-or: Likewise.
15463         * modules/unictype/category-test: Likewise.
15464         * modules/unictype/combining-class: Likewise.
15465         * modules/unictype/ctype-alnum: Likewise.
15466         * modules/unictype/ctype-alpha: Likewise.
15467         * modules/unictype/ctype-blank: Likewise.
15468         * modules/unictype/ctype-cntrl: Likewise.
15469         * modules/unictype/ctype-digit: Likewise.
15470         * modules/unictype/ctype-graph: Likewise.
15471         * modules/unictype/ctype-lower: Likewise.
15472         * modules/unictype/ctype-print: Likewise.
15473         * modules/unictype/ctype-punct: Likewise.
15474         * modules/unictype/ctype-space: Likewise.
15475         * modules/unictype/ctype-upper: Likewise.
15476         * modules/unictype/ctype-xdigit: Likewise.
15477         * modules/unictype/decimal-digit: Likewise.
15478         * modules/unictype/digit: Likewise.
15479         * modules/unictype/mirror: Likewise.
15480         * modules/unictype/numeric: Likewise.
15481         * modules/unictype/property-alphabetic: Likewise.
15482         * modules/unictype/property-ascii-hex-digit: Likewise.
15483         * modules/unictype/property-bidi-arabic-digit: Likewise.
15484         * modules/unictype/property-bidi-arabic-right-to-left: Likewise.
15485         * modules/unictype/property-bidi-block-separator: Likewise.
15486         * modules/unictype/property-bidi-boundary-neutral: Likewise.
15487         * modules/unictype/property-bidi-common-separator: Likewise.
15488         * modules/unictype/property-bidi-control: Likewise.
15489         * modules/unictype/property-bidi-embedding-or-override: Likewise.
15490         * modules/unictype/property-bidi-eur-num-separator: Likewise.
15491         * modules/unictype/property-bidi-eur-num-terminator: Likewise.
15492         * modules/unictype/property-bidi-european-digit: Likewise.
15493         * modules/unictype/property-bidi-hebrew-right-to-left: Likewise.
15494         * modules/unictype/property-bidi-left-to-right: Likewise.
15495         * modules/unictype/property-bidi-non-spacing-mark: Likewise.
15496         * modules/unictype/property-bidi-other-neutral: Likewise.
15497         * modules/unictype/property-bidi-pdf: Likewise.
15498         * modules/unictype/property-bidi-segment-separator: Likewise.
15499         * modules/unictype/property-bidi-whitespace: Likewise.
15500         * modules/unictype/property-byname: Likewise.
15501         * modules/unictype/property-combining: Likewise.
15502         * modules/unictype/property-composite: Likewise.
15503         * modules/unictype/property-currency-symbol: Likewise.
15504         * modules/unictype/property-dash: Likewise.
15505         * modules/unictype/property-decimal-digit: Likewise.
15506         * modules/unictype/property-default-ignorable-code-point: Likewise.
15507         * modules/unictype/property-deprecated: Likewise.
15508         * modules/unictype/property-diacritic: Likewise.
15509         * modules/unictype/property-extender: Likewise.
15510         * modules/unictype/property-format-control: Likewise.
15511         * modules/unictype/property-grapheme-base: Likewise.
15512         * modules/unictype/property-grapheme-extend: Likewise.
15513         * modules/unictype/property-grapheme-link: Likewise.
15514         * modules/unictype/property-hex-digit: Likewise.
15515         * modules/unictype/property-hyphen: Likewise.
15516         * modules/unictype/property-id-continue: Likewise.
15517         * modules/unictype/property-id-start: Likewise.
15518         * modules/unictype/property-ideographic: Likewise.
15519         * modules/unictype/property-ids-binary-operator: Likewise.
15520         * modules/unictype/property-ids-trinary-operator: Likewise.
15521         * modules/unictype/property-ignorable-control: Likewise.
15522         * modules/unictype/property-iso-control: Likewise.
15523         * modules/unictype/property-join-control: Likewise.
15524         * modules/unictype/property-left-of-pair: Likewise.
15525         * modules/unictype/property-line-separator: Likewise.
15526         * modules/unictype/property-logical-order-exception: Likewise.
15527         * modules/unictype/property-lowercase: Likewise.
15528         * modules/unictype/property-math: Likewise.
15529         * modules/unictype/property-non-break: Likewise.
15530         * modules/unictype/property-not-a-character: Likewise.
15531         * modules/unictype/property-numeric: Likewise.
15532         * modules/unictype/property-other-alphabetic: Likewise.
15533         * modules/unictype/property-other-default-ignorable-code-point: Likewise.
15534         * modules/unictype/property-other-grapheme-extend: Likewise.
15535         * modules/unictype/property-other-id-continue: Likewise.
15536         * modules/unictype/property-other-id-start: Likewise.
15537         * modules/unictype/property-other-lowercase: Likewise.
15538         * modules/unictype/property-other-math: Likewise.
15539         * modules/unictype/property-other-uppercase: Likewise.
15540         * modules/unictype/property-paired-punctuation: Likewise.
15541         * modules/unictype/property-paragraph-separator: Likewise.
15542         * modules/unictype/property-pattern-syntax: Likewise.
15543         * modules/unictype/property-pattern-white-space: Likewise.
15544         * modules/unictype/property-private-use: Likewise.
15545         * modules/unictype/property-punctuation: Likewise.
15546         * modules/unictype/property-quotation-mark: Likewise.
15547         * modules/unictype/property-radical: Likewise.
15548         * modules/unictype/property-sentence-terminal: Likewise.
15549         * modules/unictype/property-soft-dotted: Likewise.
15550         * modules/unictype/property-space: Likewise.
15551         * modules/unictype/property-terminal-punctuation: Likewise.
15552         * modules/unictype/property-test: Likewise.
15553         * modules/unictype/property-titlecase: Likewise.
15554         * modules/unictype/property-unassigned-code-value: Likewise.
15555         * modules/unictype/property-unified-ideograph: Likewise.
15556         * modules/unictype/property-uppercase: Likewise.
15557         * modules/unictype/property-variation-selector: Likewise.
15558         * modules/unictype/property-white-space: Likewise.
15559         * modules/unictype/property-xid-continue: Likewise.
15560         * modules/unictype/property-xid-start: Likewise.
15561         * modules/unictype/property-zero-width: Likewise.
15562         * modules/unictype/scripts: Likewise.
15563         * modules/unictype/syntax-c-ident: Likewise.
15564         * modules/unictype/syntax-c-whitespace: Likewise.
15565         * modules/unictype/syntax-java-ident: Likewise.
15566         * modules/unictype/syntax-java-whitespace: Likewise.
15567         * modules/unilbrk/u8-possible-linebreaks: Likewise.
15568         * modules/unilbrk/u8-width-linebreaks: Likewise.
15569         * modules/unilbrk/u16-possible-linebreaks: Likewise.
15570         * modules/unilbrk/u16-width-linebreaks: Likewise.
15571         * modules/unilbrk/u32-possible-linebreaks: Likewise.
15572         * modules/unilbrk/u32-width-linebreaks: Likewise.
15573         * modules/unilbrk/ulc-possible-linebreaks: Likewise.
15574         * modules/unilbrk/ulc-width-linebreaks: Likewise.
15575         * modules/uniname/uniname: Likewise.
15576         * modules/uninorm/canonical-decomposition: Likewise.
15577         * modules/uninorm/composition: Likewise.
15578         * modules/uninorm/decomposing-form: Likewise.
15579         * modules/uninorm/decomposition: Likewise.
15580         * modules/uninorm/filter: Likewise.
15581         * modules/uninorm/nfc: Likewise.
15582         * modules/uninorm/nfd: Likewise.
15583         * modules/uninorm/nfkc: Likewise.
15584         * modules/uninorm/nfkd: Likewise.
15585         * modules/uninorm/u8-normalize: Likewise.
15586         * modules/uninorm/u8-normcmp: Likewise.
15587         * modules/uninorm/u8-normcoll: Likewise.
15588         * modules/uninorm/u8-normxfrm: Likewise.
15589         * modules/uninorm/u16-normalize: Likewise.
15590         * modules/uninorm/u16-normcmp: Likewise.
15591         * modules/uninorm/u16-normcoll: Likewise.
15592         * modules/uninorm/u16-normxfrm: Likewise.
15593         * modules/uninorm/u32-normalize: Likewise.
15594         * modules/uninorm/u32-normcmp: Likewise.
15595         * modules/uninorm/u32-normcoll: Likewise.
15596         * modules/uninorm/u32-normxfrm: Likewise.
15597         * modules/unistdio/u8-asnprintf: Likewise.
15598         * modules/unistdio/u8-asprintf: Likewise.
15599         * modules/unistdio/u8-snprintf: Likewise.
15600         * modules/unistdio/u8-sprintf: Likewise.
15601         * modules/unistdio/u8-u8-asnprintf: Likewise.
15602         * modules/unistdio/u8-u8-asprintf: Likewise.
15603         * modules/unistdio/u8-u8-snprintf: Likewise.
15604         * modules/unistdio/u8-u8-sprintf: Likewise.
15605         * modules/unistdio/u8-u8-vasnprintf: Likewise.
15606         * modules/unistdio/u8-u8-vasprintf: Likewise.
15607         * modules/unistdio/u8-u8-vsnprintf: Likewise.
15608         * modules/unistdio/u8-u8-vsprintf: Likewise.
15609         * modules/unistdio/u8-vasnprintf: Likewise.
15610         * modules/unistdio/u8-vasprintf: Likewise.
15611         * modules/unistdio/u8-vsnprintf: Likewise.
15612         * modules/unistdio/u8-vsprintf: Likewise.
15613         * modules/unistdio/u16-asnprintf: Likewise.
15614         * modules/unistdio/u16-asprintf: Likewise.
15615         * modules/unistdio/u16-snprintf: Likewise.
15616         * modules/unistdio/u16-sprintf: Likewise.
15617         * modules/unistdio/u16-u16-asnprintf: Likewise.
15618         * modules/unistdio/u16-u16-asprintf: Likewise.
15619         * modules/unistdio/u16-u16-snprintf: Likewise.
15620         * modules/unistdio/u16-u16-sprintf: Likewise.
15621         * modules/unistdio/u16-u16-vasnprintf: Likewise.
15622         * modules/unistdio/u16-u16-vasprintf: Likewise.
15623         * modules/unistdio/u16-u16-vsnprintf: Likewise.
15624         * modules/unistdio/u16-u16-vsprintf: Likewise.
15625         * modules/unistdio/u16-vasnprintf: Likewise.
15626         * modules/unistdio/u16-vasprintf: Likewise.
15627         * modules/unistdio/u16-vsnprintf: Likewise.
15628         * modules/unistdio/u16-vsprintf: Likewise.
15629         * modules/unistdio/u32-asnprintf: Likewise.
15630         * modules/unistdio/u32-asprintf: Likewise.
15631         * modules/unistdio/u32-snprintf: Likewise.
15632         * modules/unistdio/u32-sprintf: Likewise.
15633         * modules/unistdio/u32-u32-asnprintf: Likewise.
15634         * modules/unistdio/u32-u32-asprintf: Likewise.
15635         * modules/unistdio/u32-u32-snprintf: Likewise.
15636         * modules/unistdio/u32-u32-sprintf: Likewise.
15637         * modules/unistdio/u32-u32-vasnprintf: Likewise.
15638         * modules/unistdio/u32-u32-vasprintf: Likewise.
15639         * modules/unistdio/u32-u32-vsnprintf: Likewise.
15640         * modules/unistdio/u32-u32-vsprintf: Likewise.
15641         * modules/unistdio/u32-vasnprintf: Likewise.
15642         * modules/unistdio/u32-vasprintf: Likewise.
15643         * modules/unistdio/u32-vsnprintf: Likewise.
15644         * modules/unistdio/u32-vsprintf: Likewise.
15645         * modules/unistdio/ulc-asnprintf: Likewise.
15646         * modules/unistdio/ulc-asprintf: Likewise.
15647         * modules/unistdio/ulc-fprintf: Likewise.
15648         * modules/unistdio/ulc-snprintf: Likewise.
15649         * modules/unistdio/ulc-sprintf: Likewise.
15650         * modules/unistdio/ulc-vasnprintf: Likewise.
15651         * modules/unistdio/ulc-vasprintf: Likewise.
15652         * modules/unistdio/ulc-vfprintf: Likewise.
15653         * modules/unistdio/ulc-vsnprintf: Likewise.
15654         * modules/unistdio/ulc-vsprintf: Likewise.
15655         * modules/unistr/u8-check: Likewise.
15656         * modules/unistr/u8-chr: Likewise.
15657         * modules/unistr/u8-cmp: Likewise.
15658         * modules/unistr/u8-cmp2: Likewise.
15659         * modules/unistr/u8-cpy: Likewise.
15660         * modules/unistr/u8-cpy-alloc: Likewise.
15661         * modules/unistr/u8-endswith: Likewise.
15662         * modules/unistr/u8-mblen: Likewise.
15663         * modules/unistr/u8-mbsnlen: Likewise.
15664         * modules/unistr/u8-mbtouc: Likewise.
15665         * modules/unistr/u8-mbtouc-unsafe: Likewise.
15666         * modules/unistr/u8-mbtoucr: Likewise.
15667         * modules/unistr/u8-move: Likewise.
15668         * modules/unistr/u8-next: Likewise.
15669         * modules/unistr/u8-prev: Likewise.
15670         * modules/unistr/u8-set: Likewise.
15671         * modules/unistr/u8-startswith: Likewise.
15672         * modules/unistr/u8-stpcpy: Likewise.
15673         * modules/unistr/u8-stpncpy: Likewise.
15674         * modules/unistr/u8-strcat: Likewise.
15675         * modules/unistr/u8-strchr: Likewise.
15676         * modules/unistr/u8-strcmp: Likewise.
15677         * modules/unistr/u8-strcoll: Likewise.
15678         * modules/unistr/u8-strcpy: Likewise.
15679         * modules/unistr/u8-strcspn: Likewise.
15680         * modules/unistr/u8-strdup: Likewise.
15681         * modules/unistr/u8-strlen: Likewise.
15682         * modules/unistr/u8-strmblen: Likewise.
15683         * modules/unistr/u8-strmbtouc: Likewise.
15684         * modules/unistr/u8-strncat: Likewise.
15685         * modules/unistr/u8-strncmp: Likewise.
15686         * modules/unistr/u8-strncpy: Likewise.
15687         * modules/unistr/u8-strnlen: Likewise.
15688         * modules/unistr/u8-strpbrk: Likewise.
15689         * modules/unistr/u8-strrchr: Likewise.
15690         * modules/unistr/u8-strspn: Likewise.
15691         * modules/unistr/u8-strstr: Likewise.
15692         * modules/unistr/u8-strtok: Likewise.
15693         * modules/unistr/u8-to-u16: Likewise.
15694         * modules/unistr/u8-to-u32: Likewise.
15695         * modules/unistr/u8-uctomb: Likewise.
15696         * modules/unistr/u16-check: Likewise.
15697         * modules/unistr/u16-chr: Likewise.
15698         * modules/unistr/u16-cmp: Likewise.
15699         * modules/unistr/u16-cmp2: Likewise.
15700         * modules/unistr/u16-cpy: Likewise.
15701         * modules/unistr/u16-cpy-alloc: Likewise.
15702         * modules/unistr/u16-endswith: Likewise.
15703         * modules/unistr/u16-mblen: Likewise.
15704         * modules/unistr/u16-mbsnlen: Likewise.
15705         * modules/unistr/u16-mbtouc: Likewise.
15706         * modules/unistr/u16-mbtouc-unsafe: Likewise.
15707         * modules/unistr/u16-mbtoucr: Likewise.
15708         * modules/unistr/u16-move: Likewise.
15709         * modules/unistr/u16-next: Likewise.
15710         * modules/unistr/u16-prev: Likewise.
15711         * modules/unistr/u16-set: Likewise.
15712         * modules/unistr/u16-startswith: Likewise.
15713         * modules/unistr/u16-stpcpy: Likewise.
15714         * modules/unistr/u16-stpncpy: Likewise.
15715         * modules/unistr/u16-strcat: Likewise.
15716         * modules/unistr/u16-strchr: Likewise.
15717         * modules/unistr/u16-strcmp: Likewise.
15718         * modules/unistr/u16-strcoll: Likewise.
15719         * modules/unistr/u16-strcpy: Likewise.
15720         * modules/unistr/u16-strcspn: Likewise.
15721         * modules/unistr/u16-strdup: Likewise.
15722         * modules/unistr/u16-strlen: Likewise.
15723         * modules/unistr/u16-strmblen: Likewise.
15724         * modules/unistr/u16-strmbtouc: Likewise.
15725         * modules/unistr/u16-strncat: Likewise.
15726         * modules/unistr/u16-strncmp: Likewise.
15727         * modules/unistr/u16-strncpy: Likewise.
15728         * modules/unistr/u16-strnlen: Likewise.
15729         * modules/unistr/u16-strpbrk: Likewise.
15730         * modules/unistr/u16-strrchr: Likewise.
15731         * modules/unistr/u16-strspn: Likewise.
15732         * modules/unistr/u16-strstr: Likewise.
15733         * modules/unistr/u16-strtok: Likewise.
15734         * modules/unistr/u16-to-u32: Likewise.
15735         * modules/unistr/u16-to-u8: Likewise.
15736         * modules/unistr/u16-uctomb: Likewise.
15737         * modules/unistr/u32-check: Likewise.
15738         * modules/unistr/u32-chr: Likewise.
15739         * modules/unistr/u32-cmp: Likewise.
15740         * modules/unistr/u32-cmp2: Likewise.
15741         * modules/unistr/u32-cpy: Likewise.
15742         * modules/unistr/u32-cpy-alloc: Likewise.
15743         * modules/unistr/u32-endswith: Likewise.
15744         * modules/unistr/u32-mblen: Likewise.
15745         * modules/unistr/u32-mbsnlen: Likewise.
15746         * modules/unistr/u32-mbtouc: Likewise.
15747         * modules/unistr/u32-mbtouc-unsafe: Likewise.
15748         * modules/unistr/u32-mbtoucr: Likewise.
15749         * modules/unistr/u32-move: Likewise.
15750         * modules/unistr/u32-next: Likewise.
15751         * modules/unistr/u32-prev: Likewise.
15752         * modules/unistr/u32-set: Likewise.
15753         * modules/unistr/u32-startswith: Likewise.
15754         * modules/unistr/u32-stpcpy: Likewise.
15755         * modules/unistr/u32-stpncpy: Likewise.
15756         * modules/unistr/u32-strcat: Likewise.
15757         * modules/unistr/u32-strchr: Likewise.
15758         * modules/unistr/u32-strcmp: Likewise.
15759         * modules/unistr/u32-strcoll: Likewise.
15760         * modules/unistr/u32-strcpy: Likewise.
15761         * modules/unistr/u32-strcspn: Likewise.
15762         * modules/unistr/u32-strdup: Likewise.
15763         * modules/unistr/u32-strlen: Likewise.
15764         * modules/unistr/u32-strmblen: Likewise.
15765         * modules/unistr/u32-strmbtouc: Likewise.
15766         * modules/unistr/u32-strncat: Likewise.
15767         * modules/unistr/u32-strncmp: Likewise.
15768         * modules/unistr/u32-strncpy: Likewise.
15769         * modules/unistr/u32-strnlen: Likewise.
15770         * modules/unistr/u32-strpbrk: Likewise.
15771         * modules/unistr/u32-strrchr: Likewise.
15772         * modules/unistr/u32-strspn: Likewise.
15773         * modules/unistr/u32-strstr: Likewise.
15774         * modules/unistr/u32-strtok: Likewise.
15775         * modules/unistr/u32-to-u16: Likewise.
15776         * modules/unistr/u32-to-u8: Likewise.
15777         * modules/unistr/u32-uctomb: Likewise.
15778         * modules/uniwbrk/u8-wordbreaks: Likewise.
15779         * modules/uniwbrk/u16-wordbreaks: Likewise.
15780         * modules/uniwbrk/u32-wordbreaks: Likewise.
15781         * modules/uniwbrk/ulc-wordbreaks: Likewise.
15782         * modules/uniwbrk/wordbreak-property: Likewise.
15783         * modules/uniwidth/u8-strwidth: Likewise.
15784         * modules/uniwidth/u8-width: Likewise.
15785         * modules/uniwidth/u16-strwidth: Likewise.
15786         * modules/uniwidth/u16-width: Likewise.
15787         * modules/uniwidth/u32-strwidth: Likewise.
15788         * modules/uniwidth/u32-width: Likewise.
15789         * modules/uniwidth/width: Likewise.
15790         * modules/unicase/cased-tests (Makefile.am): Link all test programs
15791         with $(LIBUNISTRING).
15792         * modules/unicase/ignorable-tests: Likewise.
15793         * modules/unicase/locale-language-tests: Likewise.
15794         * modules/unicase/tolower-tests: Likewise.
15795         * modules/unicase/totitle-tests: Likewise.
15796         * modules/unicase/toupper-tests: Likewise.
15797         * modules/unicase/u8-casecmp-tests: Likewise.
15798         * modules/unicase/u8-casecoll-tests: Likewise.
15799         * modules/unicase/u8-casefold-tests: Likewise.
15800         * modules/unicase/u8-is-cased-tests: Likewise.
15801         * modules/unicase/u8-is-casefolded-tests: Likewise.
15802         * modules/unicase/u8-is-lowercase-tests: Likewise.
15803         * modules/unicase/u8-is-titlecase-tests: Likewise.
15804         * modules/unicase/u8-is-uppercase-tests: Likewise.
15805         * modules/unicase/u8-tolower-tests: Likewise.
15806         * modules/unicase/u8-totitle-tests: Likewise.
15807         * modules/unicase/u8-toupper-tests: Likewise.
15808         * modules/unicase/u16-casecmp-tests: Likewise.
15809         * modules/unicase/u16-casecoll-tests: Likewise.
15810         * modules/unicase/u16-casefold-tests: Likewise.
15811         * modules/unicase/u16-is-cased-tests: Likewise.
15812         * modules/unicase/u16-is-casefolded-tests: Likewise.
15813         * modules/unicase/u16-is-lowercase-tests: Likewise.
15814         * modules/unicase/u16-is-titlecase-tests: Likewise.
15815         * modules/unicase/u16-is-uppercase-tests: Likewise.
15816         * modules/unicase/u16-tolower-tests: Likewise.
15817         * modules/unicase/u16-totitle-tests: Likewise.
15818         * modules/unicase/u16-toupper-tests: Likewise.
15819         * modules/unicase/u32-casecmp-tests: Likewise.
15820         * modules/unicase/u32-casecoll-tests: Likewise.
15821         * modules/unicase/u32-casefold-tests: Likewise.
15822         * modules/unicase/u32-is-cased-tests: Likewise.
15823         * modules/unicase/u32-is-casefolded-tests: Likewise.
15824         * modules/unicase/u32-is-lowercase-tests: Likewise.
15825         * modules/unicase/u32-is-titlecase-tests: Likewise.
15826         * modules/unicase/u32-is-uppercase-tests: Likewise.
15827         * modules/unicase/u32-tolower-tests: Likewise.
15828         * modules/unicase/u32-totitle-tests: Likewise.
15829         * modules/unicase/u32-toupper-tests: Likewise.
15830         * modules/unicase/ulc-casecmp-tests: Likewise.
15831         * modules/unicase/ulc-casecoll-tests: Likewise.
15832         * modules/uniconv/u8-conv-from-enc-tests: Likewise.
15833         * modules/uniconv/u8-conv-to-enc-tests: Likewise.
15834         * modules/uniconv/u8-strconv-from-enc-tests: Likewise.
15835         * modules/uniconv/u8-strconv-to-enc-tests: Likewise.
15836         * modules/uniconv/u16-conv-from-enc-tests: Likewise.
15837         * modules/uniconv/u16-conv-to-enc-tests: Likewise.
15838         * modules/uniconv/u16-strconv-from-enc-tests: Likewise.
15839         * modules/uniconv/u16-strconv-to-enc-tests: Likewise.
15840         * modules/uniconv/u32-conv-from-enc-tests: Likewise.
15841         * modules/uniconv/u32-conv-to-enc-tests: Likewise.
15842         * modules/uniconv/u32-strconv-from-enc-tests: Likewise.
15843         * modules/uniconv/u32-strconv-to-enc-tests: Likewise.
15844         * modules/unictype/bidicategory-byname-tests: Likewise.
15845         * modules/unictype/bidicategory-name-tests: Likewise.
15846         * modules/unictype/bidicategory-of-tests: Likewise.
15847         * modules/unictype/bidicategory-test-tests: Likewise.
15848         * modules/unictype/block-list-tests: Likewise.
15849         * modules/unictype/block-of-tests: Likewise.
15850         * modules/unictype/block-test-tests: Likewise.
15851         * modules/unictype/category-C-tests: Likewise.
15852         * modules/unictype/category-Cc-tests: Likewise.
15853         * modules/unictype/category-Cf-tests: Likewise.
15854         * modules/unictype/category-Cn-tests: Likewise.
15855         * modules/unictype/category-Co-tests: Likewise.
15856         * modules/unictype/category-Cs-tests: Likewise.
15857         * modules/unictype/category-L-tests: Likewise.
15858         * modules/unictype/category-Ll-tests: Likewise.
15859         * modules/unictype/category-Lm-tests: Likewise.
15860         * modules/unictype/category-Lo-tests: Likewise.
15861         * modules/unictype/category-Lt-tests: Likewise.
15862         * modules/unictype/category-Lu-tests: Likewise.
15863         * modules/unictype/category-M-tests: Likewise.
15864         * modules/unictype/category-Mc-tests: Likewise.
15865         * modules/unictype/category-Me-tests: Likewise.
15866         * modules/unictype/category-Mn-tests: Likewise.
15867         * modules/unictype/category-N-tests: Likewise.
15868         * modules/unictype/category-Nd-tests: Likewise.
15869         * modules/unictype/category-Nl-tests: Likewise.
15870         * modules/unictype/category-No-tests: Likewise.
15871         * modules/unictype/category-P-tests: Likewise.
15872         * modules/unictype/category-Pc-tests: Likewise.
15873         * modules/unictype/category-Pd-tests: Likewise.
15874         * modules/unictype/category-Pe-tests: Likewise.
15875         * modules/unictype/category-Pf-tests: Likewise.
15876         * modules/unictype/category-Pi-tests: Likewise.
15877         * modules/unictype/category-Po-tests: Likewise.
15878         * modules/unictype/category-Ps-tests: Likewise.
15879         * modules/unictype/category-S-tests: Likewise.
15880         * modules/unictype/category-Sc-tests: Likewise.
15881         * modules/unictype/category-Sk-tests: Likewise.
15882         * modules/unictype/category-Sm-tests: Likewise.
15883         * modules/unictype/category-So-tests: Likewise.
15884         * modules/unictype/category-Z-tests: Likewise.
15885         * modules/unictype/category-Zl-tests: Likewise.
15886         * modules/unictype/category-Zp-tests: Likewise.
15887         * modules/unictype/category-Zs-tests: Likewise.
15888         * modules/unictype/category-and-not-tests: Likewise.
15889         * modules/unictype/category-and-tests: Likewise.
15890         * modules/unictype/category-byname-tests: Likewise.
15891         * modules/unictype/category-name-tests: Likewise.
15892         * modules/unictype/category-none-tests: Likewise.
15893         * modules/unictype/category-of-tests: Likewise.
15894         * modules/unictype/category-or-tests: Likewise.
15895         * modules/unictype/category-test-withtable-tests: Likewise.
15896         * modules/unictype/combining-class-tests: Likewise.
15897         * modules/unictype/ctype-alnum-tests: Likewise.
15898         * modules/unictype/ctype-alpha-tests: Likewise.
15899         * modules/unictype/ctype-blank-tests: Likewise.
15900         * modules/unictype/ctype-cntrl-tests: Likewise.
15901         * modules/unictype/ctype-digit-tests: Likewise.
15902         * modules/unictype/ctype-graph-tests: Likewise.
15903         * modules/unictype/ctype-lower-tests: Likewise.
15904         * modules/unictype/ctype-print-tests: Likewise.
15905         * modules/unictype/ctype-punct-tests: Likewise.
15906         * modules/unictype/ctype-space-tests: Likewise.
15907         * modules/unictype/ctype-upper-tests: Likewise.
15908         * modules/unictype/ctype-xdigit-tests: Likewise.
15909         * modules/unictype/decimal-digit-tests: Likewise.
15910         * modules/unictype/digit-tests: Likewise.
15911         * modules/unictype/mirror-tests: Likewise.
15912         * modules/unictype/numeric-tests: Likewise.
15913         * modules/unictype/property-alphabetic-tests: Likewise.
15914         * modules/unictype/property-ascii-hex-digit-tests: Likewise.
15915         * modules/unictype/property-bidi-arabic-digit-tests: Likewise.
15916         * modules/unictype/property-bidi-arabic-right-to-left-tests: Likewise.
15917         * modules/unictype/property-bidi-block-separator-tests: Likewise.
15918         * modules/unictype/property-bidi-boundary-neutral-tests: Likewise.
15919         * modules/unictype/property-bidi-common-separator-tests: Likewise.
15920         * modules/unictype/property-bidi-control-tests: Likewise.
15921         * modules/unictype/property-bidi-embedding-or-override-tests: Likewise.
15922         * modules/unictype/property-bidi-eur-num-separator-tests: Likewise.
15923         * modules/unictype/property-bidi-eur-num-terminator-tests: Likewise.
15924         * modules/unictype/property-bidi-european-digit-tests: Likewise.
15925         * modules/unictype/property-bidi-hebrew-right-to-left-tests: Likewise.
15926         * modules/unictype/property-bidi-left-to-right-tests: Likewise.
15927         * modules/unictype/property-bidi-non-spacing-mark-tests: Likewise.
15928         * modules/unictype/property-bidi-other-neutral-tests: Likewise.
15929         * modules/unictype/property-bidi-pdf-tests: Likewise.
15930         * modules/unictype/property-bidi-segment-separator-tests: Likewise.
15931         * modules/unictype/property-bidi-whitespace-tests: Likewise.
15932         * modules/unictype/property-byname-tests: Likewise.
15933         * modules/unictype/property-combining-tests: Likewise.
15934         * modules/unictype/property-composite-tests: Likewise.
15935         * modules/unictype/property-currency-symbol-tests: Likewise.
15936         * modules/unictype/property-dash-tests: Likewise.
15937         * modules/unictype/property-decimal-digit-tests: Likewise.
15938         * modules/unictype/property-default-ignorable-code-point-tests: Likewise.
15939         * modules/unictype/property-deprecated-tests: Likewise.
15940         * modules/unictype/property-diacritic-tests: Likewise.
15941         * modules/unictype/property-extender-tests: Likewise.
15942         * modules/unictype/property-format-control-tests: Likewise.
15943         * modules/unictype/property-grapheme-base-tests: Likewise.
15944         * modules/unictype/property-grapheme-extend-tests: Likewise.
15945         * modules/unictype/property-grapheme-link-tests: Likewise.
15946         * modules/unictype/property-hex-digit-tests: Likewise.
15947         * modules/unictype/property-hyphen-tests: Likewise.
15948         * modules/unictype/property-id-continue-tests: Likewise.
15949         * modules/unictype/property-id-start-tests: Likewise.
15950         * modules/unictype/property-ideographic-tests: Likewise.
15951         * modules/unictype/property-ids-binary-operator-tests: Likewise.
15952         * modules/unictype/property-ids-trinary-operator-tests: Likewise.
15953         * modules/unictype/property-ignorable-control-tests: Likewise.
15954         * modules/unictype/property-iso-control-tests: Likewise.
15955         * modules/unictype/property-join-control-tests: Likewise.
15956         * modules/unictype/property-left-of-pair-tests: Likewise.
15957         * modules/unictype/property-line-separator-tests: Likewise.
15958         * modules/unictype/property-logical-order-exception-tests: Likewise.
15959         * modules/unictype/property-lowercase-tests: Likewise.
15960         * modules/unictype/property-math-tests: Likewise.
15961         * modules/unictype/property-non-break-tests: Likewise.
15962         * modules/unictype/property-not-a-character-tests: Likewise.
15963         * modules/unictype/property-numeric-tests: Likewise.
15964         * modules/unictype/property-other-alphabetic-tests: Likewise.
15965         * modules/unictype/property-other-default-ignorable-code-point-tests:
15966         Likewise.
15967         * modules/unictype/property-other-grapheme-extend-tests: Likewise.
15968         * modules/unictype/property-other-id-continue-tests: Likewise.
15969         * modules/unictype/property-other-id-start-tests: Likewise.
15970         * modules/unictype/property-other-lowercase-tests: Likewise.
15971         * modules/unictype/property-other-math-tests: Likewise.
15972         * modules/unictype/property-other-uppercase-tests: Likewise.
15973         * modules/unictype/property-paired-punctuation-tests: Likewise.
15974         * modules/unictype/property-paragraph-separator-tests: Likewise.
15975         * modules/unictype/property-pattern-syntax-tests: Likewise.
15976         * modules/unictype/property-pattern-white-space-tests: Likewise.
15977         * modules/unictype/property-private-use-tests: Likewise.
15978         * modules/unictype/property-punctuation-tests: Likewise.
15979         * modules/unictype/property-quotation-mark-tests: Likewise.
15980         * modules/unictype/property-radical-tests: Likewise.
15981         * modules/unictype/property-sentence-terminal-tests: Likewise.
15982         * modules/unictype/property-soft-dotted-tests: Likewise.
15983         * modules/unictype/property-space-tests: Likewise.
15984         * modules/unictype/property-terminal-punctuation-tests: Likewise.
15985         * modules/unictype/property-test-tests: Likewise.
15986         * modules/unictype/property-titlecase-tests: Likewise.
15987         * modules/unictype/property-unassigned-code-value-tests: Likewise.
15988         * modules/unictype/property-unified-ideograph-tests: Likewise.
15989         * modules/unictype/property-uppercase-tests: Likewise.
15990         * modules/unictype/property-variation-selector-tests: Likewise.
15991         * modules/unictype/property-white-space-tests: Likewise.
15992         * modules/unictype/property-xid-continue-tests: Likewise.
15993         * modules/unictype/property-xid-start-tests: Likewise.
15994         * modules/unictype/property-zero-width-tests: Likewise.
15995         * modules/unictype/scripts-tests: Likewise.
15996         * modules/unictype/syntax-c-ident-tests: Likewise.
15997         * modules/unictype/syntax-c-whitespace-tests: Likewise.
15998         * modules/unictype/syntax-java-ident-tests: Likewise.
15999         * modules/unictype/syntax-java-whitespace-tests: Likewise.
16000         * modules/unilbrk/u8-possible-linebreaks-tests: Likewise.
16001         * modules/unilbrk/u8-width-linebreaks-tests: Likewise.
16002         * modules/unilbrk/u16-possible-linebreaks-tests: Likewise.
16003         * modules/unilbrk/u16-width-linebreaks-tests: Likewise.
16004         * modules/unilbrk/u32-possible-linebreaks-tests: Likewise.
16005         * modules/unilbrk/u32-width-linebreaks-tests: Likewise.
16006         * modules/unilbrk/ulc-possible-linebreaks-tests: Likewise.
16007         * modules/unilbrk/ulc-width-linebreaks-tests: Likewise.
16008         * modules/uniname/uniname-tests: Likewise.
16009         * modules/uninorm/canonical-decomposition-tests: Likewise.
16010         * modules/uninorm/compat-decomposition-tests: Likewise.
16011         * modules/uninorm/composition-tests: Likewise.
16012         * modules/uninorm/decomposing-form-tests: Likewise.
16013         * modules/uninorm/decomposition-tests: Likewise.
16014         * modules/uninorm/filter-tests: Likewise.
16015         * modules/uninorm/nfc-tests: Likewise.
16016         * modules/uninorm/nfd-tests: Likewise.
16017         * modules/uninorm/nfkc-tests: Likewise.
16018         * modules/uninorm/nfkd-tests: Likewise.
16019         * modules/uninorm/u8-normcmp-tests: Likewise.
16020         * modules/uninorm/u8-normcoll-tests: Likewise.
16021         * modules/uninorm/u16-normcmp-tests: Likewise.
16022         * modules/uninorm/u16-normcoll-tests: Likewise.
16023         * modules/uninorm/u32-normcmp-tests: Likewise.
16024         * modules/uninorm/u32-normcoll-tests: Likewise.
16025         * modules/unistdio/u8-asnprintf-tests: Likewise.
16026         * modules/unistdio/u8-vasnprintf-tests: Likewise.
16027         * modules/unistdio/u8-vasprintf-tests: Likewise.
16028         * modules/unistdio/u8-vsnprintf-tests: Likewise.
16029         * modules/unistdio/u8-vsprintf-tests: Likewise.
16030         * modules/unistdio/u16-asnprintf-tests: Likewise.
16031         * modules/unistdio/u16-vasnprintf-tests: Likewise.
16032         * modules/unistdio/u16-vasprintf-tests: Likewise.
16033         * modules/unistdio/u16-vsnprintf-tests: Likewise.
16034         * modules/unistdio/u16-vsprintf-tests: Likewise.
16035         * modules/unistdio/u32-asnprintf-tests: Likewise.
16036         * modules/unistdio/u32-vasnprintf-tests: Likewise.
16037         * modules/unistdio/u32-vasprintf-tests: Likewise.
16038         * modules/unistdio/u32-vsnprintf-tests: Likewise.
16039         * modules/unistdio/u32-vsprintf-tests: Likewise.
16040         * modules/unistdio/ulc-asnprintf-tests: Likewise.
16041         * modules/unistdio/ulc-vasnprintf-tests: Likewise.
16042         * modules/unistdio/ulc-vasprintf-tests: Likewise.
16043         * modules/unistdio/ulc-vsnprintf-tests: Likewise.
16044         * modules/unistdio/ulc-vsprintf-tests: Likewise.
16045         * modules/unistr/u8-check-tests: Likewise.
16046         * modules/unistr/u8-chr-tests: Likewise.
16047         * modules/unistr/u8-cmp-tests: Likewise.
16048         * modules/unistr/u8-cmp2-tests: Likewise.
16049         * modules/unistr/u8-cpy-alloc-tests: Likewise.
16050         * modules/unistr/u8-cpy-tests: Likewise.
16051         * modules/unistr/u8-mblen-tests: Likewise.
16052         * modules/unistr/u8-mbsnlen-tests: Likewise.
16053         * modules/unistr/u8-mbtouc-tests: Likewise.
16054         * modules/unistr/u8-mbtouc-unsafe-tests: Likewise.
16055         * modules/unistr/u8-mbtoucr-tests: Likewise.
16056         * modules/unistr/u8-move-tests: Likewise.
16057         * modules/unistr/u8-next-tests: Likewise.
16058         * modules/unistr/u8-prev-tests: Likewise.
16059         * modules/unistr/u8-set-tests: Likewise.
16060         * modules/unistr/u8-stpcpy-tests: Likewise.
16061         * modules/unistr/u8-stpncpy-tests: Likewise.
16062         * modules/unistr/u8-strcat-tests: Likewise.
16063         * modules/unistr/u8-strcmp-tests: Likewise.
16064         * modules/unistr/u8-strcoll-tests: Likewise.
16065         * modules/unistr/u8-strcpy-tests: Likewise.
16066         * modules/unistr/u8-strdup-tests: Likewise.
16067         * modules/unistr/u8-strlen-tests: Likewise.
16068         * modules/unistr/u8-strmblen-tests: Likewise.
16069         * modules/unistr/u8-strmbtouc-tests: Likewise.
16070         * modules/unistr/u8-strncat-tests: Likewise.
16071         * modules/unistr/u8-strncmp-tests: Likewise.
16072         * modules/unistr/u8-strncpy-tests: Likewise.
16073         * modules/unistr/u8-strnlen-tests: Likewise.
16074         * modules/unistr/u8-to-u16-tests: Likewise.
16075         * modules/unistr/u8-to-u32-tests: Likewise.
16076         * modules/unistr/u8-uctomb-tests: Likewise.
16077         * modules/unistr/u16-check-tests: Likewise.
16078         * modules/unistr/u16-chr-tests: Likewise.
16079         * modules/unistr/u16-cmp-tests: Likewise.
16080         * modules/unistr/u16-cmp2-tests: Likewise.
16081         * modules/unistr/u16-cpy-alloc-tests: Likewise.
16082         * modules/unistr/u16-cpy-tests: Likewise.
16083         * modules/unistr/u16-mblen-tests: Likewise.
16084         * modules/unistr/u16-mbsnlen-tests: Likewise.
16085         * modules/unistr/u16-mbtouc-tests: Likewise.
16086         * modules/unistr/u16-mbtouc-unsafe-tests: Likewise.
16087         * modules/unistr/u16-mbtoucr-tests: Likewise.
16088         * modules/unistr/u16-move-tests: Likewise.
16089         * modules/unistr/u16-next-tests: Likewise.
16090         * modules/unistr/u16-prev-tests: Likewise.
16091         * modules/unistr/u16-set-tests: Likewise.
16092         * modules/unistr/u16-stpcpy-tests: Likewise.
16093         * modules/unistr/u16-stpncpy-tests: Likewise.
16094         * modules/unistr/u16-strcat-tests: Likewise.
16095         * modules/unistr/u16-strcmp-tests: Likewise.
16096         * modules/unistr/u16-strcoll-tests: Likewise.
16097         * modules/unistr/u16-strcpy-tests: Likewise.
16098         * modules/unistr/u16-strdup-tests: Likewise.
16099         * modules/unistr/u16-strlen-tests: Likewise.
16100         * modules/unistr/u16-strmblen-tests: Likewise.
16101         * modules/unistr/u16-strmbtouc-tests: Likewise.
16102         * modules/unistr/u16-strncat-tests: Likewise.
16103         * modules/unistr/u16-strncmp-tests: Likewise.
16104         * modules/unistr/u16-strncpy-tests: Likewise.
16105         * modules/unistr/u16-strnlen-tests: Likewise.
16106         * modules/unistr/u16-to-u32-tests: Likewise.
16107         * modules/unistr/u16-to-u8-tests: Likewise.
16108         * modules/unistr/u16-uctomb-tests: Likewise.
16109         * modules/unistr/u32-check-tests: Likewise.
16110         * modules/unistr/u32-chr-tests: Likewise.
16111         * modules/unistr/u32-cmp-tests: Likewise.
16112         * modules/unistr/u32-cmp2-tests: Likewise.
16113         * modules/unistr/u32-cpy-alloc-tests: Likewise.
16114         * modules/unistr/u32-cpy-tests: Likewise.
16115         * modules/unistr/u32-mblen-tests: Likewise.
16116         * modules/unistr/u32-mbsnlen-tests: Likewise.
16117         * modules/unistr/u32-mbtouc-tests: Likewise.
16118         * modules/unistr/u32-mbtouc-unsafe-tests: Likewise.
16119         * modules/unistr/u32-mbtoucr-tests: Likewise.
16120         * modules/unistr/u32-move-tests: Likewise.
16121         * modules/unistr/u32-next-tests: Likewise.
16122         * modules/unistr/u32-prev-tests: Likewise.
16123         * modules/unistr/u32-set-tests: Likewise.
16124         * modules/unistr/u32-stpcpy-tests: Likewise.
16125         * modules/unistr/u32-stpncpy-tests: Likewise.
16126         * modules/unistr/u32-strcat-tests: Likewise.
16127         * modules/unistr/u32-strcmp-tests: Likewise.
16128         * modules/unistr/u32-strcoll-tests: Likewise.
16129         * modules/unistr/u32-strcpy-tests: Likewise.
16130         * modules/unistr/u32-strdup-tests: Likewise.
16131         * modules/unistr/u32-strlen-tests: Likewise.
16132         * modules/unistr/u32-strmblen-tests: Likewise.
16133         * modules/unistr/u32-strmbtouc-tests: Likewise.
16134         * modules/unistr/u32-strncat-tests: Likewise.
16135         * modules/unistr/u32-strncmp-tests: Likewise.
16136         * modules/unistr/u32-strncpy-tests: Likewise.
16137         * modules/unistr/u32-strnlen-tests: Likewise.
16138         * modules/unistr/u32-to-u16-tests: Likewise.
16139         * modules/unistr/u32-to-u8-tests: Likewise.
16140         * modules/unistr/u32-uctomb-tests: Likewise.
16141         * modules/uniwbrk/u8-wordbreaks-tests: Likewise.
16142         * modules/uniwbrk/u16-wordbreaks-tests: Likewise.
16143         * modules/uniwbrk/u32-wordbreaks-tests: Likewise.
16144         * modules/uniwbrk/ulc-wordbreaks-tests: Likewise.
16145         * modules/uniwidth/u8-strwidth-tests: Likewise.
16146         * modules/uniwidth/u8-width-tests: Likewise.
16147         * modules/uniwidth/u16-strwidth-tests: Likewise.
16148         * modules/uniwidth/u16-width-tests: Likewise.
16149         * modules/uniwidth/u32-strwidth-tests: Likewise.
16150         * modules/uniwidth/u32-width-tests: Likewise.
16151         * modules/uniwidth/width-tests: Likewise.
16152
16153 2010-05-18  Richard Jones  <rjones@redhat.com>
16154
16155         doc: users.txt: list hivex
16156         * users.txt: Add hivex.
16157
16158 2010-05-18  Richard Jones  <rjones@redhat.com>
16159
16160         doc: users.txt: list febootstrap
16161         * users.txt: Add febootstrap.
16162
16163 2010-05-17  Giuseppe Scrivano  <gscrivano@gnu.org>
16164
16165         bootstrap: fix an error when gnulib is not used as a git submodule
16166         * build-aux/bootstrap (gnulib_path): If its length is zero then
16167         assign "gnulib" to it.
16168         * build-aux/bootstrap: Redirect "git clone -h" stderr to stdout.
16169
16170 2010-05-16  Bruno Haible  <bruno@clisp.org>
16171
16172         Avoid autoconf warnings about AM_ICONV.
16173         * m4/iconv.m4 (AM_ICONV): Define using AC_DEFUN_ONCE for autoconf >=
16174         2.64.
16175
16176 2010-05-16  Bruno Haible  <bruno@clisp.org>
16177
16178         absolute-header: Make the macro usable in more situations.
16179         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER_ONE): New macro, extracted
16180         from gl_ABSOLUTE_HEADER.
16181         (gl_ABSOLUTE_HEADER): Use it. Fix comment.
16182
16183 2010-05-16  James Youngman  <jay@gnu.org>
16184
16185         doc: update users.txt
16186         * users.txt: Add CSSC.
16187
16188 2010-05-16  Jim Meyering  <meyering@redhat.com>
16189
16190         init.sh: fix an error in the previous change; add more comments
16191         * tests/init.sh: Compare exit code in loop against 9, not 2.
16192         Patch by Bruno Haible.
16193         Make the two tests more similar by adding an empty "then" clause.
16194         Add comments.
16195
16196         init.sh: avoid unnecessary shell re-exec
16197         * tests/init.sh: Improve the re-exec-required check to first test the
16198         current shell.  If it passes the test, do not search for a shell that
16199         does pass, and do not re-exec.  This test is particularly contorted to
16200         avoid triggering misbehavior in Solaris 10's /bin/sh whereby any use
16201         of $(...) evokes a syntax error and causes immediate shell exit with
16202         status 2.  Bruno Haible reported that the re-exec made it impossible
16203         to single-step through any init.sh-using script.
16204
16205 2010-05-16  Bruno Haible  <bruno@clisp.org>
16206
16207         Fix collision between gnulib's and libintl's printf replacements.
16208         * lib/stdio.in.h (_GL_STDIO_STRINGIZE,
16209         _GL_STDIO_MACROEXPAND_AND_STRINGIZE): New macros.
16210         (printf): When using GNU C, map the __printf__ function to rpl_printf
16211         via __asm__. When not using GNU C, define rpl_printf instead of
16212         __printf__.
16213         * lib/printf.c: Ignore DEPENDS_ON_LIBINTL. Undoes the 2010-03-25
16214         commit.
16215         * lib/stdio-write.c: Ignore DEPENDS_ON_LIBINTL. Undoes the 2009-08-10
16216         commit.
16217         * m4/asm-underscore.m4: New file.
16218         * m4/stdio_h.m4 (gl_STDIO_H): Require gl_ASM_SYMBOL_PREFIX.
16219         * modules/stdio (Files): Add m4/asm-underscore.m4.
16220         (Makefile.am): Substitute ASM_SYMBOL_PREFIX.
16221         Reported by Ben Pfaff.
16222
16223 2010-05-16  Bruno Haible  <bruno@clisp.org>
16224
16225         verify: Avoid skipping the test on openSUSE 11.0.
16226         * tests/test-verify.sh: Unset MALLOC_PERTURB_.
16227
16228 2010-05-13  Bruno Haible  <bruno@clisp.org>
16229
16230         Avoid useless warnings from G++.
16231         * build-aux/c++defs.h (_GL_CXXALIASWARN_2, _GL_CXXALIASWARN1_2): Don't
16232         use _GL_WARN_ON_USE or _GL_WARN_ON_USE_CXX when optimizing.
16233         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
16234
16235 2010-05-11  Jim Meyering  <meyering@redhat.com>
16236
16237         maint.mk: tweak preceding change
16238         * top/maint.mk (gl_extract_significant_defines_): Make exclusion
16239         regexps tighter by anchoring at EOL, and make the new group "shy"
16240         for slightly decreased overhead.
16241
16242 2010-05-11  Eric Blake  <eblake@redhat.com>
16243
16244         maint.mk: gnulib doesn't guarantee NSIG
16245         * top/maint.mk (gl_extract_significant_defines_): Exclude NSIG.
16246
16247 2010-05-10  Peter O'Gorman  <pogma@thewrittenword.com>
16248
16249         test-pwrite.c: Remove unused variable declaration.
16250         * tests/test-pwrite.c (main): Remove read_buf declaration.
16251
16252         Remove useless test-pwrite.sh file.
16253         * tests/test-pwrite.sh: Delete file.
16254         * modules/pwrite-tests: Remove references.
16255         Reported by Bruno Haible.
16256
16257 2010-05-10  Peter O'Gorman  <pogma@thewrittenword.com>
16258
16259         init.sh: fix a typo
16260         * tests/init.sh: Correct typo in MALLOC_PERTURB_ initialization.
16261
16262 2010-05-10  Jim Meyering  <meyering@redhat.com>
16263
16264         maint.mk: avoid using a temporary file in the always-defined-macros check
16265         * top/maint.mk (.re-defmac): Remove rule.
16266         (gl_trap_): Remove definition.
16267         (sc_prohibit_always-defined_macros): Rewrite not to create and
16268         depend on a temporary file.  Instead, depend on GNU grep's ability
16269         to read a list of regular expressions from stdin when given "-f -".
16270
16271 2010-05-09  Bruno Haible  <bruno@clisp.org>
16272
16273         Update to GNU gettext 0.18, part 1.
16274         * m4/gettext.m4: Update to GNU gettext 0.18.
16275         * m4/intl.m4: Likewise.
16276         * m4/po.m4: Likewise.
16277         * modules/gettext (Files): Add m4/fcntl-o.m4.
16278         (configure.ac): Require gettext infrastructure from version 0.18.
16279
16280 2010-05-09  Jim Meyering  <meyering@redhat.com>
16281
16282         init.sh: enable MALLOC_PERTURB_
16283         * tests/init.sh: Enable glibc's malloc-perturbing option.
16284
16285         maint.mk: improve sc_cross_check_PATH_usage_in_tests
16286         With my recent change in init.sh from the two-line form:
16287             -#   : ${srcdir=.}
16288             -#   . "$srcdir/init.sh"; path_prepend_ .
16289             +#   . "${srcdir=.}/init.sh"; path_prepend_ .
16290         I noticed that using the one-line form would cause this test
16291         to fail with a false-positive, or to stop working altogether,
16292         depending on whether help-version changed or all the tests did.
16293         * top/maint.mk (_hv_regex): Remove this definition.
16294         (_hv_regex_weak): Use a weak regex to select all init.sh-sourcing files.
16295         (_hv_regex_strong): Use a stronger regex to check for conformance.
16296         (sc_cross_check_PATH_usage_in_tests): Rewrite to use the above.
16297         Give a separate diagnostic for lack of conforming use.
16298
16299         maint.mk: prohibit definition of symbols defined by gnulib
16300         * top/maint.mk (sc_prohibit_always-defined_macros): Reject the
16301         definition of symbols defined by gnulib.
16302
16303 2010-05-09  Bruno Haible  <bruno@clisp.org>
16304
16305         acl: Avoid test failure on Cygwin-hosted mingw.
16306         * tests/test-set-mode-acl.sh: Skip test if USE_ACL is 0.
16307
16308 2010-05-09  Bruno Haible  <bruno@clisp.org>
16309
16310         error: Use system's fcntl function.
16311         * lib/error.c (fcntl): Undefine.
16312
16313 2010-05-09  Jim Meyering  <meyering@redhat.com>
16314
16315         verify: adjust formatting to be more consistent
16316         * lib/verify.h (_GL_GENSYM): Add a space before each of a few
16317         argument-list '('s, and after one comma.
16318
16319 2010-05-09  Bruno Haible  <bruno@clisp.org>
16320
16321         error: More reliable output on mingw.
16322         * lib/error.c: Include <windows.h>.
16323         (is_open): New function.
16324         (flush_stdout): Call it instead of fcntl, also if F_GETFL is not
16325         defined.
16326
16327 2010-05-09  Bruno Haible  <bruno@clisp.org>
16328
16329         vasnprintf: Fix syntax errors in libintl build on mingw.
16330         * lib/vasnprintf.c (VASNPRINTF): Move a closing brace. Undefine
16331         pad_ourselves and prec_ourselves after use.
16332
16333 2010-05-08  Bruno Haible  <bruno@clisp.org>
16334
16335         * lib/config.charset: Update comments for Cygwin 1.7.
16336         * lib/localcharset.c: Likewise.
16337
16338 2010-05-07  Jim Meyering  <meyering@redhat.com>
16339
16340         init.sh: improve comments
16341         * tests/init.sh: Recommend the one-line init.sh-sourcing idiom:
16342         . "${srcdir=.}/init.sh"; path_prepend_ .
16343         Add a note about path_prepend_ and the alternative of using
16344         TESTS_ENVIRONMENT.
16345
16346 2010-05-06  Sergey Poznyakoff  <gray@gnu.org.ua>
16347
16348         exclude: Unescape hashed patterns in wildcard mode.
16349         * lib/exclude.c (add_exclude): Unescape the pattern before adding it
16350         to the hash list.
16351         * tests/test-exclude8.sh: New test case.
16352         * modules/exclude-tests: Add new test.
16353
16354 2010-05-05  Eric Blake  <eblake@redhat.com>
16355
16356         verify: automate tests
16357         * modules/verify-tests: New module.
16358         * tests/test-verify.sh: New file.
16359         * tests/test-verify.c: Guard each negative test with a unique id.
16360         Also avoid warning about unused left hand of comma expressions.
16361
16362 2010-05-05  Paul Eggert  <eggert@cs.ucla.edu>
16363
16364         Further improvements to verify.h, suggested by Eric Blake.
16365         * lib/verify.h (_GL_CONCAT, _GL_CONCAT0, _GL_GENSYM): Renamed from
16366         the GL_* versions, to avoid collision with OpenGL.
16367         (_GL_COUNTER): New macro, so that we can fall back on __LINE__ if
16368         __COUNTER__ doesn't work.  Test that __COUNTER__ increments rather
16369         than testing merely whether it's defined.
16370
16371         Modify verify.h to pacify gcc -Wredundant_decls.
16372         * lib/verify.h (GL_CONCAT, GL_CONCAT0, GL_GENSYM): New macros.
16373         These use the prefix "GL_" since they're likely to be useful elsewhere.
16374         We may need to break them out into a different .h file.
16375         (__COUNTER__): Define to 0 if the compiler doesn't support it.
16376         (verify) [!defined __cplusplus]: Use them to avoid duplicate decls
16377         of verify_function__.
16378
16379 2010-05-05  Peter O'Gorman  <pogma@thewrittenword.com>
16380
16381         Tests for module pwrite.
16382         * modules/pwrite-tests: New file.
16383         * tests/test-pwrite.sh: New file.
16384         * tests/test-pwrite.c: New file.
16385
16386         New module pwrite.
16387         * lib/unistd.in.h (pwrite): New declaration.
16388         * lib/pwrite.c: New file, from glibc with modifications.
16389         * m4/pwrite.m4: New file.
16390         * m4/unistd_h.m4 (gl_UNISTD_H): Test whether pwrite is declared.
16391         (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_PWRITE, HAVE_PWRITE,
16392         REPLACE_PWRITE.
16393         * modules/pwrite: New file.
16394         * modules/unistd (Makefile.am): Substitute GNULIB_PWRITE, HAVE_PWRITE,
16395         REPLACE_PWRITE.
16396         * tests/test-unistd-c++.cc: Check GNULIB_NAMESPACE::pwrite.
16397         * doc/posix-functions/pwrite.texi: Mention the new module.
16398
16399 2010-05-05  Peter O'Gorman  <pogma@thewrittenword.com>
16400
16401         pread: Update documentation.
16402         * doc/posix-functions/pread.texi: Mention the 'pread' module.
16403
16404 2010-05-04  Eric Blake  <eblake@redhat.com>
16405
16406         docs: update cygwin progress
16407         * doc/posix-functions/wctob.texi (wctob): Cygwin 1.7.6 will fix
16408         this bug.
16409         * doc/glibc-functions/get_nprocs_conf.texi (get_nprocs_conf):
16410         Added in cygwin 1.7.2.
16411         * doc/glibc-functions/get_phys_pages.texi (get_phys_pages):
16412         Likewise.
16413         * doc/glibc-functions/get_avphys_pages.texi (get_avphys_pages):
16414         Likewise.
16415         * doc/glibc-functions/dup3.texi (dup3): Likewise.
16416         * doc/glibc-functions/pipe2.texi (pipe2): Likewise.
16417         * doc/glibc-functions/accept4.texi (accept4): Likewise.
16418         * doc/posix-functions/strfmon.texi (strfmon): Likewise.
16419         * doc/glibc-functions/get_nprocs.texi (get_nprocs): Likewise.
16420         Mention nproc module.
16421         * doc/glibc-functions/xdr_uint16_t.texi (xdr_uint16_t): Mention
16422         bug in cygwin 1.7.5 addition.
16423         * doc/glibc-functions/xdr_uint32_t.texi (xdr_uint32_t): Likewise.
16424         * doc/glibc-functions/xdr_uint64_t.texi (xdr_uint64_t): Likewise.
16425         * doc/glibc-functions/xdr_uint8_t.texi (xdr_uint8_t): Likewise.
16426         * doc/glibc-functions/xdr_array.texi (xdr_array): Added in cygwin
16427         1.7.5.
16428         * doc/glibc-functions/xdr_bool.texi (xdr_bool): Likewise.
16429         * doc/glibc-functions/xdr_bytes.texi (xdr_bytes): Likewise.
16430         * doc/glibc-functions/xdr_char.texi (xdr_char): Likewise.
16431         * doc/glibc-functions/xdr_double.texi (xdr_double): Likewise.
16432         * doc/glibc-functions/xdr_enum.texi (xdr_enum): Likewise.
16433         * doc/glibc-functions/xdr_float.texi (xdr_float): Likewise.
16434         * doc/glibc-functions/xdr_free.texi (xdr_free): Likewise.
16435         * doc/glibc-functions/xdr_hyper.texi (xdr_hyper): Likewise.
16436         * doc/glibc-functions/xdr_int.texi (xdr_int): Likewise.
16437         * doc/glibc-functions/xdr_int16_t.texi (xdr_int16_t): Likewise.
16438         * doc/glibc-functions/xdr_int32_t.texi (xdr_int32_t): Likewise.
16439         * doc/glibc-functions/xdr_int64_t.texi (xdr_int64_t): Likewise.
16440         * doc/glibc-functions/xdr_int8_t.texi (xdr_int8_t): Likewise.
16441         * doc/glibc-functions/xdr_long.texi (xdr_long): Likewise.
16442         * doc/glibc-functions/xdr_longlong_t.texi (xdr_longlong_t):
16443         Likewise.
16444         * doc/glibc-functions/xdr_netobj.texi (xdr_netobj): Likewise.
16445         * doc/glibc-functions/xdr_opaque.texi (xdr_opaque): Likewise.
16446         * doc/glibc-functions/xdr_pointer.texi (xdr_pointer): Likewise.
16447         * doc/glibc-functions/xdr_reference.texi (xdr_reference):
16448         Likewise.
16449         * doc/glibc-functions/xdr_short.texi (xdr_short): Likewise.
16450         * doc/glibc-functions/xdr_sizeof.texi (xdr_sizeof): Likewise.
16451         * doc/glibc-functions/xdr_string.texi (xdr_string): Likewise.
16452         * doc/glibc-functions/xdr_u_char.texi (xdr_u_char): Likewise.
16453         * doc/glibc-functions/xdr_u_hyper.texi (xdr_u_hyper): Likewise.
16454         * doc/glibc-functions/xdr_u_int.texi (xdr_u_int): Likewise.
16455         * doc/glibc-functions/xdr_u_long.texi (xdr_u_long): Likewise.
16456         * doc/glibc-functions/xdr_u_longlong_t.texi (xdr_u_longlong_t):
16457         Likewise.
16458         * doc/glibc-functions/xdr_u_short.texi (xdr_u_short): Likewise.
16459         * doc/glibc-functions/xdr_union.texi (xdr_union): Likewise.
16460         * doc/glibc-functions/xdr_vector.texi (xdr_vector): Likewise.
16461         * doc/glibc-functions/xdr_void.texi (xdr_void): Likewise.
16462         * doc/glibc-functions/xdr_wrapstring.texi (xdr_wrapstring):
16463         Likewise.
16464         * doc/glibc-functions/xdrmem_create.texi (xdrmem_create):
16465         Likewise.
16466         * doc/glibc-functions/xdrrec_create.texi (xdrrec_create):
16467         Likewise.
16468         * doc/glibc-functions/xdrrec_endofrecord.texi
16469         (xdrrec_endofrecord): Likewise.
16470         * doc/glibc-functions/xdrrec_eof.texi (xdrrec_eof): Likewise.
16471         * doc/glibc-functions/xdrrec_skiprecord.texi (xdrrec_skiprecord):
16472         Likewise.
16473         * doc/glibc-functions/xdrstdio_create.texi (xdrstdio_create):
16474         Likewise.
16475
16476 2010-05-04  Jim Meyering  <meyering@redhat.com>
16477
16478         gendocs.sh: make its "-s FILE" option more useful
16479         * build-aux/gendocs.sh: When honoring the -s FILE option, update
16480         $PACKAGE to reflect the probably-different basename of "FILE".
16481
16482 2010-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
16483
16484         bootstrap: don't ignore download_po_files failure
16485         * build-aux/bootstrap (update_po_files): Don't ignore download_po_files
16486         failure.
16487
16488 2010-05-03  Jim Meyering  <meyering@redhat.com>
16489
16490         maint.mk: allow to pass options to gendocs.sh
16491         * top/maint.mk (web-manual): Pass gendocs_options_ to gendocs.sh.
16492         (gendocs_options_): New overridable variable.
16493
16494         gnu-web-doc-update: don't ignore configure or build failure
16495         * build-aux/gnu-web-doc-update: Exit nonzero upon internal failure.
16496
16497         announce-gen: backslash-escape '@'s in --help output
16498         * build-aux/announce-gen: Fix syntax errors.
16499
16500         maint.mk, announce-gen: allow project-specific announcement mail headers
16501         * top/maint.mk (translation_project_): Define default.
16502         (announcement_Cc_, announcement_mail_headers_): Likewise.
16503         (announcement): Invoke announce-gen with new --mail-headers option.
16504         * build-aux/announce-gen: New option: --mail-headers=HEADERS.
16505
16506         test-xalloc-die: avoid unwarranted test failure on OpenSolaris 5.11
16507         * tests/test-xalloc-die.sh: Redirect stdout before stderr, (i.e.,
16508         "> out 2> err", rather than "2> err > out").  Otherwise, with /bin/sh
16509         on OpenSolaris 5.11 snv_134, we would end up with a stray "1> out"
16510         line in the "err2" output file when running "make check" in verbose
16511         mode (i.e., with set -x enabled).
16512
16513 2010-05-03  Bruno Haible  <bruno@clisp.org>
16514
16515         wctob: Fix for weird platforms.
16516         * lib/wctob.c (wctob): When wint_t is larger than wchar_t, check the
16517         argument value.
16518
16519 2010-05-03  Jim Meyering  <meyering@redhat.com>
16520
16521         maint.mk: prohibit unwarranted use of <strings.h>
16522         * top/maint.mk (sc_prohibit_strings_without_use): Reject inclusion of
16523         strings.h in a file that does not also use strcasecmp, strncasecmp,
16524         ffs or ffsll.
16525
16526         maint.mk: remove obsolete comments
16527         * top/maint.mk: Remove stale, commented-out rules.
16528
16529 2010-05-02  Bruno Haible  <bruno@clisp.org>
16530
16531         wcwidth: Declare also when it's aliased.
16532         * lib/wchar.in.h (wcwidth): Don't test whether wcwidth is defined as a
16533         macro.
16534
16535 2010-05-02  Bruno Haible  <bruno@clisp.org>
16536
16537         Fix regression from 2010-04-25.
16538         * gnulib-tool (func_modules_transitive_closure): Check the status of
16539         all modules, not only of the tests that are of the form foo-tests where
16540         foo is a module.
16541
16542 2010-05-02  Bruno Haible  <bruno@clisp.org>
16543
16544         wctob: Work around nasty Cygwin 1.7.2 bug.
16545         * m4/wctob.m4 (gl_FUNC_WCTOB): Detect the Cygwin bug.
16546         * doc/posix-functions/wctob.texi: Mention the Cygwin bug.
16547
16548 2010-05-01  Bruno Haible  <bruno@clisp.org>
16549
16550         fpurge: Sharper test.
16551         * tests/test-fpurge.c (main): Add one more ftell check.
16552         * modules/fpurge-tests (Depends-on): Add ftell.
16553         Suggested by Eric Blake.
16554
16555 2010-05-01  Bruno Haible  <bruno@clisp.org>
16556
16557         ftello: Another test.
16558         * tests/test-ftello3.c: New file.
16559         * modules/ftello-tests (Files): Add it.
16560         (Makefile.am): Add it to TESTS and check_PROGRAMS. Augment
16561         MOSTLYCLEANFILES.
16562
16563         ftell: Another test.
16564         * tests/test-ftell3.c: New file.
16565         * modules/ftell-tests (Files): Add it.
16566         (Makefile.am): Add it to TESTS and check_PROGRAMS. Augment
16567         MOSTLYCLEANFILES.
16568
16569 2010-05-01  Bruno Haible  <bruno@clisp.org>
16570
16571         ftell, ftello: Work around Solaris bug.
16572         * m4/ftello.m4 (gl_FUNC_FTELLO): Detect Solaris bug.
16573         * lib/ftello.c: Include stdio-impl.h.
16574         (ftello): On Solaris, when _IOWRT is set, compute the result without
16575         looking at _IOREAD.
16576         * modules/ftello (Files): Add lib/stdio-impl.h.
16577         * doc/posix-functions/ftell.texi: Mention Solaris bug.
16578         * doc/posix-functions/ftello.texi: Likewise.
16579         Reported by Eric Blake.
16580
16581 2010-05-01  Bruno Haible  <bruno@clisp.org>
16582
16583         freading: Adapt to special meaning of _IOREAD flag on Solaris.
16584         * lib/freading.c (freading): On Solaris, ignore the _IOREAD flag if
16585         the _IOWRT flag is also set.
16586
16587 2010-05-01  Bruno Haible  <bruno@clisp.org>
16588
16589         Fix doc about a HP-UX stdio bug.
16590         * doc/posix-functions/ftell.texi: Mark HP-UX bug as unfixed.
16591         * doc/posix-functions/ftello.texi: Likewise.
16592
16593 2010-05-01  Bruno Haible  <bruno@clisp.org>
16594
16595         lseek test: Fix failure on Solaris.
16596         * tests/test-lseek.sh: Partially revert 2010-04-20 commit. Consume all
16597         output.
16598
16599 2010-04-30  Jim Meyering  <meyering@redhat.com>
16600
16601         bootstrap: don't ignore failure to generate po*/Makevars
16602         * build-aux/bootstrap (with_gettext): Don't ignore failure
16603         to create po/Makevars or runtime-po/Makevars.
16604
16605 2010-04-29  Eric Blake  <eblake@redhat.com>
16606
16607         headers: relax license to LGPLv2+
16608         * modules/fcntl-h (License): Relax license.
16609         * modules/getopt-posix (License): Likewise.
16610         * modules/locale (License): Likewise.
16611         * modules/math (License): Likewise.
16612         * modules/pty (License): Likewise.
16613         * modules/sched (License): Likewise.
16614         * modules/search (License): Likewise.
16615         * modules/spawn (License): Likewise.
16616         * modules/stdarg (License): Likewise.
16617         * modules/sysexits (License): Likewise.
16618
16619 2010-04-29  Jim Meyering  <meyering@redhat.com>
16620
16621         inttypes: relax license to LGPLv2+
16622         * modules/inttypes (License): Relax license.
16623
16624 2010-04-29  Simon Josefsson  <simon@josefsson.org>
16625
16626         * top/maint.mk (indent): Run twice to produce idempotent results.
16627
16628 2010-04-28  Bruno Haible  <bruno@clisp.org>
16629
16630         getdate: Generate getdate.c in the source directory.
16631         * modules/getdate (Makefile.am): Add rule for getdate.c. Augment
16632         MOSTLYCLEANFILES.
16633         Suggested by Daniel Richard G. <skunk@iskunk.org> and Ralf Wildenhues.
16634
16635 2010-04-27  Andreas Gruenbacher  <agruen@suse.de>  (tiny change)
16636
16637         * lib/utimens.c: On Tru64, the timestamp parameter of utimens(2)
16638         is not declared as a const *; avoid warnings in that case.
16639
16640 2010-04-28  Eric Blake  <eblake@redhat.com>
16641
16642         canonicalize-lgpl: avoid compiler warning
16643         * lib/canonicalize-lgpl.c (versioned_symbol): Avoid an 'empty
16644         declaration' / 'extraneous semicolon' warning with some compilers.
16645         Reported by Andreas Gruenbacher.
16646
16647 2010-04-28  Jim Meyering  <meyering@redhat.com>
16648
16649         init.sh: ensure a more reliable exit status when exiting via trap
16650         * tests/init.sh (setup_): Don't rely on $? in signal handler.
16651         Inspired by patches from Dmitry V. Levin.
16652         Also trap on signal 3 (SIGQUIT).
16653
16654 2010-04-27  Bruno Haible  <bruno@clisp.org>
16655
16656         Update doc about utimes().
16657         * doc/posix-functions/utimes.texi: Mention the OSF/1 problem and the
16658         'utimens' module.
16659         Reported by Andreas Gruenbacher <agruen@suse.de>.
16660
16661 2010-04-27  Eric Blake  <eblake@redhat.com>
16662
16663         full-read, full-write: relax license
16664         * modules/full-read (License): Drop to LGPLv2+.
16665         * modules/full-write (License): Likewise.
16666         * modules/safe-read (License): Likewise.
16667         * modules/safe-write (License): Likewise.
16668
16669         pthread: mention library for linking
16670         * modules/pthread (Link): Mention $(LIB_PTHREAD).
16671
16672 2010-04-27  Jim Meyering  <meyering@redhat.com>
16673
16674         maint.mk: fix a bug introduced in last change
16675         * top/maint.mk (gl_assured_headers_): Now that all names are on
16676         one line, use sed's "g" modifier.  Note that while the \.in\.h LHS
16677         is not anchored to end of word, it should be adequate.
16678
16679         maint.mk: avoid side-effect in latest syntax-check
16680         * top/maint.mk (sc_prohibit_always_true_header_tests): Rework not
16681         to run commands via $(shell...), and hence to incur cost only when
16682         the new rule is actually run.
16683
16684         maint.mk: syntax-check: prohibit HAVE_<header>_H that are always true
16685         Derive the list of guaranteed header names from gnulib/lib/*.in.h,
16686         and use that to create a regexp used to detect all #if HAVE_..._H uses.
16687         * top/maint.mk (sc_prohibit_always_true_header_tests): New rule.
16688         (gl_assured_headers_, az_, AZ_): Define.
16689         (gl_header_upper_case_or_, gl_have_header_regex_): Define.
16690
16691 2010-04-26  Jim Meyering  <jim@meyering.net>
16692             Bruno Haible  <bruno@clisp.org>
16693
16694         gnulib-common.m4: make glibc write diagnostics to stderr, not /dev/tty
16695         * m4/gnulib-common.m4 (gl_COMMON_BODY): Set LIBC_FATAL_STDERR_.
16696         Prompted by an exchange with Gilles Espinasse.
16697
16698 2010-04-26  Jim Meyering  <meyering@redhat.com>
16699
16700         git-version-gen: aesthetic tweak
16701         * build-aux/git-version-gen: Use "$nl" rather than a literal,
16702         so that the command remains on a single line.
16703
16704 2010-04-26  Eric Blake  <eblake@redhat.com>
16705
16706         git-version-gen: allow use on EBCDIC hosts
16707         * build-aux/git-version-gen (dirty): Use literal rather than tying
16708         ourselves to ascii.
16709         Reported by Steve Goetze.
16710
16711 2010-04-25  Bruno Haible  <bruno@clisp.org>
16712
16713         netdb: Add support for GNULIB_POSIXCHECK.
16714         * lib/netdb.in.h: Include warn-on-use.h.
16715         (getaddrinfo, freeaddrinfo, gai_strerror, getnameinfo): Warn if these
16716         functions are used when GNULIB_POSIXCHECK is defined and the
16717         getaddrinfo module is not in use.
16718         * m4/netdb_h.m4 (gl_HEADER_NETDB): Test whether getaddrinfo,
16719         freeaddrinfo, gai_strerror, getnameinfo are declared.
16720         * modules/netdb (Depends-on): Add warn-on-use.
16721         (Makefile.am): Include warn-on-use.h in netdb.h.
16722
16723 2010-04-24  Ian Beckwith  <ianb@erislabs.net>
16724
16725         build: avoid "make check" failure without .git/ directory
16726         * Makefile (sc_prefer_ac_check_funcs_once): Skip this test when
16727         there is no .git/ directory.
16728
16729 2010-04-25  Bruno Haible  <bruno@clisp.org>
16730
16731         ptsname: Fix misuse of ttyname_r.
16732         * lib/ptsname.c (__ptsname_r): Use __ttyname_r's return value instead
16733         of errno.
16734
16735 2010-04-25  Bruno Haible  <bruno@clisp.org>
16736
16737         ttyname_r: Make it work on Solaris 10.
16738         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Define HAVE_POSIXDECL_TTYNAME_R
16739         if the system function has the POSIX declaration. Test whether the
16740         function fails if the buffer is less than 128 bytes large.
16741         * lib/ttyname_r.c (ttyname_r): Handle both possible declarations of the
16742         system's ttyname_r function. Provide a reasonably large buffer.
16743         * modules/ttyname_r (Depends-on): Add extensions.
16744         * doc/posix-functions/ttyname_r.texi: Mention the Solaris problem.
16745
16746 2010-04-25  Bruno Haible  <bruno@clisp.org>
16747
16748         Use the 'extensions' module for some more functions on Solaris.
16749         * doc/posix-functions/asctime_r.texi: Recommend to use the 'extensions'
16750         module.
16751         * doc/posix-functions/ctime_r.texi: Likewise.
16752         * doc/posix-functions/getgrgid_r.texi: Likewise.
16753         * doc/posix-functions/getgrnam_r.texi: Likewise.
16754         * doc/posix-functions/getpwnam_r.texi: Likewise.
16755         * doc/posix-functions/getpwuid_r.texi: Likewise.
16756         * doc/posix-functions/readdir_r.texi: Likewise.
16757         * doc/posix-functions/sigwait.texi: Likewise.
16758         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Add comment.
16759         * doc/posix-functions/getlogin_r.texi: Mark Solaris problem as fixed.
16760
16761 2010-04-25  Bruno Haible  <bruno@clisp.org>
16762
16763         ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
16764         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Test whether the system function
16765         has the POSIX declaration. Set REPLACE_TTYNAME_R if not.
16766         * lib/ttyname_r.c: Include <limits.h>.
16767         (ttyname_r): Define using the system's ttyname_r function, if it exists
16768         and not on Solaris.
16769         * lib/unistd.in.h (ttyname_r): Replace function if REPLACE_TTYNAME_R is
16770         set.
16771         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize REPLACE_TTYNAME_R.
16772         * modules/unistd (Makefile.am): Substitute REPLACE_TTYNAME_R.
16773         * doc/posix-functions/ttyname_r.texi: Mark the problem as fixed.
16774         Reported by Simon Josefsson.
16775
16776 2010-04-25  Bruno Haible  <bruno@clisp.org>
16777
16778         Mention effects of _POSIX_PTHREAD_SEMANTICS on Solaris.
16779         * doc/posix-functions/asctime_r.texi: Mention the Solaris problem.
16780         * doc/posix-functions/ctime_r.texi: Likewise.
16781         * doc/posix-functions/getgrgid_r.texi: Likewise.
16782         * doc/posix-functions/getgrnam_r.texi: Likewise.
16783         * doc/posix-functions/getlogin_r.texi: Likewise.
16784         * doc/posix-functions/getpwnam_r.texi: Likewise.
16785         * doc/posix-functions/getpwuid_r.texi: Likewise.
16786         * doc/posix-functions/readdir_r.texi: Likewise.
16787         * doc/posix-functions/sigwait.texi: Likewise.
16788         * doc/posix-functions/ttyname_r.texi: Likewise.
16789         Reported by Simon Josefsson.
16790
16791 2010-04-25  Bruno Haible  <bruno@clisp.org>
16792
16793         gnulib-tool: Don't include hairy tests of dependencies in testdirs.
16794         * gnulib-tool (func_usage): Document that --with-*-tests options apply
16795         also to --create-testdir.
16796         (func_acceptable): Don't consider the status of *-tests modules here.
16797         (func_modules_transitive_closure): Consider it here, before including a
16798         test module.
16799         (func_import, func_create_testdir): Set inc_all_direct_tests,
16800         inc_all_indirect_tests.
16801         * doc/gnulib.texi (Extra tests modules): Document new behaviour of
16802         --create-testdir and --create-megatestdir.
16803
16804 2010-04-25  Bruno Haible  <bruno@clisp.org>
16805
16806         gnulib-tool: Add --without-*-tests options.
16807         * gnulib-tool (func_usage): Document the --without-*-tests options.
16808         (excl_cxx_tests, excl_longrunning_tests, excl_privileged_tests,
16809         excl_unportable_tests): New variables.
16810         Fail if they are specified with --import or --update.
16811         (func_acceptable): Respect the excl_*_tests variables.
16812         (func_import): Set the excl_*_tests variables to empty.
16813
16814 2010-04-25  Simon Josefsson  <simon@josefsson.org>
16815             Bruno Haible  <bruno@clisp.org>
16816
16817         Work around a MacOS X 10.4 bug with openpty.
16818         * doc/glibc-functions/openpty.texi: Mention the MacOS X 10.4 bug.
16819         * tests/test-openpty.c (main): Close the master side explicitly.
16820
16821 2010-04-25  Bruno Haible  <bruno@clisp.org>
16822
16823         strnlen: Fix a C++ test error on MacOS X and Solaris.
16824         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Don't set REPLACE_STRNLEN to 1 if
16825         the function is not declared.
16826         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com> and
16827         Simon Josefsson.
16828
16829 2010-04-24  Bruno Haible  <bruno@clisp.org>
16830
16831         Avoid a gcc warning.
16832         * tests/test-vasprintf.c (test_vasprintf, test_asprintf): Pass argument
16833         of correct type for %08lx directive.
16834         Reported by Eric Blake.
16835
16836 2010-04-24  Bruno Haible  <bruno@clisp.org>
16837
16838         vasnprintf: Correct errno value in case of out-of-memory.
16839         * lib/vasnprintf.c (VASNPRINTF): Set errno to 0 before calling SNPRINTF
16840         or sprintf. Use the errno value from SNPRINTF or sprintf.
16841         Reported by Ian Beckwith <ianb@erislabs.net>.
16842
16843 2010-04-24  Bruno Haible  <bruno@clisp.org>
16844
16845         ansi-c++-opt: Find correct compiler when cross-compiling.
16846         * m4/ansi-c++.m4 (gl_PROG_ANSI_CXX): Use AC_CHECK_TOOLS instead of
16847         AC_CHECK_PROGS.
16848         Reported by Simon Josefsson.
16849
16850 2010-04-24  Giuseppe Scrivano  <gscrivano@gnu.org>
16851
16852         vc-list-files: Add support for subversion
16853         * build-aux/vc-list-files: Use "svn list" to generate the list of
16854         files controlled by subversion.
16855
16856 2010-04-23  Jim Meyering  <meyering@redhat.com>
16857
16858         vc-list-files tests: convert to use init.sh
16859         * tests/test-vc-list-files-cvs.sh: Invoke "$srcdir/init.sh" and
16860         path_prepend_.
16861         Use Exit, not exit.
16862         Use skip_ rather than open coding it.
16863         Remove trap set-up and compare definitions.
16864         * tests/test-vc-list-files-git.sh: Likewise.
16865         * modules/vc-list-files-tests (Files): Add tests/init.sh.
16866
16867 2010-04-22  Simon Josefsson  <simon@josefsson.org>
16868
16869         * top/maint.mk (sc_prohibit_backup_files): Prohibit checked in
16870         backup files.
16871
16872 2010-04-21  Simon Josefsson  <simon@josefsson.org>
16873
16874         * tests/test-vasprintf.c (test_vasprintf, test_asprintf): Test %08lx.
16875
16876 2010-04-20  Eric Blake  <eblake@redhat.com>
16877
16878         tests: be robust to ignored SIGPIPE
16879         * tests/test-select-in.sh: Consume all output.
16880         * tests/test-lseek.sh: Check correct exit status, while avoiding
16881         EPIPE.
16882
16883 2010-04-20  Simon Josefsson  <simon@josefsson.org>
16884             Bruno Haible  <bruno@clisp.org>
16885
16886         visibility: Don't use -fvisibility if it leads to a warning.
16887         * m4/visibility.m4 (gl_VISIBILITY): Check whether -Werror is usable. If
16888         yes, don't pretend that visibility works if it leads to a warning.
16889         Reported by Mike Gran <spk121@yahoo.com>.
16890
16891 2010-04-20  Andreas Gruenbacher  <agruen@suse.de>
16892
16893         * build-aux/bootstrap: Use "git -h" for testing for supported options
16894         instead of "git --help".  The short-form option only shows a summary,
16895         and doesn't layout the full man page.  Grep for the full option name
16896         in the summary, too.
16897
16898 2010-04-19  Bruno Haible  <bruno@clisp.org>
16899
16900         relocatable: Drop the need to define RELOCATABLE_STRIP in Makefile.am.
16901         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Set RELOCATABLE_STRIP.
16902         * doc/relocatable-maint.texi (Supporting Relocation): Remove the
16903         mention of RELOCATABLE_STRIP.
16904         Reported by Sylvain Beucler <beuc@beuc.net>.
16905
16906 2010-04-19  Bruno Haible  <bruno@clisp.org>
16907
16908         * lib/diffseq.h: Fix typo in comment.
16909         Reported by Eric Blake.
16910
16911 2010-04-19  Bruno Haible  <bruno@clisp.org>
16912
16913         ioctl: Move autoconf macro to a .m4 file.
16914         * m4/ioctl.m4: New file, extracted from modules/ioctl.
16915         * modules/ioctl (Files): Add it.
16916         (configure.ac): Simply invoke gl_FUNC_IOCTL.
16917         Reported by Ian Beckwith <ianb@erislabs.net>.
16918
16919 2010-04-18  Andreas Gruenbacher  <agruen@suse.de>
16920             Bruno Haible  <bruno@clisp.org>
16921
16922         diffseq: Accommodate use-case with abstract arrays.
16923         * lib/diffseq.h (struct context): Remove xvec, yvec fields if ELEMENT
16924         is not defined.
16925         (diag, compareseq): Remove local variables xv, yv if ELEMENT is not
16926         defined. Use local macro XREF_YREF_EQUAL instead of EQUAL.
16927
16928 2010-04-18  Bruno Haible  <bruno@clisp.org>
16929
16930         * doc/posix-headers/stdbool.texi: More precise wording.
16931
16932 2010-04-17  Jim Meyering  <meyering@redhat.com>
16933
16934         maint.mk: use gnu-style indentation in an embedded perl script
16935         * top/maint.mk (detect_empty_lines_at_EOF_): Clean up formatting.
16936         Rename variable: s/two/last_two_bytes/
16937
16938 2010-04-16  Eric Blake  <eblake@redhat.com>
16939
16940         test-stdbool: skip test that fails with Solaris CC
16941         * tests/test-stdbool.c (f): Skip test that causes compilation
16942         error under buggy C++ compiler.
16943         * lib/stdbool.in.h: Document the limitation.
16944         * doc/posix-headers/stdbool.texi (stdbool.h): Likewise.
16945
16946         setenv: allow compilation with C++
16947         * lib/setenv.c (__add_to_environ): Add a cast.  Also, drop use of
16948         register keyword.
16949
16950         stdint: allow test to pass with C++
16951         * tests/test-stdint.c: Define __STDC_CONSTANT_MACROS, for glibc.
16952
16953         getopt: allow compilation with C++
16954         * lib/getopt_int.h (__ordering): Hoist enum declaration outside
16955         struct.
16956         * lib/getopt.c (_getopt_internal_r): Use correct type.
16957         Reported by Dagobert Michelson, via Joel E. Denny.
16958
16959 2010-04-16  Bruno Haible  <bruno@clisp.org>
16960
16961         Override netdb.h always.
16962         * modules/netdb (Makefile.am): Augment BUILT_SOURCES always.
16963         * m4/netdb_h.m4 (gl_HEADER_NETDB): Don't set NETDB_H.
16964         Reported by Ludovic Courtès <ludo@gnu.org>.
16965
16966 2010-04-15  Bruno Haible  <bruno@clisp.org>
16967
16968         openpty: Fix mistake from 2010-03-21.
16969         * m4/pty.m4 (gl_FUNC_OPENPTY): Define HAVE_OPENPTY when openpty exists.
16970         Reported by Simon Josefsson.
16971
16972 2010-04-15  Eric Blake  <eblake@redhat.com>
16973
16974         test-forkpty: fix expected signature
16975         * tests/test-forkpty.c (SIGNATURE_CHECK): Add appropriate const.
16976         Reported by Simon Josefsson.
16977
16978 2010-04-15  Jim Meyering  <meyering@redhat.com>
16979
16980         maint.mk: texinfo_suffix_re_: correct the default regexp
16981         * top/maint.mk (texinfo_suffix_re_): Fix default regexp.
16982
16983         * top/maint.mk (sc_texinfo_acronym): Improve filename regexp, and
16984         make it configurable via texinfo_suffix_re_.
16985
16986 2010-04-14  Eric Blake  <eblake@redhat.com>
16987
16988         strtok_r: relax license to LGPLv2+
16989         * modules/strtok_r (License): Relax license.
16990         Reported by Matthias Bolte.
16991
16992 2010-04-14  Simon Josefsson  <simon@josefsson.org>
16993
16994         * lib/gc-libgcrypt.c (gc_init): Use MIN_GCRYPT_VERSION set to
16995         version 1.4.4 by default instead of requiring the libgcrypt
16996         version used during build.  This makes it possible to use the
16997         application with older but still binary compatible libgcrypt
16998         versions.
16999
17000 2010-04-13  Eric Blake  <eblake@redhat.com>
17001
17002         getopt-gnu: match recent glibc fixes and posix ruling
17003         * tests/test-getopt.h (test_getopt): Strengthen tests of leading
17004         '+' handling, when requesting extensions.
17005         * tests/test-getopt_long.h (test_getopt_long): Strengthen test of
17006         'W;' handling.
17007         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Detect glibc 2.11 bug.
17008         * doc/posix-functions/getopt.texi (getopt): Document this.
17009         * doc/glibc-functions/getopt_long.texi (getopt_long): Likewise.
17010         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
17011         Likewise.
17012
17013         getopt: merge bug fixes from glibc
17014         * lib/getopt.c (_getopt_internal_r): Use correct message for 'W;'
17015         diagnostics.  Honor '+:' correctly.  Reject ';'.
17016
17017         getopt-posix: detect MacOS bug
17018         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Reject MacOS botch of
17019         optind when missing a required argument.
17020         * doc/posix-functions/getopt.texi (getopt): Document the bug.
17021         * doc/glibc-functions/getopt_long.texi (getopt_long): Likewise.
17022         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
17023         Likewise.
17024
17025         getopt-posix: avoid spurious failure on Solaris
17026         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Check for getopt_clip as
17027         an indicator that setting optind=1 is sufficient for reset.
17028
17029         getopt-posix: avoid spurious failure on FreeBSD
17030         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Check for optreset even
17031         in POSIX mode, since the m4 test uses it.
17032
17033         gnulib-tool: silence warning on BSD sh
17034         * gnulib-tool: Avoid leaking warning about unknown 'declare'.
17035
17036 2010-04-13  Jim Meyering  <meyering@redhat.com>
17037
17038         doc: users.txt: GNU patch now uses gnulib
17039         * users.txt: Add patch.
17040
17041 2010-04-12  Jim Meyering  <meyering@redhat.com>
17042
17043         maint.mk: generate more concise timing data for syntax-check rules
17044         * top/maint.mk ($(sc_z_rules_)): Remove the ":", "sc_" prefix and
17045         " done" from each line that reports a syntax-check test duration.
17046
17047 2010-04-12  Andreas Gruenbacher  <agruen@suse.de>
17048
17049         git-version-gen: use "git update-index..." rather than "git status"
17050         * build-aux/git-version-gen: Use git update-index --refresh, not
17051         "git status".  With some versions of git, "git status" would fail
17052         to update the index and result in an unwarranted "-dirty" suffix.
17053
17054 2010-04-11  Jim Meyering  <meyering@redhat.com>
17055
17056         openat: correct formatting (no semantic change)
17057         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Correct formatting in AC_DEFINE.
17058         Suggested by Bruno Haible.
17059
17060 2010-04-11  Bruno Haible  <bruno@clisp.org>
17061
17062         Stricter declaration checking in testdirs.
17063         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
17064         If for_tests is true, augment AM_CPPFLAGS to define
17065         GNULIB_STRICT_CHECKING.
17066         * build-aux/warn-on-use.h (_GL_WARN_ON_USE, _GL_WARN_ON_USE_CXX): When
17067         GNULIB_STRICT_CHECKING is defined, verify that the function is
17068         declared.
17069
17070 2010-04-11  Paolo Bonzini  <bonzini@gnu.org>
17071             Bruno Haible  <bruno@clisp.org>
17072
17073         libunistring: Improve configure output.
17074         * m4/libunistring.m4 (gl_LIBUNISTRING): Check for libiconv first.
17075         Don't say "consider installing GNU libunistring" when checking again
17076         with libiconv.
17077
17078 2010-04-11  Bruno Haible  <bruno@clisp.org>
17079
17080         libunistring: Correct value of $LTLIBUNISTRING.
17081         * m4/libunistring.m4 (gl_LIBUNISTRING): When it depends on libiconv,
17082         correct the value of $LTLIBUNISTRING.
17083
17084 2010-04-11  Bruno Haible  <bruno@clisp.org>
17085
17086         havelib: Add static libraries to LIBS in the right order.
17087         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): When $LIB[]NAME contains no
17088         -l options, prepend it to $LIBS, instead of appending it to $LIBS.
17089
17090 2010-04-11  Bruno Haible  <bruno@clisp.org>
17091
17092         libunistring: Detect libunistring also when it depends on libiconv.
17093         * m4/libunistring.m4 (gl_LIBUNISTRING): Unset the cached result before
17094         the second AC_LIB_HAVE_LINKFLAGS invocation.
17095
17096 2010-04-11  James Youngman  <jay@gnu.org>
17097
17098         close-stream: declare local scalars to be "const"
17099         * lib/close-stream.c (close_stream): Make boolean variables const
17100         to document the fact that we set but do not change them.
17101
17102 2010-04-11  Bruno Haible  <bruno@clisp.org>
17103
17104         * m4/libunistring.m4 (gl_LIBUNISTRING): Fix typo in comment.
17105
17106 2010-04-11  Jim Meyering  <meyering@redhat.com>
17107
17108         maint.mk: don't include dist-check.mk
17109         * top/maint.mk: Remove bogus include directive.
17110
17111         maint.mk: improve empty-line-at-EOF check
17112         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Use Perl-based
17113         solution, rather than tail+Perl-based one.  The latter would read
17114         a few kilobytes from the end of each file, and did not handle empty
17115         files properly.
17116
17117         maint.mk: print the elapsed time for each syntax-check rule
17118         * top/maint.mk (sc_m_rules_): Save start time in a file.
17119         (sc_z_rules_): New rules: remove temp file and print elapsed time.
17120         (local-check): Interpose the .z rules
17121
17122 2010-04-11  Jim Meyering  <meyering@redhat.com>
17123
17124         maint.mk: detect_empty_lines_at_EOF_: avoid FP for an empty file
17125         * top/maint.mk (detect_empty_lines_at_EOF_): Don't confuse an
17126         empty file with one that ends in an empty line.
17127
17128 2010-04-10  Bruno Haible  <bruno@clisp.org>
17129
17130         mkdir: Make it work on mingw64.
17131         * lib/sys_stat.in.h: Include <direct.h> together with <io.h>.
17132         * lib/mkdir.c: Update comment.
17133         Reported by Roman Donchenko (Роман Ð”онченко) <dxdragon@yandex.ru>.
17134
17135 2010-04-10  Bruno Haible  <bruno@clisp.org>
17136
17137         Don't override improved macro from newer autoconf.
17138         * m4/gnulib-common.m4 (AC_C_RESTRICT): Don't define for
17139         autoconf >= 2.62.
17140         Reported by Joel E. Denny <jdenny@clemson.edu>.
17141
17142 2010-04-10  Jim Meyering  <meyering@redhat.com>
17143
17144         maint.mk: new syntax-check rule: prohibit empty lines at end of file
17145         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): New rule.
17146
17147         maint.mk: correct a diagnostic
17148         * top/maint.mk (sc_prohibit_HAVE_MBRTOWC): Fix obsolete use of $re
17149         in diagnostic; now use $prohibit.
17150
17151 2010-04-10  Bruno Haible  <address@hidden>
17152
17153         fchownat: Fix a C++ test error on Solaris 8.
17154         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Don't set REPLACE_FCHOWNAT to 1 if
17155         the function does not exist.
17156
17157 2010-04-10  Bruno Haible  <bruno@clisp.org>
17158
17159         vasnprintf: Add more tests.
17160         * tests/test-vasnprintf-posix.c: Include <errno.h>.
17161         (test_function): Test converting an invalid wide string.
17162
17163         vasnprintf: Correct handling of unconvertible wide string arguments.
17164         * lib/vasnprintf.c (MAX_ROOM_NEEDED): New function, extracted from
17165         VASNPRINTF.
17166         (VASNPRINTF): Use it. After snprintf failed, allocate more memory only
17167         if HAVE_SNPRINTF_RETVAL_C99 is false and the allocated memory is
17168         smaller than the expected maximum need for the directive. Set errno to
17169         EILSEQ, not EINVAL, when the directive is 'c' or 's'.
17170         (local_strnlen, local_wcslen, local_wcsnlen): Update conditions.
17171         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Require AC_C_INLINE and
17172         gl_SNPRINTF_RETVAL_C99. Define HAVE_SNPRINTF_RETVAL_C99.
17173         * modules/vasnprintf (Files): Add m4/printf.m4.
17174         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17175
17176 2010-04-10  Bruno Haible  <bruno@clisp.org>
17177
17178         vasnprintf: Fix crash in %ls directive.
17179         * lib/vasnprintf.c (VASNPRINTF): Don't abort when a unconvertible wide
17180         string is passed as argument to %ls, with no precision and no width.
17181         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17182
17183 2010-04-10  Bruno Haible  <bruno@clisp.org>
17184
17185         vasnprintf: Fix multiple test failures on mingw.
17186         * lib/vasnprintf.c (SNPRINTF) [mingw]: Define to snprintf, not
17187         _snprintf, or snwprintf, not _snwprintf.
17188
17189 2010-04-10  Bruno Haible  <bruno@clisp.org>
17190
17191         write: Fix a C++ test error on mingw.
17192         * lib/unistd.in.h (write): Use _GL_CXXALIAS_SYS_CAST.
17193
17194 2010-04-10  Bruno Haible  <bruno@clisp.org>
17195
17196         vasnprintf test: Reduce code duplication.
17197         * tests/test-vasnprintf.c (test_function): New function, extracted from
17198         test_vasnprintf.
17199         (test_vasnprintf, test_asnprintf): Invoke it.
17200
17201 2010-04-10  Bruno Haible  <bruno@clisp.org>
17202
17203         strnlen: Fix warning in C++ mode on MacOS X.
17204         * lib/string.in.h (strnlen): Use the modern idiom.
17205         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set REPLACE_STRNLEN to 1, instead of
17206         defining strnlen as a macro already in <config.h>.
17207         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
17208         REPLACE_STRNLEN.
17209         * modules/string (Makefile.am): Substitute REPLACE_STRNLEN.
17210         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17211
17212 2010-04-08  James Youngman  <jay@gnu.org>
17213
17214         * doc/manywarnings.texi (manywarnings): Add missing parenthesis in
17215         the example.
17216
17217 2010-04-09  Jim Meyering  <meyering@redhat.com>
17218
17219         maint.mk: print better diagnostic when there is no $(_hv_file)
17220         * top/maint.mk (sc_cross_check_PATH_usage_in_tests): Skip test and
17221         announce that when $(_hv_file) (aka help-version) does not exist.
17222
17223         init.sh: run tr in the "C" locale to avoid multibyte interpretation
17224         * tests/init.sh (rand_bytes_): Run tr in the "C" locale so it does
17225         not try to interpret its random input bytes.  Jarno Rajahalme reported
17226         that ./test-xalloc-die.sh would fail with "tr: Illegal byte sequence".
17227         on Darwin 10.3.0 with LC_CTYPE=UTF-8.
17228         (mktempd_): Likewise, just in case.
17229
17230         ftruncate: add two years to projected module removal date: 2012
17231         * m4/ftruncate.m4: Adjust comments.
17232
17233         ftruncate: mark module as obsolete; even MinGW provides it, now
17234         * modules/ftruncate (Status): Obsolete.
17235         (Notice): Say that.
17236         * doc/posix-functions/ftruncate.texi: Don't say MinGW lacks it.
17237         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/9203
17238
17239 2010-04-08  Bruno Haible  <bruno@clisp.org>
17240
17241         Fix side effects from tests-related modules.
17242         * modules/dprintf-posix (Comment): New section.
17243         * modules/fprintf-posix (Comment): Likewise.
17244         * modules/obstack-printf-posix (Comment): Likewise.
17245         * modules/printf-posix (Comment): Likewise.
17246         * modules/snprintf-posix (Comment): Likewise.
17247         * modules/sprintf-posix (Comment): Likewise.
17248         * modules/vasnprintf-posix (Comment): Likewise.
17249         * modules/vasprintf-posix (Comment): Likewise.
17250         * modules/vdprintf-posix (Comment): Likewise.
17251         * modules/vfprintf-posix (Comment): Likewise.
17252         * modules/vprintf-posix (Comment): Likewise.
17253         * modules/vsnprintf-posix (Comment): Likewise.
17254         * modules/vsprintf-posix (Comment): Likewise.
17255         * modules/xprintf-posix (Comment): Likewise.
17256         * modules/xvasprintf-posix (Comment): Likewise.
17257         * modules/ceilf-tests (Depends-on): Remove fprintf-posix.
17258         * modules/floorf-tests (Depends-on): Likewise.
17259         * modules/round-tests (Depends-on): Likewise.
17260         * modules/roundf-tests (Depends-on): Likewise.
17261         * modules/trunc-tests (Depends-on): Likewise.
17262         * modules/truncf-tests (Depends-on): Likewise.
17263         * tests/test-ceilf2.c (check): Don't invoke fprintf if the
17264         'fprintf-posix' module is not present.
17265         * tests/test-floorf2.c (check): Likewise.
17266         * tests/test-trunc2.c (check): Likewise.
17267         * tests/test-truncf2.c (check): Likewise.
17268         * tests/test-round2.c (equal): Likewise.
17269         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17270
17271 2010-04-07  Karl Berry  <karl@gnu.org>
17272
17273         * config/srclist.txt,
17274         * config/srclistvars.sh,
17275         * config/srclist-update: doc fixes.
17276
17277 2010-04-07  Jim Meyering  <meyering@redhat.com>
17278
17279         maint.mk: add a PATH crosschecking syntax-check rule
17280         * top/maint.mk (sc_cross_check_PATH_usage_in_tests): New rule.
17281         Useful if you use a test like the one in help-version (coreutils,
17282         diffutils, grep, gzip) that ensures $(VERSION) matches what is
17283         printed by prog --version.
17284
17285 2010-04-06  Bruno Haible  <bruno@clisp.org>
17286
17287         Fix link error on mingw.
17288         * modules/unistd-c++-tests (test_unistd_c___LDADD): Add LIBSOCKET.
17289         * modules/fcntl-h-c++-tests (test_fcntl_h_c___LDADD): Likewise.
17290
17291 2010-04-06  Bruno Haible  <bruno@clisp.org>
17292
17293         Assume rmdir exists.
17294         * lib/rmdir.c (rpl_rmdir): Remove code that invokes the rmdir program.
17295
17296 2010-04-06  Giuseppe Scrivano <gscrivano@gnu.org>
17297
17298         doc: update users.txt
17299         * users.txt: Add gcal.
17300
17301 2010-04-06  Jim Meyering  <meyering@redhat.com>
17302
17303         init.sh: simply unset TMPDIR rather than risking env -i
17304         * tests/init.sh (mktempd_): Using env -i is rather harsh, and
17305         although it probably works fine on all Unix-based systems, some
17306         systems (Cygwin?) cannot tolerate a totally cleared environment.
17307         Suggestion from Eric Blake.
17308
17309 2010-04-06  Jim Meyering  <meyering@redhat.com>
17310
17311         init.sh: portability fix: use env's POSIX-specified -i option not -u
17312         * tests/init.sh (mktempd_): Use env -i and set PATH explicitly rather
17313         than unportable env -u.  Solaris 5.11's env lacks support for -u.
17314
17315 2010-04-05  Bruno Haible  <bruno@clisp.org>
17316
17317         btowc: Work around Cygwin 1.7.2 bug.
17318         * m4/btowc.m4 (gl_FUNC_BTOWC): Set REPLACE_BTOWC to 1 if the function
17319         does not map NUL to 0.
17320         * doc/posix-functions/btowc.texi: Mention the Cygwin bug.
17321
17322 2010-04-05  Bruno Haible  <bruno@clisp.org>
17323
17324         Make the multithread modules work on Cygwin 1.7.2.
17325         * m4/threadlib.m4 (gl_THREADLIB_BODY): Improve the test whether
17326         imported symbols can be declared weak, so that it returns "no" on
17327         Cygwin 1.7.2.
17328
17329 2010-04-05  Bruno Haible  <bruno@clisp.org>
17330
17331         Use the module 'strncat'.
17332         * modules/unistr/u8-strncat (Depends-on): Add strncat.
17333
17334         Tests for module 'strncat'.
17335         * modules/strncat-tests: New file.
17336         * tests/test-strncat.c: New file.
17337
17338         New module 'strncat'.
17339         * lib/string.in.h (strncat): New declaration.
17340         * lib/strncat.c: New file, based on lib/unistr/u-strncat.h.
17341         * m4/strncat.m4: New file, based on m4/memchr.m4.
17342         * modules/strncat: New file.
17343         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Also check whether strncat
17344         is declared.
17345         (gl_HEADER_STRING_H_DEFAULTS): Initialize GNULIB_STRNCAT,
17346         REPLACE_STRNCAT.
17347         * modules/string (Makefile.am): Substitute GNULIB_STRNCAT,
17348         REPLACE_STRNCAT.
17349         * doc/posix-functions/strncat.texi: Mention the Solaris bug and the new
17350         module.
17351         * tests/test-string-c++.cc: Check signature of strncat.
17352
17353 2010-04-05  Jim Meyering  <meyering@redhat.com>
17354
17355         xstrtoumax-tests: convert to use init.sh
17356         * modules/xstrtoumax-tests (Files): Add tests/init.sh.
17357         * tests/test-xstrtoumax.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17358         Use Exit, not exit.
17359         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17360
17361         xstrtoimax-tests: convert to use init.sh
17362         * modules/xstrtoimax-tests (Files): Add tests/init.sh.
17363         * tests/test-xstrtoimax.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17364         Use Exit, not exit.
17365         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17366
17367 2010-04-05  Bruno Haible  <bruno@clisp.org>
17368
17369         sys_socket: Avoid #define replacements in C++ mode.
17370         * lib/sys_socket.in.h (close, gethostname, select): In C++, attach a
17371         warning to the function if possible, rather than #defining the symbol
17372         to a dysfunctional alias.
17373
17374 2010-04-05  Bruno Haible  <bruno@clisp.org>
17375
17376         fseeko: Fix C++ test error on mingw.
17377         * m4/fseeko.m4 (gl_HAVE_FSEEKO): New macro, extracted from
17378         gl_FUNC_FSEEKO.
17379         (gl_REPLACE_FSEEKO): Also set REPLACE_FSEEKO if appropriate.
17380         (gl_FUNC_FSEEKO): Require gl_HAVE_FSEEKO. Update.
17381         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't fiddle with internals of the
17382         fseeko module. Instead, invoke gl_REPLACE_FSEEKO.
17383
17384 2010-04-05  Bruno Haible  <bruno@clisp.org>
17385
17386         duplocale: Improve test output.
17387         * tests/test-duplocale.c (main): Print reason for skipped test.
17388
17389 2010-04-05  Bruno Haible  <bruno@clisp.org>
17390
17391         Assume rmdir exists.
17392         * m4/rmdir.m4 (gl_FUNC_RMDIR): Remove test whether rmdir exists.
17393         * doc/posix-functions/rmdir.texi: Remove mention of "old platforms".
17394
17395 2010-04-05  Bruno Haible  <bruno@clisp.org>
17396
17397         Fix link error on Solaris 8 with cc.
17398         * modules/pty-c++-tests (test_pty_c___LDADD): Add LIBINTL.
17399
17400 2010-04-05  Bruno Haible  <bruno@clisp.org>
17401
17402         frexpl: Fix a C++ test error on Solaris 8 and Cygwin.
17403         * lib/math.in.h (frexpl): Fix condition on _GL_CXXALIASWARN invocation.
17404
17405 2010-04-05  Bruno Haible  <bruno@clisp.org>
17406
17407         vasprintf: Update documentation.
17408         * doc/glibc-functions/asprintf.texi: Mention the 'vasprintf' module.
17409
17410 2010-04-05  Bruno Haible  <bruno@clisp.org>
17411
17412         ptsname: Improve test.
17413         * tests/test-ptsname.c (main): Also try the various master names of BSD
17414         systems.
17415
17416 2010-04-05  Bruno Haible  <bruno@clisp.org>
17417
17418         memchr: Avoid a possible C++ test error.
17419         * lib/string.in.h (memchr): Provide declaration if function is missing.
17420         * m4/memchr.m4 (gl_FUNC_MEMCHR): If the function is missing, set
17421         HAVE_MEMCHR to 0, not REPLACE_MEMCHR to 1.
17422         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize HAVE_MEMCHR.
17423         * modules/string (Makefile.am): Substitute HAVE_MEMCHR.
17424
17425 2010-04-05  Bruno Haible  <bruno@clisp.org>
17426
17427         strtok_r: Improve idiom.
17428         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Invoke gl_PREREQ_STRDUP only when
17429         AC_LIBOBJ is used.
17430
17431 2010-04-05  Bruno Haible  <bruno@clisp.org>
17432
17433         strdup: Improve idiom.
17434         * m4/strdup.m4 (gl_FUNC_STRDUP): Invoke gl_PREREQ_STRDUP only when
17435         AC_LIBOBJ is used.
17436         (gl_FUNC_STRDUP_POSIX): When strdup is missing and malloc is not POSIX
17437         compliant, don't set REPLACE_STRDUP to 1. Invoke gl_PREREQ_STRDUP only
17438         when AC_LIBOBJ is used.
17439
17440 2010-04-05  Bruno Haible  <bruno@clisp.org>
17441
17442         mbsinit, mbrtowc, wcrtomb: Improve idioms.
17443         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): When the function does not exist,
17444         don't set REPLACE_MBSINIT to 1.
17445         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): When the function does not exist,
17446         don't set REPLACE_MBRTOWC to 1.
17447         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): When the function does not
17448         exist, don't set REPLACE_MBSRTOWCS to 1.
17449         * m4/mbsnrtowcs.m4 (gl_FUNC_MBSNRTOWCS): When the function does not
17450         exist, don't set REPLACE_MBSNRTOWCS to 1.
17451         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): When the function does not exist,
17452         don't set REPLACE_WCRTOMB to 1.
17453         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): When the function does not
17454         exist, don't set REPLACE_WCSRTOMBS to 1.
17455         * m4/wcsnrtombs.m4 (gl_FUNC_WCSNRTOMBS): When the function does not
17456         exist, don't set REPLACE_WCSNRTOMBS to 1.
17457
17458 2010-04-05  Bruno Haible  <bruno@clisp.org>
17459
17460         ldexpl: Improve idiom.
17461         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): When the function is not declared,
17462         make sure to set HAVE_DECL_LDEXPL to 0.
17463
17464 2010-04-05  Jim Meyering  <meyering@redhat.com>
17465
17466         xstrtol-tests: convert to use init.sh
17467         * modules/xstrtol-tests (Files): Add tests/init.sh.
17468         * tests/test-xstrtol.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17469         Use Exit, not exit.
17470         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17471
17472         atexit-tests: convert to use init.sh
17473         * modules/atexit-tests (Files): Add tests/init.sh.
17474         * tests/test-atexit.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17475         Use Exit, not exit.
17476         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17477
17478         init.sh: fix typo
17479         * tests/init.sh: Restore omitted ":" before stderr_fileno_ initialization.
17480
17481         init.sh: make it easier for a test script to write to the tty, ...
17482         when using automake's parallel-tests mode.
17483         * tests/init.sh (stderr_fileno_): Define overridable variable.
17484         (warn_): New function, to use it.
17485         (fail_, skip_, framework_failure_): Use warn_.
17486
17487 2010-04-04  Bruno Haible  <bruno@clisp.org>
17488
17489         btowc: Avoid warning.
17490         * lib/btowc.c: Include <stdlib.h>.
17491         Reported by Hauke Fath <hauke@espresso.rhein-neckar.de>.
17492
17493 2010-04-04  Hauke Fath  <hauke@espresso.rhein-neckar.de>  (tiny change)
17494             Bruno Haible  <bruno@clisp.org>
17495
17496         wchar: Port to NetBSD 1.5.
17497         * lib/wchar.in.h (WEOF): Provide fallback also when wint_t exists.
17498         * lib/wctype.in.h (WEOF): Likewise.
17499
17500 2010-04-04  Hauke Fath  <hauke@espresso.rhein-neckar.de>  (tiny change)
17501             Bruno Haible  <bruno@clisp.org>
17502
17503         Port extended stdio to NetBSD 1.5.
17504         * lib/stdio-impl.h [NetBSD]: Include <sys/param.h>.
17505         (struct __sfileext, fp_ub): Define the "old way" for NetBSD 1.5Z and
17506         older.
17507
17508 2010-04-04  Bruno Haible  <bruno@clisp.org>
17509
17510         string: Remove unused substitution.
17511         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
17512         HAVE_DECL_STRERROR.
17513         * modules/string (Makefile.am): Don't substitute HAVE_DECL_STRERROR.
17514
17515 2010-04-04  Bruno Haible  <bruno@clisp.org>
17516
17517         strtod: Avoid a possible C++ test error.
17518         * m4/strtod.m4 (gl_FUNC_STRTOD): When setting HAVE_STRTOD to 0, don't
17519         set REPLACE_STRTOD.
17520
17521 2010-04-04  Bruno Haible  <bruno@clisp.org>
17522
17523         strerror: Update documentation.
17524         * doc/posix-functions/strerror.texi: Remove mention of old platforms.
17525
17526 2010-04-04  Bruno Haible  <bruno@clisp.org>
17527
17528         stdio: Fix some C++ test errors on Solaris 8 with GCC.
17529         * lib/stdio.in.h (vdprintf, vfprintf, vprintf, vsprintf): Use
17530         _GL_CXXALIAS_SYS_CAST.
17531
17532 2010-04-04  Bruno Haible  <bruno@clisp.org>
17533
17534         frexpl: Fix a C++ test error on Solaris 8 and Cygwin.
17535         * m4/frexpl.m4 (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): When the
17536         function is not declared, set HAVE_DECL_FREXPL to 0, instead of setting
17537         REPLACE_FREXPL to 1.
17538         * doc/posix-functions/frexpl.texi: Update documentation.
17539
17540 2010-04-04  Bruno Haible  <bruno@clisp.org>
17541
17542         math: Fix some C++ test errors on Solaris 8 and Cygwin.
17543         * lib/math.in.h (cosl, logl, sinl): Use simpler idiom.
17544
17545 2010-04-04  Bruno Haible  <bruno@clisp.org>
17546
17547         Implement nanosleep for native Windows.
17548         * lib/nanosleep.c (nanosleep): New implementation for native Windows.
17549
17550 2010-04-04  Bruno Haible  <bruno@clisp.org>
17551
17552         math: Fix some C++ test errors on Solaris 8.
17553         * lib/math.in.h (truncf, trunc): Use simpler idiom.
17554
17555 2010-04-04  Bruno Haible  <bruno@clisp.org>
17556
17557         math: Fix some C++ test errors on Cygwin.
17558         * lib/math.in.h (ceilf, ceill, floorf, floorl, roundf, round, roundl,
17559         truncl): Provide declaration if the system does not have it.
17560         * m4/ceilf.m4 (gl_FUNC_CEILF): If the function is not declared, set
17561         HAVE_DECL_CEILF to 0, not REPLACE_CEILF to 1.
17562         * m4/ceill.m4 (gl_FUNC_CEILL): If the function is not declared, set
17563         HAVE_DECL_CEILL to 0, not REPLACE_CEILL to 1.
17564         * m4/floorf.m4 (gl_FUNC_FLOORF): If the function is not declared, set
17565         HAVE_DECL_FLOORF to 0, not REPLACE_FLOORF to 1.
17566         * m4/floorl.m4 (gl_FUNC_FLOORL): If the function is not declared, set
17567         HAVE_DECL_FLOORL to 0, not REPLACE_FLOORL to 1.
17568         * m4/round.m4 (gl_FUNC_ROUND): If the function is not declared, set
17569         HAVE_DECL_ROUND to 0, not REPLACE_ROUND to 1.
17570         * m4/roundf.m4 (gl_FUNC_ROUNDF): If the function is not declared, set
17571         HAVE_DECL_ROUNDF to 0, not REPLACE_ROUNDF to 1.
17572         * m4/roundl.m4 (gl_FUNC_ROUNDL): If the function is not declared, set
17573         HAVE_DECL_ROUNDL to 0, not REPLACE_ROUNDL to 1.
17574         * m4/truncl.m4 (gl_FUNC_TRUNCL): If the function is not declared, set
17575         HAVE_DECL_TRUNCL to 0, not REPLACE_TRUNCL to 1.
17576         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize HAVE_DECL_CEILF,
17577         HAVE_DECL_CEILL, HAVE_DECL_FLOORF, HAVE_DECL_FLOORL, HAVE_DECL_ROUND,
17578         HAVE_DECL_ROUNDF, HAVE_DECL_ROUNDL, HAVE_DECL_TRUNCL.
17579         * modules/math (Makefile.am): Substitute HAVE_DECL_CEILF,
17580         HAVE_DECL_CEILL, HAVE_DECL_FLOORF, HAVE_DECL_FLOORL, HAVE_DECL_ROUND,
17581         HAVE_DECL_ROUNDF, HAVE_DECL_ROUNDL, HAVE_DECL_TRUNCL.
17582
17583 2010-04-04  Bruno Haible  <bruno@clisp.org>
17584
17585         * m4/ceilf.m4 (gl_FUNC_CEILF): Remove redundant AC_SUBST invocation.
17586         * m4/ceill.m4 (gl_FUNC_CEILL): Likewise.
17587         * m4/floorf.m4 (gl_FUNC_FLOORF): Likewise.
17588         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
17589         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
17590         * m4/isinf.m4 (gl_ISINF): Likewise.
17591         * m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
17592
17593 2010-04-04  Bruno Haible  <bruno@clisp.org>
17594
17595         * m4/trunc.m4 (gl_FUNC_TRUNC): Remove redundant AC_SUBST invocation.
17596         * m4/truncf.m4 (gl_FUNC_TRUNCF): Likewise.
17597
17598 2010-04-04  Bruno Haible  <bruno@clisp.org>
17599
17600         * m4/tmpfile.m4 (gl_FUNC_TMPFILE): Renamed from gl_TMPFILE.
17601         * modules/tmpfile (configure.ac): Update.
17602
17603         tmpfile: Fix C++ test error on mingw.
17604         * lib/stdio.in.h (tmpfile): New declaration.
17605         * m4/tmpfile.m4 (gl_TMPFILE): Require gl_STDIO_H_DEFAULTS. Set
17606         REPLACE_TMPFILE instead of defining tmpfile as a macro in config.h.
17607         * modules/tmpfile (Depends-on): Add stdio.
17608         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
17609         * m4/stdio_h.m4 (gl_STDIO_H): Also check whether tmpfile is declared.
17610         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_TMPFILE and REPLACE_TMPFILE.
17611         * modules/stdio (Makefile.am): Substitute GNULIB_TMPFILE and
17612         REPLACE_TMPFILE.
17613         * tests/test-stdio-c++.cc (tmpfile): Verify signature.
17614
17615 2010-04-04  Bruno Haible  <bruno@clisp.org>
17616
17617         ioctl: Fix C++ test error on mingw.
17618         * lib/ioctl.c (ioctl): Renamed from rpl_ioctl.
17619         * lib/sys_ioctl.in.h (ioctl): When SYS_IOCTL_H_HAVE_WINSOCK2_H is 1,
17620         use _GL_FUNCDECL_SYS, not _GL_FUNCDECL_RPL.
17621
17622 2010-04-03  Bruno Haible  <bruno@clisp.org>
17623
17624         wcwidth: Fix C++ test error on mingw.
17625         * lib/wcwidth.c (wcwidth): Renamed from rpl_wcwidth.
17626         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): If the wcwidth function does not
17627         exist, don't set REPLACE_WCWIDTH. Instead, rely on HAVE_DECL_WCWIDTH.
17628
17629 2010-04-03  Bruno Haible  <bruno@clisp.org>
17630
17631         nanosleep: Fix C++ test error on mingw.
17632         * lib/nanosleep.c (nanosleep): Renamed from rpl_nanosleep.
17633         * lib/time.in.h (nanosleep): Use modern idiom.
17634         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): When the system does not have a
17635         nanosleep function, set HAVE_NANOSLEEP to 0, instead of setting
17636         REPLACE_NANOSLEEP to 1.
17637         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_NANOSLEEP.
17638         * modules/time (Makefile.am): Substitute HAVE_NANOSLEEP.
17639
17640 2010-04-03  Bruno Haible  <bruno@clisp.org>
17641
17642         strptime: Fix C++ test error on mingw.
17643         * lib/time.in.h (strptime): Use HAVE_STRPTIME, not REPLACE_STRPTIME.
17644         * m4/strptime.m4 (gl_FUNC_STRPTIME): Set HAVE_STRPTIME, not
17645         REPLACE_STRPTIME. Invoke gl_PREREQ_STRPTIME.
17646         (gl_PREREQ_STRPTIME): New macro, extracted from gl_FUNC_STRPTIME.
17647         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_STRPTIME,
17648         not REPLACE_STRPTIME.
17649         * modules/time (Makefile.am): Substitute HAVE_STRPTIME, not
17650         REPLACE_STRPTIME.
17651
17652 2010-04-03  Bruno Haible  <bruno@clisp.org>
17653
17654         timegm: Fix C++ test error on mingw.
17655         * lib/time.in.h (timegm): Use modern idiom.
17656         * m4/timegm.m4 (gl_FUNC_TIMEGM): When timegm does not exist, set
17657         HAVE_TIMEGM to 0, not REPLACE_TIMEGM to 1.
17658         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_TIMEGM.
17659         * modules/time (Makefile.am): Substitute HAVE_TIMEGM.
17660
17661 2010-04-03  Bruno Haible  <bruno@clisp.org>
17662
17663         timegm: Assume declaration if function exists.
17664         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume timegm is declared if and only
17665         if it exists. Don't clobber ac_cv_func_timegm.
17666
17667 2010-04-03  Bruno Haible  <bruno@clisp.org>
17668
17669         time_r: Fix C++ test error on mingw.
17670         * lib/time.in.h (localtime_r, gmtime_r): Use modern idiom.
17671         * m4/time_r.m4 (gl_TIME_R): When localtime_r does not exist, set
17672         HAVE_LOCALTIME_R to 0, not REPLACE_LOCALTIME_R to 1.
17673         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_LOCALTIME_R.
17674         * modules/time (Makefile.am): Substitute HAVE_LOCALTIME_R.
17675
17676 2010-04-03  Bruno Haible  <bruno@clisp.org>
17677
17678         time_r: Minor updates.
17679         * modules/time_r (Description): Mention the provided functions.
17680         * lib/time_r.c: Don't include <string.h>.
17681         * doc/posix-functions/gmtime_r.texi: Mention the 'time_r' module.
17682         * doc/posix-functions/localtime_r.texi: Likewise.
17683
17684 2010-04-03  Bruno Haible  <bruno@clisp.org>
17685
17686         time: Fix regression introduced on 2010-03-08.
17687         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Require
17688         gl_HEADER_TIME_H_DEFAULTS, not gl_HEADER_STRING_H_DEFAULTS.
17689
17690 2010-04-03  Jim Meyering  <meyering@redhat.com>
17691
17692         maint.mk: don't silently disable project-specific syntax-check rules
17693         * top/maint.mk (_prohibit_regexp): Define, to help people realize
17694         that they need to convert their project-specific syntax-check rules
17695         to use the new _sc_search_regexp.
17696
17697 2010-04-03  Bruno Haible  <bruno@clisp.org>
17698
17699         fchdir: Fix regression introduced on 2010-03-08.
17700         * lib/unistd.in.h (fchdir): Fix declaration.
17701         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set HAVE_FCHDIR, not REPLACE_FCHDIR.
17702         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize HAVE_FCHDIR, not
17703         REPLACE_FCHDIR.
17704         * modules/unistd (Makefile.am): Substitute HAVE_FCHDIR, not
17705         REPLACE_FCHDIR.
17706
17707 2010-04-03  Bruno Haible  <bruno@clisp.org>
17708
17709         getpagesize: Fix C++ test error on mingw.
17710         * lib/unistd.in.h (getpagesize): Don't use _GL_CXXALIASWARN if the
17711         system does not declare the function.
17712         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Also check whether it's
17713         declared.
17714         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
17715         HAVE_DECL_GETPAGESIZE.
17716         * modules/unistd (Makefile.am): Substitute HAVE_DECL_GETPAGESIZE.
17717
17718 2010-04-03  Bruno Haible  <bruno@clisp.org>
17719
17720         stdio: Make C++ tests work on mingw.
17721         * lib/stdio.in.h (getline): Don't use _GL_CXXALIASWARN if the system
17722         does not declare the function.
17723
17724 2010-04-03  Bruno Haible  <bruno@clisp.org>
17725
17726         ftello: Fix C++ test error on mingw.
17727         * lib/stdio.in.h (ftello): Use modern idiom.
17728         * lib/ftello.c (ftello): Renamed from rpl_ftello.
17729         * m4/ftello.m4 (gl_FUNC_FTELLO): Distinguish the case that the function
17730         is missing and that it needs to be replaced.
17731         (gl_REPLACE_FTELLO): Don't set REPLACE_FTELLO here.
17732         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_FTELLO.
17733         * modules/stdio (Makefile.am): Substitute HAVE_FTELLO.
17734
17735 2010-04-03  Bruno Haible  <bruno@clisp.org>
17736
17737         fseeko: Fix C++ test error on mingw.
17738         * lib/stdio.in.h (fseeko): Use modern idiom.
17739         * lib/fseeko.c (fseeko): Renamed from rpl_fseeko.
17740         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Distinguish the case that the function
17741         is missing and that it needs to be replaced.
17742         (gl_REPLACE_FSEEKO): Don't set REPLACE_FSEEKO here.
17743         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_FSEEKO.
17744         * modules/stdio (Makefile.am): Substitute HAVE_FSEEKO.
17745
17746 2010-04-03  Bruno Haible  <bruno@clisp.org>
17747
17748         mkstemp: Fix C++ test error on mingw.
17749         * lib/stdlib.in.h (mkstemp): Use modern idiom.
17750         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Distinguish the case that the
17751         function is missing and that it needs to be replaced.
17752         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize HAVE_MKSTEMP.
17753         * modules/stdlib (Makefile.am): Substitute HAVE_MKSTEMP.
17754
17755 2010-04-03  Bruno Haible  <bruno@clisp.org>
17756
17757         stpncpy: Fix C++ test error on mingw.
17758         * lib/string.in.h (stpncpy): Use modern idiom.
17759         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Distinguish the case that the
17760         function is missing and that it needs to be replaced.
17761         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
17762         REPLACE_STPNCPY.
17763         * modules/string (Makefile.am): Substitute REPLACE_STPNCPY.
17764
17765 2010-04-03  Bruno Haible  <bruno@clisp.org>
17766
17767         sys_stat: Fix C++ test error on mingw.
17768         * build-aux/c++defs.h (_GL_CXXALIAS_RPL_CAST_1): New macro.
17769         * lib/sys_stat.in.h (lchmod): Use it instead of _GL_CXXALIAS_RPL_1.
17770
17771 2010-04-03  Bruno Haible  <bruno@clisp.org>
17772
17773         pty: Update doc.
17774         * doc/glibc-headers/pty.texi: Mention changes done since 2010-03-18.
17775
17776 2010-04-03  Bruno Haible  <bruno@clisp.org>
17777
17778         unistd: Fix C++ test error on mingw.
17779         * lib/unistd.in.h (getcwd): Use _GL_CXXALIAS_SYS_CAST.
17780
17781 2010-04-03  Bruno Haible  <bruno@clisp.org>
17782
17783         Update doc regarding mingw.
17784         * doc/glibc-functions/openpty.texi: Update regarding mingw.
17785         * doc/glibc-functions/login_tty.texi: Likewise.
17786         * doc/glibc-functions/forkpty.texi: Likewise.
17787
17788 2010-04-03  Bruno Haible  <bruno@clisp.org>
17789
17790         stdlib: Avoid compilation failure of c-strtold on mingw.
17791         * lib/stdlib.in.h: Don't include <unistd.h> on native Windows systems.
17792
17793 2010-04-03  Bruno Haible  <bruno@clisp.org>
17794
17795         locale: Make C++ tests work on Cygwin and mingw.
17796         * lib/locale.in.h (duplocale): Don't use _GL_CXXALIASWARN if gnulib
17797         cannot provide the function.
17798         Reported by Simon Josefsson.
17799
17800 2010-04-03  Bruno Haible  <bruno@clisp.org>
17801
17802         localename: Port to MacOS X 10.6.
17803         * lib/localename.c (gl_locale_name_thread_unsafe): On MacOS X, try the
17804         memory layout of the locales in MacOS X 10.6 as well.
17805         Reported by Panu Kekäläinen <panu@kekalainen.eu>.
17806
17807 2010-04-02  Bruno Haible  <bruno@clisp.org>
17808
17809         gnulib-tool: Ensure that long-running tests are executed last.
17810         * gnulib-tool (func_emit_tests_Makefile_am): Emit the code for long-
17811         running tests after the one for the other tests.
17812
17813 2010-04-02  Bruno Haible  <bruno@clisp.org>
17814
17815         gnulib-tool: Ensure the tests in the main directory are executed first.
17816         * gnulib-tool (func_emit_tests_Makefile_am): Initialize SUBDIRS to
17817         start with the current directory.
17818
17819 2010-04-02  Bruno Haible  <bruno@clisp.org>
17820
17821         Tests for module 'havelib', moved here from GNU gettext.
17822         * modules/havelib-tests: New file, from gettext/autoconf-lib-link with
17823         modifications.
17824         * tests/havelib/README: New file, from gettext/autoconf-lib-link.
17825         * tests/havelib/Makefile.am: New file, from gettext/autoconf-lib-link
17826         with modifications.
17827         * tests/havelib/rpath-1: New file, from gettext/autoconf-lib-link with
17828         modifications.
17829         * tests/havelib/rpath-1a: New file, from gettext/autoconf-lib-link.
17830         * tests/havelib/rpath-1b: New file, from gettext/autoconf-lib-link.
17831         * tests/havelib/rpath-2_a: New file, from gettext/autoconf-lib-link
17832         with modifications.
17833         * tests/havelib/rpath-2_b: New file, from gettext/autoconf-lib-link
17834         with modifications.
17835         * tests/havelib/rpath-2aaa: New file, from gettext/autoconf-lib-link.
17836         * tests/havelib/rpath-2aab: New file, from gettext/autoconf-lib-link.
17837         * tests/havelib/rpath-2aac: New file, from gettext/autoconf-lib-link.
17838         * tests/havelib/rpath-2aad: New file, from gettext/autoconf-lib-link.
17839         * tests/havelib/rpath-2aba: New file, from gettext/autoconf-lib-link.
17840         * tests/havelib/rpath-2abb: New file, from gettext/autoconf-lib-link.
17841         * tests/havelib/rpath-2abc: New file, from gettext/autoconf-lib-link.
17842         * tests/havelib/rpath-2abd: New file, from gettext/autoconf-lib-link.
17843         * tests/havelib/rpath-2baa: New file, from gettext/autoconf-lib-link.
17844         * tests/havelib/rpath-2bab: New file, from gettext/autoconf-lib-link.
17845         * tests/havelib/rpath-2bac: New file, from gettext/autoconf-lib-link.
17846         * tests/havelib/rpath-2bad: New file, from gettext/autoconf-lib-link.
17847         * tests/havelib/rpath-2bba: New file, from gettext/autoconf-lib-link.
17848         * tests/havelib/rpath-2bbb: New file, from gettext/autoconf-lib-link.
17849         * tests/havelib/rpath-2bbc: New file, from gettext/autoconf-lib-link.
17850         * tests/havelib/rpath-2bbd: New file, from gettext/autoconf-lib-link.
17851         * tests/havelib/rpath-3_a: New file, from gettext/autoconf-lib-link
17852         with modifications.
17853         * tests/havelib/rpath-3_b: New file, from gettext/autoconf-lib-link
17854         with modifications.
17855         * tests/havelib/rpath-3aaa: New file, from gettext/autoconf-lib-link.
17856         * tests/havelib/rpath-3aab: New file, from gettext/autoconf-lib-link.
17857         * tests/havelib/rpath-3aac: New file, from gettext/autoconf-lib-link.
17858         * tests/havelib/rpath-3aad: New file, from gettext/autoconf-lib-link.
17859         * tests/havelib/rpath-3aae: New file, from gettext/autoconf-lib-link.
17860         * tests/havelib/rpath-3aaf: New file, from gettext/autoconf-lib-link.
17861         * tests/havelib/rpath-3aag: New file, from gettext/autoconf-lib-link.
17862         * tests/havelib/rpath-3aah: New file, from gettext/autoconf-lib-link.
17863         * tests/havelib/rpath-3aba: New file, from gettext/autoconf-lib-link.
17864         * tests/havelib/rpath-3abb: New file, from gettext/autoconf-lib-link.
17865         * tests/havelib/rpath-3abc: New file, from gettext/autoconf-lib-link.
17866         * tests/havelib/rpath-3abd: New file, from gettext/autoconf-lib-link.
17867         * tests/havelib/rpath-3abe: New file, from gettext/autoconf-lib-link.
17868         * tests/havelib/rpath-3abf: New file, from gettext/autoconf-lib-link.
17869         * tests/havelib/rpath-3abg: New file, from gettext/autoconf-lib-link.
17870         * tests/havelib/rpath-3abh: New file, from gettext/autoconf-lib-link.
17871         * tests/havelib/rpath-3baa: New file, from gettext/autoconf-lib-link.
17872         * tests/havelib/rpath-3bab: New file, from gettext/autoconf-lib-link.
17873         * tests/havelib/rpath-3bac: New file, from gettext/autoconf-lib-link.
17874         * tests/havelib/rpath-3bad: New file, from gettext/autoconf-lib-link.
17875         * tests/havelib/rpath-3bae: New file, from gettext/autoconf-lib-link.
17876         * tests/havelib/rpath-3baf: New file, from gettext/autoconf-lib-link.
17877         * tests/havelib/rpath-3bag: New file, from gettext/autoconf-lib-link.
17878         * tests/havelib/rpath-3bah: New file, from gettext/autoconf-lib-link.
17879         * tests/havelib/rpath-3bba: New file, from gettext/autoconf-lib-link.
17880         * tests/havelib/rpath-3bbb: New file, from gettext/autoconf-lib-link.
17881         * tests/havelib/rpath-3bbc: New file, from gettext/autoconf-lib-link.
17882         * tests/havelib/rpath-3bbd: New file, from gettext/autoconf-lib-link.
17883         * tests/havelib/rpath-3bbe: New file, from gettext/autoconf-lib-link.
17884         * tests/havelib/rpath-3bbf: New file, from gettext/autoconf-lib-link.
17885         * tests/havelib/rpath-3bbg: New file, from gettext/autoconf-lib-link.
17886         * tests/havelib/rpath-3bbh: New file, from gettext/autoconf-lib-link.
17887         * tests/havelib/rpathx/rpathx.c: New file, from
17888         gettext/autoconf-lib-link.
17889         * tests/havelib/rpathx/Makefile.am: New file, from
17890         gettext/autoconf-lib-link.
17891         * tests/havelib/rpathx/configure.ac: New file, from
17892         gettext/autoconf-lib-link with modifications.
17893         * tests/havelib/rpathy/rpathy.c: New file, from
17894         gettext/autoconf-lib-link.
17895         * tests/havelib/rpathy/Makefile.am: New file, from
17896         gettext/autoconf-lib-link.
17897         * tests/havelib/rpathy/configure.ac: New file, from
17898         gettext/autoconf-lib-link with modifications.
17899         * tests/havelib/rpathz/rpathz.c: New file, from
17900         gettext/autoconf-lib-link.
17901         * tests/havelib/rpathz/Makefile.am: New file, from
17902         gettext/autoconf-lib-link.
17903         * tests/havelib/rpathz/configure.ac: New file, from
17904         gettext/autoconf-lib-link with modifications.
17905         * tests/havelib/rpathlx/usex.c: New file, from
17906         gettext/autoconf-lib-link.
17907         * tests/havelib/rpathlx/Makefile.am: New file, from
17908         gettext/autoconf-lib-link.
17909         * tests/havelib/rpathlx/configure.ac: New file, from
17910         gettext/autoconf-lib-link with modifications.
17911         * tests/havelib/rpathly/usey.c: New file, from
17912         gettext/autoconf-lib-link.
17913         * tests/havelib/rpathly/Makefile.am: New file, from
17914         gettext/autoconf-lib-link.
17915         * tests/havelib/rpathly/configure.ac: New file, from
17916         gettext/autoconf-lib-link with modifications.
17917         * tests/havelib/rpathlz/usez.c: New file, from
17918         gettext/autoconf-lib-link.
17919         * tests/havelib/rpathlz/Makefile.am: New file, from
17920         gettext/autoconf-lib-link.
17921         * tests/havelib/rpathlz/configure.ac: New file, from
17922         gettext/autoconf-lib-link with modifications.
17923         * tests/havelib/rpathlyx/usey.c: New file, from
17924         gettext/autoconf-lib-link.
17925         * tests/havelib/rpathlyx/Makefile.am: New file, from
17926         gettext/autoconf-lib-link.
17927         * tests/havelib/rpathlyx/configure.ac: New file, from
17928         gettext/autoconf-lib-link with modifications.
17929         * tests/havelib/rpathlzyx/usez.c: New file, from
17930         gettext/autoconf-lib-link.
17931         * tests/havelib/rpathlzyx/Makefile.am: New file, from
17932         gettext/autoconf-lib-link.
17933         * tests/havelib/rpathlzyx/configure.ac: New file, from
17934         gettext/autoconf-lib-link with modifications.
17935         * tests/havelib/rpathcfg.sh: New file, from gettext/autoconf-lib-link
17936         with modifications.
17937
17938 2010-04-02  Bruno Haible  <bruno@clisp.org>
17939
17940         gnulib-tool: Create distributed built sources also for the tests.
17941         * gnulib-tool (func_create_testdir): Also generate distributed built
17942         sources in the tests directory.
17943
17944 2010-04-02  Bruno Haible  <bruno@clisp.org>
17945
17946         gnulib-tool: Obey user's environment variables.
17947         * gnulib-tool (func_create_testdir): When creating built sources,
17948         respect the environment variables for autoconf, automake, etc. given by
17949         the user.
17950
17951 2010-04-02  Bruno Haible  <bruno@clisp.org>
17952
17953         gnulib-tool: Provide the value of --m4-base to modules.
17954         * gnulib-tool (func_import, func_create_testdir): Emit a definition
17955         of gl_m4_base.
17956
17957 2010-04-02  Eric Blake  <eblake@redhat.com>
17958
17959         maint.mk: fix some fallout
17960         * NEWS: Document the incompatible change, and its effect on cfg.mk.
17961         * top/maint.mk (sc_prohibit_test_minus_ao): Update.
17962
17963 2010-03-28  Jose E. Marchesi  <jemarch@gnu.org>
17964
17965         maint.mk: _sc_search_regexp: generalize and rename from _prohibit_regexp
17966         * top/maint.mk (_sc_search_regexp): Rename from _prohibit_regexp.
17967         (sc_cast_of_argument_to_free): Adapt to use _sc_search_regexp.
17968         (sc_cast_of_x_alloc_return_value): Likewise.
17969         (sc_cast_of_alloca_return_value): Likewise.
17970         (sc_space_tab): Likewise.
17971         (sc_prohibit_atoi_atof): Likewise.
17972         (sc_prohibit_magic_number_exit): Likewise.
17973         (sc_error_exit_success): Likewise.
17974         (sc_file_system): Likewise.
17975         (sc_prohibit_have_config_h): Likewise.
17976         (sc_require_config_h): Likewise.
17977         (sc_prohibit_HAVE_MBRTOWC): Likewise.
17978         (sc_obsolete_symbols): Likewise.
17979         (sc_changelog): Likewise.
17980         (sc_program_name): Likewise.
17981         (sc_the_the): Likewise.
17982         (sc_trailing_blank): Likewise.
17983         (sc_two_space_separator_in_usage): Likewise.
17984         (sc_useless_cpp_parens): Likewise.
17985         (sc_GPL_version): Likewise.
17986         (sc_GFDL_version): Likewise.
17987         (sc_texinfo_acronym): Likewise.
17988         (sc_prohibit_cvs_keyword): Likewise.
17989         (sc_prohibit_stat_st_blocks): Likewise.
17990         (sc_prohibit_S_IS_definition): Likewise.
17991         (sc_redundant_const): Likewise.
17992         (sc_makefile_TAB_only_indentation): Likewise.
17993         (sc_m4_quote_check): Likewise.
17994         (sc_makefile_path_separator_check): Likewise.
17995         (sc_copyright_check): Likewise.
17996         (sc_Wundef_boolean): Likewise.
17997         (sc_vulnerable_makefile_CVE-2009-4029): Likewise.
17998
17999         maint.mk: match 0 or more whitespace-before-function-call '('
18000         * top/maint.mk (sc_error_exit_success): Relax regexp to match uses
18001         that have zero or two-and-more spaces between the function name
18002         and the open parenthesis.
18003         (sc_error_message_warn_fatal): Likewise.
18004         (sc_error_message_uppercase): Likewise.
18005         (sc_error_message_period): Likewise.
18006
18007 2010-03-31  Eric Blake  <eblake@redhat.com>
18008
18009         maint.mk: check for [ as well as test
18010         * top/maint.mk (sc_prohibit_test_minus_ao): Extend test.
18011         Based on a libvirt report by Matthias Bolte.
18012
18013         gnumakefile: don't squelch _version output
18014         * top/GNUmakefile (_version): Create one-shot dependency rather
18015         than using $(shell) when version must be regenerated.
18016         (_autoreconf): Run verbosely, by default.
18017
18018         sys_time: avoid compiler warnings
18019         * lib/sys_time.in.h (includes): Ensure gcc pragma is
18020         unconditional, fixing regression from 2010-03-29.
18021         Reported by Simon Josefsson.
18022
18023 2010-03-28  Jose E. Marchesi  <jemarch@gnu.org>
18024
18025         maint.mk: s/_header_without_use/_sc_header_without_use/
18026         * top/maint.mk (_sc_header_without_use): Rename from _header_without_use.
18027         (sc_prohibit_assert_without_use): Use the new name.
18028         (sc_prohibit_close_stream_without_use): Likewise.
18029         (sc_prohibit_getopt_without_use): Likewise.
18030         (sc_prohibit_quotearg_without_use): Likewise.
18031         (sc_prohibit_quote_without_use): Likewise.
18032         (sc_prohibit_long_options_without_use): Likewise.
18033         (sc_prohibit_inttostr_without_use): Likewise.
18034         (sc_prohibit_ignore_value_without_use): Likewise.
18035         (sc_prohibit_error_without_use): Likewise.
18036         (sc_prohibit_xalloc_without_use): Likewise.
18037         (sc_prohibit_hash_without_use): Likewise.
18038         (sc_prohibit_hash_pjw_without_use): Likewise.
18039         (sc_prohibit_safe_read_without_use): Likewise.
18040         (sc_prohibit_argmatch_without_use): Likewise.
18041         (sc_prohibit_canonicalize_without_use): Likewise.
18042         (sc_prohibit_root_dev_ino_without_use): Likewise.
18043         (sc_prohibit_openat_without_use): Likewise.
18044         (sc_prohibit_c_ctype_without_use): Likewise.
18045         (sc_prohibit_signal_without_use): Likewise.
18046         (sc_prohibit_intprops_without_use): Likewise.
18047
18048 2010-03-30  Eric Blake  <eblake@redhat.com>
18049
18050         maint: improve module indicators
18051         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_SET_VARIABLE)
18052         (gl_MODULE_INDICATOR, gl_MODULE_INDICATOR_FOR_TESTS): Fit in 80
18053         columns, and avoid extra macro expansion.
18054
18055         fdopendir: work around FreeBSD bug
18056         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
18057         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Set it.
18058         * modules/dirent (Makefile.am): Substitute it.
18059         * lib/dirent.in.h (fdopendir): Supply missing FreeBSD
18060         declaration.
18061         * doc/posix-functions/fdopendir.texi (fdopendir): Document the
18062         fix.
18063         Reported by Christian Weisgerber <naddy@mips.inka.de>.
18064
18065 2010-03-29  Bruno Haible  <bruno@clisp.org>
18066
18067         Emit #pragma system_header after the inclusion guard, not before.
18068         * lib/arpa_inet.in.h: Emit #pragma system_header after the inclusion
18069         guard that spans the entire file, not before. This enables an
18070         optimization in GCC's preprocessor.
18071         * lib/ctype.in.h: Likewise.
18072         * lib/dirent.in.h: Likewise.
18073         * lib/errno.in.h: Likewise.
18074         * lib/float.in.h: Likewise.
18075         * lib/getopt.in.h: Likewise.
18076         * lib/iconv.in.h: Likewise.
18077         * lib/langinfo.in.h: Likewise.
18078         * lib/locale.in.h: Likewise.
18079         * lib/math.in.h: Likewise.
18080         * lib/netdb.in.h: Likewise.
18081         * lib/netinet_in.in.h: Likewise.
18082         * lib/pty.in.h: Likewise.
18083         * lib/sched.in.h: Likewise.
18084         * lib/se-selinux.in.h: Likewise.
18085         * lib/search.in.h: Likewise.
18086         * lib/spawn.in.h: Likewise.
18087         * lib/stdarg.in.h: Likewise.
18088         * lib/stdint.in.h: Likewise.
18089         * lib/string.in.h: Likewise.
18090         * lib/strings.in.h: Likewise.
18091         * lib/sys_file.in.h: Likewise.
18092         * lib/sys_ioctl.in.h: Likewise.
18093         * lib/sys_time.in.h: Likewise.
18094         * lib/sys_times.in.h: Likewise.
18095         * lib/sys_utsname.in.h: Likewise.
18096         * lib/sys_wait.in.h: Likewise.
18097         * lib/sysexits.in.h: Likewise.
18098         * lib/wctype.in.h: Likewise.
18099
18100 2010-03-28  James Youngman  <jay@gnu.org>
18101
18102         save-cwd: don't leak a file descriptor when the caller execs.
18103         * lib/save-cwd.c (save_cwd): set the close-on-exec flag for the
18104         saved file descriptor.
18105         * modules/save-cwd (Depends-on): Depend on cloexec.
18106
18107 2010-03-29  Bruno Haible  <bruno@clisp.org>
18108
18109         Remove vestiges of fts-lgpl module.
18110         * lib/fts_.h: Assume GNULIB_FTS is 1.
18111         * lib/fts.c: Likewise.
18112         * modules/fts (configure.ac): Remove gl_MODULE_INDICATOR invocation.
18113
18114 2010-03-28  Bruno Haible  <bruno@clisp.org>
18115
18116         Fix definition of tests witness macro.
18117         * gnulib-tool (func_import): Fix definition of witness macro.
18118
18119 2010-03-28  Bruno Haible  <bruno@clisp.org>
18120
18121         Fix ioctl's protoype on glibc systems.
18122         * lib/sys_ioctl.in.h (ioctl): If REPLACE_IOCTL is 1, use a wrapper. Use
18123         _GL_CXXALIAS_SYS, not _GL_CXXALIAS_SYS_CAST.
18124         * lib/ioctl.c (rpl_ioctl) [HAVE_IOCTL]: New wrapper.
18125         * modules/ioctl (configure.ac): Test whether ioctl has the POSIX
18126         signature. If not, arrange to replace the ioctl function.
18127         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
18128         REPLACE_IOCTL.
18129         * modules/sys_ioctl (Makefile.am): Substitute REPLACE_IOCTL.
18130         * doc/posix-functions/ioctl.texi: Mention the glibc problem.
18131         Reported by Ludovic Courtès <ludo@gnu.org>.
18132
18133 2010-03-28  Javier Villavicencio  <the_paya@gentoo.org>
18134
18135         exclude: fix the case of globs vs. EXCLUDE_INCLUDE
18136         * lib/exclude.c (excluded_file_pattern_p): Fix logic error that
18137         made it so grep -r --include=GLOB* ... did not work.
18138
18139 2010-03-26  Jim Meyering  <meyering@redhat.com>
18140             Eric Blake  <eblake@redhat.com>
18141
18142         maint.mk: prohibit use of test's -o and -a operators
18143         * top/maint.mk (sc_prohibit_test_minus_ao): New rule.
18144
18145 2010-03-28  Bruno Haible  <bruno@clisp.org>
18146
18147         Remove unused GNULIB_XYZ macro definitions.
18148         * modules/crypto/gc-camellia (configure.ac): Remove gl_MODULE_INDICATOR
18149         invocation.
18150
18151 2010-03-28  Bruno Haible  <bruno@clisp.org>
18152
18153         Mark privileged tests modules.
18154         * modules/idpriv-drop-tests (Status): New section.
18155         * modules/idpriv-droptemp-tests (Status): New section.
18156
18157 2010-03-28  Bruno Haible  <bruno@clisp.org>
18158
18159         Split C++ tests into separate tests modules.
18160         * modules/dirent-c++-tests: New file, extracted from
18161         modules/dirent-tests.
18162         * modules/dirent-tests: Depend on it.
18163         * modules/fcntl-h-c++-tests: New file, extracted from
18164         modules/fcntl-h-tests.
18165         * modules/fcntl-h-tests: Depend on it.
18166         * modules/glob-c++-tests: New file, extracted from modules/glob-tests.
18167         * modules/glob-tests: Depend on it.
18168         * modules/iconv-h-c++-tests: New file, extracted from
18169         modules/iconv-h-tests.
18170         * modules/iconv-h-tests: Depend on it.
18171         * modules/langinfo-c++-tests: New file, extracted from
18172         modules/langinfo-tests.
18173         * modules/langinfo-tests: Depend on it.
18174         * modules/locale-c++-tests: New file, extracted from
18175         modules/locale-tests.
18176         * modules/locale-tests: Depend on it.
18177         * modules/math-c++-tests: New file, extracted from modules/math-tests.
18178         * modules/math-tests: Depend on it.
18179         * modules/pty-c++-tests: New file, extracted from modules/pty-tests.
18180         * modules/pty-tests: Depend on it.
18181         * modules/search-c++-tests: New file, extracted from
18182         modules/search-tests.
18183         * modules/search-tests: Depend on it.
18184         * modules/signal-c++-tests: New file, extracted from
18185         modules/signal-tests.
18186         * modules/signal-tests: Depend on it.
18187         * modules/spawn-c++-tests: New file, extracted from
18188         modules/spawn-tests.
18189         * modules/spawn-tests: Depend on it.
18190         * modules/stdio-c++-tests: New file, extracted from
18191         modules/stdio-tests.
18192         * modules/stdio-tests: Depend on it.
18193         * modules/stdlib-c++-tests: New file, extracted from
18194         modules/stdlib-tests.
18195         * modules/stdlib-tests: Depend on it.
18196         * modules/string-c++-tests: New file, extracted from
18197         modules/string-tests.
18198         * modules/string-tests: Depend on it.
18199         * modules/sys_ioctl-c++-tests: New file, extracted from
18200         modules/sys_ioctl-tests.
18201         * modules/sys_ioctl-tests: Depend on it.
18202         * modules/sys_select-c++-tests: New file, extracted from
18203         modules/sys_select-tests.
18204         * modules/sys_select-tests: Depend on it.
18205         * modules/sys_socket-c++-tests: New file, extracted from
18206         modules/sys_socket-tests.
18207         * modules/sys_socket-tests: Depend on it.
18208         * modules/sys_stat-c++-tests: New file, extracted from
18209         modules/sys_stat-tests.
18210         * modules/sys_stat-tests: Depend on it.
18211         * modules/sys_time-c++-tests: New file, extracted from
18212         modules/sys_time-tests.
18213         * modules/sys_time-tests: Depend on it.
18214         * modules/time-c++-tests: New file, extracted from modules/time-tests.
18215         * modules/time-tests: Depend on it.
18216         * modules/unistd-c++-tests: New file, extracted from
18217         modules/unistd-tests.
18218         * modules/unistd-tests: Depend on it.
18219         * modules/wchar-c++-tests: New file, extracted from
18220         modules/wchar-tests.
18221         * modules/wchar-tests: Depend on it.
18222         * modules/wctype-c++-tests: New file, extracted from
18223         modules/wctype-tests.
18224         * modules/wctype-tests: Depend on it.
18225         Reported by Simon Josefsson.
18226
18227 2010-03-28  Bruno Haible  <bruno@clisp.org>
18228
18229         gnulib-tool: Allow 'foo-tests' module even if there is no module 'foo'.
18230         * gnulib-tool (func_exists_module): New function, extracted from
18231         func_verify_module.
18232         (func_verify_module): Use it.
18233         (func_get_dependencies): Synthetize a dependency from 'foo-tests' to
18234         'foo' only if 'foo' exists.
18235         * doc/gnulib.texi (Extra tests modules): Explain how to split a tests
18236         module.
18237
18238 2010-03-28  Bruno Haible  <bruno@clisp.org>
18239
18240         gnulib-tool: Add support for special categories of tests.
18241         * gnulib-tool: New options --with-c++-tests, --with-longrunning-tests,
18242         --with-privileged-tests, --with-unportable-tests, --with-all-tests.
18243         (func_usage): Document them.
18244         (inc_cxx_tests, inc_longrunning_tests, inc_privileged_tests,
18245         inc_unportable_tests, inc_all_tests): New variables.
18246         (func_acceptable): Consider these variables.
18247         (func_modules_transitive_closure): Make it work when the 'Status' field
18248         consists of multiple words.
18249         (func_import): Store and restore the values of inc_cxx_tests,
18250         inc_longrunning_tests, inc_privileged_tests, inc_unportable_tests,
18251         inc_all_tests in gnulib-comp.m4.
18252         (func_create_testdir): Set inc_all_tests to true.
18253         * doc/gnulib.texi (Extra tests modules): New section.
18254         Suggested by Jim Meyering.
18255
18256 2010-03-28  Bruno Haible  <bruno@clisp.org>
18257
18258         ansi-c++-opt: Allow turning off the C++ build by default.
18259         * m4/ansi-c++.m4 (gl_CXX_CHOICE): Let CXX_CHOICE default to 'no' if
18260         gl_CXX_CHOICE_DEFAULT_NO is defined.
18261         Requested by Eric Blake.
18262
18263 2010-03-28  Bruno Haible  <bruno@clisp.org>
18264
18265         unistd: Avoid #define replacements in C++ mode.
18266         * lib/unistd.in.h (socket, connect, accept, bind, getpeername,
18267         getsockname, getsockopt, listen, recv, send, recvfrom, sendto,
18268         setsockopt, shutdown, select): In C++, attach a warning to the function
18269         if possible, rather than #defining the symbol to a dysfunctional alias.
18270         Reported by John W. Eaton <jwe@gnu.org>.
18271
18272 2010-03-28  Bruno Haible  <bruno@clisp.org>
18273
18274         Fix link errors on mingw.
18275         * lib/sys_ioctl.in.h (ioctl): Fix declaration idiom.
18276         * modules/sys_ioctl-tests (Makefile.am): Link test-sys_ioctl-c++ with
18277         $(LIBSOCKET).
18278         * modules/sys_select-tests (Makefile.am): Link test-sys_select-c++ with
18279         $(LIBSOCKET).
18280
18281 2010-03-28  Bruno Haible  <bruno@clisp.org>
18282             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18283
18284         lib-ignore: Determine different options for different compilers.
18285         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Set a variable which
18286         depends on the current language (C/C++/Fortran). Don't set LDFLAGS.
18287         Add comments.
18288         (_gl_IGNORE_UNUSED_LIBRARIES_OPTIONS): New macro.
18289         * NEWS: Mention the change.
18290
18291 2010-03-27  Bruno Haible  <bruno@clisp.org>
18292
18293         Remove unused GNULIB_XYZ macro definitions.
18294         * modules/dup3 (configure.ac): Remove gl_MODULE_INDICATOR invocation.
18295         * modules/fseek (configure.ac): Likewise.
18296         * modules/ioctl (configure.ac): Likewise.
18297         * modules/open (configure.ac): Likewise.
18298         * modules/stdlib-safer (configure.ac): Likewise.
18299
18300 2010-03-27  Bruno Haible  <bruno@clisp.org>
18301
18302         Add a remark about certain modules.
18303         * modules/malloc (Comment): New section.
18304         * modules/realloc (Comment): Likewise.
18305         * modules/sigpipe (Comment): Likewise.
18306
18307 2010-03-27  Bruno Haible  <bruno@clisp.org>
18308
18309         Resolve conflict between the two kinds of module indicators.
18310         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_FOR_TESTS): Define
18311         GNULIB_TEST_XYZ instead of GNULIB_XYZ.
18312         * modules/canonicalize (configure.ac): Invoke
18313         gl_MODULE_INDICATOR_FOR_TESTS.
18314         * tests/test-canonicalize-lgpl.c: Test GNULIB_TEST_XYZ instead of
18315         GNULIB_XYZ.
18316         * tests/test-dirent-c++.cc: Likewise.
18317         * tests/test-dirent-safer.c: Likewise.
18318         * tests/test-dup2.c: Likewise.
18319         * tests/test-fchdir.c: Likewise.
18320         * tests/test-fcntl-h-c++.cc: Likewise.
18321         * tests/test-getopt.c: Likewise.
18322         * tests/test-getopt.h: Likewise.
18323         * tests/test-langinfo-c++.cc: Likewise.
18324         * tests/test-locale-c++.cc: Likewise.
18325         * tests/test-math-c++.cc: Likewise.
18326         * tests/test-pty-c++.cc: Likewise.
18327         * tests/test-search-c++.cc: Likewise.
18328         * tests/test-signal-c++.cc: Likewise.
18329         * tests/test-spawn-c++.cc: Likewise.
18330         * tests/test-stdio-c++.cc: Likewise.
18331         * tests/test-stdlib-c++.cc: Likewise.
18332         * tests/test-string-c++.cc: Likewise.
18333         * tests/test-sys_ioctl-c++.cc: Likewise.
18334         * tests/test-sys_select-c++.cc: Likewise.
18335         * tests/test-sys_socket-c++.cc: Likewise.
18336         * tests/test-sys_stat-c++.cc: Likewise.
18337         * tests/test-sys_time-c++.cc: Likewise.
18338         * tests/test-time-c++.cc: Likewise.
18339         * tests/test-unistd-c++.cc: Likewise.
18340         * tests/test-wchar-c++.cc: Likewise.
18341         * tests/uninorm/test-u8-nfc.c: Likewise.
18342         * tests/uninorm/test-u8-nfd.c: Likewise.
18343         * tests/uninorm/test-u8-nfkc.c: Likewise.
18344         * tests/uninorm/test-u8-nfkd.c: Likewise.
18345         * tests/uninorm/test-u16-nfc.c: Likewise.
18346         * tests/uninorm/test-u16-nfd.c: Likewise.
18347         * tests/uninorm/test-u16-nfkc.c: Likewise.
18348         * tests/uninorm/test-u16-nfkd.c: Likewise.
18349         * tests/uninorm/test-u32-nfc.c: Likewise.
18350         * tests/uninorm/test-u32-nfc-big.c: Likewise.
18351         * tests/uninorm/test-u32-nfd.c: Likewise.
18352         * tests/uninorm/test-u32-nfd-big.c: Likewise.
18353         * tests/uninorm/test-u32-nfkc.c: Likewise.
18354         * tests/uninorm/test-u32-nfkc-big.c: Likewise.
18355         * tests/uninorm/test-u32-nfkd.c: Likewise.
18356         * tests/uninorm/test-u32-nfkd-big.c: Likewise.
18357         * tests/uninorm/test-u32-normalize-big.c: Likewise.
18358
18359 2010-03-27  Bruno Haible  <bruno@clisp.org>
18360
18361         Distinguish two kinds of module indicators.
18362         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_FOR_TESTS): Renamed from
18363         gl_MODULE_INDICATOR.
18364         (gl_MODULE_INDICATOR): New macro.
18365         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Invoke
18366         gl_MODULE_INDICATOR_FOR_TESTS instead of gl_MODULE_INDICATOR.
18367         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Likewise.
18368         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Likewise.
18369         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Likewise.
18370         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Likewise.
18371         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Likewise.
18372         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Likewise.
18373         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Likewise.
18374         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Likewise.
18375         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Likewise.
18376         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Likewise.
18377         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Likewise.
18378         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Likewise.
18379         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Likewise.
18380         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Likewise.
18381         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Likewise.
18382         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Likewise.
18383         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Likewise.
18384         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Likewise.
18385         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Likewise.
18386         * modules/cloexec (configure.ac): Likewise.
18387         * modules/getopt-gnu (configure.ac): Likewise.
18388         * modules/uninorm/u8-normalize (configure.ac): Likewise.
18389         * modules/uninorm/u16-normalize (configure.ac): Likewise.
18390         * modules/uninorm/u32-normalize (configure.ac): Likewise.
18391         * modules/fdopendir (configure.ac): Invoke gl_MODULE_INDICATOR.
18392
18393 2010-03-27  Bruno Haible  <bruno@clisp.org>
18394
18395         New module description field 'Comment'.
18396         * gnulib-tool: New option --extract-comment.
18397         (func_usage): Document it.
18398         (sed_extract_prog, sed_extract_field_header): Support 'Comment' field.
18399         (func_get_comment): New function.
18400         * modules/TEMPLATE-EXTENDED: Add a blank Comment field.
18401
18402 2010-03-27  Bruno Haible  <bruno@clisp.org>
18403
18404         Addendum to 2010-02-07 commit.
18405         * gnulib-tool (func_usage): Document --extract-applicability option.
18406
18407 2010-03-27  Bruno Haible  <bruno@clisp.org>
18408
18409         Use GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.
18410         * lib/time.in.h (asctime, asctime_r, ctime, ctime_r): Test
18411         GNULIB_POSIXCHECK, not GNULIB_PORTCHECK. Provide compile-time warnings
18412         rather than link errors.
18413
18414 2010-03-27  Bruno Haible  <bruno@clisp.org>
18415
18416         Avoid side effects from tests-related modules on the compilation of lib.
18417         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_CONDITION): New macro.
18418         (gl_MODULE_INDICATOR_SET_VARIABLE): Use its expansion as a value.
18419         * gnulib-tool (func_emit_tests_Makefile_am): Accept a witness_macro
18420         parameter. Emit into AM_CPPFLAGS a definition of the designated C
18421         macro.
18422         (func_import): Define a witness macro. Assign it a value that depends
18423         on the current package. Override gl_MODULE_INDICATOR_CONDITION for the
18424         tests-related modules.
18425         (func_create_testdir): Update func_emit_tests_Makefile_am invocation.
18426         Reported by Jim Meyering.
18427
18428 2010-03-27  Bruno Haible  <bruno@clisp.org>
18429
18430         Factorize common .m4 code.
18431         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_SET_VARIABLE): New macro.
18432         * m4/arpa_inet_h.m4 (gl_ARPA_INET_MODULE_INDICATOR): Use it.
18433         * m4/ctype.m4 (gl_CTYPE_MODULE_INDICATOR): Likewise.
18434         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Likewise.
18435         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Likewise.
18436         * m4/iconv_h.m4 (gl_ICONV_MODULE_INDICATOR): Likewise.
18437         * m4/inttypes.m4 (gl_INTTYPES_MODULE_INDICATOR): Likewise.
18438         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Likewise.
18439         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Likewise.
18440         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Likewise.
18441         * m4/netdb_h.m4 (gl_NETDB_MODULE_INDICATOR): Likewise.
18442         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Likewise.
18443         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Likewise.
18444         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Likewise.
18445         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Likewise.
18446         * m4/stddef_h.m4 (gl_STDDEF_MODULE_INDICATOR): Likewise.
18447         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Likewise.
18448         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Likewise.
18449         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Likewise.
18450         * m4/strings_h.m4 (gl_STRINGS_MODULE_INDICATOR): Likewise.
18451         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_MODULE_INDICATOR): Likewise.
18452         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Likewise.
18453         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Likewise.
18454         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Likewise.
18455         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Likewise.
18456         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Likewise.
18457         * m4/sys_times_h.m4 (gl_SYS_TIMES_MODULE_INDICATOR): Likewise.
18458         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_MODULE_INDICATOR): Likewise.
18459         * m4/sys_wait_h.m4 (gl_SYS_WAIT_MODULE_INDICATOR): Likewise.
18460         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Likewise.
18461         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Likewise.
18462         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Likewise.
18463
18464 2010-03-27  Bruno Haible  <bruno@clisp.org>
18465
18466         Fix a compilation error on Cygwin with g++ >= 4.3.
18467         * lib/sys_stat.in.h (lchmod): Don't warn about the use of this function
18468         if it is undefined or if we alias it to chmod.
18469         (lstat): Don't warn about the use of this function if it is undefined
18470         or if we alias it to stat.
18471         Reported by Simon Josefsson.
18472
18473 2010-03-27  Bruno Haible  <bruno@clisp.org>
18474
18475         * m4/getlogin.m4 (gl_FUNC_GETLOGIN): Renamed from gl_GETLOGIN.
18476         * modules/getlogin (configure.ac): Update.
18477
18478         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Renamed from gl_GETLOGIN_R.
18479         * modules/getlogin_r (configure.ac): Update.
18480
18481         * m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Renamed from gl_INET_NTOP.
18482         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Update.
18483         * modules/inet_ntop (configure.ac): Update.
18484
18485         * m4/inet_pton.m4 (gl_FUNC_INET_PTON): Renamed from gl_INET_PTON.
18486         * modules/inet_pton (configure.ac): Update.
18487
18488         * m4/mbslen.m4 (gl_FUNC_MBSLEN): Renamed from gl_MBSLEN.
18489         * modules/mbslen (configure.ac): Update.
18490
18491         * m4/pty.m4 (gl_FUNC_FORKPTY): Renamed from gl_FORKPTY.
18492         (gl_FUNC_OPENPTY): Renamed from gl_OPENPTY.
18493         * modules/forkpty (configure.ac): Update.
18494         * modules/openpty (configure.ac): Update.
18495
18496 2010-03-26  Simon Josefsson  <simon@josefsson.org>
18497
18498         * top/maint.mk (sc_texinfo_acronym): Don't infloop if there is
18499         no *.texi files.  Reported by Eric Blake <eblake@redhat.com>.
18500
18501 2010-03-25  Eric Blake  <eblake@redhat.com>
18502
18503         maint: use pragma consistently across replacement headers
18504         * lib/ctype.in.h (system_header): Hoist for consistent placement.
18505         * lib/dirent.in.h (system_header): Likewise.
18506         * lib/errno.in.h (system_header): Likewise.
18507         * lib/float.in.h (system_header): Likewise.
18508         * lib/getopt.in.h (system_header): Likewise.
18509         * lib/iconv.in.h (system_header): Likewise.
18510         * lib/inttypes.in.h (system_header): Likewise.
18511         * lib/langinfo.in.h (system_header): Likewise.
18512         * lib/locale.in.h (system_header): Likewise.
18513         * lib/math.in.h (system_header): Likewise.
18514         * lib/netdb.in.h (system_header): Likewise.
18515         * lib/netinet_in.in.h (system_header): Likewise.
18516         * lib/pty.in.h (system_header): Likewise.
18517         * lib/sched.in.h (system_header): Likewise.
18518         * lib/se-selinux.in.h (system_header): Likewise.
18519         * lib/search.in.h (system_header): Likewise.
18520         * lib/spawn.in.h (system_header): Likewise.
18521         * lib/stdarg.in.h (system_header): Likewise.
18522         * lib/stdint.in.h (system_header): Likewise.
18523         * lib/string.in.h (system_header): Likewise.
18524         * lib/strings.in.h (system_header): Likewise.
18525         * lib/sys_file.in.h (system_header): Likewise.
18526         * lib/sys_ioctl.in.h (system_header): Likewise.
18527         * lib/sys_socket.in.h (system_header): Likewise.
18528         * lib/sys_times.in.h (system_header): Likewise.
18529         * lib/sys_utsname.in.h (system_header): Likewise.
18530         * lib/sys_wait.in.h (system_header): Likewise.
18531         * lib/sysexits.in.h (system_header): Likewise.
18532         * lib/unistd.in.h (system_header): Likewise.
18533         * lib/wctype.in.h (system_header): Likewise.
18534
18535         arpa/inet: fix mingw compilation warning
18536         * lib/arpa_inet.in.h (system_header): Hoist to be unconditional.
18537         Reported by Matthew Bolte.
18538
18539 2010-03-25  Bruno Haible  <bruno@clisp.org>
18540
18541         Avoid collision between gnulib wrapper and libintl wrapper.
18542         * lib/printf.c (printf): Don't define if a printf wrapper is already
18543         defined in intl/printf.c.
18544         Reported by Michel Boaventura <michel@michelboaventura.com>.
18545
18546 2010-03-25  Bruno Haible  <bruno@clisp.org>
18547
18548         Use ANSI C.
18549         * lib/readutmp.h (getutent): Provide ANSI C prototype.
18550
18551 2010-03-25  Bruno Haible  <bruno@clisp.org>
18552
18553         Minor formatting changes.
18554         * lib/acosl.c: Insert space before function argument list.
18555         * lib/argz.c: Likewise.
18556         * lib/asinl.c: Likewise.
18557         * lib/expl.c: Likewise.
18558         * lib/gen-uni-tables.c: Likewise.
18559         * lib/gettext.h: Likewise.
18560         * lib/glthread/lock.h: Likewise.
18561         * lib/tanl.c: Likewise.
18562         * lib/uniname/uniname.c: Likewise.
18563         * tests/test-idpriv-drop.c: Likewise.
18564         * tests/test-idpriv-droptemp.c: Likewise.
18565         * tests/test-lock.c: Likewise.
18566         * tests/test-tls.c: Likewise.
18567         * lib/argp-help.c: Insert space before function-like macro argument
18568         list.
18569         * lib/memcmp.c: Likewise.
18570         * tests/test-base64.c: Likewise.
18571         * lib/localename.c: Insert space before sizeof's argument list.
18572         * lib/safe-alloc.h: Likewise.
18573         * lib/file-set.h: Insert space before macro argument list.
18574         * tests/test-argp.c: Likewise.
18575         * lib/argp-namefrob.h: Insert space before function parameter list.
18576         * lib/getaddrinfo.c: Likewise.
18577         * lib/netdb.in.h: Likewise.
18578         * lib/parse-duration.h: Likewise.
18579         * lib/parse-duration.c: Likewise.
18580         * lib/poll.c: Likewise.
18581         * lib/select.c: Likewise.
18582         * lib/trim.h: Likewise.
18583         * tests/test-usleep.c: Likewise.
18584         * lib/ldexpl.c: Insert space before function parameter list and before
18585         function argument list.
18586         * lib/logl.c: Likewise.
18587         * lib/sqrtl.c: Likewise.
18588         * lib/trim.c: Likewise.
18589         * lib/cosl.c: Use GNU style indentation. Insert space before function
18590         argument list.
18591         * lib/sinl.c: Likewise.
18592         * lib/tsearch.c: Insert space after 'for'.
18593         Reported by Jim Meyering.
18594
18595 2010-03-23  Pádraig Brady  <P@draigBrady.com>  (tiny change)
18596
18597         * maint.mk (sc_Wundef_boolean): Check for the presence of the
18598         config header before grepping, as it's not present before
18599         autoreconf/configure are run.  Reported by Simon Josefsson.
18600
18601 2010-03-23  Bruno Haible  <bruno@clisp.org>
18602
18603         pt_chown: Make it work with automake < 1.11.
18604         * modules/pt_chown (Makefile.am): Define pkglibexecdir.
18605         Reported by Simon Josefsson.
18606
18607 2010-03-23  Bruno Haible  <bruno@clisp.org>
18608
18609         pt_chown: Don't depend on GPLed modules.
18610         * lib/pt_chown.c: Don't include idpriv.h.
18611         (main): Don't drop privileges.
18612         * modules/pt_chown (Depends-on): Remove idpriv-drop.
18613         Reported by Simon Josefsson.
18614
18615 2010-03-24  Simon Josefsson  <simon@josefsson.org>
18616
18617         * top/maint.mk (sc_texinfo_acronym): Add rule, based on
18618         suggestions from karl@freefriends.org (Karl Berry).
18619
18620 2010-03-22  Eric Blake  <eblake@redhat.com>
18621
18622         gethostname: further tweaks
18623         * lib/unistd.in.h (includes): Only worry about <winsock2.h> if we
18624         are overriding gethostname.
18625         Suggested by Bruno Haible.
18626
18627 2010-03-21  Bruno Haible  <bruno@clisp.org>
18628
18629         Fix comments.
18630         * lib/forkpty.c (rpl_forkpty): Fix comment.
18631         * lib/openpty.c (rpl_openpty): Likewise.
18632         Reported by Eric Blake.
18633
18634 2010-03-22  Eric Blake  <eblake@redhat.com>
18635
18636         gethostname: fix build on mingw
18637         * lib/unistd.in.h (includes): Work around fact that mingw
18638         <winsock2.h> re-includes <unistd.h>, by avoiding any
18639         redeclarations if we are being included by <winsock2.h>.
18640         Reported by Matthias Bolte.
18641
18642 2010-03-21  Bruno Haible  <bruno@clisp.org>
18643
18644         forkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
18645         * lib/forkpty.c (forkpty): New replacement function, from glibc with
18646         modifications.
18647         * lib/pty.in.h (forkpty): Update declaration. Add comments.
18648         * m4/pty.m4 (gl_FORKPTY): If forkpty is not declared, arrange to
18649         provide the replacement.
18650         * modules/forkpty (Depends-on): Add openpty, login_tty.
18651         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Initialize HAVE_FORKPTY.
18652         * modules/pty (Makefile.am): Substitute HAVE_FORKPTY.
18653         * doc/glibc-functions/forkpty.texi: More supported platforms.
18654         * config/srclist.txt: Add forkpty.c (commented).
18655
18656 2010-03-21  Bruno Haible  <bruno@clisp.org>
18657
18658         * modules/forkpty-tests: Use the common TEMPLATE-TESTS.
18659         (Makefile.am): Verify that PTY_LIB is defined.
18660
18661         * modules/openpty-tests: Use the common TEMPLATE-TESTS.
18662
18663 2010-03-21  Bruno Haible  <bruno@clisp.org>
18664
18665         Tests for module 'login_tty'.
18666         * modules/login_tty-tests: New file.
18667         * tests/test-login_tty.c: New file.
18668
18669         New module 'login_tty'.
18670         * lib/login_tty.c: New file.
18671         * m4/pty.m4 (gl_FUNC_LOGIN_TTY): New macro.
18672         * modules/login_tty: New file.
18673         * doc/glibc-functions/login_tty.texi: Mention the new module.
18674
18675 2010-03-21  Bruno Haible  <bruno@clisp.org>
18676
18677         login_tty: Documentation.
18678         * doc/glibc-functions/login_tty.texi: New file.
18679         * doc/gnulib.texi (Glibc <utmp.h>): Include it.
18680
18681 2010-03-21  Bruno Haible  <bruno@clisp.org>
18682
18683         pty: Consistent macro naming.
18684         * m4/pty_h.m4 (gl_PTY_H): Renamed from gl_PTY.
18685         * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): Update.
18686         * modules/pty (configure.ac): Update.
18687
18688 2010-03-21  Bruno Haible  <bruno@clisp.org>
18689
18690         Tests for openpty: Make stricter.
18691         * tests/test-openpty.c (main): Add test of canonical processing and
18692         erase.
18693         * modules/openpty-tests (Makefile.am): Verify that PTY_LIB is defined.
18694
18695         openpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
18696         * lib/openpty.c (openpty): New replacement function.
18697         * lib/pty.in.h: Include <termios.h>.
18698         (openpty): Update declaration. Add comments.
18699         * m4/pty.m4 (gl_OPENPTY): Require AC_USE_SYSTEM_EXTENSIONS. If openpty
18700         is not declared, arrange to provide the replacement. Check for _getpty
18701         and posix_openpt.
18702         * modules/openpty (Depends-on): Add extensions, fcntl-h, ioctl.
18703         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Initialize HAVE_OPENPTY.
18704         * modules/pty (Makefile.am): Substitute HAVE_OPENPTY.
18705         * modules/pty-tests (test_pty_c___LDADD): New variable.
18706         * doc/glibc-functions/openpty.texi: More supported platforms.
18707
18708 2010-03-21  Bruno Haible  <bruno@clisp.org>
18709
18710         setenv: Tweaks.
18711         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Include necessary headers in
18712         the test program.
18713         * doc/posix-functions/setenv.texi: Update platforms list.
18714
18715 2010-03-21  Bruno Haible  <bruno@clisp.org>
18716
18717         New module 'unlockpt'.
18718         * lib/unlockpt.c: New file, from glibc with modifications.
18719         * m4/unlockpt.m4: New file.
18720         * modules/unlockpt: New file.
18721         * lib/stdlib.in.h (unlockpt): New declaration.
18722         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether unlockpt is declared.
18723         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_UNLOCKPT, HAVE_UNLOCKPT.
18724         * modules/stdlib (Makefile.am): Substitute GNULIB_UNLOCKPT,
18725         HAVE_UNLOCKPT.
18726         * doc/posix-functions/unlockpt.texi: Mention the new module.
18727         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::unlockpt.
18728         * config/srclist.txt: Add unlockpt.c (commented).
18729
18730 2010-03-21  Jim Meyering  <meyering@redhat.com>
18731
18732         maint.mk: prohibit inclusion of "intprops.h" without use
18733         * top/maint.mk (sc_prohibit_intprops_without_use): New rule.
18734
18735 2010-03-21  Bruno Haible  <bruno@clisp.org>
18736
18737         New module 'grantpt'.
18738         * lib/grantpt.c: New file, from glibc with modifications.
18739         * m4/grantpt.m4: New file.
18740         * modules/grantpt: New file.
18741         * lib/stdlib.in.h (grantpt): New declaration.
18742         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether grantpt is declared.
18743         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GRANTPT, HAVE_GRANTPT.
18744         * modules/stdlib (Makefile.am): Substitute GNULIB_GRANTPT,
18745         HAVE_GRANTPT.
18746         * doc/posix-functions/grantpt.texi: Mention the new module.
18747         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::grantpt.
18748         * config/srclist.txt: Add grantpt.c (commented).
18749
18750 2010-03-21  Bruno Haible  <bruno@clisp.org>
18751
18752         New module 'pt_chown'.
18753         * lib/pt_chown.c: New file, from glibc with modifications.
18754         * lib/pty-private.h: New file, from glibc with modifications.
18755         * modules/pt_chown: New file.
18756         * config/srclist.txt: Add pt_chown.c, pty-private.h (commented).
18757
18758 2010-03-21  Bruno Haible  <bruno@clisp.org>
18759
18760         Tests for module 'ptsname'.
18761         * modules/ptsname-tests: New file.
18762         * tests/test-ptsname.c: New file.
18763
18764         New module 'ptsname'.
18765         * lib/ptsname.c: New file, from glibc with modifications.
18766         * m4/ptsname.m4: New file.
18767         * modules/ptsname: New file.
18768         * lib/stdlib.in.h (ptsname): New declaration.
18769         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether ptsname is declared.
18770         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PTSNAME, HAVE_PTSNAME.
18771         * modules/stdlib (Makefile.am): Substitute GNULIB_PTSNAME,
18772         HAVE_PTSNAME.
18773         * doc/posix-functions/ptsname.texi: Mention the new module.
18774         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::ptsname.
18775         * config/srclist.txt: Add ptsname.c (commented).
18776
18777 2010-03-21  Bruno Haible  <bruno@clisp.org>
18778
18779         Tests for module 'ttyname_r'.
18780         * modules/ttyname_r-tests: New file.
18781         * tests/test-ttyname_r.c: New file.
18782
18783         New module 'ttyname_r'.
18784         * lib/ttyname_r.c: New file.
18785         * m4/ttyname_r.m4: New file.
18786         * modules/ttyname_r: New file.
18787         * lib/unistd.in.h (ttyname_r): New declaration.
18788         * m4/unistd_h.m4 (gl_UNISTD_H): Check whether ttyname_r is declared.
18789         (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_TTYNAME_R, HAVE_TTYNAME_R.
18790         * modules/unistd (Makefile.am): Substitute GNULIB_TTYNAME_R,
18791         HAVE_TTYNAME_R.
18792         * tests/test-unistd-c++.cc: Check GNULIB_NAMESPACE::ttyname_r.
18793         * doc/posix-functions/ttyname_r.texi: Mention the new module.
18794
18795 2010-03-20  Bruno Haible  <bruno@clisp.org>
18796
18797         signal: Undefine macro definitions in C++ mode.
18798         * lib/signal.in.h (sigismember, sigemptyset, sigaddset, sigdelset,
18799         sigfillset): Undefine macro definitions from the system header in C++
18800         mode.
18801         Reported by John W. Eaton <jwe@gnu.org>.
18802
18803 2010-03-20  Bruno Haible  <bruno@clisp.org>
18804
18805         Ensure no #include statements inside extern "C" { ... }.
18806         * lib/obstack.h: Shrink extern "C" { ... } region so that it does not
18807         contain #include statements.
18808         * lib/time.in.h: Likewise.
18809
18810 2010-03-20  Bruno Haible  <bruno@clisp.org>
18811
18812         Make _GL_WARN_ON_USE usable in C++ and C mode in the same compilation.
18813         * build-aux/warn-on-use.h (_GL_WARN_EXTERN_C): New macro.
18814         (_GL_WARN_ON_USE, _GL_WARN_ON_USE_CXX): Likewise.
18815         Reported by John W. Eaton <jwe@gnu.org>.
18816
18817 2010-03-20  Bruno Haible  <bruno@clisp.org>
18818
18819         * m4/unlink.m4 (gl_FUNC_UNLINK): Fix last commit.
18820         Reported by Jim Meyering.
18821
18822 2010-03-20  Bruno Haible  <bruno@clisp.org>
18823
18824         pipe: Set errno upon failure.
18825         * lib/pipe.h: Specify that when -1 is returned, errno is set.
18826         * lib/pipe.c (create_pipe): Set errno when returning -1. Use the right
18827         errno value in error message.
18828
18829 2010-03-20  Bruno Haible  <bruno@clisp.org>
18830             Jim Meyering  <meyering@redhat.com>
18831
18832         lchown: Avoid "unused variable" warning.
18833         * lib/lchown.c (rpl_lchown): Move variable 'st' into #if block.
18834
18835 2010-03-20  Bruno Haible  <bruno@clisp.org>
18836
18837         Work around unlink() bug on MacOS X 10.5.6.
18838         * lib/unlink.c (rpl_unlink): If UNLINK_PARENT_BUG is defined, fail when
18839         attempting to unlink a parent directory.
18840         * m4/unlink.m4 (gl_FUNC_UNLINK): Require AC_CANONICAL_HOST. Test for
18841         MacOS X 10.5 bug. If the bug is present, define UNLINK_PARENT_BUG and
18842         activate for the replacement function.
18843         * doc/posix-functions/unlink.texi: Mention the MacOS X 10.5 bug.
18844
18845 2010-03-20  Bruno Haible  <bruno@clisp.org>
18846
18847         Fix link errors on Solaris 8.
18848         * modules/dirent-tests (test_dirent_c___LDADD): Add LIB_NANOSLEEP.
18849         * modules/wctype-tests (test_wctype_c___LDADD): Likewise.
18850
18851 2010-03-19  Jim Meyering  <meyering@redhat.com>
18852
18853         regcomp.c: make non-_LIBC implementation of build_range_exp consistent
18854         The _LIBC implementation of build_range_exp correctly honors the
18855         RE_NO_EMPTY_RANGES flag when checking for reversed range endpoints.
18856         However, the non-_LIBC implementation would ignore that syntax-bit
18857         flag and return REG_ERANGE unconditionally.
18858         This change makes it honor that flag.
18859         * lib/regcomp.c (build_range_exp) [!_LIBC]: Add a parameter: "syntax".
18860         Make two pointer parameters "const".
18861         Use "syntax" bits in order to honor RE_NO_EMPTY_RANGES.
18862         (parse_bracket_exp): Update caller.
18863
18864         regex.m4: correct the reversed range endpoint ([b-a]) test
18865         * m4/regex.m4: When requiring that [b-a] evoke failure,
18866         use RE_NO_EMPTY_RANGES.  This makes this entire configure-time
18867         test pass once again for x86-based systems.
18868
18869 2010-03-19  Bruno Haible  <bruno@clisp.org>
18870
18871         scandir: Fix link error on Solaris 8.
18872         * lib/scandir.c (_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New fallback
18873         macros.
18874
18875 2010-03-19  Bruno Haible  <bruno@clisp.org>
18876
18877         getusershell: Fix documentation.
18878         * doc/glibc-functions/endusershell.texi: Refer to the getusershell
18879         module.
18880         * doc/glibc-functions/setusershell.texi: Likewise.
18881
18882         getusershell: Provide declaration, missing on Solaris 9.
18883         * lib/unistd.in.h (getusershell, setusershell, endusershell): Declare
18884         also if HAVE_GETUSERSHELL && !HAVE_DECL_GETUSERSHELL.
18885         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): When the function exists,
18886         check whether it is declared. Set HAVE_DECL_GETUSERSHELL.
18887         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
18888         HAVE_DECL_GETUSERSHELL, not HAVE_GETUSERSHELL.
18889         * modules/unistd (Makefile.am): Substitute HAVE_DECL_GETUSERSHELL, not
18890         HAVE_GETUSERSHELL.
18891         * doc/glibc-functions/getusershell.texi: Mention the Solaris problem.
18892
18893 2010-03-19  Bruno Haible  <bruno@clisp.org>
18894
18895         wctype: Provide iswblank function.
18896         * lib/wctype.in.h (iswblank): Provide a replacement also when iswcntrl
18897         exists and is fine.
18898         * m4/wctype_h.m4 (gl_WCTYPE_H): Also check whether iswcntrl exists.
18899         * modules/wctype (Makefile.am): Substitute HAVE_ISWBLANK.
18900         * tests/test-wctype.c (main): Re-enable the iswblank tests.
18901         * doc/posix-functions/iswblank.texi: Update.
18902
18903 2010-03-19  Bruno Haible  <bruno@clisp.org>
18904
18905         Tests of module 'pty' in C++ mode.
18906         * modules/pty-tests: New file.
18907         * tests/test-pty-c++.cc: New file.
18908         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
18909
18910 2010-03-19  Eric Blake  <eblake@redhat.com>
18911
18912         logb: fix documentation
18913         * doc/posix-functions/logb.texi (logb): Gnulib fixes the cygwin
18914         1.5 declaration bug.
18915
18916         forkpty, openpty: prefer glibc's const-safe prototype
18917         * lib/forkpty.c (rpl_forkpty): New file.
18918         * lib/openpty.c (rpl_openpty): Likewise.
18919         * modules/forkpty (Files): Distribute it.
18920         * modules/openpty (Files): Likewise.
18921         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Add new witnesses.  Move decl
18922         check...
18923         * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): ...here.  Request
18924         replacement for for non-const BSD signature.
18925         * modules/pty (Makefile.am): Substitute witnesses.
18926         * lib/pty.in.h (forkpty, openpty): Declare replacements.
18927         * tests/test-forkpty.c: Update signature check.
18928         * tests/test-openpty.c: Likewise.
18929         * doc/glibc-functions/forkpty.texi (forkpty): Document the fix.
18930         * doc/glibc-functions/openpty.texi (openpty): Likewise.
18931
18932         forkpty, openpty: split functions into new modules
18933         * modules/pty (Makefile.am): Substitute new witnesses.
18934         (Libraries): Move library detection...
18935         * modules/forkpty: ...into new module.
18936         * modules/openpty: Another new module.
18937         * modules/pty-tests: Rename and split...
18938         * modules/forkpty-tests: ...to this...
18939         * modules/openpty-tests: ...and this.
18940         * tests/test-pty.c: Rename and split...
18941         * tests/test-forkpty.c: ...to this...
18942         * tests/test-openpty.c: ...and this.
18943         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Add new witnesses.
18944         (gl_PTY): Split library searching...
18945         * m4/pty.m4 (gl_PTY_LIB): ...into new file.
18946         (gl_FORKPTY, gl_OPENPTY): New macros.
18947         * lib/pty.in.h (forkpty, openpty): Honor new witnesses.
18948         * NEWS: Mention the split.
18949         * MODULES.html.sh (Misc): Document the modules.
18950         * doc/glibc-functions/forkpty.texi (forkpty): Likewise.
18951         * doc/glibc-functions/openpty.texi (openpty): Likewise.
18952
18953         pty: improve replacement header
18954         * lib/pty.in.h: New file.
18955         * modules/pty (Files): Ship it.
18956         (Makefile.am): Always build replacement.
18957         * m4/pty.m4: Rename...
18958         * m4/pty_h.m4: ...to this.
18959         (gl_PTY): Modernize setting of witness macros; update check of
18960         forkpty to take proper advantage of cache.
18961         (gl_PTY_MODULE_INDICATOR, gl_PTY_H_DEFAULTS): New macros.
18962
18963         getopt: avoid compiler warning
18964         * lib/getopt.c (attribute_hidden): Remove unused macro.
18965
18966 2010-03-18  Bruno Haible  <bruno@clisp.org>
18967
18968         Fix link errors on Solaris 8.
18969         * modules/iconv-h-tests (test_iconv_h_c___LDADD): Add LIB_NANOSLEEP.
18970         * modules/search-tests (test_search_c___LDADD): Likewise.
18971         * modules/signal-tests (test_signal_c___LDADD): Likewise.
18972         * modules/spawn-tests (test_spawn_c___LDADD): Likewise.
18973         * modules/stdio-tests (test_stdio_c___LDADD): Likewise.
18974         * modules/sys_select-tests (test_sys_select_c___LDADD): Likewise.
18975         * modules/sys_socket-tests (test_sys_socket_c___LDADD): Likewise.
18976         * modules/sys_time-tests (test_sys_time_c___LDADD): Likewise.
18977         * modules/wchar-tests (test_wchar_c___LDADD): Likewise.
18978
18979 2010-03-18  Bruno Haible  <bruno@clisp.org>
18980
18981         Fix bug introduced on 2010-03-14.
18982         * m4/spawn_h.m4 (gl_HAVE_POSIX_SPAWN): New macro.
18983         (gl_SPAWN_H): Require it.
18984         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): Likewise.
18985         Reported by Simon Josefsson.
18986
18987 2010-03-18  Bruno Haible  <bruno@clisp.org>
18988
18989         Fix typo introduced on 2009-12-31.
18990         * m4/spawn_h.m4 (gl_SPAWN_H): Check for the declaration of
18991         posix_spawn_file_actions_adddup2.
18992
18993 2010-03-17  Bert Wesarg  <bert.wesarg@googlemail.com>  (tiny change)
18994         and Eric Blake  <eblake@redhat.com>
18995
18996         test-vc-list-files-git: make more robust
18997         * tests/test-vc-list-files-git.sh: Unset problematic environment
18998         variables.  Chain commands together.
18999
19000 2010-03-17  Ludovic Courtès <ludo@gnu.org>  (tiny change)
19001
19002         * m4/pty.m4: Unset $ac_cv_have_decl_forkpty before the second
19003         `AC_CHECK_DECL' invocation.
19004
19005 2010-03-15  Sergey Poznyakoff  <gray@gnu.org.ua>
19006
19007         * lib/inttostr.c (inttostr): Make sure the invocation of verify
19008         appears before executable statements. Suggested by Petr Sumbera
19009         <Petr.Sumbera@Sun.COM>.
19010
19011 2010-03-14  Bruno Haible  <bruno@clisp.org>
19012
19013         * tests/test-flock.c (test_exclusive): Comment out a test that causes
19014         portability problems. Instead use a simpler test.
19015         (main): Check that invalid arguments are rejected only on Linux.
19016
19017 2010-03-14  Bruno Haible  <bruno@clisp.org>
19018
19019         Fix bug introduced on 2009-12-31.
19020         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Invoke
19021         gl_PREREQ_SYS_H_WINSOCK2 always.
19022         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise. Remove
19023         SYS_SOCKET_H variable.
19024         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Remove test for flock.
19025         Update comments.
19026         * m4/ctype.m4 (gl_CTYPE_H): Update comments.
19027         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
19028         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
19029         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
19030         * m4/sys_wait_h.m4 (gl_SYS_WAIT_H): Likewise.
19031
19032 2010-03-14  Bruno Haible  <bruno@clisp.org>
19033
19034         Fix values returned by sinl, cosl.
19035         * lib/trigl.h: Add specification comments.
19036         * lib/sincosl.c (kernel_sinl, kernel_cosl): Fix comments and formula
19037         that combines the values from the precomputed table with the values of
19038         the Chebyshev polynomials.
19039
19040 2010-03-14  Bruno Haible  <bruno@clisp.org>
19041
19042         Fix compilation error when modules 'posix_spawn[p]' are not used.
19043         * m4/spawn_h.m4 (gl_SPAWN_H): Set HAVE_POSIX_SPAWN here.
19044         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): ... not here.
19045
19046 2010-03-14  Bruno Haible  <bruno@clisp.org>
19047
19048         Fix compilation error on mingw when module 'time_r' is not used.
19049         * lib/time.in.h (localtime_r, gmtime_r): Declare only if GNULIB_TIME_R
19050         is 1.
19051         * tests/test-time-c++.cc (localtime_r, gmtime_r): Likewise.
19052         * modules/time_r (configure.ac): Invoke gl_TIME_MODULE_INDICATOR.
19053         * modules/time (Makefile.am): Substitute GNULIB_TIME_R.
19054         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize GNULIB_TIME_R.
19055
19056 2010-03-14  Bruno Haible  <bruno@clisp.org>
19057
19058         Fix compilation error with Sun C.
19059         * lib/strtol.c: Use LLONG_MIN instead of GCC specific LONG_LONG_MIN.
19060         Use LLONG_MAX instead of GCC specific LONG_LONG_MAX. Use ULLONG_MAX
19061         instead of GCC specific ULONG_LONG_MAX.
19062         * lib/xstrtoll.c: Likewise.
19063         * lib/xstrtoull.c: Likewise.
19064
19065 2010-03-13  Bruno Haible  <bruno@clisp.org>
19066
19067         Allow the user to disable C++ code and tests.
19068         * m4/ansi-c++.m4 (gl_CXX_CHOICE): New macro.
19069         (gl_PROG_ANSI_CXX): Require it.
19070
19071 2010-03-13  Bruno Haible  <bruno@clisp.org>
19072
19073         * DEPENDENCIES (libtool): Mention libtool 2.2.x requirement in special
19074         cases.
19075
19076 2010-03-13  Bruno Haible  <bruno@clisp.org>
19077
19078         Test that gnulib does not break the standard C++ headers.
19079         * tests/test-locale-c++2.cc: New file.
19080         * modules/locale-tests (Files): Add it.
19081         (Makefile.am): Compile it for test-locale-c++.
19082         * tests/test-math-c++2.cc: New file.
19083         * modules/math-tests (Files): Add it.
19084         (Makefile.am): Compile it for test-math-c++.
19085         * tests/test-signal-c++2.cc: New file.
19086         * modules/signal-tests (Files): Add it.
19087         (Makefile.am): Compile it for test-signal-c++.
19088         * tests/test-stdio-c++2.cc: New file.
19089         * modules/stdio-tests (Files): Add it.
19090         (Makefile.am): Compile it for test-stdio-c++.
19091         * tests/test-stdlib-c++2.cc: New file.
19092         * modules/stdlib-tests (Files): Add it.
19093         (Makefile.am): Compile it for test-stdlib-c++.
19094         * tests/test-string-c++2.cc: New file.
19095         * modules/string-tests (Files): Add it.
19096         (Makefile.am): Compile it for test-string-c++.
19097         * tests/test-time-c++2.cc: New file.
19098         * modules/time-tests (Files): Add it.
19099         (Makefile.am): Compile it for test-time-c++.
19100         Reported by John W. Eaton <jwe@gnu.org>.
19101
19102 2010-03-13  Bruno Haible  <bruno@clisp.org>
19103
19104         * gnulib-tool (func_usage): Clarify which options are available for
19105         --create-testdir and --create-megatestdir.
19106
19107 2010-03-13  Bruno Haible  <bruno@clisp.org>
19108
19109         Fix compilation error with glibc >= 2.10 and g++ >= 4.4.
19110         * build-aux/warn-on-use.h (_GL_WARN_ON_USE_CXX): New macro.
19111         * build-aux/c++defs.h (_GL_CXXALIASWARN1): New macro.
19112         * lib/string.in.h (memchr, memrchr, rawmemchr, strchrnul, strpbrk,
19113         strstr, strcasestr): Use _GL_CXXALIASWARN1 instead of _GL_CXXALIASWARN
19114         when appropriate.
19115         Reported by Jim Meyering.
19116
19117 2010-03-12  Simon Josefsson  <simon@josefsson.org>
19118
19119         * gnulib-tool (func_import): Explain origin of code.
19120
19121 2010-03-12  Bruno Haible  <bruno@clisp.org>
19122
19123         Fix problem with automake's definition of CXXLINK.
19124         * gnulib-tool (func_create_testdir): After LT_INIT, also use LT_LANG.
19125         Reported by Simon Josefsson and Ludovic Courtès.
19126
19127 2010-03-12  Bruno Haible  <bruno@clisp.org>
19128
19129         * doc/gnulib-intro.texi (Steady Development): Mention Ian Beckwith's
19130         stable releases.
19131
19132 2010-03-11  Bruno Haible  <bruno@clisp.org>
19133
19134         Fix problems with overloaded C++ definitions of memchr, strpbrk, etc.
19135         * build-aux/c++defs.h (_GL_CXXALIAS_SYS_CAST2): Make it work regardless
19136         whether the system provides one variant or multiple variants of the
19137         function.
19138         * lib/string.in.h (memchr, strpbrk): Use _GL_CXXALIAS_SYS_CAST2 for all
19139         C++ compilers.
19140         (memrchr, rawmemchr, strchrnul, strstr, strcasestr): Use
19141         _GL_CXXALIAS_SYS_CAST2 instead of _GL_CXXALIAS_SYS.
19142         Reported by Jim Meyering.
19143
19144 2010-03-09  Simon Josefsson  <simon@josefsson.org>
19145
19146         * gnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.
19147
19148 2010-03-08  Bruno Haible  <bruno@clisp.org>
19149
19150         gnulib-tool: Add support for --libtool in --create-testdir.
19151         * gnulib-tool (LIBTOOLPATH, LIBTOOLIZE): New variables.
19152         (func_create_testdir): Emit LT_INIT invocations. Invoke LIBTOOLIZE.
19153
19154 2010-03-08  Eric Blake  <eblake@redhat.com>
19155
19156         gnulib-tool.texi: mention possibility of git submodule
19157         * doc/gnulib-tool.texi (VCS Issues): Add details about using git
19158         submodules.
19159         * doc/.gitignore: Ignore another generated file.
19160
19161 2010-03-08  Karl Berry  <karl@gnu.org>
19162
19163         * doc/gnulib-tool.texi (VCS Issues): Mention third option
19164         of committing gnulib files while skipping others.
19165
19166 2010-03-07  Bruno Haible  <bruno@clisp.org>
19167
19168         Tests of module 'wctype' in C++ mode.
19169         * tests/test-wctype-c++.cc: New file.
19170         * modules/wctype-tests (Files): Add it and tests/signature.h.
19171         (Depends-on): Add ansi-c++-opt.
19172         (Makefile.am): Arrange to compile and run test-wctype-c++.
19173
19174         Tests of module 'wchar' in C++ mode.
19175         * tests/test-wchar-c++.cc: New file.
19176         * modules/wchar-tests (Files): Add it and tests/signature.h.
19177         (Depends-on): Add ansi-c++-opt.
19178         (Makefile.am): Arrange to compile and run test-wchar-c++.
19179         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Invoke
19180         gl_MODULE_INDICATOR.
19181
19182         Tests of module 'unistd' in C++ mode.
19183         * tests/test-unistd-c++.cc: New file.
19184         * modules/unistd-tests (Files): Add it and tests/signature.h.
19185         (Depends-on): Add ansi-c++-opt.
19186         (Makefile.am): Arrange to compile and run test-unistd-c++.
19187         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Invoke
19188         gl_MODULE_INDICATOR.
19189
19190         Tests of module 'time' in C++ mode.
19191         * tests/test-time-c++.cc: New file.
19192         * modules/time-tests (Files): Add it and tests/signature.h.
19193         (Depends-on): Add ansi-c++-opt.
19194         (Makefile.am): Arrange to compile and run test-time-c++.
19195         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
19196
19197         Tests of module 'sys_time' in C++ mode.
19198         * tests/test-sys_time-c++.cc: New file.
19199         * modules/sys_time-tests (Files): Add it and tests/signature.h.
19200         (Depends-on): Add ansi-c++-opt.
19201         (Makefile.am): Arrange to compile and run test-sys_time-c++.
19202         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Invoke
19203         gl_MODULE_INDICATOR.
19204
19205         Tests of module 'sys_stat' in C++ mode.
19206         * tests/test-sys_stat-c++.cc: New file.
19207         * modules/sys_stat-tests (Files): Add it and tests/signature.h.
19208         (Depends-on): Add ansi-c++-opt.
19209         (Makefile.am): Arrange to compile and run test-sys_stat-c++.
19210         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Invoke
19211         gl_MODULE_INDICATOR.
19212
19213         Tests of module 'sys_socket' in C++ mode.
19214         * tests/test-sys_socket-c++.cc: New file.
19215         * modules/sys_socket-tests (Files): Add it and tests/signature.h.
19216         (Depends-on): Add ansi-c++-opt.
19217         (Makefile.am): Arrange to compile and run test-sys_socket-c++.
19218         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Invoke
19219         gl_MODULE_INDICATOR.
19220
19221         Tests of module 'sys_select' in C++ mode.
19222         * tests/test-sys_select-c++.cc: New file.
19223         * modules/sys_select-tests (Files): Add it and tests/signature.h.
19224         (Depends-on): Add ansi-c++-opt.
19225         (Makefile.am): Arrange to compile and run test-sys_select-c++.
19226         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Invoke
19227         gl_MODULE_INDICATOR.
19228
19229         Tests of module 'sys_ioctl' in C++ mode.
19230         * tests/test-sys_ioctl-c++.cc: New file.
19231         * modules/sys_ioctl-tests (Files): Add it and tests/signature.h.
19232         (Depends-on): Add ansi-c++-opt.
19233         (Makefile.am): Arrange to compile and run test-sys_ioctl-c++.
19234         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Invoke
19235         gl_MODULE_INDICATOR.
19236
19237         Tests of module 'string' in C++ mode.
19238         * tests/test-string-c++.cc: New file.
19239         * modules/string-tests (Files): Add it and tests/signature.h.
19240         (Depends-on): Add ansi-c++-opt.
19241         (Makefile.am): Arrange to compile and run test-string-c++.
19242         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Invoke
19243         gl_MODULE_INDICATOR.
19244
19245         Tests of module 'stdlib' in C++ mode.
19246         * tests/test-stdlib-c++.cc: New file.
19247         * modules/stdlib-tests (Files): Add it and tests/signature.h.
19248         (Depends-on): Add ansi-c++-opt.
19249         (Makefile.am): Arrange to compile and run test-stdlib-c++.
19250         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Invoke
19251         gl_MODULE_INDICATOR.
19252
19253         Tests of module 'stdio' in C++ mode.
19254         * tests/test-stdio-c++.cc: New file.
19255         * modules/stdio-tests (Files): Add it and tests/signature.h.
19256         (Depends-on): Add ansi-c++-opt.
19257         (Makefile.am): Arrange to compile and run test-stdio-c++.
19258         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Invoke
19259         gl_MODULE_INDICATOR.
19260
19261         Tests of module 'spawn' in C++ mode.
19262         * tests/test-spawn-c++.cc: New file.
19263         * modules/spawn-tests (Files): Add it and tests/signature.h.
19264         (Depends-on): Add ansi-c++-opt.
19265         (Makefile.am): Arrange to compile and run test-spawn-c++.
19266         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Invoke
19267         gl_MODULE_INDICATOR.
19268
19269         Tests of module 'signal' in C++ mode.
19270         * tests/test-signal-c++.cc: New file.
19271         * modules/signal-tests (Files): Add it and tests/signature.h.
19272         (Depends-on): Add ansi-c++-opt.
19273         (Makefile.am): Arrange to compile and run test-signal-c++.
19274         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Invoke
19275         gl_MODULE_INDICATOR.
19276
19277         Tests of module 'search' in C++ mode.
19278         * tests/test-search-c++.cc: New file.
19279         * modules/search-tests (Files): Add it and tests/signature.h.
19280         (Depends-on): Add ansi-c++-opt.
19281         (Makefile.am): Arrange to compile and run test-search-c++.
19282         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Invoke
19283         gl_MODULE_INDICATOR.
19284
19285         Tests of module 'math' in C++ mode.
19286         * tests/test-math-c++.cc: New file.
19287         * modules/math-tests (Files): Add it and tests/signature.h.
19288         (Depends-on): Add ansi-c++-opt.
19289         (Makefile.am): Arrange to compile and run test-math-c++.
19290         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
19291
19292         Tests of module 'locale' in C++ mode.
19293         * tests/test-locale-c++.cc: New file.
19294         * modules/locale-tests (Files): Add it and tests/signature.h.
19295         (Depends-on): Add ansi-c++-opt.
19296         (Makefile.am): Arrange to compile and run test-locale-c++.
19297         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Invoke
19298         gl_MODULE_INDICATOR.
19299
19300         Tests of module 'langinfo' in C++ mode.
19301         * tests/test-langinfo-c++.cc: New file.
19302         * modules/langinfo-tests (Files): Add it and tests/signature.h.
19303         (Depends-on): Add ansi-c++-opt.
19304         (Makefile.am): Arrange to compile and run test-langinfo-c++.
19305         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Invoke
19306         gl_MODULE_INDICATOR.
19307
19308         Tests of module 'iconv-h' in C++ mode.
19309         * tests/test-iconv-h-c++.cc: New file.
19310         * modules/iconv-h-tests (Files): Add it and tests/signature.h.
19311         (Depends-on): Add ansi-c++-opt.
19312         (Makefile.am): Arrange to compile and run test-iconv-h-c++.
19313
19314         Tests of module 'glob' in C++ mode.
19315         * tests/test-glob-c++.cc: New file.
19316         * modules/glob-tests (Files): Add it.
19317         (Depends-on): Add ansi-c++-opt.
19318         (Makefile.am): Arrange to compile and run test-glob-c++.
19319
19320         Tests of module 'fcntl-h' in C++ mode.
19321         * tests/test-fcntl-h-c++.cc: New file.
19322         * modules/fcntl-h-tests (Files): Add it and tests/signature.h.
19323         (Depends-on): Add ansi-c++-opt.
19324         (Makefile.am): Arrange to compile and run test-fcntl-h-c++.
19325         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Invoke
19326         gl_MODULE_INDICATOR.
19327
19328         Tests of module 'dirent' in C++ mode.
19329         * tests/test-dirent-c++.cc: New file.
19330         * modules/dirent-tests (Files): Add it and tests/signature.h.
19331         (Depends-on): Add ansi-c++-opt.
19332         (Makefile.am): Arrange to compile and run test-dirent-c++.
19333         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Invoke
19334         gl_MODULE_INDICATOR.
19335
19336         New module 'ansi-c++-opt'.
19337         * modules/ansi-c++-opt: New file.
19338         * m4/ansi-c++.m4: New file, from GNU gettext with modifications.
19339
19340         Document C++ namespace mode.
19341         * doc/gnulib.texi (A C++ namespace for gnulib): New section.
19342
19343         wctype: Avoid #define replacements in C++ mode.
19344         * lib/wctype.in.h: Include c++defs.h, warn-on-use.h.
19345         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower,
19346         iswprint, iswpunct, iswspace, iswupper, iswxdigit, towlower, towupper):
19347         In C++, define a namespaced alias symbol.
19348         * m4/wctype_h.m4 (gl_WCTYPE_H): Don't set WCTYPE_H.
19349         * modules/wctype (Depends-on): Add c++defs, warn-on-use.
19350         (Makefile.am): Provide a wctype.h replacement always. Update wctype.h
19351         rule.
19352
19353         wchar: Avoid #define replacements in C++ mode.
19354         * lib/wchar.in.h: Include c++defs.h.
19355         (btowc, wctob, mbsinit, mbrtowc, mbrlen, mbsrtowcs, mbsnrtowcs,
19356         wcrtomb, wcsrtombs, wcsnrtombs): In C++, define a namespaced alias
19357         symbol.
19358         (wcwidth): Likewise. Fix prototype to be POSIX compliant.
19359         * modules/wchar (Depends-on): Add c++defs.
19360         (Makefile.am): Update wchar.h rule.
19361
19362         unistd: Avoid #define replacements in C++ mode.
19363         * lib/unistd.in.h: Include c++defs.h.
19364         (chown, close, dup, dup2, dup3, euidaccess, faccessat, fchdir,
19365         fchownat, fsync, ftruncate, getcwd, getdomainname, getdtablesize,
19366         getgroups, gethostname, getlogin, getlogin_r, getpagesize,
19367         getusershell, setusershell, endusershell, lchown, link, linkat, lseek,
19368         pipe2, pread, readlink, readlinkat, rmdir, sleep, symlink, symlinkat,
19369         unlink, unlinkat, usleep, write): In C++, define a namespaced alias
19370         symbol.
19371         (environ): Update.
19372         * modules/unistd (Depends-on): Add c++defs.
19373         (Makefile.am): Update unistd.h rule.
19374
19375         time: Avoid #define replacements in C++ mode.
19376         * lib/time.in.h: Include c++defs.h, warn-on-use.h.
19377         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): In C++,
19378         define a namespaced alias symbol.
19379         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): New macro.
19380         (gl_HEADER_TIME_H_DEFAULTS): Initialize also GNULIB_MKTIME,
19381         GNULIB_NANOSLEEP, GNULIB_STRPTIME, GNULIB_TIMEGM.
19382         * modules/time (Depends-on): Add c++defs, warn-on-use.
19383         (Makefile.am): Update time.h rule.
19384         * modules/mktime (configure.ac): Invoke gl_TIME_MODULE_INDICATOR.
19385         * modules/nanosleep (configure.ac): Likewise.
19386         * modules/strptime (configure.ac): Likewise.
19387         * modules/timegm (configure.ac): Likewise.
19388
19389         sys_time: Avoid #define replacements in C++ mode.
19390         * lib/sys_time.in.h: Include c++defs.h.
19391         (gettimeofday): In C++, define a namespaced alias symbol.
19392         * modules/sys_time (Depends-on): Add c++defs.
19393         (Makefile.am): Update sys/time.h rule.
19394
19395         sys_stat: Avoid #define replacements in C++ mode.
19396         * lib/sys_stat.in.h: Include c++defs.h.
19397         (fchmodat, fstat, fstatat, futimens, lchmod, lstat, mkdir, mkdirat,
19398         mkfifo, mkfifoat, mknod, mknodat, utimensat): In C++, define a
19399         namespaced alias symbol.
19400         In C++, define a namespaced alias symbol.
19401         * modules/sys_stat (Depends-on): Add c++defs.
19402         (Makefile.am): Update sys/stat.h rule.
19403
19404         sys_socket: Avoid #define replacements in C++ mode.
19405         * lib/sys_socket.in.h: Handle the case of recursive include on Cygwin.
19406         Include c++defs.h. Include warn-on-use.h earlier. Enable the function
19407         definitions also when the system has a <sys/socket.h>.
19408         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
19409         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, accept4):
19410         In C++, define a namespaced alias symbol.
19411         * modules/sys_socket (Depends-on): Add c++defs.
19412         (Makefile.am): Update sys/socket.h rule.
19413
19414         sys_select: Avoid #define replacements in C++ mode.
19415         * lib/sys_select.in.h: Include c++defs.h. Enable the function
19416         definitions also when the system has a <sys/select.h>.
19417         (select): In C++, define a namespaced alias symbol.
19418         * modules/sys_select (Depends-on): Add c++defs.
19419         (Makefile.am): Update sys/select.h rule.
19420
19421         sys_ioctl: Avoid #define replacements in C++ mode.
19422         * lib/sys_ioctl.in.h: Include c++defs.h.
19423         (ioctl): In C++, define a namespaced alias symbol.
19424         * modules/sys_ioctl (Depends-on): Add c++defs.
19425         (Makefile.am): Update sys/ioctl.h rule.
19426
19427         string: Avoid #define replacements in C++ mode.
19428         * lib/string.in.h: Include c++defs.h.
19429         (stpncpy): Define to rpl_stpncpy, not gnu_stpncpy.
19430         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
19431         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
19432         strcasestr, strtok_r, mbslen, mbschr, mbsrchr, mbspbrk, strerror,
19433         strsignal, strverscmp): In C++, define a namespaced alias symbol.
19434         * modules/string (Depends-on): Add c++defs.
19435         (Makefile.am): Update string.h rule.
19436
19437         stdlib: Avoid #define replacements in C++ mode.
19438         * lib/stdlib.in.h: Include c++defs.h.
19439         (atoll, calloc, canonicalize_file_name, getloadavg, getsubopt, malloc,
19440         mkdtemp, mkostemp, mkostemps, mkstemp, mkstemps, putenv, random_r,
19441         srandom_r, initstate_r, setstate_r, realloc, realpath, rpmatch, setenv,
19442         strtod, strtoll, strtoull, unsetenv): In C++, define a namespaced alias
19443         symbol.
19444         * modules/stdlib (Depends-on): Add c++defs.
19445         (Makefile.am): Update stdlib.h rule.
19446
19447         stdio: Avoid #define replacements in C++ mode.
19448         * lib/stdio.in.h: Include c++defs.h.
19449         (dprintf, fclose, fflush, fopen, fprintf, fpurge, fputc, fputs,
19450         freopen, fseek, fseeko, ftell, ftello, fwrite, getdelim, getline,
19451         obstack_printf, obstack_vprintf, perror, popen, printf, fputc, putchar,
19452         puts, remove, rename, renameat, snprintf, sprintf, asprintf, vasprintf,
19453         vdprintf, vfprintf, vprintf, vsnprintf, vsprintf): In C++, define a
19454         namespaced alias symbol.
19455         * modules/stdio (Depends-on): Add c++defs.
19456         (Makefile.am): Update stdio.h rule.
19457
19458         spawn: Avoid #define replacements in C++ mode.
19459         * lib/spawn.in.h: Include c++defs.h.
19460         (posix_spawn, posix_spawnp, posix_spawnattr_init,
19461         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
19462         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
19463         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
19464         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
19465         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
19466         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
19467         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
19468         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
19469         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
19470         In C++, define a namespaced alias symbol.
19471         * modules/spawn (Depends-on): Add c++defs.
19472         (Makefile.am): Update spawn.h rule.
19473
19474         signal: Avoid #define replacements in C++ mode.
19475         * lib/signal.in.h: Include c++defs.h.
19476         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
19477         sigpending, sigprocmask, signal, raise, sigaction): In C++, define a
19478         namespaced alias symbol.
19479         * modules/signal (Depends-on): Add c++defs.
19480         (Makefile.am): Update signal.h rule.
19481
19482         search: Avoid #define replacements in C++ mode.
19483         * lib/search.in.h: Include c++defs.h.
19484         (_gl_search_compar_fn, _gl_search_action_fn): New types.
19485         (tsearch, tfind, tdelete, twalk): In C++, define a namespaced alias
19486         symbol.
19487         * modules/search (Depends-on): Add c++defs.
19488         (Makefile.am): Update search.h rule.
19489
19490         math: Avoid #define replacements in C++ mode.
19491         * lib/math.in.h: Include c++defs.h.
19492         (frexp, acosl, asinl, atanl, ceilf, ceill, cosl, expl, floorf, floorl,
19493         frexpl, ldexpl, logl, roundf, round, roundl, sinl, sqrtl, tanl, truncf,
19494         trunc, truncl): In C++, define a namespaced alias symbol.
19495         * modules/math (Depends-on): Add c++defs.
19496         (Makefile.am): Update math.h rule.
19497
19498         locale: Avoid #define replacements in C++ mode.
19499         * lib/locale.in.h: Include c++defs.h.
19500         (duplocale): In C++, define a namespaced alias symbol.
19501         * m4/locale_h.m4 (gl_LOCALE_H_DEFAULTS): Initialize HAVE_DUPLOCALE.
19502         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Set HAVE_DUPLOCALE.
19503         * modules/locale (Depends-on): Add c++defs.
19504         (Makefile.am): Update locale.h rule. Substitute HAVE_DUPLOCALE.
19505
19506         langinfo: Avoid #define replacements in C++ mode.
19507         * lib/langinfo.in.h: Include c++defs.h.
19508         (nl_langinfo): In C++, define a namespaced alias symbol.
19509         * modules/langinfo (Depends-on): Add c++defs.
19510         (Makefile.am): Update langinfo.h rule.
19511
19512         iconv-h: Avoid #define replacements in C++ mode.
19513         * lib/iconv.in.h: Include c++defs.h, warn-on-use.h.
19514         (iconv_open, iconv, iconv_close): In C++, define a namespaced alias
19515         symbol.
19516         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
19517         whenever iconv is present.
19518         * modules/iconv-h (Depends-on): Add c++defs, warn-on-use.
19519         (Makefile.am): Update iconv.h rule.
19520
19521         glob: Avoid #define replacements in C++ mode.
19522         * lib/glob.in.h: Include c++defs.h, warn-on-use.h.
19523         (_gl_glob_errfunc_fn): New type.
19524         (glob, globfree, glob_pattern_p): In C++, define a namespaced alias
19525         symbol.
19526         * modules/glob (Depends-on): Add c++defs, warn-on-use.
19527         (Makefile.am): Update glob.h rule.
19528
19529         fcntl-h: Avoid #define replacements in C++ mode.
19530         * lib/fcntl.in.h: Include c++defs.h.
19531         (fcntl, open, openat): In C++, define a namespaced alias symbol.
19532         * modules/fcntl-h (Depends-on): Add c++defs.
19533         (Makefile.am): Update fcntl.h rule.
19534
19535         dirent: Avoid #define replacements in C++ mode.
19536         * lib/dirent.in.h: Include c++defs.h.
19537         (closedir, fdopendir, opendir, scandir, alphasort): In C++, define a
19538         namespaced alias symbol.
19539         (dirfd): Update declaration.
19540         * modules/dirent (Depends-on): Add c++defs.
19541         (Makefile.am): Update dirent.h rule.
19542
19543         ctype: Make it usable in C++ code.
19544         * lib/ctype.in.h: Include c++defs.h.
19545         (isblank): Declare as extern "C".
19546         * modules/ctype (Depends-on): Add c++defs.
19547         (Makefile.am): Update ctype.h rule.
19548
19549         New module 'c++defs'.
19550         * modules/c++defs: New file.
19551         * build-aux/c++defs.h: New file.
19552         Reported by John W. Eaton <jwe@gnu.org>.
19553
19554 2010-03-07  Bruno Haible  <bruno@clisp.org>
19555
19556         logb: Provide missing declaration for Cygwin.
19557         * lib/math.in.h (logb): New declaration.
19558         * m4/logb.m4: New file.
19559         * modules/logb (Files): Add m4/logb.m4.
19560         (Depends-on): Add math.
19561         (configure.ac): Invoke gl_FUNC_LOGB, gl_MATH_MODULE_INDICATOR.
19562         * m4/math_h.m4 (gl_MATH_H): Check also for logb declaration.
19563         (gl_MATH_H_DEFAULTS): Initialize GNULIB_LOGB, HAVE_DECL_LOGB.
19564         * modules/math (Makefile.am): Substitute GNULIB_LOGB, HAVE_DECL_LOGB.
19565         * doc/posix-functions/logb.texi: Mention the Cygwin bug.
19566
19567 2010-03-07  Bruno Haible  <bruno@clisp.org>
19568
19569         Fix test-cond link error.
19570         * tests/test-cond.c: Include <stdio.h>.
19571
19572 2010-03-07  Bruno Haible  <bruno@clisp.org>
19573
19574         Fix test-dirent-safer link error.
19575         * modules/dirent-safer-tests (Makefile.am): Define
19576         test_dirent_safer_LDADD.
19577
19578 2010-03-07  Bruno Haible  <bruno@clisp.org>
19579
19580         * gnulib-tool (func_create_testdir): Don't use 'lib-ignore' module
19581         among default module list.
19582
19583 2010-03-07  Bruno Haible  <bruno@clisp.org>
19584
19585         Fix link error on platforms with GNU libiconv.
19586         * modules/unistr/u8-strcoll-tests (Makefile): Define
19587         test_u8_strcoll_LDADD.
19588         * modules/unistr/u16-strcoll-tests (Makefile): Define
19589         test_u16_strcoll_LDADD.
19590         * modules/unistr/u32-strcoll-tests (Makefile): Define
19591         test_u32_strcoll_LDADD.
19592
19593 2010-03-07  Bruno Haible  <bruno@clisp.org>
19594
19595         Use POSIX declarations for socket functions.
19596         * lib/sys_socket.in.h (rpl_connect, rpl_accept, rpl_bind,
19597         rpl_getpeername, rpl_getsockname, rpl_recv, rpl_send, rpl_recvfrom,
19598         rpl_sendto): Change declaration to match POSIX.
19599         * lib/connect.c (rpl_connect): Likewise.
19600         * lib/accept.c (rpl_accept): Likewise.
19601         * lib/bind.c (rpl_bind): Likewise.
19602         * lib/getpeername.c (rpl_getpeername): Likewise.
19603         * lib/getsockname.c (rpl_getsockname): Likewise.
19604         * lib/recv.c (rpl_recv): Likewise.
19605         * lib/send.c (rpl_send): Likewise.
19606         * lib/recvfrom.c (rpl_recvfrom): Likewise.
19607         * lib/sendto.c (rpl_sendto): Likewise.
19608
19609 2010-03-06  Bruno Haible  <bruno@clisp.org>
19610
19611         Clarify access, euidaccess, faccessat.
19612         * doc/posix-functions/faccessat.texi: Mention security problem under
19613         "Other problems", not "Portability problems".
19614         * doc/posix-functions/access.texi: Likewise. Mention a related security
19615         problem.
19616         * doc/glibc-functions/euidaccess.texi: Mention security problems.
19617         * lib/euidaccess.c: Add comments about platforms.
19618         * lib/unistd.in.h (access, euidaccess): Add warnings.
19619
19620 2010-03-07  Bruno Haible  <bruno@clisp.org>
19621
19622         Ensure posix_spawnattr_{get,set}sched{policy,param} are defined.
19623         * lib/spawn.in.h (POSIX_SPAWN_SETSCHEDPARAM): Define fallback.
19624         (POSIX_SPAWN_SETSCHEDULER): Likewise.
19625         (POSIX_SPAWN_USEVFORK): Define in a way that works when
19626         POSIX_SPAWN_SETSCHEDPARAM and POSIX_SPAWN_SETSCHEDULER are zero.
19627         (posix_spawnattr_getschedpolicy, posix_spawnattr_setschedpolicy): Also
19628         declare when POSIX_SPAWN_SETSCHEDULER is zero.
19629         (posix_spawnattr_getschedparam, posix_spawnattr_setschedparam): Also
19630         declare when POSIX_SPAWN_SETSCHEDPARAM is zero.
19631         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): Test whether
19632         POSIX_SPAWN_SETSCHEDULER or POSIX_SPAWN_SETSCHEDPARAM are zero.
19633         * modules/posix_spawnattr_getschedparam (configure.ac): Enable the
19634         replacement also when POSIX_SPAWN_SETSCHEDPARAM is zero.
19635         * modules/posix_spawnattr_setschedparam (configure.ac): Likewise.
19636         * modules/posix_spawnattr_getschedpolicy (configure.ac): Enable the
19637         replacement also when POSIX_SPAWN_SETSCHEDULER is zero.
19638         * modules/posix_spawnattr_setschedpolicy (configure.ac): Likewise.
19639         * lib/spawnattr_getschedparam.c (posix_spawnattr_getschedparam): Do
19640         nothing if POSIX_SPAWN_SETSCHEDPARAM is zero.
19641         * lib/spawnattr_setschedparam.c (posix_spawnattr_setschedparam):
19642         Likewise.
19643         * lib/spawnattr_getschedpolicy.c (posix_spawnattr_getschedpolicy): Do
19644         nothing if POSIX_SPAWN_SETSCHEDULER is zero.
19645         * lib/spawnattr_setschedpolicy.c (posix_spawnattr_setschedpolicy):
19646         Likewise.
19647         * tests/test-spawn.c (main): Make it work when
19648         POSIX_SPAWN_SETSCHEDPARAM and POSIX_SPAWN_SETSCHEDULER are zero.
19649
19650 2010-03-07  Bruno Haible  <bruno@clisp.org>
19651
19652         Fix incorrect Makefile.am generation in German locale.
19653         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
19654         Execute sed command with character range in C locale.
19655
19656 2010-03-06  Bruno Haible  <bruno@clisp.org>
19657
19658         Tests for module 'iconv-h'.
19659         * modules/iconv-h-tests: New file.
19660         * tests/test-iconv-h.c: New file.
19661
19662         New module 'iconv-h'.
19663         * modules/iconv-h: New file.
19664         * modules/iconv_open (Files): Remove lib/iconv.in.h, m4/iconv_h.m4.
19665         (Depends-on): Add iconv-h. Remove include_next, arg-nonnull.
19666         (configure.ac): Remove gl_ICONV_H.
19667         (Makefile.am): Remove rule for iconv.h.
19668
19669 2010-03-06  Bruno Haible  <bruno@clisp.org>
19670
19671         More consistent naming of *.m4 files.
19672         * m4/wctype_h.m4: Renamed from m4/wctype.m4.
19673         * modules/wctype (Files): Update.
19674
19675         More consistent naming of *.m4 files.
19676         * m4/wchar_h.m4: Renamed from m4/wchar.m4.
19677         * modules/wchar (Files): Update.
19678
19679 2010-03-06  Jim Meyering  <meyering@redhat.com>
19680
19681         euidaccess: relax license to LGPLv2+
19682         * modules/euidaccess (License): Relax to LGPLv2+.
19683
19684 2010-03-06  Bruno Haible  <bruno@clisp.org>
19685
19686         Prefer lib_SOURCES over unconditional AC_LIBOBJ.
19687         * modules/exitfail (configure.ac): Remove AC_LIBOBJ invocation.
19688         (Makefile.am): Augment lib_SOURCES instead.
19689
19690 2010-03-04  Jim Meyering  <meyering@redhat.com>
19691
19692         utime: remove obsolete module
19693         This module, like autoconf's AC_FUNC_UTIME_NULL macro, has been
19694         unnecessary for years, and has been marked as obsolete for 10 months.
19695         * modules/utime: Remove file.
19696         * lib/utime.c: Remove file.
19697         * m4/utime.m4: Remove file.
19698         * m4/utimes-null.m4: Remove file.
19699         * doc/posix-functions/utime.texi (utime): Remove reference to
19700         the module.  Move the sole "fixed by gnulib" item into the
19701         "problems not fixed by Gnulib" list.
19702         * MODULES.html.sh (func_all_modules): Remove reference to "utime".
19703
19704 2010-03-05  Simon Josefsson  <simon@josefsson.org>
19705
19706         * modules/exit (License): Relax license to LGPLv2+.
19707         (Status): Mark as obsolete.
19708         * NEWS: Mention deprecated 'exit' module.
19709         * doc/posix-functions/exit.texi: Recommend 'stdlib' module instead
19710         of now obsolete 'exit'.
19711
19712 2010-03-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19713
19714         fts-lgpl: remove unused module
19715         * modules/fts-lgpl: Remove.
19716         * MODULES.html.sh (func_all_modules): Adjust.
19717         * check-module (find_included_lib_files): Adjust.
19718         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove.
19719
19720 2010-03-02  Ben Walton  <bwalton@artsci.utoronto.ca>  (tiny change)
19721
19722         copy-acl: enhance Solaris ACL error handling
19723         * lib/copy-acl.c (qcopy_acl): Also ignore EOPNOTSUPP.
19724         * lib/set-mode-acl.c (qset_acl): Likewise.
19725
19726 2010-03-02  Bruno Haible  <bruno@clisp.org>
19727
19728         spawn: Don't override the system defined values on FreeBSD 8.
19729         * lib/spawn.in.h (POSIX_SPAWN_RESETIDS, POSIX_SPAWN_SETPGROUP,
19730         POSIX_SPAWN_SETSIGDEF, POSIX_SPAWN_SETSIGMASK,
19731         POSIX_SPAWN_SETSCHEDPARAM, POSIX_SPAWN_SETSCHEDULER): Don't redefine
19732         if HAVE_POSIX_SPAWN is 1.
19733         Reported by Johan van Selst <johans@stack.nl> via Eric Blake.
19734
19735 2010-03-01  Bruno Haible  <bruno@clisp.org>
19736
19737         * doc/gnulib-tool.texi (Initial import): Clarify the requirements
19738         regarding Automake.
19739
19740 2010-02-25  Bruno Haible  <bruno@clisp.org>
19741
19742         Fix breakage of gnulib-tool with ksh, introduced on 2010-02-21.
19743         * gnulib-tool: Define 'echo' as a function only before the ksh alias
19744         setting, not afterwards.
19745         Reported by Ben Walton <bwalton@artsci.utoronto.ca>.
19746
19747 2010-02-24  Eric Blake  <eblake@redhat.com>
19748
19749         bootstrap, git-version-gen: use timestamp
19750         * build-aux/git-version-gen (scriptversion): Force UTC.
19751         * build-aux/bootstrap (scriptversion): New variable.
19752
19753         bootstrap: allow older git
19754         * build-aux/bootstrap (GNULIB_SRCDIR): Add fallback if git is
19755         older than 1.6.4.  Requested by the libvirt project.
19756
19757 2010-02-23  Eric Blake  <eblake@redhat.com>
19758
19759         warn-on-use: work with old autoconf
19760         * m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Accomodate older
19761         AS_VAR semantics of autoconf 2.60.
19762         Reported by Bruno Haible.
19763
19764         bootstrap: improve some comments
19765         * build-aux/bootstrap: Drop unneeded emacs hint.  Add some
19766         clarification comments.
19767
19768         gettimeofday: provide correct function
19769         * lib/gettimeofday.c (gettimeofday): Provide rpl_gettimeofday only
19770         when replacement is declared, otherwise provide gettimeofday.
19771         Reported by Michael Goffioul.
19772
19773 2010-02-23  Jim Meyering  <meyering@redhat.com>
19774
19775         lib-ignore: relax license to "unlimited", not LGPLv2+
19776         * modules/lib-ignore (License): Relax to "unlimited".
19777
19778 2010-02-23  Jim Meyering  <meyering@redhat.com>
19779
19780         lib-ignore: relax license to LGPLv2+
19781         * modules/lib-ignore (License): Relax to LGPLv2+.
19782
19783 2010-02-22  Eric Blake  <eblake@redhat.com>
19784
19785         lseek: avoid bash 3.2 broken pipe bug
19786         * m4/lseek.m4 (gl_FUNC_LSEEK): Drain pipe, to avoid spurious
19787         warning from bash 3.2.
19788         Reported by Ben Pfaff, with analysis from Bruno Haible.
19789
19790         bootstrap: support non-FSF copyright holder
19791         * build-aux/bootstrap (COPYRIGHT_HOLDER, with_gettext): Allow
19792         bootstrap.conf override of COPYRIGHT_HOLDER.
19793         (MSGID_BUGS_ADDRESS): Allow URL rather than email.
19794
19795         bootstrap: interoperate with gettext 0.14.1
19796         * build-aux/bootstrap (slurp): Fix typo when using older gettext.
19797
19798         bootstrap: allow for alternate submodule location
19799         * build-aux/bootstrap (gnulib_path): New variable; use instead of
19800         hardcoding submodule location.
19801         (gnulib_mk): Allow direct use of Makefile.am.
19802
19803         bootstrap: use GNULIB_SRCDIR to reduce disk usage
19804         * build-aux/bootstrap (GNULIB_SRCDIR): If set, use as a reference,
19805         rather than reconfiguring where the submodule points.
19806
19807         gettimeofday: restore support for platforms that lack function
19808         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Also compile
19809         replacement if function is missing.
19810         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_DEFAULTS): New witness.
19811         * modules/sys_time (Makefile.am): Substitute it.
19812         * lib/sys_time.in.h (gettimeofday): Check it.
19813         Reported by Michael Goffioul.
19814
19815 2010-02-21  Bruno Haible  <bruno@clisp.org>
19816
19817         * lib/stdio.in.h (obstack_printf): Fix typo.
19818
19819 2010-02-21  Jose E. Marchesi  <jemarch@gnu.org>
19820
19821         vc-list-files: use bzr ls's -R option
19822         * build-aux/vc-list-files: Invoke bazaar to generate a recursive
19823         list of versioned files based on 'dir' (usage of -R in 'bzr ls').
19824
19825 2010-02-21  Jim Meyering  <meyering@redhat.com>
19826
19827         init.sh: fix EXEEXT shims to work also for names like test-prog
19828         * tests/init.sh: Re-exec a better shell, when needed.
19829         If the current shell lacks support for posix $(...), an init.sh-using
19830         test will now try to find a shell that supports that.  If EXEEXT is
19831         nonempty, we also require support for hyphen-in-alias-name and shell
19832         substitutions like ${var#glob}.  Failure to find such a shell results
19833         in a skipped test.
19834
19835 2010-02-21  Bruno Haible  <bruno@clisp.org>
19836
19837         Really work around around "broken pipe" error message from bash 3.2.
19838         * gnulib-tool (func_reset_sigpipe): Remove function.
19839         (echo): In bash 3.2, define to a function that uses printf.
19840         Analyzed by Ralf Wildenhues, Chet Ramey, Ben Pfaff.
19841
19842 2010-02-20  Bruno Haible  <bruno@clisp.org>
19843
19844         Restore support for automake 1.9.6 with autoconf 2.61.
19845         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Ensure MKDIR_P is AC_SUBSTed.
19846         Reported by James Youngman <jay@gnu.org>.
19847
19848 2010-02-20  Bruno Haible  <bruno@clisp.org>
19849
19850         Improve *printf warning condition.
19851         * lib/stdio.in.h (fprintf, printf, vfprintf, vprintf): Emit warning
19852         also if GNULIB_POSIXCHECK is defined, the *-posix module is not used,
19853         and the function is overridden due to SIGPIPE emulation.
19854
19855 2010-02-20  Bruno Haible  <bruno@clisp.org>
19856
19857         * lib/stdio.in.h: Tweak comments.
19858
19859 2010-02-19  Bruno Haible  <bruno@clisp.org>
19860
19861         Make it easier to find modules. New gnulib-tool option '--find'.
19862         * gnulib-tool: New option --find.
19863         (func_usage): Document it.
19864         (func_sanitize_modulelist): New function, extracted from
19865         func_all_modules.
19866         (func_all_modules): Invoke it.
19867         * doc/gnulib-tool.texi (Which modules?): New node.
19868
19869 2010-02-18  Markus Duft <mduft@gentoo.org>  (tiny change)
19870
19871         * lib/sys_select.in.h: Provide select replacement even if
19872         sys/select.h exists on a system, for Interix.
19873
19874 2010-02-18  Jim Meyering  <meyering@redhat.com>
19875
19876         init.sh: don't use $(...) just yet
19877         * tests/init.sh (create_exe_shim_functions_): Use `...`, not $(...),
19878         to accommodate e.g., Solaris' /bin/sh.
19879
19880 2010-02-17  Bruno Haible  <bruno@clisp.org>
19881
19882         * doc/posix-headers/netdb.texi: Mention NetBSD 5.0 problem.
19883         Reported by Ludovic Courtès <ludo@gnu.org>.
19884
19885 2010-02-16  Simon Josefsson  <simon@josefsson.org>
19886
19887         * modules/userspec-tests (test_userspec_LDADD): Add variable, for
19888         linking with -lintl.
19889
19890 2010-02-17  Simon Josefsson  <simon@josefsson.org>
19891
19892         * lib/netdb.in.h (AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG): Define to 0
19893         if not provided by the system's netdb.h.  Reported by
19894         ludo@gnu.org (Ludovic Courtès).
19895
19896 2010-02-15  Jim Meyering  <meyering@redhat.com>
19897
19898         init.sh: improve portability and efficiency
19899         * tests/init.sh (find_exe_basenames_): Remove unnecessary use of
19900         "dummy" in a for loop.
19901         Use '!', not '^' to select the complement of a character set used
19902         in a "case" statement.
19903         Use shell variable manipulation, a la ${...%.exe}, rather than sed.
19904         Suggestions from Eric Blake.
19905
19906         init.sh: automatically accommodate programs with the .exe suffix
19907         Automatically arrange for an invocation of "prog" to execute the
19908         program named "prog$EXEEXT" (usually prog.exe).  Thus, all invocations
19909         may use the simpler "prog", yet still work when built on a system
19910         that requires specifying the added suffix.
19911         Do this by constructing a function named "prog" that invokes
19912         "prog.exe" for each .exe file in selected directories.
19913         * tests/init.sh (find_exe_basenames_): New function.
19914         (create_exe_shim_functions_): New function.
19915         (path_prepend_): Use it.
19916
19917         maint.mk: mark syntax-check sc_*.m rules as .PHONY
19918         * top/maint.mk ($(syntax-check-rules)): Add .PHONY, so that
19919         "make -t syntax-check" doesn't create a ton of sc_*.m files.
19920
19921 2010-02-14  Jim Meyering  <meyering@redhat.com>
19922
19923         maint.mk: prohibit inclusion of "hash-pjw.h" without_use
19924         * top/maint.mk (sc_prohibit_hash_without_use): Re-add "@".
19925         (sc_prohibit_hash_pjw_without_use): New rule.
19926
19927         maint.mk: allow the default upload destination dir to be overridden
19928         * top/maint.mk (upload_dest_dir_): Define with a default that
19929         preserves the status quo.
19930         (emit_upload_commands): Use it, rather than hard-coding $(PACKAGE).
19931         Reported by Peter Simons.
19932
19933         maint.mk: prohibit inclusion of "hash.h" without_use
19934         * top/maint.mk (sc_prohibit_hash_without_use): New rule.
19935
19936 2010-02-10  Jim Meyering  <meyering@redhat.com>
19937
19938         maint.mk: prohibit inclusion of "ignore-value.h" without_use
19939         * top/maint.mk (sc_prohibit_ignore_value_without_use): New rule.
19940
19941 2010-02-09  Eric Blake  <ebb9@byu.net>
19942         and Bruno Haible  <bruno@clisp.org>
19943
19944         obstack-printf-posix: ensure declaration
19945         * m4/obstack-printf.m4 (gl_DECL_OBSTACK_PRINTF): New macro,
19946         extracted from gl_FUNC_OBSTACK_PRINTF.
19947         (gl_FUNC_OBSTACK_PRINTF): Invoke it.
19948         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
19949         Likewise.
19950         * lib/stdio.in.h (obstack_printf, obstack_vprintf): Declare also
19951         if GNULIB_OBSTACK_PRINTF_POSIX is 1 and GNULIB_OBSTACK_PRINTF is
19952         0.
19953
19954 2010-02-08  Bruno Haible  <bruno@clisp.org>
19955
19956         gnulib-tool: Fix typo in 2010-02-07 commit.
19957         * gnulib-tool (func_get_dependencies): Fix typo in last commit.
19958         Reported by Eric Blake.
19959
19960 2010-02-07  Bruno Haible  <bruno@clisp.org>
19961
19962         gnulib-tool: Fix up caching patches.
19963         * gnulib-tool: New options --cache-modules, --no-cache-modules. Remove
19964         option --no-cache. Use associative arrays when supported by the shell.
19965         (sed_comments): New variable.
19966         (modcache): Renamed from do_cache.
19967         (sed_extract_field_header): Renamed from sed_extract_cache_prog. Don't
19968         abbreviate unnecessarily.
19969         (have_associative): New variable.
19970         (func_cache_var): Define correctly for bash 1.x. Define in an optimized
19971         way also for ksh and zsh.
19972         (func_init_sed_convert_to_cache_statements): New function, extracted
19973         from func_cache_lookup_module. Add support for associative arrays.
19974         Don't set the c_MODULE_cached variable here. Ignore all lines before
19975         the first field header. Remove only the final newline, not all trailing
19976         newlines. Support empty fields correctly. Limit the use of 'eval' to
19977         assignments.
19978         (func_get_description, func_get_status, func_get_notice,
19979         func_get_applicability, func_get_filelist, func_get_dependencies,
19980         func_get_autoconf_early_snippet, func_get_autoconf_snippet,
19981         func_get_automake_snippet, func_get_include_directive,
19982         func_get_link_directive, func_get_license, func_get_maintainer):
19983         Update documentation. List the unoptimized code first. Add support for
19984         associative arrays. Limit the use of 'eval' to assignments.
19985         (func_get_applicability): Undo stylistic pessimisations.
19986         (func_get_automake_snippet, func_get_include_directive): Reduce code
19987         duplication.
19988         (func_modules_transitive_closure, func_modules_add_dummy,
19989         func_modules_notice, func_modules_to_filelist, func_add_file,
19990         func_update_file, func_emit_lib_Makefile_am, func_emit_po_Makevars,
19991         func_emit_po_POTFILES_in, func_emit_tests_Makefile_am, func_import,
19992         func_create_testdir, func_create_megatestdir): Update documentation.
19993
19994 2010-01-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19995
19996         * gnulib-tool (func_cache_lookup_module): Store the module name
19997         belonging to the cache variable; error out if two different
19998         module names map to the same cache variable name.
19999
20000 2010-01-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20001
20002         gnulib-tool: Make caching optional.
20003         * gnulib-tool: Accept option --no-cache, turning off $do_cache.
20004         Update matching short versions of --no-changelog.
20005         (func_usage): Update.
20006         (sed_extract_cache_prog): Renamed from ...
20007         (sed_extract_prog): ... this; revert to old extraction script.
20008         (func_get_description, func_get_status)
20009         (func_get_notice, func_get_applicability, func_get_filelist)
20010         (func_get_dependencies, func_get_autoconf_early_snippet)
20011         (func_get_autoconf_snippet, func_get_automake_snippet)
20012         (func_get_include_directive, func_get_link_directive)
20013         (func_get_license, func_get_maintainer): If $do_cache is false,
20014         use old, non-caching extraction scripts.
20015         Suggestion by Bruno Haible.
20016
20017 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20018
20019         gnulib-tool: cache module metainformation.
20020         * gnulib-tool (sed_extract_prog): Match newline before each
20021         header, and rewrite header to a shell variable suffix.
20022         (func_cache_var, func_cache_lookup_module): New functions,
20023         to turn a module name into a cache variable prefix, and to
20024         look up and cache module metainformation.
20025         (func_get_description, func_get_status)
20026         (func_get_notice, func_get_applicability, func_get_filelist)
20027         (func_get_dependencies, func_get_autoconf_early_snippet)
20028         (func_get_autoconf_snippet, func_get_automake_snippet)
20029         (func_get_include_directive, func_get_link_directive)
20030         (func_get_license, func_get_maintainer): Use
20031         func_cache_lookup_module.
20032
20033 2010-02-07  Bruno Haible  <bruno@clisp.org>
20034
20035         fnctl: Fix missing dependency.
20036         * modules/fcntl (Depends-on): Add getdtablesize.
20037         Reported by John W. Eaton <jwe@gnu.org>.
20038
20039 2010-02-05  Sergey Poznyakoff  <gray@gnu.org.ua>
20040
20041         Argp: fix recognition of short alias options.
20042
20043         * lib/argp-parse.c (convert_options): Fix improper use of
20044         `|' between character values.
20045         * tests/test-argp.c (group1_option): New alias option
20046         --read (-r).
20047         (group1_parser): Special handling for 'r'.
20048         (test15): New test case.
20049         (test_fun): Add test15.
20050         * tests/test-argp-2.sh: Update expected --help and --usage
20051         outputs.
20052
20053 2010-02-05  Sergey Poznyakoff  <gray@gnu.org.ua>
20054
20055         * tests/test-argp.c: Fix indentation.
20056
20057 2010-02-04  Eric Blake  <ebb9@byu.net>
20058
20059         gettimeofday: expose type of second argument
20060         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Do better detection
20061         of glibc extension signature, and define GETTIMEOFDAY_TIMEZONE.
20062         * tests/test-gettimeofday.c: Use it to silence warning.
20063         * doc/posix-functions/gettimeofday.texi (gettimeofday): Document
20064         the issue.
20065
20066 2010-02-03  Jim Meyering  <meyering@redhat.com>
20067
20068         regcomp.c: avoid the sole warning from gcc's -Wtype-limits
20069         * lib/regcomp.c (TYPE_SIGNED): Define.
20070         (parse_dup_op): Use it to avoid the sole warning from -Wtype-limits.
20071
20072         regcomp.c: avoid a new -Wshadow warning
20073         * lib/regcomp.c (create_initial_state): Do not shadow local "err".
20074
20075 2010-02-01  Jim Meyering  <meyering@redhat.com>
20076
20077         removing useless parentheses in cpp #define directives
20078         For motivation, see commit c0221df4, "define STREQ(a,b)
20079         consistently, removing useless parentheses"
20080         * lib/memcmp.c (CMP_LT_OR_GT): Remove useless parentheses.
20081         * lib/mountlist.c (MNT_IGNORE): Likewise.
20082         * lib/trim.h (trim, trim_trailing, trim_leading): Likewise.
20083
20084 2010-02-01  Eric Blake  <ebb9@byu.net>
20085
20086         sys_time: use link-warning
20087         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Split defaults...
20088         (gl_HEADER_SYS_TIME_H_DEFAULTS): ...into new macro.
20089         (gl_SYS_TIME_MODULE_INDICATOR): New macro.
20090         * modules/sys_time (Depends-on): Add warn-on-use.
20091         (Makefile.am): Always build replacement.
20092         (configure.ac): Update substitutions.
20093         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY)
20094         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Include defaults, and no longer
20095         bother with SYS_TIME_H.
20096         * modules/gettimeofday (configure.ac): Declare indicator.
20097         * lib/sys_time.in.h (gettimeofday): Warn if gnulib module is not
20098         in use.
20099
20100         closein-tests: silence compiler warning
20101         * tests/test-closein.c (main): Ignore fread result.
20102         * modules/closein-tests (Depends-on): Add ignore-value.
20103
20104         tests: silence warning about system return
20105         * tests/test-areadlink-with-size.c (main): Ignore system result.
20106         * tests/test-areadlink.c (main): Likewise.
20107         * tests/test-areadlinkat-with-size.c (main): Likewise.
20108         * tests/test-areadlinkat.c (main): Likewise.
20109         * tests/test-canonicalize-lgpl.c (main): Likewise.
20110         * tests/test-canonicalize.c (main): Likewise.
20111         * tests/test-chown.c (main): Likewise.
20112         * tests/test-fchownat.c (main): Likewise.
20113         * tests/test-fdutimensat.c (main): Likewise.
20114         * tests/test-fstatat.c (main): Likewise.
20115         * tests/test-futimens.c (main): Likewise.
20116         * tests/test-lchown.c (main): Likewise.
20117         * tests/test-link.c (main): Likewise.
20118         * tests/test-linkat.c (main): Likewise.
20119         * tests/test-lstat.c (main): Likewise.
20120         * tests/test-mkdir.c (main): Likewise.
20121         * tests/test-mkdirat.c (main): Likewise.
20122         * tests/test-mkfifo.c (main): Likewise.
20123         * tests/test-mkfifoat.c (main): Likewise.
20124         * tests/test-mknod.c (main): Likewise.
20125         * tests/test-readlink.c (main): Likewise.
20126         * tests/test-remove.c (main): Likewise.
20127         * tests/test-rename.c (main): Likewise.
20128         * tests/test-renameat.c (main): Likewise.
20129         * tests/test-rmdir.c (main): Likewise.
20130         * tests/test-symlink.c (main): Likewise.
20131         * tests/test-symlinkat.c (main): Likewise.
20132         * tests/test-unlink.c (main): Likewise.
20133         * tests/test-unlinkat.c (main): Likewise.
20134         * tests/test-utimens.c (main): Likewise.
20135         * tests/test-utimensat.c (main): Likewise.
20136         * modules/areadlink-tests (Depends-on): Add ignore-value.
20137         * modules/areadlink-with-size-tests (Depends-on): Likewise.
20138         * modules/areadlinkat-tests (Depends-on): Likewise.
20139         * modules/areadlinkat-with-size-tests (Depends-on): Likewise.
20140         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
20141         * modules/canonicalize-tests (Depends-on): Likewise.
20142         * modules/chown-tests (Depends-on): Likewise.
20143         * modules/fdutimensat-tests (Depends-on): Likewise.
20144         * modules/futimens-tests (Depends-on): Likewise.
20145         * modules/lchown-tests (Depends-on): Likewise.
20146         * modules/link-tests (Depends-on): Likewise.
20147         * modules/linkat-tests (Depends-on): Likewise.
20148         * modules/lstat-tests (Depends-on): Likewise.
20149         * modules/mkdir-tests (Depends-on): Likewise.
20150         * modules/mkfifo-tests (Depends-on): Likewise.
20151         * modules/mkfifoat-tests (Depends-on): Likewise.
20152         * modules/mknod-tests (Depends-on): Likewise.
20153         * modules/openat-tests (Depends-on): Likewise.
20154         * modules/readlink-tests (Depends-on): Likewise.
20155         * modules/remove-tests (Depends-on): Likewise.
20156         * modules/rename-tests (Depends-on): Likewise.
20157         * modules/renameat-tests (Depends-on): Likewise.
20158         * modules/rmdir-tests (Depends-on): Likewise.
20159         * modules/symlink-tests (Depends-on): Likewise.
20160         * modules/symlinkat-tests (Depends-on): Likewise.
20161         * modules/unlink-tests (Depends-on): Likewise.
20162         * modules/utimens-tests (Depends-on): Likewise.
20163         * modules/utimensat-tests (Depends-on): Likewise.
20164
20165 2010-01-31  Bruno Haible  <bruno@clisp.org>
20166
20167         Perform the same test for many <math.h> functions.
20168         * m4/mathfunc.m4 (gl_COMMON_DOUBLE_MATHFUNC,
20169         gl_COMMON_DOUBLE_MATHFUNC_TEST): New macros.
20170         * m4/sqrt.m4 (gl_FUNC_SQRT): Invoke gl_COMMON_DOUBLE_MATHFUNC instead
20171         of gl_MATHFUNC.
20172         * modules/acos (configure.ac): Likewise.
20173         * modules/asin (configure.ac): Likewise.
20174         * modules/atan (configure.ac): Likewise.
20175         * modules/atan2 (configure.ac): Likewise.
20176         * modules/cbrt (configure.ac): Likewise.
20177         * modules/copysign (configure.ac): Likewise.
20178         * modules/cos (configure.ac): Likewise.
20179         * modules/cosh (configure.ac): Likewise.
20180         * modules/erf (configure.ac): Likewise.
20181         * modules/erfc (configure.ac): Likewise.
20182         * modules/exp (configure.ac): Likewise.
20183         * modules/fmod (configure.ac): Likewise.
20184         * modules/hypot (configure.ac): Likewise.
20185         * modules/j0 (configure.ac): Likewise.
20186         * modules/j1 (configure.ac): Likewise.
20187         * modules/jn (configure.ac): Likewise.
20188         * modules/lgamma (configure.ac): Likewise.
20189         * modules/log (configure.ac): Likewise.
20190         * modules/log10 (configure.ac): Likewise.
20191         * modules/log1p (configure.ac): Likewise.
20192         * modules/pow (configure.ac): Likewise.
20193         * modules/remainder (configure.ac): Likewise.
20194         * modules/sin (configure.ac): Likewise.
20195         * modules/sinh (configure.ac): Likewise.
20196         * modules/tan (configure.ac): Likewise.
20197         * modules/tanh (configure.ac): Likewise.
20198         * modules/y0 (configure.ac): Likewise.
20199         * modules/y1 (configure.ac): Likewise.
20200         * modules/yn (configure.ac): Likewise.
20201         Suggested by Paolo Bonzini.
20202
20203 2010-01-31  Bruno Haible  <bruno@clisp.org>
20204
20205         * m4/getline.m4 (gl_FUNC_GETLINE): Add comment about REPLACE_GETLINE.
20206
20207 2010-01-31  Bruno Haible  <bruno@clisp.org>
20208
20209         Work around getdelim() bug on FreeBSD 8.0.
20210         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Test whether getdelim supports an
20211         initially NULL line. Set REPLACE_GETDELIM if getdelim exists but does
20212         not work.
20213         * lib/stdio.in.h (getdelim): Define as an alias if REPLACE_GETDELIM
20214         is 1.
20215         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize REPLACE_GETDELIM.
20216         * modules/stdio (Makefile.am): Also substitute REPLACE_GETDELIM.
20217         * tests/test-getdelim.c (main): Also test result for a NULL buffer and
20218         a non-zero size.
20219         * doc/posix-functions/getdelim.texi: Mention the FreeBSD bug.
20220
20221 2010-01-31  Bruno Haible  <bruno@clisp.org>
20222
20223         Work around getline() bug on FreeBSD 8.0.
20224         * m4/getline.m4 (gl_FUNC_GETLINE): Also test result for a NULL buffer
20225         and a non-zero size.
20226         * tests/test-getline.c (main): Likewise.
20227         * doc/posix-functions/getline.texi: Mention the FreeBSD bug.
20228         Reported by Dennis <noordsij@cs.helsinki.fi> via Eric Blake.
20229
20230 2010-01-28  Eric Blake  <ebb9@byu.net>
20231
20232         regex: fix build failure
20233         * lib/regex_internal.h (__GNUC_PREREQ): Define for non-glibc
20234         platforms.
20235
20236 2010-01-28  Jim Meyering  <meyering@redhat.com>
20237
20238         regex: do not ignore memory allocation failure
20239         * lib/regex_internal.c (create_cd_newstate): Detect
20240         re_node_set_init_copy failure.   Extracted from glibc commit
20241         2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
20242
20243         regex: sync more white-space changes from libc
20244         * lib/regex_internal.c: White-space only changes.
20245         * lib/regexec.c: Likewise.
20246
20247         regex: add many uses of __attribute_warn_unused_result__
20248         * lib/regex_internal.c: Use __attribute_warn_unused_result__.
20249         * lib/regexec.c: Likewise.
20250         Extracted from a messy glibc commit.
20251
20252         regcomp.c: spelling and merge-artifact from glibc
20253         * lib/regcomp.c: Merge remainder of glibc's
20254         2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
20255
20256         regcomp.c: sync white-space changes from glibc
20257         * lib/regcomp.c: Merge to accommodate white space
20258         changes from glibc's 2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
20259
20260         regcomp.c: do not ignore internal return values
20261         * lib/regcomp.c: Do not ignore internal return values.
20262         This is from glibc's 2da42bc06566bc89785e580fa1ac89b4c9f2a63c,
20263         but without its white-space changes and spelling fixes.
20264
20265         regex_internal.h: define __attribute_warn_unused_result__
20266         * lib/regex_internal.h (__attribute_warn_unused_result__): Define.
20267
20268         maint: add a syntax-check rule to check for vulnerable Makefile.in
20269         * top/maint.mk (sc_vulnerable_makefile_CVE-2009-4029): New rule.
20270
20271 2010-01-27  Jim Meyering  <meyering@redhat.com>
20272
20273         ncftpput-ftp: clean up spaces
20274         * build-aux/ncftpput-ftp: Make Copyright line consistent.
20275         Remove trailing blanks.
20276
20277 2010-01-27  Simon Josefsson  <simon@josefsson.org>
20278
20279         * build-aux/git-version-gen: Fix copyright statement.
20280         * build-aux/gnupload: Likewise.
20281         * tests/test-arcfour.c: Likewise.
20282         * tests/test-arctwo.c: Likewise.
20283         * tests/test-count-one-bits.c: Likewise.
20284         * tests/test-crc.c: Likewise.
20285         * tests/test-des.c: Likewise.
20286         * tests/test-gc-arcfour.c: Likewise.
20287         * tests/test-gc-arctwo.c: Likewise.
20288         * tests/test-gc-des.c: Likewise.
20289         * tests/test-gc-hmac-md5.c: Likewise.
20290         * tests/test-gc-hmac-sha1.c: Likewise.
20291         * tests/test-gc-md2.c: Likewise.
20292         * tests/test-gc-md4.c: Likewise.
20293         * tests/test-gc-md5.c: Likewise.
20294         * tests/test-gc-pbkdf2-sha1.c: Likewise.
20295         * tests/test-gc-rijndael.c: Likewise.
20296         * tests/test-gc-sha1.c: Likewise.
20297         * tests/test-gc.c: Likewise.
20298         * tests/test-gethostname.c: Likewise.
20299         * tests/test-gettimeofday.c: Likewise.
20300         * tests/test-hash.c: Likewise.
20301         * tests/test-hmac-md5.c: Likewise.
20302         * tests/test-hmac-sha1.c: Likewise.
20303         * tests/test-md2.c: Likewise.
20304         * tests/test-md4.c: Likewise.
20305         * tests/test-md5.c: Likewise.
20306         * tests/test-memchr.c: Likewise.
20307         * tests/test-memchr2.c: Likewise.
20308         * tests/test-memcmp.c: Likewise.
20309         * tests/test-memmem.c: Likewise.
20310         * tests/test-memrchr.c: Likewise.
20311         * tests/test-rawmemchr.c: Likewise.
20312         * tests/test-read-file.c: Likewise.
20313         * tests/test-rijndael.c: Likewise.
20314         * tests/test-sockets.c: Likewise.
20315         * tests/test-strchrnul.c: Likewise.
20316         * tests/test-strstr.c: Likewise.
20317         * tests/test-strtod.c: Likewise.
20318         * build-aux/ncftpput-ftp: Likewise.
20319
20320 2010-01-26  Eric Blake  <ebb9@byu.net>
20321
20322         ignore-value: update recommended header name
20323         * modules/ignore-value (Include): Only use <> for headers that
20324         exist in glibc.
20325
20326 2010-01-26  Jim Meyering  <meyering@redhat.com>
20327
20328         test-userspec.c: avoid compiler warnings
20329         * tests/test-userspec.c (main): Avoid shadowing ("uid"),
20330         and "initialization discards qualifiers..." warnings.
20331         Put the first "uid" in its own scope, and make char* members "const".
20332
20333 2010-01-25  Bruno Haible  <bruno@clisp.org>
20334
20335         gnulib-tool: Make warning diagnostics consistent.
20336         * gnulib-tool (func_warning): New function.
20337         Use it everywhere where gnulib-tool produces output to stderr and it is
20338         not a fatal error.
20339
20340 2010-01-25  Bruno Haible  <bruno@clisp.org>
20341
20342         Fix test dependencies.
20343         * modules/xstrtol-tests (Depends-on): Add inttypes.
20344         * modules/xstrtoll-tests (Depends-on): Likewise. Remove xstrtoll.
20345
20346 2010-01-25 Pádraig Brady <P@draigBrady.com>
20347
20348         syntax-check: detect incorrect boolean macro values in config.h
20349         * modules/maintainer-makefile (configure.ac): Parameterize the location
20350         of config.h which will be available to makefiles as $(CONFIG_INCLUDE).
20351         The logic is from Eric Blake and the location indicated by Jim Meyering.
20352         Note the more natural CONFIG_HEADER name is prohibited by automake
20353         for backwards compatibility reasons.
20354         * top/maint.mk (sc_Wundef_boolean): New rule.
20355
20356 2010-01-25  Jim Meyering  <meyering@redhat.com>
20357
20358         bootstrap: detect MacOS 10.6's shasum, too
20359         * build-aux/bootstrap: Also recognize MacOS 10.6's shasum.
20360         Suggested by Thomas Treichl <Thomas.Treichl@gmx.net>.
20361
20362 2010-01-23  Jim Meyering  <meyering@redhat.com>
20363
20364         xstrtoll: new module
20365         * modules/xstrtoll: New file.
20366         * MODULES.html.sh (Numeric conversion functions): Add xstrtoll.
20367         * lib/xstrtol.h [HAVE_LONG_LONG_INT]: Declare xstrtoll and xstrtoull.
20368         * lib/xstrtoll.c, lib/xstrtoull.c: New files.
20369         ./configure fails if you use this module and lack "long long".
20370         * modules/xstrtoll-tests: New module.
20371         * tests/test-xstrtoll.c, tests/test-xstrtoull.c: New files.
20372         * tests/test-xstrtoll.sh: Like test-xstrtol.c, but use the
20373         new init.sh-based test framework.
20374
20375 2010-01-24  Bruno Haible  <bruno@clisp.org>
20376
20377         Tests for module 'yn'.
20378         * modules/yn-tests: New file.
20379         * tests/test-yn.c: New file.
20380
20381         Tests for module 'y1'.
20382         * modules/y1-tests: New file.
20383         * tests/test-y1.c: New file.
20384
20385         Tests for module 'y0'.
20386         * modules/y0-tests: New file.
20387         * tests/test-y0.c: New file.
20388
20389         Tests for module 'tanh'.
20390         * modules/tanh-tests: New file.
20391         * tests/test-tanh.c: New file.
20392
20393         Tests for module 'tan'.
20394         * modules/tan-tests: New file.
20395         * tests/test-tan.c: New file.
20396
20397         Tests for module 'sqrt'.
20398         * modules/sqrt-tests: New file.
20399         * tests/test-sqrt.c: New file.
20400
20401         Tests for module 'sinh'.
20402         * modules/sinh-tests: New file.
20403         * tests/test-sinh.c: New file.
20404
20405         Tests for module 'sin'.
20406         * modules/sin-tests: New file.
20407         * tests/test-sin.c: New file.
20408
20409         Tests for module 'rint'.
20410         * modules/rint-tests: New file.
20411         * tests/test-rint.c: New file.
20412
20413         Tests for module 'remainder'.
20414         * modules/remainder-tests: New file.
20415         * tests/test-remainder.c: New file.
20416
20417         Tests for module 'pow'.
20418         * modules/pow-tests: New file.
20419         * tests/test-pow.c: New file.
20420
20421         Tests for module 'nextafter'.
20422         * modules/nextafter-tests: New file.
20423         * tests/test-nextafter.c: New file.
20424
20425         Tests for module 'modf'.
20426         * modules/modf-tests: New file.
20427         * tests/test-modf.c: New file.
20428
20429         Tests for module 'logb'.
20430         * modules/logb-tests: New file.
20431         * tests/test-logb.c: New file.
20432
20433         Tests for module 'log1p'.
20434         * modules/log1p-tests: New file.
20435         * tests/test-log1p.c: New file.
20436
20437         Tests for module 'log10'.
20438         * modules/log10-tests: New file.
20439         * tests/test-log10.c: New file.
20440
20441         Tests for module 'log'.
20442         * modules/log-tests: New file.
20443         * tests/test-log.c: New file.
20444
20445         Tests for module 'lgamma'.
20446         * modules/lgamma-tests: New file.
20447         * tests/test-lgamma.c: New file.
20448
20449         Tests for module 'ldexp'.
20450         * modules/ldexp-tests: New file.
20451         * tests/test-ldexp.c: New file.
20452
20453         Tests for module 'jn'.
20454         * modules/jn-tests: New file.
20455         * tests/test-jn.c: New file.
20456
20457         Tests for module 'j1'.
20458         * modules/j1-tests: New file.
20459         * tests/test-j1.c: New file.
20460
20461         Tests for module 'j0'.
20462         * modules/j0-tests: New file.
20463         * tests/test-j0.c: New file.
20464
20465         Tests for module 'hypot'.
20466         * modules/hypot-tests: New file.
20467         * tests/test-hypot.c: New file.
20468
20469         Tests for module 'fmod'.
20470         * modules/fmod-tests: New file.
20471         * tests/test-fmod.c: New file.
20472
20473         Tests for module 'fabs'.
20474         * modules/fabs-tests: New file.
20475         * tests/test-fabs.c: New file.
20476
20477         Tests for module 'exp'.
20478         * modules/exp-tests: New file.
20479         * tests/test-exp.c: New file.
20480
20481         Tests for module 'erfc'.
20482         * modules/erfc-tests: New file.
20483         * tests/test-erfc.c: New file.
20484
20485         Tests for module 'erf'.
20486         * modules/erf-tests: New file.
20487         * tests/test-erf.c: New file.
20488
20489         Tests for module 'cosh'.
20490         * modules/cosh-tests: New file.
20491         * tests/test-cosh.c: New file.
20492
20493         Tests for module 'cos'.
20494         * modules/cos-tests: New file.
20495         * tests/test-cos.c: New file.
20496
20497         Tests for module 'copysign'.
20498         * modules/copysign-tests: New file.
20499         * tests/test-copysign.c: New file.
20500
20501         Tests for module 'cbrt'.
20502         * modules/cbrt-tests: New file.
20503         * tests/test-cbrt.c: New file.
20504
20505         Tests for module 'atan2'.
20506         * modules/atan2-tests: New file.
20507         * tests/test-atan2.c: New file.
20508
20509         Tests for module 'atan'.
20510         * modules/atan-tests: New file.
20511         * tests/test-atan.c: New file.
20512
20513         Tests for module 'asin'.
20514         * modules/asin-tests: New file.
20515         * tests/test-asin.c: New file.
20516
20517         Tests for module 'acos'.
20518         * modules/acos-tests: New file.
20519         * tests/test-acos.c: New file.
20520
20521 2010-01-24  Bruno Haible  <bruno@clisp.org>
20522
20523         Fix tests for common <math.h> functions.
20524         * m4/mathfunc.m4 (gl_MATHFUNC): Take two additional parameters. Use a
20525         code snippet that references the function pointer, rather than merely
20526         calling the function. Substitute the FUNC_LIBM variable.
20527         * m4/sqrt.m4 (gl_FUNC_SQRT): Update gl_MATHFUNC invocation.
20528         * modules/acos (configure.ac): Likewise.
20529         * modules/asin (configure.ac): Likewise.
20530         * modules/atan (configure.ac): Likewise.
20531         * modules/atan2 (configure.ac): Likewise.
20532         * modules/cbrt (configure.ac): Likewise.
20533         * modules/copysign (configure.ac): Likewise.
20534         * modules/cos (configure.ac): Likewise.
20535         * modules/cosh (configure.ac): Likewise.
20536         * modules/erf (configure.ac): Likewise.
20537         * modules/erfc (configure.ac): Likewise.
20538         * modules/exp (configure.ac): Likewise.
20539         * modules/fabs (configure.ac): Likewise.
20540         * modules/fmod (configure.ac): Likewise.
20541         * modules/hypot (configure.ac): Likewise.
20542         * modules/j0 (configure.ac): Likewise.
20543         * modules/j1 (configure.ac): Likewise.
20544         * modules/jn (configure.ac): Likewise.
20545         * modules/ldexp (configure.ac): Likewise.
20546         * modules/lgamma (configure.ac): Likewise.
20547         * modules/log (configure.ac): Likewise.
20548         * modules/log10 (configure.ac): Likewise.
20549         * modules/log1p (configure.ac): Likewise.
20550         * modules/logb (configure.ac): Likewise.
20551         * modules/modf (configure.ac): Likewise.
20552         * modules/nextafter (configure.ac): Likewise.
20553         * modules/pow (configure.ac): Likewise.
20554         * modules/remainder (configure.ac): Likewise.
20555         * modules/rint (configure.ac): Likewise.
20556         * modules/sin (configure.ac): Likewise.
20557         * modules/sinh (configure.ac): Likewise.
20558         * modules/tan (configure.ac): Likewise.
20559         * modules/tanh (configure.ac): Likewise.
20560         * modules/y0 (configure.ac): Likewise.
20561         * modules/y1 (configure.ac): Likewise.
20562         * modules/yn (configure.ac): Likewise.
20563
20564 2010-01-24  Bruno Haible  <bruno@clisp.org>
20565
20566         Tests: Defeat inlining of math functions by GCC >= 4.3.0.
20567         * tests/test-acosl.c (x): New variable.
20568         (main): Store argument in x and fetch it from x.
20569         * tests/test-asinl.c (x): New variable.
20570         (main): Store argument in x and fetch it from x.
20571         * tests/test-atanl.c (x): New variable.
20572         (main): Store argument in x and fetch it from x.
20573         * tests/test-cosl.c (x): New variable.
20574         (main): Store argument in x and fetch it from x.
20575         * tests/test-expl.c (x): New variable.
20576         (main): Store argument in x and fetch it from x.
20577         * tests/test-logl.c (x): New variable.
20578         (main): Store argument in x and fetch it from x.
20579         * tests/test-sinl.c (x): New variable.
20580         (main): Store argument in x and fetch it from x.
20581         * tests/test-sqrtl.c (x): New variable.
20582         (main): Store argument in x and fetch it from x.
20583         * tests/test-tanl.c (x): New variable.
20584         (main): Store argument in x and fetch it from x.
20585
20586 2010-01-24  Bruno Haible  <bruno@clisp.org>
20587
20588         Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
20589         * gnulib-tool (func_emit_tests_Makefile_am): Add EXEEXT and srcdir
20590         assignments to the initial TESTS_ENVIRONMENT.
20591         * doc/gnulib.texi (Unit test modules): Document it.
20592         * modules/acl-tests (Makefile.am): Drop EXEEXT assignment from
20593         TESTS_ENVIRONMENT.
20594         * modules/btowc-tests (Makefile.am): Likewise.
20595         * modules/c-stack-tests (Makefile.am): Likewise.
20596         * modules/c-strcase-tests (Makefile.am): Likewise.
20597         * modules/copy-file-tests (Makefile.am): Likewise.
20598         * modules/mbmemcasecmp-tests (Makefile.am): Likewise.
20599         * modules/mbmemcasecoll-tests (Makefile.am): Likewise.
20600         * modules/mbrtowc-tests (Makefile.am): Likewise.
20601         * modules/mbscasecmp-tests (Makefile.am): Likewise.
20602         * modules/mbscasestr-tests (Makefile.am): Likewise.
20603         * modules/mbschr-tests (Makefile.am): Likewise.
20604         * modules/mbscspn-tests (Makefile.am): Likewise.
20605         * modules/mbsinit-tests (Makefile.am): Likewise.
20606         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
20607         * modules/mbsnrtowcs-tests (Makefile.am): Likewise.
20608         * modules/mbspbrk-tests (Makefile.am): Likewise.
20609         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
20610         * modules/mbsrchr-tests (Makefile.am): Likewise.
20611         * modules/mbsrtowcs-tests (Makefile.am): Likewise.
20612         * modules/mbsspn-tests (Makefile.am): Likewise.
20613         * modules/mbsstr-tests (Makefile.am): Likewise.
20614         * modules/nl_langinfo-tests (Makefile.am): Likewise.
20615         * modules/unicase/locale-language-tests (Makefile.am): Likewise.
20616         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
20617         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
20618         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
20619         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
20620         * modules/uniwbrk/ulc-wordbreaks-tests (Makefile.am): Likewise.
20621         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
20622         * modules/wcrtomb-tests (Makefile.am): Likewise.
20623         * modules/wcsnrtombs-tests (Makefile.am): Likewise.
20624         * modules/wcsrtombs-tests (Makefile.am): Likewise.
20625         * modules/quotearg-tests (Makefile.am): Drop EXEEXT and srcdir
20626         assignments from TESTS_ENVIRONMENT.
20627         * modules/argp-tests (Makefile.am): Drop TESTS_ENVIRONMENT
20628         augmentation.
20629         * modules/argp-version-etc-tests (Makefile.am): Likewise.
20630         * modules/atexit-tests (Makefile.am): Likewise.
20631         * modules/binary-io-tests (Makefile.am): Likewise.
20632         * modules/closein-tests (Makefile.am): Likewise.
20633         * modules/dprintf-posix-tests (Makefile.am): Likewise.
20634         * modules/exclude-tests (Makefile.am): Likewise.
20635         * modules/fflush-tests (Makefile.am): Likewise.
20636         * modules/fpending-tests (Makefile.am): Likewise.
20637         * modules/fprintf-posix-tests (Makefile.am): Likewise.
20638         * modules/freadahead-tests (Makefile.am): Likewise.
20639         * modules/freadptr-tests (Makefile.am): Likewise.
20640         * modules/freadseek-tests (Makefile.am): Likewise.
20641         * modules/fseek-tests (Makefile.am): Likewise.
20642         * modules/fseeko-tests (Makefile.am): Likewise.
20643         * modules/ftell-tests (Makefile.am): Likewise.
20644         * modules/ftello-tests (Makefile.am): Likewise.
20645         * modules/idpriv-drop-tests (Makefile.am): Likewise.
20646         * modules/idpriv-droptemp-tests (Makefile.am): Likewise.
20647         * modules/lseek-tests (Makefile.am): Likewise.
20648         * modules/parse-duration-tests (Makefile.am): Likewise.
20649         * modules/perror-tests (Makefile.am): Likewise.
20650         * modules/pipe-filter-gi-tests (Makefile.am): Likewise.
20651         * modules/pipe-filter-ii-tests (Makefile.am): Likewise.
20652         * modules/pipe-tests (Makefile.am): Likewise.
20653         * modules/pread-tests (Makefile.am): Likewise.
20654         * modules/printf-posix-tests (Makefile.am): Likewise.
20655         * modules/select-tests (Makefile.am): Likewise.
20656         * modules/sigpipe-tests (Makefile.am): Likewise.
20657         * modules/tsearch-tests (Makefile.am): Likewise.
20658         * modules/unicase/ulc-casecmp-tests (Makefile.am): Likewise.
20659         * modules/unicase/ulc-casecoll-tests (Makefile.am): Likewise.
20660         * modules/uniname/uniname-tests (Makefile.am): Likewise.
20661         * modules/uniwidth/width-tests (Makefile.am): Likewise.
20662         * modules/vdprintf-posix-tests (Makefile.am): Likewise.
20663         * modules/version-etc-tests (Makefile.am): Likewise.
20664         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
20665         * modules/vprintf-posix-tests (Makefile.am): Likewise.
20666         * modules/xalloc-die-tests (Makefile.am): Likewise.
20667         * modules/xprintf-posix-tests (Makefile.am): Likewise.
20668         * modules/xstrtoimax-tests (Makefile.am): Likewise.
20669         * modules/xstrtol-tests (Makefile.am): Likewise.
20670         * modules/xstrtoumax-tests (Makefile.am): Likewise.
20671         * modules/yesno-tests (Makefile.am): Likewise.
20672         Suggested by Jim Meyering.
20673
20674 2010-01-24  Bruno Haible  <bruno@clisp.org>
20675
20676         More documentation.
20677         * doc/gnulib.texi (Writing modules): New chapter.
20678         (Miscellaneous Notes): Move sections "Comments" and "Header files" to
20679         the new chapter.
20680
20681 2010-01-24  Jim Meyering  <meyering@redhat.com>
20682
20683         maint.mk: do not prepend "./" after filtering
20684         * top/maint.mk (_prepend_srcdir_prefix): New variable
20685         (VC_LIST_EXCEPT): Use it to avoid prepending (post-filter)
20686         "./" when $(srcdir) is ".".
20687
20688         define STREQ(a,b) consistently, removing useless parentheses
20689         #define STREQ(a, b) (strcmp ((a), (b)) == 0) is over-parenthesized,
20690         since the only risk is that "a" or "b" contains an unparenthesized
20691         comma, but if either did that, STREQ would have 3 or more arguments.
20692         Hence, #define STREQ(a, b) (strcmp (a, b) == 0) is better.
20693         * lib/fts.c (STREQ): Remove unnecessary parentheses.
20694         * lib/hash-triple.c (STREQ): Likewise.
20695         * tests/test-argv-iter.c (STREQ): Use a and b, not s1 and s2.
20696         * lib/getugroups.c (STREQ): Likewise.
20697
20698 2010-01-23  Jim Meyering  <meyering@redhat.com>
20699
20700         maint.mk: fix syntax-check in a non-srcdir build directory
20701         * top/maint.mk (_dot_escaped_srcdir): Remove erroneous backslash,
20702         introduced in my 2010-01-21 commit, a6da6c45.  Reported by Eric Blake.
20703
20704 2010-01-22  Jim Meyering  <meyering@redhat.com>
20705
20706         userspec: add unit tests
20707         * tests/test-userspec.c: New file.
20708         * modules/userspec-tests: Likewise.
20709
20710 2010-01-21  Jim Meyering  <meyering@redhat.com>
20711
20712         maint.mk: handle source file names containing "." robustly
20713         * top/maint.mk (_dot_escaped_srcdir): Define.
20714         (VC_LIST): Use it in LHS of sed substitution.
20715
20716 2010-01-21  Jiri Denemark  <jdenemar@redhat.com>
20717
20718         maint.mk: fix VC_LIST_EXCEPT for srcdir != builddir
20719         * top/maint.mk (VC_LIST_EXCEPT): Preprocess the output of
20720         $(VC_LIST) to remove a prefix of '$(srcdir)/', so that it works
20721         from a non-srcdir build.
20722
20723 2010-01-20  Eric Blake  <ebb9@byu.net>
20724
20725         warn-on-use: use instead of link-warning
20726         * modules/stdio (Depends-on, Makefile.am): Drop link-warning.
20727         * modules/unistd (Depends-on, Makefile.am): Likewise.
20728         * modules/arpa_inet (Depends-on): Replace link-warning with
20729         warn-on-use.
20730         (Makefile.am): Update rules accordingly.
20731         * modules/ctype (Depends-on, Makefile.am): Likewise.
20732         * modules/dirent (Depends-on, Makefile.am): Likewise.
20733         * modules/fcntl-h (Depends-on, Makefile.am): Likewise.
20734         * modules/inttypes (Depends-on, Makefile.am): Likewise.
20735         * modules/langinfo (Depends-on, Makefile.am): Likewise.
20736         * modules/locale (Depends-on, Makefile.am): Likewise.
20737         * modules/math (Depends-on, Makefile.am): Likewise.
20738         * modules/search (Depends-on, Makefile.am): Likewise.
20739         * modules/signal (Depends-on, Makefile.am): Likewise.
20740         * modules/spawn (Depends-on, Makefile.am): Likewise.
20741         * modules/stdlib (Depends-on, Makefile.am): Likewise.
20742         * modules/string (Depends-on, Makefile.am): Likewise.
20743         * modules/strings (Depends-on, Makefile.am): Likewise.
20744         * modules/sys_file (Depends-on, Makefile.am): Likewise.
20745         * modules/sys_ioctl (Depends-on, Makefile.am): Likewise.
20746         * modules/sys_select (Depends-on, Makefile.am): Likewise.
20747         * modules/sys_socket (Depends-on, Makefile.am): Likewise.
20748         * modules/sys_stat (Depends-on, Makefile.am): Likewise.
20749         * modules/sys_times (Depends-on, Makefile.am): Likewise.
20750         * modules/sys_utsname (Depends-on, Makefile.am): Likewise.
20751         * modules/wchar (Depends-on, Makefile.am): Likewise.
20752         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Check which functions
20753         should be poisoned.
20754         * m4/ctype.m4 (gl_CTYPE_H): Likewise.
20755         * m4/dirent_h.m4 (gl_DIRENT_H): Likewise.
20756         * m4/fcntl_h.m4 (gl_FCNTL_H): Likewise.
20757         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
20758         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
20759         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
20760         * m4/math_h.m4 (gl_MATH_H): Likewise.
20761         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
20762         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
20763         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
20764         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
20765         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
20766         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
20767         * m4/strings_h.m4 (gl_HEADER_STRINGS_H_BODY): Likewise.
20768         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H_DEFAULTS): Likewise.
20769         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Likewise.
20770         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
20771         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
20772         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
20773         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
20774         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
20775         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
20776         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
20777         * lib/arpa_inet.in.h: Use _GL_WARN_ON_USE instead of
20778         GL_LINK_WARNING.
20779         * lib/ctype.in.h: Likewise.
20780         * lib/dirent.in.h: Likewise.
20781         * lib/fcntl.in.h: Likewise.
20782         * lib/inttypes.in.h: Likewise.
20783         * lib/langinfo.in.h: Likewise.
20784         * lib/locale.in.h: Likewise.
20785         * lib/math.in.h: Likewise.
20786         * lib/search.in.h: Likewise.
20787         * lib/signal.in.h: Likewise.
20788         * lib/spawn.in.h: Likewise.
20789         * lib/stdio.in.h: Likewise.
20790         * lib/stdlib.in.h: Likewise.
20791         * lib/string.in.h: Likewise.
20792         * lib/strings.in.h: Likewise.
20793         * lib/sys_file.in.h: Likewise.
20794         * lib/sys_ioctl.in.h: Likewise.
20795         * lib/sys_select.in.h: Likewise.
20796         * lib/sys_socket.in.h: Likewise.
20797         * lib/sys_stat.in.h: Likewise.
20798         * lib/sys_times.in.h: Likewise.
20799         * lib/sys_utsname.in.h: Likewise.
20800         * lib/unistd.in.h: Likewise.
20801         * lib/wchar.in.h: Likewise.
20802
20803 2010-01-20  Bruno Haible  <bruno@clisp.org>
20804
20805         Avoid duplicate -lm.
20806         * m4/isnan.m4 (gl_ISNAN): Avoid duplicate -lm in $ISNAN_LIBM.
20807         * m4/round.m4 (gl_FUNC_ROUND): Avoid duplicate -lm in $ROUND_LIBM.
20808         * m4/roundf.m4 (gl_FUNC_ROUNDF): Avoid duplicate -lm in $ROUNDF_LIBM.
20809         * m4/roundl.m4 (gl_FUNC_ROUNDL): Avoid duplicate -lm in $ROUNDL_LIBM.
20810         * m4/acosl.m4 (gl_FUNC_ACOSL): Avoid duplicate -lm in $ACOSL_LIBM.
20811         * m4/cosl.m4 (gl_FUNC_COSL): Avoid duplicate -lm in $COSL_LIBM.
20812         * m4/logl.m4 (gl_FUNC_LOGL): Avoid duplicate -lm in $LOGL_LIBM.
20813         * m4/sinl.m4 (gl_FUNC_SINL): Avoid duplicate -lm in $SINL_LIBM.
20814         * m4/sqrtl.m4 (gl_FUNC_SQRTL): Avoid duplicate -lm in $SQRTL_LIBM.
20815         * m4/tanl.m4 (gl_FUNC_TANL): Avoid duplicate -lm in $TANL_LIBM.
20816         * m4/asinl.m4 (gl_FUNC_ASINL): Same change, for consistency.
20817         * m4/atanl.m4 (gl_FUNC_ATANL): Likewise.
20818         Reported by Paolo Bonzini.
20819
20820 2010-01-19  Bruno Haible  <bruno@clisp.org>
20821
20822         langinfo, nl_langinfo: Relicense under LGPLv2+.
20823         * modules/langinfo (License): Change to LGPLv2+.
20824         * modules/nl_langinfo (License): Likewise.
20825         Patch by David Lutterkort <lutter@redhat.com>.
20826
20827 2010-01-19  Bruno Haible  <bruno@clisp.org>
20828
20829         Avoid compilation error with cc on OSF/1 5.1.
20830         * lib/fcntl.in.h: Include <unistd.h> after the #include_next <fcntl.h>
20831         statement, not before.
20832         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20833
20834 2010-01-18  Bruno Haible  <bruno@clisp.org>
20835
20836         Avoid a link error due to the __printf__ symbol.
20837         * lib/stdio.in.h (__attribute__): Define to empty also for gcc 2.5.x
20838         and 2.6.x.
20839         (__format__, __printf__): Remove definitions.
20840         * lib/argp-fmtstream.h: Likewise.
20841         * lib/argp.h: Likewise.
20842         * lib/error.h: Likewise.
20843         * lib/vasnprintf.h: Likewise.
20844         * lib/xprintf.h: Likewise.
20845         * lib/xvasprintf.h: Likewise.
20846         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20847
20848 2010-01-18  Bruno Haible  <bruno@clisp.org>
20849
20850         Tests for module 'tanl'.
20851         * modules/tanl-tests: New file.
20852         * tests/test-tanl.c: New file.
20853
20854         Tests for module 'sqrtl'.
20855         * modules/sqrtl-tests: New file.
20856         * tests/test-sqrtl.c: New file.
20857
20858         Tests for module 'sinl'.
20859         * modules/sinl-tests: New file.
20860         * tests/test-sinl.c: New file.
20861
20862         Tests for module 'logl'.
20863         * modules/logl-tests: New file.
20864         * tests/test-logl.c: New file.
20865
20866         Tests for module 'expl'.
20867         * modules/expl-tests: New file.
20868         * tests/test-expl.c: New file.
20869
20870         Tests for module 'cosl'.
20871         * modules/cosl-tests: New file.
20872         * tests/test-cosl.c: New file.
20873
20874         Tests for module 'atanl'.
20875         * modules/atanl-tests: New file.
20876         * tests/test-atanl.c: New file.
20877
20878         Tests for module 'asinl'.
20879         * modules/asinl-tests: New file.
20880         * tests/test-asinl.c: New file.
20881
20882         Tests for module 'acosl'.
20883         * modules/acosl-tests: New file.
20884         * tests/test-acosl.c: New file.
20885
20886         New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
20887         * lib/math.in.h (acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl,
20888         tanl): Use the standard gnulib idiom.
20889         * lib/cosl.c: Don't include trigl.c and sincosl.c.
20890         * lib/sinl.c: Likewise.
20891         * lib/tanl.c: Don't include trigl.c.
20892         (kernel_tanl): Make static.
20893         * lib/sincosl.c: Include trigl.h first.
20894         * lib/trigl.c: Likewise.
20895         * m4/acosl.m4: New file.
20896         * m4/asinl.m4: New file.
20897         * m4/atanl.m4: New file.
20898         * m4/cosl.m4: New file.
20899         * m4/expl.m4: New file.
20900         * m4/logl.m4: New file.
20901         * m4/sinl.m4: New file.
20902         * m4/sqrtl.m4: New file.
20903         * m4/tanl.m4: New file.
20904         * m4/mathl.m4: Remove file.
20905         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_* and HAVE_*
20906         variables for acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
20907         Don't initialize GNULIB_MATHL.
20908         * modules/acosl: New file.
20909         * modules/asinl: New file.
20910         * modules/atanl: New file.
20911         * modules/cosl: New file.
20912         * modules/expl: New file.
20913         * modules/logl: New file.
20914         * modules/sinl: New file.
20915         * modules/sqrtl: New file.
20916         * modules/tanl: New file.
20917         * modules/math (Makefile.am): Substitute GNULIB_* and HAVE_* variables
20918         for acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl. Don't
20919         substitute GNULIB_MATHL.
20920         * modules/mathl: Rewritten.
20921         * doc/posix-functions/acosl.texi: Mention the 'acosl' module.
20922         * doc/posix-functions/asinl.texi: Mention the 'asinl' module.
20923         * doc/posix-functions/atanl.texi: Mention the 'atanl' module.
20924         * doc/posix-functions/cosl.texi: Mention the 'cosl' module.
20925         * doc/posix-functions/expl.texi: Mention the 'expl' module.
20926         * doc/posix-functions/logl.texi: Mention the 'logl' module.
20927         * doc/posix-functions/sinl.texi: Mention the 'sinl' module.
20928         * doc/posix-functions/sqrtl.texi: Mention the 'sqrtl' module.
20929         * doc/posix-functions/tanl.texi: Mention the 'tanl' module.
20930
20931 2010-01-18  Bruno Haible  <bruno@clisp.org>
20932
20933         sqrt: Make gl_FUNC_SQRT requirable.
20934         * m4/sqrt.m4: New file.
20935         * modules/sqrt (Files): Add it.
20936         (configure.ac): Invoke gl_FUNC_SQRT.
20937
20938 2010-01-18  Bruno Haible  <bruno@clisp.org>
20939
20940         New modules for common <math.h> functions.
20941         * m4/mathfunc.m4: New file.
20942         * modules/acos: New file.
20943         * modules/asin: New file.
20944         * modules/atan: New file.
20945         * modules/atan2: New file.
20946         * modules/cbrt: New file.
20947         * modules/copysign: New file.
20948         * modules/cos: New file.
20949         * modules/cosh: New file.
20950         * modules/erf: New file.
20951         * modules/erfc: New file.
20952         * modules/exp: New file.
20953         * modules/fabs: New file.
20954         * modules/fmod: New file.
20955         * modules/hypot: New file.
20956         * modules/j0: New file.
20957         * modules/j1: New file.
20958         * modules/jn: New file.
20959         * modules/ldexp: New file.
20960         * modules/lgamma: New file.
20961         * modules/log: New file.
20962         * modules/log10: New file.
20963         * modules/log1p: New file.
20964         * modules/logb: New file.
20965         * modules/modf: New file.
20966         * modules/nextafter: New file.
20967         * modules/pow: New file.
20968         * modules/remainder: New file.
20969         * modules/rint: New file.
20970         * modules/sin: New file.
20971         * modules/sinh: New file.
20972         * modules/sqrt: New file.
20973         * modules/tan: New file.
20974         * modules/tanh: New file.
20975         * modules/y0: New file.
20976         * modules/y1: New file.
20977         * modules/yn: New file.
20978         * doc/posix-functions/acos.texi: Mention the 'acos' module.
20979         * doc/posix-functions/asin.texi: Mention the 'asin' module.
20980         * doc/posix-functions/atan.texi: Mention the 'atan' module.
20981         * doc/posix-functions/atan2.texi: Mention the 'atan2' module.
20982         * doc/posix-functions/cbrt.texi: Mention the 'cbrt' module.
20983         * doc/posix-functions/copysign.texi: Mention the 'copysign' module.
20984         * doc/posix-functions/cos.texi: Mention the 'cos' module.
20985         * doc/posix-functions/cosh.texi: Mention the 'cosh' module.
20986         * doc/posix-functions/erf.texi: Mention the 'erf' module.
20987         * doc/posix-functions/erfc.texi: Mention the 'erfc' module.
20988         * doc/posix-functions/exp.texi: Mention the 'exp' module.
20989         * doc/posix-functions/fabs.texi: Mention the 'fabs' module.
20990         * doc/posix-functions/fmod.texi: Mention the 'fmod' module.
20991         * doc/posix-functions/hypot.texi: Mention the 'hypot' module.
20992         * doc/posix-functions/j0.texi: Mention the 'j0' module.
20993         * doc/posix-functions/j1.texi: Mention the 'j1' module.
20994         * doc/posix-functions/jn.texi: Mention the 'jn' module.
20995         * doc/posix-functions/ldexp.texi: Mention the 'ldexp' module.
20996         * doc/posix-functions/lgamma.texi: Mention the 'lgamma' module.
20997         * doc/posix-functions/log.texi: Mention the 'log' module.
20998         * doc/posix-functions/log10.texi: Mention the 'log10' module.
20999         * doc/posix-functions/log1p.texi: Mention the 'log1p' module.
21000         * doc/posix-functions/logb.texi: Mention the 'logb' module.
21001         * doc/posix-functions/modf.texi: Mention the 'modf' module.
21002         * doc/posix-functions/nextafter.texi: Mention the 'nextafter' module.
21003         * doc/posix-functions/pow.texi: Mention the 'pow' module.
21004         * doc/posix-functions/remainder.texi: Mention the 'remainder' module.
21005         * doc/posix-functions/rint.texi: Mention the 'rint' module.
21006         * doc/posix-functions/sin.texi: Mention the 'sin' module.
21007         * doc/posix-functions/sinh.texi: Mention the 'sinh' module.
21008         * doc/posix-functions/sqrt.texi: Mention the 'sqrt' module.
21009         * doc/posix-functions/tan.texi: Mention the 'tan' module.
21010         * doc/posix-functions/tanh.texi: Mention the 'tanh' module.
21011         * doc/posix-functions/y0.texi: Mention the 'y0' module.
21012         * doc/posix-functions/y1.texi: Mention the 'y1' module.
21013         * doc/posix-functions/yn.texi: Mention the 'yn' module.
21014
21015 2010-01-18  Jim Meyering  <meyering@redhat.com>
21016
21017         ignore-value: relax license to LGPLv2+
21018         * modules/ignore-value (License): Relax to LGPLv2+.
21019
21020         getdate: don't leak when TZ contains two or more '"'s
21021         * lib/getdate.y (get_date): Don't leak a copy of TZ for each
21022         double quote in TZ after the first one.
21023
21024         readtokens: do not leak internal token_lengths buffer
21025         * lib/readtokens.c (readtokens): Free the local, lengths,
21026         when the supplied "token_lengths" parameter is NULL.
21027
21028 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21029
21030         Fix a couple of missing LIBTHREAD link failures on AIX.
21031         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add
21032         $(LIBTHREAD).
21033         * modules/strsignal-tests (test_strsignal_LDADD): Likewise.
21034
21035         Link test-poll against INET_PTON_LIB.
21036         * modules/poll-tests (test_poll_LDADD): Add $(INET_PTON_LIB),
21037         for inet_pton on Solaris 10.
21038
21039 2010-01-17  Bruno Haible  <bruno@clisp.org>
21040
21041         unistdio/*-sprintf: Fix typo in module description.
21042         * modules/unistdio/u8-sprintf (Depends-on): Fix typo.
21043         * modules/unistdio/u8-u8-sprintf (Depends-on): Likewise.
21044         * modules/unistdio/u16-sprintf (Depends-on): Likewise.
21045         * modules/unistdio/u16-u16-sprintf (Depends-on): Likewise.
21046         * modules/unistdio/u32-sprintf (Depends-on): Likewise.
21047         * modules/unistdio/u32-u32-sprintf (Depends-on): Likewise.
21048         * modules/unistdio/ulc-sprintf (Depends-on): Likewise.
21049         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21050
21051 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21052
21053         gnulib-tool: fix filelist for AIX, HP-UX ksh.
21054         * gnulib-tool (func_filter_filelist): Do not quote possibly-empty
21055         variables in shell case patterns, for AIX and HP-UX ksh.
21056
21057         Split large sed scripts, for HP-UX sed.
21058         * modules/stdio: Split sed scripts around 50 sed commands,
21059         to avoid HP-UX limit of 99 commands, in the near future.
21060         * modules/string: Likewise.
21061         * modules/unistd: Likewise.
21062
21063         gnulib-tool: avoid writing in the current directory.
21064         * gnulib-tool (func_emit_lib_Makefile_am)
21065         (func_emit_tests_Makefile_am): Put temporary files in $tmp,
21066         not in the current directory, so concurrent gnulib-tool
21067         instances do not interfere.
21068
21069 2010-01-16  Jim Meyering  <meyering@redhat.com>
21070
21071         doc: update users.txt
21072         * users.txt: Add grep.
21073         (diffutils, gzip): Update URLs.
21074
21075 2010-01-12  Bruno Haible  <bruno@clisp.org>
21076
21077         posix_spawn: Avoid test failure on Cygwin.
21078         * tests/test-posix_spawn3.c (DATA_FILENAME) [CYGWIN]: Use less risky
21079         characters.
21080         Reported by Simon Josefsson.
21081
21082 2010-01-12  Bruno Haible  <bruno@clisp.org>
21083
21084         * tests/test-cond.c (main): When skipping the test, show the reason.
21085
21086 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21087
21088         * lib/striconv.c (str_cd_iconv): Avoid if before free.
21089
21090 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21091
21092         * top/maint.mk (VC_LIST_EXCEPT): Filter list through
21093         VC_LIST_ALWAYS_EXCLUDE_REGEX.
21094
21095 2010-01-12  Eric Blake  <ebb9@byu.net>
21096
21097         build: guarantee AS_VAR_IF
21098         * m4/warnings.m4 (gl_WARN_ADD): Use autoconf name.
21099         (gl_AS_VAR_IF): Move...
21100         * m4/gnulib-common.m4 (AS_VAR_IF): ...here.
21101         Reported by Simon Josefsson.
21102
21103 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21104
21105         * lib/stdio.in.h: Fix typo.
21106
21107 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21108
21109         * m4/gc.m4: Check if linking to libgcrypt also needs linking to
21110         libgpg-error.
21111
21112 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21113
21114         * tests/test-xalloc-die.sh: Use $EXEEXT.
21115
21116 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21117             Bruno Haible  <bruno@clisp.org>
21118
21119         getlogin, getlogin_r: Avoid test failure.
21120         * tests/test-getlogin.c: Include <stdio.h>.
21121         (main): Skip the test when the function fails because stdin is not a
21122         tty.
21123         * tests/test-getlogin_r.c: Include <stdio.h>.
21124         (main): Skip the test when the function fails because stdin is not a
21125         tty.
21126
21127 2010-01-11  Eric Blake  <ebb9@byu.net>
21128
21129         tests: avoid more large file warnings
21130         * tests/test-fflush.c: Avoid warning about ftell use.
21131         * tests/test-fseek.c: Avoid warning about fseek use.
21132
21133 2010-01-10  Bruno Haible  <bruno@clisp.org>
21134
21135         nproc: Work better on Linux when /proc and /sys are not mounted.
21136         * lib/nproc.c (num_processors): Use num_processors_via_affinity_mask ()
21137         as lower bound when, on glibc/Linux systems,
21138         sysconf (_SC_NPROCESSORS_CONF) returns 1.
21139         Suggested by Pádraig Brady <P@draigbrady.com>.
21140         Reported by Dmitry V. Levin <ldv@altlinux.org>.
21141
21142         nproc: Refactor.
21143         * lib/nproc.c (num_processors_via_affinity_mask): New function,
21144         extracted from num_processors.
21145         (num_processors): Call it.
21146
21147 2010-01-11  Jim Meyering  <meyering@redhat.com>
21148
21149         utimecmp: avoid new warning from upcoming gcc-4.5.0
21150         * lib/utimecmp.c (BILLION): Define using #define rather than an
21151         anonymous enum, to placate upcoming gcc-4.5.0's -Wenum-compare.
21152
21153 2010-01-11  Eric Blake  <ebb9@byu.net>
21154
21155         math: add portability warnings for classification macros
21156         * modules/math (Depends-on): Add warn-on-use.
21157         (Makefile.am): Provide new substitutions.
21158         * m4/math_h.m4 (gl_MATH_H): Require inline.
21159         * lib/math.in.h (_GL_WARN_REAL_FLOATING_DECL)
21160         (_GL_WARN_REAL_FLOATING_IMPL): New helper macros.
21161         (isfinite, isinf, isnan, signbit) [GNULIB_POSIXCHECK]: Use them to
21162         implement warnings.
21163
21164         unistd: warn on use of environ without module
21165         * modules/unistd (Depends-on): Add warn-on-use.
21166         (Makefile.am): Provide new substitutions.
21167         * m4/unistd_h.m4 (gl_UNISTD_H): Check for inline and environ.
21168         * lib/unistd.in.h (environ): Wrap with a warning helper function.
21169
21170         stdio: warn on suspicious uses
21171         * modules/stdio (Depends-on): Add warn-on-use.
21172         (Makefile.am): Provide new substitutions.
21173         * m4/stdio_h.m4 (gl_STDIO_H): Check for inline, ftello, and
21174         fseeko.
21175         * lib/stdio.in.h (gets): Always warn on use.
21176         (fseek, ftell): Adjust when warnings are issued, and honor
21177         _GL_NO_LARGE_FILES as a way to silence the warning.
21178         * tests/test-fpurge.c [!GNULIB_FSEEK]: Use new means to squelch
21179         any warning about large file offsets.
21180         * tests/test-freadable.c [!GNULIB_FSEEK]: Likewise.
21181         * tests/test-freading.c [!GNULIB_FSEEK]: Likewise.
21182         * tests/test-fseeko.c [!GNULIB_FSEEK]: Likewise.
21183         * tests/test-ftell.c [!GNULIB_FSEEK]: Likewise.
21184         * tests/test-ftello.c [!GNULIB_FSEEK]: Likewise.
21185         * tests/test-fwritable.c [!GNULIB_FSEEK]: Likewise.
21186         * tests/test-fwriting.c [!GNULIB_FSEEK]: Likewise.
21187         * tests/test-getopt.c [!GNULIB_FTELL]: Likewise.
21188
21189         warn-on-use: new module
21190         * modules/warn-on-use: New file.
21191         * build-aux/warn-on-use.h: Likewise.
21192         * m4/warn-on-use.m4: Likewise.
21193         * MODULES.html.sh (Support for building): Mention it.
21194
21195 2010-01-10  Bruno Haible  <bruno@clisp.org>
21196
21197         Tests for module 'unistr/u32-strdup'.
21198         * modules/unistr/u32-strdup-tests: New file.
21199         * tests/unistr/test-u32-strdup.c: New file.
21200
21201         Tests for module 'unistr/u16-strdup'.
21202         * modules/unistr/u16-strdup-tests: New file.
21203         * tests/unistr/test-u16-strdup.c: New file.
21204
21205         Tests for module 'unistr/u8-strdup'.
21206         * modules/unistr/u8-strdup-tests: New file.
21207         * tests/unistr/test-u8-strdup.c: New file.
21208         * tests/unistr/test-strdup.h: New file.
21209
21210         Tests for module 'unistr/u32-strncmp'.
21211         * modules/unistr/u32-strncmp-tests: New file.
21212         * tests/unistr/test-u32-strncmp.c: New file.
21213
21214         Tests for module 'unistr/u16-strncmp'.
21215         * modules/unistr/u16-strncmp-tests: New file.
21216         * tests/unistr/test-u16-strncmp.c: New file.
21217
21218         Tests for module 'unistr/u8-strncmp'.
21219         * modules/unistr/u8-strncmp-tests: New file.
21220         * tests/unistr/test-u8-strncmp.c: New file.
21221         * tests/unistr/test-strncmp.h: New file.
21222
21223         Tests for module 'unistr/u32-strcoll'.
21224         * modules/unistr/u32-strcoll-tests: New file.
21225         * tests/unistr/test-u32-strcoll.c: New file.
21226
21227         Tests for module 'unistr/u16-strcoll'.
21228         * modules/unistr/u16-strcoll-tests: New file.
21229         * tests/unistr/test-u16-strcoll.c: New file.
21230
21231         Tests for module 'unistr/u8-strcoll'.
21232         * modules/unistr/u8-strcoll-tests: New file.
21233         * tests/unistr/test-u8-strcoll.c: New file.
21234
21235         Tests for module 'unistr/u32-strcmp'.
21236         * modules/unistr/u32-strcmp-tests: New file.
21237         * tests/unistr/test-u32-strcmp.c: New file.
21238         * tests/unistr/test-u32-strcmp.h: New file.
21239
21240         Tests for module 'unistr/u16-strcmp'.
21241         * modules/unistr/u16-strcmp-tests: New file.
21242         * tests/unistr/test-u16-strcmp.c: New file.
21243         * tests/unistr/test-u16-strcmp.h: New file.
21244
21245         Tests for module 'unistr/u8-strcmp'.
21246         * modules/unistr/u8-strcmp-tests: New file.
21247         * tests/unistr/test-u8-strcmp.c: New file.
21248         * tests/unistr/test-u8-strcmp.h: New file.
21249         * tests/unistr/test-strcmp.h: New file.
21250
21251         Tests for module 'unistr/u32-strncat'.
21252         * modules/unistr/u32-strncat-tests: New file.
21253         * tests/unistr/test-u32-strncat.c: New file.
21254
21255         Tests for module 'unistr/u16-strncat'.
21256         * modules/unistr/u16-strncat-tests: New file.
21257         * tests/unistr/test-u16-strncat.c: New file.
21258
21259         Tests for module 'unistr/u8-strncat'.
21260         * modules/unistr/u8-strncat-tests: New file.
21261         * tests/unistr/test-u8-strncat.c: New file.
21262         * tests/unistr/test-strncat.h: New file.
21263
21264         Tests for module 'unistr/u32-strcat'.
21265         * modules/unistr/u32-strcat-tests: New file.
21266         * tests/unistr/test-u32-strcat.c: New file.
21267
21268         Tests for module 'unistr/u16-strcat'.
21269         * modules/unistr/u16-strcat-tests: New file.
21270         * tests/unistr/test-u16-strcat.c: New file.
21271
21272         Tests for module 'unistr/u8-strcat'.
21273         * modules/unistr/u8-strcat-tests: New file.
21274         * tests/unistr/test-u8-strcat.c: New file.
21275         * tests/unistr/test-strcat.h: New file.
21276
21277         Tests for module 'unistr/u32-stpncpy'.
21278         * modules/unistr/u32-stpncpy-tests: New file.
21279         * tests/unistr/test-u32-stpncpy.c: New file.
21280
21281         Tests for module 'unistr/u16-stpncpy'.
21282         * modules/unistr/u16-stpncpy-tests: New file.
21283         * tests/unistr/test-u16-stpncpy.c: New file.
21284
21285         Tests for module 'unistr/u8-stpncpy'.
21286         * modules/unistr/u8-stpncpy-tests: New file.
21287         * tests/unistr/test-u8-stpncpy.c: New file.
21288         * tests/unistr/test-stpncpy.h: New file.
21289
21290         Tests for module 'unistr/u32-strncpy'.
21291         * modules/unistr/u32-strncpy-tests: New file.
21292         * tests/unistr/test-u32-strncpy.c: New file.
21293
21294         Tests for module 'unistr/u16-strncpy'.
21295         * modules/unistr/u16-strncpy-tests: New file.
21296         * tests/unistr/test-u16-strncpy.c: New file.
21297
21298         Tests for module 'unistr/u8-strncpy'.
21299         * modules/unistr/u8-strncpy-tests: New file.
21300         * tests/unistr/test-u8-strncpy.c: New file.
21301         * tests/unistr/test-strncpy.h: New file.
21302
21303         Tests for module 'unistr/u32-stpcpy'.
21304         * modules/unistr/u32-stpcpy-tests: New file.
21305         * tests/unistr/test-u32-stpcpy.c: New file.
21306
21307         Tests for module 'unistr/u16-stpcpy'.
21308         * modules/unistr/u16-stpcpy-tests: New file.
21309         * tests/unistr/test-u16-stpcpy.c: New file.
21310
21311         Tests for module 'unistr/u8-stpcpy'.
21312         * modules/unistr/u8-stpcpy-tests: New file.
21313         * tests/unistr/test-u8-stpcpy.c: New file.
21314         * tests/unistr/test-stpcpy.h: New file.
21315
21316         Tests for module 'unistr/u32-strcpy'.
21317         * modules/unistr/u32-strcpy-tests: New file.
21318         * tests/unistr/test-u32-strcpy.c: New file.
21319
21320         Tests for module 'unistr/u16-strcpy'.
21321         * modules/unistr/u16-strcpy-tests: New file.
21322         * tests/unistr/test-u16-strcpy.c: New file.
21323
21324         Tests for module 'unistr/u8-strcpy'.
21325         * modules/unistr/u8-strcpy-tests: New file.
21326         * tests/unistr/test-u8-strcpy.c: New file.
21327         * tests/unistr/test-strcpy.h: New file.
21328
21329         Tests for module 'unistr/u32-strnlen'.
21330         * modules/unistr/u32-strnlen-tests: New file.
21331         * tests/unistr/test-u32-strnlen.c: New file.
21332
21333         Tests for module 'unistr/u16-strnlen'.
21334         * modules/unistr/u16-strnlen-tests: New file.
21335         * tests/unistr/test-u16-strnlen.c: New file.
21336
21337         Tests for module 'unistr/u8-strnlen'.
21338         * modules/unistr/u8-strnlen-tests: New file.
21339         * tests/unistr/test-u8-strnlen.c: New file.
21340         * tests/unistr/test-strnlen.h: New file.
21341
21342         Tests for module 'unistr/u32-strlen'.
21343         * modules/unistr/u32-strlen-tests: New file.
21344         * tests/unistr/test-u32-strlen.c: New file.
21345
21346         Tests for module 'unistr/u16-strlen'.
21347         * modules/unistr/u16-strlen-tests: New file.
21348         * tests/unistr/test-u16-strlen.c: New file.
21349
21350         Tests for module 'unistr/u8-strlen'.
21351         * modules/unistr/u8-strlen-tests: New file.
21352         * tests/unistr/test-u8-strlen.c: New file.
21353
21354         Tests for module 'unistr/u32-prev'.
21355         * modules/unistr/u32-prev-tests: New file.
21356         * tests/unistr/test-u32-prev.c: New file.
21357
21358         Tests for module 'unistr/u16-prev'.
21359         * modules/unistr/u16-prev-tests: New file.
21360         * tests/unistr/test-u16-prev.c: New file.
21361
21362         Tests for module 'unistr/u8-prev'.
21363         * modules/unistr/u8-prev-tests: New file.
21364         * tests/unistr/test-u8-prev.c: New file.
21365
21366         Tests for module 'unistr/u32-next'.
21367         * modules/unistr/u32-next-tests: New file.
21368         * tests/unistr/test-u32-next.c: New file.
21369
21370         Tests for module 'unistr/u16-next'.
21371         * modules/unistr/u16-next-tests: New file.
21372         * tests/unistr/test-u16-next.c: New file.
21373
21374         Tests for module 'unistr/u8-next'.
21375         * modules/unistr/u8-next-tests: New file.
21376         * tests/unistr/test-u8-next.c: New file.
21377
21378         Tests for module 'unistr/u32-strmbtouc'.
21379         * modules/unistr/u32-strmbtouc-tests: New file.
21380         * tests/unistr/test-u32-strmbtouc.c: New file.
21381
21382         Tests for module 'unistr/u16-strmbtouc'.
21383         * modules/unistr/u16-strmbtouc-tests: New file.
21384         * tests/unistr/test-u16-strmbtouc.c: New file.
21385
21386         Tests for module 'unistr/u8-strmbtouc'.
21387         * modules/unistr/u8-strmbtouc-tests: New file.
21388         * tests/unistr/test-u8-strmbtouc.c: New file.
21389
21390         Tests for module 'unistr/u32-strmblen'.
21391         * modules/unistr/u32-strmblen-tests: New file.
21392         * tests/unistr/test-u32-strmblen.c: New file.
21393
21394         Tests for module 'unistr/u16-strmblen'.
21395         * modules/unistr/u16-strmblen-tests: New file.
21396         * tests/unistr/test-u16-strmblen.c: New file.
21397
21398         Tests for module 'unistr/u8-strmblen'.
21399         * modules/unistr/u8-strmblen-tests: New file.
21400         * tests/unistr/test-u8-strmblen.c: New file.
21401
21402         Tests for module 'unistr/u32-cpy-alloc'.
21403         * modules/unistr/u32-cpy-alloc-tests: New file.
21404         * tests/unistr/test-u32-cpy-alloc.c: New file.
21405
21406         Tests for module 'unistr/u16-cpy-alloc'.
21407         * modules/unistr/u16-cpy-alloc-tests: New file.
21408         * tests/unistr/test-u16-cpy-alloc.c: New file.
21409
21410         Tests for module 'unistr/u8-cpy-alloc'.
21411         * modules/unistr/u8-cpy-alloc-tests: New file.
21412         * tests/unistr/test-u8-cpy-alloc.c: New file.
21413         * tests/unistr/test-cpy-alloc.h: New file.
21414
21415         Tests for module 'unistr/u32-mbsnlen'.
21416         * modules/unistr/u32-mbsnlen-tests: New file.
21417         * tests/unistr/test-u32-mbsnlen.c: New file.
21418
21419         Tests for module 'unistr/u16-mbsnlen'.
21420         * modules/unistr/u16-mbsnlen-tests: New file.
21421         * tests/unistr/test-u16-mbsnlen.c: New file.
21422
21423         Tests for module 'unistr/u8-mbsnlen'.
21424         * modules/unistr/u8-mbsnlen-tests: New file.
21425         * tests/unistr/test-u8-mbsnlen.c: New file.
21426
21427         Tests for module 'unistr/u32-chr'.
21428         * modules/unistr/u32-chr-tests: New file.
21429         * tests/unistr/test-u32-chr.c: New file.
21430
21431         Tests for module 'unistr/u16-chr'.
21432         * modules/unistr/u16-chr-tests: New file.
21433         * tests/unistr/test-u16-chr.c: New file.
21434
21435         Tests for module 'unistr/u8-chr'.
21436         * modules/unistr/u8-chr-tests: New file.
21437         * tests/unistr/test-u8-chr.c: New file.
21438         * tests/unistr/test-chr.h: New file, based on tests/test-memchr.c.
21439
21440         Tests for module 'unistr/u32-cmp2'.
21441         * modules/unistr/u32-cmp2-tests: New file.
21442         * tests/unistr/test-u32-cmp2.c: New file.
21443
21444         Tests for module 'unistr/u16-cmp2'.
21445         * modules/unistr/u16-cmp2-tests: New file.
21446         * tests/unistr/test-u16-cmp2.c: New file.
21447
21448         Tests for module 'unistr/u8-cmp2'.
21449         * modules/unistr/u8-cmp2-tests: New file.
21450         * tests/unistr/test-u8-cmp2.c: New file.
21451         * tests/unistr/test-cmp2.h: New file, based on tests/unistr/test-cmp.h.
21452
21453         Tests for module 'unistr/u32-cmp'.
21454         * modules/unistr/u32-cmp-tests: New file.
21455         * tests/unistr/test-u32-cmp.c: New file.
21456
21457         Tests for module 'unistr/u16-cmp'.
21458         * modules/unistr/u16-cmp-tests: New file.
21459         * tests/unistr/test-u16-cmp.c: New file.
21460
21461         Tests for module 'unistr/u8-cmp'.
21462         * modules/unistr/u8-cmp-tests: New file.
21463         * tests/unistr/test-u8-cmp.c: New file.
21464         * tests/unistr/test-cmp.h: New file, based on tests/test-memcmp.c.
21465
21466         Tests for module 'unistr/u32-set'.
21467         * modules/unistr/u32-set-tests: New file.
21468         * tests/unistr/test-u32-set.c: New file.
21469
21470         Tests for module 'unistr/u16-set'.
21471         * modules/unistr/u16-set-tests: New file.
21472         * tests/unistr/test-u16-set.c: New file.
21473
21474         Tests for module 'unistr/u8-set'.
21475         * modules/unistr/u8-set-tests: New file.
21476         * tests/unistr/test-u8-set.c: New file.
21477         * tests/unistr/test-set.h: New file.
21478
21479         Tests for module 'unistr/u32-move'.
21480         * modules/unistr/u32-move-tests: New file.
21481         * tests/unistr/test-u32-move.c: New file.
21482
21483         Tests for module 'unistr/u16-move'.
21484         * modules/unistr/u16-move-tests: New file.
21485         * tests/unistr/test-u16-move.c: New file.
21486
21487         Tests for module 'unistr/u8-move'.
21488         * modules/unistr/u8-move-tests: New file.
21489         * tests/unistr/test-u8-move.c: New file.
21490         * tests/unistr/test-move.h: New file.
21491
21492         Tests for module 'unistr/u32-cpy'.
21493         * modules/unistr/u32-cpy-tests: New file.
21494         * tests/unistr/test-u32-cpy.c: New file.
21495
21496         Tests for module 'unistr/u16-cpy'.
21497         * modules/unistr/u16-cpy-tests: New file.
21498         * tests/unistr/test-u16-cpy.c: New file.
21499
21500         Tests for module 'unistr/u8-cpy'.
21501         * modules/unistr/u8-cpy-tests: New file.
21502         * tests/unistr/test-u8-cpy.c: New file.
21503         * tests/unistr/test-cpy.h: New file.
21504
21505 2010-01-09  Bruno Haible  <bruno@clisp.org>
21506
21507         Tests for module 'unistr/u32-uctomb'.
21508         * modules/unistr/u32-uctomb-tests: New file.
21509         * tests/unistr/test-u32-uctomb.c: New file.
21510
21511         Tests for module 'unistr/u16-uctomb'.
21512         * modules/unistr/u16-uctomb-tests: New file.
21513         * tests/unistr/test-u16-uctomb.c: New file.
21514
21515         Tests for module 'unistr/u8-uctomb'.
21516         * modules/unistr/u8-uctomb-tests: New file.
21517         * tests/unistr/test-u8-uctomb.c: New file.
21518
21519         Tests for module 'unistr/u32-mbtoucr'.
21520         * modules/unistr/u32-mbtoucr-tests: New file.
21521         * tests/unistr/test-u32-mbtoucr.c: New file.
21522
21523         Tests for module 'unistr/u16-mbtoucr'.
21524         * modules/unistr/u16-mbtoucr-tests: New file.
21525         * tests/unistr/test-u16-mbtoucr.c: New file.
21526
21527         Tests for module 'unistr/u8-mbtoucr'.
21528         * modules/unistr/u8-mbtoucr-tests: New file.
21529         * tests/unistr/test-u8-mbtoucr.c: New file.
21530
21531         Tests for module 'unistr/u32-mbtouc'.
21532         * modules/unistr/u32-mbtouc-tests: New file.
21533         * tests/unistr/test-u32-mbtouc.c: New file.
21534
21535         Tests for module 'unistr/u16-mbtouc'.
21536         * modules/unistr/u16-mbtouc-tests: New file.
21537         * tests/unistr/test-u16-mbtouc.c: New file.
21538
21539         Tests for module 'unistr/u8-mbtouc'.
21540         * modules/unistr/u8-mbtouc-tests: New file.
21541         * tests/unistr/test-u8-mbtouc.c: New file.
21542
21543         Tests for module 'unistr/u32-mbtouc-unsafe'.
21544         * modules/unistr/u32-mbtouc-unsafe-tests: New file.
21545         * tests/unistr/test-u32-mbtouc-unsafe.c: New file.
21546         * tests/unistr/test-u32-mbtouc.h: New file.
21547
21548         Tests for module 'unistr/u16-mbtouc-unsafe'.
21549         * modules/unistr/u16-mbtouc-unsafe-tests: New file.
21550         * tests/unistr/test-u16-mbtouc-unsafe.c: New file.
21551         * tests/unistr/test-u16-mbtouc.h: New file.
21552
21553         Tests for module 'unistr/u8-mbtouc-unsafe'.
21554         * modules/unistr/u8-mbtouc-unsafe-tests: New file.
21555         * tests/unistr/test-u8-mbtouc-unsafe.c: New file.
21556         * tests/unistr/test-u8-mbtouc.h: New file.
21557
21558         Tests for module 'unistr/u32-mblen'.
21559         * modules/unistr/u32-mblen-tests: New file.
21560         * tests/unistr/test-u32-mblen.c: New file.
21561
21562         Tests for module 'unistr/u16-mblen'.
21563         * modules/unistr/u16-mblen-tests: New file.
21564         * tests/unistr/test-u16-mblen.c: New file.
21565
21566         Tests for module 'unistr/u8-mblen'.
21567         * modules/unistr/u8-mblen-tests: New file.
21568         * tests/unistr/test-u8-mblen.c: New file.
21569
21570         Tests for module 'unistr/u32-to-u16'.
21571         * modules/unistr/u32-to-u16-tests: New file.
21572         * tests/unistr/test-u32-to-u16.c: New file.
21573
21574         Tests for module 'unistr/u32-to-u8'.
21575         * modules/unistr/u32-to-u8-tests: New file.
21576         * tests/unistr/test-u32-to-u8.c: New file.
21577
21578         Tests for module 'unistr/u16-to-u32'.
21579         * modules/unistr/u16-to-u32-tests: New file.
21580         * tests/unistr/test-u16-to-u32.c: New file.
21581
21582         Tests for module 'unistr/u16-to-u8'.
21583         * modules/unistr/u16-to-u8-tests: New file.
21584         * tests/unistr/test-u16-to-u8.c: New file.
21585
21586         Tests for module 'unistr/u8-to-u32'.
21587         * modules/unistr/u8-to-u32-tests: New file.
21588         * tests/unistr/test-u8-to-u32.c: New file.
21589
21590         Tests for module 'unistr/u8-to-u16'.
21591         * modules/unistr/u8-to-u16-tests: New file.
21592         * tests/unistr/test-u8-to-u16.c: New file.
21593
21594         Tests for module 'unistr/u32-check'.
21595         * modules/unistr/u32-check-tests: New file.
21596         * tests/unistr/test-u32-check.c: New file.
21597
21598         Tests for module 'unistr/u16-check'.
21599         * modules/unistr/u16-check-tests: New file.
21600         * tests/unistr/test-u16-check.c: New file.
21601
21602         Tests for module 'unistr/u8-check'.
21603         * modules/unistr/u8-check-tests: New file.
21604         * tests/unistr/test-u8-check.c: New file.
21605
21606         * tests/unictype/test-categ_byname.c: Include <stdbool.h>.
21607         (category_equals): New function.
21608         (main): Add more tests.
21609         * modules/unictype/category-byname-tests (Depends-on): Add stdbool.
21610
21611         * tests/unictype/test-bidi_byname.c (main): Add more tests.
21612
21613 2010-01-10  Bruno Haible  <bruno@clisp.org>
21614
21615         unistr/u*-strcoll: Try harder to distinguish different strings.
21616         * lib/unistr/u-strcoll.h (FUNC): When sl1 and sl2 are the same,
21617         compare s1 and s2 to see if they are different.
21618
21619 2010-01-10  Bruno Haible  <bruno@clisp.org>
21620
21621         unistr/u*-stpncpy: Fix the return value.
21622         * lib/unistr.h (u8_stpncpy, u16_stpncpy, u32_stpncpy): Make the
21623         description of the return value consistent with stpncpy in glibc.
21624         * lib/unistr/u-stpncpy.h (FUNC): Return the pointer past the last
21625         written non-NUL unit.
21626
21627 2010-01-10  Bruno Haible  <bruno@clisp.org>
21628
21629         unistr/u*-next: Add missing dependencies.
21630         * modules/unistr/u8-next (Depends-on): Add unistr/u8-strmbtouc.
21631         * modules/unistr/u16-next (Depends-on): Add unistr/u16-strmbtouc.
21632         * modules/unistr/u32-next (Depends-on): Add unistr/u32-strmbtouc.
21633
21634 2010-01-10  Bruno Haible  <bruno@clisp.org>
21635
21636         unistr/u8-mbsnlen: Fix return value for incomplete character.
21637         * lib/unistr/u8-mbsnlen.c (u8_mbsnlen): Use u8_mbtoucr instead of
21638         u8_mblen.
21639         * modules/unistr/u8-mbsnlen (Depends-on): Add unistr/u8-mbtoucr.
21640         Remove unistr/u8-mblen.
21641         * lib/unistr/u16-mbsnlen.c (u16_mbsnlen): Use u16_mbtoucr instead of
21642         u16_mblen.
21643         * modules/unistr/u16-mbsnlen (Depends-on): Add unistr/u16-mbtoucr.
21644         Remove unistr/u16-mblen.
21645
21646 2010-01-10  Bruno Haible  <bruno@clisp.org>
21647
21648         wchar: Fix compilation error when <wchar.h> is used from coreutils.
21649         * lib/wchar.in.h: Treat __need_wint_t like __need_mbstate_t.
21650         Reported by Brian Gough <bjg@gnu.org> and
21651         Chris Clayton <chris2553@googlemail.com> via
21652         Mike Frysinger <vapier@gentoo.org> and Jim Meyering <jim@meyering.net>.
21653
21654 2010-01-09  Bruno Haible  <bruno@clisp.org>
21655
21656         unistr/u16-to-u32: Reject invalid input.
21657         * lib/unistr/u16-to-u32.c (u16_to_u32): Call u16_mbtoucr instead of
21658         u16_mbtouc.
21659         * modules/unistr/u16-to-u32 (Depends-on): Add unistr/u16-mbtoucr.
21660         Remove unistr/u16-mbtouc.
21661
21662         unistr/u16-to-u8: Reject invalid input.
21663         * lib/unistr/u16-to-u8.c (u16_to_u8): Call u16_mbtoucr instead of
21664         u16_mbtouc.
21665         * modules/unistr/u16-to-u8 (Depends-on): Add unistr/u16-mbtoucr.
21666         Remove unistr/u16-mbtouc.
21667
21668         unistr/u8-to-u32: Reject invalid input.
21669         * lib/unistr/u8-to-u32.c (u8_to_u32): Call u8_mbtoucr instead of
21670         u8_mbtouc.
21671         * modules/unistr/u8-to-u32 (Depends-on): Add unistr/u8-mbtoucr.
21672         Remove unistr/u8-mbtouc.
21673
21674         unistr/u8-to-u16: Reject invalid input.
21675         * lib/unistr/u8-to-u16.c (u8_to_u16): Call u8_mbtoucr instead of
21676         u8_mbtouc.
21677         * modules/unistr/u8-to-u16 (Depends-on): Add unistr/u8-mbtoucr.
21678         Remove unistr/u8-mbtouc.
21679
21680 2010-01-09  Bruno Haible  <bruno@clisp.org>
21681
21682         Tests for module 'getlogin'.
21683         * modules/getlogin-tests: New file.
21684         * tests/test-getlogin.c: New file.
21685
21686         New module 'getlogin'.
21687         * lib/unistd.in.h (getlogin): New declaration.
21688         * lib/getlogin.c: New file.
21689         * m4/getlogin.m4: New file.
21690         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETLOGIN,
21691         HAVE_GETLOGIN.
21692         * modules/unistd (Makefile.am): Substitute GNULIB_GETLOGIN,
21693         HAVE_GETLOGIN.
21694         * modules/getlogin: New file.
21695         * doc/posix-functions/getlogin.texi: Mention the new module.
21696         Reported by John W. Eaton <jwe@gnu.org>.
21697
21698 2010-01-09  Bruno Haible  <bruno@clisp.org>
21699
21700         getlogin_r: Support for native Windows.
21701         * lib/getlogin_r.c: Include <windows.h>
21702         (getlogin_r): Implement for native Windows.
21703         * tests/test-getlogin_r.c (main): Also test with a huge buffer.
21704         Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>
21705         via John W. Eaton <jwe@gnu.org>.
21706
21707 2010-01-09  Bruno Haible  <bruno@clisp.org>
21708
21709         getlogin_r: Small fixes.
21710         * lib/getlogin_r.c (getlogin_r): Don't set errno if the function
21711         succeeds.
21712         * m4/getlogin_r.m4 (gl_GETLOGIN_R): Require gl_USE_SYSTEM_EXTENSIONS
21713         before testing whether getlogin_r is declared. No need to set
21714         HAVE_DECL_GETLOGIN_R to 1.
21715         (gl_PREREQ_GETLOGIN_R): Don't check for the getlogin_r declaration.
21716
21717 2010-01-09  Bruno Haible  <bruno@clisp.org>
21718
21719         * lib/unistd.in.h (getlogin_r): Add comment.
21720
21721 2010-01-09  Bruno Haible  <bruno@clisp.org>
21722
21723         Tests for module 'getlogin_r'.
21724         * modules/getlogin_r-tests: New file.
21725         * tests/test-getlogin_r.c: New file.
21726
21727 2010-01-09  Jim Meyering  <meyering@redhat.com>
21728
21729         maint.mk: extend proper_name_utf8-vs-LIBICONV-checking rule
21730         * top/maint.mk (sc_proper_name_utf8_requires_ICONV): Adapt to work
21731         also when $(LIBICONV) is part of LDADD, rather than ${prog}_LDADD.
21732
21733 2010-01-08  Simon Josefsson  <simon@josefsson.org>
21734
21735         * lib/dup2.c (rpl_dup2): Improve comment.
21736
21737 2010-01-08  Eric Blake  <ebb9@byu.net>
21738
21739         maint.mk: allow packages to add makefile @@ exceptions
21740         * top/maint.mk (_makefile_at_at_check_exceptions): New hook.
21741         (sc_makefile_check): Rename...
21742         (sc_makefile_at_at_check): ...to this, and use hook.
21743
21744         dup2: work around mingw bug
21745         * lib/dup2.c (rpl_dup2): Sanitize return value on mingw.
21746         Reported by Simon Josefsson.
21747
21748 2010-01-07  John W. Eaton  <jwe@octave.org>  (tiny change)
21749
21750         glob: Fix C++ compilation.
21751         * lib/glob.in.h [__cplusplus]: Define __BEGIN_DECLS and __END_DECLS for
21752         C++.
21753
21754 2010-01-07  Bruno Haible  <bruno@clisp.org>
21755
21756         Fix indentation of wctype.in.h, broken since 2007-01-06.
21757         * lib/wctype.in.h: Fix indentation of preprocessor directives.
21758
21759 2010-01-07  Bruno Haible  <bruno@clisp.org>
21760
21761         mbslen: Avoid collision with system function.
21762         * lib/string.in.h [MirBSD]: Include <wchar.h>.
21763         (mbslen): Undefine first. Alias mbslen to rpl_mbslen.
21764         * m4/mbslen.m4: New file.
21765         * modules/mbslen (Files): Add it.
21766         (configure.ac): Invoke gl_MBSLEN.
21767         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize HAVE_MBSLEN.
21768         * modules/string (Makefile.am): Substitute HAVE_MBSLEN.
21769         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>
21770         via Ian Beckwith <ianb@erislabs.net>.
21771
21772 2010-01-07  Bruno Haible  <bruno@clisp.org>
21773
21774         dirent: Document the last fix.
21775         * doc/posix-headers/dirent.texi: Document the bug of missing 'ino_t'.
21776
21777 2010-01-07  Bruno Haible  <bruno@clisp.org>
21778
21779         stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
21780         * lib/stdio.in.h: Include <sys/types.h> unconditionally.
21781         * tests/test-stdio.c: Verify that fpos_t, off_t, size_t, ssize_t,
21782         va_list are defined.
21783         * doc/posix-headers/stdio.texi: Document the bug of missing types.
21784         Reported by Eric Blake.
21785
21786 2010-01-07  Bruno Haible  <bruno@clisp.org>
21787
21788         xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13.
21789         * modules/xlist (Depends-on): Add 'list',
21790         * modules/xoset (Depends-on): Add 'oset'.
21791         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21792
21793 2010-01-07  Bruno Haible  <bruno@clisp.org>
21794
21795         * doc/posix-functions/strcasecmp.texi: Clarify the platforms.
21796         * doc/posix-functions/strncasecmp.texi: Likewise.
21797
21798 2010-01-07  Bruno Haible  <bruno@clisp.org>
21799
21800         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Simplify logic.
21801
21802 2010-01-07  John W. Eaton  <jwe@octave.org>
21803
21804         wctype: allow C++ use
21805         * lib/wctype.in.h: Add extern "C" block for C++.
21806
21807 2010-01-06  Eric Blake  <ebb9@byu.net>
21808
21809         maint.mk: detect incorrect GFDL usage
21810         * top/maint.mk (_GFDL_regexp, sc_GFDL_version): New rule.
21811
21812 2010-01-06  Jim Meyering  <meyering@redhat.com>
21813         and Eric Blake  <ebb9@byu.net>
21814
21815         maint.mk: ignore multi-line copyright in NEWS
21816         * top/maint.mk (NEWS_hash): Add immunity to multi-line copyright.
21817
21818 2010-01-06  Eric Blake  <ebb9@byu.net>
21819
21820         select: add missing dependency
21821         * modules/select-tests (Depends-on): Move sockets dependency...
21822         * modules/select (Depends-on): ...here.
21823         Reported by Ian Beckwith.
21824
21825         doc: regenerate INSTALL
21826         * doc/INSTALL: Reflect recent autoconf update.
21827         * doc/INSTALL.ISO: Likewise.
21828         * doc/INSTALL.UTF-8: Likewise.
21829
21830         pread: fix compilation on glibc
21831         * m4/pread.m4 (gl_FUNC_PREAD): Request all interfaces.
21832         Reported by Ralf Wildenhues.
21833
21834         dirent: fix test failure
21835         * lib/dirent.in.h (includes): Guarantee ino_t.
21836         Reported by Ralf Wildenhues.
21837
21838 2010-01-06  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
21839
21840         linkat, renameat: avoid bad free
21841         * lib/at-func2.c (at_func2): Fix typo.
21842         Reported via Ian Beckwith, from http://bugs.debian.org/561117.
21843
21844 2010-01-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21845
21846         cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test
21847         * m4/readlink.m4 (gl_FUNC_READLINK): Remove conftest.lnk2,
21848         to avoid failure of symlink test later.
21849
21850 2010-01-06  Eric Blake  <ebb9@byu.net>
21851
21852         stdio, unistd: guarantee ssize_t
21853         * lib/unistd.in.h (includes): Ensure that types required by POSIX
21854         2008 are exposed when needed.
21855         * lib/stdio.in.h (includes): Likewise.
21856         Reported by Ralf Wildenhues.
21857
21858 2010-01-06  Paolo Bonzini  <bonzini@gnu.org>
21859
21860         nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
21861         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Do not call
21862         AC_CHECK_FUNC_ONCE inside if, do not adjust ac_cv_func_nl_langinfo.
21863
21864 2010-01-06  Jim Meyering  <meyering@redhat.com>
21865
21866         readtokens: this module *does* require xalloc.h
21867         It uses only functions that were omitted by the old syntax-check rule.
21868         * lib/readtokens.c: Include "xalloc.h" once again.
21869         * modules/readtokens (Depends-on): Add xalloc.
21870         This reverts part of 0e0f8f12ec241c0f1c1f21f960bb5cf908a0fa3c.
21871
21872 2010-01-05  Eric Blake  <ebb9@byu.net>
21873
21874         maint: support 'make announcement' from a VPATH build
21875         * top/maint.mk (announcement): Look for correct NEWS file.
21876
21877 2010-01-05  Aurelien Jarno  <aurelien@aurel32.net>  (tiny change)
21878
21879         utimens (fdutimens): ignore a negative FD, per contract
21880         * lib/utimens.c (fdutimens) [HAVE_FUTIMENS]: Call futimens only
21881         when we have a valid file descriptor.  Otherwise, using a brand
21882         new glibc (with just-patched futimens that now fails with EBADF)
21883         would cause this function to fail with ENOSYS.
21884         Reported by Guillaume Ayoub in http://bugs.debian.org/563726.
21885         See also http://bugzilla.redhat.com/552320.
21886
21887 2010-01-05  Eric Blake  <ebb9@byu.net>
21888
21889         strcase: document what it provides
21890         * doc/posix-functions/strcasecmp.texi (strcasecmp): Mention the
21891         gnulib module.
21892         * doc/posix-functions/strncasecmp.texi (strncasecmp): Likewise.
21893         Reported by Dilyan Palauzov <Dilyan.Palauzov@aegee.org>.
21894
21895 2010-01-05  Jim Meyering  <meyering@redhat.com>
21896
21897         maint: remove useless inclusions of "xalloc.h"
21898         * lib/getloadavg.c: Remove useless inclusion of "xalloc.h".
21899         * lib/readtokens.c: Likewise.
21900         * lib/same.c: Likewise.
21901         * modules/getloadavg (Depends-on): Remove xalloc.
21902         * modules/readtokens: Likewise.
21903         * modules/same: Likewise.
21904
21905         maint.mk: include 4 more function names in alloca.h-checking regexp
21906         * top/maint.mk (sc_prohibit_xalloc_without_use): Use more complete
21907         regexp.  Before, we would give a false-positive (saying alloca.h
21908         is included unnecessarily) when the only uses involved omitted symbols.
21909
21910         xalloc.h: use consistent formatting
21911         * lib/xalloc.h: Move declarations to start in the first column.
21912
21913 2010-01-05  Eric Blake  <ebb9@byu.net>
21914
21915         mkdir: avoid xalloc
21916         * lib/mkdir.c (includes): Drop unused header.
21917         Reported by John W. Eaton.
21918
21919 2010-01-04  Jim Meyering  <meyering@redhat.com>
21920
21921         nl_langinfo: avoid configure-time syntax error
21922         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): When we've already tested
21923         for nl_langinfo.h, AC_CHECK_FUNCS_ONCE([nl_langinfo]) expands to
21924         the empty string.  Don't let that provoke a shell syntax error.
21925
21926         regcomp, regexec, fnmatch: avoid array bounds read error
21927         * lib/regcomp.c (build_equiv_class): From glibc:
21928         Use only the low 24 bits of a findidx return value as an index
21929         into the weights array.  Patch by Ulrich Drepper:
21930         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=b7d1c5fa30
21931         * lib/regexec.c (check_node_accept_bytes): Likewise.
21932         * lib/fnmatch_loop.c (FCT): Likewise.
21933
21934         regcomp: skip collseq lookup when there are no rules
21935         * lib/regcomp.c (lookup_collation_sequence_value): From glibc:
21936         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a532a41df58
21937
21938         regcomp: recognize ill-formed { } expressions
21939         * lib/regcomp.c (parse_dup_op): From glibc:
21940         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a87cd2894cb
21941
21942         regcomp: fix typo in comment
21943         * lib/regcomp.c (duplicate_node_closure): Sync from glibc.
21944         s/satisfy/satisfies/.
21945
21946         regcomp: sync from glibc: remove dead store
21947         * lib/regcomp.c (duplicate_node_closure): Remove useless
21948         search_duplicated_node call and dead store.
21949
21950         regcomp: sync from glibc; always use nl_langinfo
21951         * lib/regcomp.c (init_dfa) [!LIBC]: Always use nl_langinfo (CODESET),
21952         now that gnulib provides it.  Recognize UTF8 as well as UTF-8.
21953         * modules/regex (Depends-on): Add nl_langinfo.
21954
21955 2010-01-04  Eric Blake  <ebb9@byu.net>
21956
21957         fdopendir: fix configure test
21958         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for existing file.
21959
21960 2010-01-01  Bruno Haible  <bruno@clisp.org>
21961
21962         wchar: Remove unused configure check.
21963         * m4/wchar.m4 (gl_WCHAR_H): Don't test whether <wchar.h> is standalone.
21964
21965 2010-01-01  Eric Blake  <ebb9@byu.net>
21966
21967         headers: make check of system header explicit
21968         * m4/netdb_h.m4 (gl_HEADER_NETDB): Don't exploit knowledge of
21969         gl_CHECK_NEXT_HEADER internals, but call AC_CHECK_HEADERS_ONCE
21970         ourselves.
21971         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
21972         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
21973         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
21974         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise, for gt_INTTYPES_PRI
21975         internals.
21976         * m4/wchar.m4 (gl_WCHAR_H): Skip followup test if header is
21977         missing.
21978         Suggested by Bruno Haible.
21979
21980 2010-01-01  Jim Meyering  <meyering@redhat.com>
21981
21982         ChangeLog: tweak to eliminate unnecessary copyright line
21983         * ChangeLog: Remove a copyright line that was mistakenly updated
21984         by today's update-copyright run.  Reported by Eric Blake.
21985
21986         test-update-copyright: don't let envvar setting cause test failure
21987         * tests/test-update-copyright.sh: Set UPDATE_COPYRIGHT_MAX_LINE_LENGTH.
21988
21989 2010-01-01  Bruno Haible  <bruno@clisp.org>
21990
21991         localename: Avoid gcc warning.
21992         * lib/localename.c (gl_locale_name_thread_unsafe): Don't define this
21993         function if it is not used.
21994
21995 2010-01-01  Jim Meyering  <meyering@redhat.com>
21996
21997         update nearly all FSF copyright year lists to include 2010
21998         Use the same procedure as for 2009, outlined in
21999         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
22000
22001         version-etc: set COPYRIGHT_YEAR to 2010
22002         * lib/version-etc.c (COPYRIGHT_YEAR): Manually update the enum.
22003
22004 2009-12-31  Eric Blake  <ebb9@byu.net>
22005
22006         doc: correct availability of cygwin 1.5.x getopt
22007         * doc/posix-functions/optarg.texi (optarg): Cygwin supplies getopt
22008         variables.
22009         * doc/posix-functions/opterr.texi (opterr): Likewise.
22010         * doc/posix-functions/optind.texi (optind): Likewise.
22011         * doc/posix-functions/optopt.texi (optopt): Likewise.
22012         * doc/posix-functions/tzname.texi (tzname): Likewise.
22013
22014         openat: update maintainer
22015         * modules/openat (Maintainer): Add myself.
22016
22017         utimens: avoid shadowing warning
22018         * lib/utimens.c (fdutimens, lutimens): Consolidate separate stat
22019         buffers into one, to avoid shadowing, as well as avoiding a
22020         redundant stat.
22021         Reported by Jim Meyering.
22022
22023         test-dup2: avoid compiler warning
22024         * tests/test-dup2.c (is_inheritable): Only define if used.
22025
22026 2010-01-01  Bruno Haible  <bruno@clisp.org>
22027
22028         vasnprintf: Avoid passing an 'rpl_mbstate_t *' to the system's wcrtomb.
22029         * lib/vasnprintf.c (VASNPRINTF): If GNULIB_defined_mbstate_t is
22030         defined, use wctomb instead of wcrtomb.
22031
22032 2010-01-01  Bruno Haible  <bruno@clisp.org>
22033
22034         iconv: Reject native Solaris iconv.
22035         * m4/iconv.m4 (AM_ICONV_LINK): Recognize native Solaris iconv() bug.
22036         * doc/posix-functions/iconv.texi: Document native Solaris iconv() bug.
22037
22038 2009-12-31  Bruno Haible  <bruno@clisp.org>
22039
22040         * tests/test-signal.c (main): Remove test of 'SIG'.
22041
22042 2009-12-31  Bruno Haible  <bruno@clisp.org>
22043
22044         spawn: Fix incomplete fix.
22045         * lib/spawn.in.h (posix_spawnattr_getflags, posix_spawnattr_setflags,
22046         posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Correct the link
22047         warnings for GNULIB_POSIXCHECK again.
22048         Reported by Eric Blake.
22049
22050 2009-12-31  Bruno Haible  <bruno@clisp.org>
22051
22052         Avoid namespace pollution on glibc systems.
22053         * lib/spawn.in.h: Don't include <sched.h>, <signal.h> on glibc systems.
22054         * lib/sys_times.in.h: Don't include <time.h> on glibc systems.
22055         * lib/wchar.in.h: Don't include <stddef.h>, <stdio.h>, <time.h> on
22056         glibc systems.
22057
22058 2009-12-31  Bruno Haible  <bruno@clisp.org>
22059
22060         * m4/wchar.m4 (gl_WCHAR_H): Remove gl_STDDEF_H invocation.
22061         (gl_REPLACE_WCHAR_H): Turn into a no-op.
22062         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Likewise.
22063         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H): Likewise.
22064         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H): Likewise.
22065         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H): Likewise.
22066         * m4/sys_ioctl_h.m4 (gl_REPLACE_SYS_IOCTL_H): Likewise.
22067
22068 2009-12-31  Bruno Haible  <bruno@clisp.org>
22069
22070         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Invoke
22071         gl_CHECK_NEXT_HEADERS before testing ac_cv_header_sys_select_h, not
22072         afterwards.
22073
22074 2009-12-31  Bruno Haible  <bruno@clisp.org>
22075
22076         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H_DEFAULTS): Don't set
22077         SYS_UTSNAME_H.
22078
22079 2009-12-31  Bruno Haible  <bruno@clisp.org>
22080
22081         spawn: Fix misapplied patch.
22082         * lib/spawn.in.h (posix_spawnattr_getflags, posix_spawnattr_setflags,
22083         posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Correct the link
22084         warnings for GNULIB_POSIXCHECK.
22085
22086 2009-12-31  Bruno Haible  <bruno@clisp.org>
22087
22088         times: Update after sys_times changed.
22089         * m4/times.m4: New file, extracted from modules/times. Set HAVE_TIMES.
22090         * modules/times (Files): Add it.
22091         (configure.ac): Invoke gl_FUNC_TIMES.
22092
22093 2009-12-31  Bruno Haible  <bruno@clisp.org>
22094
22095         Use AC_C_INLINE where necessary.
22096         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Require AC_C_INLINE.
22097         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
22098         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
22099         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
22100         * m4/mbfile.m4 (gl_MBFILE): Likewise.
22101         * m4/mbiter.m4 (gl_MBITER): Likewise.
22102         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
22103         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
22104         * m4/wait-process.m4 (gl_WAIT_PROCESS): Likewise.
22105         * modules/u64 (configure.ac): Likewise.
22106
22107 2009-12-31  Bruno Haible  <bruno@clisp.org>
22108
22109         Use AC_C_INLINE instead of module 'inline' where possible.
22110         * modules/inline (Description): Clarify purpose.
22111         * m4/count-one-bits.m4 (gl_COUNT_ONE_BITS): Require AC_C_INLINE.
22112         * modules/count-one-bits (Depends-on): Remove inline.
22113         * m4/openat.m4 (gl_PREREQ_OPENAT): Require AC_C_INLINE.
22114         * modules/openat (Depends-on): Remove inline.
22115         * modules/fdutimensat (Depends-on, configure.ac): Require AC_C_INLINE
22116         instead of depending on module 'inline'.
22117         * modules/filevercmp (Depends-on, configure.ac): Likewise.
22118         * modules/unicase/cased (Depends-on, configure.ac): Likewise.
22119         * modules/unicase/ignorable (Depends-on, configure.ac): Likewise.
22120         * modules/unictype/category-of (Depends-on, configure.ac): Likewise.
22121         * modules/unictype/category-test (Depends-on, configure.ac): Likewise.
22122         * modules/unictype/ctype-alnum (Depends-on, configure.ac): Likewise.
22123         * modules/unictype/ctype-alpha (Depends-on, configure.ac): Likewise.
22124         * modules/unictype/ctype-blank (Depends-on, configure.ac): Likewise.
22125         * modules/unictype/ctype-cntrl (Depends-on, configure.ac): Likewise.
22126         * modules/unictype/ctype-digit (Depends-on, configure.ac): Likewise.
22127         * modules/unictype/ctype-graph (Depends-on, configure.ac): Likewise.
22128         * modules/unictype/ctype-lower (Depends-on, configure.ac): Likewise.
22129         * modules/unictype/ctype-print (Depends-on, configure.ac): Likewise.
22130         * modules/unictype/ctype-punct (Depends-on, configure.ac): Likewise.
22131         * modules/unictype/ctype-space (Depends-on, configure.ac): Likewise.
22132         * modules/unictype/ctype-upper (Depends-on, configure.ac): Likewise.
22133         * modules/unictype/ctype-xdigit (Depends-on, configure.ac): Likewise.
22134         * modules/unictype/property-alphabetic (Depends-on, configure.ac):
22135         Likewise.
22136         * modules/unictype/property-ascii-hex-digit (Depends-on,
22137         configure.ac): Likewise.
22138         * modules/unictype/property-bidi-arabic-digit (Depends-on,
22139         configure.ac): Likewise.
22140         * modules/unictype/property-bidi-arabic-right-to-left (Depends-on,
22141         configure.ac): Likewise.
22142         * modules/unictype/property-bidi-block-separator (Depends-on,
22143         configure.ac): Likewise.
22144         * modules/unictype/property-bidi-boundary-neutral (Depends-on,
22145         configure.ac): Likewise.
22146         * modules/unictype/property-bidi-common-separator (Depends-on,
22147         configure.ac): Likewise.
22148         * modules/unictype/property-bidi-control (Depends-on, configure.ac):
22149         Likewise.
22150         * modules/unictype/property-bidi-embedding-or-override (Depends-on,
22151         configure.ac): Likewise.
22152         * modules/unictype/property-bidi-eur-num-separator (Depends-on,
22153         configure.ac): Likewise.
22154         * modules/unictype/property-bidi-eur-num-terminator (Depends-on,
22155         configure.ac): Likewise.
22156         * modules/unictype/property-bidi-european-digit (Depends-on,
22157         configure.ac): Likewise.
22158         * modules/unictype/property-bidi-hebrew-right-to-left (Depends-on,
22159         configure.ac): Likewise.
22160         * modules/unictype/property-bidi-left-to-right (Depends-on,
22161         configure.ac): Likewise.
22162         * modules/unictype/property-bidi-non-spacing-mark (Depends-on,
22163         configure.ac): Likewise.
22164         * modules/unictype/property-bidi-other-neutral (Depends-on,
22165         configure.ac): Likewise.
22166         * modules/unictype/property-bidi-pdf (Depends-on, configure.ac):
22167         Likewise.
22168         * modules/unictype/property-bidi-segment-separator (Depends-on,
22169         configure.ac): Likewise.
22170         * modules/unictype/property-bidi-whitespace (Depends-on,
22171         configure.ac): Likewise.
22172         * modules/unictype/property-combining (Depends-on, configure.ac):
22173         Likewise.
22174         * modules/unictype/property-composite (Depends-on, configure.ac):
22175         Likewise.
22176         * modules/unictype/property-currency-symbol (Depends-on,
22177         configure.ac): Likewise.
22178         * modules/unictype/property-dash (Depends-on, configure.ac): Likewise.
22179         * modules/unictype/property-decimal-digit (Depends-on, configure.ac):
22180         Likewise.
22181         * modules/unictype/property-default-ignorable-code-point (Depends-on,
22182         configure.ac): Likewise.
22183         * modules/unictype/property-deprecated (Depends-on, configure.ac):
22184         Likewise.
22185         * modules/unictype/property-diacritic (Depends-on, configure.ac):
22186         Likewise.
22187         * modules/unictype/property-extender (Depends-on, configure.ac):
22188         Likewise.
22189         * modules/unictype/property-format-control (Depends-on, configure.ac):
22190         Likewise.
22191         * modules/unictype/property-grapheme-base (Depends-on, configure.ac):
22192         Likewise.
22193         * modules/unictype/property-grapheme-extend (Depends-on, configure.ac):
22194         Likewise.
22195         * modules/unictype/property-grapheme-link (Depends-on, configure.ac):
22196         Likewise.
22197         * modules/unictype/property-hex-digit (Depends-on, configure.ac):
22198         Likewise.
22199         * modules/unictype/property-hyphen (Depends-on, configure.ac):
22200         Likewise.
22201         * modules/unictype/property-id-continue (Depends-on, configure.ac):
22202         Likewise.
22203         * modules/unictype/property-id-start (Depends-on, configure.ac):
22204         Likewise.
22205         * modules/unictype/property-ideographic (Depends-on, configure.ac):
22206         Likewise.
22207         * modules/unictype/property-ids-binary-operator (Depends-on,
22208         configure.ac): Likewise.
22209         * modules/unictype/property-ids-trinary-operator (Depends-on,
22210         configure.ac): Likewise.
22211         * modules/unictype/property-ignorable-control (Depends-on,
22212         configure.ac): Likewise.
22213         * modules/unictype/property-iso-control (Depends-on, configure.ac):
22214         Likewise.
22215         * modules/unictype/property-join-control (Depends-on, configure.ac):
22216         Likewise.
22217         * modules/unictype/property-left-of-pair (Depends-on, configure.ac):
22218         Likewise.
22219         * modules/unictype/property-line-separator (Depends-on, configure.ac):
22220         Likewise.
22221         * modules/unictype/property-logical-order-exception (Depends-on,
22222         configure.ac): Likewise.
22223         * modules/unictype/property-lowercase (Depends-on, configure.ac):
22224         Likewise.
22225         * modules/unictype/property-math (Depends-on, configure.ac): Likewise.
22226         * modules/unictype/property-non-break (Depends-on, configure.ac):
22227         Likewise.
22228         * modules/unictype/property-not-a-character (Depends-on, configure.ac):
22229         Likewise.
22230         * modules/unictype/property-numeric (Depends-on, configure.ac):
22231         Likewise.
22232         * modules/unictype/property-other-alphabetic (Depends-on,
22233         configure.ac): Likewise.
22234         * modules/unictype/property-other-default-ignorable-code-point
22235         (Depends-on, configure.ac): Likewise.
22236         * modules/unictype/property-other-grapheme-extend (Depends-on,
22237         configure.ac): Likewise.
22238         * modules/unictype/property-other-id-continue (Depends-on,
22239         configure.ac): Likewise.
22240         * modules/unictype/property-other-id-start (Depends-on, configure.ac):
22241         Likewise.
22242         * modules/unictype/property-other-lowercase (Depends-on, configure.ac):
22243         Likewise.
22244         * modules/unictype/property-other-math (Depends-on, configure.ac):
22245         Likewise.
22246         * modules/unictype/property-other-uppercase (Depends-on, configure.ac):
22247         Likewise.
22248         * modules/unictype/property-paired-punctuation (Depends-on,
22249         configure.ac): Likewise.
22250         * modules/unictype/property-paragraph-separator (Depends-on,
22251         configure.ac): Likewise.
22252         * modules/unictype/property-pattern-syntax (Depends-on, configure.ac):
22253         Likewise.
22254         * modules/unictype/property-pattern-white-space (Depends-on,
22255         configure.ac): Likewise.
22256         * modules/unictype/property-private-use (Depends-on, configure.ac):
22257         Likewise.
22258         * modules/unictype/property-punctuation (Depends-on, configure.ac):
22259         Likewise.
22260         * modules/unictype/property-quotation-mark (Depends-on, configure.ac):
22261         Likewise.
22262         * modules/unictype/property-radical (Depends-on, configure.ac):
22263         Likewise.
22264         * modules/unictype/property-sentence-terminal (Depends-on,
22265         configure.ac): Likewise.
22266         * modules/unictype/property-soft-dotted (Depends-on, configure.ac):
22267         Likewise.
22268         * modules/unictype/property-space (Depends-on, configure.ac): Likewise.
22269         * modules/unictype/property-terminal-punctuation (Depends-on,
22270         configure.ac): Likewise.
22271         * modules/unictype/property-titlecase (Depends-on, configure.ac):
22272         Likewise.
22273         * modules/unictype/property-unassigned-code-value (Depends-on,
22274         configure.ac): Likewise.
22275         * modules/unictype/property-unified-ideograph (Depends-on,
22276         configure.ac): Likewise.
22277         * modules/unictype/property-uppercase (Depends-on, configure.ac):
22278         Likewise.
22279         * modules/unictype/property-variation-selector (Depends-on,
22280         configure.ac): Likewise.
22281         * modules/unictype/property-white-space (Depends-on, configure.ac):
22282         Likewise.
22283         * modules/unictype/property-xid-continue (Depends-on, configure.ac):
22284         Likewise.
22285         * modules/unictype/property-xid-start (Depends-on, configure.ac):
22286         Likewise.
22287         * modules/unictype/property-zero-width (Depends-on, configure.ac):
22288         Likewise.
22289         * modules/unictype/syntax-c-ident (Depends-on, configure.ac): Likewise.
22290         * modules/unictype/syntax-java-ident (Depends-on, configure.ac):
22291         Likewise.
22292
22293 2009-12-31  Bruno Haible  <bruno@clisp.org>
22294
22295         Remove unnecessary AC_C_INLINE invocation.
22296         * m4/popen.m4 (gl_PREREQ_POPEN): Don't invoke AC_C_INLINE. Not needed
22297         since 2009-08-21.
22298
22299 2009-12-31  Jim Meyering  <meyering@redhat.com>
22300
22301         maint.mk: don't require explicit gpg_key_ID in cfg.mk
22302         * top/maint.mk (gpg_key_ID): Derive key ID from signed release tag.
22303         With this change, we can all remove the gpg_key_ID = ... definition
22304         from our respective cfg.mk files.
22305
22306         maint.mk: create announcement template in ~/, not in /tmp
22307         * top/maint.mk (emit_upload_commands): Adjust.
22308         (release-prep): Emit into ~/announce-..., not /tmp/announce-...
22309         Remove temporary file, .ci-msg.
22310
22311 2009-12-31  Eric Blake  <ebb9@byu.net>
22312
22313         link-warning: always build headers with link warnings
22314         * modules/arpa_inet (Makefile.am): Always build replacement
22315         header.
22316         * modules/ctype (Makefile.am): Likewise.
22317         * modules/dirent (Makefile.am): Likewise.
22318         * modules/inttypes (Makefile.am): Likewise.
22319         * modules/langinfo (Makefile.am): Likewise.
22320         * modules/locale (Makefile.am): Likewise.
22321         * modules/spawn (Makefile.am): Likewise.
22322         * modules/sys_file (Makefile.am): Likewise.
22323         * modules/sys_ioctl (Makefile.am): Likewise.
22324         * modules/sys_select (Makefile.am): Likewise.
22325         * modules/sys_socket (Makefile.am): Likewise.
22326         * modules/sys_times (Makefile.am): Likewise.
22327         * modules/sys_utsname (Makefile.am): Likewise.
22328         * modules/sys_wait (Makefile.am): Likewise.
22329         * modules/wchar (Makefile.am): Likewise.
22330         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET)
22331         (gl_ARPA_INET_H_DEFAULTS): Drop unneeded variable.
22332         * m4/ctype.m4 (gl_CTYPE_H_DEFAULTS): Likewise.
22333         * m4/isblank.m4 (gl_FUNC_ISBLANK): Likewise.
22334         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H, gl_DIRENT_H_DEFAULTS):
22335         Likewise.
22336         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
22337         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
22338         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_H_DEFAULTS):
22339         Likewise.
22340         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H, gl_SPAWN_H_DEFAULTS):
22341         Likewise.
22342         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Likewise.
22343         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H, gl_REPLACE_SYS_IOCTL_H)
22344         (gl_SYS_IOCTL_H_DEFAULTS): Likewise.
22345         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
22346         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
22347         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
22348         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
22349         * m4/wchar.m4 (gl_WCHAR_H, gl_REPLACE_WCHAR_H)
22350         (gl_WCHAR_H_DEFAULTS): Likewise.
22351
22352 2009-12-31  Eric Blake  <ebb9@byu.net>
22353
22354         signal, spawn: use link warnings
22355         * lib/signal.in.h (sigset_t): Make unconditional.
22356         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset)
22357         (sigpending, sigprocmask, sigaction): Add link warnings.
22358         * lib/spawn.in.h (posix_spawn, posix_spawnp, posix_spawnattr_init)
22359         (posix_spawnattr_destroy, posix_spawnattr_getsigdefault)
22360         (posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask)
22361         (posix_spawnattr_setsigmask, posix_spawnattr_getflags)
22362         (posix_spawnattr_setflags, posix_spawnattr_getpgroup)
22363         (posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy)
22364         (posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam)
22365         (posix_spawnattr_setschedparam, posix_spawn_file_actions_init)
22366         (posix_spawn_file_actions_destroy)
22367         (posix_spawn_file_actions_addopen)
22368         (posix_spawn_file_actions_addclose)
22369         (posix_spawn_file_actions_adddup2): Likewise.
22370         * m4/signal_h.m4 (gl_SIGNAL_H): Guarantee uid_t.
22371         * tests/test-signal.c (main): Enhance test.
22372
22373         spawn: improve wrapper support
22374         * m4/spawn_h.m4 (gl_SPAWN_H): Check for type existence.
22375         (gl_SPAWN_H_DEFAULTS): New defaults.
22376         * modules/spawn (Makefile.am): Substitute them.
22377         * lib/spawn.in.h: (posix_spawnattr_t, posix_spawn_file_actions_t):
22378         Only declare if missing or broken.
22379
22380         sys_times, sys_utsname: use include_next
22381         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Support wrapping an existing
22382         header.
22383         (gl_SYS_TIMES_H_DEFAULTS): Add another variable.
22384         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
22385         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
22386         * modules/sys_times (Depends-on): Add include_next.
22387         (Makefile.am): Substitute additional values.
22388         * modules/sys_utsname (Depends-on, Makefile.am): Likewise.
22389         * lib/sys_times.in.h (includes): Include native header, if
22390         available.
22391         * lib/sys_utsname.in.h (includes): Likewise.
22392         * tests/test-sys_times.c (main): Enhance test.
22393
22394         fdutimensat: revert prior patch
22395         * modules/fdutimensat (Depends-on): Re-add inline; it is needed by
22396         utimens.h.
22397         Reported by Bruno Haible.
22398
22399 2009-12-30  Eric Blake  <ebb9@byu.net>
22400
22401         sys_wait: drop link-warning dependency
22402         * modules/sys_wait (Depends-on, Makefile.am): Drop unneeded
22403         link-warning efforts.
22404         * lib/sys_wait.in.h: Likewise.
22405
22406         fdutimensat: remove bogus dependency
22407         * modules/fdutimensat (Depends-on): Drop inline.
22408
22409         unistd: fix typo
22410         * lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo.
22411
22412 2009-12-30  Bruno Haible  <bruno@clisp.org>
22413
22414         Fix compilation error with Solaris cc.
22415         * lib/unicase/u8-is-invariant.c: Include <stdbool.h>.
22416         * lib/unicase/u16-is-invariant.c: Likewise.
22417         * lib/unicase/u32-is-invariant.c: Likewise.
22418         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
22419
22420 2009-12-30  Bruno Haible  <bruno@clisp.org>
22421
22422         Fix test crash.
22423         * tests/test-localename.c (test_locale_name_thread): Skip unavailable
22424         locales.
22425         Reported by Simon Josefsson <simon@josefsson.org>.
22426
22427 2009-12-30  Bruno Haible  <bruno@clisp.org>
22428
22429         Fix compilation error on most platforms.
22430         * tests/test-localename.c (categories): Define only if HAVE_NEWLOCALE.
22431         Reported by Simon Josefsson <simon@josefsson.org>
22432         and Nelson H. F. Beebe <beebe@math.utah.edu>.
22433
22434 2009-12-30  Eric Blake  <ebb9@byu.net>
22435
22436         futimens, utimensat: work around ntfs-3g bug
22437         * lib/utimensat.c (rpl_utimensat): Drop attempts to cache whether
22438         a ctime bug is present, and expand workaround to cover ntfs-3g.
22439         * lib/utimens.c (fdutimens, lutimens): Likewise.
22440         (utimensat_ctime_really, detect_ctime_bug): Drop cache mechanism.
22441         (validate_timespec): Adjust return value.
22442         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Update comment.
22443         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
22444         Reported by ctrn3e8 <ctrn3e8@gmail.com>.
22445
22446 2009-12-29  Eric Blake  <ebb9@byu.net>
22447
22448         link-warning: make usage consistent
22449         * modules/ctype (Depends-on): Add link-warning.
22450         (Makefile.am): Update rules accordingly.
22451         * modules/langinfo (Depends-on, Makefile.am): Likewise.
22452         * modules/locale (Depends-on, Makefile.am): Likewise.
22453         * modules/sys_file (Makefile.am): Likewise.
22454         * modules/getopt-posix (Makefile.am): Delete unused link warning
22455         efforts.
22456         * lib/ctype.in.h (GL_LINK_WARNING): Ensure definition before use.
22457         * lib/langinfo.in.h (GL_LINK_WARNING): Likewise.
22458         * lib/locale.in.h (GL_LINK_WARNING): Likewise.
22459         * lib/sys_file.in.h (GL_LINK_WARNING): Likewise.
22460
22461         stdio: remove unused variables
22462         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Remove unused variables.
22463         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Likewise.
22464         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
22465
22466         tests: test more substitute headers
22467         * modules/ctype-tests: New file.
22468         * modules/dirent-tests: Likewise.
22469         * modules/spawn-tests: Likewise.
22470         * modules/sys_file-tests: Likewise.
22471         * modules/sys_ioctl-tests: Likewise.
22472         * modules/sys_wait-tests: Likewise.
22473         * tests/test-ctype.c: Likewise.
22474         * tests/test-dirent.c: Likewise.
22475         * tests/test-spawn.c: Likewise.
22476         * tests/test-sys_file.c: Likewise.
22477         * tests/test-sys_ioctl.c: Likewise.
22478         * tests/test-sys_wait.c: Likewise.
22479         * m4/spawn_h.m4 (gl_SPAWN_H): Replace header if it is missing.
22480         * lib/sys_file.in.h (LOCK_SH, LOCK_EX, LOCK_UN, LOCK_NB): Provide
22481         whether or not flock is in use.
22482
22483         tests: remove License section from module
22484         * modules/arpa_inet-tests: Remove unneeded section.
22485         * modules/byteswap-tests: Likewise.
22486         * modules/ceilf-tests: Likewise.
22487         * modules/ceill-tests: Likewise.
22488         * modules/crypto/des-tests: Likewise.
22489         * modules/crypto/gc-arcfour-tests: Likewise.
22490         * modules/crypto/gc-arctwo-tests: Likewise.
22491         * modules/crypto/gc-des-tests: Likewise.
22492         * modules/crypto/gc-hmac-md5-tests: Likewise.
22493         * modules/crypto/gc-hmac-sha1-tests: Likewise.
22494         * modules/crypto/gc-md2-tests: Likewise.
22495         * modules/crypto/gc-md4-tests: Likewise.
22496         * modules/crypto/gc-md5-tests: Likewise.
22497         * modules/crypto/gc-pbkdf2-sha1-tests: Likewise.
22498         * modules/crypto/gc-rijndael-tests: Likewise.
22499         * modules/crypto/gc-sha1-tests: Likewise.
22500         * modules/crypto/gc-tests: Likewise.
22501         * modules/crypto/md2-tests: Likewise.
22502         * modules/crypto/md4-tests: Likewise.
22503         * modules/fcntl-h-tests: Likewise.
22504         * modules/floorf-tests: Likewise.
22505         * modules/floorl-tests: Likewise.
22506         * modules/frexp-nolibm-tests: Likewise.
22507         * modules/frexp-tests: Likewise.
22508         * modules/frexpl-nolibm-tests: Likewise.
22509         * modules/frexpl-tests: Likewise.
22510         * modules/getaddrinfo-tests: Likewise.
22511         * modules/inttypes-tests: Likewise.
22512         * modules/isfinite-tests: Likewise.
22513         * modules/isinf-tests: Likewise.
22514         * modules/ldexpl-tests: Likewise.
22515         * modules/locale-tests: Likewise.
22516         * modules/math-tests: Likewise.
22517         * modules/netdb-tests: Likewise.
22518         * modules/netinet_in-tests: Likewise.
22519         * modules/printf-frexp-tests: Likewise.
22520         * modules/printf-frexpl-tests: Likewise.
22521         * modules/priv-set-tests: Likewise.
22522         * modules/random_r-tests: Likewise.
22523         * modules/round-tests: Likewise.
22524         * modules/roundf-tests: Likewise.
22525         * modules/roundl-tests: Likewise.
22526         * modules/search-tests: Likewise.
22527         * modules/select-tests: Likewise.
22528         * modules/signal-tests: Likewise.
22529         * modules/stdbool-tests: Likewise.
22530         * modules/stddef-tests: Likewise.
22531         * modules/stdint-tests: Likewise.
22532         * modules/stdio-tests: Likewise.
22533         * modules/stdlib-tests: Likewise.
22534         * modules/string-tests: Likewise.
22535         * modules/strings-tests: Likewise.
22536         * modules/sys_select-tests: Likewise.
22537         * modules/sys_socket-tests: Likewise.
22538         * modules/sys_stat-tests: Likewise.
22539         * modules/sys_time-tests: Likewise.
22540         * modules/sys_utsname-tests: Likewise.
22541         * modules/sysexits-tests: Likewise.
22542         * modules/time-tests: Likewise.
22543         * modules/trunc-tests: Likewise.
22544         * modules/truncf-tests: Likewise.
22545         * modules/truncl-tests: Likewise.
22546         * modules/tsearch-tests: Likewise.
22547         * modules/unistd-tests: Likewise.
22548         * modules/wchar-tests: Likewise.
22549         * modules/wctype-tests: Likewise.
22550
22551         tests: fix license on several tests
22552         * tests/test-des.c: Update to GPLv3+.
22553         * tests/test-flock.c: Likewise.
22554         * tests/test-fsync.c: Likewise.
22555         * tests/test-futimens.h: Likewise.
22556         * tests/test-gc-arcfour.c: Likewise.
22557         * tests/test-gc-arctwo.c: Likewise.
22558         * tests/test-gc-des.c: Likewise.
22559         * tests/test-gc-hmac-md5.c: Likewise.
22560         * tests/test-gc-hmac-sha1.c: Likewise.
22561         * tests/test-gc-md2.c: Likewise.
22562         * tests/test-gc-md4.c: Likewise.
22563         * tests/test-gc-md5.c: Likewise.
22564         * tests/test-gc-pbkdf2-sha1.c: Likewise.
22565         * tests/test-gc-rijndael.c: Likewise.
22566         * tests/test-gc-sha1.c: Likewise.
22567         * tests/test-gc.c: Likewise.
22568         * tests/test-getcwd.c: Likewise.
22569         * tests/test-link.c: Likewise.
22570         * tests/test-link.h: Likewise.
22571         * tests/test-lutimens.h: Likewise.
22572         * tests/test-md2.c: Likewise.
22573         * tests/test-md4.c: Likewise.
22574         * tests/test-mkdir.h: Likewise.
22575         * tests/test-rename.c: Likewise.
22576         * tests/test-rename.h: Likewise.
22577         * tests/test-safe-alloc.c: Likewise.
22578         * tests/test-utimens-common.h: Likewise.
22579         * tests/test-utimens.h: Likewise.
22580
22581         maint: sync license texts
22582         * config/srclist.txt: Add gpl-1.3.texi, lgpl-1.3.texi.
22583         * doc/gpl-3.0.texi: Revert copyright year update.
22584         * doc/lgpl-3.0.texi: Likewise.
22585
22586 2009-12-29  Jim Meyering  <meyering@redhat.com>
22587
22588         update nearly all FSF copyright year lists to include 2009
22589         The files named by the following are exempted:
22590             grep -v '^#' config/srclist.txt|grep -v '^$' | while read src dst; do
22591               test -f "$dst" && { echo "$dst"; continue; }
22592               test -d "$dst" || continue
22593               echo "$dst"/$(basename "$src")
22594             done > exempt
22595             git ls-files tests/unictype >> exempt
22596         In the remaining files, convert to all-interval notation if
22597         - there is already at least one year interval like 2000-2003
22598         - the file is maintained by me
22599         - the file is in lib/uni*/, where that style already prevails
22600         Otherwise, use update-copyright's default.
22601
22602 2009-12-29  Simon Josefsson  <simon@josefsson.org>
22603         and Eric Blake  <ebb9@byu.net>
22604
22605         tests: don't require debug system() to pass
22606         * tests/test-lstat.h (test_lstat_func): Move debug cleanup...
22607         * tests/test-rmdir.h (test_rmdir_func): Likewise.
22608         * tests/test-unlink.h (test_unlink_func): Likewise.
22609         * tests/test-fstatat.c (main): ...into callers.
22610         * tests/test-lstat.c (main): Likewise.
22611         * tests/test-rmdir.c (main): Likewise.
22612         * tests/test-unlink.c (main): Likewise.
22613         * tests/test-unlinkat.c (main): Likewise.
22614         * tests/test-areadlink-with-size.c (main): Don't require a
22615         debug-only system call to pass, aiding cross-testing to mingw.
22616         * tests/test-areadlink.c (main): Likewise.
22617         * tests/test-areadlinkat-with-size.c (main): Likewise.
22618         * tests/test-areadlinkat.c (main): Likewise.
22619         * tests/test-canonicalize-lgpl.c (main): Likewise.
22620         * tests/test-canonicalize.c (main): Likewise.
22621         * tests/test-chown.c (main): Likewise.
22622         * tests/test-fchownat.c (main): Likewise.
22623         * tests/test-lchown.c (main): Likewise.
22624         * tests/test-fdutimensat.c (main): Likewise.
22625         * tests/test-futimens.c (main): Likewise.
22626         * tests/test-link.c (main): Likewise.
22627         * tests/test-linkat.c (main): Likewise.
22628         * tests/test-mkdir.c (main): Likewise.
22629         * tests/test-mkdirat.c (main): Likewise.
22630         * tests/test-mkfifo.c (main): Likewise.
22631         * tests/test-mkfifoat.c (main): Likewise.
22632         * tests/test-mknod.c (main): Likewise.
22633         * tests/test-readlink.c (main): Likewise.
22634         * tests/test-remove.c (main): Likewise.
22635         * tests/test-rename.c (main): Likewise.
22636         * tests/test-renameat.c (main): Likewise.
22637         * tests/test-symlink.c (main): Likewise.
22638         * tests/test-symlinkat.c (main): Likewise.
22639         * tests/test-utimens.c (main): Likewise.
22640         * tests/test-utimensat.c (main): Likewise.
22641
22642 2009-12-29  Simon Josefsson  <simon@josefsson.org>
22643
22644         * modules/selinux-h (selinux/selinux.h, selinux/context.h): Depend
22645         on $(UNUSED_PARAMETER_H) to avoid build failure.
22646
22647 2009-12-28  Jim Meyering  <meyering@redhat.com>
22648
22649         update-copyright: you may specify a max. line length other than 72
22650         * build-aux/update-copyright: Honor $UPDATE_COPYRIGHT_MAX_LINE_LENGTH.
22651
22652         maint: use consistent FSF copyright line syntax
22653         * lib/posixtm.c: Add missing comma in FSF copyright line.
22654         * lib/posixtm.h: Likewise.
22655         * lib/getugroups.c: Add missing ", Inc.".
22656
22657         pmccabe2html: emit consistent FSF copyright; remove trailing blanks
22658         * build-aux/pmccabe2html: Insert comma before "Inc." in emitted
22659         FSF copyright line.  Remove trailing blanks.
22660
22661 2009-12-28  Eric Blake  <ebb9@byu.net>
22662
22663         test-dup2: reduce dependencies
22664         * modules/cloexec (Configure.ac): Set witness.
22665         * modules/dup2-tests (Depends-on): Drop cloexec.
22666         * tests/test-dup2.c (main): Skip portion of test if cloexec module
22667         not present.
22668         Suggested by Bruno Haible.
22669
22670 2009-12-26  Bruno Haible  <bruno@clisp.org>
22671
22672         Remove an unneeded dependency.
22673         * modules/fseterr (Depends-on): Remove dup2.
22674
22675 2009-12-26  Eric Blake  <ebb9@byu.net>
22676
22677         tests: use macros.h in more places
22678         * tests/macros.h (ASSERT): Depend on ASSERT_STREAM.
22679         (ASSERT_STREAM): Provide default of stderr.
22680         * tests/test-dirent-safer.c: Include macros.h, using alternate
22681         stream for assertions.
22682         * tests/test-dup-safer.c: Likewise.
22683         * tests/test-freopen-safer.c: Likewise.
22684         * tests/test-getopt.c: Likewise.
22685         * tests/test-openat-safer.c: Likewise.
22686         * tests/test-pipe.c: Likewise.
22687         * tests/test-popen-safer.c: Likewise.
22688         * modules/dirent-safer-tests (Files): Include macros.h.
22689         * modules/unistd-safer-tests (Files): Likewise.
22690         * modules/freopen-safer-tests (Files): Likewise.
22691         * modules/getopt-posix-tests (Files): Likewise.
22692         * modules/openat-safer-tests (Files): Likewise.
22693         * modules/pipe-tests (Files): Likewise.
22694
22695 2009-12-26  Bruno Haible  <bruno@clisp.org>
22696
22697         javacomp: Portability fix.
22698         * m4/javacomp.m4 (gt_JAVACOMP): Fix creation of conftestver.class so
22699         that it also works on Solaris.
22700
22701 2009-12-26  Bruno Haible  <bruno@clisp.org>
22702
22703         localename: Fix storage allocation of gl_locale_name_thread's result.
22704         * lib/localename.c (SIZE_BITS, string_hash, struct hash_node,
22705         HASH_TABLE_SIZE, struniq_hash_table, struniq_lock, struniq): Define on
22706         all platforms that have 'uselocale'.
22707         (gl_locale_name_thread_unsafe): New function, extracted from
22708         gl_locale_name_thread.
22709         (gl_locale_name_thread): Call struniq on all platforms that have
22710         'uselocale'.
22711         * tests/test-localename.c (test_locale_name_thread): Check that the
22712         resulting strings are permanently allocated.
22713         * modules/localename-tests (Depends-on): Add strdup.
22714
22715 2009-12-26  Bruno Haible  <bruno@clisp.org>
22716
22717         * tests/test-localename.c (categories): Fill in the strings.
22718
22719 2009-12-26  Jim Meyering  <meyering@redhat.com>
22720
22721         isdir: complete the removal of m4/isdir.m4
22722         * modules/isdir (configure.ac): Remove reference to gl_ISDIR.
22723
22724         isdir: clean up, since at least grep still uses it
22725         * lib/isdir.c: Include "isdir.h".
22726         (S_ISDIR): Remove now-unneeded definition.
22727         * modules/isdir (Files): Add lib/isdir.h.
22728         * lib/isdir.h: New file, with declaration.
22729         * m4/isdir.m4: Remove file -- unneeded.
22730
22731 2009-12-25  Bruno Haible  <bruno@clisp.org>
22732
22733         selinux-h: Make generated .h files standalone.
22734         * lib/se-context.in.h: Arrange to include _GL_UNUSED_PARAMETER
22735         definition. Use _GL_UNUSED_PARAMETER instead of _GL_UNUSED.
22736         * lib/se-selinux.in.h: Likewise.
22737         * modules/selinux-h (Depends-on): Add unused-parameter.
22738         (Makefile.am): Insert definition of _GL_UNUSED_PARAMETER into
22739         selinux/selinux.h and selinux/context.h.
22740         Suggested by Eric Blake.
22741
22742 2009-12-25  Bruno Haible  <bruno@clisp.org>
22743
22744         Move gl_FCNTL_O_FLAGS to a separate .m4 file.
22745         * m4/fcntl-o.m4: New file, extracted from m4/fcntl_h.m4.
22746         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): Remove macro.
22747         * modules/fcntl-h (Files): Add m4/fcntl-o.m4.
22748         * modules/localcharset (Files): Likewise. Remove m4/fcntl_h.m4.
22749
22750 2009-12-24  Bruno Haible  <bruno@clisp.org>
22751
22752         openat: Fix warning.
22753         * lib/openat-proc.c: Include <unistd.h>.
22754
22755 2009-12-24  Bruno Haible  <bruno@clisp.org>
22756
22757         New module 'unused-parameter'.
22758         * build-aux/unused-parameter.h: New file, extracted from earlier
22759         gnulib-common.m4.
22760         * modules/unused-parameter: New file.
22761         * lib/unistr.h: Include unused-parameter.h.
22762         (u32_mbtouc_unsafe, u32_mbtouc): Use _GL_UNUSED_PARAMETER instead of
22763         _GL_UNUSED.
22764         * modules/unistr/base (Depends-on): Add unused-parameter.
22765
22766 2009-12-24  Bruno Haible  <bruno@clisp.org>
22767
22768         Add missing dependencies to 'extensions' module.
22769         * m4/extensions.m4: Add comment.
22770         * modules/accept4 (Depends-on): Add extensions.
22771         * modules/dup3 (Depends-on): Likewise.
22772         * modules/fcntl (Depends-on): Likewise.
22773         * modules/futimens (Depends-on): Likewise.
22774         * modules/mknod (Depends-on): Likewise.
22775         * modules/pipe2 (Depends-on): Likewise.
22776         * modules/stat-time (Depends-on): Likewise.
22777         * modules/strcasestr-simple (Depends-on): Likewise.
22778         * modules/strsignal (Depends-on): Likewise.
22779         * modules/utimensat (Depends-on): Likewise.
22780         * modules/localcharset (Depends-on): Likewise. Needed because of
22781         gl_FCNTL_O_FLAGS.
22782         * modules/wcrtomb (Depends-on): Likewise. Needed because of
22783         AC_TYPE_MBSTATE_T.
22784         * modules/wcsnrtombs (Depends-on): Likewise.
22785         * modules/wcsrtombs (Depends-on): Likewise.
22786
22787 2009-12-24  Bruno Haible  <bruno@clisp.org>
22788
22789         binary-io: Avoid gcc warning due to SET_BINARY.
22790         * lib/binary-io.h (SET_BINARY): Cast the result to void.
22791         Reported by Jim Meyering <jim@meyering.net>. Suggestion by Eric Blake.
22792
22793 2009-12-24  Bruno Haible  <bruno@clisp.org>
22794
22795         Avoid future namespace pollution on glibc systems.
22796         * lib/arpa_inet.in.h: Don't include <sys/socket.h> on glibc systems.
22797         * lib/sys_ioctl.in.h: Don't include <unistd.h> on glibc systems.
22798         * lib/sys_select.in.h: Don't include <sys/time.h> and <string.h> on
22799         glibc systems.
22800
22801 2009-12-24  Bruno Haible  <bruno@clisp.org>
22802
22803         Refactor common macros used in tests.
22804         * tests/macros.h: New file.
22805         * tests/test-areadlink.c: Include macros.h. Don't include <stdio.h>
22806         and/or <stdlib.h>, if appropriate.
22807         (ASSERT, SIZEOF): Remove macros.
22808         * tests/test-areadlink-with-size.c: Likewise.
22809         * tests/test-areadlinkat.c: Likewise.
22810         * tests/test-areadlinkat-with-size.c: Likewise.
22811         * tests/test-argmatch.c: Likewise.
22812         * tests/test-argv-iter.c: Likewise.
22813         * tests/test-array-mergesort.c: Likewise.
22814         * tests/test-array_list.c: Likewise.
22815         * tests/test-array_oset.c: Likewise.
22816         * tests/test-avltree_list.c: Likewise.
22817         * tests/test-avltree_oset.c: Likewise.
22818         * tests/test-avltreehash_list.c: Likewise.
22819         * tests/test-base64.c: Likewise.
22820         * tests/test-binary-io.c: Likewise.
22821         * tests/test-bitrotate.c: Likewise.
22822         * tests/test-btowc.c: Likewise.
22823         * tests/test-byteswap.c: Likewise.
22824         * tests/test-c-ctype.c: Likewise.
22825         * tests/test-c-stack.c: Likewise.
22826         * tests/test-c-strcasecmp.c: Likewise.
22827         * tests/test-c-strcasestr.c: Likewise.
22828         * tests/test-c-strncasecmp.c: Likewise.
22829         * tests/test-c-strstr.c: Likewise.
22830         * tests/test-canonicalize-lgpl.c: Likewise.
22831         * tests/test-canonicalize.c: Likewise.
22832         * tests/test-carray_list.c: Likewise.
22833         * tests/test-ceilf1.c: Likewise.
22834         * tests/test-ceilf2.c: Likewise.
22835         * tests/test-ceill.c: Likewise.
22836         * tests/test-chown.c: Likewise.
22837         * tests/test-cloexec.c: Likewise.
22838         * tests/test-copy-acl.c: Likewise.
22839         * tests/test-copy-file.c: Likewise.
22840         * tests/test-count-one-bits.c: Likewise.
22841         * tests/test-dprintf-posix.c: Likewise.
22842         * tests/test-dup2.c: Likewise.
22843         * tests/test-dup3.c: Likewise.
22844         * tests/test-duplocale.c: Likewise.
22845         * tests/test-fbufmode.c: Likewise.
22846         * tests/test-fchdir.c: Likewise.
22847         * tests/test-fchownat.c: Likewise.
22848         * tests/test-fcntl-safer.c: Likewise.
22849         * tests/test-fcntl.c: Likewise.
22850         * tests/test-fdopendir.c: Likewise.
22851         * tests/test-fdutimensat.c: Likewise.
22852         * tests/test-fflush2.c: Likewise.
22853         * tests/test-file-has-acl.c: Likewise.
22854         * tests/test-filevercmp.c: Likewise.
22855         * tests/test-flock.c: Likewise.
22856         * tests/test-floorf1.c: Likewise.
22857         * tests/test-floorf2.c: Likewise.
22858         * tests/test-floorl.c: Likewise.
22859         * tests/test-fnmatch.c: Likewise.
22860         * tests/test-fopen.h: Likewise.
22861         * tests/test-fpending.c: Likewise.
22862         * tests/test-fprintf-posix.c: Likewise.
22863         * tests/test-fpurge.c: Likewise.
22864         * tests/test-freadable.c: Likewise.
22865         * tests/test-freadahead.c: Likewise.
22866         * tests/test-freading.c: Likewise.
22867         * tests/test-freadptr.c: Likewise.
22868         * tests/test-freadptr2.c: Likewise.
22869         * tests/test-freadseek.c: Likewise.
22870         * tests/test-freopen.c: Likewise.
22871         * tests/test-frexp.c: Likewise.
22872         * tests/test-frexpl.c: Likewise.
22873         * tests/test-fseek.c: Likewise.
22874         * tests/test-fseeko.c: Likewise.
22875         * tests/test-fstatat.c: Likewise.
22876         * tests/test-fstrcmp.c: Likewise.
22877         * tests/test-fsync.c: Likewise.
22878         * tests/test-ftell.c: Likewise.
22879         * tests/test-ftello.c: Likewise.
22880         * tests/test-func.c: Likewise.
22881         * tests/test-futimens.c: Likewise.
22882         * tests/test-fwritable.c: Likewise.
22883         * tests/test-fwriting.c: Likewise.
22884         * tests/test-getcwd.c: Likewise.
22885         * tests/test-getdate.c: Likewise.
22886         * tests/test-getdelim.c: Likewise.
22887         * tests/test-getdtablesize.c: Likewise.
22888         * tests/test-getgroups.c: Likewise.
22889         * tests/test-getline.c: Likewise.
22890         * tests/test-getndelim2.c: Likewise.
22891         * tests/test-glob.c: Likewise.
22892         * tests/test-hash.c: Likewise.
22893         * tests/test-i-ring.c: Likewise.
22894         * tests/test-iconv-utf.c: Likewise.
22895         * tests/test-iconv.c: Likewise.
22896         * tests/test-idpriv-drop.c: Likewise.
22897         * tests/test-idpriv-droptemp.c: Likewise.
22898         * tests/test-inet_ntop.c: Likewise.
22899         * tests/test-inet_pton.c: Likewise.
22900         * tests/test-isblank.c: Likewise.
22901         * tests/test-isfinite.c: Likewise.
22902         * tests/test-isinf.c: Likewise.
22903         * tests/test-isnan.c: Likewise.
22904         * tests/test-isnand.h: Likewise.
22905         * tests/test-isnanf.h: Likewise.
22906         * tests/test-isnanl.h: Likewise.
22907         * tests/test-lchown.c: Likewise.
22908         * tests/test-ldexpl.c: Likewise.
22909         * tests/test-link.c: Likewise.
22910         * tests/test-linkat.c: Likewise.
22911         * tests/test-linked_list.c: Likewise.
22912         * tests/test-linkedhash_list.c: Likewise.
22913         * tests/test-localename.c: Likewise.
22914         * tests/test-lseek.c: Likewise.
22915         * tests/test-lstat.c: Likewise.
22916         * tests/test-mbmemcasecmp.c: Likewise.
22917         * tests/test-mbmemcasecoll.c: Likewise.
22918         * tests/test-mbrtowc.c: Likewise.
22919         * tests/test-mbscasecmp.c: Likewise.
22920         * tests/test-mbscasestr1.c: Likewise.
22921         * tests/test-mbscasestr2.c: Likewise.
22922         * tests/test-mbscasestr3.c: Likewise.
22923         * tests/test-mbscasestr4.c: Likewise.
22924         * tests/test-mbschr.c: Likewise.
22925         * tests/test-mbscspn.c: Likewise.
22926         * tests/test-mbsinit.c: Likewise.
22927         * tests/test-mbsncasecmp.c: Likewise.
22928         * tests/test-mbsnrtowcs.c: Likewise.
22929         * tests/test-mbspbrk.c: Likewise.
22930         * tests/test-mbspcasecmp.c: Likewise.
22931         * tests/test-mbsrchr.c: Likewise.
22932         * tests/test-mbsrtowcs.c: Likewise.
22933         * tests/test-mbsspn.c: Likewise.
22934         * tests/test-mbsstr1.c: Likewise.
22935         * tests/test-mbsstr2.c: Likewise.
22936         * tests/test-mbsstr3.c: Likewise.
22937         * tests/test-memchr.c: Likewise.
22938         * tests/test-memchr2.c: Likewise.
22939         * tests/test-memcmp.c: Likewise.
22940         * tests/test-memmem.c: Likewise.
22941         * tests/test-memrchr.c: Likewise.
22942         * tests/test-mkdir.c: Likewise.
22943         * tests/test-mkdirat.c: Likewise.
22944         * tests/test-mkfifo.c: Likewise.
22945         * tests/test-mkfifoat.c: Likewise.
22946         * tests/test-mknod.c: Likewise.
22947         * tests/test-nanosleep.c: Likewise.
22948         * tests/test-nl_langinfo.c: Likewise.
22949         * tests/test-obstack-printf.c: Likewise.
22950         * tests/test-open.c: Likewise.
22951         * tests/test-openat.c: Likewise.
22952         * tests/test-pipe-filter-gi1.c: Likewise.
22953         * tests/test-pipe-filter-gi2-main.c: Likewise.
22954         * tests/test-pipe-filter-ii1.c: Likewise.
22955         * tests/test-pipe-filter-ii2-main.c: Likewise.
22956         * tests/test-pipe2.c: Likewise.
22957         * tests/test-popen.h: Likewise.
22958         * tests/test-posixtm.c: Likewise.
22959         * tests/test-pread.c: Likewise.
22960         * tests/test-printf-frexp.c: Likewise.
22961         * tests/test-printf-frexpl.c: Likewise.
22962         * tests/test-printf-posix.c: Likewise.
22963         * tests/test-priv-set.c: Likewise.
22964         * tests/test-quotearg.c: Likewise.
22965         * tests/test-random_r.c: Likewise.
22966         * tests/test-rawmemchr.c: Likewise.
22967         * tests/test-rbtree_list.c: Likewise.
22968         * tests/test-rbtree_oset.c: Likewise.
22969         * tests/test-rbtreehash_list.c: Likewise.
22970         * tests/test-readlink.c: Likewise.
22971         * tests/test-remove.c: Likewise.
22972         * tests/test-rename.c: Likewise.
22973         * tests/test-renameat.c: Likewise.
22974         * tests/test-rmdir.c: Likewise.
22975         * tests/test-round1.c: Likewise.
22976         * tests/test-roundf1.c: Likewise.
22977         * tests/test-roundl.c: Likewise.
22978         * tests/test-safe-alloc.c: Likewise.
22979         * tests/test-sameacls.c: Likewise.
22980         * tests/test-set-mode-acl.c: Likewise.
22981         * tests/test-setenv.c: Likewise.
22982         * tests/test-sigaction.c: Likewise.
22983         * tests/test-signbit.c: Likewise.
22984         * tests/test-sleep.c: Likewise.
22985         * tests/test-snprintf-posix.c: Likewise.
22986         * tests/test-snprintf.c: Likewise.
22987         * tests/test-sprintf-posix.c: Likewise.
22988         * tests/test-stat-time.c: Likewise.
22989         * tests/test-stat.c: Likewise.
22990         * tests/test-strcasestr.c: Likewise.
22991         * tests/test-strchrnul.c: Likewise.
22992         * tests/test-strerror.c: Likewise.
22993         * tests/test-striconv.c: Likewise.
22994         * tests/test-striconveh.c: Likewise.
22995         * tests/test-striconveha.c: Likewise.
22996         * tests/test-strsignal.c: Likewise.
22997         * tests/test-strstr.c: Likewise.
22998         * tests/test-strtod.c: Likewise.
22999         * tests/test-strverscmp.c: Likewise.
23000         * tests/test-symlink.c: Likewise.
23001         * tests/test-symlinkat.c: Likewise.
23002         * tests/test-trunc1.c: Likewise.
23003         * tests/test-trunc2.c: Likewise.
23004         * tests/test-truncf1.c: Likewise.
23005         * tests/test-truncf2.c: Likewise.
23006         * tests/test-truncl.c: Likewise.
23007         * tests/test-uname.c: Likewise.
23008         * tests/test-unlink.c: Likewise.
23009         * tests/test-unlinkat.c: Likewise.
23010         * tests/test-unsetenv.c: Likewise.
23011         * tests/test-usleep.c: Likewise.
23012         * tests/test-utimens.c: Likewise.
23013         * tests/test-utimensat.c: Likewise.
23014         * tests/test-vasnprintf-posix.c: Likewise.
23015         * tests/test-vasnprintf-posix2.c: Likewise.
23016         * tests/test-vasnprintf.c: Likewise.
23017         * tests/test-vasprintf-posix.c: Likewise.
23018         * tests/test-vasprintf.c: Likewise.
23019         * tests/test-vdprintf-posix.c: Likewise.
23020         * tests/test-vfprintf-posix.c: Likewise.
23021         * tests/test-vprintf-posix.c: Likewise.
23022         * tests/test-vsnprintf-posix.c: Likewise.
23023         * tests/test-vsnprintf.c: Likewise.
23024         * tests/test-vsprintf-posix.c: Likewise.
23025         * tests/test-wcrtomb.c: Likewise.
23026         * tests/test-wcsnrtombs.c: Likewise.
23027         * tests/test-wcsrtombs.c: Likewise.
23028         * tests/test-wctype.c: Likewise.
23029         * tests/test-wcwidth.c: Likewise.
23030         * tests/test-xfprintf-posix.c: Likewise.
23031         * tests/test-xmemdup0.c: Likewise.
23032         * tests/test-xprintf-posix.c: Likewise.
23033         * tests/test-xvasprintf.c: Likewise.
23034         * tests/unicase/test-locale-language.c: Likewise.
23035         * tests/unicase/test-mapping-part1.h: Likewise.
23036         * tests/unicase/test-predicate-part1.h: Likewise.
23037         * tests/unicase/test-u8-casecmp.c: Likewise.
23038         * tests/unicase/test-u8-casecoll.c: Likewise.
23039         * tests/unicase/test-u8-casefold.c: Likewise.
23040         * tests/unicase/test-u8-is-cased.c: Likewise.
23041         * tests/unicase/test-u8-is-casefolded.c: Likewise.
23042         * tests/unicase/test-u8-is-lowercase.c: Likewise.
23043         * tests/unicase/test-u8-is-titlecase.c: Likewise.
23044         * tests/unicase/test-u8-is-uppercase.c: Likewise.
23045         * tests/unicase/test-u8-tolower.c: Likewise.
23046         * tests/unicase/test-u8-totitle.c: Likewise.
23047         * tests/unicase/test-u8-toupper.c: Likewise.
23048         * tests/unicase/test-u16-casecmp.c: Likewise.
23049         * tests/unicase/test-u16-casecoll.c: Likewise.
23050         * tests/unicase/test-u16-casefold.c: Likewise.
23051         * tests/unicase/test-u16-is-cased.c: Likewise.
23052         * tests/unicase/test-u16-is-casefolded.c: Likewise.
23053         * tests/unicase/test-u16-is-lowercase.c: Likewise.
23054         * tests/unicase/test-u16-is-titlecase.c: Likewise.
23055         * tests/unicase/test-u16-is-uppercase.c: Likewise.
23056         * tests/unicase/test-u16-tolower.c: Likewise.
23057         * tests/unicase/test-u16-totitle.c: Likewise.
23058         * tests/unicase/test-u16-toupper.c: Likewise.
23059         * tests/unicase/test-u32-casecmp.c: Likewise.
23060         * tests/unicase/test-u32-casecoll.c: Likewise.
23061         * tests/unicase/test-u32-casefold.c: Likewise.
23062         * tests/unicase/test-u32-is-cased.c: Likewise.
23063         * tests/unicase/test-u32-is-casefolded.c: Likewise.
23064         * tests/unicase/test-u32-is-lowercase.c: Likewise.
23065         * tests/unicase/test-u32-is-titlecase.c: Likewise.
23066         * tests/unicase/test-u32-is-uppercase.c: Likewise.
23067         * tests/unicase/test-u32-tolower.c: Likewise.
23068         * tests/unicase/test-u32-totitle.c: Likewise.
23069         * tests/unicase/test-u32-toupper.c: Likewise.
23070         * tests/unicase/test-ulc-casecmp.c: Likewise.
23071         * tests/unicase/test-ulc-casecoll.c: Likewise.
23072         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
23073         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
23074         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
23075         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
23076         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
23077         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
23078         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
23079         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
23080         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
23081         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
23082         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
23083         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
23084         * tests/unictype/test-bidi_byname.c: Likewise.
23085         * tests/unictype/test-bidi_name.c: Likewise.
23086         * tests/unictype/test-bidi_of.c: Likewise.
23087         * tests/unictype/test-bidi_test.c: Likewise.
23088         * tests/unictype/test-block_list.c: Likewise.
23089         * tests/unictype/test-block_of.c: Likewise.
23090         * tests/unictype/test-block_test.c: Likewise.
23091         * tests/unictype/test-categ_and.c: Likewise.
23092         * tests/unictype/test-categ_and_not.c: Likewise.
23093         * tests/unictype/test-categ_byname.c: Likewise.
23094         * tests/unictype/test-categ_name.c: Likewise.
23095         * tests/unictype/test-categ_none.c: Likewise.
23096         * tests/unictype/test-categ_of.c: Likewise.
23097         * tests/unictype/test-categ_or.c: Likewise.
23098         * tests/unictype/test-categ_test_withtable.c: Likewise.
23099         * tests/unictype/test-combining.c: Likewise.
23100         * tests/unictype/test-decdigit.c: Likewise.
23101         * tests/unictype/test-digit.c: Likewise.
23102         * tests/unictype/test-mirror.c: Likewise.
23103         * tests/unictype/test-numeric.c: Likewise.
23104         * tests/unictype/test-pr_byname.c: Likewise.
23105         * tests/unictype/test-pr_test.c: Likewise.
23106         * tests/unictype/test-predicate-part1.h: Likewise.
23107         * tests/unictype/test-scripts.c: Likewise.
23108         * tests/unictype/test-sy_c_ident.c: Likewise.
23109         * tests/unictype/test-sy_java_ident.c: Likewise.
23110         * tests/unilbrk/test-u8-possible-linebreaks.c: Likewise.
23111         * tests/unilbrk/test-u8-width-linebreaks.c: Likewise.
23112         * tests/unilbrk/test-u16-possible-linebreaks.c: Likewise.
23113         * tests/unilbrk/test-u16-width-linebreaks.c: Likewise.
23114         * tests/unilbrk/test-u32-possible-linebreaks.c: Likewise.
23115         * tests/unilbrk/test-u32-width-linebreaks.c: Likewise.
23116         * tests/unilbrk/test-ulc-possible-linebreaks.c: Likewise.
23117         * tests/unilbrk/test-ulc-width-linebreaks.c: Likewise.
23118         * tests/uninorm/test-canonical-decomposition.c: Likewise.
23119         * tests/uninorm/test-compat-decomposition.c: Likewise.
23120         * tests/uninorm/test-composition.c: Likewise.
23121         * tests/uninorm/test-decomposing-form.c: Likewise.
23122         * tests/uninorm/test-decomposition.c: Likewise.
23123         * tests/uninorm/test-u8-nfc.c: Likewise.
23124         * tests/uninorm/test-u8-nfd.c: Likewise.
23125         * tests/uninorm/test-u8-nfkc.c: Likewise.
23126         * tests/uninorm/test-u8-nfkd.c: Likewise.
23127         * tests/uninorm/test-u8-normcmp.c: Likewise.
23128         * tests/uninorm/test-u8-normcoll.c: Likewise.
23129         * tests/uninorm/test-u16-nfc.c: Likewise.
23130         * tests/uninorm/test-u16-nfd.c: Likewise.
23131         * tests/uninorm/test-u16-nfkc.c: Likewise.
23132         * tests/uninorm/test-u16-nfkd.c: Likewise.
23133         * tests/uninorm/test-u16-normcmp.c: Likewise.
23134         * tests/uninorm/test-u16-normcoll.c: Likewise.
23135         * tests/uninorm/test-u32-nfc.c: Likewise.
23136         * tests/uninorm/test-u32-nfd.c: Likewise.
23137         * tests/uninorm/test-u32-nfkc.c: Likewise.
23138         * tests/uninorm/test-u32-nfkd.c: Likewise.
23139         * tests/uninorm/test-u32-normalize-big.c: Likewise.
23140         * tests/uninorm/test-u32-normcmp.c: Likewise.
23141         * tests/uninorm/test-u32-normcoll.c: Likewise.
23142         * tests/uninorm/test-uninorm-filter-nfc.c: Likewise.
23143         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
23144         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
23145         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
23146         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
23147         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
23148         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
23149         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
23150         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
23151         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
23152         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
23153         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
23154         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
23155         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
23156         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
23157         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
23158         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
23159         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
23160         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
23161         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
23162         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
23163         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
23164         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
23165         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
23166         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
23167         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
23168         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
23169         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
23170         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
23171         * tests/uniwbrk/test-u8-wordbreaks.c: Likewise.
23172         * tests/uniwbrk/test-u16-wordbreaks.c: Likewise.
23173         * tests/uniwbrk/test-u32-wordbreaks.c: Likewise.
23174         * tests/uniwbrk/test-ulc-wordbreaks.c: Likewise.
23175         * tests/uniwidth/test-u8-strwidth.c: Likewise.
23176         * tests/uniwidth/test-u8-width.c: Likewise.
23177         * tests/uniwidth/test-u16-strwidth.c: Likewise.
23178         * tests/uniwidth/test-u16-width.c: Likewise.
23179         * tests/uniwidth/test-u32-strwidth.c: Likewise.
23180         * tests/uniwidth/test-u32-width.c: Likewise.
23181         * tests/uniwidth/test-uc_width.c: Likewise.
23182         * tests/uniwidth/test-uc_width2.c: Likewise.
23183         * modules/acl-tests (Files): Add tests/macros.h.
23184         * modules/areadlink-tests (Files): Likewise.
23185         * modules/areadlink-with-size-tests (Files): Likewise.
23186         * modules/areadlinkat-tests (Files): Likewise.
23187         * modules/areadlinkat-with-size-tests (Files): Likewise.
23188         * modules/argmatch-tests (Files): Likewise.
23189         * modules/argv-iter-tests (Files): Likewise.
23190         * modules/array-list-tests (Files): Likewise.
23191         * modules/array-mergesort-tests (Files): Likewise.
23192         * modules/array-oset-tests (Files): Likewise.
23193         * modules/avltree-list-tests (Files): Likewise.
23194         * modules/avltree-oset-tests (Files): Likewise.
23195         * modules/avltreehash-list-tests (Files): Likewise.
23196         * modules/base64-tests (Files): Likewise.
23197         * modules/binary-io-tests (Files): Likewise.
23198         * modules/bitrotate-tests (Files): Likewise.
23199         * modules/btowc-tests (Files): Likewise.
23200         * modules/byteswap-tests (Files): Likewise.
23201         * modules/c-ctype-tests (Files): Likewise.
23202         * modules/c-stack-tests (Files): Likewise.
23203         * modules/c-strcase-tests (Files): Likewise.
23204         * modules/c-strcasestr-tests (Files): Likewise.
23205         * modules/c-strstr-tests (Files): Likewise.
23206         * modules/canonicalize-lgpl-tests (Files): Likewise.
23207         * modules/canonicalize-tests (Files): Likewise.
23208         * modules/carray-list-tests (Files): Likewise.
23209         * modules/ceilf-tests (Files): Likewise.
23210         * modules/ceill-tests (Files): Likewise.
23211         * modules/chown-tests (Files): Likewise.
23212         * modules/cloexec-tests (Files): Likewise.
23213         * modules/copy-file-tests (Files): Likewise.
23214         * modules/count-one-bits-tests (Files): Likewise.
23215         * modules/dprintf-posix-tests (Files): Likewise.
23216         * modules/dup2-tests (Files): Likewise.
23217         * modules/dup3-tests (Files): Likewise.
23218         * modules/duplocale-tests (Files): Likewise.
23219         * modules/fbufmode-tests (Files): Likewise.
23220         * modules/fchdir-tests (Files): Likewise.
23221         * modules/fcntl-safer-tests (Files): Likewise.
23222         * modules/fcntl-tests (Files): Likewise.
23223         * modules/fdopendir-tests (Files): Likewise.
23224         * modules/fdutimensat-tests (Files): Likewise.
23225         * modules/fflush-tests (Files): Likewise.
23226         * modules/filevercmp-tests (Files): Likewise.
23227         * modules/flock-tests (Files): Likewise.
23228         * modules/floorf-tests (Files): Likewise.
23229         * modules/floorl-tests (Files): Likewise.
23230         * modules/fnmatch-tests (Files): Likewise.
23231         * modules/fopen-safer-tests (Files): Likewise.
23232         * modules/fopen-tests (Files): Likewise.
23233         * modules/fpending-tests (Files): Likewise.
23234         * modules/fprintf-posix-tests (Files): Likewise.
23235         * modules/fpurge-tests (Files): Likewise.
23236         * modules/freadable-tests (Files): Likewise.
23237         * modules/freadahead-tests (Files): Likewise.
23238         * modules/freading-tests (Files): Likewise.
23239         * modules/freadptr-tests (Files): Likewise.
23240         * modules/freadseek-tests (Files): Likewise.
23241         * modules/freopen-tests (Files): Likewise.
23242         * modules/frexp-nolibm-tests (Files): Likewise.
23243         * modules/frexp-tests (Files): Likewise.
23244         * modules/frexpl-nolibm-tests (Files): Likewise.
23245         * modules/frexpl-tests (Files): Likewise.
23246         * modules/fseek-tests (Files): Likewise.
23247         * modules/fseeko-tests (Files): Likewise.
23248         * modules/fstrcmp-tests (Files): Likewise.
23249         * modules/fsync-tests (Files): Likewise.
23250         * modules/ftell-tests (Files): Likewise.
23251         * modules/ftello-tests (Files): Likewise.
23252         * modules/func-tests (Files): Likewise.
23253         * modules/futimens-tests (Files): Likewise.
23254         * modules/fwritable-tests (Files): Likewise.
23255         * modules/fwriting-tests (Files): Likewise.
23256         * modules/getcwd-tests (Files): Likewise.
23257         * modules/getdate-tests (Files): Likewise.
23258         * modules/getdelim-tests (Files): Likewise.
23259         * modules/getdtablesize-tests (Files): Likewise.
23260         * modules/getgroups-tests (Files): Likewise.
23261         * modules/getline-tests (Files): Likewise.
23262         * modules/getndelim2-tests (Files): Likewise.
23263         * modules/glob-tests (Files): Likewise.
23264         * modules/hash-tests (Files): Likewise.
23265         * modules/i-ring-tests (Files): Likewise.
23266         * modules/iconv-tests (Files): Likewise.
23267         * modules/iconv_open-utf-tests (Files): Likewise.
23268         * modules/idpriv-drop-tests (Files): Likewise.
23269         * modules/idpriv-droptemp-tests (Files): Likewise.
23270         * modules/inet_ntop-tests (Files): Likewise.
23271         * modules/inet_pton-tests (Files): Likewise.
23272         * modules/isblank-tests (Files): Likewise.
23273         * modules/isfinite-tests (Files): Likewise.
23274         * modules/isinf-tests (Files): Likewise.
23275         * modules/isnan-tests (Files): Likewise.
23276         * modules/isnand-nolibm-tests (Files): Likewise.
23277         * modules/isnand-tests (Files): Likewise.
23278         * modules/isnanf-nolibm-tests (Files): Likewise.
23279         * modules/isnanf-tests (Files): Likewise.
23280         * modules/isnanl-nolibm-tests (Files): Likewise.
23281         * modules/isnanl-tests (Files): Likewise.
23282         * modules/lchown-tests (Files): Likewise.
23283         * modules/ldexpl-tests (Files): Likewise.
23284         * modules/link-tests (Files): Likewise.
23285         * modules/linkat-tests (Files): Likewise.
23286         * modules/linked-list-tests (Files): Likewise.
23287         * modules/linkedhash-list-tests (Files): Likewise.
23288         * modules/localename-tests (Files): Likewise.
23289         * modules/lseek-tests (Files): Likewise.
23290         * modules/lstat-tests (Files): Likewise.
23291         * modules/mbmemcasecmp-tests (Files): Likewise.
23292         * modules/mbmemcasecoll-tests (Files): Likewise.
23293         * modules/mbrtowc-tests (Files): Likewise.
23294         * modules/mbscasecmp-tests (Files): Likewise.
23295         * modules/mbscasestr-tests (Files): Likewise.
23296         * modules/mbschr-tests (Files): Likewise.
23297         * modules/mbscspn-tests (Files): Likewise.
23298         * modules/mbsinit-tests (Files): Likewise.
23299         * modules/mbsncasecmp-tests (Files): Likewise.
23300         * modules/mbsnrtowcs-tests (Files): Likewise.
23301         * modules/mbspbrk-tests (Files): Likewise.
23302         * modules/mbspcasecmp-tests (Files): Likewise.
23303         * modules/mbsrchr-tests (Files): Likewise.
23304         * modules/mbsrtowcs-tests (Files): Likewise.
23305         * modules/mbsspn-tests (Files): Likewise.
23306         * modules/mbsstr-tests (Files): Likewise.
23307         * modules/memchr-tests (Files): Likewise.
23308         * modules/memchr2-tests (Files): Likewise.
23309         * modules/memcmp-tests (Files): Likewise.
23310         * modules/memmem-tests (Files): Likewise.
23311         * modules/memrchr-tests (Files): Likewise.
23312         * modules/mkdir-tests (Files): Likewise.
23313         * modules/mkfifo-tests (Files): Likewise.
23314         * modules/mkfifoat-tests (Files): Likewise.
23315         * modules/mknod-tests (Files): Likewise.
23316         * modules/nanosleep-tests (Files): Likewise.
23317         * modules/nl_langinfo-tests (Files): Likewise.
23318         * modules/obstack-printf-tests (Files): Likewise.
23319         * modules/open-tests (Files): Likewise.
23320         * modules/openat-tests (Files): Likewise.
23321         * modules/pipe-filter-gi-tests (Files): Likewise.
23322         * modules/pipe-filter-ii-tests (Files): Likewise.
23323         * modules/pipe2-tests (Files): Likewise.
23324         * modules/popen-safer-tests (Files): Likewise.
23325         * modules/popen-tests (Files): Likewise.
23326         * modules/posixtm-tests (Files): Likewise.
23327         * modules/pread-tests (Files): Likewise.
23328         * modules/printf-frexp-tests (Files): Likewise.
23329         * modules/printf-frexpl-tests (Files): Likewise.
23330         * modules/printf-posix-tests (Files): Likewise.
23331         * modules/priv-set-tests (Files): Likewise.
23332         * modules/quotearg-tests (Files): Likewise.
23333         * modules/random_r-tests (Files): Likewise.
23334         * modules/rawmemchr-tests (Files): Likewise.
23335         * modules/rbtree-list-tests (Files): Likewise.
23336         * modules/rbtree-oset-tests (Files): Likewise.
23337         * modules/rbtreehash-list-tests (Files): Likewise.
23338         * modules/readlink-tests (Files): Likewise.
23339         * modules/remove-tests (Files): Likewise.
23340         * modules/rename-tests (Files): Likewise.
23341         * modules/renameat-tests (Files): Likewise.
23342         * modules/rmdir-tests (Files): Likewise.
23343         * modules/round-tests (Files): Likewise.
23344         * modules/roundf-tests (Files): Likewise.
23345         * modules/roundl-tests (Files): Likewise.
23346         * modules/safe-alloc-tests (Files): Likewise.
23347         * modules/setenv-tests (Files): Likewise.
23348         * modules/sigaction-tests (Files): Likewise.
23349         * modules/signbit-tests (Files): Likewise.
23350         * modules/sleep-tests (Files): Likewise.
23351         * modules/snprintf-posix-tests (Files): Likewise.
23352         * modules/snprintf-tests (Files): Likewise.
23353         * modules/sprintf-posix-tests (Files): Likewise.
23354         * modules/stat-tests (Files): Likewise.
23355         * modules/stat-time-tests (Files): Likewise.
23356         * modules/strcasestr-tests (Files): Likewise.
23357         * modules/strchrnul-tests (Files): Likewise.
23358         * modules/strerror-tests (Files): Likewise.
23359         * modules/striconv-tests (Files): Likewise.
23360         * modules/striconveh-tests (Files): Likewise.
23361         * modules/striconveha-tests (Files): Likewise.
23362         * modules/strsignal-tests (Files): Likewise.
23363         * modules/strstr-tests (Files): Likewise.
23364         * modules/strtod-tests (Files): Likewise.
23365         * modules/strverscmp-tests (Files): Likewise.
23366         * modules/symlink-tests (Files): Likewise.
23367         * modules/symlinkat-tests (Files): Likewise.
23368         * modules/trunc-tests (Files): Likewise.
23369         * modules/truncf-tests (Files): Likewise.
23370         * modules/truncl-tests (Files): Likewise.
23371         * modules/uname-tests (Files): Likewise.
23372         * modules/unicase/cased-tests (Files): Likewise.
23373         * modules/unicase/ignorable-tests (Files): Likewise.
23374         * modules/unicase/locale-language-tests (Files): Likewise.
23375         * modules/unicase/tolower-tests (Files): Likewise.
23376         * modules/unicase/totitle-tests (Files): Likewise.
23377         * modules/unicase/toupper-tests (Files): Likewise.
23378         * modules/unicase/u8-casecmp-tests (Files): Likewise.
23379         * modules/unicase/u8-casecoll-tests (Files): Likewise.
23380         * modules/unicase/u8-casefold-tests (Files): Likewise.
23381         * modules/unicase/u8-is-cased-tests (Files): Likewise.
23382         * modules/unicase/u8-is-casefolded-tests (Files): Likewise.
23383         * modules/unicase/u8-is-lowercase-tests (Files): Likewise.
23384         * modules/unicase/u8-is-titlecase-tests (Files): Likewise.
23385         * modules/unicase/u8-is-uppercase-tests (Files): Likewise.
23386         * modules/unicase/u8-tolower-tests (Files): Likewise.
23387         * modules/unicase/u8-totitle-tests (Files): Likewise.
23388         * modules/unicase/u8-toupper-tests (Files): Likewise.
23389         * modules/unicase/u16-casecmp-tests (Files): Likewise.
23390         * modules/unicase/u16-casecoll-tests (Files): Likewise.
23391         * modules/unicase/u16-casefold-tests (Files): Likewise.
23392         * modules/unicase/u16-is-cased-tests (Files): Likewise.
23393         * modules/unicase/u16-is-casefolded-tests (Files): Likewise.
23394         * modules/unicase/u16-is-lowercase-tests (Files): Likewise.
23395         * modules/unicase/u16-is-titlecase-tests (Files): Likewise.
23396         * modules/unicase/u16-is-uppercase-tests (Files): Likewise.
23397         * modules/unicase/u16-tolower-tests (Files): Likewise.
23398         * modules/unicase/u16-totitle-tests (Files): Likewise.
23399         * modules/unicase/u16-toupper-tests (Files): Likewise.
23400         * modules/unicase/u32-casecmp-tests (Files): Likewise.
23401         * modules/unicase/u32-casecoll-tests (Files): Likewise.
23402         * modules/unicase/u32-casefold-tests (Files): Likewise.
23403         * modules/unicase/u32-is-cased-tests (Files): Likewise.
23404         * modules/unicase/u32-is-casefolded-tests (Files): Likewise.
23405         * modules/unicase/u32-is-lowercase-tests (Files): Likewise.
23406         * modules/unicase/u32-is-titlecase-tests (Files): Likewise.
23407         * modules/unicase/u32-is-uppercase-tests (Files): Likewise.
23408         * modules/unicase/u32-tolower-tests (Files): Likewise.
23409         * modules/unicase/u32-totitle-tests (Files): Likewise.
23410         * modules/unicase/u32-toupper-tests (Files): Likewise.
23411         * modules/unicase/ulc-casecmp-tests (Files): Likewise.
23412         * modules/unicase/ulc-casecoll-tests (Files): Likewise.
23413         * modules/uniconv/u8-conv-from-enc-tests (Files): Likewise.
23414         * modules/uniconv/u8-conv-to-enc-tests (Files): Likewise.
23415         * modules/uniconv/u8-strconv-from-enc-tests (Files): Likewise.
23416         * modules/uniconv/u8-strconv-to-enc-tests (Files): Likewise.
23417         * modules/uniconv/u16-conv-from-enc-tests (Files): Likewise.
23418         * modules/uniconv/u16-conv-to-enc-tests (Files): Likewise.
23419         * modules/uniconv/u16-strconv-from-enc-tests (Files): Likewise.
23420         * modules/uniconv/u16-strconv-to-enc-tests (Files): Likewise.
23421         * modules/uniconv/u32-conv-from-enc-tests (Files): Likewise.
23422         * modules/uniconv/u32-conv-to-enc-tests (Files): Likewise.
23423         * modules/uniconv/u32-strconv-from-enc-tests (Files): Likewise.
23424         * modules/uniconv/u32-strconv-to-enc-tests (Files): Likewise.
23425         * modules/unictype/bidicategory-byname-tests (Files): Likewise.
23426         * modules/unictype/bidicategory-name-tests (Files): Likewise.
23427         * modules/unictype/bidicategory-of-tests (Files): Likewise.
23428         * modules/unictype/bidicategory-test-tests (Files): Likewise.
23429         * modules/unictype/block-list-tests (Files): Likewise.
23430         * modules/unictype/block-of-tests (Files): Likewise.
23431         * modules/unictype/block-test-tests (Files): Likewise.
23432         * modules/unictype/category-C-tests (Files): Likewise.
23433         * modules/unictype/category-Cc-tests (Files): Likewise.
23434         * modules/unictype/category-Cf-tests (Files): Likewise.
23435         * modules/unictype/category-Cn-tests (Files): Likewise.
23436         * modules/unictype/category-Co-tests (Files): Likewise.
23437         * modules/unictype/category-Cs-tests (Files): Likewise.
23438         * modules/unictype/category-L-tests (Files): Likewise.
23439         * modules/unictype/category-Ll-tests (Files): Likewise.
23440         * modules/unictype/category-Lm-tests (Files): Likewise.
23441         * modules/unictype/category-Lo-tests (Files): Likewise.
23442         * modules/unictype/category-Lt-tests (Files): Likewise.
23443         * modules/unictype/category-Lu-tests (Files): Likewise.
23444         * modules/unictype/category-M-tests (Files): Likewise.
23445         * modules/unictype/category-Mc-tests (Files): Likewise.
23446         * modules/unictype/category-Me-tests (Files): Likewise.
23447         * modules/unictype/category-Mn-tests (Files): Likewise.
23448         * modules/unictype/category-N-tests (Files): Likewise.
23449         * modules/unictype/category-Nd-tests (Files): Likewise.
23450         * modules/unictype/category-Nl-tests (Files): Likewise.
23451         * modules/unictype/category-No-tests (Files): Likewise.
23452         * modules/unictype/category-P-tests (Files): Likewise.
23453         * modules/unictype/category-Pc-tests (Files): Likewise.
23454         * modules/unictype/category-Pd-tests (Files): Likewise.
23455         * modules/unictype/category-Pe-tests (Files): Likewise.
23456         * modules/unictype/category-Pf-tests (Files): Likewise.
23457         * modules/unictype/category-Pi-tests (Files): Likewise.
23458         * modules/unictype/category-Po-tests (Files): Likewise.
23459         * modules/unictype/category-Ps-tests (Files): Likewise.
23460         * modules/unictype/category-S-tests (Files): Likewise.
23461         * modules/unictype/category-Sc-tests (Files): Likewise.
23462         * modules/unictype/category-Sk-tests (Files): Likewise.
23463         * modules/unictype/category-Sm-tests (Files): Likewise.
23464         * modules/unictype/category-So-tests (Files): Likewise.
23465         * modules/unictype/category-Z-tests (Files): Likewise.
23466         * modules/unictype/category-Zl-tests (Files): Likewise.
23467         * modules/unictype/category-Zp-tests (Files): Likewise.
23468         * modules/unictype/category-Zs-tests (Files): Likewise.
23469         * modules/unictype/category-and-not-tests (Files): Likewise.
23470         * modules/unictype/category-and-tests (Files): Likewise.
23471         * modules/unictype/category-byname-tests (Files): Likewise.
23472         * modules/unictype/category-name-tests (Files): Likewise.
23473         * modules/unictype/category-none-tests (Files): Likewise.
23474         * modules/unictype/category-of-tests (Files): Likewise.
23475         * modules/unictype/category-or-tests (Files): Likewise.
23476         * modules/unictype/category-test-withtable-tests (Files): Likewise.
23477         * modules/unictype/combining-class-tests (Files): Likewise.
23478         * modules/unictype/ctype-alnum-tests (Files): Likewise.
23479         * modules/unictype/ctype-alpha-tests (Files): Likewise.
23480         * modules/unictype/ctype-blank-tests (Files): Likewise.
23481         * modules/unictype/ctype-cntrl-tests (Files): Likewise.
23482         * modules/unictype/ctype-digit-tests (Files): Likewise.
23483         * modules/unictype/ctype-graph-tests (Files): Likewise.
23484         * modules/unictype/ctype-lower-tests (Files): Likewise.
23485         * modules/unictype/ctype-print-tests (Files): Likewise.
23486         * modules/unictype/ctype-punct-tests (Files): Likewise.
23487         * modules/unictype/ctype-space-tests (Files): Likewise.
23488         * modules/unictype/ctype-upper-tests (Files): Likewise.
23489         * modules/unictype/ctype-xdigit-tests (Files): Likewise.
23490         * modules/unictype/decimal-digit-tests (Files): Likewise.
23491         * modules/unictype/digit-tests (Files): Likewise.
23492         * modules/unictype/mirror-tests (Files): Likewise.
23493         * modules/unictype/numeric-tests (Files): Likewise.
23494         * modules/unictype/property-alphabetic-tests (Files): Likewise.
23495         * modules/unictype/property-ascii-hex-digit-tests (Files): Likewise.
23496         * modules/unictype/property-bidi-arabic-digit-tests (Files): Likewise.
23497         * modules/unictype/property-bidi-arabic-right-to-left-tests (Files):
23498         Likewise.
23499         * modules/unictype/property-bidi-block-separator-tests (Files):
23500         Likewise.
23501         * modules/unictype/property-bidi-boundary-neutral-tests (Files):
23502         Likewise.
23503         * modules/unictype/property-bidi-common-separator-tests (Files):
23504         Likewise.
23505         * modules/unictype/property-bidi-control-tests (Files): Likewise.
23506         * modules/unictype/property-bidi-embedding-or-override-tests (Files):
23507         Likewise.
23508         * modules/unictype/property-bidi-eur-num-separator-tests (Files):
23509         Likewise.
23510         * modules/unictype/property-bidi-eur-num-terminator-tests (Files):
23511         Likewise.
23512         * modules/unictype/property-bidi-european-digit-tests (Files): Likewise.
23513         * modules/unictype/property-bidi-hebrew-right-to-left-tests (Files):
23514         Likewise.
23515         * modules/unictype/property-bidi-left-to-right-tests (Files): Likewise.
23516         * modules/unictype/property-bidi-non-spacing-mark-tests (Files):
23517         Likewise.
23518         * modules/unictype/property-bidi-other-neutral-tests (Files): Likewise.
23519         * modules/unictype/property-bidi-pdf-tests (Files): Likewise.
23520         * modules/unictype/property-bidi-segment-separator-tests (Files):
23521         Likewise.
23522         * modules/unictype/property-bidi-whitespace-tests (Files): Likewise.
23523         * modules/unictype/property-byname-tests (Files): Likewise.
23524         * modules/unictype/property-combining-tests (Files): Likewise.
23525         * modules/unictype/property-composite-tests (Files): Likewise.
23526         * modules/unictype/property-currency-symbol-tests (Files): Likewise.
23527         * modules/unictype/property-dash-tests (Files): Likewise.
23528         * modules/unictype/property-decimal-digit-tests (Files): Likewise.
23529         * modules/unictype/property-default-ignorable-code-point-tests (Files):
23530         Likewise.
23531         * modules/unictype/property-deprecated-tests (Files): Likewise.
23532         * modules/unictype/property-diacritic-tests (Files): Likewise.
23533         * modules/unictype/property-extender-tests (Files): Likewise.
23534         * modules/unictype/property-format-control-tests (Files): Likewise.
23535         * modules/unictype/property-grapheme-base-tests (Files): Likewise.
23536         * modules/unictype/property-grapheme-extend-tests (Files): Likewise.
23537         * modules/unictype/property-grapheme-link-tests (Files): Likewise.
23538         * modules/unictype/property-hex-digit-tests (Files): Likewise.
23539         * modules/unictype/property-hyphen-tests (Files): Likewise.
23540         * modules/unictype/property-id-continue-tests (Files): Likewise.
23541         * modules/unictype/property-id-start-tests (Files): Likewise.
23542         * modules/unictype/property-ideographic-tests (Files): Likewise.
23543         * modules/unictype/property-ids-binary-operator-tests (Files): Likewise.
23544         * modules/unictype/property-ids-trinary-operator-tests (Files):
23545         Likewise.
23546         * modules/unictype/property-ignorable-control-tests (Files): Likewise.
23547         * modules/unictype/property-iso-control-tests (Files): Likewise.
23548         * modules/unictype/property-join-control-tests (Files): Likewise.
23549         * modules/unictype/property-left-of-pair-tests (Files): Likewise.
23550         * modules/unictype/property-line-separator-tests (Files): Likewise.
23551         * modules/unictype/property-logical-order-exception-tests (Files):
23552         Likewise.
23553         * modules/unictype/property-lowercase-tests (Files): Likewise.
23554         * modules/unictype/property-math-tests (Files): Likewise.
23555         * modules/unictype/property-non-break-tests (Files): Likewise.
23556         * modules/unictype/property-not-a-character-tests (Files): Likewise.
23557         * modules/unictype/property-numeric-tests (Files): Likewise.
23558         * modules/unictype/property-other-alphabetic-tests (Files): Likewise.
23559         * modules/unictype/property-other-default-ignorable-code-point-tests
23560         (Files): Likewise.
23561         * modules/unictype/property-other-grapheme-extend-tests (Files):
23562         Likewise.
23563         * modules/unictype/property-other-id-continue-tests (Files): Likewise.
23564         * modules/unictype/property-other-id-start-tests (Files): Likewise.
23565         * modules/unictype/property-other-lowercase-tests (Files): Likewise.
23566         * modules/unictype/property-other-math-tests (Files): Likewise.
23567         * modules/unictype/property-other-uppercase-tests (Files): Likewise.
23568         * modules/unictype/property-paired-punctuation-tests (Files): Likewise.
23569         * modules/unictype/property-paragraph-separator-tests (Files): Likewise.
23570         * modules/unictype/property-pattern-syntax-tests (Files): Likewise.
23571         * modules/unictype/property-pattern-white-space-tests (Files): Likewise.
23572         * modules/unictype/property-private-use-tests (Files): Likewise.
23573         * modules/unictype/property-punctuation-tests (Files): Likewise.
23574         * modules/unictype/property-quotation-mark-tests (Files): Likewise.
23575         * modules/unictype/property-radical-tests (Files): Likewise.
23576         * modules/unictype/property-sentence-terminal-tests (Files): Likewise.
23577         * modules/unictype/property-soft-dotted-tests (Files): Likewise.
23578         * modules/unictype/property-space-tests (Files): Likewise.
23579         * modules/unictype/property-terminal-punctuation-tests (Files):
23580         Likewise.
23581         * modules/unictype/property-test-tests (Files): Likewise.
23582         * modules/unictype/property-titlecase-tests (Files): Likewise.
23583         * modules/unictype/property-unassigned-code-value-tests (Files):
23584         Likewise.
23585         * modules/unictype/property-unified-ideograph-tests (Files): Likewise.
23586         * modules/unictype/property-uppercase-tests (Files): Likewise.
23587         * modules/unictype/property-variation-selector-tests (Files): Likewise.
23588         * modules/unictype/property-white-space-tests (Files): Likewise.
23589         * modules/unictype/property-xid-continue-tests (Files): Likewise.
23590         * modules/unictype/property-xid-start-tests (Files): Likewise.
23591         * modules/unictype/property-zero-width-tests (Files): Likewise.
23592         * modules/unictype/scripts-tests (Files): Likewise.
23593         * modules/unictype/syntax-c-ident-tests (Files): Likewise.
23594         * modules/unictype/syntax-c-whitespace-tests (Files): Likewise.
23595         * modules/unictype/syntax-java-ident-tests (Files): Likewise.
23596         * modules/unictype/syntax-java-whitespace-tests (Files): Likewise.
23597         * modules/unilbrk/u8-possible-linebreaks-tests (Files): Likewise.
23598         * modules/unilbrk/u8-width-linebreaks-tests (Files): Likewise.
23599         * modules/unilbrk/u16-possible-linebreaks-tests (Files): Likewise.
23600         * modules/unilbrk/u16-width-linebreaks-tests (Files): Likewise.
23601         * modules/unilbrk/u32-possible-linebreaks-tests (Files): Likewise.
23602         * modules/unilbrk/u32-width-linebreaks-tests (Files): Likewise.
23603         * modules/unilbrk/ulc-possible-linebreaks-tests (Files): Likewise.
23604         * modules/unilbrk/ulc-width-linebreaks-tests (Files): Likewise.
23605         * modules/uninorm/canonical-decomposition-tests (Files): Likewise.
23606         * modules/uninorm/compat-decomposition-tests (Files): Likewise.
23607         * modules/uninorm/composition-tests (Files): Likewise.
23608         * modules/uninorm/decomposing-form-tests (Files): Likewise.
23609         * modules/uninorm/decomposition-tests (Files): Likewise.
23610         * modules/uninorm/filter-tests (Files): Likewise.
23611         * modules/uninorm/nfc-tests (Files): Likewise.
23612         * modules/uninorm/nfd-tests (Files): Likewise.
23613         * modules/uninorm/nfkc-tests (Files): Likewise.
23614         * modules/uninorm/nfkd-tests (Files): Likewise.
23615         * modules/uninorm/u8-normcmp-tests (Files): Likewise.
23616         * modules/uninorm/u8-normcoll-tests (Files): Likewise.
23617         * modules/uninorm/u16-normcmp-tests (Files): Likewise.
23618         * modules/uninorm/u16-normcoll-tests (Files): Likewise.
23619         * modules/uninorm/u32-normcmp-tests (Files): Likewise.
23620         * modules/uninorm/u32-normcoll-tests (Files): Likewise.
23621         * modules/unistdio/u8-asnprintf-tests (Files): Likewise.
23622         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
23623         * modules/unistdio/u8-vasprintf-tests (Files): Likewise.
23624         * modules/unistdio/u8-vsnprintf-tests (Files): Likewise.
23625         * modules/unistdio/u8-vsprintf-tests (Files): Likewise.
23626         * modules/unistdio/u16-asnprintf-tests (Files): Likewise.
23627         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
23628         * modules/unistdio/u16-vasprintf-tests (Files): Likewise.
23629         * modules/unistdio/u16-vsnprintf-tests (Files): Likewise.
23630         * modules/unistdio/u16-vsprintf-tests (Files): Likewise.
23631         * modules/unistdio/u32-asnprintf-tests (Files): Likewise.
23632         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
23633         * modules/unistdio/u32-vasprintf-tests (Files): Likewise.
23634         * modules/unistdio/u32-vsnprintf-tests (Files): Likewise.
23635         * modules/unistdio/u32-vsprintf-tests (Files): Likewise.
23636         * modules/unistdio/ulc-asnprintf-tests (Files): Likewise.
23637         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
23638         * modules/unistdio/ulc-vasprintf-tests (Files): Likewise.
23639         * modules/unistdio/ulc-vsnprintf-tests (Files): Likewise.
23640         * modules/unistdio/ulc-vsprintf-tests (Files): Likewise.
23641         * modules/uniwbrk/u8-wordbreaks-tests (Files): Likewise.
23642         * modules/uniwbrk/u16-wordbreaks-tests (Files): Likewise.
23643         * modules/uniwbrk/u32-wordbreaks-tests (Files): Likewise.
23644         * modules/uniwbrk/ulc-wordbreaks-tests (Files): Likewise.
23645         * modules/uniwidth/u8-strwidth-tests (Files): Likewise.
23646         * modules/uniwidth/u8-width-tests (Files): Likewise.
23647         * modules/uniwidth/u16-strwidth-tests (Files): Likewise.
23648         * modules/uniwidth/u16-width-tests (Files): Likewise.
23649         * modules/uniwidth/u32-strwidth-tests (Files): Likewise.
23650         * modules/uniwidth/u32-width-tests (Files): Likewise.
23651         * modules/uniwidth/width-tests (Files): Likewise.
23652         * modules/unlink-tests (Files): Likewise.
23653         * modules/unsetenv-tests (Files): Likewise.
23654         * modules/usleep-tests (Files): Likewise.
23655         * modules/utimens-tests (Files): Likewise.
23656         * modules/utimensat-tests (Files): Likewise.
23657         * modules/vasnprintf-posix-tests (Files): Likewise.
23658         * modules/vasnprintf-tests (Files): Likewise.
23659         * modules/vasprintf-posix-tests (Files): Likewise.
23660         * modules/vasprintf-tests (Files): Likewise.
23661         * modules/vdprintf-posix-tests (Files): Likewise.
23662         * modules/vfprintf-posix-tests (Files): Likewise.
23663         * modules/vprintf-posix-tests (Files): Likewise.
23664         * modules/vsnprintf-posix-tests (Files): Likewise.
23665         * modules/vsnprintf-tests (Files): Likewise.
23666         * modules/vsprintf-posix-tests (Files): Likewise.
23667         * modules/wcrtomb-tests (Files): Likewise.
23668         * modules/wcsnrtombs-tests (Files): Likewise.
23669         * modules/wcsrtombs-tests (Files): Likewise.
23670         * modules/wctype-tests (Files): Likewise.
23671         * modules/wcwidth-tests (Files): Likewise.
23672         * modules/xmemdup0-tests (Files): Likewise.
23673         * modules/xprintf-posix-tests (Files): Likewise.
23674         * modules/xvasprintf-tests (Files): Likewise.
23675
23676 2009-12-24  Eric Blake  <ebb9@byu.net>
23677
23678         test-nanosleep: fix typo
23679         * tests/test-nanosleep.c (SIGNATURE_CHECK): Fix typo in previous
23680         patch.
23681         Reported by Bruno Haible.
23682
23683 2009-12-24  Bruno Haible  <bruno@clisp.org>
23684
23685         Reduce namespace pollution on glibc systems.
23686         * lib/inttypes.in.h: Don't include <stdint.h> on glibc systems.
23687         * lib/stdlib.in.h: Don't include <stdint.h>, <unistd.h> on glibc
23688         systems.
23689         * lib/unistd.in.h: Don't include <stdio.h>, <fcntl.h>, <stdlib.h>,
23690         <getopt.h> on glibc systems.
23691         * lib/fcntl.in.h: Don't include <sys/stat.h>, <unistd.h> on glibc
23692         systems.
23693         * lib/fcntl.c: Include <unistd.h> here instead.
23694
23695 2009-12-24  Bruno Haible  <bruno@clisp.org>
23696
23697         * lib/stdlib.in.h (includes): Fix typo in today's commit.
23698
23699 2009-12-24  Eric Blake  <ebb9@byu.net>
23700
23701         tests: add signature checks
23702         * tests/signature.h (SIGNATURE_CHECK): New file.
23703         * modules/atexit-tests (Files): Use it.
23704         * modules/btowc-tests (Files): Likewise.
23705         * modules/canonicalize-lgpl-tests (Files): Likewise.
23706         * modules/ceilf-tests (Files): Likewise.
23707         * modules/ceill-tests (Files): Likewise.
23708         * modules/chown-tests (Files): Likewise.
23709         * modules/dprintf-posix-tests (Files): Likewise.
23710         * modules/dup2-tests (Files): Likewise.
23711         * modules/dup3-tests (Files): Likewise.
23712         * modules/duplocale-tests (Files): Likewise.
23713         * modules/fchdir-tests (Files): Likewise.
23714         * modules/fcntl-tests (Files): Likewise.
23715         * modules/fdopendir-tests (Files): Likewise.
23716         * modules/fflush-tests (Files): Likewise.
23717         * modules/flock-tests (Files): Likewise.
23718         * modules/floorf-tests (Files): Likewise.
23719         * modules/floorl-tests (Files): Likewise.
23720         * modules/fnmatch-tests (Files): Likewise.
23721         * modules/fopen-tests (Files): Likewise.
23722         * modules/fprintf-posix-tests (Files): Likewise.
23723         * modules/freopen-tests (Files): Likewise.
23724         * modules/frexp-nolibm-tests (Files): Likewise.
23725         * modules/frexp-tests (Files): Likewise.
23726         * modules/frexpl-nolibm-tests (Files): Likewise.
23727         * modules/frexpl-tests (Files): Likewise.
23728         * modules/fseek-tests (Files): Likewise.
23729         * modules/fseeko-tests (Files): Likewise.
23730         * modules/fsync-tests (Files): Likewise.
23731         * modules/ftell-tests (Files): Likewise.
23732         * modules/ftello-tests (Files): Likewise.
23733         * modules/futimens-tests (Files): Likewise.
23734         * modules/getaddrinfo-tests (Files): Likewise.
23735         * modules/getcwd-tests (Files): Likewise.
23736         * modules/getdelim-tests (Files): Likewise.
23737         * modules/getdtablesize-tests (Files): Likewise.
23738         * modules/getgroups-tests (Files): Likewise.
23739         * modules/gethostname-tests (Files): Likewise.
23740         * modules/getline-tests (Files): Likewise.
23741         * modules/getopt-posix-tests (Files): Likewise.
23742         * modules/gettimeofday-tests (Files): Likewise.
23743         * modules/glob-tests (Files): Likewise.
23744         * modules/iconv-tests (Files): Likewise.
23745         * modules/inet_ntop-tests (Files): Likewise.
23746         * modules/inet_pton-tests (Files): Likewise.
23747         * modules/isblank-tests (Files): Likewise.
23748         * modules/lchown-tests (Files): Likewise.
23749         * modules/ldexpl-tests (Files): Likewise.
23750         * modules/link-tests (Files): Likewise.
23751         * modules/linkat-tests (Files): Likewise.
23752         * modules/lseek-tests (Files): Likewise.
23753         * modules/lstat-tests (Files): Likewise.
23754         * modules/mbrtowc-tests (Files): Likewise.
23755         * modules/mbsinit-tests (Files): Likewise.
23756         * modules/mbsnrtowcs-tests (Files): Likewise.
23757         * modules/mbsrtowcs-tests (Files): Likewise.
23758         * modules/memchr-tests (Files): Likewise.
23759         * modules/memcmp-tests (Files): Likewise.
23760         * modules/memmem-tests (Files): Likewise.
23761         * modules/memrchr-tests (Files): Likewise.
23762         * modules/mkdir-tests (Files): Likewise.
23763         * modules/mkfifo-tests (Files): Likewise.
23764         * modules/mkfifoat-tests (Files): Likewise.
23765         * modules/mknod-tests (Files): Likewise.
23766         * modules/nanosleep-tests (Files): Likewise.
23767         * modules/nl_langinfo-tests (Files): Likewise.
23768         * modules/obstack-printf-tests (Files): Likewise.
23769         * modules/open-tests (Files): Likewise.
23770         * modules/openat-tests (Files): Likewise.
23771         * modules/perror-tests (Files): Likewise.
23772         * modules/pipe2-tests (Files): Likewise.
23773         * modules/poll-tests (Files): Likewise.
23774         * modules/popen-tests (Files): Likewise.
23775         * modules/posix_spawn-tests (Files): Likewise.
23776         * modules/posix_spawnp-tests (Files): Likewise.
23777         * modules/pread-tests (Files): Likewise.
23778         * modules/printf-posix-tests (Files): Likewise.
23779         * modules/pty-tests (Files): Likewise.
23780         * modules/random_r-tests (Files): Likewise.
23781         * modules/rawmemchr-tests (Files): Likewise.
23782         * modules/readlink-tests (Files): Likewise.
23783         * modules/remove-tests (Files): Likewise.
23784         * modules/rename-tests (Files): Likewise.
23785         * modules/renameat-tests (Files): Likewise.
23786         * modules/rmdir-tests (Files): Likewise.
23787         * modules/round-tests (Files): Likewise.
23788         * modules/roundf-tests (Files): Likewise.
23789         * modules/roundl-tests (Files): Likewise.
23790         * modules/select-tests (Files): Likewise.
23791         * modules/setenv-tests (Files): Likewise.
23792         * modules/sigaction-tests (Files): Likewise.
23793         * modules/sleep-tests (Files): Likewise.
23794         * modules/snprintf-posix-tests (Files): Likewise.
23795         * modules/snprintf-tests (Files): Likewise.
23796         * modules/sprintf-posix-tests (Files): Likewise.
23797         * modules/stat-tests (Files): Likewise.
23798         * modules/strcasestr-tests (Files): Likewise.
23799         * modules/strchrnul-tests (Files): Likewise.
23800         * modules/strerror-tests (Files): Likewise.
23801         * modules/strsignal-tests (Files): Likewise.
23802         * modules/strstr-tests (Files): Likewise.
23803         * modules/strtod-tests (Files): Likewise.
23804         * modules/strverscmp-tests (Files): Likewise.
23805         * modules/symlink-tests (Files): Likewise.
23806         * modules/symlinkat-tests (Files): Likewise.
23807         * modules/times-tests (Files): Likewise.
23808         * modules/trunc-tests (Files): Likewise.
23809         * modules/truncf-tests (Files): Likewise.
23810         * modules/truncl-tests (Files): Likewise.
23811         * modules/tsearch-tests (Files): Likewise.
23812         * modules/uname-tests (Files): Likewise.
23813         * modules/unlink-tests (Files): Likewise.
23814         * modules/unsetenv-tests (Files): Likewise.
23815         * modules/usleep-tests (Files): Likewise.
23816         * modules/utimensat-tests (Files): Likewise.
23817         * modules/vasprintf-tests (Files): Likewise.
23818         * modules/vdprintf-posix-tests (Files): Likewise.
23819         * modules/vfprintf-posix-tests (Files): Likewise.
23820         * modules/vprintf-posix-tests (Files): Likewise.
23821         * modules/vsnprintf-posix-tests (Files): Likewise.
23822         * modules/vsnprintf-tests (Files): Likewise.
23823         * modules/vsprintf-posix-tests (Files): Likewise.
23824         * modules/wcrtomb-tests (Files): Likewise.
23825         * modules/wcsnrtombs-tests (Files): Likewise.
23826         * modules/wcsrtombs-tests (Files): Likewise.
23827         * modules/wcwidth-tests (Files): Likewise.
23828         * tests/test-isfinite.c (isfinite): Ensure macro declaration.
23829         * tests/test-isinf.c (isinf): Likewise.
23830         * tests/test-isnan.c (isnan): Likewise.
23831         * tests/test-signbit.c (signbit): Likewise.
23832         * tests/test-select.c (FD_CLR, FD_ISSET, FD_SET, FD_ZERO): Ensure
23833         declaration, either as macro or with correct signature.
23834         (select): Ensure function under test is declared with correct
23835         signature in correct header.
23836         * tests/test-atexit.c (atexit): Likewise.
23837         * tests/test-btowc.c (btowc): Likewise.
23838         * tests/test-canonicalize-lgpl.c (realpath)
23839         (canonicalize_file_name): Likewise.
23840         * tests/test-ceilf1.c (ceilf): Likewise.
23841         * tests/test-ceill.c (ceill): Likewise.
23842         * tests/test-chown.c (chown): Likewise.
23843         * tests/test-dprintf-posix.c (dprintf): Likewise.
23844         * tests/test-dup2.c (dup2): Likewise.
23845         * tests/test-dup3.c (dup3): Likewise.
23846         * tests/test-duplocale.c (duplocale): Likewise.
23847         * tests/test-fchdir.c (fchdir): Likewise.
23848         * tests/test-fchownat.c (fchownat): Likewise.
23849         * tests/test-fcntl.c (fcntl): Likewise.
23850         * tests/test-fdopendir.c (fdopendir): Likewise.
23851         * tests/test-fflush.c (fflush): Likewise.
23852         * tests/test-flock.c (flock): Likewise.
23853         * tests/test-floorf1.c (floorf): Likewise.
23854         * tests/test-floorl.c (floorl): Likewise.
23855         * tests/test-fnmatch.c (fnmatch): Likewise.
23856         * tests/test-fopen.c (fopen): Likewise.
23857         * tests/test-fprintf-posix.c (fprintf): Likewise.
23858         * tests/test-freopen.c (freopen): Likewise.
23859         * tests/test-frexp.c (frexp): Likewise.
23860         * tests/test-frexpl.c (frexpl): Likewise.
23861         * tests/test-fseek.c (fseek): Likewise.
23862         * tests/test-fseeko.c (fseeko): Likewise.
23863         * tests/test-fstatat.c (fstatat): Likewise.
23864         * tests/test-fsync.c (fsync): Likewise.
23865         * tests/test-ftell.c (ftell): Likewise.
23866         * tests/test-ftello.c (ftello): Likewise.
23867         * tests/test-futimens.c (futimens): Likewise.
23868         * tests/test-getaddrinfo.c (getaddrinfo, freeaddrinfo)
23869         (gai_strerror): Likewise.
23870         * tests/test-getcwd.c (getcwd): Likewise.
23871         * tests/test-getdelim.c (getdelim): Likewise.
23872         * tests/test-getdtablesize.c (getdtablesize): Likewise.
23873         * tests/test-getgroups.c (getgroups): Likewise.
23874         * tests/test-gethostname.c (gethostname): Likewise.
23875         * tests/test-getline.c (getline): Likewise.
23876         * tests/test-getopt.c (getopt, getopt_long, getopt_long_only):
23877         Likewise.
23878         * tests/test-gettimeofday.c (gettimeofday): Likewise.
23879         * tests/test-glob.c (glob, globfree): Likewise.
23880         * tests/test-iconv.c (iconv, iconv_open, iconv_close): Likewise.
23881         * tests/test-inet_ntop.c (inet_ntop): Likewise.
23882         * tests/test-inet_pton.c (inet_pton): Likewise.
23883         * tests/test-isblank.c (isblank): Likewise.
23884         * tests/test-lchown.c (lchown): Likewise.
23885         * tests/test-ldexpl.c (ldexpl): Likewise.
23886         * tests/test-link.c (link): Likewise.
23887         * tests/test-linkat.c (linkat): Likewise.
23888         * tests/test-lseek.c (lseek): Likewise.
23889         * tests/test-lstat.c (lstat): Likewise.
23890         * tests/test-mbrtowc.c (mbrtowc): Likewise.
23891         * tests/test-mbsinit.c (mbsinit): Likewise.
23892         * tests/test-mbsnrtowcs.c (mbsnrtowcs): Likewise.
23893         * tests/test-mbsrtowcs.c (mbsrtowcs): Likewise.
23894         * tests/test-memchr.c (memchr): Likewise.
23895         * tests/test-memcmp.c (memcmp): Likewise.
23896         * tests/test-memmem.c (memmem): Likewise.
23897         * tests/test-memrchr.c (memrchr): Likewise.
23898         * tests/test-mkdir.c (mkdir): Likewise.
23899         * tests/test-mkdirat.c (mkdirat): Likewise.
23900         * tests/test-mkfifo.c (mkfifo): Likewise.
23901         * tests/test-mkfifoat.c (mkfifoat, mknodat): Likewise.
23902         * tests/test-mknod.c (mknod): Likewise.
23903         * tests/test-nanosleep.c (nanosleep): Likewise.
23904         * tests/test-nl_langinfo.c (nl_langinfo): Likewise.
23905         * tests/test-obstack-printf.c (obstack_printf, obstack_vprintf):
23906         Likewise.
23907         * tests/test-open.c (open): Likewise.
23908         * tests/test-openat.c (openat): Likewise.
23909         * tests/test-perror.c (perror): Likewise.
23910         * tests/test-pipe2.c (pipe2): Likewise.
23911         * tests/test-poll.c (poll): Likewise.
23912         * tests/test-popen.c (popen, pclose): Likewise.
23913         * tests/test-posix_spawn1.c (posix_spawnp, posix_spawnattr_init)
23914         (posix_spawnattr_destroy, posix_spawnattr_setsigmask)
23915         (posix_spawnattr_setflags, posix_spawn_file_actions_init)
23916         (posix_spawn_file_actions_destroy)
23917         (posix_spawn_file_actions_addclose)
23918         (posix_spawn_file_actions_addopen)
23919         (posix_spawn_file_actions_adddup2): Likewise.
23920         * tests/test-posix_spawn3.c (posix_spawn): Likewise.
23921         * tests/test-pread.c (pread): Likewise.
23922         * tests/test-printf-posix.c (printf): Likewise.
23923         * tests/test-pty.c (openpty, forkpty): Likewise.
23924         * tests/test-random_r.c (srandom_r, initstate_r, setstate_r)
23925         (random_r): Likewise.
23926         * tests/test-rawmemchr.c (rawmemchr): Likewise.
23927         * tests/test-readlink.c (readlink): Likewise.
23928         * tests/test-remove.c (remove): Likewise.
23929         * tests/test-rename.c (rename): Likewise.
23930         * tests/test-renameat.c (renameat): Likewise.
23931         * tests/test-rmdir.c (rmdir): Likewise.
23932         * tests/test-round1.c (round): Likewise.
23933         * tests/test-roundf1.c (roundf): Likewise.
23934         * tests/test-roundl.c (roundl): Likewise.
23935         * tests/test-setenv.c (setenv): Likewise.
23936         * tests/test-sigaction.c (sigaction): Likewise.
23937         * tests/test-sleep.c (sleep): Likewise.
23938         * tests/test-snprintf.c (snprintf): Likewise.
23939         * tests/test-sprintf-posix.c (sprintf): Likewise.
23940         * tests/test-stat.c (stat): Likewise.
23941         * tests/test-stpncpy.c (stpncpy): Likewise.
23942         * tests/test-strcasestr.c (strcasestr): Likewise.
23943         * tests/test-strchrnul.c (strchrnul): Likewise.
23944         * tests/test-strerror.c (strerror): Likewise.
23945         * tests/test-strsignal.c (strsignal): Likewise.
23946         * tests/test-strstr.c (strstr): Likewise.
23947         * tests/test-strtod.c (strtod): Likewise.
23948         * tests/test-strverscmp.c (strverscmp): Likewise.
23949         * tests/test-symlink.c (symlink): Likewise.
23950         * tests/test-symlinkat.c (symlinkat, readlinkat): Likewise.
23951         * tests/test-times.c (times): Likewise.
23952         * tests/test-trunc1.c (trunc): Likewise.
23953         * tests/test-truncf1.c (truncf): Likewise.
23954         * tests/test-truncl.c (truncl): Likewise.
23955         * tests/test-tsearch.c (tdelete, tfind, tsearch, twalk):
23956         Likewise.
23957         * tests/test-uname.c (uname): Likewise.
23958         * tests/test-unlink.c (unlink): Likewise.
23959         * tests/test-unlinkat.c (unlinkat): Likewise.
23960         * tests/test-unsetenv.c (unsetenv): Likewise.
23961         * tests/test-usleep.c (usleep): Likewise.
23962         * tests/test-utimensat.c (utimensat): Likewise.
23963         * tests/test-vasprintf.c (asprintf, vasprintf): Likewise.
23964         * tests/test-vdprintf-posix.c (vdprintf): Likewise.
23965         * tests/test-vfprintf-posix.c (vfprintf): Likewise.
23966         * tests/test-vprintf-posix.c (vprintf): Likewise.
23967         * tests/test-vsnprintf.c (vsnprintf): Likewise.
23968         * tests/test-vsprintf-posix.c (vsprintf): Likewise.
23969         * tests/test-wcrtomb.c (wcrtomb): Likewise.
23970         * tests/test-wcsnrtombs.c (wcsnrtombs): Likewise.
23971         * tests/test-wcsrtombs.c (wcsrtombs): Likewise.
23972         * tests/test-wcwidth.c (wcwidth): Likewise.
23973
23974         build: pull in conditional headers during GNULIB_POSIXCHECK
23975         * lib/stdio.in.h (includes): Using GNULIB_POSIXCHECK also requires
23976         definitions from any conditionally-included headers.
23977         * lib/stdlib.in.h (includes): Likewise.
23978         * lib/unistd.in.h (includes): Likewise.
23979
23980 2009-12-24  Bruno Haible  <bruno@clisp.org>
23981
23982         * tests/test-argv-iter.c: Include header file being tested immediately
23983         after config.h.
23984         * tests/test-base64.c: Likewise.
23985         * tests/test-flock.c: Likewise.
23986         * tests/test-fsync.c: Likewise.
23987         * tests/test-getdate.c: Likewise.
23988         * tests/test-getndelim2.c: Likewise.
23989         * tests/test-isfinite.c: Likewise.
23990         * tests/test-isinf.c: Likewise.
23991         * tests/test-strerror.c: Likewise.
23992         * tests/test-strsignal.c: Likewise.
23993
23994 2009-12-23  Eric Blake  <ebb9@byu.net>
23995
23996         unistd: work around cygwin bug
23997         * lib/unistd.in.h (includes): Pick up headers needed for cygwin.
23998         * doc/posix-functions/unlinkat.texi (unlinkat): Document the bug.
23999         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
24000
24001 2009-12-23  Bruno Haible  <bruno@clisp.org>
24002
24003         localename: More tests.
24004         * tests/test-localename.c (SIZEOF): New macro.
24005         (categories): New variable.
24006         (test_locale_name, test_locale_name_posix, test_locale_name_environ,
24007         test_locale_name_default): Add test w.r.t. thread locale.
24008         (test_locale_name_thread): New function.
24009         (main): Invoke it.
24010
24011         localename: Make aware of thread locale.
24012         * lib/localename.h (gl_locale_name_thread): New declaration.
24013         (gl_locale_name, gl_locale_name_posix, gl_locale_name_default): Clarify
24014         behaviour with respect to thread locale.
24015         * lib/localename.c: Include <limits.h>, <stddef.h>, <xlocale.h>,
24016         <langinfo.h>, glthread/lock.h.
24017         (SIZE_BITS): New macro.
24018         (string_hash): New function.
24019         (struct hash_node): New type.
24020         (HASH_TABLE_SIZE): New macro.
24021         (struniq_hash_table, struniq_lock): New variables.
24022         (struniq): New function.
24023         (gl_locale_name_thread): New function.
24024         (gl_locale_name): Invoke it.
24025         * m4/localename.m4 (gl_LOCALENAME): Test for uselocale function.
24026         * modules/localename (Depends-on): Add lock.
24027         Reported by Mike Gran <spk121@yahoo.com>.
24028
24029 2009-12-23  Eric Blake  <ebb9@byu.net>
24030
24031         va-args: new module
24032         * modules/va-args: New file.
24033         * m4/va-args.m4 (gl_VA_ARGS): Likewise.
24034         * MODULES.html.sh (Core language properties): Mention it.
24035
24036         gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
24037         * m4/gnulib-common.m4 (gl_COMMON): Create a more-appropriately
24038         named alias for __attribute__((__unused__)).
24039         * lib/chown.c: Update client.
24040         * lib/fchmodat.c: Likewise.
24041         * lib/fts.c: Likewise.
24042         * lib/getdate.y: Likewise.
24043         * lib/getgroups.c: Likewise.
24044         * lib/getopt.c: Likewise.
24045         * lib/getugroups.c: Likewise.
24046         * lib/mkdir.c: Likewise.
24047         * lib/mkfifo.c: Likewise.
24048         * lib/mkfifoat.c: Likewise.
24049         * lib/mknod.c: Likewise.
24050         * lib/mknodat.c: Likewise.
24051         * lib/readlink.c: Likewise.
24052         * lib/se-context.in.h: Likewise.
24053         * lib/se-selinux.in.h: Likewise.
24054         * lib/sockets.c: Likewise.
24055         * lib/symlink.c: Likewise.
24056         * lib/symlinkat.c: Likewise.
24057         * lib/unicodeio.c: Likewise.
24058         * lib/unistr.h: Likewise.
24059         * tests/test-areadlink.c: Likewise.
24060         * tests/test-areadlinkat.c: Likewise.
24061         * tests/test-filenamecat.c: Likewise.
24062         * tests/test-fseeko.c: Likewise.
24063         * tests/test-ftello.c: Likewise.
24064         * tests/test-getdate.c: Likewise.
24065         * tests/test-getgroups.c: Likewise.
24066         * tests/test-gethostname.c: Likewise.
24067         * tests/test-quotearg.c: Likewise.
24068         * tests/test-version-etc.c: Likewise.
24069         * tests/test-xalloc-die.c: Likewise.
24070         * tests/test-xfprintf-posix.c: Likewise.
24071         * tests/test-xprintf-posix.c: Likewise.
24072         * tests/test-xvasprintf.c: Likewise.
24073
24074         tests: avoid compiler warnings
24075         * tests/test-fcntl.c (main): Delete unused parameters.
24076         * tests/test-freopen-safer.c (main): Likewise.
24077         * tests/test-xalloc-die.c (main): Mark unused parameters.
24078         * tests/test-fseeko.c (main): Likewise.
24079         * tests/test-ftello.c (main): Likewise.
24080         * tests/test-nanosleep.c (main): Avoid declaration warning.
24081         * tests/test-sleep.c (main): Likewise.
24082         * tests/test-unsetenv.c (main): Silence warning about string
24083         literal.
24084         * m4/setenv.m4 (gl_FUNC_UNSETENV): Likewise.
24085
24086 2009-12-23  Bruno Haible  <bruno@clisp.org>
24087
24088         * tests/test-localename.c (test_locale_name): New function, extracted
24089         from main. Also test mixed situations.
24090         (test_locale_name_posix, test_locale_name_environ,
24091         test_locale_name_default): New functions.
24092         (main): Invoke them all.
24093         * modules/localename-tests (configure.ac): Test for newlocale.
24094
24095 2009-12-23  Bruno Haible  <bruno@clisp.org>
24096
24097         unistd: Ensure getcwd gets declared before being overridden.
24098         * lib/unistd.in.h: Conditionally include <io.h>.
24099
24100 2009-12-22  Bruno Haible  <bruno@clisp.org>
24101
24102         wchar: Diagnose broken combination of glibc and gcc versions and flags.
24103         * m4/wchar.m4 (gl_WCHAR_H_INLINE_OK): New macro.
24104         (gl_WCHAR_H): Invoke it.
24105         * m4/btowc.m4 (gl_FUNC_BTOWC): Require it.
24106         * doc/posix-headers/wchar.texi: Mention the interoperability problem.
24107         Reported by Karl Berry <karl@freefriends.org>.
24108
24109 2009-12-22  Eric Blake  <ebb9@byu.net>
24110
24111         math, unistd: avoid redundant includes
24112         * lib/math.in.h (isnan): No need to re-include <math.h>.
24113         * lib/unistd.in.h (getcwd): Likewise, for <stdlib.h>.
24114
24115         getsubopt: work around cygwin bug
24116         * lib/stdlib.in.h (includes): Move unistd inclusion sooner, to
24117         avoid conflicting with system getsubopt.
24118         * doc/posix-functions/getsubopt.texi (getsubopt): Document the
24119         bug.
24120
24121         getopt: synchronize from glibc
24122         * lib/getopt.c (_getopt_initialize, _getopt_internal_r): Swap
24123         parameter order.  Adjust all callers.
24124         (_getopt_internal_r, main): Adjust quoting in error messages.
24125         Drop considerations for outdated POSIX 1003.2 error message.
24126         * lib/getopt1.c (_getopt_long_r, _getopt_long_only_r): Adjust
24127         callers.
24128         * lib/getopt_int.h (_getopt_internal_r): Adjust prototype.
24129
24130         test-getopt: test stderr behavior
24131         * modules/getopt-posix-tests (Depends-on): Add dup2.
24132         * tests/test-getopt.c (ASSERT): Avoid stderr.
24133         (main): Move stderr to a temporary file.
24134         * tests/test-getopt.h (getopt_loop): No longer manipulate opterr.
24135         Instead, add parameter to inform caller if output occurred.
24136         (test_getopt): Adjust all existing tests to expect silence, and
24137         add new tests of leading ":".
24138         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
24139         glibc shortcomings with leading "-:" or "+:" in optstring.
24140         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
24141         Likewise.
24142         * doc/posix-functions/getopt.texi (getopt): Likewise.
24143
24144         test-getopt: enhance test
24145         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require that getopt_long
24146         supports optind=0.
24147         * tests/test-getopt.c (OPTIND_MIN): Move...
24148         * tests/test-getopt.h (OPTIND_MIN): ...here.
24149         * tests/test-getopt_long.h (test_getopt_long): Add more coverage.
24150         Require that optind=0 works, since modern BSD supports it in
24151         addition to optreset, and since coreutils expects it.
24152         (test_getopt_long_only): New test.
24153         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
24154         glibc shortcomings with 'W;', and enforcement of optind=0.
24155         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
24156         Likewise.
24157
24158 2009-12-21  Bruno Haible  <bruno@clisp.org>
24159
24160         localename: Improvements for MacOS X and Cygwin.
24161         * lib/localename.h (gl_locale_name_environ): New declaration.
24162         * lib/localename.c (gl_locale_name_environ): New function, extracted from
24163         gl_locale_name_posix. Ignore dummy LANG values on MacOS X and Cygwin.
24164         (gl_locale_name_posix): Invoke it.
24165         (gl_locale_name_default): Add comments. Use Windows native API also on
24166         Cygwin.
24167
24168 2009-12-21  Bruno Haible  <bruno@clisp.org>
24169
24170         Update list of Win32 locale ids.
24171         * lib/localename.c (LANG_ROMANSH): Renamed from LANG_RHAETO_ROMANCE.
24172         (LANG_SAMI): Renamed from LANG_SAAMI.
24173         (LANG_BASHKIR, LANG_LUXEMBOURGISH, LANG_GREENLANDIC,
24174         LANG_MAPUDUNGUN, LANG_MOHAWK, LANG_BRETON, LANG_OCCITAN, LANG_CORSICAN,
24175         LANG_ALSATIAN, LANG_YAKUT, LANG_KICHE, LANG_KINYARWANDA, LANG_WOLOF,
24176         LANG_DARI, LANG_SCOTTISH_GAELIC): New macros.
24177         (SUBLANG_AFRIKAANS_SOUTH_AFRICA, SUBLANG_ALBANIAN_ALBANIA,
24178         SUBLANG_ALSATIAN_FRANCE, SUBLANG_AMHARIC_ETHIOPIA,
24179         SUBLANG_ARMENIAN_ARMENIA, SUBLANG_ASSAMESE_INDIA,
24180         SUBLANG_BASHKIR_RUSSIA, SUBLANG_BASQUE_BASQUE,
24181         SUBLANG_BELARUSIAN_BELARUS, SUBLANG_BRETON_FRANCE,
24182         SUBLANG_BULGARIAN_BULGARIA, SUBLANG_CAMBODIAN_CAMBODIA,
24183         SUBLANG_CATALAN_SPAIN, SUBLANG_CORSICAN_FRANCE,
24184         SUBLANG_CZECH_CZECH_REPUBLIC, SUBLANG_DANISH_DENMARK,
24185         SUBLANG_DARI_AFGHANISTAN, SUBLANG_DIVEHI_MALDIVES,
24186         SUBLANG_DUTCH_SURINAM, SUBLANG_ESTONIAN_ESTONIA,
24187         SUBLANG_FAEROESE_FAROE_ISLANDS, SUBLANG_FARSI_IRAN,
24188         SUBLANG_FINNISH_FINLAND, SUBLANG_FRISIAN_NETHERLANDS,
24189         SUBLANG_GALICIAN_SPAIN, SUBLANG_GEORGIAN_GEORGIA,
24190         SUBLANG_GREEK_GREECE, SUBLANG_GREENLANDIC_GREENLAND,
24191         SUBLANG_GUJARATI_INDIA, SUBLANG_HAUSA_NIGERIA_LATIN,
24192         SUBLANG_HEBREW_ISRAEL, SUBLANG_HINDI_INDIA, SUBLANG_HUNGARIAN_HUNGARY,
24193         SUBLANG_ICELANDIC_ICELAND, SUBLANG_IGBO_NIGERIA,
24194         SUBLANG_INDONESIAN_INDONESIA, SUBLANG_INUKTITUT_CANADA,
24195         SUBLANG_INUKTITUT_CANADA_LATIN, SUBLANG_IRISH_IRELAND,
24196         SUBLANG_JAPANESE_JAPAN, SUBLANG_KANNADA_INDIA,
24197         SUBLANG_KAZAK_KAZAKHSTAN, SUBLANG_KICHE_GUATEMALA,
24198         SUBLANG_KINYARWANDA_RWANDA, SUBLANG_KONKANI_INDIA,
24199         SUBLANG_KYRGYZ_KYRGYZSTAN, SUBLANG_LAO_LAOS, SUBLANG_LATVIAN_LATVIA,
24200         SUBLANG_LITHUANIAN_LITHUANIA, SUBLANG_LOWER_SORBIAN_GERMANY,
24201         SUBLANG_LUXEMBOURGISH_LUXEMBOURG, SUBLANG_MACEDONIAN_MACEDONIA,
24202         SUBLANG_MALAYALAM_INDIA, SUBLANG_MALTESE_MALTA,
24203         SUBLANG_MAORI_NEW_ZEALAND, SUBLANG_MAPUDUNGUN_CHILE,
24204         SUBLANG_MARATHI_INDIA, SUBLANG_MOHAWK_CANADA, SUBLANG_NEPALI_NEPAL,
24205         SUBLANG_OCCITAN_FRANCE, SUBLANG_ORIYA_INDIA,
24206         SUBLANG_PASHTO_AFGHANISTAN, SUBLANG_POLISH_POLAND,
24207         SUBLANG_ROMANSH_SWITZERLAND, SUBLANG_SAMI_NORTHERN_NORWAY,
24208         SUBLANG_SAMI_NORTHERN_SWEDEN, SUBLANG_SAMI_NORTHERN_FINLAND,
24209         SUBLANG_SAMI_LULE_NORWAY, SUBLANG_SAMI_LULE_SWEDEN,
24210         SUBLANG_SAMI_SOUTHERN_NORWAY, SUBLANG_SAMI_SOUTHERN_SWEDEN,
24211         SUBLANG_SAMI_SKOLT_FINLAND, SUBLANG_SAMI_INARI_FINLAND,
24212         SUBLANG_SANSKRIT_INDIA, SUBLANG_SINHALESE_SRI_LANKA,
24213         SUBLANG_SLOVAK_SLOVAKIA, SUBLANG_SLOVENIAN_SLOVENIA,
24214         SUBLANG_SOTHO_SOUTH_AFRICA, SUBLANG_SWAHILI_KENYA,
24215         SUBLANG_SWEDISH_SWEDEN, SUBLANG_SYRIAC_SYRIA,
24216         SUBLANG_TAGALOG_PHILIPPINES, SUBLANG_TAJIK_TAJIKISTAN,
24217         SUBLANG_TAMIL_INDIA, SUBLANG_TATAR_RUSSIA, SUBLANG_TELUGU_INDIA,
24218         SUBLANG_THAI_THAILAND, SUBLANG_TSWANA_SOUTH_AFRICA,
24219         SUBLANG_TURKISH_TURKEY, SUBLANG_TURKMEN_TURKMENISTAN,
24220         SUBLANG_UKRAINIAN_UKRAINE, SUBLANG_UPPER_SORBIAN_GERMANY,
24221         SUBLANG_VIETNAMESE_VIETNAM, SUBLANG_WELSH_UNITED_KINGDOM,
24222         SUBLANG_WOLOF_SENEGAL, SUBLANG_XHOSA_SOUTH_AFRICA,
24223         SUBLANG_YAKUT_RUSSIA, SUBLANG_YI_PRC, SUBLANG_YORUBA_NIGERIA,
24224         SUBLANG_ZULU_SOUTH_AFRICA): New macros.
24225         (gl_locale_name_from_win32_LANGID): Handle also the territory neutral
24226         locale ids. Add support for Alsatian, Bashkir, Breton, Corsican, Dari,
24227         Greenlandic, K'iche', Kinyarwanda, Luxembourgish, Mapudungun, Mohawk,
24228         Occitan, Scottish Gaelic, Wolof, Yakut. Change language code for Yi.
24229         Add more languages and countries for Sami, Sorbian. Add more countries
24230         for Serbian, Dutch. Add more scripts for Inuktitut. Be more precise
24231         for Pashto. Change country for Syriac, Tswana.
24232
24233 2009-12-21  Eric Blake  <ebb9@byu.net>
24234
24235         test-utimens: avoid spurious failure
24236         * tests/test-chown.h (nap): Factor...
24237         * tests/nap.h: ...into new file.
24238         * tests/test-lchown.h (nap): Avoid duplication.
24239         * tests/test-utimens-common.h (nap): Use shared implementation,
24240         necessary on file systems with 1-second resolution.
24241         * modules/chown-tests (Files): Include new file.
24242         * modules/fdutimensat-tests (Files): Likewise.
24243         * modules/futimens-tests (Files): Likewise.
24244         * modules/lchown-tests (Files): Likewise.
24245         * modules/openat-tests (Files): Likewise.
24246         * modules/utimens-tests (Files): Likewise.
24247         * modules/utimensat-tests (Files): Likewise.
24248
24249 2009-12-19  Eric Blake  <ebb9@byu.net>
24250
24251         futimens, utimensat: work around Linux bug
24252         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Detect ctime bug.
24253         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
24254         * lib/utimensat.c (rpl_utimensat): Work around it.
24255         * lib/futimens.c (rpl_futimens): Adjust comment.
24256
24257         utimens: work around Linux ctime bug
24258         * lib/utimens.c (detect_ctime_bug): New helper function.
24259         (update_timespec): Differentiate between workaround needed for
24260         this bug vs. what is needed for systems that lack utimensat.
24261         (fdutimens, lutimens): Work around bug.
24262
24263         utimens: check for ctime update
24264         * tests/test-utimens-common.h (check_ctime): Define.
24265         * tests/test-utimens.h (test_utimens): Expose the Linux bug.
24266         * tests/test-futimens.h (test_futimens): Likewise.
24267         * tests/test-lutimens.h (test_lutimens): Likewise.
24268         * doc/posix-functions/futimens.texi (futimens): Document the bug.
24269         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
24270
24271 2009-12-19  Bruno Haible  <bruno@clisp.org>
24272
24273         dprintf-posix: Check against memory leak fixed on 2009-12-15.
24274         * tests/test-dprintf-posix2.sh: New file.
24275         * tests/test-dprintf-posix2.c: New file.
24276         * modules/dprintf-posix-tests (Files): Add them.
24277         (configure.ac): Check for getrlimit and setrlimit.
24278         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
24279
24280 2009-12-19  Bruno Haible  <bruno@clisp.org>
24281
24282         fprintf-posix: Check against memory leak fixed on 2009-12-15.
24283         * tests/test-fprintf-posix3.sh: New file.
24284         * tests/test-fprintf-posix3.c: New file.
24285         * modules/fprintf-posix-tests (Files): Add them.
24286         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
24287
24288 2009-12-19  Eric Blake  <ebb9@byu.net>
24289
24290         dirfd: fix prototype
24291         * lib/dirent.in.h (dirfd): Argument is not const, per POSIX.
24292         * lib/dirfd.c (dirfd): Likewise.
24293
24294         canonicalize: reduce memory usage
24295         * lib/canonicalize.c (canonicalize_filename_mode): Trim the
24296         allocation to size.
24297         Reported by Solar Designer <solar@openwall.com>.
24298
24299 2009-12-19  Bruno Haible  <bruno@clisp.org>
24300
24301         New module attribute 'Applicability'.
24302         * modules/TEMPLATE-EXTENDED: New field 'Applicability'.
24303         * gnulib-tool: New option --extract-applicability.
24304         (func_usage): Document it.
24305         (sed_extract_prog): Recognize it.
24306         (func_get_applicability): New function.
24307         (func_import): Generalize handling of 'link-warning' module.
24308         * modules/link-warning (Applicability): New section.
24309         * modules/arg-nonnull (Applicability): New section.
24310         Repoted by Simon Josefsson <simon@josefsson.org>.
24311
24312 2009-12-19  Bruno Haible  <bruno@clisp.org>
24313
24314         fflush: tweak
24315         * lib/fflush.c (update_fpos_cache): Don't use fpos_t on Cygwin.
24316         * lib/fseeko.c (rpl_fseeko): Likewise.
24317
24318 2009-12-16  José E. Marchesi  <jemarch@gnu.org>  (tiny change)
24319
24320         * lib/gl_list.h: Fix typo in comment.
24321
24322 2009-12-16  Eric Blake  <ebb9@byu.net>
24323
24324         fcntl: use to simplify other modules
24325         * modules/cloexec (Depends-on): Add fcntl.
24326         * modules/fchdir (Depends-on): Likewise.
24327         * modules/fd-safer-flag (Depends-on): Likewise.
24328         * modules/unistd-safer (Depends-on): Likewise.
24329         * modules/dup3 (configure.ac): Set module indicator.
24330         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Replace fcntl if fchdir is
24331         missing.
24332         * lib/fchdir.c (_gl_register_dup): Fix comment.
24333         * lib/cloexec.c (dup_cloexec): Simplify, by relying on fcntl.
24334         * lib/dup-safer.c (dup_safer): Likewise.
24335         * lib/dup-safer-flag.c (dup_safer_flag): Likewise.
24336         * lib/dup3.c (dup3): Likewise.
24337         * tests/test-fchdir.c (main): Enhance test.
24338         Fixes a dup_cloexec bug reported by OndÅ™ej Vašík.
24339
24340         fcntl: port portions of fcntl to mingw
24341         * m4/fcntl.m4 (gl_FUNC_FCNTL): Also build fcntl.c on mingw.
24342         * lib/fcntl.c (fcntl) <F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD>: Provide
24343         replacement for mingw.
24344         * modules/fcntl (Description): Update.
24345         (Depends-on): Add dup2.
24346         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness.
24347         * modules/fcntl-h (Makefile.am): Substitute it.
24348         * lib/fcntl.in.h (fcntl): Update declaration.
24349         (F_DUPFD, F_GETFD): New macros, when needed.
24350         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
24351         * doc/posix-functions/fcntl.texi (fcntl): Likewise.
24352         * tests/test-fcntl.c (check_flags, main): Enhance test for items
24353         we now guarantee.
24354
24355         fcntl: work around cygwin bug in F_DUPFD
24356         * m4/fcntl.m4 (gl_REPLACE_FCNTL): New macro.
24357         (gl_FUNC_FCNTL): Use it.  Test for F_DUPFD bug.
24358         * lib/fcntl.c (rpl_fcntl) <F_DUPFD>: Work around it.
24359         <F_DUPFD_CLOEXEC>: Reduce calls to _gl_register_dup.
24360         * doc/posix-functions/fcntl.texi (fcntl): Document it.
24361
24362         fcntl: support F_DUPFD_CLOEXEC on systems with fcntl
24363         * modules/fcntl (Files): List new files.
24364         (configure.ac): Run a test.
24365         * m4/fcntl.m4 (gl_FUNC_FCNTL): New file.
24366         * lib/fcntl.c (rpl_fcntl): Likewise.
24367         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness defaults.
24368         (gl_FCNTL_H): Always replace fcntl.h.
24369         * modules/fcntl-h (Makefile.am): Substitute witnesses.
24370         * lib/fcntl.in.h (fcntl): Declare replacement.
24371         (F_DUPFD_CLOEXEC, GNULIB_defined_F_DUPFD_CLOEXEC): New macro when
24372         needed, plus a witness.
24373         * doc/posix-functions/fcntl.texi (fcntl): Document this.
24374         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
24375         * tests/test-fcntl.c: New file.
24376         * modules/fcntl-tests: Likewise.
24377
24378         binary-io: avoid potential compilation warning
24379         * lib/binary-io.h [__DJGPP__]: Avoid null preprocessor
24380         directives.
24381
24382         fflush: avoid compilation error on NetBSD
24383         * lib/fflush.c (update_fpos_cache): Use a union to safely convert
24384         between off_t and fpos_t, since the latter is sometimes a struct.
24385         * lib/fseeko.c (rpl_fseeko): Likewise.
24386         Reported by Alexander Nasonov <alnsn@yandex.ru>.
24387
24388 2009-12-15  Eric Blake  <ebb9@byu.net>
24389
24390         fcntl-h, stdio, sys_ioctl: fix declarations
24391         * lib/stdio.in.h (dprintf): Use of link warning on a variadic
24392         function must not take arguments.
24393         * lib/sys_ioctl.in.h (ioctl): Likewise.
24394         * lib/fcntl.in.h (openat): Likewise.  Declare extern.
24395         (open): Add a link warning.
24396
24397 2009-12-15  Jim Meyering  <meyering@redhat.com>
24398
24399         areadlink, areadlink-with-size: relax license to LGPLv2+
24400         * modules/areadlink (License): Relax to LGPLv2+.
24401         * modules/areadlink-with-size (License): Likewise.
24402
24403 2009-12-15  Joel E. Denny  <jdenny@clemson.edu>
24404             Bruno Haible  <bruno@clisp.org>
24405
24406         *printf: Fix memory leak.
24407         * lib/fprintf.c (fprintf): Free memory allocated by vasnprintf.
24408         * lib/vfprintf.c (vfprintf): Likewise.
24409         * lib/dprintf.c (dprintf): Likewise.
24410         * lib/vdprintf.c (vdprintf): Likewise.
24411
24412 2009-12-14  Eric Blake  <ebb9@byu.net>
24413
24414         accept4: adjust module dependencies
24415         * modules/accept4 (Depends-on): Use fcntl-h, not fcntl.
24416
24417         utimens: one more try at avoiding compiler warning
24418         * lib/utimens.c (lutimens): Lower scope of result.
24419
24420 2009-12-13  Bruno Haible  <bruno@clisp.org>
24421
24422         Move the malloc checking from module 'list' to new module 'xlist'.
24423         * modules/xlist: New file.
24424         * lib/gl_xlist.h: New file.
24425         * lib/gl_xlist.c: New file.
24426         * lib/gl_list.h (gl_list_create_empty, gl_list_create,
24427         gl_list_node_set_value, gl_list_set_at, gl_list_add_first,
24428         gl_list_add_last, gl_list_add_before, gl_list_add_after,
24429         gl_list_nx_add_at, gl_sortedlist_add): Disable declarations.
24430         (gl_list_nx_create_empty, gl_list_nx_create, gl_list_node_nx_set_value,
24431         gl_list_nx_set_at, gl_list_nx_add_first, gl_list_nx_add_last,
24432         gl_list_nx_add_before, gl_list_nx_add_after, gl_list_nx_add_at,
24433         gl_sortedlist_nx_add): New declarations.
24434         (struct gl_list_implementation): Rename and change methods accordingly.
24435         (gl_list_nx_create_empty): Renamed from gl_list_create_empty.
24436         (gl_list_nx_create): Renamed from gl_list_create.
24437         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
24438         (gl_list_nx_set_at): Renamed from gl_list_set_at.
24439         (gl_list_nx_add_first): Renamed from gl_list_add_first.
24440         (gl_list_nx_add_last): Renamed from gl_list_add_last.
24441         (gl_list_nx_add_before): Renamed from gl_list_add_before.
24442         (gl_list_nx_add_after): Renamed from gl_list_add_after.
24443         (gl_list_nx_add_at): Renamed from gl_list_add_at.
24444         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
24445         * lib/gl_list.c (gl_list_nx_create_empty): Renamed from
24446         gl_list_create_empty.
24447         (gl_list_nx_create): Renamed from gl_list_create.
24448         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
24449         (gl_list_nx_set_at): Renamed from gl_list_set_at.
24450         (gl_list_nx_add_first): Renamed from gl_list_add_first.
24451         (gl_list_nx_add_last): Renamed from gl_list_add_last.
24452         (gl_list_nx_add_before): Renamed from gl_list_add_before.
24453         (gl_list_nx_add_after): Renamed from gl_list_add_after.
24454         (gl_list_nx_add_at): Renamed from gl_list_add_at.
24455         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
24456         * lib/gl_array_list.c: Don't include xalloc.h.
24457         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Return
24458         NULL upon out-of-memory.
24459         (gl_array_nx_create): Renamed from gl_array_create. Return NULL upon
24460         out-of-memory.
24461         (gl_array_node_nx_set_value): Renamed from gl_array_node_set_value.
24462         Change return type to 'int'.
24463         (gl_array_nx_set_at): Renamed from gl_array_set_at.
24464         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
24465         (gl_array_nx_add_first): Renamed from gl_array_add_first. Return NULL
24466         upon out-of-memory.
24467         (gl_array_nx_add_last): Renamed from gl_array_add_last. Return NULL
24468         upon out-of-memory.
24469         (gl_array_nx_add_before): Renamed from gl_array_add_before. Return NULL
24470         upon out-of-memory.
24471         (gl_array_nx_add_after): Renamed from gl_array_add_after. Return NULL
24472         upon out-of-memory.
24473         (gl_array_nx_add_at): Renamed from gl_array_add_at. Return NULL upon
24474         out-of-memory.
24475         (gl_array_sortedlist_nx_add): Renamed from gl_array_sortedlist_add.
24476         Update.
24477         (gl_array_list_implementation): Update.
24478         * lib/gl_carray_list.c: Don't include xalloc.h.
24479         (gl_carray_nx_create_empty): Renamed from gl_carray_create_empty.
24480         Return NULL upon out-of-memory.
24481         (gl_carray_nx_create): Renamed from gl_carray_create. Return NULL upon
24482         out-of-memory.
24483         (gl_carray_node_nx_set_value): Renamed from gl_carray_node_set_value.
24484         Change return type to 'int'.
24485         (gl_carray_nx_set_at): Renamed from gl_carray_set_at.
24486         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
24487         (gl_carray_nx_add_first): Renamed from gl_carray_add_first. Return NULL
24488         upon out-of-memory.
24489         (gl_carray_nx_add_last): Renamed from gl_carray_add_last. Return NULL
24490         upon out-of-memory.
24491         (gl_carray_nx_add_at): Renamed from gl_carray_add_at. Return NULL upon
24492         out-of-memory.
24493         (gl_carray_nx_add_before): Renamed from gl_carray_add_before. Update.
24494         (gl_carray_nx_add_after): Renamed from gl_carray_add_after. Update.
24495         (gl_carray_sortedlist_nx_add): Renamed from gl_carray_sortedlist_add.
24496         Update.
24497         (gl_carray_list_implementation): Update.
24498         * lib/gl_anyhash_list2.h (hash_resize): Do nothing upon out-of-memory.
24499         * lib/gl_anylinked_list2.h (gl_linked_nx_create_empty): Renamed from
24500         gl_linked_create_empty. Return NULL upon out-of-memory.
24501         (gl_linked_nx_create): Renamed from gl_linked_create. Return NULL upon
24502         out-of-memory.
24503         (gl_linked_node_nx_set_value): Renamed from gl_linked_node_set_value.
24504         Change return type to 'int'. Return -1 upon out-of-memory.
24505         (gl_linked_nx_set_at): Renamed from gl_linked_set_at. Return NULL upon
24506         out-of-memory.
24507         (gl_linked_nx_add_first): Renamed from gl_linked_add_first. Return NULL
24508         upon out-of-memory.
24509         (gl_linked_nx_add_last): Renamed from gl_linked_add_last. Return NULL
24510         upon out-of-memory.
24511         (gl_linked_nx_add_before): Renamed from gl_linked_add_before. Return
24512         NULL upon out-of-memory.
24513         (gl_linked_nx_add_after): Renamed from gl_linked_add_after. Return NULL
24514         upon out-of-memory.
24515         (gl_linked_nx_add_at): Renamed from gl_linked_add_at. Return NULL upon
24516         out-of-memory.
24517         (gl_linked_sortedlist_nx_add): Renamed from gl_linked_sortedlist_add.
24518         Update.
24519         * lib/gl_linked_list.c: Don't include xalloc.h.
24520         (gl_linked_list_implementation): Update.
24521         * lib/gl_linkedhash_list.c: Don't include xalloc.h.
24522         (add_to_bucket): Change return type to 'int'.
24523         (gl_linkedhash_list_implementation): Update.
24524         * lib/gl_anytree_list1.h (free_subtree): New function.
24525         * lib/gl_anytree_list2.h (gl_tree_nx_create_empty): Renamed from
24526         gl_tree_create_empty. Return NULL upon out-of-memory.
24527         (gl_tree_node_nx_set_value): Renamed from gl_tree_node_set_value.
24528         Change return type to 'int'. Return -1 upon out-of-memory.
24529         (gl_tree_nx_set_at): Renamed from gl_tree_set_at. Return NULL upon
24530         out-of-memory.
24531         (gl_tree_nx_add_at): Renamed from gl_tree_add_at. Update.
24532         (gl_tree_remove_node): New function, moved here from
24533         lib/gl_anyavltree_list2.h and lib/gl_anyrbtree_list2.h.
24534         (gl_tree_sortedlist_nx_add): Renamed from gl_tree_sortedlist_add.
24535         Update.
24536         * lib/gl_anyavltree_list2.h (create_subtree_with_contents): Use
24537         malloc, not xmalloc. Return NULL upon out-of-memory.
24538         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
24539         out-of-memory.
24540         (gl_tree_remove_node_from_tree): New function, extracted from
24541         gl_tree_remove_node.
24542         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
24543         upon out-of-memory.
24544         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
24545         out-of-memory.
24546         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
24547         upon out-of-memory.
24548         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
24549         upon out-of-memory.
24550         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
24551         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents): Use malloc,
24552         not xmalloc. Return NULL upon out-of-memory.
24553         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
24554         out-of-memory.
24555         (gl_tree_remove_node_from_tree): New function, extracted from
24556         gl_tree_remove_node.
24557         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
24558         upon out-of-memory.
24559         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
24560         out-of-memory.
24561         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
24562         upon out-of-memory.
24563         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
24564         upon out-of-memory.
24565         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
24566         * lib/gl_avltree_list.c: Don't include xalloc.h. Include
24567         gl_anytree_list1.h before gl_anyavltree_list2.h.
24568         (gl_avltree_list_implementation): Update.
24569         * lib/gl_rbtree_list.c: Don't include xalloc.h. Include
24570         gl_anytree_list1.h before gl_anyavltree_list2.h.
24571         (gl_rbtree_list_implementation): Update.
24572         * lib/gl_anytreehash_list1.h (add_to_bucket, add_nodes_to_buckets):
24573         Change return type to 'int'. Return -1 upon out-of-memory. Use
24574         __builtin_expect.
24575         * lib/gl_avltreehash_list.c: Don't include xalloc.h.
24576         (gl_avltreehash_list_implementation): Update.
24577         * lib/gl_rbtreehash_list.c: Don't include xalloc.h.
24578         (gl_rbtreehash_list_implementation): Update.
24579         * modules/array-list (Depends-on): Remove xalloc.
24580         * modules/carray-list (Depends-on): Likewise.
24581         * modules/linked-list (Depends-on): Likewise.
24582         * modules/linkedhash-list (Depends-on): Likewise.
24583         * modules/avltree-list (Depends-on): Likewise.
24584         * modules/rbtree-list (Depends-on): Likewise.
24585         * modules/avltreehash-list (Depends-on): Likewise.
24586         * modules/rbtreehash-list (Depends-on): Likewise.
24587
24588         * modules/xsublist: New file.
24589         * lib/gl_xsublist.h: New file.
24590         * lib/gl_xsublist.c: New file.
24591         * lib/gl_sublist.h (gl_sublist_create): Disable declaration.
24592         (gl_sublist_nx_create): New declaration.
24593         * lib/gl_sublist.c: Don't include xalloc.h.
24594         (gl_sublist_nx_create_empty): Renamed from gl_sublist_create_empty.
24595         (gl_sublist_nx_create_fill): Renamed from gl_sublist_create_fill.
24596         (gl_sublist_node_nx_set_value): Renamed from gl_sublist_node_set_value.
24597         Change return type to 'int'. Return -1 upon out-of-memory.
24598         (gl_sublist_nx_set_at): Renamed from gl_sublist_set_at. Return NULL
24599         upon out-of-memory.
24600         (gl_sublist_nx_add_first): Renamed from gl_sublist_add_first. Return
24601         NULL upon out-of-memory.
24602         (gl_sublist_nx_add_last): Renamed from gl_sublist_add_last. Return NULL
24603         upon out-of-memory.
24604         (gl_sublist_nx_add_before): Renamed from gl_sublist_add_before. Return
24605         NULL upon out-of-memory.
24606         (gl_sublist_nx_add_after): Renamed from gl_sublist_add_after. Return
24607         NULL upon out-of-memory.
24608         (gl_sublist_nx_add_at): Renamed from gl_sublist_add_at. Return NULL
24609         upon out-of-memory.
24610         (gl_sublist_sortedlist_nx_add): Renamed from gl_sublist_sortedlist_add.
24611         (gl_sublist_list_implementation): Update.
24612         (gl_sublist_nx_create): Renamed from gl_sublist_create. Return NULL
24613         upon out-of-memory.
24614         * modules/sublist (Depends-on): Remove xalloc.
24615
24616         * tests/test-array_list.c: Use gl_list_nx_* functions where possible.
24617         * tests/test-carray_list.c: Likewise.
24618         * tests/test-linked_list.c: Likewise.
24619         * tests/test-linkedhash_list.c: Likewise.
24620         * tests/test-avltree_list.c: Likewise.
24621         * tests/test-rbtree_list.c: Likewise.
24622         * tests/test-avltreehash_list.c: Likewise.
24623         * tests/test-rbtreehash_list.c: Likewise.
24624         * modules/array-list-tests (Makefile.am): Don't link with @LIBINTL@.
24625         * modules/carray-list-tests (Makefile.am): Likewise.
24626         * modules/linked-list-tests (Makefile.am): Likewise.
24627         * modules/linkedhash-list-tests (Makefile.am): Likewise.
24628         * modules/avltree-list-tests (Makefile.am): Likewise.
24629         * modules/rbtree-list-tests (Makefile.am): Likewise.
24630         * modules/avltreehash-list-tests (Makefile.am): Likewise.
24631         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
24632
24633         * NEWS: Mention the changes.
24634
24635         * lib/clean-temp.c: Include gl_xlist.h.
24636         * modules/clean-temp (Depends-on): Add xlist.
24637
24638         * lib/git-merge-changelog.c: Include gl_xlist.h instead of gl_list.h.
24639         * modules/git-merge-changelog (Depends-on): Add xlist. Remove list.
24640
24641         * tests/test-array_oset.c: Include gl_xlist.h.
24642         * modules/array-oset-tests (Depends-on): Add xlist.
24643
24644         Reported by José E. Marchesi <jemarch@gnu.org>.
24645
24646 2009-12-13  Bruno Haible  <bruno@clisp.org>
24647
24648         Move the malloc checking from module 'oset' to new module 'xoset'.
24649         * modules/xoset: New file.
24650         * lib/gl_xoset.h: New file.
24651         * lib/gl_xoset.c: New file.
24652         * lib/gl_oset.h (gl_oset_create_empty, gl_oset_add): Disable
24653         declarations.
24654         (gl_oset_nx_create_empty, gl_oset_nx_add): New declarations.
24655         (struct gl_oset_implementation): Rename and change methods accordingly.
24656         (gl_oset_nx_create_empty): Renamed from gl_oset_create_empty.
24657         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
24658         'int'. Mark as __warn_unused_result__.
24659         * lib/gl_oset.c (gl_oset_nx_create_empty): Renamed from
24660         gl_oset_create_empty.
24661         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
24662         'int'.
24663         * lib/gl_array_oset.c: Don't include xalloc.h.
24664         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Use
24665         malloc, not xmalloc.
24666         (grow): Change return type to 'int'. Don't call xalloc_die.
24667         (gl_array_nx_add_at): Renamed from gl_array_add_at. Change return type
24668         to 'int'.
24669         (gl_array_nx_add): Renamed from gl_array_add. Change return type to
24670         'int'.
24671         (gl_array_oset_implementation): Update.
24672         * lib/gl_anytree_oset.h (gl_tree_nx_create_empty): Renamed from
24673         gl_tree_create_empty.
24674         (gl_tree_nx_add): Renamed from gl_tree_add. Change return type to
24675         'int'.
24676         * lib/gl_avltree_oset.c: Don't include xalloc.h.
24677         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
24678         xmalloc.
24679         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
24680         not xmalloc.
24681         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
24682         xmalloc.
24683         (gl_avltree_oset_implementation): Update.
24684         * lib/gl_rbtree_oset.c: Don't include xalloc.h.
24685         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
24686         xmalloc.
24687         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
24688         not xmalloc.
24689         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
24690         xmalloc.
24691         (gl_rbtree_oset_implementation): Update.
24692         * modules/array-oset (Depends-on): Remove xalloc.
24693         * modules/avltree-oset (Depends-on): Likewise.
24694         * modules/rbtree-oset (Depends-on): Likewise.
24695         * tests/test-array_oset.c: Use gl_oset_nx_* functions where possible.
24696         * tests/test-avltree_oset.c: Likewise.
24697         * tests/test-rbtree_oset.c: Likewise.
24698         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
24699         * modules/avltree-oset-tests (Makefile.am): Don't link with @LIBINTL@.
24700         * modules/rbtree-oset-tests (Makefile.am): Likewise.
24701         * NEWS: Mention the change.
24702
24703 2009-12-05  Alfred M. Szmidt  <ams@gnu.org>
24704
24705         maint.mk: allow a project to override release-prep commands
24706         * top/maint.mk (alpha, beta, stable): Move release-preparatory
24707         commands into a new rule.
24708         (release-prep): New rule.
24709         (release-prep-hook): New overridable variable.
24710
24711 2009-12-13  Bruno Haible  <bruno@clisp.org>
24712
24713         * lib/localcharset.c (locale_charset): Fix comment about use of GetACP.
24714
24715 2009-12-13  Jim Meyering  <meyering@redhat.com>
24716
24717         maint.mk (null_AM_MAKEFLAGS, built_programs): remove unused definitions
24718         * top/maint.mk (null_AM_MAKEFLAGS, built_programs): Remove definitions.
24719
24720 2009-12-12  Bruno Haible  <bruno@clisp.org>
24721
24722         duplocale: Tweak.
24723         * lib/duplocale.c (rpl_duplocale): Mark categories array as 'const'.
24724
24725 2009-12-12  Karl Berry  <karl@gnu.org>
24726
24727         * config/srclist.txt (strtoll.c): tab changes, no more sync.
24728
24729 2009-12-12  Bruno Haible  <bruno@clisp.org>
24730
24731         * m4/po.m4: Undo incorrect untabification.
24732
24733 2009-12-12  Bruno Haible  <bruno@clisp.org>
24734
24735         c-strtod, c-strtold: Use multithread-safe implementation on MacOS X.
24736         * modules/c-strtod (Depends-on): Add locale.
24737         * modules/c-strtold (Depends-on): Likewise.
24738
24739 2009-12-12  Bruno Haible  <bruno@clisp.org>
24740
24741         * lib/localcharset.c (locale_charset): Add comment about use of GetACP.
24742
24743 2009-12-11  Eric Blake  <ebb9@byu.net>
24744
24745         setenv: relax requirement in light of POSIX ruling
24746         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Test handling of "" but
24747         not NULL.
24748         * tests/test-setenv.c (main): Relax test.
24749         * tests/test-unsetenv.c (main): Likewise.
24750         * doc/posix-functions/setenv.texi (setenv): Document this.
24751         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
24752
24753 2009-12-11  Bruno Haible  <bruno@clisp.org>
24754
24755         New module 'fd-safer-flag'.
24756         * lib/dup-safer-flag.c: New file, extracted from lib/dup-safer.c.
24757         * lib/dup-safer.c (dup_safer_flag): Remove function.
24758         * lib/fd-safer-flag.c: New file, extracted from lib/fd-safer.c.
24759         * lib/fd-safer.c (fd_safer_flag): Remove function.
24760         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): Update condition.
24761         * modules/cloexec (configure.ac): Drop indicator macro.
24762         * modules/fd-safer-flag: New file.
24763         * modules/pipe2-safer (Depends-on): Add fd-safer-flag. Remove cloexec.
24764         * modules/stdlib-safer (Depends-on): Add fd-safer-flag.
24765         * modules/unistd-safer-tests (Depends-on): Add fd-safer-flag.
24766
24767 2009-12-11  Bruno Haible  <bruno@clisp.org>
24768
24769         Tests for module 'nl_langinfo'.
24770         * modules/nl_langinfo-tests: New file.
24771         * tests/test-nl_langinfo.sh: New file.
24772         * tests/test-nl_langinfo.c: New file.
24773
24774         New module 'nl_langinfo'.
24775         * lib/nl_langinfo.c: New file.
24776         * m4/nl_langinfo.m4: New file.
24777         * modules/nl_langinfo: New file.
24778         * doc/posix-functions/nl_langinfo.texi: Mention the new module.
24779
24780 2009-12-11  Bruno Haible  <bruno@clisp.org>
24781
24782         Tests for module 'langinfo'.
24783         * modules/langinfo-tests: New file.
24784         * tests/test-langinfo.c: New file.
24785
24786         New module 'langinfo'.
24787         * lib/langinfo.in.h: New file.
24788         * m4/langinfo_h.m4: New file.
24789         * modules/langinfo: New file.
24790         * doc/posix-headers/langinfo.texi: Mention the new module.
24791
24792 2009-12-11  Bruno Haible  <bruno@clisp.org>
24793
24794         * lib/config.charset: Untabify.
24795
24796 2009-12-11  Bruno Haible  <bruno@clisp.org>
24797
24798         * modules/unistd-safer (configure.ac): Drop indicator macro.
24799
24800 2009-12-11  Bruno Haible  <bruno@clisp.org>
24801
24802         Move pipe2-safer code to its own file.
24803         * lib/pipe2-safer.c: New file, extracted from lib/pipe-safer.c.
24804         * lib/pipe-safer.c (pipe2_safer): Remove function.
24805         * modules/pipe2-safer (Files): Add lib/pipe2-safer.c.
24806         (Makefile.am): Add it to lib_SOURCES.
24807
24808 2009-12-10  Bruno Haible  <bruno@clisp.org>
24809
24810         * lib/recvfrom.c (rpl_recvfrom): Allow the from argument to be NULL.
24811
24812 2009-12-10  Bruno Haible  <bruno@clisp.org>
24813
24814         Declare which arguments expect non-NULL values, for GCC and clang.
24815         * build-aux/arg-nonnull.h: New file.
24816         * modules/arg-nonnull: New file.
24817         * lib/arpa_inet.in.h (_GL_ARG_NONNULL): New placeholder.
24818         (inet_ntop, inet_pton): Use it.
24819         * lib/dirent.in.h (_GL_ARG_NONNULL): New placeholder.
24820         (closedir, dirfd, opendir, scandir, alphasort): Use it.
24821         * lib/fcntl.in.h (_GL_ARG_NONNULL): New placeholder.
24822         (open, openat): Use it.
24823         * lib/fnmatch.in.h (_GL_ARG_NONNULL): New placeholder.
24824         (fnmatch): Use it.
24825         * lib/getopt.in.h (_GL_ARG_NONNULL): New placeholder.
24826         (getopt, getopt_long, getopt_long_only): Use it.
24827         * lib/glob.in.h (_GL_ARG_NONNULL): New placeholder.
24828         * lib/glob-libc.h (glob, globfree, glob64, globfree64, glob_pattern_p):
24829         Use it.
24830         * lib/iconv.in.h (_GL_ARG_NONNULL): New placeholder.
24831         (iconv_open): Use it.
24832         * lib/inttypes.in.h (_GL_ARG_NONNULL): New placeholder.
24833         (strtoimax, strtoumax): Use it.
24834         * lib/locale.in.h (_GL_ARG_NONNULL): New placeholder.
24835         (duplocale): Use it.
24836         * lib/math.in.h (_GL_ARG_NONNULL): New placeholder.
24837         (frexp, frexpl): Use it.
24838         * lib/netdb.in.h (_GL_ARG_NONNULL): New placeholder.
24839         (getaddrinfo, freeaddrinfo, getnameinfo): Use it.
24840         * lib/search.in.h (_GL_ARG_NONNULL): New placeholder.
24841         (tsearch, tfind, tdelete, twalk): Use it.
24842         * lib/signal.in.h (_GL_ARG_NONNULL): New placeholder.
24843         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
24844         sigpending): Use it.
24845         * lib/spawn.in.h (_GL_ARG_NONNULL): New placeholder.
24846         (posix_spawn, posix_spawnp, posix_spawnattr_init,
24847         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
24848         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
24849         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
24850         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
24851         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
24852         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
24853         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
24854         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
24855         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
24856         Use it.
24857         * lib/stdio.in.h (_GL_ARG_NONNULL): New placeholder.
24858         (dprintf, fclose, fopen, fprintf, fpurge, fputc, fputs, freopen,
24859         rpl_fseek, fseeko, rpl_ftell, ftello, fwrite, getdelim, getline,
24860         obstack_printf, obstack_vprintf, popen, printf, putc, puts, remove,
24861         rename, renameat, snprintf, sprintf, asprintf, vasprintf, vdprintf,
24862         vfprintf, vprintf, vsnprintf, vsprintf): Use it.
24863         * lib/stdlib.in.h (_GL_ARG_NONNULL): New placeholder.
24864         (atoll, canonicalize_file_name, getloadavg, getsubopt, mkdtemp,
24865         mkostemp, mkostemps, mkstemp, mkstemps, putenv, srandom_r, initstate_r,
24866         setstate_r, random_r, realpath, rpmatch, setenv, strtod, strtoll,
24867         strtoull, unsetenv): Use it.
24868         * lib/string.in.h (_GL_ARG_NONNULL): New placeholder.
24869         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
24870         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
24871         strcasestr, strtok_r, mbslen, mbsnlen, mbschr, mbsrchr, mbsstr,
24872         mbscasecmp, mbsncasecmp, mbspcasecmp, mbscasestr, mbscspn, mbspbrk,
24873         mbsspn, mbssep, mbstok_r, strverscmp): Use it.
24874         * lib/strings.in.h (_GL_ARG_NONNULL): New placeholder.
24875         (strcasecmp, strncasecmp): Use it.
24876         * lib/sys_socket.in.h (_GL_ARG_NONNULL): New placeholder.
24877         (rpl_connect, rpl_bind, rpl_getpeername, rpl_getsockname,
24878         rpl_getsockopt, rpl_recv, rpl_send, rpl_recvfrom, rpl_sendto,
24879         rpl_setsockopt): Use it.
24880         * lib/sys_stat.in.h (_GL_ARG_NONNULL): New placeholder.
24881         (fchmodat, fstat, fstatat, lchmod, rpl_lstat, mkdir, mkdirat, mkfifo,
24882         mkfifoat, mknod, mknodat, stat, utimensat): Use it.
24883         * lib/sys_time.in.h (_GL_ARG_NONNULL): New placeholder.
24884         (gettimeofday): Use it.
24885         * lib/sys_times.in.h (_GL_ARG_NONNULL): New placeholder.
24886         (times): Use it.
24887         * lib/sys_utsname.in.h (_GL_ARG_NONNULL): New placeholder.
24888         (uname): Use it.
24889         * lib/time.in.h (_GL_ARG_NONNULL): New placeholder.
24890         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): Use it.
24891         * lib/unistd.in.h (_GL_ARG_NONNULL): New placeholder.
24892         (chown, euidaccess, faccessat, _gl_register_fd, fchownat,
24893         getdomainname, gethostname, getlogin_r, lchown, link, linkat, pipe2,
24894         pread, readlink, readlinkat, rmdir, symlink, symlinkat, unlink,
24895         unlinkat, write): Use it.
24896         * lib/wchar.in.h (_GL_ARG_NONNULL): New placeholder.
24897         (mbsrtowcs, mbsnrtowcs, wcsrtombs, wcsnrtombs): Use it.
24898         * lib/argv-iter.h: Include arg-nonnull.h.
24899         (_ATTRIBUTE_NONNULL_): Remove macro.
24900         (argv_iter_init_argv, argv_iter_init_stream, argv_iter,
24901         argv_iter_n_args, argv_iter_free): Use _GL_ARG_NONNULL.
24902         * lib/canonicalize-lgpl.c (_GL_ARG_NONNULL): Define, to defeat gcc
24903         optimization.
24904         * lib/getaddrinfo.c (_GL_ARG_NONNULL): Likewise.
24905         * lib/getdelim.c (_GL_ARG_NONNULL): Likewise.
24906         * lib/glob.c (_GL_ARG_NONNULL): Likewise.
24907         * lib/random_r.c (_GL_ARG_NONNULL): Likewise.
24908         * lib/setenv.c (_GL_ARG_NONNULL): Likewise.
24909         * lib/strtod.c (_GL_ARG_NONNULL): Likewise.
24910         * lib/tsearch.c (_GL_ARG_NONNULL): Likewise.
24911         * lib/unsetenv.c (_GL_ARG_NONNULL): Likewise.
24912         * modules/arpa_inet (Depends-on): Add arg-nonnull.
24913         (Makefile.am): Insert arg-nonnull.h into arpa/inet.h.
24914         * modules/dirent (Depends-on): Add arg-nonnull.
24915         (Makefile.am): Insert arg-nonnull.h into dirent.h.
24916         * modules/fcntl-h (Depends-on): Add arg-nonnull.
24917         (Makefile.am): Insert arg-nonnull.h into fcntl.h.
24918         * modules/fnmatch (Depends-on): Add arg-nonnull.
24919         (Makefile.am): Insert arg-nonnull.h into fnmatch.h.
24920         * modules/getopt-posix (Depends-on): Add arg-nonnull.
24921         (Makefile.am): Insert arg-nonnull.h into getopt.h.
24922         * modules/glob (Depends-on): Add arg-nonnull.
24923         (Makefile.am): Insert arg-nonnull.h into glob.h.
24924         * modules/iconv_open (Depends-on): Add arg-nonnull.
24925         (Makefile.am): Insert arg-nonnull.h into iconv.h.
24926         * modules/inttypes (Depends-on): Add arg-nonnull.
24927         (Makefile.am): Insert arg-nonnull.h into inttypes.h.
24928         * modules/locale (Depends-on): Add arg-nonnull.
24929         (Makefile.am): Insert arg-nonnull.h into locale.h.
24930         * modules/math (Depends-on): Add arg-nonnull.
24931         (Makefile.am): Insert arg-nonnull.h into math.h.
24932         * modules/netdb (Depends-on): Add arg-nonnull.
24933         (Makefile.am): Insert arg-nonnull.h into netdb.h.
24934         * modules/search (Depends-on): Add arg-nonnull.
24935         (Makefile.am): Insert arg-nonnull.h into search.h.
24936         * modules/signal (Depends-on): Add arg-nonnull.
24937         (Makefile.am): Insert arg-nonnull.h into signal.h.
24938         * modules/spawn (Depends-on): Add arg-nonnull.
24939         (Makefile.am): Insert arg-nonnull.h into spawn.h.
24940         * modules/stdio (Depends-on): Add arg-nonnull.
24941         (Makefile.am): Insert arg-nonnull.h into stdio.h.
24942         * modules/stdlib (Depends-on): Add arg-nonnull.
24943         (Makefile.am): Insert arg-nonnull.h into stdlib.h.
24944         * modules/string (Depends-on): Add arg-nonnull.
24945         (Makefile.am): Insert arg-nonnull.h into string.h.
24946         * modules/strings (Depends-on): Add arg-nonnull.
24947         (Makefile.am): Insert arg-nonnull.h into strings.h.
24948         * modules/sys_socket (Depends-on): Add arg-nonnull.
24949         (Makefile.am): Insert arg-nonnull.h into sys/socket.h.
24950         * modules/sys_stat (Depends-on): Add arg-nonnull.
24951         (Makefile.am): Insert arg-nonnull.h into sys/stat.h.
24952         * modules/sys_time (Depends-on): Add arg-nonnull.
24953         (Makefile.am): Insert arg-nonnull.h into sys/time.h.
24954         * modules/sys_times (Depends-on): Add arg-nonnull.
24955         (Makefile.am): Insert arg-nonnull.h into sys/times.h.
24956         * modules/sys_utsname (Depends-on): Add arg-nonnull.
24957         (Makefile.am): Insert arg-nonnull.h into sys/utsname.h.
24958         * modules/time (Depends-on): Add arg-nonnull.
24959         (Makefile.am): Insert arg-nonnull.h into time.h.
24960         * modules/unistd (Depends-on): Add arg-nonnull.
24961         (Makefile.am): Insert arg-nonnull.h into unistd.h.
24962         * modules/wchar (Depends-on): Add arg-nonnull.
24963         (Makefile.am): Insert arg-nonnull.h into wchar.h.
24964         * modules/argv-iter (Depends-on): Add arg-nonnull.
24965         * tests/test-canonicalize.c (null_ptr): New function.
24966         (main): Use it.
24967         * tests/test-canonicalize-lgpl.c (null_ptr): New function.
24968         (main): Use it.
24969         * tests/test-memmem.c (null_ptr): New function.
24970         (main): Use it.
24971         Reported by Jim Meyering.
24972
24973 2009-12-10  Bruno Haible  <bruno@clisp.org>
24974
24975         Use spaces for indentation, not tabs.
24976         * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
24977         * m4/*.m4: Untabify.
24978         * build-aux/*.h: Untabify.
24979         * tests/**/*.[hc]: Untabify.
24980         * README: New section "Indent with spaces, not TABs", based on
24981         coreutils/HACKING and comments by Pádraig Brady and Paolo Bonzini.
24982         * NEWS: Mention the change.
24983
24984 2009-12-10  Bruno Haible  <bruno@clisp.org>
24985
24986         pty test: Fix link error.
24987         * modules/pty-tests (Makefile.am): Add the default LDADD value to
24988         test_pty_LDADD.
24989
24990 2009-12-07  Simon Josefsson  <simon@josefsson.org>
24991
24992         * modules/pty: New file.
24993         * modules/pty-tests: New file.
24994         * m4/pty.m4: New file.
24995         * tests/test-pty.c: New file.
24996         * doc/glibc-headers/pty.texi: Modified.
24997         * doc/glibc-functions/forkpty.texi: Modified.
24998         * doc/glibc-functions/openpty.texi: Modified.
24999
25000 2009-12-10  Bruno Haible  <bruno@clisp.org>
25001
25002         Avoid syntax error in C++ mode.
25003         * lib/stdio.in.h (rename): Don't use parameter name 'new'.
25004
25005 2009-12-10  Bruno Haible  <bruno@clisp.org>
25006
25007         Use sed with option -e.
25008         * gnulib-tool (func_version, func_emit_copyright_notice,
25009         func_emit_initmacro_end, func_import, func_create_testdir): Pass
25010         option -e to sed.
25011         * modules/link-warning (Makefile.am): Likewise.
25012
25013 2009-12-10  Jim Meyering  <meyering@redhat.com>
25014
25015         mgetgroups: do not write bytes beyond end of malloc'd buffer
25016         * lib/mgetgroups.c: Fix an off-by-one error.  When we have no
25017         username, we call getgroups with a one-element-shorter buffer,
25018         but still told it the length was original, max_n_groups.
25019
25020 2009-12-09  Eric Blake  <ebb9@byu.net>
25021
25022         cloexec: relax license
25023         * modules/cloexec (Maintainer): Add myself.
25024         (License): Use LGPL, not GPL.
25025
25026         link-warning: optimize generation
25027         * modules/link-warning (Makefile.am): Reduce process usage.
25028
25029 2009-12-09  Bruno Haible  <bruno@clisp.org>
25030
25031         * doc/posix-functions/unsetenv.texi: Mention Solaris 10 bug for which a
25032         workaround was added on 2009-11-17.
25033
25034 2009-12-09  Jim Meyering  <meyering@redhat.com>
25035             Bruno Haible  <bruno@clisp.org>
25036
25037         link-warning: Allow extra lines at the top of build-aux/link-warning.h.
25038         * modules/link-warning (Makefile.am): Make the comment-removing sed
25039         command more robust in the face of bootstrap-prepended comment lines.
25040
25041 2009-12-09  Bruno Haible  <bruno@clisp.org>
25042
25043         * lib/mgetgroups.c (mgetgroups): Don't remove duplicates if there is at
25044         most one group.
25045
25046 2009-12-09  Simon Josefsson <simon@josefsson.org>
25047             Bruno Haible  <bruno@clisp.org>
25048
25049         * build-aux/link-warning.h: Add copyright notice.
25050         * modules/link-warning (Makefile.am): Generate link-warning.h from
25051         build-aux/link-warning.h. Update LINK_WARNING_H accordingly.
25052         * NEWS: Mention change in link-warning module.
25053         * modules/arpa_inet (Makefile.am): Add dependency to arpa/inet.h.
25054         * modules/dirent (Makefile.am): Add dependency to dirent.h.
25055         * modules/fcntl-h (Makefile.am): Add dependency to fcntl.h.
25056         * modules/getopt-posix (Makefile.am): Add dependency to getopt.h.
25057         * modules/inttypes (Makefile.am): Add dependency to inttypes.h.
25058         * modules/math (Makefile.am): Add dependency to math.h.
25059         * modules/search (Makefile.am): Add dependency to search.h.
25060         * modules/signal (Makefile.am): Add dependency to signal.h.
25061         * modules/spawn (Makefile.am): Add dependency to spawn.h.
25062         * modules/stdio (Makefile.am): Add dependency to stdio.h.
25063         * modules/stdlib (Makefile.am): Add dependency to stdlib.h.
25064         * modules/string (Makefile.am): Add dependency to string.h.
25065         * modules/strings (Makefile.am): Add dependency to strings.h.
25066         * modules/sys_ioctl (Makefile.am): Add dependency to sys/ioctl.h.
25067         * modules/sys_select (Makefile.am): Add dependency to sys/select.h.
25068         * modules/sys_socket (Makefile.am): Add dependency to sys/socket.h.
25069         * modules/sys_stat (Makefile.am): Add dependency to sys/stat.h.
25070         * modules/sys_times (Makefile.am): Add dependency to sys/times.h.
25071         * modules/sys_utsname (Makefile.am): Add dependency to sys/utsname.h.
25072         * modules/sys_wait (Makefile.am): Add dependency to sys/wait.h.
25073         * modules/unistd (Makefile.am): Add dependency to unistd.h.
25074         * modules/wchar (Makefile.am): Add dependency to wchar.h.
25075
25076 2009-12-09  Bruno Haible  <bruno@clisp.org>
25077
25078         fchdir: Optimize away rpl_fstat when possible.
25079         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set REPLACE_FSTAT only together with
25080         REPLACE_OPEN_DIRECTORY.
25081         * lib/fchdir.c (rpl_fstat): Define only when REPLACE_OPEN_DIRECTORY.
25082
25083 2009-12-09  Bruno Haible  <bruno@clisp.org>
25084
25085         * lib/fchdir.c: Update comment.
25086
25087 2009-12-09  Bruno Haible  <bruno@clisp.org>
25088
25089         * lib/cloexec.c (set_cloexec_flag): Clarify intent of dup2 call.
25090
25091 2009-12-08  Eric Blake  <ebb9@byu.net>
25092
25093         fchdir: avoid memory leak on re-registration.
25094         * lib/fchdir.c (ensure_dirs_slot): Avoid memory leak.
25095
25096 2009-12-08  Jim Meyering  <meyering@redhat.com>
25097
25098         init.sh: avoid Solaris 10 /bin/sh portability problem
25099         Solaris 10's /bin/sh does not pass '.' arguments 2.. to the
25100         sourced script:
25101           $ printf 'echo "$@"\n' > f; /bin/sh -c '. ./f bar'
25102           $ printf 'echo "$@"\n' > f; /bin/bash -c '. ./f bar'
25103           bar
25104         tests/init.sh relied on that, accepting a --set-path=DIR argument,
25105         and two tests used that idiom.
25106         * tests/init.sh: Update suggested usage comments.
25107         (path_prepend_): New function, to be used in place
25108         of the --src-path=DIR option.
25109         (setup_): Move PATH-prepending code into path_prepend_.
25110         * tests/test-pread.sh: Adapt to new usage.
25111         * tests/test-xalloc-die.sh: Likewise.
25112
25113 2009-12-08  Simon Josefsson  <simon@josefsson.org>
25114
25115         * doc/gnulib.texi (Glibc pty.h): Add.
25116         * doc/glibc-functions/forkpty.texi: Add.
25117         * doc/glibc-functions/openpty.texi: Add.
25118         Suggested by Bruno Haible.
25119
25120 2009-12-08  Eric Blake  <ebb9@byu.net>
25121
25122         fchdir: fix logic bugs
25123         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Fix logic bug.
25124         * tests/test-fchdir.c (main): Enhance test.
25125         * lib/fchdir.c (rpl_fstat): Always provide if fchdir replacement
25126         is in use.
25127
25128         dup2: fix logic bugs
25129         * lib/dup2.c (dup2): Fix logic bugs.  Use HAVE_DUP2 rather than
25130         REPLACE_DUP2 to decide when rpl_dup2 is needed.
25131         * m4/dup2.m4 (gl_REPLACE_DUP2): Only define REPLACE_DUP2 when dup2
25132         exists.
25133         (gl_FUNC_DUP2): Drop unneeded AC_DEFINE.
25134
25135 2009-12-07  Eric Blake  <ebb9@byu.net>
25136
25137         unlink: fix m4 detection
25138         * m4/unlink.m4 (gl_FUNC_UNLINK): Include correct header.
25139
25140         unistd-safer: add unit test
25141         * modules/unistd-safer-tests: New file.
25142         * tests/test-dup-safer.c: Likewise.
25143         * tests/test-cloexec.c (setmode): Avoid compiler warning.
25144         * tests/test-dup2.c (setmode): Likewise.
25145         * lib/cloexec.c (dup_cloexec): Fix mingw compile error.
25146
25147         cloexec: preserve text vs. binary across dup_cloexec
25148         * lib/cloexec.c (dup_cloexec) [W32]: Query and use translation
25149         mode.
25150         * modules/dup2-tests (Depends-on): Add binary-io.
25151         * modules/cloexec-tests (Depends-on): Likewise.
25152         * tests/test-dup2.c (setmode, is_mode): New helpers.
25153         (main): Add tests that translation mode is preserved.
25154         * tests/test-cloexec.c (setmode, is_mode, main): Likewise.
25155         Reported by Bruno Haible.
25156
25157         mgetgroups: reduce duplicate listings
25158         * lib/mgetgroups.c (mgetgroups): Reduce duplicates from the
25159         resulting array.
25160         * tests/test-chown.h (test_chown): Simplify client.
25161         * tests/test-lchown.h (test_lchown): Likewise.
25162
25163 2009-12-06  Bruno Haible  <bruno@clisp.org>
25164
25165         * lib/cloexec.c (dup_cloexec): Fix handling of _gl_register_dup return
25166         value.
25167
25168 2009-12-06  Bruno Haible  <bruno@clisp.org>
25169
25170         * lib/progname.c: Include stdio.h, stdlib.h.
25171         (set_program_name): Reject a NULL argument.
25172
25173 2009-12-05  Eric Blake  <ebb9@byu.net>
25174
25175         pipe2-safer: new module
25176         * modules/pipe2-safer: New file.
25177         * lib/unistd-safer.h (pipe2_safer): New prototype.
25178         * lib/unistd--.h (pipe2): New wrapper.
25179         * lib/pipe-safer.c (pipe2_safer): New function.
25180         * modules/pipe (Depends-on): Add pipe2-safer.
25181         * lib/pipe.c (create_pipe) [WIN32]: Let pipe2_safer do the work.
25182
25183         stdlib-safer: preserve cloexec flag for mkostemp[s]
25184         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer): Use new
25185         fd_safer_flag.
25186
25187         unistd-safer: allow preservation of cloexec status via flag
25188         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): New
25189         prototypes.
25190         * lib/dup-safer.c (dup_safer_flag): New function.
25191         * lib/fd-safer.c (fd_safer_flag): Likewise.
25192         * modules/cloexec (configure.ac): Set witness.
25193
25194         test-dup2: enhance test
25195         * modules/dup2-tests (Depends-on): Add cloexec.
25196         * tests/test-dup2.c (main): Enhance test.
25197
25198         cloexec: add dup_cloexec
25199         * lib/cloexec.h (dup_cloexec): New prototype.  Add copyright
25200         header and comments.
25201         * lib/cloexec.c (set_cloexec_flag): Add comments.
25202         (dup_cloexec): New function, with mingw implementation borrowed
25203         from...
25204         * lib/w32spawn.h (dup_noinherit): ...here.
25205         * modules/execute (Depends-on): Add cloexec.
25206         * modules/pipe (Depends-on): Likewise.
25207         * modules/cloexec (Depends-on): Add dup2.
25208         * modules/cloexec-tests (Files): New file.
25209         * tests/test-cloexec.c: Likewise.
25210
25211         test-xalloc-die: fix test for mingw
25212         * modules/xalloc-die-tests (Files): Add tests/init.sh.
25213         * tests/test-xalloc-die.sh: Rewrite to use init.sh.  Strip
25214         directory and .exe suffix off argv[0] output.
25215
25216         test-fseeko: fix test for mingw
25217         * tests/test-fseeko.c (fseek): Redefine GL_LINK_WARNING, rather
25218         than undefining fseek, so test will pass on mingw.
25219
25220 2009-12-05  Bruno Haible  <bruno@clisp.org>
25221
25222         * lib/progname.h (set_program_name): Clarify specification.
25223         * lib/progname.c (set_program_name): Likewise.
25224         Reported by Jim Meyering.
25225
25226 2009-12-05  Jim Meyering  <meyering@redhat.com>
25227
25228         maint.mk: backslash-escape parens in default regexp
25229         * top/maint.mk (news-check-regexp): Now that we're using grep -E,
25230         backslash-escape the literal parentheses.
25231
25232         maint.mk: news-date-check: use grep -E
25233         * top/maint.mk (today): Define a Make variable, not a...
25234         (news-date-check): ...shell variable.
25235         (news-date-regexp): Use the Make variable.
25236         Use grep's -E option.  Change the failing diagnostic to mention
25237         the variable, $(news-date-regexp).
25238
25239 2009-12-04  Alfred M. Szmidt  <ams@gnu.org>
25240
25241         maintainer-makefile: allow customization of NEWS entry format
25242         * top/maint.mk (news-date-regexp): New overridable variable.
25243         (news-date-check): Use it.
25244
25245 2009-12-04  Eric Blake  <ebb9@byu.net>
25246
25247         mgetgroups: add xgetgroups, and avoid ENOSYS failures
25248         * lib/mgetgroups.h (xgetgroups): New prototype.
25249         * lib/mgetgroups.c (xgetgroups): New wrapper.
25250         (mgetgroups): Handle ENOSYS.
25251         * modules/mgetgroups (Depends-on): Add realloc.
25252         Reported by Scott Harrison <scott.gnu.2009@scottrix.co.uk>.
25253
25254         mgetgroups: avoid argument promotion issues with -1
25255         * lib/mgetgroups.c (mgetgroups): A cast is required when checking
25256         for invalid gid_t.
25257         * tests/test-chown.h (getegid, test_chown): Likewise.
25258         * tests/test-lchown.h (getegid, test_lchown): Likewise.
25259
25260 2009-12-03  Paolo Bonzini  <bonzini@gnu.org>
25261
25262         exclude: Fix header file problems.
25263         * lib/exclude.h: Add multiple inclusion guards and include stdbool.h.
25264
25265 2009-12-01  Jim Meyering  <meyering@redhat.com>
25266
25267         fts: fts_open: do not let an empty string cause immediate failure
25268         This is required in support of GNU rm, for which the command
25269         "rm A '' B" must process and remove both A and B, in spite of
25270         the empty string argument.
25271         * lib/fts.c (fts_open): Do not let the presence of an empty string
25272         cause fts_open to fail immediately.  Most fts-using tools must be
25273         able to process all arguments, in order, and can be expected to
25274         diagnose such arguments themselves.
25275
25276 2009-11-30  Eric Blake  <ebb9@byu.net>
25277
25278         utimens: fix compilation error
25279         * lib/utimens.c (lutimens) [!HAVE_UTIMENSAT && HAVE_LUTIMES]:
25280         Declare variable at right scope.
25281
25282 2009-11-29  Jim Meyering  <meyering@redhat.com>
25283
25284         bootstrap: handle perl-5.11's changed --version output
25285         * build-aux/bootstrap (get_version): Handle perl separately,
25286         since perl-5.11's --version output is different.
25287
25288 2009-11-28  Jim Meyering  <meyering@redhat.com>
25289
25290         userspec: depend on the inttostr module, too
25291         * modules/userspec (Depends-on): Add inttostr.
25292
25293         userspec: disallow an ID that maps to (uid_t)-1 or (gid_t)-1
25294         * lib/userspec.c (parse_with_separator): Do not accept a user ID
25295         number of MAXUID when it evaluates to (uid_t) -1.
25296         Likewise for group ID.  Reported by Matt McCutchen in
25297         <http://savannah.gnu.org/bugs/?28113>
25298
25299         userspec: reformat to use spaces, not TABs
25300         * lib/userspec.c: Expand TABs to spaces.
25301         Add Emacs' "indent-tabs-mode: nil" hint.
25302
25303 2009-11-27  Eric Blake  <ebb9@byu.net>
25304
25305         getopt-gnu: flush out another BSD bug
25306         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Test for the bug.
25307         * tests/test-getopt.c (main): Check POSIXLY_CORRECT first, to
25308         flush out BSD bug.
25309         * tests/test-getopt.h (test_getopt): End lists with NULL.
25310         * tests/test-getopt_long.h (test_getopt_long): Likewise.
25311         (test_getopt_long_posix): Enhance test.
25312         * modules/getopt-posix-tests (Depends-on): Add stdbool.
25313         * doc/glibc-functions/getopt_long.texi (getopt_long): Mention
25314         getopt-gnu.
25315         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
25316         Likewise.
25317
25318 2009-11-27  Simon Josefsson  <simon@josefsson.org>
25319
25320         * modules/idpriv-droptemp-tests (Notice): Fix text.
25321
25322 2009-11-27  Jim Meyering  <meyering@redhat.com>
25323
25324         test-xalloc-die: avoid spurious failure due to libtool argv difference
25325         In a libtool-enabled project, this test would fail due to a difference
25326         in the emitted program name, e.g.,
25327         -test-xalloc-die: memory exhausted
25328         +/tmp/.../tests/.libs/lt-test-xalloc-die: memory exhausted
25329         Use program to avoid that.
25330         * modules/xalloc-die-tests (Depends-on): Add progname.
25331         * tests/test-xalloc-die.c: Include progname.h".
25332         (program_name): Remove decl.
25333         (main): Call set_program_name.
25334         * tests/test-xalloc-die.sh (compare): Remove unnecessary ${EXE}.
25335
25336 2009-11-26  Richard Jones  <rjones@redhat.com>
25337
25338         w32sock: leave win32 error in place.
25339         * lib/w32sock.h (set_winsock_errno): Do not call WSASetLastError.
25340
25341 2009-11-26  Eric Blake  <ebb9@byu.net>
25342
25343         init.sh: suggest to use skip_ and fail_ functions in comments
25344         * tests/init.sh: Add a sentence.
25345
25346 2009-11-25  Bruno Haible  <bruno@clisp.org>
25347
25348         init.sh: add documentation in comments
25349         * tests/init.sh: Add some developer and user documentation.
25350
25351 2009-11-26  Jim Meyering  <meyering@redhat.com>
25352
25353         init.sh: accommodate even those who specify bogus srcdir manually
25354         * tests/init.sh: Normally, srcdir is guaranteed by automake and
25355         configure-time tests to be sanitized, so that there is no need to
25356         use "$srcdir" in Makefile rules and shell scripts.  Using $srcdir
25357         (with no double quotes) suffices.  However, since tests may be
25358         invoked manually, and since you may explicitly set srcdir to the
25359         name of a directory containing spaces, do quote its uses here.
25360         * tests/test-pread.sh: Likewise.
25361         Suggested by Bruno Haible.
25362
25363         test-pread.sh: avoid diagnostics for those who ignore SIGPIPE
25364         * tests/test-pread.sh: Write no data into the pipe, because
25365         test-pread actually reads none.  This avoids a diagnostic,
25366         "bash: echo: write error: Broken pipe", that arises in the unusual
25367         event something is ignoring SIGPIPE, and might be interpreted
25368         as some sort of failure.  Reported by Bruno Haible.
25369
25370 2009-11-25  Jim Meyering  <meyering@redhat.com>
25371
25372         test-pread: cover failure with ESPIPE and EINVAL
25373         * tests/test-pread.c (main): Test for failure, too.
25374         * tests/test-pread.sh: Invoke with stdin on a pipe.
25375         Suggested by Eric Blake.
25376
25377         pread: improvement and fix
25378         * modules/pread (Depends-on): Depend on lseek, for portability to
25379         e.g., mingw.  Suggested by Eric Blake.
25380         * lib/pread.c (__libc_read): Define.  Reported by Richard W.M. Jones.
25381
25382         unistd.in.h: correct declaration of pread
25383         * lib/unistd.in.h: Correct type of "buf" parameter: void*, not char*
25384         Reported by Richard W.M. Jones.
25385
25386         test-pread.sh: distribute the test script
25387         * modules/pread-tests (Files): Include test-pread.sh.
25388
25389         test-pread.sh: clean up
25390         * tests/test-pread.sh: Don't refer to $builddir. Just use equivalent ".".
25391         * modules/pread-tests (TESTS_ENVIRONMENT): Don't export builddir.
25392         That is unnecessary, since it's always ".".
25393         Suggestion from Eric Blake.
25394
25395         test-pread.sh: make executable
25396         * tests/test-pread.sh: Set executable bit.
25397         Reported by Eric Blake.
25398
25399         correct typo in test-pread.sh
25400         * tests/test-pread.sh: Add #! line.
25401
25402         test pread
25403         * tests/test-pread.c: New file.
25404         * tests/test-pread.sh: Likewise.
25405         * modules/pread-tests: Likewise.
25406
25407         pread: new module
25408         * modules/pread: New file.
25409         * lib/unistd.in.h (pread): Define/declare.
25410         * lib/pread.c (pread): New file.
25411         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define defaults.
25412         * modules/unistd (Makefile.am): Substitute witnesses.
25413         * doc/posix-functions/pread.texi (pread): Update.
25414         * MODULES.html.sh: Add pread.
25415
25416 2009-11-25  Jim Meyering  <meyering@redhat.com>
25417
25418         tests/init.sh: new file to be used via most *.sh tests
25419         * tests/init.sh: New file.
25420
25421 2009-11-25  Eric Blake  <ebb9@byu.net>
25422
25423         utimens: work around older Linux failure with symlinks
25424         * lib/utimens.c (lutimensat_works_really): New variable.
25425         (fdutimens, lutimens): Use it to manage kernels that support
25426         nanosecond times on files, but not on symlinks.
25427         Reported by OndÅ™ej Vašík.
25428
25429         utimes: fix configure grammar
25430         * m4/utimes.m4 (gl_FUNC_UTIMES): Delete spurious word.
25431
25432 2009-11-25  Paolo Bonzini  <bonzini@gnu.org>
25433
25434         regex: Fix fastmap for multibyte character ranges.
25435         * lib/regcomp.c (re_compute_fastmap_iter): Add all multibyte lead
25436         characters when a multibyte character range is included.
25437
25438 2009-11-22  Andy Wingo  <wingo@pobox.com>
25439
25440         version-etc: work also with AM_INIT_AUTOMAKE's no-define option
25441         * lib/version-etc.c [!defined PACKAGE]: Define to PACKAGE_TARNAME.
25442
25443 2009-11-24  Bruno Haible  <bruno@clisp.org>
25444
25445         doc: Most *_l functions exist in MacOS X 10.5.
25446         * doc/posix-functions/duplocale.texi: Update platforms list.
25447         * doc/posix-functions/freelocale.texi: Likewise.
25448         * doc/posix-functions/newlocale.texi: Likewise.
25449         * doc/posix-functions/uselocale.texi: Likewise.
25450         * doc/posix-functions/isalnum_l.texi: Likewise.
25451         * doc/posix-functions/isalpha_l.texi: Likewise.
25452         * doc/posix-functions/isblank_l.texi: Likewise.
25453         * doc/posix-functions/iscntrl_l.texi: Likewise.
25454         * doc/posix-functions/isdigit_l.texi: Likewise.
25455         * doc/posix-functions/isgraph_l.texi: Likewise.
25456         * doc/posix-functions/islower_l.texi: Likewise.
25457         * doc/posix-functions/isprint_l.texi: Likewise.
25458         * doc/posix-functions/ispunct_l.texi: Likewise.
25459         * doc/posix-functions/isspace_l.texi: Likewise.
25460         * doc/posix-functions/isupper_l.texi: Likewise.
25461         * doc/posix-functions/iswalnum_l.texi: Likewise.
25462         * doc/posix-functions/iswalpha_l.texi: Likewise.
25463         * doc/posix-functions/iswblank_l.texi: Likewise.
25464         * doc/posix-functions/iswcntrl_l.texi: Likewise.
25465         * doc/posix-functions/iswctype_l.texi: Likewise.
25466         * doc/posix-functions/iswdigit_l.texi: Likewise.
25467         * doc/posix-functions/iswgraph_l.texi: Likewise.
25468         * doc/posix-functions/iswlower_l.texi: Likewise.
25469         * doc/posix-functions/iswprint_l.texi: Likewise.
25470         * doc/posix-functions/iswpunct_l.texi: Likewise.
25471         * doc/posix-functions/iswspace_l.texi: Likewise.
25472         * doc/posix-functions/iswupper_l.texi: Likewise.
25473         * doc/posix-functions/iswxdigit_l.texi: Likewise.
25474         * doc/posix-functions/isxdigit_l.texi: Likewise.
25475         * doc/posix-functions/nl_langinfo_l.texi: Likewise.
25476         * doc/posix-functions/strcasecmp_l.texi: Likewise.
25477         * doc/posix-functions/strcoll_l.texi: Likewise.
25478         * doc/posix-functions/strfmon_l.texi: Likewise.
25479         * doc/posix-functions/strftime_l.texi: Likewise.
25480         * doc/posix-functions/strncasecmp_l.texi: Likewise.
25481         * doc/posix-functions/strxfrm_l.texi: Likewise.
25482         * doc/posix-functions/tolower_l.texi: Likewise.
25483         * doc/posix-functions/toupper_l.texi: Likewise.
25484         * doc/posix-functions/towctrans_l.texi: Likewise.
25485         * doc/posix-functions/towlower_l.texi: Likewise.
25486         * doc/posix-functions/towupper_l.texi: Likewise.
25487         * doc/posix-functions/wcscoll_l.texi: Likewise.
25488         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
25489         * doc/posix-functions/wctrans_l.texi: Likewise.
25490         * doc/posix-functions/wctype_l.texi: Likewise.
25491         * doc/glibc-functions/strptime_l.texi: Likewise.
25492         * doc/glibc-functions/strtod_l.texi: Likewise.
25493         * doc/glibc-functions/strtof_l.texi: Likewise.
25494         * doc/glibc-functions/strtol_l.texi: Likewise.
25495         * doc/glibc-functions/strtold_l.texi: Likewise.
25496         * doc/glibc-functions/strtoll_l.texi: Likewise.
25497         * doc/glibc-functions/strtoul_l.texi: Likewise.
25498         * doc/glibc-functions/strtoull_l.texi: Likewise.
25499         * doc/glibc-functions/wcsftime_l.texi: Likewise.
25500         * doc/glibc-functions/wcstod_l.texi: Likewise.
25501         * doc/glibc-functions/wcstof_l.texi: Likewise.
25502         * doc/glibc-functions/wcstol_l.texi: Likewise.
25503         * doc/glibc-functions/wcstold_l.texi: Likewise.
25504         * doc/glibc-functions/wcstoll_l.texi: Likewise.
25505         * doc/glibc-functions/wcstoul_l.texi: Likewise.
25506         * doc/glibc-functions/wcstoull_l.texi: Likewise.
25507
25508 2009-11-24  Bruno Haible  <bruno@clisp.org>
25509
25510         duplocale: Fix logic bug.
25511         * lib/duplocale.c: Don't include <langinfo.h>.
25512         (_NL_LOCALE_NAME): Remove macro.
25513         (rpl_duplocale): Use setlocale instead of nl_langinfo.
25514         * tests/test-duplocale.c (main): Also test duplocale after uselocale.
25515
25516 2009-11-23  Jim Meyering  <meyering@redhat.com>
25517
25518         test-update-copyright: don't hard-code /usr/bin/perl
25519         * tests/test-update-copyright.sh (YEAR): Use date +%Y, rather than
25520         perl to print the current year.  Gilles Espinasse reported that
25521         the replaced use of perl was hard-coded as /usr/bin/perl.
25522
25523 2009-11-23  Bruno Haible  <bruno@clisp.org>
25524
25525         duplocale: Add support for glibc 2.3.x.
25526         * lib/duplocale.c (rpl_duplocale): Add fallback code for glibc 2.3.x.
25527
25528 2009-11-22  Bruno Haible  <bruno@clisp.org>
25529
25530         vasnprintf: Tiny optimization.
25531         * lib/vasnprintf.c (decimal_point_char): Choose the fast path also on
25532         MacOS X.
25533
25534 2009-11-22  Bruno Haible  <bruno@clisp.org>
25535
25536         Tests for module 'duplocale'.
25537         * modules/duplocale-tests: New file.
25538         * tests/test-duplocale.c: New file.
25539
25540         New module 'duplocale'.
25541         * m4/duplocale.m4: New file.
25542         * lib/locale.in.h (duplocale): New declaration.
25543         * lib/duplocale.c: New file.
25544         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_MODULE_INDICATOR,
25545         gl_LOCALE_H_DEFAULTS): New macros.
25546         (gl_LOCALE_H): Require gl_LOCALE_H_DEFAULTS. Invoke
25547         gl_CHECK_NEXT_HEADERS unconditionally. Invoke gl_REPLACE_LOCALE_H.
25548         * modules/locale (Makefile.am): Substitute also GNULIB_DUPLOCALE,
25549         REPLACE_DUPLOCALE.
25550         * modules/duplocale: New file.
25551         * doc/posix-functions/duplocale.texi: Mention the glibc bug.
25552
25553 2009-11-22  Bruno Haible  <bruno@clisp.org>
25554
25555         * modules/locale-tests (configure.ac): Test for newlocale function.
25556         * tests/test-locale.c: When the system has extended locale functions,
25557         verify that <locale.h> defines locale_t and LC_GLOBAL_LOCALE.
25558
25559         locale: Make locale_t available when possible.
25560         * lib/locale.in.h: Include <xlocale.h> when it exists.
25561         * m4/locale_h.m4 (gl_LOCALE_H): Check for <xlocale.h> and arrange to
25562         replace <locale.h> if it does not define locale_t but <xlocale.h> does.
25563         * modules/locale (Depends-on): Add extensions.
25564         (Makefile.am): Also substitute HAVE_XLOCALE_H.
25565         * doc/posix-headers/locale.texi: Document the problem with locale_t.
25566
25567 2009-11-22  Bruno Haible  <bruno@clisp.org>
25568
25569         Add comments.
25570         * m4/dirent_h.m4 (gl_DIRENT_H): Add comment about gl_CHECK_NEXT_HEADERS
25571         invocation.
25572         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
25573         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
25574         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
25575
25576 2009-11-22  Bruno Haible  <bruno@clisp.org>
25577
25578         error: account for the possibility of freopen (stdout).
25579         * lib/error.c: Include <unistd.h>.
25580         (flush_stdout): New function, extracted from error and error_at_line.
25581         Determine stdout's fd dynamically.
25582         (error, error_at_line): Invoke flush_stdout.
25583         * m4/error.m4 (gl_PREREQ_ERROR): Require AC_C_INLINE.
25584         * modules/error (Depends-on): Add unistd.
25585
25586 2009-11-22  Bruno Haible  <bruno@clisp.org>
25587
25588         diffseq: Add comment.
25589         * lib/diffseq.h (IF_LINT): Add comment about pitfall.
25590
25591 2009-11-22  Jim Meyering  <meyering@redhat.com>
25592
25593         c-stack: avoid defining an unused static function
25594         * lib/c-stack.c (find_stack_direction): Do not define this function
25595         when it will not be used.
25596
25597         diffseq: avoid spurious gcc warnings
25598         * lib/diffseq.h (IF_LINT2): Define.
25599         (compareseq): Use it to initialize two members of "part".
25600         This avoids two used-uninitialized warnings.
25601
25602 2009-11-21  Jim Meyering  <meyering@redhat.com>
25603
25604         c-stack: avoid "ignoring return value of `write'" warning
25605         * lib/c-stack.c: Include "ignore-value.h".
25606         (die): Explicitly ignore each write return value.
25607         * modules/c-stack (Depends-on): Add ignore-value.
25608
25609 2009-11-21  Bruno Haible  <bruno@clisp.org>
25610
25611         diffseq: reduce scope of variable 'best'.
25612         * lib/diffseq.h (diag) [USE_HEURISTIC]: Reduce scope of 'best'
25613         variable, earlier used for two different purposes.
25614
25615 2009-11-21  Jim Meyering  <meyering@redhat.com>
25616
25617         diffseq: remove useless assignment to "best"
25618         * lib/diffseq.h (diag) [USE_HEURISTIC]: Remove useless "best = 0"
25619         assignment.  At that point "best" is already guaranteed to be zero.
25620
25621 2009-11-20  Eric Blake  <ebb9@byu.net>
25622
25623         build: mention ftp redirector in release announcements
25624         * top/maint.mk (gnu_rel_host, url_dir_list): Provide defaults for
25625         values that used to come from cfg.mk; mention FTP redirect URL.
25626         * build-aux/announce-gen: Mention the mirror list.
25627         Suggested by Karl Berry.
25628
25629         nanosleep: improve port to mingw
25630         * lib/nanosleep.c (rpl_nanosleep): Reject invalid arguments.
25631         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Incorporate LIBSOCKET into
25632         LIB_NANOSLEEP, but only when needed.
25633         * modules/select (Link): Document LIBSOCKET.
25634         * m4/select.m4 (gl_FUNC_SELECT): Ensure LIBSOCKET is defined early
25635         enough.
25636
25637         nanosleep: work around cygwin bug
25638         * lib/nanosleep.c (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]:
25639         Fix logic bug when nanosleep fails.  Work around cygwin 1.5.x
25640         bug.
25641         (getnow): Delete, not needed.
25642         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): No longer require
25643         LIB_CLOCK_GETTIME.
25644         * modules/nanosleep (Depends-on): Add intprops and verify.  Drop
25645         clock-time, gettime.
25646         * doc/posix-functions/nanosleep.texi (nanosleep): Document the
25647         bug.
25648         * modules/nanosleep-tests: New test.
25649         * tests/test-nanosleep.c: New file.
25650
25651         sleep: work around cygwin bug
25652         * lib/sleep.c (rpl_sleep): Work around the bug.
25653         * m4/sleep.m4 (gl_FUNC_SLEEP): Detect the bug.
25654         (gl_PREREQ_SLEEP): Delete unused macro.
25655         * modules/sleep (Depends-on): Add verify.
25656         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
25657         * modules/unistd (Makefile.am): Substitute witness.
25658         * lib/unistd.in.h (sleep): Update prototype.
25659         * doc/posix-functions/sleep.texi (sleep): Document the bug.
25660         * tests/test-sleep.c (main) [HAVE_DECL_ALARM]: Test it.
25661         * modules/sleep-tests (Depends-on): Check for alarm.
25662
25663 2009-11-20  Jim Meyering  <meyering@redhat.com>
25664
25665         maint.mk: improve sc_prohibit_magic_number_exit
25666         * top/maint.mk (sc_prohibit_magic_number_exit): Tighten regexp
25667         so it does not match uses like System.exit(1).
25668         Add comments showing how to correct all offenders.
25669
25670 2009-11-19  Eric Blake  <ebb9@byu.net>
25671
25672         xalloc-die-tests: add missing library
25673         * modules/xalloc-die-tests (Makefile.am): Add LDADD line.
25674
25675         test-xvasprintf: silence compiler warnings
25676         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Mask
25677         empty string from gcc.
25678
25679 2009-11-19  Jim Meyering  <meyering@redhat.com>
25680
25681         xfreopen: new module, from coreutils
25682         * modules/xfreopen: New module.
25683         * lib/xfreopen.c: New file.
25684         * lib/xfreopen.h: New file.
25685         * MODULES.html.sh (File stream based Input/Output"): Add it.
25686
25687 2009-11-19  Eric Blake  <ebb9@byu.net>
25688
25689         manywarnings: depend on warnings
25690         * modules/manywarnings (Depends-on): Add warnings.
25691
25692         build: avoid compiler warnings
25693         * lib/select.c (rpl_select): Delete unused variable.
25694         * lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.
25695
25696 2009-11-18  Eric Blake  <ebb9@byu.net>
25697
25698         tests: avoid false negative with --with-packager
25699         * tests/test-version-etc.sh: Discard packager information.
25700         * tests/test-argp-version-etc-1.sh: Likewise.
25701         Reported by Mike Frysinger.
25702
25703         utimens: fix regression on Solaris
25704         * m4/utimens.m4 (gl_UTIMENS): Check for BSD bug.
25705         * lib/utimens.c (fdutimens): Revert 2009-11-08 change; Solaris 10
25706         can only change fd timestamps via futimesat.  Instead, use an
25707         additional witness macro to avoid BSD bug.
25708         Reported by Jim Meyering.
25709
25710 2009-11-17  Eric Blake  <ebb9@byu.net>
25711
25712         usleep: use it to simplify tests
25713         * modules/stat-time-tests (Depends-on): Add usleep.
25714         (configure.ac): Drop usleep check.
25715         * modules/chown-tests (Depends-on, configure.ac): Likewise.
25716         * modules/lchown-tests (Depends-on, configure.ac): Likewise.
25717         * modules/fdutimensat-tests (Depends-on, configure.ac): Likewise.
25718         * modules/futimens-tests (Depends-on, configure.ac): Likewise.
25719         * modules/openat-tests (Depends-on, configure.ac): Likewise.
25720         * modules/utimens-tests (Depends-on, configure.ac): Likewise.
25721         * modules/utimensat-tests (Depends-on, configure.ac): Likewise.
25722         * modules/pipe-filter-gi-tests (Depends-on, configure.ac):
25723         Likewise.
25724         * tests/test-chown.h (nap): Rely on nicer usleep semantics.
25725         * tests/test-lchown.h (nap): Likewise.
25726         * tests/test-pipe-filter-gi2-main.c (small_nap): Likewise.
25727         * tests/test-stat-time.c (nap): Likewise.
25728         * tests/test-utimens-common.h (nap): Update comments.
25729
25730         usleep: new module
25731         * modules/usleep: New file.
25732         * m4/usleep.m4 (gl_FUNC_USLEEP): Likewise.
25733         * lib/usleep.c (usleep): Likewise.
25734         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
25735         * modules/unistd (Makefile.am): Substitute witnesses.
25736         * lib/unistd.in.h (usleep): Add declaration.
25737         * doc/pastposix-functions/usleep.texi (usleep): Document this.
25738         * MODULES.html.sh (Date and time): Likewise.
25739         * modules/usleep-tests (Depends-on): New test.
25740         * tests/test-usleep.c: New file.
25741
25742         chown: work around OpenBSD bug
25743         * lib/chown.c (rpl_chown): Work around the bug.
25744         * lib/lchown.c (rpl_lchown): Attempt to do likewise.
25745         * m4/chown.m4 (gl_FUNC_CHOWN): Test for ctime bug.
25746         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for lchmod.
25747         * modules/chown (Depends-on): Add stdbool.
25748         * modules/lchown (Depends-on): Likewise.
25749         * doc/posix-functions/chown.texi (chown): Document the bug.
25750         * doc/posix-functions/lchown.texi (lchown): Likewise.
25751         * tests/test-lchown.h (test_chown): Relax test.
25752
25753         mkstemp: avoid conflict with C++ keyword template
25754         * lib/mkdtemp.c (mkdtemp): Change spelling of template.
25755         * lib/mkostemp.c (mkostemp): Likewise.
25756         * lib/mkostemps.c (mkostemps): Likewise.
25757         * lib/mkstemp.c (mkstemp): Likewise.
25758         * lib/mkstemps.c (mkstemps): Likewise.
25759
25760         xalloc-die-tests: optimize
25761         * tests/test-xalloc-die.sh: Reduce number of processes.
25762
25763 2009-11-17  Simon Josefsson  <simon@josefsson.org>
25764
25765         * gnulib-tool: Support LGPLv3+ licenses in module files.  Tiny
25766         patch from ludo@gnu.org (Ludovic Courtès).
25767
25768 2009-11-17  Jim Meyering  <meyering@redhat.com>
25769
25770         version-etc: use proper license string
25771         * modules/version-etc (License): Use LGPL, not LGPLv3+.
25772         * modules/version-etc-fsf: Likewise.
25773
25774 2009-11-17  Simon Josefsson  <simon@josefsson.org>
25775
25776         * tests/test-xalloc-die.sh: Add license.  Check that nothing is
25777         printed to stdout.  Deal with EOL differences.
25778
25779 2009-11-17  Eric Blake  <ebb9@byu.net>
25780
25781         unsetenv: work around Solaris bug
25782         * m4/setenv.m4 (gl_FUNC_UNSETENV): Check for bug.
25783         * lib/unsetenv.c (rpl_unsetenv): Work around it.
25784         Reported by Jim Meyering.
25785
25786         vasnprintf: avoid compiler warnings
25787         * lib/vasnprintf.c (VASNPRINTF): Avoid shadowing our own local
25788         variables.
25789         * lib/printf-args.c (PRINTF_FETCHARGS): Avoid type mismatch.
25790
25791 2009-11-17  Simon Josefsson  <simon@josefsson.org>
25792
25793         * modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS
25794         settings since xalloc-die is no longer the self test,
25795         xalloc-die.sh is.
25796
25797 2009-11-17  Jim Meyering  <meyering@redhat.com>
25798
25799         test-xalloc-die.sh: make the code agree with the commit log
25800         * tests/test-xalloc-die.sh: Put "." at the front of $PATH, not
25801         at the end, just in case you happen to have a test-xalloc-die
25802         program in some other PATH directory.
25803
25804         test-xalloc-die.sh: fix a portability bug
25805         * tests/test-xalloc-die.sh: Do not invoke via ./test-xalloc-die.
25806         Instead, set PATH to start with "." and invoke via "test-xalloc-die".
25807         Otherwise, argv[0] (as often seen in diagnostics) would be too
25808         system-dependent, sometimes with, and sometimes without the leading "./".
25809
25810         version-etc-fsf: relax license to LGPLv3+
25811         * modules/version-etc-fsf (License): Relax license.
25812
25813 2009-11-16  Eric Blake  <ebb9@byu.net>
25814
25815         xalloc-die-tests: avoid printing null pointer
25816         * modules/xalloc-die-tests (Files, Makefile.am): Wrap execution in
25817         shell script.
25818         * tests/test-xalloc-die.c (program_name): Declare.
25819         * tests/test-xalloc-die.sh (tmpfiles): New file.
25820
25821         setenv, unsetenv: work around various bugs
25822         * lib/setenv.c (setenv) [!HAVE_SETENV]: Resync from glibc.
25823         (setenv) [HAVE_SETENV]: Work around bugs.
25824         * lib/unsetenv.c (unsetenv) [HAVE_UNSETENV]: Work around bugs.
25825         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE, gl_FUNC_UNSETENV): Check
25826         for bugs.
25827         (gl_FUNC_SETENV): Write in terms of gl_FUNC_SETENV_SEPARATE.
25828         * m4/environ.m4 (gl_ENVIRON): Avoid expand-before-require.
25829         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Update defaults.
25830         * modules/stdlib (Makefile.am): Update substitutions.
25831         * lib/stdlib.in.h (setenv, unsetenv): Update prototypes.
25832         * doc/posix-functions/setenv.texi (setenv): Document the bugs.
25833         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
25834         * modules/setenv-tests: New test.
25835         * modules/unsetenv-tests: Likewise.
25836         * tests/test-setenv.c: New file.
25837         * tests/test-unsetenv.c: Likewise.
25838
25839 2009-11-16  Jim Meyering  <meyering@redhat.com>
25840
25841         version-etc: relax license to LGPLv3+
25842         * modules/version-etc (License): Relax license.
25843
25844         better AC_REQUIRE expanded-before-required-warning avoidance
25845         * m4/chown.m4 (gl_FUNC_CHOWN, gl_FUNC_CHOWN_FOLLOWS_SYMLINK): Define
25846         with AC_DEFUN_ONCE, rather than AC_DEFUN, to avoid AC_REQUIRE warnings.
25847         Suggested by Eric Blake.  This change also reverts commit 1b712ba8,
25848         which is no longer needed.
25849
25850 2009-11-16  Eric Blake  <ebb9@byu.net>
25851
25852         test-freading: clean up temporary file
25853         * tests/test-freading.c (main): Remove file on success, and use
25854         ASSERT more liberally.
25855         Reported by Jim Meyering.
25856
25857 2009-11-16  Jim Meyering  <meyering@redhat.com>
25858
25859         avoid new AC_REQUIRE expanded-before-required warnings
25860         * modules/chown (configure.ac): Require gl_FUNC_CHOWN, rather than
25861         merely using it.
25862         * modules/euidaccess (configure.ac): Likewise for gl_FUNC_EUIDACCESS.
25863         * modules/faccessat (configure.ac): Likewise for gl_FUNC_FACCESSAT.
25864
25865 2009-11-15  Simon Josefsson  <simon@josefsson.org>
25866
25867         * tests/test-xalloc-die.c: New file.
25868         * modules/xalloc-die-tests: New file.
25869         * gnulib-tool (func_emit_tests_Makefile_am): Also initialize
25870         XFAIL_TESTS so it can be appended by modules.
25871
25872 2009-11-15  Simon Josefsson  <simon@josefsson.org>
25873
25874         * lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.  Reported
25875         by Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>.
25876
25877 2009-11-14  Eric Blake  <ebb9@byu.net>
25878
25879         fnmatch: avoid compiler warning
25880         * lib/fnmatch_loop.c (NEW_PATTERN): Coerce addition to unsigned,
25881         to silence compiler warning about mismatch signedness in ?:.
25882         Reported by Robert Millan.
25883
25884         intprops: add double-inclusion guard
25885         * lib/intprops.h: Allow idempotent includes.
25886         Suggested by Bruce Korb.
25887
25888         openat: detect Solaris fchownat bug
25889         * lib/fchownat.c (rpl_fchownat): Work around Solaris bug.  Avoid
25890         penalizing glibc chownat when only lchownat is broken.
25891         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Replace fchownat if there are
25892         trailing slash bugs.
25893         * doc/posix-functions/fchownat.texi (fchownat): Document the bug.
25894         * modules/openat-tests (Files): Include more files.
25895         (Depends-on): Add mgetgroups, sleep, stat-time.
25896         (configure.ac): Add additional checks.
25897         (Makefile.am): Build new test.
25898         * tests/test-fchownat.c: New file.
25899
25900         lchown: detect Solaris and FreeBSD bug
25901         * lib/lchown.c (rpl_lchown): Work around bug.
25902         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for trailing slash bugs.
25903         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
25904         * modules/unistd (Makefile.am): Populate it.
25905         * lib/unistd.in.h (lchown): Update declaration.
25906         * doc/posix-functions/lchown.texi (lchown): Document the bug.
25907         * modules/lchown-tests: New file.
25908         * tests/test-lchown.h (test_lchown): Likewise.
25909         * tests/test-lchown.c (main): Likewise.
25910
25911         chown: detect Solaris and FreeBSD bug
25912         * lib/chown.c (rpl_chown): Work around bug.
25913         * m4/chown.m4 (gl_FUNC_CHOWN): Check for trailing slash bugs.
25914         (gl_PREREQ_CHOWN): Delete.
25915         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
25916         * modules/unistd (Makefile.am): Populate it.
25917         * lib/unistd.in.h (chown): Update declaration.
25918         * lib/lchown.c (chown): Update client.
25919         * modules/lchown (Depends-on): Add lstat.
25920         * doc/posix-functions/chown.texi (chown): Document the bug.
25921         * doc/posix-functions/getgroups.texi (getgroups): Document
25922         getgroups pitfall.
25923         * modules/chown-tests: New file.
25924         * tests/test-chown.h (test_chown): Likewise.
25925         * tests/test-chown.c (main): Likewise.
25926
25927 2009-11-14  Robert Millan  <rmh.grub@aybabtu.com>  (tiny change)
25928
25929         gnulib-tool: correctly detect absence of m4 directories
25930         * gnulib-tool: Avoid extra newline on data passed to wc -l.
25931
25932 2009-11-14  Jim Meyering  <meyering@redhat.com>
25933
25934         maint.mk: Prohibit inclusion of "xalloc.h" without use.
25935         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
25936
25937 2009-11-14  John W. Eaton  <jwe@gnu.org>
25938
25939         strftime.h: wrap funtion declaration in extern "C" block
25940         * lib/strftime.h (nstrftime) [__cplusplus]: Wrap declaration.
25941
25942 2009-11-13  Eric Blake  <ebb9@byu.net>
25943
25944         getgroups: avoid compiler warning
25945         * lib/getgroups.c (rpl_getgroups): Delete shadowed variable.
25946
25947         getgroups: work around FreeBSD bug
25948         * lib/getgroups.c (rpl_getgroups): Work around the bug.
25949         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Detect the bug.
25950         * doc/posix-functions/getgroups.texi (getgroups): Document it.
25951         * tests/test-getgroups.c (main): Fix buffer overrun.
25952
25953         getgroups: avoid compilation failure
25954         * lib/getgroups.c (includes): Include <stdint.h> for SIZE_MAX.
25955         * modules/getgroups (Depends-on): Add stdint.
25956
25957 2009-11-13  Jim Meyering  <meyering@redhat.com>
25958
25959         test-getgroups: avoid compilation failure
25960         * tests/test-getgroups.c: Include <stdint.h> for use of SIZE_MAX.
25961
25962 2009-11-13  Eric Blake  <ebb9@byu.net>
25963
25964         mgetgroups: new module, taken from coreutils
25965         * modules/mgetgroups: New file.
25966         * lib/mgetgroups.h: Likewise.
25967         * lib/mgetgroups.c (mgetgroups): Likewise.
25968         * m4/mgetgroups.m4 (gl_MGETGROUPS): Likewise.
25969         * MODULES.html.sh (Users and groups): Mention it.
25970
25971         getgroups: don't expose GETGROUPS_T to user
25972         * lib/getgroups.c (rpl_getgroups): Change signature.  Copy array
25973         an element at a time if GETGROUPS_T is wrong size.
25974         * lib/getugroups.h (getugroups): Change signature.
25975         * lib/unistd.in.h (getgroups): Likewise.
25976         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Use replacement if
25977         signature needs fixing.
25978         * m4/getugroups.m4 (gl_GETUGROUPS): No longer need
25979         AC_TYPE_GETGROUPS.
25980         * modules/group-member (Depends-on): Add getgroups.
25981         * lib/group-member.c (group_info, get_group_info): Use gid_t.
25982         (group_member): Rely on getgroups replacement.
25983         * lib/getugroups.c (getugroups): Use gid_t.
25984         * tests/test-getgroups.c (main): Likewise.
25985         * NEWS: Mention the signature change.
25986         * doc/posix-functions/getgroups.texi (getgroups): Mention the
25987         problem with signature.
25988         * doc/glibc-functions/setgroups.texi (setgroups): Mention that
25989         GETGROUPS_T is still useful for setgroups.
25990
25991         getgroups, getugroups: provide stubs for mingw
25992         * lib/getgroups.c (getgroups): Provide ENOSYS stub for mingw.
25993         * lib/getugroups.c (getugroups): Likewise.
25994         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Check for missing
25995         function.  Modernize replacement scheme.
25996         (gl_PREREQ_GETGROUPS): Delete.
25997         * m4/getugroups.m4 (gl_GETUGROUPS): Check for <grp.h>.
25998         * modules/getgroups (configure.ac): Declare witness.
25999         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
26000         * modules/unistd (Depends-on): Substitute witness.
26001         * lib/unistd.in.h (getgroups): Declare replacement.
26002
26003         getgroups: avoid calling exit
26004         * modules/getgroups (Depends-on): Add malloc-posix and unistd,
26005         drop xalloc.
26006         * modules/getgroups-tests (Depends-on, Makefile.am): Drop unneeded
26007         dependencies.
26008         * lib/getgroups.c (rpl_getgroups): Fail with ENOMEM rather than
26009         exiting, in the rare case of malloc failure.
26010
26011         getgroups: fix logic error
26012         * lib/getgroups.c (rpl_getgroups): Don't fail if current process
26013         has more than 20 groups.
26014         * modules/getgroups-tests: New test.
26015         * tests/test-getgroups.c: New file.
26016
26017 2009-11-13  Simon Josefsson  <simon@josefsson.org>
26018
26019         * tests/test-base64.c: Improve.
26020
26021 2009-11-13  Simon Josefsson  <simon@josefsson.org>
26022
26023         * tests/test-xvasprintf.c: Fix memory leak, suggested by Eric
26024         Blake <ebb9@byu.net>.
26025
26026 2009-11-13  Simon Josefsson  <simon@josefsson.org>
26027
26028         * tests/test-xvasprintf.c: Add %s%s related checks.
26029
26030 2009-11-12  Eric Blake  <ebb9@byu.net>
26031
26032         version-etc: match standards.texi style
26033         * lib/version-etc.c (emit_bug_reporting_address): Drop periods,
26034         and use <> only for URLs.
26035
26036 2009-11-10  Kamil Dudka  <kdudka@redhat.com>
26037
26038         fts: do not fail on a submount during traversal
26039         * lib/fts.c (fts_build): Read the stat info again after opening
26040         a directory if the FTS_TIGHT_CYCLE_CHECK flag is set.
26041         Original report at http://bugzilla.redhat.com/501848.
26042
26043 2009-11-12  Jim Meyering  <meyering@redhat.com>
26044
26045         bootstrap: sync from coreutils
26046         * build-aux/bootstrap (bootstrap_epilogue): New function.
26047         Use git_modules_config in one more place.  This make bootstrap's
26048         --gnulib-srcdir option more useful for testing.
26049
26050         bootstrap: generalize autoheader check
26051         * build-aux/bootstrap: Look for AC_CONFIG_HEADER as well as
26052         AC_CONFIG_HEADERS.
26053
26054 2009-11-11  Eric Blake  <ebb9@byu.net>
26055
26056         mkfifoat: use new modules for Solaris and BSD bugs
26057         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Simplify.
26058         * lib/mkfifoat.c (mknodat): Split...
26059         * lib/mknodat.c (mknodat): ...into new file.
26060         * modules/mkfifoat (Files): Ship new file.
26061         (Depends-on): Add mkfifo, mknod.
26062         * modules/mkfifoat-tests (Files): Reuse mkfifo tests.
26063         (Depends-on): Add symlink.
26064         * tests/test-mkfifoat.c (main): Enhance test.  Drop portions now
26065         redundant with test_mkfifo.h.
26066         (do_mkfifoat, do_mknodat): New helpers.
26067
26068         mknod: new module
26069         * modules/mknod: New file.
26070         * m4/mknod.m4 (gl_FUNC_MKNOD): Likewise.
26071         * lib/mknod.c (mknod): Likewise.
26072         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
26073         defaults.
26074         * modules/sys_stat (Makefile.am): Substitute them.
26075         * lib/sys_stat.in.h (mknod): Declare replacement.
26076         * MODULES.html.sh (Support for systems lacking POSIX:2008):
26077         Document it.
26078         * doc/posix-functions/mknod.texi (mknod): Likewise.
26079         * modules/mknod-tests: New test.
26080         * tests/test-mknod.c: Likewise.
26081
26082         mkfifo: new module
26083         * modules/mkfifo: New file.
26084         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Likewise.
26085         * lib/mkfifo.c (mkfifo): Likewise.
26086         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
26087         defaults.
26088         * modules/sys_stat (Makefile.am): Substitute them.
26089         * lib/sys_stat.in.h (mkfifo): Declare replacement.
26090         * MODULES.html.sh (Support for systems lacking POSIX:2008):
26091         Document it.
26092         * doc/posix-functions/mkfifo.texi (mkfifo): Likewise.
26093         * modules/mkfifo-tests: New test.
26094         * tests/test-mkfifo.h (test_mkfifo): New file, borrowed in part
26095         from test-mkfifoat.c.
26096         * tests/test-mkfifo.c: New file.
26097
26098         readlink: detect FreeBSD bug
26099         * m4/readlink.m4 (gl_FUNC_READLINK): Also detect FreeBSD bug with
26100         slash on symlink.
26101         * doc/posix-functions/readlink.texi (readlink): Document the bug.
26102         * tests/test-readlink.h (test_readlink): Enhance test.
26103
26104         symlink: detect FreeBSD bug
26105         * m4/symlink.m4 (gl_FUNC_SYMLINK): Also detect FreeBSD bug with
26106         slash on symlink.
26107         * doc/posix-functions/symlink.texi (symlink): Document the bug.
26108         * tests/test-symlink.h (test_symlink): Enhance test.
26109
26110 2009-11-10  Eric Blake  <ebb9@byu.net>
26111
26112         link: detect FreeBSD bug
26113         * m4/link.m4 (gl_FUNC_LINK): Also detect FreeBSD bug with slash on
26114         symlink.
26115         * doc/posix-functions/link.texi (link): Document the bug.
26116         * tests/test-link.h (test_link): Enhance test.
26117         * tests/test-linkat.c (main): Update caller.
26118
26119         unlink, remove: detect FreeBSD bug
26120         * m4/unlink.m4 (gl_FUNC_UNLINK): Also detect FreeBSD bug with
26121         slash on symlink.
26122         * doc/posix-functions/unlink.texi (unlink): Document the bug.
26123         * doc/posix-functions/remove.texi (remove): Likewise.
26124         * tests/test-unlink.h (test_unlink): Enhance test.
26125         * tests/test-remove.c (main): Likewise.
26126
26127 2009-11-09  Eric Blake  <ebb9@byu.net>
26128
26129         rename: detect FreeBSD bug
26130         * m4/rename.m4 (gl_FUNC_RENAME): Also detect FreeBSD bug with
26131         slash on symlink.
26132         * modules/renameat-tests (Depends-on): Add filenamecat.
26133         * tests/test-rename.h (test_rename): Allow one more errno.
26134         * tests/test-renameat.c (main): Likewise.
26135         * doc/posix-functions/rename.texi (rename): Document the bug.
26136
26137         open: detect FreeBSD bug
26138         * m4/open.m4 (gl_FUNC_OPEN): Also detect FreeBSD bug with slash on
26139         symlink.
26140         * doc/posix-functions/open.texi (open): Document the bug.
26141         * doc/posix-functions/utimes.texi (utimes): Likewise.
26142         * tests/test-open.h (test_open): Add parameters, and test symlink
26143         handling.
26144         * tests/test-open.c (main): Adjust caller.
26145         * tests/test-fcntl-safer.c (main): Likewise.
26146         * modules/open-tests (Depends-on): Add stdbool, symlink.
26147         * modules/fcntl-safer-tests (Depends-on): Likewise.
26148         * tests/test-openat.c (main): Add test-open tests.
26149
26150         stat: detect FreeBSD bug
26151         * m4/stat.m4 (gl_FUNC_STAT): Also detect FreeBSD bug with slash on
26152         symlink.
26153         * doc/posix-functions/stat.texi (stat): Document the bug.
26154         * tests/test-stat.h (test_stat_func): Add argument.
26155         * tests/test-stat.c (main): Adjust caller.
26156         * tests/test-fstatat.c (main): Likewise.
26157         * modules/stat-tests (Depends-on): Add stdbool, symlink.
26158         Reported by Jim Meyering.
26159
26160 2009-11-09  James Youngman  <jay@gnu.org>
26161
26162         strftime.c: include ignore-value.h only when FPRINTFTIME is defined
26163         * lib/strftime.c: Correct placement of #include "ignore-value.h".
26164
26165 2009-11-08  Jim Meyering  <meyering@redhat.com>
26166
26167         utimens: remove invalid futimesat call
26168         * lib/utimens.c (fdutimens): Remove invalid futimesat call.
26169         It used the file descriptor of the target file as the DIR_FD
26170         parameter and NULL as the file name.  That caused failure with
26171         errno == EFAULT on FreeBSD-8.0-rc2
26172
26173 2009-11-07  Eric Blake  <ebb9@byu.net>
26174
26175         fflush, freadseek: use fseeko, not fseek
26176         * lib/fflush.c (clear_ungetc_buffer_preserving_position)
26177         (clear_ungetc_buffer): Avoid potential problems on large files.
26178         * lib/freadseek.c (freadseek): Likewise.
26179         * modules/freadseek (Depends-on): Add fseeko.
26180         * modules/fseek (configure.ac): Set a witness.
26181         * tests/test-fflush.c (main): Use fseeko.
26182         * tests/test-fpurge.c (fseek): Disable link warning.
26183         * tests/test-freadable.c (fseek): Likewise.
26184         * tests/test-freading.c (fseek): Likewise.
26185         * tests/test-fseeko.c (fseek): Likewise.
26186         * tests/test-ftell.c (fseek): Likewise.
26187         * tests/test-ftello.c (fseek): Likewise.
26188         * tests/test-fwritable.c (fseek): Likewise.
26189         * tests/test-fwriting.c (fseek): Likewise.
26190
26191 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26192
26193         * modules/memchr (Depends-on): Drop getpagesize dependency.
26194
26195 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26196
26197         * build-aux/pmccabe2html: Disable execute bit.  Suggested by
26198         Reported by Ludovic Courtès.
26199         * build-aux/pmccabe2html: Improve example usage.
26200         * build-aux/pmccabe2html: Drop #! header.  Doc fix.
26201
26202 2009-11-06  Jim Meyering  <meyering@redhat.com>
26203
26204         do-release-commit-and-tag: New module.
26205         Automate the release-commit and tag process.
26206         * build-aux/do-release-commit-and-tag: New script, from coreutils.
26207         * modules/do-release-commit-and-tag: New file.
26208         * MODULES.html.sh (Support for maintaining and releasing): Add it.
26209
26210 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26211
26212         * modules/select-tests (test_select_LDADD): Add $(INET_PTON_LIB)
26213         because test-select.c uses inet_pton.
26214
26215 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26216
26217         * m4/getaddrinfo.m4: Add content of INET_NTOP_LIB to
26218         GETADDRINFO_LIB.  Bump serial number.
26219         * modules/getaddrinfo (Link): Only mention GETADDRINFO_LIB again.
26220         Suggested by Eric Blake <ebb9@byu.net>.
26221
26222 2009-11-05  Eric Blake  <ebb9@byu.net>
26223
26224         strtod: detect darwin bug
26225         * m4/strtod.m4 (gl_FUNC_STRTOD): Filter out darwin bug on "nan(".
26226         Reported by Leo Davis.
26227
26228         freopen-safer: new module
26229         * modules/freopen-safer: New module.
26230         * m4/stdio-safer.m4 (gl_FREOPEN_SAFER): New macro.
26231         * lib/freopen-safer.c (freopen_safer): New file.
26232         * lib/stdio-safer.h (freopen_safer): New declaration.
26233         * lib/stdio--.h (freopen): New override.
26234         * MODULES.html.sh (File stream based Input/Output): Mention it.
26235         * doc/posix-functions/freopen.texi (freopen): Mention pitfalls and
26236         freopen-safer module.
26237         * doc/posix-functions/stderr.texi (stderr): Likewise.
26238         * doc/posix-functions/stdin.texi (stdin): Likewise.
26239         * doc/posix-functions/stdout.texi (stdout): Likewise.
26240         * modules/freopen-safer-tests: New test.
26241         * tests/test-reopen-safer.c: New file.
26242
26243 2009-11-05  Jim Meyering  <meyering@redhat.com>
26244
26245         maint.mk: Prohibit inclusion of "close-stream.h" without use.
26246         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
26247
26248 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26249
26250         * modules/pmccabe2html (configure.ac): Check for pmccabe tool.
26251
26252 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26253
26254         * modules/getaddrinfo (Link): Add $(INET_NTOP_LIB).
26255
26256 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26257
26258         Fix link error.
26259         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
26260         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
26261
26262 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26263
26264         * tests/test-func.c: Also test value of __func__.
26265
26266 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26267
26268         * tests/test-sys_socket.c: Use smaller constant value, sa_family_t
26269         may be an 8-bit type.  Reported by Bruno Haible <bruno@clisp.org>.
26270
26271 2009-11-05  Bruno Haible  <bruno@clisp.org>
26272
26273         Fix link error.
26274         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
26275         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
26276         Reported by Brad Hards <bradh@frogmouth.net> via Simon Josefsson.
26277
26278 2009-11-05  Bruno Haible  <bruno@clisp.org>
26279
26280         Tests for module 'inet_pton'.
26281         * modules/inet_pton-tests: New file.
26282         * tests/test-inet_pton.c: New file.
26283
26284 2009-11-05  Bruno Haible  <bruno@clisp.org>
26285
26286         Tests for module 'inet_ntop'.
26287         * modules/inet_ntop-tests: New file.
26288         * tests/test-inet_ntop.c: New file.
26289
26290 2009-11-04  Eric Blake  <ebb9@byu.net>
26291
26292         stdlib-safer: wrap all mkstemp variants
26293         * modules/mkostemp (configure.ac): Set witness.
26294         * modules/mkostemps (configure.ac): Likewise.
26295         * modules/mkstemps (configure.ac): Likewise.
26296         * lib/stdlib-safer.h (mkostemp_safer, mkostemps_safer)
26297         (mkstemps_safer): Wrap more functions.
26298         * lib/stdlib--.h (mkostemp, mkostemps, mkstemps): Default the
26299         wrapping.
26300         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer)
26301         (mkstemps_safer): Implement the wrappers.
26302
26303         mkstemps, mkostemps: new modules
26304         * modules/mkostemps: New module.
26305         * modules/mkstemps: Likewise.
26306         * lib/mkostemps.c (mkostemps): New file.
26307         * lib/mkstemps.c (mkstemps): Likewise.
26308         * m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Likewise.
26309         * m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Likewise.
26310         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Add witnesses.
26311         * modules/stdlib (Makefile.am): Substitute them.
26312         * lib/stdlib.in.h (mkostemps, mkstemps): Declare them.
26313         * doc/glibc-functions/mkstemps.texi (mkstemps): New file.
26314         * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise.
26315         * doc/gnulib.texi (Glibc stdlib.h): Include them.
26316         * MODULES.html.sh (File system functions): Mention them.
26317
26318         tempname: resync from glibc
26319         * lib/tempname.c (__gen_tempname): Add suffixlen argument.  Use
26320         same values for __GT_FILE as glibc.  Abort even when assertions
26321         are disabled.
26322         * lib/tempname.h (GT_FILE): Use glibc __GT_FILE, if available, and
26323         match its value otherwise.  Allow idempotent inclusion.
26324         * lib/mkdtemp.c (mkdtemp): Adjust caller.
26325         * lib/mkostemp.c (mkostemp): Likewise.
26326         * lib/mkstemp.c (mkstemp): Likewise.
26327         * lib/tmpfile.c (tmpfile): Likewise.
26328         * NEWS: Document this.
26329
26330         utimens: fix use of futimens on older Linux
26331         * lib/utimens.c (fdutimens): Use updated, rather than original,
26332         timespec to avoid bug in older Linux kernel.
26333         Reported by Simon Josefsson.
26334
26335 2009-11-04  Bruno Haible  <bruno@clisp.org>
26336
26337         Make num_processors more flexible and consistent.
26338         * lib/nproc.h (enum nproc_query): New type.
26339         (num_processors): Add a 'query' argument.
26340         * lib/nproc.c: Include <stdlib.h>, <sched.h>, c-ctype.h.
26341         (num_processors): Add a 'query' argument. Test the value of the
26342         OMP_NUM_THREADS environment variable if requested. On Linux, NetBSD,
26343         mingw, count the number of CPUs available for the current process.
26344         * m4/nproc.m4 (gl_PREREQ_NPROC): Require AC_USE_SYSTEM_EXTENSIONS.
26345         Check for sched_getaffinity and sched_getaffinity_np.
26346         * modules/nproc (Depends-on): Add c-ctype, extensions.
26347         * NEWS: Mention the change.
26348
26349 2009-11-03  Bruno Haible  <bruno@clisp.org>
26350
26351         * NEWS: Document the new library dependencies of inet_ntop, inet_pton.
26352
26353 2009-11-03  Jim Meyering  <meyering@redhat.com>
26354
26355         test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
26356         * tests/test-getaddrinfo.c (simple): Test for EAI_NODATA only
26357         if it is defined.
26358
26359 2009-11-02  Eric Blake  <ebb9@byu.net>
26360
26361         mktime, timegm: share common declaration
26362         * lib/mktime-internal.h: New file.
26363         * lib/mktime.c: Use it rather than open-coding a declaration.
26364         * lib/timegm.c: Likewise.
26365         * modules/mktime (Files): Ship it.
26366         * modules/timegm (Files): Likewise.
26367         Suggested by Bruno Haible.
26368
26369         test-update-copyright: update test to match script changes
26370         * tests/test-update-copyright.sh: Avoid hard-coding perl
26371         location.  Don't update *.bak created by earlier runs.
26372
26373 2009-11-02  Paul Eggert  <eggert@cs.ucla.edu>
26374             Simon Josefsson  <simon@josefsson.org>
26375             Bruno Haible  <bruno@clisp.org>
26376
26377         Fix link error on Solaris 8.
26378         * m4/inet_pton.m4 (gl_INET_PTON): Search for the function inet_pton
26379         also in libnsl. Define also INET_PTON_LIB.
26380         * modules/inet_pton (Link): New section.
26381
26382 2009-11-02  Simon Josefsson  <simon@josefsson.org>
26383             Bruno Haible  <bruno@clisp.org>
26384
26385         * m4/inet_ntop.m4 (gl_INET_NTOP): Define also INET_NTOP_LIB.
26386         * modules/inet_ntop (Link): New section.
26387         Reported by Boyan Kasarov <bkasarov@gmail.com>.
26388
26389 2009-11-02  Eric Blake  <ebb9@byu.net>
26390
26391         maint: avoid compiler warnings in m4 macros
26392         * m4/ungetc.m4 (gl_FUNC_UNGETC_WORKS): Avoid unused variable.
26393         * m4/rmdir.m4 (gl_FUNC_RMDIR): Include correct header.
26394
26395 2009-11-02  Simon Josefsson  <simon@josefsson.org>
26396
26397         * m4/pmccabe2html.m4: Remove file.
26398         * modules/pmccabe2html: Drop pmccabe2html.m4.  Don't call m4
26399         function.  Change maintainer.
26400         * build-aux/pmccabe2html: Use /bin/sh with magic instead of
26401         hard-coding path to awk.  Tiny patch from ludo@gnu.org (Ludovic
26402         Courtès).
26403
26404 2009-10-31  Eric Blake  <ebb9@byu.net>
26405
26406         fseeko: fix m4 regression
26407         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Use modern macro.  Fixes
26408         regression from 2009-10-27.
26409         Reported by Ralf Wildenhues.
26410
26411 2009-10-31  Jim Meyering  <meyering@redhat.com>
26412
26413         inttostr: aesthetics and improved (compile-time) safety
26414         Define inttype_is_signed rather than inttype_is_unsigned,
26415         since the sole use is via "#if inttype_is_signed".
26416         * lib/imaxtostr.c (inttype_is_signed): Define this, rather than
26417         inttype_is_unsigned.
26418         * lib/offtostr.c (inttype_is_signed): Likewise.
26419         * lib/uinttostr.c (inttype_is_signed): Likewise.
26420         * lib/umaxtostr.c (inttype_is_signed): Likewise.
26421         * lib/inttostr.c (inttostr): Use verify to cross-check the
26422         inttype_is_signed value and the signedness of the actual type.
26423         * modules/inttostr (Depends-on): Add verify.
26424
26425 2009-10-30  Eric Blake  <ebb9@byu.net>
26426
26427         build: avoid compiler warnings
26428         * lib/fchmodat.c (lchmod): Mark unused variables.
26429         * lib/getopt.c (_getopt_initialize): Likewise.
26430         * lib/mktime.c (__mktime_internal): Provide prototype.
26431         * lib/inttostr.c (inttostr): Avoid compiler warning even with
26432         older gcc that do not understand #pragma GCC diagnostic.
26433         * lib/uinttostr.c (inttype_is_unsigned): Define.
26434         * lib/umaxtostr.c (inttype_is_unsigned): Likewise.
26435
26436 2009-10-30  Michael Haubenwallner  <michael.haubenwallner@salomon.at>
26437
26438         stat: fix compilation on AIX
26439         * lib/sys_stat.in.h (stat): Work with fact that large files on AIX
26440         only see struct stat64.
26441
26442 2009-10-30  Eric Blake  <ebb9@byu.net>
26443
26444         exclude: make more robust
26445         * lib/exclude.c (excluded_file_name): Abort on unexpected value,
26446         rather than masking a coding bug.
26447         Suggested by Bruno Haible.
26448
26449 2009-10-30  Jim Meyering  <meyering@redhat.com>
26450
26451         perl scripts: remove #!/usr/bin/perl in favor of more portable...
26452         Rather than putting #!/usr/bin/perl on the first line,
26453         start with a variant of what's recommended by "man perlrun" that
26454         invokes the first "perl" program from your shell's search path.
26455         * build-aux/gitlog-to-changelog: Replace #!... as above.
26456         Add a "Local Variables" perl mode setting.
26457         Prompted by a patch from Ludovic Courtès.
26458         Improved by Eric Blake.
26459         * build-aux/useless-if-before-free: Likewise.
26460         * build-aux/announce-gen: Likewise.
26461         * build-aux/update-copyright: Likewise.
26462
26463 2009-10-29  Eric Blake  <ebb9@byu.net>
26464
26465         filenamecat-lgpl: adjust clients
26466         * modules/linkat (Depends-on): Use filenamecat-lgpl, not
26467         filenamecat.
26468         * modules/renameat (Depends-on): Likewise.
26469
26470         filenamecat: split into filenamecat-lgpl
26471         * modules/filenamecat-lgpl: New module.
26472         * modules/filenamecat (Files): Move library-safe files into
26473         filenamecat-lgpl.
26474         (Depends-on): Add filenamecat-lgpl.
26475         (configure.ac): Declare witness.
26476         * lib/filenamecat.h (file_name_concat): Only declare when using
26477         GPL module.
26478         * lib/filenamecat.c (longest_relative_suffix, mfile_name_concat):
26479         Move...
26480         * lib/filenamecat-lgpl.c: ...into new file.
26481         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT_LGPL): New macro.
26482         (gl_FILE_NAME_CONCAT): Use it.
26483         * MODULES.html.sh (File system functions): Mention new module.
26484
26485         argp: avoid memory leak
26486         * modules/argp (Depends-on): Use dirname-lgpl, not dirname.
26487         * lib/argp-namefrob.h (__argp_base_name): Use last_component, not
26488         base_name, since the latter malloc()s and can call exit().
26489         Leak introduced 2006-07-03.
26490
26491         dirname-lgpl: adjust clients that don't need full dirname
26492         * modules/backupfile (Depends-on): Use dirname-lgpl, not dirname.
26493         * modules/filenamecat (Depends-on): Likewise.
26494         * modules/linkat (Depends-on): Likewise.
26495         * modules/mkancesdirs (Depends-on): Likewise.
26496         * modules/mkdir (Depends-on): Likewise.
26497         * modules/openat (Depends-on): Likewise.
26498         * modules/savewd (Depends-on): Likewise.
26499         * modules/rename (Depends-on): Likewise.
26500         (License): Relax license.
26501         * modules/mkdir-tests (Depends-on): Drop progname.
26502         (Makefile.am): Delete unneeded LDADD.
26503         * modules/rename-tests (Depends-on, Makefile.am): Likewise.
26504
26505         dirname: split into dirname-lgpl
26506         * modules/dirname-lgpl: New module.
26507         * modules/dirname (Files): Move library-safe files into
26508         dirname-lgpl.
26509         (Depends-on): Add dirname-lgpl.
26510         (configure.ac): Declare witness.
26511         * modules/double-slash-root (License): Relax license.
26512         * lib/dirname.h (base_name, dir_name): Only declare when using GPL
26513         module.
26514         * lib/dirname.c (dir_len, mdir_name): Move...
26515         * lib/dirname-lgpl.c: ...into new file.
26516         * lib/basename.c (last_component, base_len): Move...
26517         * lib/basename-lgpl.c: ...into new file.
26518         * m4/dirname.m4 (gl_DIRNAME_LGPL): New macro.
26519         (gl_DIRNAME): Use it.
26520         * MODULES.html.sh (Enhancements for POSIX:2008 functions):
26521         Mention new module.
26522         * modules/dirname-tests (Depends-on): Add progname.
26523         * tests/test-dirname.c (program_name): Delete.
26524
26525         mkdir: make safe for libraries
26526         * modules/mkdir (Depends-on): Drop xalloc.
26527         * lib/mkdir.c (rpl_mkdir): Fail with ENOMEM rather than calling
26528         exit.
26529
26530         tests: avoid some compiler warnings
26531         * tests/test-getaddrinfo.c (simple): Mark static, and allow string
26532         literals.
26533         * tests/test-memchr.c (main): Avoid type mismatch.
26534         * tests/test-arpa_inet.c (main): Avoid unused parameters.
26535         * tests/test-base64.c (main): Likewise.
26536         * tests/test-getdelim.c (main): Likewise.
26537         * tests/test-gethostname.c (main): Likewise.
26538         * tests/test-getline.c (main): Likewise.
26539         * tests/test-netinet_in.c (main): Likewise.
26540         * tests/test-select.c (open_server_socket, main): Likewise.
26541         * tests/test-select-stdin.c (main): Likewise.
26542         * tests/test-sockets.c (main): Likewise.
26543         * tests/test-strsignal.c (main): Likewise.
26544         * tests/test-sys_select.c (main): Likewise.
26545         * tests/test-sys_socket.c (main): Likewise.
26546         * tests/test-u64.c (main): Likewise.
26547         * tests/test-xfprintf-posix.c (main): Likewise.
26548         * tests/test-xvasprintf.c (test_xvasprintf, main): Likewise.
26549
26550         sockets: avoid compiler warning
26551         * lib/sockets.c (gl_sockets_startup): Mark unused parameter.
26552
26553         maint: detect usage(1) and other suspicious exits
26554         * top/maint.mk (sc_prohibit_magic_number_exit): New rule.
26555
26556 2009-10-29  Jim Meyering  <meyering@redhat.com>
26557
26558         timespec: long-to-int truncation could make timespec_cmp malfunction
26559         * lib/timespec.h (timespec_cmp): Do not interpret a difference of
26560         a multiple of 2^32 nanoseconds as no difference.
26561
26562 2009-10-28  Jim Meyering  <meyering@redhat.com>
26563
26564         fprintftime: wrap macro code argument in "do {...} while(0)"
26565         * lib/strftime.c (cpy) [FPRINTFTIME]: The second argument to the
26566         cpy macro must be a statement that can be followed by a semicolon.
26567         Now that the else clause contains a comment and is hence longer
26568         than one line, I require curly braces.  That in turn requires
26569         that we wrap this code block in the standard do...while(0).
26570
26571         fprintftime: remove stray semicolon from previous change
26572         * lib/strftime.c (cpy) [FPRINTFTIME]: Remove trailing semicolon.
26573
26574         fprintftime: avoid a warning about ignored fwrite return value
26575         * lib/strftime.c [FPRINTFTIME]: Include "ignore-value.h".
26576         (cpy) [FPRINTFTIME]: Ignore fwrite failure, even though technically,
26577         that is unsafe.
26578         * modules/fprintftime (Depends-on): Add ignore-value.
26579
26580         exclude: avoid an unwarranted warning
26581         * lib/exclude.c (excluded_file_name): Initialize "rc" before switch.
26582
26583 2009-10-27  Eric Blake  <ebb9@byu.net>
26584
26585         fseek: avoid compilation failure when fflush is replaced
26586         * m4/fseek.m4 (gl_REPLACE_FSEEK): New macro.
26587         * m4/fseeko.m4 (gl_REPLACE_FSEEKO): Also replace fseek, if fseek
26588         module is in use.
26589         * lib/stdio.in.h (GNULIB_FSEEKO): Only poison fseek if fseek
26590         module is not in use; since REPLACE_FSEEK worked otherwise.
26591         (GNULIB_FTELLO): Likewise for ftell.
26592         Reported by Ian Beckwith and others.
26593
26594 2009-10-27  Bruno Haible  <bruno@clisp.org>
26595
26596         * lib/isnan.c (rpl_isnan[fdl]): Repeat the specification declaration.
26597         Reported by Jim Meyering.
26598
26599 2009-10-27  Jim Meyering  <jim@meyering.net>
26600             Bruno Haible  <bruno@clisp.org>
26601
26602         Avoid warning despite dropping the return value of fwrite.
26603         * lib/unicodeio.c: Include ignore-value.h.
26604         (fwrite_success_callback): Explicitly ignore fwrite's return value.
26605         * modules/unicodeio (Depends-on): Add ignore-value.
26606
26607 2009-10-26  Eric Blake  <ebb9@byu.net>
26608
26609         areadlinkat: fix fallback path
26610         * lib/at-func.c (AT_FUNC_NAME): Avoid signed comparison between
26611         pointer and zero.
26612
26613 2009-10-22  Pádraig Brady  <P@draigBrady.com>
26614
26615         Use a better IO block size for modern systems
26616         * lib/copy-file.c (copy_file_preserving): Used a 32KiB malloced buffer.
26617         * lib/md2.c: Likewise.
26618         * lib/md4.c: Likewise.
26619         * lib/md5.c: Likewise.
26620         * lib/sha1.c: Likewise.
26621         * lib/sha256.c: Likewise.
26622         * lib/sha512.c: Likewise.
26623
26624 2009-10-22  Eric Blake  <ebb9@byu.net>
26625
26626         tests: avoid several compiler warnings
26627         * tests/test-getcwd.c (main): Avoid buffer underflow.
26628         * tests/test-getdate.c (main): String literals are not safe with
26629         putenv, so use setenv.  Declare unused argument.
26630         * modules/getdate-tests (Depends-on): Add setenv.
26631         * tests/test-argv-iter.c (main): Declare unused argument.  Avoid
26632         problems with string literals in char *.
26633         * tests/test-hash.c (main): Avoid shadowing declaration.
26634         (insert_new): Treat string literals as char const *.
26635         * tests/test-getopt.h (test_getopt): Likewise.
26636         (getopt_loop): Alter types to minimize casting elsewhere.
26637         * tests/test-getopt_long.h (test_getopt_long, getopt_long_loop)
26638         (test_getopt_long_posix): Likewise.
26639         (do_getopt_long): Add wrapper to minimize casting.
26640         * tests/test-atexit.c (clear_temp_file): Use void.
26641         * tests/test-areadlink-with-size.c (main): Declare unused
26642         arguments.
26643         * tests/test-areadlink.c (main): Likewise.
26644         * tests/test-areadlinkat-with-size.c (main): Likewise.
26645         * tests/test-areadlinkat.c (main): Likewise.
26646         * tests/test-canonicalize-lgpl.c (main): Likewise.
26647         * tests/test-canonicalize.c (main): Likewise.
26648         * tests/test-dirent-safer.c (main): Likewise.
26649         * tests/test-dirname.c (main): Likewise.
26650         * tests/test-dup2.c (main): Likewise.
26651         * tests/test-fchdir.c (main): Likewise.
26652         * tests/test-fcntl-h.c (main): Likewise.
26653         * tests/test-fcntl-safer.c (main): Likewise.
26654         * tests/test-fdopendir.c (main): Likewise.
26655         * tests/test-fdutimensat.c (main): Likewise.
26656         * tests/test-fflush.c (main): Likewise.
26657         * tests/test-filenamecat.c (main): Likewise.
26658         * tests/test-filevercmp.c (main): Likewise.
26659         * tests/test-fopen-safer.c (main): Likewise.
26660         * tests/test-fopen.c (main): Likewise.
26661         * tests/test-fpending.c (main): Likewise.
26662         * tests/test-fpurge.c (main): Likewise.
26663         * tests/test-freading.c (main): Likewise.
26664         * tests/test-fstatat.c (main): Likewise.
26665         * tests/test-fsync.c (main): Likewise.
26666         * tests/test-futimens.c (main): Likewise.
26667         * tests/test-getndelim2.c (main): Likewise.
26668         * tests/test-gettimeofday.c (main): Likewise.
26669         * tests/test-getopt.c (main): Likewise.
26670         * tests/test-i-ring.c (main): Likewise.
26671         * tests/test-inttypes.c (main): Likewise.
26672         * tests/test-link.c (main): Likewise.
26673         * tests/test-lstat.c (main): Likewise.
26674         * tests/test-math.c (main): Likewise.
26675         * tests/test-md5.c (main): Likewise.
26676         * tests/test-memchr2.c (main): Likewise.
26677         * tests/test-memrchr.c (main): Likewise.
26678         * tests/test-mkdir.c (main): Likewise.
26679         * tests/test-mkdirat.c (main): Likewise.
26680         * tests/test-mkfifoat.c (main): Likewise.
26681         * tests/test-open.c (main): Likewise.
26682         * tests/test-openat-safer.c (main): Likewise.
26683         * tests/test-openat.c (main): Likewise.
26684         * tests/test-quotearg.c (main): Likewise.
26685         * tests/test-rawmemchr.c (main): Likewise.
26686         * tests/test-readlink.c (main): Likewise.
26687         * tests/test-remove.c (main): Likewise.
26688         * tests/test-rename.c (main): Likewise.
26689         * tests/test-renameat.c (main): Likewise.
26690         * tests/test-rmdir.c (main): Likewise.
26691         * tests/test-sha1.c (main): Likewise.
26692         * tests/test-signal.c (main): Likewise.
26693         * tests/test-sigaction.c (main): Likewise.
26694         * tests/test-stat.c (main): Likewise.
26695         * tests/test-stat-time.c (main): Likewise.
26696         * tests/test-stddef.c (main): Likewise.
26697         * tests/test-stdint.c (main): Likewise.
26698         * tests/test-stdio.c (main): Likewise.
26699         * tests/test-stdlib.c (main): Likewise.
26700         * tests/test-strchrnul.c (main): Likewise.
26701         * tests/test-strerror.c (main): Likewise.
26702         * tests/test-string.c (main): Likewise.
26703         * tests/test-strtod.c (main): Likewise.
26704         * tests/test-strverscmp.c (main): Likewise.
26705         * tests/test-symlink.c (main): Likewise.
26706         * tests/test-symlinkat.c (main): Likewise.
26707         * tests/test-sys_stat.c (main): Likewise.
26708         * tests/test-sys_time.c (main): Likewise.
26709         * tests/test-time.c (main): Likewise.
26710         * tests/test-unistd.c (main): Likewise.
26711         * tests/test-unlink.c (main): Likewise.
26712         * tests/test-unlinkat.c (main): Likewise.
26713         * tests/test-utimens.c (main): Likewise.
26714         * tests/test-utimensat.c (main): Likewise.
26715         * tests/test-version-etc.c (main): Likewise.
26716         * tests/test-wchar.c (main): Likewise.
26717         * tests/test-wctype.c (main): Likewise.
26718         * tests/test-xprintf-posix.c (main): Likewise.
26719         * tests/test-posixtm.c (main): Likewise.
26720         (STREQ): Delete unused macro.
26721         * tests/test-linkat.c (main): Declare unused arguments.  Avoid
26722         shadowed variables.
26723         * tests/test-memchr.c (main): Likewise.
26724
26725 2009-10-21  Eric Blake  <ebb9@byu.net>
26726
26727         areadlinkat: avoid failure on older glibc
26728         * lib/at-func.c (AT_FUNC_NAME): Check for explicit FUNC_FAIL,
26729         rather than mis-comparing 0 against FUNC_RESULT of char*.
26730
26731 2009-10-21  Bruno Haible  <bruno@clisp.org>
26732
26733         * modules/stpncpy (License): Relicense under LGPLv2+.
26734         Reported by David Lutterkort <lutter@redhat.com>.
26735
26736 2009-10-20  Eric Blake  <ebb9@byu.net>
26737
26738         utimensat: work around Solaris 9 bug
26739         * lib/utimens.c (fdutimens, lutimens): Force a stat if platform
26740         has trailing slash bugs.
26741         * tests/test-lutimens.h (test_lutimens): Enhance test.
26742         * tests/test-utimens.h (test_utimens): Likewise.
26743         * doc/posix-functions/utime.texi (utime): Enhance documentation.
26744         * doc/posix-functions/utimes.texi (utimes): Likewise.
26745         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
26746         * doc/glibc-functions/futimesat.texi (futimesat): Likewise.
26747         * doc/glibc-functions/lutimes.texi (lutimes): Likewise.
26748         * doc/posix-functions/futimens.texi (futimens): Likewise.
26749
26750         fdutimensat: new module
26751         * modules/fdutimensat: New file.
26752         * lib/fdutimensat.c (fdutimensat): Likewise.
26753         * lib/utimens.h (fdutimensat, lutimensat): Declare new functions.
26754         * MODULES.html.sh (File system functions): Mention module.
26755         * modules/fdutimensat-tests: New test.
26756         * tests/test-fdutimensat.c: Likewise.
26757
26758         doc: regenerate INSTALL
26759         * doc/INSTALL: Reflect recent autoconf update.
26760         * doc/INSTALL.ISO: Likewise.
26761         * doc/INSTALL.UTF-8: Likewise.
26762
26763 2009-10-20  Pádraig Brady  <P@draigBrady.com>
26764
26765         acl: warn if ACL support is not detected
26766         * m4/acl.m4 (gl_FUNC_ACL): Output a warning if ACL support is not found.
26767
26768 2009-10-19  Giuseppe Scrivano  <gscrivano@gnu.org>
26769
26770         * lib/nproc.h: Add extern "C" block for C++.
26771
26772 2009-10-18  Reuben Thomas  <rrt@sc3d.org>
26773             Bruno Haible  <bruno@clisp.org>
26774
26775         * doc/posix-functions/isascii.texi: Document the 2 alternative APIs.
26776         * doc/posix-functions/isalnum.texi: Document the 4 alternative APIs.
26777         * doc/posix-functions/isalpha.texi: Likewise.
26778         * doc/posix-functions/isblank.texi: Likewise.
26779         * doc/posix-functions/iscntrl.texi: Likewise.
26780         * doc/posix-functions/isdigit.texi: Likewise.
26781         * doc/posix-functions/isgraph.texi: Likewise.
26782         * doc/posix-functions/islower.texi: Likewise.
26783         * doc/posix-functions/isprint.texi: Likewise.
26784         * doc/posix-functions/ispunct.texi: Likewise.
26785         * doc/posix-functions/isspace.texi: Likewise.
26786         * doc/posix-functions/isupper.texi: Likewise.
26787         * doc/posix-functions/isxdigit.texi: Likewise.
26788
26789 2009-10-18  Bruno Haible  <bruno@clisp.org>
26790
26791         Tests for module 'isblank'.
26792         * modules/isblank-tests: New file.
26793         * tests/test-isblank.c: New file.
26794
26795         New module 'isblank'.
26796         * lib/isblank.c: New file.
26797         * m4/isblank.m4: New file.
26798         * modules/isblank: New file.
26799         * doc/posix-functions/isblank.texi: Mention the new module.
26800
26801 2009-10-18  Bruno Haible  <bruno@clisp.org>
26802
26803         New module 'ctype'.
26804         * lib/ctype.in.h: New file.
26805         * m4/ctype.m4: New file.
26806         * modules/ctype: New file.
26807         * doc/posix-headers/ctype.texi: Mention the new module.
26808
26809 2009-10-18  Jim Meyering  <meyering@redhat.com>
26810
26811         m4: stylistic-only: hoist AC_SUBST to be adjacent to initialization
26812         Declare a variable like LIB_CLOCK_GETTIME to be AC_SUBSTituted
26813         right after its initialization, rather than farther down.
26814         Keeping these in close proximity makes it easier to ensure
26815         that each such variable is initialized.  E.g.,
26816
26817             LIB_CLOCK_GETTIME=
26818             AC_SUBST([LIB_CLOCK_GETTIME])
26819
26820         This change also increments these serial numbers.
26821         * m4/clock_time.m4 (gl_CLOCK_TIME): Hoist AC_SUBST use.
26822         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
26823         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
26824
26825 2009-10-18  Bruno Haible  <bruno@clisp.org>
26826
26827         Don't let environment variables perturb build.
26828         * m4/gethrxtime.m4 (gl_GETHRXTIME): Initialize LIB_GETHRXTIME here...
26829         (gl_PREREQ_GETHRXTIME): ... not here.
26830
26831 2009-10-18  Bruno Haible  <bruno@clisp.org>
26832
26833         Avoid symlink attack in localcharset module.
26834         * lib/localcharset.c: Include <fcntl.h>, <unistd.h>.
26835         (O_NOFOLLOW): Define fallback.
26836         (get_charset_aliases): Don't open the file if it is a symbolic link.
26837         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): New macro, extracted from
26838         gl_FCNTL_H.
26839         (gl_FCNTL_H): Require it.
26840         * m4/localcharset.m4 (gl_LOCALCHARSET): Likewise.
26841         * modules/localcharset (Files): Add m4/fcntl_h.m4.
26842         Reported by Fergal Glynn <fglynn@veracode.com>.
26843
26844 2009-10-18  Bruno Haible  <bruno@clisp.org>
26845
26846         Implement nproc for mingw.
26847         * lib/nproc.c: Include <windows.h>
26848         (num_processors): On native Windows platforms, try GetSystemInfo.
26849
26850 2009-10-18  Bruno Haible  <bruno@clisp.org>
26851
26852         Implement nproc for IRIX.
26853         * lib/nproc.c: Include <sys/sysmp.h>.
26854         (num_processors): On IRIX systems, try sysmp.
26855         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/sysmp.h and sysmp.
26856
26857 2009-10-18  Bruno Haible  <bruno@clisp.org>
26858
26859         Implement nproc for HP-UX.
26860         * lib/nproc.c: Include <sys/pstat.h>
26861         (num_processors): On HP-UX systems, try pstat_getdynamic.
26862         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/pstat.h and
26863         pstat_getdynamic.
26864
26865 2009-10-18  Giuseppe Scrivano  <gscrivano@gnu.org>
26866             Bruno Haible  <bruno@clisp.org>
26867
26868         Implement nproc for NetBSD, OpenBSD.
26869         * lib/nproc.c: Include <sys/types.h>, <sys/param.h>, <sys/sysctl.h>.
26870         (ARRAY_SIZE): New macro.
26871         (num_processors): On BSD systems, try sysctl of HW_NCPU.
26872         * m4/nproc.m4: New file.
26873         * modules/nproc (Files): Add m4/nproc.m4.
26874         (configure.ac): Invoke gl_NPROC. Remove AC_LIBOBJ invocation.
26875         (Makefile.am): Instead, augment lib_SOURCES.
26876
26877 2009-10-18  Bruno Haible  <bruno@clisp.org>
26878
26879         Fix recognition of sys/sysctl.h on OpenBSD 4.0.
26880         * m4/physmem.m4 (gl_PHYSMEM): Before including sys/sysctl.h, include
26881         sys/param.h.
26882
26883 2009-10-16  Eric Blake  <ebb9@byu.net>
26884
26885         utimensat: new module
26886         * modules/utimensat: New file.
26887         * lib/utimensat.c (utimensat): Likewise.
26888         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
26889         * lib/utimens.c (utimensat): Avoid recursion into rpl_utimensat,
26890         so we can work around Linux bugs.
26891         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
26892         * modules/sys_stat (Makefile.am): Substitute them.
26893         * lib/sys_stat.in.h (utimensat): Declare it.
26894         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
26895         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
26896         * modules/utimensat-tests: New test.
26897         * tests/test-utimensat.c: Likewise.
26898
26899         utimens: let lutimens work on non-symlinks
26900         * lib/utimens.c (lutimens): Fall back to utimens rather than
26901         failing with ENOSYS, when file is not a symlink.
26902         (utimens): Reduce redirection.
26903         * tests/test-lutimens.h (test_lutimens): Update test to cover
26904         non-symlinks.
26905         * tests/test-utimens.h (test_utimens): Update test to cover
26906         symlinks.
26907         * tests/test-utimens.c (main): Update caller.
26908
26909         utimens: cache whether utimensat syscall works
26910         * lib/utimens.c (utimensat_works_really): New cache variable.
26911         (fdutimens, lutimens): Use it to avoid failing syscall.
26912
26913         test-stat-time, test-utimens: improve portability
26914         * tests/test-stat-time.c (nap): Lengthen delay to 20ms, for
26915         ext4 on alpha, and for cygwin.
26916         * tests/test-utimens-common.h: New file.
26917         (nap): Factor delays into single function.
26918         * tests/test-lutimens.h (test_lutimens): Use new header.
26919         * tests/test-futimens.h (test_futimens): Likewise.
26920         * tests/test-utimens.h (test_utimens): Likewise.  Also, force NFS
26921         timestamps to occur from same machine, as was done previously for
26922         test_utimens.
26923         * modules/utimens-tests (Files): Ship new file.
26924         * modules/futimens-tests (Files): Likewise.
26925         Reported in part by Jim Meyering.
26926
26927         sys_stat: sort replacement declarations
26928         * lib/sys_stat.in.h: Sort declarations.
26929         * lib/futimens.c (futimens): Fix typo.
26930
26931 2009-10-15  Jim Meyering  <meyering@redhat.com>
26932
26933         don't let environment settings perturb build
26934         Setting the envvars, LIB_CLOCK_GETTIME, LIB_EACCESS or LIB_NANOSLEEP
26935         could cause a configure-time and/or build-time malfunction.
26936         Typically, a configure-time function-in-library test is performed
26937         via code like this:
26938
26939           LIB_VAR=
26940           AC_SUBST([LIB_VAR])
26941           prefix_saved_LIBS=$LIBS
26942             AC_SEARCH_LIBS([FUNC], [LIB_NAME],
26943                        [test "$ac_cv_search_FUNC" = "none required" ||
26944                         LIB_VAR=$ac_cv_search_FUNC])
26945           LIBS=$prefix_saved_LIBS
26946
26947         However, in each of the files affected by this change, the LIB_VAR=
26948         initialization was omitted.  Thus, when set in the environment, its
26949         value would propagate into generated Makefiles when FUNC is not found
26950         in LIB_NAME.
26951         * m4/clock_time.m4 (gl_CLOCK_TIME): Initialize AC_SUBST'd var.
26952         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
26953         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
26954
26955 2009-10-14  Eric Blake  <ebb9@byu.net>
26956
26957         fchdir: avoid infinite recursion in mingw
26958         * lib/fchdir.c (rpl_fstat): Call system fstat, rather than
26959         recursing.
26960
26961         test-stat-time: port to mingw
26962         * tests/test-stat-time.c (force_unlink): Return a value.
26963         (test_ctime) [W32]: Fix compilation error.
26964         (nap): Don't call usleep with too large an argument.  Use
26965         force_unlink.
26966         * doc/pastposix-functions/usleep.texi (usleep): Document the
26967         portability issue.
26968
26969 2009-10-13  Jim Meyering  <meyering@redhat.com>
26970
26971         use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
26972         * modules/pipe-filter-gi: Use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS.
26973         * modules/pipe-filter-ii: Likewise.
26974         * modules/sys_socket-tests: Likewise.
26975         * modules/tsearch-tests: Likewise.
26976         * Makefile (sc_prefer_ac_check_funcs_once): New rule.
26977         (check): Depend on it.
26978
26979 2009-10-12  Eric Blake  <ebb9@byu.net>
26980
26981         utimens-tests: port to NFS file systems
26982         * tests/test-utimens.h (test_utimens): Refactor utimecmp
26983         comparisons to avoid spurious failures from timestamp drift
26984         between NFS machines.
26985
26986 2009-10-12  Eric Blake  <ebb9@byu.net>
26987
26988         stat-time-tests: minor cleanups
26989         * modules/stat-time-tests (configure.ac): Use AC_CHECK_FUNCS_ONCE.
26990         * tests/test-stat-time.c (nap): Separate assignment from call.
26991         Suggested by Paolo Bonzini and Bruno Haible.
26992
26993         sys_stat: guarantee struct timespec
26994         * lib/sys_stat.in.h (includes): Always include <time.h>
26995         * modules/sys_stat (Depends-on): Add time.
26996         * tests/test-sys_stat.c: Guarantee struct timespec, as well as
26997         mode_t permission values.
26998         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document how to
26999         get at subsecond timestamps.
27000
27001 2009-10-10  Eric Blake  <ebb9@byu.net>
27002
27003         futimens: new module
27004         * modules/futimens: New file.
27005         * lib/futimens.c (futimens): Likewise.
27006         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Likewise.
27007         * lib/utimens.c (futimens): Avoid recursion into rpl_futimens, so
27008         we can work around Linux bugs.
27009         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
27010         * modules/sys_stat (Makefile.am): Substitute them.
27011         * lib/sys_stat.in.h (futimens): Declare it.
27012         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27013         * doc/posix-functions/futimens.texi (futimens): Likewise.
27014         * modules/futimens-tests: New test.
27015         * tests/test-futimens.c: Likewise.
27016
27017         utimens: introduce fdutimens
27018         * lib/utimens.h (fdutimens): New prototype.
27019         * lib/utimens.c (gl_futimens): Move guts...
27020         (fdutimens): ...to new interface.
27021         * tests/test-utimens.c (do_fdutimens): Use it.
27022
27023         utimens: add UTIME_NOW and UTIME_OMIT support
27024         * lib/utimens.c (validate_timespec, update_timespec): New helper
27025         functions.
27026         (gl_futimens, lutimens): Use them.
27027         * modules/utimens (Depends-on): Add gettime, lstat, stat-time,
27028         stdbool, sys_stat.
27029         (Link): Mention resulting library dependency.
27030         * modules/utimecmp (Link): Likewise.
27031         * modules/utimens-tests (Depends-on): Drop stat-time, stdbool.
27032         (Makefile.am): Pick up library dependency.
27033         * lib/sys_stat.in.h (UTIME_NOW, UTIME_OMIT): Guarantee a
27034         definition.
27035         * tests/test-sys_stat.c: Test the definitions.
27036         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document this.
27037         * NEWS: Document library dependency.
27038
27039         utimecmp: support symlink timestamps
27040         * lib/utimecmp.c (utimecmp): Use new interface.  Skip effort of
27041         hashing when possible.  Use pathconf when available.
27042         (SYSCALL_RESOLUTION): Recognize tighter resolution.
27043         * modules/utimecmp (Depends-on): Add lstat.
27044
27045         utimens: add lutimens interface
27046         * lib/utimens.c (lutimens): New function.
27047         * m4/utimens.m4 (gl_UTIMENS): Check for lutimes.
27048         * lib/utimens.h (lutimens): Declare new interface.
27049         * tests/test-utimens.c (main): Enhance test.
27050         * tests/test-lutimens.h (test_lutimens): New file.
27051         * modules/utimens-tests (Files): Distribute it.
27052         (Depends-on): Add symlink.
27053         (configure.ac): Check for usleep.
27054
27055         utimens: validate futimens usage
27056         * lib/utimens.c (gl_futimens): Require valid fd up front, using
27057         fewer syscalls on failure later on.  Avoid compiler warning on
27058         mingw.
27059         * modules/utimens (Depends-on): Add dup2.
27060
27061         utimens: add test
27062         * modules/utimens-tests: New test.
27063         * tests/test-utimens.h: New file.
27064         * tests/test-futimens.h: Likewise.
27065         * tests/test-utimens.c: Likewise.
27066
27067         doc: mention timestamp portability issues
27068         * doc/glibc-functions/lutimes.texi (lutimes): Refer to utimensat
27069         instead.
27070         * doc/posix-functions/utime.texi (utime): Likewise.
27071         * doc/posix-functions/utimes.texi (utimes): Likewise.
27072         * doc/glibc-functions/futimes.texi (futimes): Refer to futimens
27073         instead.
27074         * doc/posix-functions/futimens.texi (futimens): Mention utimens
27075         module.
27076         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
27077         Mention weakness with symlink timestamps.
27078         * doc/glibc-functions/futimesat.texi (futimesat): New file; refer
27079         to utimensat/futimens instead.
27080         * doc/gnulib.texi (Glibc sys/time.h): Include new file.
27081
27082         test-dup2: enhance test
27083         * tests/test-dup2.c (main): Also check AT_FDCWD.
27084
27085         test-stat-time: avoid more spurious failures
27086         * tests/test-stat-time.c (nap): Wait for 15ms rather than 2ms, for
27087         xfs; and avoid race if the two timestamps cross quantization edge.
27088
27089         relocatable: prefer 'file system' over 'filesystem'
27090         * m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Use AS_HELP_STRING.
27091         (gl_RELOCATABLE_LIBRARY_BODY): Fix spelling.
27092         * doc/relocatable-maint.texi (Supporting Relocation): Likewise.
27093         * doc/relocatable.texi (Enabling Relocatability): Likewise.
27094         * lib/relocatable.c (compute_curr_prefix): Likewise.
27095
27096 2009-10-10  Jim Meyering  <meyering@redhat.com>
27097
27098         stat-time-tests: check for the usleep function
27099         * modules/stat-time-tests (configure.ac): Now that we test HAVE_USLEEP.
27100
27101 2009-10-10  Bruno Haible  <bruno@clisp.org>
27102
27103         * modules/xnanosleep: Put the Link section after the Include section.
27104
27105 2009-10-09  Eric Blake  <ebb9@byu.net>
27106
27107         dup2: work around FreeBSD 6.1 bug
27108         * m4/dup2.m4 (gl_FUNC_DUP2): Detect bug.
27109         * doc/posix-functions/dup2.texi (dup2): Document it.
27110         Reported by Nelson H. F. Beebe and Jim Meyering.
27111
27112         test-stat-time: port to buggy NFS clients
27113         * tests/test-stat-time.c (main) [W32]: Reduce ifdefs.
27114         (test_ctime): Also skip test if mtime and ctime are skewed.
27115
27116         maint: prefer 'file system' over 'filesystem'
27117         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
27118         * doc/posix-functions/lstat.texi (lstat): Likewise.
27119         * lib/file-has-acl.c (file_has_acl): Likewise.
27120         * lib/fwriteerror.c [TEST]: Likewise.
27121         * tests/test-areadlink.h (test_areadlink): Likewise.
27122         * tests/test-areadlinkat-with-size.c (main): Likewise.
27123         * tests/test-areadlinkat.c (main): Likewise.
27124         * tests/test-canonicalize-lgpl.c (main): Likewise.
27125         * tests/test-canonicalize.c (main): Likewise.
27126         * tests/test-fstatat.c (main): Likewise.
27127         * tests/test-linkat.c (main): Likewise.
27128         * tests/test-lstat.h (test_lstat_func): Likewise.
27129         * tests/test-mkdir.h (test_mkdir): Likewise.
27130         * tests/test-readlink.h (test_readlink): Likewise.
27131         * tests/test-remove.c (main): Likewise.
27132         * tests/test-rename.h (test_rename): Likewise.
27133         * tests/test-renameat.c (main): Likewise.
27134         * tests/test-rmdir.h (test_rmdir_func): Likewise.
27135         * tests/test-symlink.h (test_symlink): Likewise.
27136         * tests/test-symlinkat.c (main): Likewise.
27137         * tests/test-unlink.h (test_unlink_func): Likewise.
27138         * tests/test-unlinkat.c (main): Likewise.
27139
27140         maint: make realtime library usage explicit
27141         * modules/gethrxtime (Link): Mention LIB_GETHRXTIME.
27142         * modules/gettime (Link): Mention LIB_CLOCK_GETTIME.
27143         * modules/settime (Link): Likewise.
27144         * modules/xnanosleep (Link): Mention LIB_NANOSLEEP.
27145
27146         test-stat-time: speed up execution
27147         * tests/test-stat-time.c (test_ctime) [!W32]: Avoid compiler
27148         warning on mingw.
27149         (nap): New helper function.
27150         (prepare_test): Use it to reduce sleep time.
27151         (test_mtime, test_ctime, test_birthtime): Allow for subsecond
27152         execution.
27153         * modules/stat-time-tests (configure.ac): Check for usleep.
27154
27155 2009-10-09  Jim Meyering  <meyering@redhat.com>
27156
27157         selinux-h: always use getfilecon wrappers
27158         * lib/getfilecon.c: New file.
27159         * lib/se-selinux.in.h: Use a better inclusion guard symbol name.
27160         [HAVE_SELINUX_SELINUX_H]: Include-next <selinux/selinux.h>.
27161         [!HAVE_SELINUX_SELINUX_H]: Use better parameter names.
27162         (fgetfilecon): Provide a stub.
27163         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Don't
27164         AC_SUBST SELINUX_SELINUX_H, since now we're generating that
27165         file unconditionally.
27166         When <selinux/selinux.h> is found, arrange to use wrappers.
27167         * modules/selinux-h (Files): Add getfilecon.c.
27168         (Makefile.am): Substitute include-next-related bits
27169         into the now-always-generated selinux/selinux.h file.
27170         * doc/glibc-functions/lgetfilecon.texi: New file.
27171         * doc/glibc-functions/fgetfilecon.texi: New file.
27172         * doc/glibc-functions/getfilecon.texi: New file.
27173         * doc/glibc-functions/getfilecon-desc.texi: New file.
27174         * doc/gnulib.texi (Glibc selinux/selinux.h): New section, by
27175         which to pull in the new files.
27176         * MODULES.html.sh (Misc): Add selinux-h.
27177
27178 2009-10-08  Jim Meyering  <meyering@redhat.com>
27179
27180         unistd: fix comment typo
27181         * lib/unistd.in.h (euidaccess): Fix a comment typo.
27182
27183 2009-10-08  Eric Blake  <ebb9@byu.net>
27184
27185         areadlink: use SIZE_MAX consistently
27186         * modules/areadlink (Depends-on): Add stdint.
27187         * modules/areadlink-with-size (Depends-on): Likewise.
27188         * lib/areadlink-with-size.c (includes): Drop stdio, since stdlib
27189         gives NULL; drop sys/types, since unistd gives size_t; and add
27190         stdint for SIZE_MAX.
27191         (SIZE_MAX): Rely on headers.
27192         * lib/areadlinkat-with-size.c (includes): Drop stdio, sys/types,
27193         and add stdint.
27194         * lib/areadlink.c (includes): Drop sys/types, and add stdint.
27195         (SIZE_MAX): Likewise.
27196         (INITIAL_BUF_SIZE): Turn into enum.
27197         * lib/areadlinkat.c (INITIAL_BUF_SIZE): Likewise.
27198
27199 2009-10-08  Jim Meyering  <meyering@redhat.com>
27200
27201         areadlinkat: avoid compilation failure
27202         * lib/areadlinkat.c: Include <stdint.h> for use of SIZE_MAX.
27203         Fix typo in comment.
27204
27205 2009-10-07  Eric Blake  <ebb9@byu.net>
27206
27207         areadlinkat-with-size: new module
27208         * modules/areadlinkat-with-size: New module.
27209         * lib/areadlinkat-with-size.c (areadlinkat_with_size): New file.
27210         * lib/areadlink.h (areadlinkat): Declare it.
27211         * MODULES.html.sh (File system functions): Mention it.
27212         * modules/areadlinkat-with-size-tests: New test.
27213         * tests/test-areadlinkat-with-size.c: New file.
27214
27215         xreadlinkat: new module
27216         * modules/xreadlinkat: New module.
27217         * lib/xreadlinkat.c (xreadlinkat): New file.
27218         * lib/xreadlink.h (xreadlinkat): Declare it.
27219         * MODULES.html.sh (File system functions): Mention it.
27220
27221         areadlinkat: new module
27222         * lib/at-func.c (FUNC_FAIL): New define.
27223         (AT_FUNC_NAME, VALIDATE_FLAG): Use it rather than raw -1.
27224         * modules/areadlinkat: New module.
27225         * lib/linkat.c (areadlinkat): Move...
27226         * lib/areadlinkat.c (areadlinkat): ...to new file.
27227         * lib/areadlink.h (areadlinkat): Declare it.
27228         * modules/linkat (Depends-on): Add areadlinkat.
27229         * MODULES.html.sh (File system functions): Mention it.
27230         * modules/areadlinkat-tests: New test.
27231         * tests/test-areadlinkat.c: New file.
27232
27233         areadlink, areadlink-with-size: add tests
27234         * modules/areadlink-tests: New test.
27235         * modules/areadlink-with-size-tests: Likewise.
27236         * tests/test-areadlink.h: New file.
27237         * tests/test-areadlink.c: Likewise.
27238         * tests/test-areadlink-with-size.c: Likewise.
27239
27240         maint: minor cleanups
27241         * lib/fts.c (ATTRIBUTE_UNUSED): Delete; use gnulib-guaranteed
27242         _UNUSED_PARAMETER_ instead.
27243         * lib/getdate.y (ATTRIBUTE_UNUSED): Likewise.
27244         * lib/utimens.c (ATTRIBUTE_UNUSED): Likewise.
27245         * modules/linkat-tests (Files): Distribute test-link.h.
27246
27247         openat, utimens: whitespace cleanup
27248         * lib/openat.c: Prefer space throughout, rather than mix of 8
27249         spaces vs. tabs.
27250         * lib/at-func.c: Likewise.
27251         * lib/utimens.c: Likewise.
27252
27253         openat: avoid using wrong fd
27254         * lib/openat.c (openat_permissive): Reject user's fd if saving the
27255         working directory chooses same fd.
27256         * lib/at-func.c (AT_FUNC_NAME): Likewise.
27257
27258         mkdir, mkdirat: fix cygwin 1.5.x bug
27259         * lib/mkdir.c (rpl_mkdir) [FUNC_MKDIR_DOT_BUG]: Work around bug.
27260         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Move...
27261         * m4/mkdir.m4 (gl_FUNC_MKDIR): ...here, and add check for cygwin
27262         bug.
27263         (gl_PREREQ_MKDIR): Delete unused macro.
27264         * modules/mkdir (Files): Track file rename.
27265         (configure.ac): Update macro name.
27266         * modules/openat (Depends-on): Add mkdir.
27267         * doc/posix-functions/mkdir.texi (mkdir): Document the bug.
27268
27269         mkdir, mkdirat: add tests
27270         * modules/mkdir-tests: New test.
27271         * tests/test-mkdir.h: New file.
27272         * tests/test-mkdir.c: Likewise.
27273         * tests/test-mkdirat.c: Likewise.
27274         * modules/openat-tests (Files): Add new files.
27275         (Makefile.am): Run new test.
27276
27277 2009-10-06  Eric Blake  <ebb9@byu.net>
27278
27279         doc: tweak *at function documentation
27280         * doc/posix-functions/faccessat.texi (faccessat): Mention
27281         known issue with replacement.
27282         * doc/posix-functions/fchdir.texi (fchdir): Likewise.
27283         * doc/posix-functions/linkat.texi (linkat): Likewise.
27284         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
27285         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
27286         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
27287         * doc/posix-functions/renameat.texi (renameat): Likewise.
27288         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
27289
27290         openat: fix GNU/Hurd bug in unlinkat
27291         * m4/openat.m4 (gl_FUNC_OPENAT): Replace unlinkat if unlink is
27292         broken.
27293         * doc/posix-functions/unlink.texi (unlink): Document this.
27294         * doc/posix-functions/unlinkat.texi (unlinkat): Likewise.
27295
27296         fdopendir: fix GNU/Hurd bug
27297         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for Hurd bug in
27298         allowing non-directory fds.
27299         * lib/fdopendir.c (rpl_fdopendir): Work around it.
27300         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
27301         * modules/dirent (Makefile.am): Substitute it.
27302         * lib/dirent.in.h (fdopendir): Declare replacement.
27303         * doc/posix-functions/fdopendir.texi (fdopendir): Document this.
27304         * tests/test-fdopendir.c (main): Test something other than
27305         /dev/null, since on Hurd that behaves like a directory.
27306
27307         test-symlink: port to GNU/Hurd
27308         * tests/test-symlink.h (test_symlink): Relax expected errno.
27309
27310         doc: tweak more cygwin information
27311         * doc/glibc-headers/getopt.texi (getopt.h): Cygwin 1.7 getopt is
27312         now compatible with glibc.
27313         * doc/posix-functions/getopt.texi (getopt): Likewise.
27314
27315         getopt-gnu: add another test
27316         * tests/test-getopt_long.h (test_getopt_long_posix): New test, to
27317         guarantee behavior relied on by m4.
27318         * tests/test-getopt.c (main): Use it.
27319         * modules/getopt-posix-tests (Depends-on): Add setenv.
27320         See http://lists.gnu.org/archive/html/bug-m4/2006-09/msg00028.html.
27321
27322         getopt: fix compilation on darwin
27323         * lib/getopt.in.h (includes): Leave breadcrumbs during system
27324         include.
27325         * lib/unistd.in.h (getopt): Use them to avoid recursive include.
27326         Reported by Ludovic Courtès.
27327
27328 2009-10-06  Bruno Haible  <bruno@clisp.org>
27329
27330         * modules/size_max (Description): Discourage its use.
27331         Reported by Simon Josefsson.
27332
27333 2009-10-06  Jim Meyering  <meyering@redhat.com>
27334
27335         linkat: avoid compilation failure
27336         * lib/linkat.c: Include <stdint.h> for use of SIZE_MAX.
27337
27338 2009-10-05  Eric Blake  <ebb9@byu.net>
27339
27340         linkat: support Linux 2.6.17
27341         * m4/linkat.m4 (gl_FUNC_LINKAT): Default to always replacing
27342         linkat on Linux, but allow cache variable override.
27343         * lib/linkat.c (rpl_linkat): Define override.
27344         * modules/linkat (Depends-on): Add symlinkat.
27345         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add new default.
27346         * modules/unistd (Makefile.am): Substitute it.
27347         * lib/unistd.in.h (linkat): Declare replacement.
27348         Reported by Pádraig Brady.
27349
27350         quotearg: port test to systems with C.UTF-8 locale
27351         * tests/test-quotearg.c (struct result_strings): Add another
27352         member, differentiating between C.ASCII and C.UTF-8 handling.
27353         (compare_strings): Add parameter.
27354         (main): Adjust all callers.
27355
27356         getopt: avoid clash with FreeBSD _getopt_internal
27357         * lib/getopt.in.h (_getopt_internal): Override the name.
27358         * lib/getopt_int.h (includes): Pick up any overrides.
27359         Reported by Reuben Thomas.
27360
27361         hash: allow C89 compilation
27362         * lib/hash.c (check_tuning): Move declaration before statement.
27363         Reported by Reuben Thomas.
27364
27365 2009-10-05  Karl Berry  <karl@gnu.org>
27366
27367         * doc/gnulib.texi: @include execvpe.texi, missing for several days.
27368
27369 2009-10-04  Paolo Bonzini  <bonzini@gnu.org>
27370             Bruno Haible  <bruno@clisp.org>
27371
27372         * lib/uname.c (uname): Use a table-driven algorithm to compute
27373         Windows NT versions.
27374
27375 2009-10-04  Bruno Haible  <bruno@clisp.org>
27376
27377         * lib/progname.c (set_program_name): Also remove the "lt-" prefix from
27378         program_invocation_short_name.
27379         * modules/progname (configure.ac): Test for presence of
27380         program_invocation_short_name.
27381         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
27382
27383 2009-10-04  Bruno Haible  <bruno@clisp.org>
27384
27385         * lib/progname.c (set_program_name): Fix comment.
27386         Reported by Jim Meyering.
27387
27388 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
27389             Bruno Haible  <bruno@clisp.org>
27390
27391         * lib/uname.c: Include <string.h>.
27392         (uname): Do only one call to GetVersionEx in the common case.
27393
27394 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
27395             Bruno Haible  <bruno@clisp.org>
27396
27397         * lib/uname.c (VER_PLATFORM_WIN32_CE, PROCESSOR_ARCHITECTURE_AMD64,
27398         PROCESSOR_ARCHITECTURE_IA32_ON_WIN64): Define fallbacks.
27399         (uname): Add support for Windows CE and various non-x86 CPU types.
27400
27401 2009-10-03  Bruno Haible  <bruno@clisp.org>
27402
27403         * gnulib-tool (func_create_testdir): Conditionally emit AM_PROG_CC_C_O
27404         invocation to tests/configure.ac.
27405         Reported by Ian Beckwith <ianb@erislabs.net>.
27406
27407 2009-10-02  Eric Blake  <ebb9@byu.net>
27408
27409         fchdir: avoid compiler warning
27410         * lib/fchdir.c (canonicalize_file_name)
27411         [!HAVE_CANONICALIZE_FILE_NAME]: Avoid compiler warning on mingw.
27412
27413         test-open: support mingw errno values
27414         * tests/test-open.h (test_open): Relax test.
27415         * tests/test-fopen.h (test_fopen): Likewise.
27416         * tests/test-openat-safer.c (main): Likewise.
27417
27418         open: fix opening directory on mingw
27419         * lib/open.c (open) [REPLACE_OPEN_DIRECTORY]: Correct typo.
27420
27421         test-open: on GNU/Hurd, /dev/null is a directory
27422         * tests/test-fopen.h (main): Rename...
27423         (test_fopen): ...to this.  Use a guaranteed non-directory when
27424         confirming open behavior on trailing slash.
27425         * tests/test-openat-safer.c (main): Likewise.
27426         * tests/test-open.h (main): Likewise....
27427         (test_open): ...to this.
27428         * tests/test-fopen.c (main): Adjust caller.
27429         * tests/test-fopen-safer.c (main): Likewise.
27430         * tests/test-open.c (main): Likewise.
27431         * tests/test-fcntl-safer.c (main): Likewise.
27432         Reported by Samuel Thibault.
27433
27434         rename, fchdir: don't ignore chdir failure
27435         * lib/fchdir.c (get_name): Abort on unexpected chdir failure.
27436         * lib/rename.c (rpl_rename) [W32]: Likewise.
27437         (rpl_rename) [RENAME_DEST_EXISTS_BUG]: Avoid one case of losing
27438         an empty destination directory if source cannot be renamed,
27439         although there is still possibility for failure.
27440         * doc/posix-functions/rename.texi (rename): Document the race.
27441         Reported by Jim Meyering.
27442
27443         maint: cleanup whitespace in recent commits
27444         * lib/rename.c (rpl_rename): Remove tabs.
27445         * tests/test-link.h (test_link): Likewise.
27446         * lib/fchdir.c (get_name): Likewise.
27447         Reported by Jim Meyering.
27448
27449 2009-10-02  Ben Pfaff  <blp@gnu.org>
27450
27451         relocatable-prog-wrapper: Add missing dependency on
27452         double-slash-root.
27453         * modules/relocatable-prog-wrapper: Add dependency.
27454         Reported by Ian Beckwith <ianb@erislabs.net>.
27455
27456 2009-10-02  Eric Blake  <ebb9@byu.net>
27457
27458         renameat: fix Solaris bugs
27459         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Replace renameat if rename
27460         needed fixing.
27461         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): New witness.
27462         * modules/stdio (Makefile.am): Substitute it.
27463         * lib/stdio.in.h (renameat): Declare replacement.
27464         * lib/renameat.c (rpl_renameat): Implement fix.
27465
27466         renameat: new module
27467         * modules/renameat: New file.
27468         * lib/renameat.c (renameat): Likewise.
27469         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Likewise.
27470         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
27471         * modules/stdio (Makefile.am): Substitute them.
27472         * lib/stdio.in.h (renameat): Declare it.
27473         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27474         * doc/posix-functions/renameat.texi (renameat): Likewise.
27475         * modules/renameat-tests: New test.
27476         * tests/test-renameat.c: Likewise.
27477
27478         rename: fix mingw bugs
27479         * lib/rename.c (rpl_rename) [W32]: Fix trailing slash and
27480         directory overwrite bugs.
27481
27482         rename: fix another cygwin 1.5 bug
27483         * m4/rename.m4 (gl_FUNC_RENAME): Split cygwin bugs into two
27484         checks.
27485         * lib/rename.c (rpl_rename): Don't penalize NetBSD with
27486         unnecessary cygwin workarounds.  Also work around bug with moving
27487         full directory onto an empty one.
27488         * modules/rename (Depends-on): Add canonicalize-lgpl, rmdir.
27489
27490         rename-dest-slash: merge into rename module
27491         * modules/rename-dest-slash (Status): Mark obsolete.
27492         (Depends-on): Add rename.
27493         (Files): Let rename do it all.
27494         * m4/rename.m4 (gl_FUNC_RENAME): Also test for NetBSD bugs,
27495         subsuming the test from gl_FUNC_RENAME_TRAILING_DEST_SLASH...
27496         * m4/rename-dest-slash.m4: ...so this file can be deleted.
27497         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Delete.
27498         * lib/rename.c (rpl_rename): Update comments.
27499
27500         rename: fix cygwin 1.5.x bugs
27501         * m4/rename.m4 (gl_FUNC_RENAME): Detect cygwin bugs.
27502         * lib/rename.c (rpl_rename): Work around them.
27503         * modules/rename (Depends-on): Add same-inode.
27504
27505         rename: fix Solaris 10 bug
27506         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
27507         * lib/rename.c (rpl_rename): Don't cripple POSIX behavior if this
27508         was the only bug.
27509
27510         rename: fix Solaris 9 bug
27511         * lib/rename.c (rpl_rename): Rewrite to recognize trailing slash
27512         on non-directory.  Avoid calling exit.
27513         * modules/rename (Depends-on): Drop xalloc; add lstat, stdbool,
27514         strdup.
27515         * modules/rename-tests (Depends-on): Drop lstat.
27516         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
27517         (gl_PREREQ_RENAME): Delete unused macro.
27518
27519         rename-dest-slash: fix NetBSD bug
27520         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Detect hard
27521         links.
27522         * modules/rename-dest-slash (Depends-on): Add same-inode.
27523
27524         rename-tests: new test, exposes several platform bugs
27525         * modules/rename-tests: New file.
27526         * tests/test-rename.h: Likewise.
27527         * tests/test-rename.c: Likewise.
27528         * doc/posix-functions/rename.texi (rename): Improve documentation,
27529         including bugs that will eventually be fixed in gnulib.
27530
27531 2009-10-02  Paolo Bonzini  <bonzini@gnu.org>
27532
27533         * lib/uname.c: Include <stdlib.h>
27534         (uname): Assume version info is available.
27535
27536 2009-10-02  Jim Meyering  <meyering@redhat.com>
27537
27538         gnu-web-doc-update: correct --help output
27539         * build-aux/gnu-web-doc-update: Make --help output relevant.
27540
27541         gnu-web-doc-update: add standard options
27542         * build-aux/gnu-web-doc-update: Add --help, --version, etc.
27543
27544         gnu-web-doc-update: New module.
27545         Use this script to automatically update the on-line web documentation
27546         for your GNU project at http://www.gnu.org/software/$pkg/manual/
27547         * modules/gnu-web-doc-update: New file, from coreutils.
27548         * build-aux/gnu-web-doc-update: New script.
27549
27550 2009-10-01  Paolo Bonzini  <bonzini@gnu.org>
27551
27552         link: LoadLibrary is not needed.
27553         * lib/link.c: Use GetModuleHandle.
27554
27555 2009-10-01  Eric Blake  <ebb9@byu.net>
27556
27557         getopt: bump serial number
27558         * m4/getopt.m4: Increment serial number, to account for 2009-09-24
27559         change.
27560
27561         tests: tighten link, rmdir, and remove tests
27562         * tests/test-link.h (includes): No need to use <config.h> here.
27563         Clean up if directory hard link was created, otherwise test for
27564         trailing '.'.
27565         * tests/test-linkat.c (main): Simplify.
27566         * tests/test-remove.c (main): Enhance test for trailing '.'.
27567         * tests/test-rmdir.h (test_rmdir_func): Likewise.
27568
27569 2009-10-01  Jim Meyering  <meyering@redhat.com>
27570
27571         maint.mk: requiring "make major" was annoying, for a "minor" release.
27572         What is intended is "stable", to contrast with alpha and beta,
27573         so require "make stable", not "make major".
27574         * build-aux/announce-gen (%valid_release_types): s/major/stable/.
27575         (get_tool_versions): Likewise.
27576         * top/maint.mk (ALL_RECURSIVE_TARGETS): s/major/stable/
27577
27578 2009-09-30  Ben Pfaff  <blp@gnu.org>
27579
27580         Fix broken build of replacement for Windows tmpfile().
27581         * lib/tmpfile.c (tmpfile): Fix call to gen_tempname() to provide
27582         flags argument added along with the 'mkostemp' module.
27583
27584 2009-09-28  Bruno Haible  <bruno@clisp.org>
27585
27586         Avoid identifier clash with POSIX function 'remove' defined as a macro.
27587         * lib/gl_list.h (struct gl_list_implementation): Rename field 'remove'
27588         to 'remove_elt'.
27589         (gl_list_remove): Update.
27590         * lib/gl_list.c (gl_list_remove): Update.
27591         * lib/gl_oset.h (struct gl_oset_implementation): Rename field 'remove'
27592         to 'remove_elt'.
27593         (gl_oset_remove): Update.
27594         * lib/gl_list.c (gl_oset_remove): Update.
27595         Reported by Eric Blake.
27596
27597 2009-09-28  Eric Blake  <ebb9@byu.net>
27598
27599         doc: mention yet more cygwin 1.7 status
27600         * doc/posix-functions/fexecve.texi (fexecve): Now implemented in
27601         cygwin.
27602         * doc/glibc-functions/execvpe.texi (execvpe): New file.
27603         * doc/gnulib.texi (Glibc unistd.h): Mention it.
27604
27605         argp: fix test failure
27606         * lib/argp-help.c (hol_entry_cmp): Don't use _tolower on values
27607         that are not upper-case.  Pass correct range to tolower.
27608
27609 2009-09-27  Jim Meyering  <meyering@redhat.com>
27610
27611         test-yesno: work around sparc-dash here-document infelicity
27612         Without this change, the literal \177 byte in a here document
27613         would make dash 0.5.5.1-3 access uninitialized memory.
27614         * tests/test-yesno.sh: Don't put the \177 byte in the here document.
27615         Instead, use a marker, "@", and filter through tr to create the desired
27616         contents.  Reported as <http://bugs.debian.org/548493> by Kurt Roeckx.
27617
27618 2009-09-27  Bruno Haible  <bruno@clisp.org>
27619
27620         Disable untested support for new flavours of ACLs on AIX.
27621         * lib/file-has-acl.c (file_has_acl): Mark newer AIX code as work in
27622         progress.
27623         * lib/set-mode-acl.c (qset_acl): Likewise.
27624
27625 2008-12-07  Bruno Haible  <bruno@clisp.org>
27626
27627         Add support for new flavours of ACLs on AIX. (Untested.)
27628         * lib/file-has-acl.c [AIX] (acl_nfs4_nontrivial): New function.
27629         (file_has_acl): Add support for newer AIX.
27630         * lib/set-mode-acl.c (qset_acl): Likewise.
27631         * tests/test-sameacls.c (main): Fix use of aclx_get function. Hint by
27632         Rainer Tammer <tammer@tammer.net>.
27633
27634 2009-09-26  Eric Blake  <ebb9@byu.net>
27635
27636         argp: fix compilation of getopt
27637         * lib/getopt.in.h (includes): Use different guard than glibc.
27638         Reported by Sergey Poznyakoff.
27639
27640         doc: mention more cygwin 1.7 status
27641         * doc/posix-functions/access.texi (access): Mention cygwin 1.5
27642         bug.
27643         * doc/posix-functions/execl.texi (execl): Likewise.
27644         * doc/posix-functions/execle.texi (execle): Likewise.
27645         * doc/posix-functions/execlp.texi (execlp): Likewise.
27646         * doc/posix-functions/execv.texi (execv): Likewise.
27647         * doc/posix-functions/execve.texi (execve): Likewise.
27648         * doc/posix-functions/execvp.texi (execvp): Likewise.
27649         * doc/glibc-functions/canonicalize_file_name.texi
27650         (canonicalize_file_name): Cygwin 1.7 now provides this.
27651         * doc/glibc-functions/euidaccess.texi (euidaccess): Likewise.
27652         * doc/posix-functions/fchmodat.texi (fchmodat): Mention limitation
27653         on AT_SYMLINK_NOFOLLOW.
27654
27655 2009-09-24  Eric Blake  <ebb9@byu.net>
27656
27657         test-linkat: make test more robust
27658         * tests/test-linkat.c (main): Avoid collision with EEXIST.
27659
27660         getopt: fix inclusion guards for cygwin
27661         * modules/getopt-posix (Depends-on): Add include-next.
27662         (Makefile.am): Substitute more items in replacement header.
27663         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Also check for native
27664         <getopt.h>.
27665         * lib/getopt.in.h (includes): Use split inclusion guard, and
27666         prefer <getopt.h> over include <unistd.h> when one is present.
27667         (option): Also override name of 'struct option'.
27668
27669         same-inode: revert prior change; it is not yet ready
27670         * NEWS: Undo mention of this change.
27671         * lib/same-inode.h (same-inode.h): Undo tri-state change.
27672         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
27673         * lib/cycle-check.c (cycle_check): Likewise.
27674         * lib/same.c (same_name): Likewise.
27675         * lib/at-func2.c (at_func2): Likewise.
27676
27677 2009-09-23  Eric Blake  <ebb9@byu.net>
27678
27679         linkat: new module
27680         * modules/linkat: New file.
27681         * lib/at-func2.c (at_func2): Likewise.
27682         * lib/linkat.c (linkat): Likewise.
27683         * m4/linkat.m4 (gl_FUNC_LINKAT): Likewise.
27684         * lib/openat-priv.h (at_func2): Add declaration.
27685         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
27686         * modules/unistd (Makefile.am): Substitute them.
27687         * lib/unistd.in.h (linkat): Declare it.
27688         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27689         * doc/posix-functions/linkat.texi (linkat): Likewise.
27690         * doc/posix-functions/link.texi (link): Tweak wording.
27691         * tests/test-link.c (main): Move guts...
27692         * tests/test-link.h (test_link): ...into new file.
27693         * modules/linkat-tests: New test.
27694         * tests/test-linkat.c: Likewise.
27695         * modules/link-tests (Files): Ship new file.
27696         (Depends-on): Add stdbool.
27697
27698         dirname: add library-safe mdir_name
27699         * lib/dirname.h (mdir_name): New prototype.
27700         * lib/dirname.c (dir_name): Move guts...
27701         (mdir_name): ...to new function that avoids xalloc_die.
27702
27703         fchdir: another mingw fix
27704         * modules/fchdir (Depends-on): Drop canonicalize-lgpl.
27705         * lib/fchdir.c (get_name): New helper method; skips canonicalize
27706         on mingw (where it has not yet been ported), and make it optional
27707         elsewhere.
27708         (_gl_register_fd): Use it.
27709
27710         same-inode: make SAME_INODE tri-state, to port to mingw
27711         * NEWS: Mention this change.
27712         * lib/same-inode.h (same-inode.h): Recognize mingw limitation of
27713         st_ino always being 0.
27714         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
27715         * lib/cycle-check.c (cycle_check): Likewise.
27716         * lib/same.c (same_name): Likewise.
27717
27718         lstat: avoid mingw compilation error
27719         * m4/lstat.m4 (gl_FUNC_LSTAT): Avoid duplicate calls to
27720         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, and deal with missing
27721         lstat ourselves.
27722         * lib/lstat.c [!HAVE_LSTAT]: Do nothing if <sys/stat.h> override
27723         was adequate.
27724         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Let lstat module handle
27725         the checks for lstat.
27726         (gl_SYS_STAT_H_DEFAULTS): Set default for HAVE_LSTAT.
27727
27728         link: fix test failure on Solaris 9
27729         * lib/link.c (rpl_link): Don't assume link will catch bogus
27730         trailing slash on source.
27731
27732         test-symlinkat: enhance test
27733         * tests/test-readlink.c (main): Move guts...
27734         * tests/test-readlink.h (test_readlink): ...into new file.
27735         * tests/test-symlink.c (main): Move guts...
27736         * tests/test-symlink.h (test_symlink): ...into new file.
27737         * tests/test-symlinkat.c (main): Use new files for further
27738         coverage.
27739         (do_symlink, do_readlink): New helper functions.
27740         * modules/symlink-tests (Files): Ship new file.
27741         (Depends-on): Add stdbool.
27742         * modules/readlink-tests (Files): Ship new file.
27743         (Depends-on): Add stdbool.
27744         * modules/symlinkat-tests (Files): Use new files.
27745
27746 2009-09-23  Eric Blake  <ebb9@byu.net>
27747
27748         readlink: document portability issue with symlink length
27749         * doc/posix-functions/lstat.texi (lstat): Mention that some file
27750         systems have bogus st_size on symlinks, and mention the
27751         areadlink-with-size module.
27752         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
27753         * doc/posix-functions/readlink.texi (readlink): Mention the
27754         areadlink module, and ERANGE failure.
27755         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
27756         * tests/test-readlink.c (main): Relax test for AIX, HP-UX.
27757
27758         readlink: fix Solaris 9 bug with trailing slash
27759         * lib/readlink.c (rpl_readlink): Work around trailing slash bug.
27760         * m4/readlink.m4 (gl_FUNC_READLINK): Detect the bug.
27761         * doc/posix-functions/readlink.texi (readlink): Document this.
27762         * modules/readlink-tests: New test.
27763         * tests/test-readlink.c: Likewise.
27764
27765         readlink: fix cygwin 1.5.x bug with return type
27766         * m4/readlink.m4 (gl_FUNC_READLINK): Require correct signature.
27767         * lib/unistd.in.h (readlink): Use ssize_t.
27768         * lib/readlink.c (readlink): Likewise.
27769         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
27770         * modules/unistd (Makefile.am): Substitute it.
27771         * lib/unistd.in.h (readlink): Declare replacement.
27772         * doc/posix-functions/readlink.texi (readlink): Document this.
27773
27774         symlink: use throughout gnulib
27775         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Omit symlink check.
27776         * lib/symlinkat.c (symlinkat) [!HAVE_SYMLINK]: Document why
27777         symlink is not used.
27778         * modules/symlinkat (Depends-on): Add symlink.
27779         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
27780         * modules/canonicalize-tests (Depends-on): Likewise.
27781         * modules/lstat-tests (Depends-on): Likewise.
27782         * modules/openat-tests (Depends-on): Likewise.
27783         * modules/remove-tests (Depends-on): Likewise.
27784         * modules/rmdir-tests (Depends-on): Likewise.
27785         * modules/unlink-tests (Depends-on): Likewise.
27786         * tests/test-canonicalize-lgpl.c (symlink): Delete stub.
27787         * tests/test-canonicalize.c (symlink): Likewise.
27788         * tests/test-fstatat.c (symlink): Likewise.
27789         * tests/test-lstat.c (symlink): Likewise.
27790         * tests/test-remove.c (symlink): Likewise.
27791         * tests/test-rmdir.c (symlink): Likewise.
27792         * tests/test-unlink.c (symlink): Likewise.
27793         * tests/test-unlinkat.c (symlink): Likewise.
27794
27795         symlink: new module, for Solaris 9 bug
27796         * modules/symlink: New file.
27797         * m4/symlink.m4 (gl_FUNC_SYMLINK): Likewise.
27798         * lib/symlink.c: Likewise.
27799         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
27800         * modules/unistd (Makefile.am): Substitute them.
27801         * lib/unistd.in.h (symlink): Declare replacement.
27802         * MODULES.html.sh (File system functions): Mention it.
27803         * doc/posix-functions/symlink.texi (symlink): Likewise.
27804         * modules/symlink-tests: New test.
27805         * tests/test-symlink.c: Likewise.
27806
27807 2009-09-23  Bruno Haible  <bruno@clisp.org>
27808
27809         * gnulib-tool (func_import): Add 'link-warning' to testsrelated_modules
27810         when needed.
27811         Test case: gnulib-tool --import --with-tests atexit inttypes.
27812         Reported by Pauli Miettinen <pauli.miettinen@cs.helsinki.fi>.
27813
27814 2009-09-23  Bruno Haible  <bruno@clisp.org>
27815
27816         * gnulib-tool (func_emit_tests_Makefile_am): Set uses_subdirs in a
27817         subcommand, not in a subshell.
27818
27819 2009-09-22  Eric Blake  <ebb9@byu.net>
27820
27821         unistd: sort replacement declarations
27822         * lib/unistd.in.h: Sort declarations.
27823
27824         open, openat: minor optimization
27825         * lib/open.c (open): If open succeeded, len is non-zero.
27826         * lib/openat.c (rpl_openat): Likewise.
27827
27828         link-follow: ensure correct result
27829         * m4/fcntl_h.m4 (gl_FCNTL_H): Clean up temporary file.
27830         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Likewise, and
27831         distinguish between possible failures.
27832
27833 2009-09-21  Eric Blake  <ebb9@byu.net>
27834
27835         fts: avoid compiler warning
27836         * lib/fts.c (dirent_inode_sort_may_be_useful)
27837         (leaf_optimization_applies) [!__linux__]: Mark unused parameters.
27838
27839 2009-09-19  Bruno Haible  <bruno@clisp.org>
27840
27841         * lib/progreloc.c (canonicalize_file_name): New declaration.
27842
27843 2009-09-19  Eric Blake  <ebb9@byu.net>
27844
27845         link: fix quoting
27846         * m4/link.m4 (gl_FUNC_LINK): Fix shell quoting.
27847
27848         openat: fix openat bugs on Solaris 9
27849         * lib/openat.c (rpl_openat): Work around Solaris 9 bug.
27850         * m4/openat.m4 (gl_FUNC_OPENAT): Also replace openat on Solaris.
27851         * modules/openat (Depends-on): Add open.
27852         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Provide new default.
27853         * modules/fcntl-h (Makefile.am): Substitute it.
27854         * lib/fcntl.in.h (openat): Declare replacement.
27855         * doc/posix-functions/openat.texi (openat): Document this.
27856
27857         openat: move fstatat and unlinkat into correct files
27858         * m4/openat.m4 (gl_FUNC_OPENAT): Adjust which files will be
27859         compiled.
27860         * lib/openat.c (fstatat, unlinkat): Move...
27861         * lib/fstatat.c (fstatat): ...into correct files.
27862         * lib/unlinkat.c (unlinkat): Likewise.
27863
27864         openat: fix unlinkat bugs on Solaris 9
27865         * lib/unlinkat.c (unlinkat): New file.
27866         * modules/openat (Depends-on): Add unlink.
27867         (Files): Distribute it.
27868         * m4/openat.m4 (gl_FUNC_OPENAT): Mark unlinkat for replacement if
27869         trailing slash behavior is broken.
27870         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
27871         * modules/unistd (Makefile.am): Substitute it.
27872         * lib/unistd.in.h (unlinkat): Declare replacement.
27873         * doc/posix-functions/unlinkat.texi (unlinkat): Document this.
27874
27875         openat: fix fstatat bugs on Solaris 9
27876         * lib/fstatat.c (rpl_fstatat): Copy recent fixes from lstat and
27877         stat.
27878         * doc/posix-functions/fstatat.texi (fstatat): Document this.
27879
27880         test-unlinkat: enhance test, to expose Solaris 9 bug
27881         * tests/test-unlink.c (main): Factor guts...
27882         * tests/test-unlink.h (test_rmdir_func): ...into new file.
27883         * tests/test-rmdir.h (test_rmdir_func): Add parameter.
27884         * tests/test-rmdir.c (main): Adjust caller.
27885         * tests/test-unlinkat.c (main): Likewise.  Add unlink tests.
27886         (unlinker): New helper function.
27887         (rmdirat): Enhance check.
27888         * modules/rmdir-tests (Depends-on): Add stdbool.
27889         * modules/unlink-tests (Depends-on): Likewise.
27890         (Files): Add test-unlink.h.
27891         * modules/openat-tests (Files): Likewise.
27892         (Depends-on): Add unlinkdir.
27893
27894         test-fstatat: new test, to expose Solaris 9 bugs
27895         * tests/test-stat.c (main): Factor guts...
27896         * tests/test-stat.h (test_stat_func): ...into new file.
27897         * tests/test-lstat.c (main): Factor guts...
27898         * tests/test-lstat.h (test_lstat_func): ...into new file.
27899         * tests/test-fstatat.c: New file.
27900         * modules/stat-tests (Files): Add test-stat.h.
27901         * modules/lstat-tests (Files): Add test-lstat.h.
27902         (Depends-on): Add stdbool.
27903         * modules/openat-tests (Depends-on): Add pathmax.
27904         (Files): Add test-lstat.h, test-stat.h, test-fstatat.c.
27905         (Makefile.am): Run new test.
27906
27907         remove: new module, for mingw and Solaris 9 bugs
27908         * modules/remove: New file.
27909         * lib/remove.c: Likewise.
27910         * m4/remove.m4 (gl_FUNC_REMOVE): Likewise.
27911         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
27912         * modules/stdio (Makefile.am): Use them.
27913         * lib/stdio.in.h (remove): Declare replacement.
27914         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27915         * doc/posix-functions/remove.texi (remove): Likewise.
27916         * modules/remove-tests: New test.
27917         * tests/test-remove.c: Likewise.
27918
27919         unlink: new module, for Solaris 9 bug
27920         * modules/unlink: New file.
27921         * lib/unlink.c: Likewise.
27922         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
27923         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
27924         * modules/unistd (Makefile.am): Use them.
27925         * lib/unistd.in.h (stat): Declare replacement.
27926         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27927         * doc/posix-functions/unlink.texi (unlink): Likewise.
27928         * modules/unlink-tests: New test.
27929         * tests/test-unlink.c: Likewise.
27930
27931         lstat: fix Solaris 9 bug
27932         * lib/lstat.c (lstat): Also check for trailing slash on
27933         non-symlink, non-directories.  Use stat module to simplify logic.
27934         * doc/posix-functions/lstat.texi (lstat): Document it.
27935         * modules/lstat-tests (Depends-on): Add errno, same-inode.
27936         (configure.ac): Check for symlink.
27937         * tests/test-lstat.c (main): Add more tests.
27938
27939         stat: add as dependency to other modules
27940         * modules/chown (Depends-on): Add stat.
27941         * modules/euidaccess (Depends-on): Likewise.
27942         * modules/fchdir (Depends-on): Likewise.
27943         * modules/isdir (Depends-on): Likewise.
27944         * modules/link (Depends-on): Likewise.
27945         * modules/lstat (Depends-on): Likewise.
27946         * modules/mkdir-p (Depends-on): Likewise.
27947         * modules/modechange (Depends-on): Likewise.
27948         * modules/open (Depends-on): Likewise.
27949         * modules/readlink (Depends-on): Likewise.
27950         * modules/same (Depends-on): Likewise.
27951
27952         stat: fix Solaris 9 bug
27953         * m4/stat.m4 (gl_FUNC_STAT): Detect Solaris 9 bug with trailing
27954         slash.
27955         * lib/stat.c (rpl_stat): Work around it.
27956         * doc/posix-functions/stat.texi (stat): Update documentation.
27957
27958         stat: new module, for mingw bug
27959         * modules/stat: New file.
27960         * lib/stat.c: Likewise.
27961         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
27962         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
27963         * modules/sys_stat (Makefile.am): Use them.
27964         * lib/sys_stat.in.h (stat): Declare replacement.
27965         * lib/openat.c (fstatat): Deal with lstat and stat being function
27966         macros.
27967         * modules/openat (Depends-on): Add inline.
27968         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27969         * doc/posix-functions/stat.texi (stat): Likewise.
27970         * modules/stat-tests: New test.
27971         * tests/test-stat.c: Likewise.
27972
27973 2009-09-19  Jim Meyering  <meyering@redhat.com>
27974
27975         syntax-check: detect unnecessary inclusion of canonicalize.h
27976         * top/maint.mk (sc_prohibit_canonicalize_without_use): New rule.
27977
27978 2009-09-19  Eric Blake  <ebb9@byu.net>
27979
27980         canonicalize-lgpl: adjust clients to use correct header
27981         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
27982         (gl_CANONICALIZE_LGPL): Use correct shell quoting.
27983         * modules/relocatable-prog-wrapper (Files): Drop canonicalize.h.
27984         * lib/fchdir.c (includes): Use <stdlib.h>, not "canonicalize.h".
27985         * lib/progreloc.c (includes): Likewise.
27986
27987 2009-09-19  Jim Meyering  <meyering@redhat.com>
27988
27989         test-posixtm.c: correct a comment
27990         * tests/test-posixtm.c: Correct first-line comment.
27991         Spotted by Eric Blake.
27992
27993 2009-09-16  Jim Meyering  <meyering@redhat.com>
27994
27995         posixtm-tests: make T const-correct; add a test case
27996         * tests/test-posixtm.c (T): Declare const.
27997         Add a test for -(2^31+1).
27998         Remove useless can-succeed-only-in-2002 test.
27999
28000         posixtm-tests: adjust the sole failing test
28001         * tests/test-posixtm.c: Correct 0000-01-01 00:00:00 test so that
28002         expected output matches what mktime now produces.  Cross-checked via
28003         erlang's calendar:datetime_to_gregorian_seconds({{1970,1,1},{0,0,0}})
28004
28005         posixtm: move #ifdef'd tests into a new module
28006         * lib/posixtm.c (posixtime): Remove #ifdef'd tests.  Move to...
28007         * tests/test-posixtm.c: ... this new file.
28008         * modules/posixtm-tests: New module.
28009
28010 2009-09-19  Eric Blake  <ebb9@byu.net>
28011
28012         openat: simplify use of at-func.c
28013         * lib/at-func.c (includes): Include prerequisites here, to
28014         simplify requirements on client files.
28015         * lib/openat-priv.h: Add double-inclusion guard.
28016         * lib/faccessat.c (includes): Simplify.
28017         * lib/fchmodat.c (includes): Likewise.
28018         * lib/fchownat.c (includes): Likewise.
28019         * lib/mkdirat.c (includes): Likewise.
28020         * lib/mkfifoat.c (includes): Likewise.
28021         * lib/symlinkat.c (includes): Likewise.
28022
28023         openat: allow return of fd 0
28024         * modules/chdir-long (Depends-on): Relax openat-safer to openat.
28025         * modules/save-cwd (Depends-on): Replace fcntl-safer with
28026         unistd-safer.
28027         * lib/chdir-long.c (includes): Replace "fcntl--.h" with
28028         <fcntl.h>; this module does not leak fds.
28029         * lib/openat.c (includes): Do not use "fcntl_safer"; plain openat
28030         must be allowed to return 0, leaving openat_safer to add the
28031         safety.
28032         (openat_permissive): Avoid writing to just-opened fd 2 if
28033         restoring the current directory fails.
28034         * lib/openat-die.c (openat_restore_fail): Add comment.
28035         * lib/save-cwd.c (includes): Make "fcntl--.h" conditional.
28036         (save_cwd): Guarantee safe fd, but without use of open_safer.
28037         * tests/test-openat.c: New test.
28038         * modules/openat-tests (Files, Makefile.am): Distribute and build
28039         new file.
28040
28041         relocatable-prog-wrapper: fix build
28042         * modules/relocatable-prog-wrapper (Files): Update name of
28043         canonicalize m4 file, broken on 2009-09-17.
28044         Reported by emad hajjar <aleppos@hotmail.com>.
28045
28046 2009-09-19  Bruno Haible  <bruno@clisp.org>
28047
28048         * lib/safe-alloc.h: Use the standard header with GPL copyright.
28049         * lib/safe-alloc.c: Likewise.
28050         Reported by Ian Beckwith <ianb@erislabs.net>.
28051
28052 2009-09-18  Bruno Haible  <bruno@clisp.org>
28053
28054         * gnulib-tool: Add advice to "cannot find configure.ac" error message.
28055         Reported by <erobles@sensacd.com.mx>.
28056
28057 2009-09-17  Eric Blake  <ebb9@byu.net>
28058
28059         canonicalize: in CAN_ALL_BUT_LAST, allow trailing slash
28060         * lib/canonicalize.c (canonicalize_filename_mode): Skip trailing
28061         slashes when checking if last component is missing.
28062         * tests/test-canonicalize.c (main): Test this.
28063
28064         canonicalize, canonicalize-lgpl: honor // if distinct from /
28065         * modules/canonicalize (Files): Add double-slash-root.m4.
28066         * modules/canonicalize-lgpl (Files): Likewise.
28067         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
28068         (gl_CANONICALIZE_LGPL_SEPARATE): Add dependency.
28069         * lib/canonicalize.c (DOUBLE_SLASH_IS_DISTINCT_ROOT): Provide
28070         fallback definition.
28071         (canonicalize_filename_mode): Use it to protect //.
28072         * lib/canonicalize-lgpl.c (DOUBLE_SLASH_IS_DISTINCT_ROOT)
28073         (__realpath): Likewise.
28074         * tests/test-canonicalize.c (main): Test this.
28075         * tests/test-canonicalize-lgpl.c (main): Likewise.
28076         * modules/canonicalize-tests (Depends-on): Add same-inode.
28077         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
28078
28079         canonicalize-lgpl: fix glibc bug with trailing slash
28080         * m4/canonicalize-lgpl.m4: Move contents...
28081         * m4/canonicalize.m4: ...here.
28082         (gl_CANONICALIZE_LGPL): Factor realpath check...
28083         (gl_FUNC_REALPATH_WORKS): ...into new macro.  Enhance to catch
28084         glibc 2.3.5 bug, fixed 2005-04-27.
28085         (gl_FUNC_CANONICALIZE_FILENAME_MODE): Use it.
28086         (gl_PREREQ_CANONICALIZE_LGPL): Inline...
28087         (gl_CANONICALIZE_LGPL_SEPARATE): ...into this macro.
28088         * modules/canonicalize-lgpl (Files): Manage file rename.
28089         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
28090         * modules/stdlib (Makefile.am): Substitute witness.
28091         * lib/stdlib.in.h (canonicalize_file_name): Declare if replacement
28092         is needed.
28093         * lib/canonicalize-lgpl.c: Also compile if canonicalize_file_name
28094         replacement is required.
28095         * lib/canonicalize.c (canonicalize_file_name): Likewise.
28096         * doc/glibc-functions/canonicalize_file_name.texi
28097         (canonicalize_file_name): Document this.
28098         * doc/posix-functions/realpath.texi (realpath): Likewise.
28099
28100         canonicalize-lgpl: reject non-directory with trailing slash
28101         * lib/canonicalize-lgpl.c (__realpath): Synchronize with glibc.
28102         * tests/test-canonicalize-lgpl.c (main): Enhance test.  This
28103         catches failures in glibc 2.3.5.
28104         * tests/test-canonicalize.c (main): Likewise.
28105
28106         canonicalize-lgpl: use native realpath if it works
28107         * lib/canonicalize-lgpl.c (realpath): Guard with
28108         FUNC_REALPATH_WORKS.
28109         * lib/stdlib.in.h (realpath): Make declaration optional based on
28110         HAVE_REALPATH.
28111         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Check whether
28112         native realpath works.
28113         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
28114         * modules/stdlib (Makefile.am): Substitute witness.
28115
28116         canonicalize, canonicalize-lgpl: use <stdlib.h>
28117         * modules/canonicalize-lgpl (Files): Drop canonicalize.h.
28118         (Include): Mention <stdlib.h>.
28119         (configure.ac): Mention functions we provide.
28120         * modules/canonicalize (configure.ac): Likewise.
28121         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Always replace
28122         realpath if canonicalize_file_name is missing.
28123         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide defaults.
28124         * modules/stdlib (Makefile.am): Substitute witnesses.
28125         * lib/stdlib.in.h (canonicalize_file_name, realpath): Declare.
28126         * lib/canonicalize-lgpl.c (includes): Adjust accordingly.
28127         * lib/canonicalize.h (canonicalize_file_name): Drop declaration.
28128         * NEWS: Document this.
28129         * doc/glibc-functions/canonicalize_file_name.texi
28130         (canonicalize_file_name): Likewise.
28131         * doc/posix-functions/realpath.texi (realpath): Likewise.
28132         * tests/test-canonicalize-lgpl.c (includes): Use <stdlib.h>.
28133
28134         test-canonicalize: consolidate into single C program
28135         * tests/test-canonicalize.sh: Delete; move setup into...
28136         * tests/test-canonicalize.c (main): ...the program, making it
28137         easier to run in debugger.  Add some tests.
28138         * modules/canonicalize-tests (Files): Remove unused file.
28139         (Depends-on): Add progname.
28140         (configure.ac, Makefile.am): Simplify.
28141
28142         test-canonicalize-lgpl: consolidate into single C program
28143         * tests/test-canonicalize-lgpl.sh: Delete; move setup into...
28144         * tests/test-canonicalize-lgpl.c (main): ...the program, making it
28145         easier to run in debugger.  Add some tests.
28146         * modules/canonicalize-lgpl-tests (Files): Remove unused file.
28147         (configure.ac, Makefile.am): Simplify.
28148
28149         canonicalize: avoid resolvepath
28150         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Delete
28151         unnecessary checks.
28152         * lib/canonicalize.c (includes): Simplify.
28153         (canonicalize_file_name): Drop resolvepath implementation.
28154         * modules/canonicalize (Depends-on): Drop filenamecat.
28155
28156         canonicalize: don't lose errno
28157         * lib/canonicalize.c (canonicalize_filename_mode): Protect errno
28158         over calls to free.
28159
28160         canonicalize: simplify errno handling
28161         * lib/canonicalize.c (__set_errno): Delete macro, and use direct
28162         assignment.
28163
28164         canonicalize, canonicalize-lgpl: update module dependencies
28165         * modules/canonicalize (Depends-on): Add extensions, lstat,
28166         pathmax, stdlib.
28167         (Files): Drop pathmax.h.
28168         (configure.ac): Adjust macro name.
28169         * modules/canonicalize-lgpl (Depends-on): Add errno, extensions,
28170         lstat, stdlib, sys_stat.
28171         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Rename...
28172         (gl_FUNC_CANONICALIZE_FILENAME_MODE): ...to this, and require
28173         extensions.
28174         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL)
28175         (gl_CANONICALIZE_LGPL_SEPARATE): Require extensions.
28176         (gl_PREREQ_CANONICALIZE_LGPL): Assume unistd.h.
28177         * lib/canonicalize.h (canonicalize_file_name): Use <stdlib.h>
28178         declaration, if available.
28179         * lib/canonicalize-lgpl.c [HAVE_READLINK]: Delete this condition;
28180         we can rely on the readlink module.
28181         (MAXSYMLINKS): Also consult SYMLOOP_MAX.
28182         (includes): Use <unistd.h> unconditionally.
28183
28184 2009-09-17  Eric Blake  <ebb9@byu.net>
28185
28186         maint: make Include sections of modules consistent
28187         * modules/alloca: Use only header name; no need to list #include.
28188         * modules/alloca-opt: Likewise.
28189         * modules/arpa_inet: Likewise.
28190         * modules/canon-host: Likewise.
28191         * modules/configmake: Likewise.
28192         * modules/dirent: Likewise.
28193         * modules/eealloc: Likewise.
28194         * modules/environ: Likewise.
28195         * modules/fchdir: Likewise.
28196         * modules/fcntl: Likewise.
28197         * modules/fcntl-h: Likewise.
28198         * modules/gethrxtime: Likewise.
28199         * modules/gettime: Likewise.
28200         * modules/ignore-value: Likewise.
28201         * modules/inet_ntop: Likewise.
28202         * modules/inet_pton: Likewise.
28203         * modules/inttypes: Likewise.
28204         * modules/isnand-nolibm: Likewise.
28205         * modules/isnanf-nolibm: Likewise.
28206         * modules/mbchar: Likewise.
28207         * modules/mbfile: Likewise.
28208         * modules/mbiter: Likewise.
28209         * modules/mbuiter: Likewise.
28210         * modules/netdb: Likewise.
28211         * modules/netinet_in: Likewise.
28212         * modules/nproc: Likewise.
28213         * modules/pagealign_alloc: Likewise.
28214         * modules/poll: Likewise.
28215         * modules/printf-frexp: Likewise.
28216         * modules/pthread: Likewise.
28217         * modules/putenv: Likewise.
28218         * modules/random_r: Likewise.
28219         * modules/relocatable-prog: Likewise.
28220         * modules/search: Likewise.
28221         * modules/select: Likewise.
28222         * modules/selinux-h: Likewise.
28223         * modules/settime: Likewise.
28224         * modules/signal: Likewise.
28225         * modules/size_max: Likewise.
28226         * modules/socklen: Likewise.
28227         * modules/ssize_t: Likewise.
28228         * modules/stdarg: Likewise.
28229         * modules/stdbool: Likewise.
28230         * modules/stddef: Likewise.
28231         * modules/stdint: Likewise.
28232         * modules/stdio: Likewise.
28233         * modules/stdlib: Likewise.
28234         * modules/string: Likewise.
28235         * modules/strings: Likewise.
28236         * modules/sys_file: Likewise.
28237         * modules/sys_ioctl: Likewise.
28238         * modules/sys_select: Likewise.
28239         * modules/sys_socket: Likewise.
28240         * modules/sys_stat: Likewise.
28241         * modules/sys_time: Likewise.
28242         * modules/sys_times: Likewise.
28243         * modules/sys_utsname: Likewise.
28244         * modules/sys_wait: Likewise.
28245         * modules/sysexits: Likewise.
28246         * modules/time: Likewise.
28247         * modules/times: Likewise.
28248         * modules/tmpfile: Likewise.
28249         * modules/trim: Likewise.
28250         * modules/unistd: Likewise.
28251         * modules/wchar: Likewise.
28252         * modules/wctype: Likewise.
28253
28254 2009-09-17  Bruno Haible  <bruno@clisp.org>
28255
28256         Make getdate.y compile on QNX and NetBSD 5 / i386.
28257         * m4/getdate.m4 (gl_GETDATE): Conditionally define
28258         TIME_T_FITS_IN_LONG_INT.
28259         * lib/getdate.y (long_time_t): New type.
28260         (relative_time): Change type of 'seconds' field to long_time_t.
28261         (get_date): Update types of local variables. Check against overflow
28262         during conversion from long_time_t to time_t.
28263         Reported by Matt Kraai <kraai@ftbfs.org>
28264         and Hasso Tepper <hasso@netbsd.org>.
28265
28266 2009-09-17  Bruno Haible  <bruno@clisp.org>
28267
28268         * modules/COPYING: Update copyright years.
28269         * modules/README: Likeiwse.
28270         * doc/gnulib-intro.texi (Copyright): Use a wildcard year.
28271         Reported by Ian Beckwith <ianb@erislabs.net>.
28272
28273 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
28274
28275         * users.txt: Update references for gnuit package.
28276
28277 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
28278
28279         * m4/getdelim.m4: Fix typo in copyright line.
28280
28281 2009-09-17  Bruno Haible  <bruno@clisp.org>
28282
28283         * lib/atoll.c: Use the standard header with GPL copyright.
28284         * lib/argz.in.h: Likewise.
28285         * lib/glob.c: Likewise.
28286         * lib/glob-libc.h: Likewise.
28287         * lib/random_r.c: Likewise.
28288         * lib/siglist.h: Likewise.
28289         * lib/strsignal.c: Likewise.
28290         Reported by Ian Beckwith <ianb@erislabs.net>.
28291
28292 2009-09-17  Eric Blake  <ebb9@byu.net>
28293
28294         rmdir: ensure correct dependency order
28295         * m4/rmdir.m4 (gl_FUNC_RMDIR): Require unistd defaults.
28296
28297 2009-09-17  Bruno Haible  <bruno@clisp.org>
28298
28299         Disable assertion that fails on NetBSD 5 / i386.
28300         * lib/mktime.c (ydhms_diff): Disable assertion about time_t size.
28301         Reported by Sam Steingold <sds@gnu.org>
28302         and Hasso Tepper <hasso@netbsd.org>.
28303
28304 2009-09-16  Eric Blake  <ebb9@byu.net>
28305
28306         unlinkdir: port to mingw
28307         * m4/unlinkdir.m4 (gl_UNLINKDIR): Add mingw to list of platforms
28308         on which no one can unlink a directory.
28309
28310         stdlib: sort witness names
28311         * modules/stdlib (Makefile.am): Sort replacements.
28312         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
28313         * lib/stdlib.in.h: Likewise.
28314
28315         parse-duration-tests: avoid link failure
28316         * modules/parse-duration-tests (test_parse_duration_LDADD): Add
28317         LIBINTL.
28318         Reported by Tom G. Christensen.
28319
28320         openat-tests: ensure unlinkat behaves like rmdir
28321         * tests/test-rmdir.c (main): Factor guts...
28322         * tests/test-rmdir.h (test_rmdir_func): ...into new file.
28323         * modules/rmdir-tests (Files): Ship new file.
28324         * modules/openat-tests: New test.
28325         * tests/test-unlinkat.c: Likewise.
28326
28327         rmdir-errno: mark obsolete, it is unsafe for cross-compilation
28328         * modules/rmdir-errno (Status, Notice): Now obsolete.
28329
28330         rmdir: work around cygwin 1.5.x and mingw bugs
28331         * m4/rmdir.m4 (gl_FUNC_RMDIR): Detect the bugs.
28332         * lib/rmdir.c (rmdir): Work around it.
28333         * modules/rmdir (Status, Notice): No longer obsolete.
28334         (Files): Add dos.m4.
28335         (Depends-on): Add unistd.
28336         (configure.ac): Set witnesses.
28337         (License): Relax to LGPLv2+.
28338         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set defaults.
28339         * modules/unistd (Makefile.am): Substitute witnesses.
28340         * lib/unistd.in.h (rmdir): Declare replacement.
28341         * doc/posix-functions/rmdir.texi (rmdir): Document this.
28342         * modules/rmdir-tests: New tests.
28343         * tests/test-rmdir.c: Likewise.
28344
28345 2009-09-15  Eric Blake  <ebb9@byu.net>
28346
28347         fchdir: improve use of replacement functions
28348         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set appropriate witnesses.
28349         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add REPLACE_FSTAT.
28350         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add REPLACE_OPENDIR,
28351         REPLACE_CLOSEDIR.
28352         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_DUP.
28353         * modules/sys_stat (Makefile.am): Substitute correct witness.
28354         * modules/dirent (Makefile.am): Likewise.
28355         * modules/unistd (Makefile.am): Likewise.
28356         * lib/dirent.in.h (opendir, closedir): Use better witnesses.
28357         * lib/unistd.in.h (dup): Likewise.
28358         * lib/sys_stat.in.h (fstat): Likewise.
28359
28360         maint: ignore gnulib-tool temp files
28361         * .gitignore: Ignore files created during gnulib-tool --test.
28362
28363 2009-09-13  Jim Meyering  <meyering@redhat.com>
28364
28365         posixtm: don't reject a time that specify "60" as the number of seconds
28366         * lib/posixtm.c (posixtime): The code to reject invalid dates
28367         would also reject a time specified with the .60 suffix.
28368         But POSIX allows that, in order to accommodate leap seconds.
28369         So don't reject it.
28370         (main): Adjust tests accordingly.
28371         * modules/posixtm (Depends-on): Add stpcpy.
28372
28373 2009-09-11  Jim Meyering  <meyering@redhat.com>
28374
28375         announce-gen: include [$release_type] in emitted Subject:
28376         * build-aux/announce-gen (get_tool_versions): Include [$release_type],
28377         e.g., [stable] in the emitted Subject: line.
28378
28379 2009-09-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28380
28381         Remove obsolete macros from several modules.
28382         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Replace
28383         obsolete Autoconf macros with their modern counterparts.
28384         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): Likewise.
28385         * m4/gc-camellia.m4 (gl_GC_CAMELLIA): Likewise.
28386         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Likewise.
28387         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
28388         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Likewise.
28389         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
28390         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
28391         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
28392         * m4/poll.m4 (gl_FUNC_POLL): Likewise.
28393         * m4/readline.m4 (gl_FUNC_READLINE): Likewise.
28394         * m4/round.m4 (gl_FUNC_ROUND): Likewise.
28395         * m4/roundf.m4 (gl_FUNC_ROUNDF): Likewise.
28396         * m4/select.m4 (gl_FUNC_SELECT): Likewise.
28397         * m4/sockets.m4 (gl_SOCKETS): Likewise.
28398         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Likewise.
28399         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Likewise.
28400         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
28401         * m4/time_r.m4 (gl_TIME_R): Likewise.
28402         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Likewise.
28403         * m4/vararrays.m4 (AC_C_VARARRAYS): Likewise.
28404         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
28405
28406         Fix copyright header in build-aux scripts.
28407         * build-aux/git-version-gen: Fix copyright header to match GPLv3
28408         recommendation.
28409         * build-aux/ncftpput-ftp: Likewise.
28410         * build-aux/update-copyright: Likewise.
28411
28412 2009-09-09  Eric Blake  <ebb9@byu.net>
28413
28414         test-link: allow Linux choice of errno
28415         * tests/test-link.c (main): Relax test for alternate error.
28416
28417         strndup: fix improper m4 caching
28418         * m4/strndup.m4 (gl_FUNC_STRNDUP): Rework to avoid side effects
28419         inside AC_CACHE_CHECK.  Use REPLACE_STRNDUP, not HAVE_STRNDUP.
28420         (gl_PREREQ_STRNDUP): Delete.
28421         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Update default.
28422         * modules/string (Makefile.am): Substitute it.
28423         * lib/string.in.h (strndup): Modernize prototype.
28424
28425         getcwd: port to mingw
28426         * m4/getcwd.m4 (gl_FUNC_GETCWD): Mingw directories are very
28427         different from the POSIX assumptions made throughout the getcwd
28428         module; fortunately, the mingw getcwd does not need replacement.
28429         (gl_FUNC_GETCWD_NULL): Skip test on mingw.
28430         * modules/getcwd-tests: New test.
28431         * tests/test-getcwd.c: Likewise.
28432
28433         link: fix platform bugs
28434         * m4/link.m4 (gl_FUNC_LINK): Detect Solaris and Cygwin bugs.
28435         * lib/link.c (link): Work around them.  Fix related mingw bug.
28436         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_LINK.
28437         * modules/unistd (Makefile.am): Substitute it.
28438         * lib/unistd.in.h (link): Declare replacement.
28439         * doc/posix-functions/link.texi (link): Document this.
28440         * modules/link (Depends-on): Add strdup-posix, sys_stat.
28441
28442         test-link: consolidate into single C program, test more cases
28443         * tests/test-link.sh: Delete.
28444         * tests/test-link.c: Test more error conditions.  Exposes bugs on
28445         at least Cygwin and Solaris.
28446         * modules/link-tests (Files): Remove unused file.
28447         (Depends-on): Add errno, sys_stat.
28448         (Makefile.am): Simplify.
28449
28450 2009-09-08  Bruno Haible  <bruno@clisp.org>
28451
28452         Work around towlower, towupper bug on mingw.
28453         * lib/wctype.in.h (towlower, towupper) [__MINGW32__]: New replacements.
28454         * m4/wctype.m4 (gl_WCTYPE_H): Replace <wctype.h> also on mingw.
28455         * doc/posix-functions/towlower.texi: Mention the mingw bug.
28456         * doc/posix-functions/towupper.texi: Likewise.
28457         Reported by Eric Blake.
28458
28459 2009-09-08  Jim Meyering  <meyering@redhat.com>
28460
28461         build: don't try to run autoheader if we don't use it
28462         * build-aux/bootstrap: Define AUTOHEADER=true when AC_CONFIG_HEADERS
28463         is not used in configure.ac.
28464
28465 2009-09-08  Eric Blake  <ebb9@byu.net>
28466
28467         euidaccess: fix compilation error
28468         * lib/euidaccess.c (includes): Add <fcntl.h>, for AT_EACCESS.
28469
28470         rawmemchr: relax license
28471         * modules/rawmemchr (License): Derived from glibc, so LGPLv2+ is
28472         okay.
28473         Reported by Jim Meyering.
28474
28475         mkfifoat: new module
28476         * modules/mkfifoat: New file.
28477         * lib/mkfifoat.c: Likewise.
28478         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Likewise.
28479         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
28480         * modules/sys_stat (Makefile.am): Use them.
28481         * lib/sys_stat.in.h (mkfifoat, mknodat): Declare them.
28482         * MODULES.html.sh (File system functions): Mention module.
28483         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
28484         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
28485         * modules/mkfifoat-tests: New test.
28486         * tests/test-mkfifoat.c: Likewise.
28487
28488         strchrnul: relax license
28489         * modules/strchrnul (License): Derived from glibc, so LGPLv2+ is
28490         okay.
28491         Reported by Jim Meyering.
28492
28493 2009-09-08  Eric Blake  <ebb9@byu.net>
28494
28495         fstatat: fix compilation on Solaris
28496         * lib/fstatat.c (includes): Add fcntl.h.
28497         Reported by Pádraig Brady.
28498
28499 2009-09-07  Eric Blake  <ebb9@byu.net>
28500
28501         rename: modernize replacement
28502         * modules/rename (Depends-on): Add stdio.
28503         (configure.ac): Declare witness.
28504         * m4/rename.m4 (gl_FUNC_RENAME): Ensure dependency order, and let
28505         stdio take care of replacement.
28506         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
28507         * modules/stdio (Makefile.am): Substitute them.
28508         * lib/stdio.in.h (rename): Declare replacement.
28509         * lib/rename.c (includes): Allow cross-compilation to non-windows
28510         machines.
28511         * doc/posix-functions/rename.texi (rename): Improve
28512         documentation.
28513
28514         stdio: sort witness names
28515         * modules/stdio (Makefile.am): Sort replacements.
28516         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
28517         * lib/stdio.in.h: Likewise.
28518
28519         getcwd: minor cleanups
28520         * lib/getcwd.c (AT_FDCWD): Delete; rely on <fcntl.h> instead.
28521         (is_ENAMETOOLONG): Delete; ENAMETOOLONG is portable.
28522
28523         openat: provide more convenience names
28524         * modules/faccessat (configure.ac): Add C witness.
28525         * lib/unistd.in.h (readlinkat): Fix typo.
28526         * lib/openat.h (statat, lstatat, accessat, euidaccessat): New
28527         convenience wrappers.
28528         * top/maint.mk (sc_prohibit_openat_without_use): Allow these
28529         wrappers in syntax checks.
28530
28531 2009-09-06  Eric Blake  <ebb9@byu.net>
28532
28533         doc: fix comments in recent patches
28534         * lib/faccessat.c: Mention correct function.
28535         * lib/fchmodat.c: Likewise.
28536         * lib/fchownat.c: Likewise.
28537         * lib/symlinkat.c: Likewise.
28538         * doc/posix-headers/fcntl.texi (fcntl.h): Cygwin 1.7 has AT_*
28539         constants.
28540
28541         faccessat, symlinkat: continue cleanup of previous patch
28542         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Ensure dependency order.
28543         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
28544         * modules/unistd (Makefile.am): Substitute GNULIB_READLINKAT.
28545         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Offer GNULIB_READLINKAT.
28546         * modules/symlinkat (configure.ac): Set GNULIB_READLINKAT.
28547         * lib/unistd.in.h (readlinkat): Declare if GNULIB_READLINKAT is
28548         set.
28549
28550 2009-09-06  Bruno Haible  <bruno@clisp.org>
28551
28552         * lib/sys_stat.in.h (fchmodat): Declare if GNULIB_FCHMODAT is set.
28553         (fstatat): Declare if GNULIB_FSTATAT is set.
28554         (mkdirat): Declare if GNULIB_MKDIRAT is set.
28555         * lib/unistd.in.h (fchownat): Declare if GNULIB_FCHOWNAT is set.
28556         (unlinkat): Declare if GNULIB_UNLINKAT is set.
28557         * modules/fcntl-h (Files): Remove m4/openat.m4.
28558         * modules/sys_stat (Files): Remove m4/openat.m4.
28559         (Makefile.am): Substitute GNULIB_FCHMODAT, GNULIB_FSTATAT,
28560         GNULIB_MKDIRAT instead of GNULIB_OPENAT.
28561         * modules/unistd (Files): Remove m4/openat.m4.
28562         (Makefile.am): Substitute GNULIB_FCHOWNAT, GNULIB_UNLINKAT instead of
28563         GNULIB_OPENAT.
28564         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Initialize GNULIB_OPENAT,
28565         HAVE_OPENAT here. Don't require gl_OPENAT_DEFAULTS.
28566         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize
28567         GNULIB_FCHMODAT, GNULIB_FSTATAT, GNULIB_MKDIRAT, HAVE_FCHMODAT,
28568         HAVE_FSTATAT, HAVE_MKDIRAT, REPLACE_FSTATAT here. Don't require
28569         gl_OPENAT_DEFAULTS.
28570         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_FCHOWNAT,
28571         GNULIB_UNLINKAT, HAVE_FCHOWNAT, HAVE_UNLINKAT, REPLACE_FCHOWNAT here.
28572         Don't require gl_OPENAT_DEFAULTS.
28573         * m4/openat.m4 (gl_FUNC_OPENAT): Require gl_FCNTL_H_DEFAULTS,
28574         gl_SYS_STAT_H_DEFAULTS, gl_UNISTD_H_DEFAULTS. Set GNULIB_FCHMODAT,
28575         GNULIB_FSTATAT, GNULIB_MKDIRAT, GNULIB_FCHOWNAT, GNULIB_UNLINKAT.
28576         (gl_OPENAT_DEFAULTS): Remove macro.
28577
28578 2009-09-06  Bruno Haible  <bruno@clisp.org>
28579
28580         * modules/openat (configure.ac): Remove unneeded witness.
28581
28582 2009-09-06  Bruno Haible  <bruno@clisp.org>
28583
28584         Set errno to ENOSYS when a function is entirely unsupported.
28585         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Set errno to ENOSYS instead of
28586         EOPNOTSUPP.
28587         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
28588         * modules/chown (Depends-on): Remove errno.
28589
28590 2009-09-06  Bruno Haible  <bruno@clisp.org>
28591
28592         * doc/posix-headers/fcntl.texi (AT_*): Mention affected platforms.
28593
28594 2009-09-06  Bruno Haible  <bruno@clisp.org>
28595
28596         * lib/sys_stat.in.h: Fix preprocessor command indentation.
28597
28598 2009-09-06  Ben Pfaff  <blp@gnu.org>
28599             Bruno Haible  <bruno@clisp.org>
28600
28601         Work around a glibc bug in strtok_r.
28602         * lib/string.in.h (strtok_r): Replace if REPLACE_STRTOK_R is set.
28603         Undefine if UNDEFINE_STRTOK_R is set.
28604         * lib/strtok_r.c (strtok_r, __strtok_r) [!_LIBC]: Don't undefine.
28605         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
28606         REPLACE_STRTOK_R and UNDEFINE_STRTOK_R.
28607         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Check against the glibc bug.
28608         * modules/string (Makefile.am): Substitute REPLACE_STRTOK_R,
28609         UNDEFINE_STRTOK_R.
28610         * doc/posix-functions/strtok_r.texi: Mention the glibc 2.7 bug.
28611
28612 2009-09-06  Sergey Poznyakoff  <gray@gnu.org.ua>
28613
28614         exclude: minor fix
28615         * lib/exclude.c: Include wctype.h
28616
28617 2009-09-06  Akim Demaille  <demaille@gostai.com>
28618
28619         bootstrap: improve error message
28620         * build-aux/bootstrap (find_tool): Upon failure, report the list
28621         of candidates.
28622         Honor the initial value of the envvar.
28623
28624 2009-09-05  Eric Blake  <ebb9@byu.net>
28625
28626         symlinkat: new module
28627         * modules/symlinkat: New file.
28628         * lib/symlinkat.c: Likewise.
28629         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Likewise.
28630         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
28631         * modules/unistd (Makefile.am): Use them.
28632         * lib/unistd.in.h (symlinkat, readlinkat): Declare them.
28633         (faccessat) [GNULIB_POSIXCHECK]: Fix typo.
28634         * lib/at-func.c (FUNC_RESULT): New macro, defaulting to int.
28635         * MODULES.html.sh (File system functions): Mention module.
28636         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
28637         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
28638         * modules/symlinkat-tests: New test.
28639         * tests/test-symlinkat.c: Likewise.
28640
28641         test-openat-safer: add more checks
28642         * tests/test-openat-safer.c (main): Check more code paths.
28643
28644 2009-09-05  Jim Meyering  <meyering@redhat.com>
28645
28646         syntax-check: detect unnecessary inclusion of openat.h
28647         * top/maint.mk (sc_prohibit_openat_without_use): New rule.
28648
28649 2009-09-05  Bruno Haible  <bruno@clisp.org>
28650
28651         Support towlower, towupper.
28652         * doc/posix-functions/towlower.texi: Mention module wctype.
28653         * doc/posix-functions/towupper.texi: Likewise.
28654         * lib/wctype.in.h (towlower, towupper): New functions.
28655         * tests/test-wctype.c: Include stdio.h, stdlib.h.
28656         (ASSERT): New macro.
28657         (e): New variable.
28658         (main): Test also towlower, towupper. Test WEOF argument.
28659         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
28660
28661 2009-09-05  Bruno Haible  <bruno@clisp.org>
28662
28663         Fix conversion behaviour when the input is invalid.
28664         * lib/striconveh.c (mem_cd_iconveh_internal): Fix storing of question
28665         mark occurring in first pass of indirect conversion.
28666         * tests/test-striconveh.c (main): Test conversion of invalid ASCII
28667         input.
28668         Found by clang's static analyzer.
28669
28670 2009-09-05  Bruno Haible  <bruno@clisp.org>
28671
28672         * tests/test-striconveh.c (main): Test indirect conversion on platforms
28673         where direct conversion is possible.
28674
28675 2009-09-04  Eric Blake  <ebb9@byu.net>
28676
28677         openat: fail with ENOENT on empty name
28678         * lib/openat-proc.c (openat_proc_name): Special-case the empty
28679         buffer.
28680
28681         link-follow: fix logic bug in prior patch
28682         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Fix bug that
28683         reversed sense of yes and no in prior patch.  Avoid confusing
28684         compilation failure with desired semantics.
28685
28686         link-follow: accomodate mingw and cross-compilation
28687         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Rename...
28688         (gl_FUNC_LINK_FOLLOWS_SYMLINK): ...to this.  Change
28689         cross-compilation results to -1, to make linkat easier to
28690         implement when cross-compiling.  Trivially support mingw.
28691         * modules/link-follow (configure.ac): Call new name.
28692         * NEWS: Mention this.
28693
28694 2009-09-03  Eric Blake  <ebb9@byu.net>
28695
28696         faccessat: compile replacement
28697         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Build replacement when
28698         needed.
28699
28700         fts: fix compilation error
28701         * lib/fts.c (includes): Re-add "openat.h", for
28702         openat_needs_fchdir.
28703
28704         faccessat: new module
28705         * modules/faccessat: New file.
28706         * lib/faccessat.c: Likewise.
28707         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
28708         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
28709         * modules/unistd (Makefile.am): Use it.
28710         * lib/unistd.in.h (faccessat): Declare it.
28711         (F_OK, X_OK, W_OK, R_OK): Provide definitions.
28712         * lib/fcntl.in.h (AT_SYMLINK_FOLLOW, AT_EACCESS): Likewise.
28713         * MODULES.html.sh (File system functions): Mention it.
28714         * doc/posix-functions/faccessat.texi (faccessat): Likewise.
28715         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
28716
28717         euidaccess: prefer POSIX over non-standard implementation
28718         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Check for faccessat.
28719         * lib/euidaccess.c (euidaccess): Use it if available.
28720
28721         openat: make template easier to use
28722         * lib/at-func.c (CALL_FUNC): Allow AT_FUNC_USE_F1_COND and
28723         AT_FUNC_F2 to be undefined.
28724         (VALIDATE_FLAG): New macro; use it to reject bad flags.
28725         (AT_FUNC_USE_F1_COND): Change sense to just flag bit.
28726         * lib/fchmodat.c (AT_FUNC_USE_F1_COND): Adjust.
28727         * lib/fchownat.c (AT_FUNC_USE_F1_COND): Likewise.
28728         * lib/openat.c (AT_FUNC_USE_F1_COND) [fstatat, unlinkat]:
28729         Likewise.
28730         * lib/mkdirat.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND): Delete.
28731         * lib/selinux-at.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND)
28732         [getfileconat, lgetfileconat, setfileconat, lsetfileconat]:
28733         Likewise.
28734
28735         openat: declare in POSIX headers
28736         * NEWS: Mention this.
28737         * modules/openat (configure.ac): Declare witnesses.
28738         (Depends-on): Add fcntl-h, sys_stat, unistd.
28739         (Include): Mention correct headers.
28740         * modules/fcntl-h (Depends-on): Add link-warning.
28741         (Files): Add openat.m4.
28742         (Makefile.am): Substitute witnesses.
28743         * modules/sys_stat (Files, Makefile.am): Likewise.
28744         * modules/unistd (Files, Makefile.am): Likewise.
28745         * m4/openat.m4 (gl_FUNC_OPENAT, gl_FUNC_FCHOWNAT): Set witnesses.
28746         (gl_OPENAT_DEFAULTS): New macro.
28747         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Use it.
28748         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Likewise.
28749         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Likewise.
28750         (SYS_STAT_H): Remove unused variable.
28751         * doc/posix-headers/fcntl.texi (fcntl.h): Update content.
28752         * lib/fcntl--.h (includes): Remove unneeded header.
28753         * lib/openat-safer.c (includes): Likewise.
28754         * lib/openat.h (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
28755         (openat, fstatat, unlinkat, mkdirat, fchmodat, fchownat): Move to
28756         appropriate headers.
28757         (__OPENAT_PREFIX): Delete.
28758         * lib/fcntl.in.h (openat): Provide declaration.
28759         (AT_FDCWD): Fix Solaris bug.
28760         (AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR): Provide macros.
28761         * lib/sys_stat.in.h (fstatat, mkdirat): Provide declaration.
28762         * lib/fchmodat.c (includes):  Adjust to find declaration.
28763         * lib/fchownat.c (includes): Likewise.
28764         * lib/mkdirat.c (includes): Likewise.
28765         * lib/fstatat.c (includes): Likewise.  Ensure original fstatat is
28766         still visible.
28767
28768 2009-09-02  Eric Blake  <ebb9@byu.net>
28769
28770         errno: use consistently
28771         * lib/c-stack.c (ENOTSUP): <errno.h> guarantees a definition.
28772         * lib/canonicalize-lgpl.c (ENAMETOOLONG): Likewise.
28773         * lib/canonicalize.c (ELOOP): Likewise.
28774         * lib/inet_ntop.c (EAFNOSUPPORT): Likewise.
28775         * lib/inet_pton.c (EAFNOSUPPORT): Likewise.
28776         * lib/lchown.c (EOPNOTSUPP): Likewise.
28777         * lib/openat-priv.h (ENOSYS, EOPNOTSUPP): Likewise.
28778         * lib/savewd.c (ESTALE): Likewise.
28779         * lib/settime.c (ENOSYS): Likewise.
28780         * lib/utimens.c (ENOSYS): Likewise.
28781         * lib/xgethostname.c (ENAMETOOLONG): Likewise.
28782         * lib/chdir-safer.c (ELOOP): Likewise.
28783         (chdir_no_follow): Use HAVE_READLINK, not ELOOP, as witness.
28784         * modules/c-stack (Depends-on): Add errno.
28785         * modules/canonicalize (Depends-on): Likewise.
28786         * modules/chdir-safer (Depends-on): Likewise.
28787         * modules/fdopendir (Depends-on): Likewise.
28788         * modules/inet_ntop (Depends-on): Likewise.
28789         * modules/inet_pton (Depends-on): Likewise.
28790         * modules/lchown (Depends-on): Likewise.
28791         * modules/openat (Depends-on): Likewise.
28792         * modules/savewd (Depends-on): Likewise.
28793         * modules/settime (Depends-on): Likewise.
28794         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Check for readlink.
28795
28796         fts: avoid leaking fds
28797         * modules/fts (Depends-on): Add cloexec.
28798         * lib/fts.c (opendirat, diropen, fts_build): Set close-on-exec
28799         flag.
28800
28801         fts: make directory fds more robust
28802         * lib/fts.c (O_DIRECTORY): Let <fcntl.h> take care of this.
28803         (opendirat): Specify O_DIRECTORY, and add fallbacks for safety.
28804
28805         backupfile, chdir-long, fts, savedir: make safer
28806         * lib/backupfile.c (includes): Use "dirent--.h", since
28807         numbered_backup can write to stderr during readdir.
28808         * lib/savedir.c (includes): Likewise.
28809         * lib/chdir-long.c (includes): Use "fcntl--.h", since openat
28810         emulation can write to stderr on failure.
28811         * lib/fts.c (includes) [!_LIBC]: Likewise for opendir and openat.
28812         * lib/getcwd.c: Document why opendir_safer is unused.
28813         * lib/glob.c: Likewise.
28814         * lib/scandir.c: Likewise.
28815         * lib/openat-proc.c: Likewise, for open_safer.
28816         * modules/backupfile (Depends-on): Add dirent-safer.
28817         * modules/savedir (Depends-on): Likewise.
28818         * modules/fts (Depends-on): Add dirent-safer and openat-safer.
28819         * modules/chdir-long (Depends-on): Add openat-safer.
28820
28821         openat-safer: new module
28822         * modules/openat-safer: New file.
28823         * lib/openat-safer.c: Likewise.
28824         * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): New macro.
28825         * lib/fcntl-safer.h (openat_safer): Declare.
28826         * lib/fcntl--.h (openat): Override.
28827         * MODULES.html.sh (File descriptor based I/O): Mention it.
28828         * lib/openat.h: Add double-inclusion guards.
28829         * lib/openat.c (includes): Only include "fcntl-safer.h", not
28830         "fcntl--.h", so we can implement openat.
28831         * modules/openat-safer-tests: New test.
28832         * tests/test-openat-safer.c: New file.
28833
28834         dirent-safer: new module
28835         * modules/dirent-safer: New file.
28836         * lib/dirent--.h: Likewise.
28837         * lib/dirent-safer.h: Likewise.
28838         * lib/opendir-safer.c: Likewise.
28839         * m4/dirent-safer.m4: Likewise.
28840         * MODULES.html.sh (Enhancements for POSIX:2008): Mention it.
28841         * modules/dirent-safer-tests: New test.
28842         * tests/test-dirent-safer.c: New file.
28843         * lib/fdopendir.c (includes): Ensure fdopendir is also safe.
28844
28845         fdopendir: optimize on mingw
28846         * lib/unistd.in.h (_gl_directory_name): New prototype.
28847         * lib/fchdir.c (_gl_directory_name): Implement it.
28848         (fchdir): Use it to simplify implementation.
28849         * lib/fdopendir.c (fdopendir) [REPLACE_FCHDIR]: Use metadata from
28850         fchdir, when available, to avoid calling [f]chdir().
28851
28852         fdopendir: split into its own module
28853         * lib/openat.c (fdopendir): Move...
28854         * lib/fdopendir.c: ...into new file.
28855         * modules/fdopendir: New module.
28856         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): New file.
28857         * modules/openat (Depends-on): Add fdopendir.
28858         * m4/openat.m4 (gl_FUNC_OPENAT): No longer need to check for
28859         fdopendir here.
28860         * modules/savedir (Depends-on): Only need fdopendir, not full
28861         openat.
28862         * lib/savedir.c (include): Use <dirent.h>, not "openat.h".
28863         * lib/openat.h (fdopendir): Drop prototype.
28864         * lib/dirent.in.h (fdopendir): Provide prototype.
28865         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add replacements.
28866         * modules/dirent (Makefile.am): Substitute them.
28867         * MODULES.html.sh (File system functions): Mention it.
28868         * doc/posix-functions/fdopendir.texi (fdopendir): Likewise.
28869         * modules/fdopendir-tests: New file.
28870         * tests/test-fdopendir.c: Likewise.
28871
28872         fchdir: use more consistent macro convention
28873         * lib/fcntl.in.h (_gl_register_fd): Move declaration to unistd.
28874         * lib/sys_stat.in.h (rpl_fstat): Declare via make-time
28875         REPLACE_FCHDIR, rather than relying on config.h macros.
28876         * lib/unistd.in.h (fchdir): Move all fchdir internal declarations
28877         inside a single make-time REPLACE_FCHDIR block, rather than using
28878         the config.h FCHDIR_REPLACEMENT.
28879         * m4/fchdir.m4 (gl_FUNC_FCHDIR): REPLACE_FCHDIR was already
28880         AC_SUBST'd, also AC_DEFINE it.  Don't define FCHDIR_REPLACEMENT.
28881         Manage fstat replacement.
28882         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Pick up
28883         REPLACE_FCHDIR.
28884         * modules/sys_stat (Files): Add m4/unistd_h.m4.
28885         (Makefile.am): Substitute REPLACE_FCHDIR.
28886         * lib/close.c (rpl_close): Use REPLACE_FCHDIR, not
28887         FCHDIR_REPLACEMENT.
28888         * lib/dup-safer.c (dup_safer): Likewise.
28889         * lib/dup2.c (rpl_dup2): Likewise.
28890         * lib/dup3.c (rpl_dup3): Likewise.
28891         * lib/open.c (rpl_open): Likewise.
28892
28893         fchdir: simplify error handling, and support dup3
28894         * modules/fchdir (Depends-on): Use strdup-posix, not strdup.  Add
28895         stdbool, malloc-posix, realloc-posix.
28896         * lib/fchdir.c (struct dir_info_t): Delete saved_errno.
28897         (ensure_dirs_slot): Return false on allocation failure.
28898         (rpl_dup2): Delete.
28899         (_gl_register_dup): New function.
28900         (_gl_unregister_fd, rpl_opendir, rpl_dup): Update callers.
28901         (_gl_register_fd): Close fd on allocation failure.
28902         * lib/fcntl.in.h (_gl_register_fd): Update signature.
28903         * lib/unistd.in.h (_gl_register_dup) [FCHDIR_REPLACEMENT]: New
28904         prototype.
28905         (rpl_dup2_fchdir): Delete prototype.
28906         * lib/open.c (open): Update caller.
28907         * lib/dup2.c (dup2): Track fchdir metadata.
28908         * lib/dup3.c (dup3): Likewise.
28909         * m4/dup2.m4 (gl_REPLACE_DUP2): New macro.
28910         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Use it.
28911
28912 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28913
28914         * gnulib-tool (func_create_testdir, func_create_megatestdir): Use
28915         AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. Use AC_CONFIG_FILES and
28916         don't pass arguments to AC_OUTPUT.
28917
28918 2009-09-02  Bruno Haible  <bruno@clisp.org>
28919
28920         * modules/mkdtemp (License): Relicense under LGPLv2+.
28921         Reported by Paolo Bonzini.
28922
28923 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28924
28925         Replace uses of obsolete autoconf macros in Jim's modules.
28926         The Autoconf macros AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK and
28927         AC_TRY_RUN have been obsolete since Autoconf 2.55, and each use
28928         can evoke a warning from autoconf when run with -Wobsolete
28929         enabled.  They were declared obsolete for good reasons (see
28930         the `AC_FOO_IFELSE vs AC_TRY_FOO' node in the Autoconf manual,
28931         recently renamed to `AC_ACT_IFELSE vs AC_TRY_ACT'), and we
28932         should not continue using the deprecated macros.
28933         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Replace
28934         obsolete Autoconf macros with modern counterparts.
28935         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
28936         * m4/dos.m4 (gl_AC_DOS): Likewise.
28937         * m4/fpending.m4 (gl_FUNC_FPENDING): Likewise.
28938         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
28939         * m4/getloadavg.m4 (gl_PREREQ_GETLOADAVG): Likewise.
28940         * m4/jm-winsz1.m4 (gl_WINSIZE_IN_PTEM): Likewise.
28941         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Likewise.
28942         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Likewise.
28943         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Likewise.
28944         * m4/mode_t.m4 (gl_PROMOTED_TYPE_MODE_T): Likewise.
28945         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
28946         Likewise.
28947         * m4/rename.m4 (gl_FUNC_RENAME): Likewise.
28948         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
28949         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Likewise.
28950         * m4/st_dm_mode.m4 (AC_STRUCT_ST_DM_MODE): Likewise.
28951         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
28952         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
28953
28954 2009-09-01  Eric Blake  <ebb9@byu.net>
28955
28956         fchdir: fix off-by-one bug in previous patch
28957         * lib/fchdir.c (rpl_fstat): Use correct bounds.
28958         (_gl_unregister_fd): Delete useless if.
28959
28960 2009-09-01  Daniel P. Berrange  <berrange@redhat.com>
28961
28962         maint.mk: sort the list of syntax-check rules
28963         * top/maint.mk (syntax-check-rules): Sort syntax-check rules, so it's
28964         easier to get a sense of progress when the rules are run sequentially
28965         and take a long time.
28966
28967 2009-09-01  Simon Josefsson  <simon@josefsson.org>
28968
28969         * modules/arpa_inet: Use $(MKDIR_P) instead of @MKDIR_P@.
28970         * modules/netinet_in: Likewise.
28971         * modules/sys_file: Likewise.
28972         * modules/sys_ioctl: Likewise.
28973         * modules/sys_select: Likewise.
28974         * modules/sys_socket: Likewise.
28975         * modules/sys_stat: Likewise.
28976         * modules/sys_time: Likewise.
28977         * modules/sys_times: Likewise.
28978         * modules/sys_utsname: Likewise.
28979         * modules/sys_wait: Likewise.
28980
28981 2009-09-01  Jim Meyering  <meyering@redhat.com>
28982
28983         fts: help ensure that return values are not ignored
28984         * lib/fts_.h (__GNUC_PREREQ): Define.
28985         (__attribute_warn_unused_result__): Define.
28986         (fts_children, fts_close, fts_open, fts_read): Declare with
28987         __attribute_warn_unused_result__.
28988
28989         fts: fts_close now fails also when closing a dir file descriptor fails
28990         * lib/fts.c (fts_close): Detect close failure, not just fchdir failure,
28991         and propagate to caller, along with errno.
28992
28993         announce-gen: correct formatting in --help output
28994         * build-aux/announce-gen (usage): Move the one-line description in
28995         --help output "up", to where it belongs, just after Usage:.
28996
28997 2009-08-31  Eric Blake  <ebb9@byu.net>
28998
28999         fchdir: port to mingw
29000         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Check for mingw bug.
29001         * lib/open.c (open) [FCHDIR_REPLACEMENT]: If directories can't be
29002         opened, then use a substitute.
29003         * lib/sys_stat.in.h (fstat) [REPLACE_OPEN_DIRECTORY]: Declare
29004         replacement.
29005         * lib/fchdir.c (fstat) [REPLACE_OPEN_DIRECTORY]: Implement it.
29006         (_gl_register_fd): No need to check stat if open already filters
29007         all directories.
29008         (fchdir): Fix error condition to match POSIX.
29009         * modules/fchdir (Depends-on): Add sys_stat.
29010         * doc/posix-functions/open.texi (open): Document the limitation.
29011         * modules/fchdir-tests: New file.
29012         * tests/test-fchdir.c: Likewise.
29013
29014         canonicalize: allow cross-testing from cygwin to mingw
29015         * modules/canonicalize-tests (configure.ac): Define HAVE_SYMLINK.
29016         (Makefile.am): Pass it through TESTS_ENVIRONMENT.
29017         * modules/canonicalize-lgpl-tests (configure.ac, Makefile.am):
29018         Likewise.
29019         * tests/test-canonicalize.sh: Also skip test if 'ln -s' works, but
29020         target does not support symlinks.
29021         * tests/test-canonicalize-lgpl.sh: Likewise.
29022
29023         chown: avoid compilation warning on mingw
29024         * m4/chown.m4 (gl_FUNC_CHOWN): Recognize missing chown.
29025         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Always return failure on
29026         mingw.
29027         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
29028         * modules/chown (Depends-on): Add errno.
29029
29030 2009-08-31  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
29031
29032         * gnulib-tool: Fix test whether $CONFIG_SHELL has a working 'echo'
29033         command.
29034
29035 2009-08-31  Jim Meyering  <meyering@redhat.com>
29036
29037         canonicalize: remove useless initialization
29038         * lib/canonicalize.c (canonicalize_filename_mode): Remove useless
29039         initialization of local, "end".
29040
29041 2009-08-30  Bruno Haible  <bruno@clisp.org>
29042
29043         Fix an unnecessary error on Solaris 10 on NFSv3 file systems.
29044         * lib/set-mode-acl.c (qset_acl) [Solaris 10 new]: Treat EOPNOTSUPP like
29045         ENOSYS.
29046
29047 2009-08-30  Bruno Haible  <bruno@clisp.org>
29048
29049         * tests/test-pipe-filter-ii1.sh: Prefer /usr/xpg6/bin/tr over
29050         /usr/xpg4/bin/tr when it exists.
29051         * tests/test-pipe-filter-gi1.sh: Likewise.
29052
29053 2009-08-30  Bruno Haible  <bruno@clisp.org>
29054
29055         Work around deficient /usr/bin/id program on Solaris.
29056         * tests/test-file-has-acl.sh (ID): New variable.
29057         * tests/test-set-mode-acl.sh (ID): Likewise.
29058         * tests/test-copy-acl.sh (ID): Likewise.
29059         * tests/test-copy-file.sh (ID): Likewise.
29060
29061 2009-08-30  Bruno Haible  <bruno@clisp.org>
29062
29063         New module 'xstriconveh'.
29064         * lib/xstriconveh.h: New file.
29065         * lib/xstriconveh.c: New file.
29066         * modules/xstriconveh: New file.
29067
29068 2009-08-30  Bruno Haible  <bruno@clisp.org>
29069
29070         Make it easier to use mem_cd_iconveh.
29071         * lib/striconveh.h (iconveh_t): New type.
29072         (iconveh_open, iconveh_close): New declarations.
29073         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
29074         with a single 'const iconveh_t *' argument.
29075         * lib/striconveh.c (iconveh_open, iconveh_close): New functions.
29076         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
29077         with a single 'const iconveh_t *' argument.
29078         (mem_iconveh, str_iconveh): Use iconveh_open, iconveh_close.
29079         * tests/test-striconveh.c (main): Update.
29080         * NEWS: Mention the change.
29081
29082 2009-08-30  Bruno Haible  <bruno@clisp.org>
29083
29084         * doc/posix-functions/iconv_open.texi: Mention indirect conversion
29085         problem.
29086
29087 2009-08-30  Bruno Haible  <bruno@clisp.org>
29088
29089         Work around iconv_open problem on Solaris.
29090         * lib/iconv_open-solaris.gperf: New file.
29091         * lib/iconv_open.c (ICONV_FLAVOR_SOLARIS): New macro.
29092         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Also handle Solaris.
29093         * modules/iconv_open (Files): Add lib/iconv_open-solaris.gperf.
29094         (Makefile.am): Add rule for iconv_open-solaris.h. Augment
29095         BUILT_SOURCES, MOSTLYCLEANFILES, MAINTAINERCLEANFILES, EXTRA_DIST.
29096         * doc/posix-functions/iconv_open.texi: Mention the Solaris problem.
29097
29098 2009-08-29  Jim Meyering  <meyering@redhat.com>
29099
29100         maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
29101         * top/maint.mk (cvs-check): Remove target; it was just an alias
29102         to the better-named vc-diff-check.
29103         (maintainer-distcheck): Remove rule.  It was used only from
29104         the (alpha/beta/major) target, and all of its commands but one
29105         were coreutils-specific.
29106         (vc-dist): Remove rule.
29107         (alpha beta major): Run "$(MAKE) distcheck" explicitly.
29108         Run vc-diff-check, not vc-dist.
29109         Run $(MAKE) dist with XZ_OPT=-9ev.  Note spelling, with "-".
29110
29111 2009-08-27  Bruno Haible  <bruno@clisp.org>
29112
29113         * tests/test-bitrotate.c (main): Remove test that uses a shift count
29114         of 0.
29115
29116 2009-08-27  Bruno Haible  <bruno@clisp.org>
29117
29118         * tests/test-func.c (main): Don't verify sizeof __func__ on SunPRO C
29119         compilers.
29120         * doc/func.texi: Document the SunPRO C bug.
29121
29122 2009-08-27  Bruno Haible  <bruno@clisp.org>
29123
29124         Fix link error on Solaris.
29125         * tests/test-parse-duration.c (xstrdup): Remove function.
29126
29127 2009-08-26  Pádraig Brady  <P@draigbrady.com>
29128
29129         ignore-value: handle pointer types, too
29130         * lib/ignore-value.h (__attribute__): Remove definition.
29131         (ignore_value): Remove use of "__attribute__ ((unused))" in favor
29132         of a more concise and more-often effective "(void) i" statement.
29133         (ignore_ptr): New function to suppress warnings from functions that
29134         return pointers, and to make it explicit that one function doesn't
29135         handle all cases.
29136
29137 2009-08-25  Bruno Haible  <bruno@clisp.org>
29138
29139         dup2: work around a Linux bug.
29140         * m4/dup2.m4 (gl_FUNC_DUP2): Test for the Linux bug.
29141         * lib/dup2.c (rpl_dup2): Correct the return value if it is -EBADF.
29142         * doc/posix-functions/dup2.texi: Mention the Linux bug.
29143         Reported by Simon Josefsson.
29144
29145 2009-08-25  Jim Meyering  <meyering@redhat.com>
29146
29147         libguestfs uses gnulib
29148         * users.txt: Add libguestfs.
29149
29150 2009-08-24  Eric Blake  <ebb9@byu.net>
29151
29152         dup2, pipe2: fix some recent test failures on cygwin 1.5.x
29153         * lib/pipe2.c (includes): Add binary-io.h.
29154         * lib/dup2.c (rpl_dup2): Correct buggy errno value.
29155
29156 2009-08-24  Bruno Haible  <bruno@clisp.org>
29157
29158         Tolerate declared but missing accept4 syscall.
29159         * lib/accept4.c (accept4): Invoke original accept4 function first, if
29160         available.
29161         * lib/sys_socket.in.h (accept4): If the function is already present,
29162         override it.
29163         * m4/accept4.m4 (gl_FUNC_ACCEPT4): Remove AC_LIBOBJ invocation.
29164         * modules/accept4 (Makefile.am): Compile accept4.c always.
29165         Reported by Paolo Bonzini and Eric Blake.
29166
29167 2009-08-23  Bruno Haible  <bruno@clisp.org>
29168
29169         New module 'accept4'.
29170         * lib/sys_socket.in.h (accept4): New declaration.
29171         * lib/accept4.c: New file.
29172         * m4/accept4.m4: New file.
29173         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
29174         GNULIB_ACCEPT4, HAVE_ACCEPT4.
29175         * modules/sys_socket (Makefile.am): Substitute GNULIB_ACCEPT4,
29176         HAVE_ACCEPT4.
29177         * modules/accept4: New file.
29178         * doc/glibc-functions/accept4.texi: Mention the new module.
29179
29180 2009-08-24  Jim Meyering  <meyering@redhat.com>
29181
29182         progname: also set global program_invocation_name, when possible
29183         Before this change, a libtool-enabled program that calls glibc's
29184         error function would report the program name as
29185         "/abs/dir/.libs/lt-program_name" rather than the desired program_name.
29186         * modules/progname (configure.ac): Check for a declaration of
29187         program_invocation_name.
29188         * lib/progname.c:  Include <errno.h>.
29189         (set_program_name) [HAVE_DECL_PROGRAM_INVOCATION_NAME]:
29190         Set program_invocation_name.
29191
29192 2009-08-23  Bruno Haible  <bruno@clisp.org>
29193
29194         * lib/dup3.c: Include <string.h>.
29195
29196 2009-08-23  Bruno Haible  <bruno@clisp.org>
29197
29198         * lib/dup3.c (dup3): Test only once whether the system actually exists.
29199         * lib/pipe2.c (pipe2): Likewise.
29200         Suggested by Eric Blake.
29201
29202 2009-08-23  Bruno Haible  <bruno@clisp.org>
29203
29204         Tolerate declared but missing dup3 syscall.
29205         * lib/dup3.c (dup3): Invoke original dup3 function first, if available.
29206         * lib/unistd.in.h (dup3): If the function is already present,
29207         override it.
29208         * m4/dup3.m4 (gl_FUNC_DUP3): Remove AC_LIBOBJ invocation.
29209         * modules/dup3 (Makefile.am): Compile dup3.c always.
29210         Reported by Paolo Bonzini.
29211
29212 2009-08-23  Bruno Haible  <bruno@clisp.org>
29213
29214         Tolerate declared but missing pipe2 syscall.
29215         * lib/pipe2.c (pipe2): Invoke original pipe2 function first, if
29216         available.
29217         * lib/unistd.in.h (pipe2): If the function is already present,
29218         override it.
29219         * m4/pipe2.m4 (gl_FUNC_PIPE2): Remove AC_LIBOBJ invocation.
29220         * modules/pipe2 (Makefile.am): Compile pipe2.c always.
29221         Reported by Paolo Bonzini.
29222
29223 2009-08-23  Bruno Haible  <bruno@clisp.org>
29224
29225         * lib/pipe2.c (pipe2): Move #ifs inside function.
29226
29227 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
29228
29229         quotearg: document limitations of quote_these_too
29230         * lib/quotearg.c (quotearg_buffer_restyled): Add comments where
29231         those limitations are created.
29232         * lib/quotearg.h (set_char_quoting): Document that digits and
29233         letters that are special after backslash are not permitted.
29234         (quotearg_char): Cross-reference set_char_quoting documentation.
29235
29236 2009-08-23  Joel E. Denny  <jdenny@clemson.edu>
29237
29238         quotearg: implement custom_quoting_style
29239         * lib/quotearg.c: (struct quoting_options): Add left_quote and
29240         right_quote fields.
29241         (set_custom_quoting): New public function.
29242         (quotearg_buffer_restyled): Add left_quote and right_quote
29243         arguments, handle them very much like locale quoting, and update
29244         all uses.
29245         (quotearg_n_custom): New public function.
29246         (quotearg_n_custom_mem): New public function.
29247         (quotearg_custom): New public function.
29248         (quotearg_custom_mem): New public function.
29249         * lib/quotearg.h: Prototype and document new public functions.
29250         (enum quoting_style): For escape_quoting_style and
29251         clocale_quoting_style, comment that QA_SPLIT_TRIGRAPHS is
29252         ignored even though they're otherwise like c_quoting_style.
29253         Add custom_quoting_style member and document with comparison to
29254         clocale_quoting_style.
29255         * tests/test-quotearg.c (custom_quotes): New array.
29256         (custom_results): New array.
29257         (main): Extend to test custom quoting.
29258
29259 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
29260
29261         quotearg: fix right quote escaping when it's in quote_these_too
29262         * lib/quotearg.c (quotearg_buffer_restyled): Upon seeing a right
29263         quote, be sure to prepend only one backslash.
29264         * tests/test-quotearg.c (use_quote_double_quotes): New function.
29265         (main): Test it.
29266
29267 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
29268
29269         quotearg-tests: test escaping of embedded locale quotes
29270         * tests/test-quotearg.c (struct result_strings): Add member for
29271         new input.
29272         (LQ_ENC, RQ_ENC, RQ_ESC): New macros.
29273         (inputs): Add new input.
29274         (results_g): Add expected results.
29275         (flag_results): Likewise.
29276         (locale_results): Likewise.
29277         (compare_strings): Check those.
29278
29279 2009-08-23  Bruno Haible  <bruno@clisp.org>
29280
29281         Tests for module 'dup3'.
29282         * modules/dup3-tests: New file.
29283         * tests/test-dup3.c: New file.
29284
29285         New module 'dup3'.
29286         * lib/unistd.in.h (dup3): New declaration.
29287         * lib/dup3.c: New file.
29288         * m4/dup3.m4: New file.
29289         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_DUP3 and
29290         HAVE_DUP3.
29291         * modules/unistd (Makefile.am): Substitute GNULIB_DUP3 and HAVE_DUP3.
29292         * modules/dup3: New file.
29293         * doc/glibc-functions/dup3.texi: Mention the new module.
29294
29295 2009-08-23  Bruno Haible  <bruno@clisp.org>
29296
29297         Tweak the dup2 test.
29298         * tests/test-dup2.c (main): Create the test file empty. Verify that an
29299         out-of-range fd yields EBADF. Verify that after writing to /dev/null,
29300         the test file is still empty. Fix argument order of lseek.
29301
29302 2009-08-23  Bruno Haible  <bruno@clisp.org>
29303
29304         Avoid test link errors when the modules getopt-gnu, gettext are used.
29305         * modules/getopt-posix-tests (Makefile.am): Define test_getopt_LDADD.
29306         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
29307
29308 2009-08-23  Bruno Haible  <bruno@clisp.org>
29309
29310         Fix getdtablesize() on mingw.
29311         * lib/getdtablesize.c (getdtablesize): Implement differently.
29312         * lib/unistd.in.h (getdtablesize): Improve comment.
29313
29314 2009-08-23  Bruno Haible  <bruno@clisp.org>
29315
29316         New module 'mkostemp'.
29317         Based on Ulrich Drepper's 2007-08-10 change in glibc.
29318         * lib/stdlib.in.h (mksotemp): New declaration.
29319         * lib/mkostemp.c: New file, from glibc with modifications.
29320         * lib/tempname.h (GT_FILE): Remove outdated comment.
29321         (gen_tempname): Add flags argument.
29322         * lib/tempname.c (__GT_BIGFILE): Remove macro.
29323         (__GT_FILE): Map to 1.
29324         (small_open, large_open): Remove macros.
29325         (__gen_tempname): Add flags argument. Remove code for __GT_BIGFILE.
29326         * lib/mkstemp.c (mkstemp): Update.
29327         * lib/mkdtemp.c (mkdtemp): Likewise.
29328         * m4/mkostemp.m4: New file.
29329         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MKOSTEMP,
29330         HAVE_MKOSTEMP.
29331         * modules/stdlib (Makefile.am): Substitute GNULIB_MKOSTEMP,
29332         HAVE_MKOSTEMP.
29333         * modules/mkostemp: New file, based on modules/mkstemp.
29334         * doc/glibc-functions/mkostemp.texi: Mention the new module.
29335         * NEWS: Mention the change.
29336
29337 2009-08-23  Bruno Haible  <bruno@clisp.org>
29338
29339         * lib/pipe2.c (pipe2): Support O_TEXT, O_BINARY on all platforms.
29340         Reported by Eric Blake.
29341
29342 2009-08-23  Bruno Haible  <bruno@clisp.org>
29343
29344         * lib/pipe2.c (pipe2): Fix test of fcntl's return value.
29345         Reported by Eric Blake.
29346
29347 2009-08-23  Bruno Haible  <bruno@clisp.org>
29348
29349         * modules/fchdir (Depends-on): Use fcntl-h instead of fcntl.
29350         * modules/pipe2 (Depends-on): Likewise.
29351
29352 2009-08-23  Eric Blake  <ebb9@byu.net>
29353
29354         fcntl-h: add O_TTY_INIT support
29355         * lib/fcntl.in.h (O_TTY_INIT): Support another POSIX macro.
29356         * tests/test-fcntl-h.c (o): Test it.
29357         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
29358
29359         fcntl-h: rename from fcntl, in preparation for fcntl(2)
29360         * modules/fcntl: Move <fcntl.h> header replacement...
29361         * modules/fcntl-h: ...to new name, so as not to collide with
29362         like-named function.
29363         * tests/test-fcntl.c: Rename...
29364         * tests/test-fcntl-h.c: ...to this.  Test FD_CLOEXEC.
29365         * modules/fcntl-tests: Rename...
29366         * modules/fcntl-h-tests: ...to this.  Update test file name.
29367         * modules/chdir-long (Depends-on): Update clients.
29368         * modules/chdir-safer (Depends-on): Likewise.
29369         * modules/fcntl-safer (Depends-on): Likewise.
29370         * modules/fts (Depends-on): Likewise.
29371         * modules/mkancesdirs (Depends-on): Likewise.
29372         * modules/mkdir-p (Depends-on): Likewise.
29373         * modules/open (Depends-on): Likewise.
29374         * modules/savewd (Depends-on): Likewise.
29375         * MODULES.html.sh (systems lacking POSIX:2008): Update name.
29376         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
29377
29378 2009-08-22  Bruno Haible  <bruno@clisp.org>
29379
29380         * modules/binary-io (License): Relicense under LGPL.
29381         * modules/pipe2 (License): Likewise.
29382
29383 2009-08-22  Bruno Haible  <bruno@clisp.org>
29384
29385         * lib/pipe-filter-ii.c (pipe_filter_ii_execute): Fix test of fcntl's
29386         return value.
29387         * lib/pipe-filter-gi.c (filter_init): Likewise.
29388         Reported by Eric Blake.
29389
29390 2009-08-22  Bruno Haible  <bruno@clisp.org>
29391
29392         * lib/pipe.c (create_pipe): Use pipe2 instead of _pipe.
29393         * modules/pipe (Depends-on): Add pipe2.
29394
29395 2009-08-22  Bruno Haible  <bruno@clisp.org>
29396
29397         Tests for module 'pipe2'.
29398         * modules/pipe2-tests: New file.
29399         * tests/test-pipe2.c: New file.
29400
29401         New module 'pipe2'.
29402         * lib/unistd.in.h (pipe2): New declaration.
29403         * lib/pipe2.c: New file.
29404         * m4/pipe2.m4: New file.
29405         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_PIPE2 and
29406         HAVE_PIPE2.
29407         * modules/unistd (Makefile.am): Substitute GNULIB_PIPE2 and HAVE_PIPE2.
29408         * modules/pipe2: New file.
29409         * doc/glibc-functions/pipe2.texi: Mention the new module.
29410
29411 2009-08-22  Bruno Haible  <bruno@clisp.org>
29412
29413         Reference some new glibc functions.
29414         * doc/glibc-functions/accept4.texi: New file.
29415         * doc/glibc-functions/dup3.texi: New file.
29416         * doc/glibc-functions/mkostemp.texi: New file.
29417         * doc/glibc-functions/pipe2.texi: New file.
29418         * doc/gnulib.texi (Glibc stdlib.h): Refer to mkostemp.
29419         (Glibc sys/socket.h): Refer to accept4.
29420         (Glibc unistd.h): Refer to dup3, pipe2.
29421         Reported by Eric Blake.
29422
29423 2009-08-22  Jim Meyering  <meyering@redhat.com>
29424             Bruno Haible  <bruno@clisp.org>
29425
29426         annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
29427         This makes it so packages using automake-1.11's silent-rules option
29428         can print e.g., a single "GEN    configmake.h" line, rather than
29429         the 30+ statements that perform the job.  If you want to see the
29430         actual commands, you can still run "make V=1".
29431         * modules/alloca-opt: Add $(AM_V_GEN) and $(AM_V_at) prefixes
29432         so that make output is abbreviated when those variables are defined
29433         appropriately.
29434         * modules/argz: Likewise.
29435         * modules/arpa_inet: Likewise.
29436         * modules/byteswap: Likewise.
29437         * modules/configmake: Likewise.
29438         * modules/dirent: Likewise.
29439         * modules/errno: Likewise.
29440         * modules/fcntl: Likewise.
29441         * modules/float: Likewise.
29442         * modules/fnmatch: Likewise.
29443         * modules/getopt-posix: Likewise.
29444         * modules/glob: Likewise.
29445         * modules/iconv_open: Likewise.
29446         * modules/inttypes: Likewise.
29447         * modules/localcharset: Likewise.
29448         * modules/locale: Likewise.
29449         * modules/math: Likewise.
29450         * modules/netdb: Likewise.
29451         * modules/netinet_in: Likewise.
29452         * modules/poll: Likewise.
29453         * modules/posix_spawnp-tests: Likewise.
29454         * modules/sched: Likewise.
29455         * modules/search: Likewise.
29456         * modules/selinux-h: Likewise.
29457         * modules/signal: Likewise.
29458         * modules/spawn: Likewise.
29459         * modules/stdarg: Likewise.
29460         * modules/stdbool: Likewise.
29461         * modules/stddef: Likewise.
29462         * modules/stdint: Likewise.
29463         * modules/stdio: Likewise.
29464         * modules/stdlib: Likewise.
29465         * modules/string: Likewise.
29466         * modules/strings: Likewise.
29467         * modules/sys_file: Likewise.
29468         * modules/sys_ioctl: Likewise.
29469         * modules/sys_select: Likewise.
29470         * modules/sys_socket: Likewise.
29471         * modules/sys_stat: Likewise.
29472         * modules/sys_time: Likewise.
29473         * modules/sys_times: Likewise.
29474         * modules/sys_utsname: Likewise.
29475         * modules/sys_wait: Likewise.
29476         * modules/sysexits: Likewise.
29477         * modules/time: Likewise.
29478         * modules/unistd: Likewise.
29479         * modules/wchar: Likewise.
29480         * modules/wctype: Likewise.
29481
29482 2009-08-22  Jim Meyering  <meyering@redhat.com>
29483
29484         announce-gen: detect write failure
29485         * build-aux/announce-gen: Add Coda at end.
29486         Remove equivalent-but-more-verbose block at top.
29487
29488 2009-08-19  Akim Demaille  <demaille@gostai.com>
29489
29490         bootstrap: --help to stdout.
29491         * bootstrap (usage): Don't send --help to stderr.
29492         Use a here doc instead of a long string.
29493
29494 2009-08-21  Eric Blake  <ebb9@byu.net>
29495
29496         test-popen-safer: split from test-popen
29497         * tests/test-popen.c (main): Move...
29498         * tests/test-popen.h: ...into new file.
29499         * tests/test-popen-safer2.c: New file.
29500         * modules/popen-tests (Files): Add test-popen.h.
29501         * modules/popen-safer-tests (Files): Add test-popen-safer2.c.
29502         Suggested by Bruno Haible.
29503
29504         test-fcntl-safer: split from test-open
29505         * tests/test-open.c (main): Move...
29506         * tests/test-open.h: ...into new file.
29507         * tests/test-fcntl-safer.c: New file.
29508         * modules/open-tests (Files): Add test-open.h.
29509         * modules/fcntl-safer-tests: New file.
29510         Suggested by Bruno Haible.
29511
29512         test-fopen-safer: split from test-fopen
29513         * tests/test-fopen.c (main): Move...
29514         * tests/test-fopen.h: ...into new file.
29515         * tests/test-fopen-safer.c: New file.
29516         * modules/fopen-tests (Files): Add test-fopen.h.
29517         * modules/fopen-safer-tests: New file.
29518         Suggested by Bruno Haible.
29519
29520 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
29521
29522         popen-safer: test O_CLOEXEC at run-time.
29523         * lib/popen-safer.c: Test O_CLOEXEC at run-time.
29524
29525 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
29526
29527         fcntl: move more flags to the header
29528         * lib/cloexec.c: Do not define FD_CLOEXEC here.
29529         * lib/popen-safer.c: Do not alias O_NOINHERIT to O_CLOEXEC here.
29530         * lib/fcntl.in.h: Do both things here.
29531
29532 2009-08-21  Jim Meyering  <meyering@redhat.com>
29533
29534         consistently remove $@-t before redirecting to it
29535         * modules/argz: Remove $@-t and $@ before redirecting to the former.
29536         * modules/alloca-opt: Likewise.
29537         * modules/byteswap: Likewise.
29538         * modules/fnmatch: Likewise.
29539         * modules/getopt-posix: Likewise.
29540         * modules/glob: Likewise.
29541         * modules/poll: Likewise.
29542         * modules/posix_spawnp-tests: Likewise.
29543         * modules/sys_socket: Likewise.
29544         * modules/sysexits: Likewise.
29545
29546 2009-08-21  Eric Blake  <ebb9@byu.net>
29547
29548         popen: simplify access to original popen
29549         * lib/popen.c (rpl_popen): No need to worry about popen being a
29550         macro.
29551         Reported by Bruno Haible.
29552
29553 2009-08-20  Eric Blake  <ebb9@byu.net>
29554
29555         build: avoid some compiler warnings
29556         * lib/selinux-at.h: Use dir_fd, not dirfd, to avoid shadowing.
29557         * lib/exclude.c (fnmatch_pattern_has_wildcards): Use correct
29558         type.
29559         (new_exclude_segment, excluded_file_pattern_p)
29560         (excluded_file_name_p): Reduce scope.
29561         * lib/vasnprintf.c (decimal_point_char): Avoid warning on
29562         old-style declaration.
29563
29564 2009-08-20  Simon Josefsson  <simon@josefsson.org>
29565
29566         * tests/test-exclude1.sh: Handle Windows EOL.
29567         * tests/test-exclude2.sh: Likewise.
29568         * tests/test-exclude3.sh: Likewise.
29569         * tests/test-exclude4.sh: Likewise.
29570         * tests/test-exclude5.sh: Likewise.
29571         * tests/test-exclude6.sh: Likewise.
29572         * tests/test-exclude7.sh: Likewise.
29573
29574 2009-08-19  Akim Demaille  <demaille@gostai.com>
29575
29576         bootstrap: find sha1sum when named gsha1sum.
29577         * bootstrap (find_tool): New.
29578         ($SHA1SUM): New.
29579         Use it.
29580
29581 2009-08-20  Jim Meyering  <meyering@redhat.com>
29582
29583         maint.mk: _header_without_use: fix a quoting bug and remove a bash'ism
29584         * top/maint.mk (_header_without_use): Use "\\\\", not "\\" in the sed
29585         expression that converts "." in a file name to "\." in the resulting
29586         regexp.  Start with a dummy statement, so that prior shell variable
29587         definitions are expanded portably.  Reported by Simon Josefsson.
29588
29589 2009-08-20  Paolo Bonzini  <bonzini@gnu.org>
29590
29591         Fix polling for writeability of a screen buffer.
29592         * lib/poll.c: Distinguish input and screen buffers for the
29593         Win32 implementation.
29594         * lib/select.c: Likewise.
29595
29596 2009-08-19  Eric Blake  <ebb9@byu.net>
29597
29598         popen-safer: prevent popen from clobbering std descriptors
29599         * modules/popen-safer: New file.
29600         * lib/popen-safer.c: Likewise.
29601         * m4/stdio-safer.m4 (gl_POPEN_SAFER): New macro.
29602         * lib/stdio--.h (popen): Provide override.
29603         * lib/stdio-safer.h (popen_safer): Provide declaration.
29604         * tests/test-popen.c (includes): Partially test this.
29605         * modules/popen-safer-tests: New file, for more tests.
29606         * tests/test-popen-safer.c: Likewise.
29607         * MODULES.html.sh (file stream based Input/Output): Mention it.
29608
29609         tests: test some of the *-safer modules
29610         * modules/fopen-safer (Depends-on): Add fopen.
29611         * modules/fcntl-safer (Depends-on): Add fcntl.
29612         * modules/stdlib-safer (Depends-on): Add stdlib.
29613         (configure.ac): Set indicator.
29614         * modules/unistd-safer (configure.ac): Likewise.
29615         * modules/tmpfile-safer (configure.ac): Likewise.
29616         (Depends-on): Add tmpfile.
29617         * lib/stdio--.h (fopen, tmpfile): Don't override unless module is
29618         active.
29619         * tests/test-fopen.c (includes): Test safer versions when they are
29620         in use.
29621         * tests/test-open.c (includes): Likewise.
29622
29623         popen: fix cygwin 1.5 bug when stdin closed
29624         * doc/posix-functions/popen.texi (popen): Document cygwin bugs.
29625         * modules/popen: New file.
29626         * modules/popen-tests: Likewise.
29627         * tests/test-popen.c: Likewise.
29628         * m4/popen.m4: Likewise.
29629         * lib/popen.c: Likewise.
29630         * lib/stdio.in.h (popen): New declaration.
29631         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add popen.
29632         * modules/stdio (Makefile.am): Likewise.
29633         * MODULES.html.sh (systems lacking POSIX:2008): Mention it.
29634
29635 2009-08-17  Joel E. Denny  <jdenny@clemson.edu>
29636
29637         maint.mk: give full control over update-copyright exclusions
29638         * top/maint.mk (VC_LIST_EXCEPT): Instead of ChangeLog, use
29639         ${VC_LIST_EXCEPT_DEFAULT-ChangeLog} as the default exclusion.
29640         (update-copyright): Don't force inclusion of top-level
29641         ChangeLog.  Don't force exclusion of all COPYING files, but make
29642         them the default exclusion instead.
29643
29644 2009-08-16  Bruno Haible  <bruno@clisp.org>
29645
29646         Fix test failures on Solaris 10.
29647         * tests/uniconv/test-u8-conv-from-enc.c (main): Disable autodetect_jp
29648         tests when Solaris iconv() is used.
29649         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
29650         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
29651         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
29652         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
29653         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
29654
29655 2009-08-16  Bruno Haible  <bruno@clisp.org>
29656
29657         Fix test failures on Solaris 10.
29658         * tests/test-pipe-filter-ii1.sh: Determine the filename of a working
29659         'tr' program and pass it as first argument.
29660         * tests/test-pipe-filter-gi1.sh: Likewise.
29661         * tests/test-pipe-filter-ii1.c (main): Except the filename of a 'tr'
29662         program as first argument.
29663         * tests/test-pipe-filter-gi1.c (main): Likewise.
29664
29665 2009-08-16  Eric Blake  <ebb9@byu.net>
29666
29667         fpurge: fix previous commits
29668         * modules/fpurge (Makefile.am): Make replacement conditional,
29669         partially reverting 2007-04-29 change; missed in previous
29670         attempt.
29671         * m4/fpurge.m4 (gl_FUNC_FPURGE): Also compile fpurge.c when fpurge
29672         is missing.
29673
29674 2009-08-16  Bruno Haible  <bruno@clisp.org>
29675
29676         Clarify fpurge's effect on the file position.
29677         * lib/stdio.in.h (fpurge): Specify the file position after fpurge.
29678         * tests/test-fpurge.c (main): Make a second pass for checking the file
29679         position.
29680
29681 2009-08-16  Bruno Haible  <bruno@clisp.org>
29682
29683         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't compile fpurge.c if only the
29684         declaration of fpurge is missing.
29685         * tests/test-fpurge.c (main): Check that the file has not more contents
29686         than expected. Close the file before removing it.
29687
29688 2009-08-15  Eric Blake  <ebb9@byu.net>
29689
29690         fpurge: don't wrap working cygwin implementation
29691         * lib/fpurge.c (fpurge): Fix comment typo.
29692         * m4/fpurge.m4 (gl_FUNC_FPURGE): Detect BSD bug, allowing cygwin
29693         1.7 to avoid replacement.
29694         * tests/test-fpurge.c (main): Enhance test.
29695
29696 2009-08-15  Eric Blake  <ebb9@byu.net>
29697         and Jim Meyering  <meyering@redhat.com>
29698
29699         test-update-copyright: skip if perl is insufficient
29700         * tests/test-update-copyright.sh: Failure to run maintainer tool
29701         should not cause testsuite failure on cygwin 1.5.
29702
29703 2009-08-14  Eric Blake  <ebb9@byu.net>
29704
29705         doc: mention more functions added in cygwin 1.7.0
29706         * doc/posix-headers/limits.texi (limits.h): Update for recent
29707         cygwin additions.
29708         * doc/posix-headers/wordexp.texi (wordexp.h): Likewise.
29709         * doc/posix-functions/wordexp.texi (wordexp): Likewise.
29710         * doc/posix-functions/wordfree.texi (wordfree): Likewise.
29711         * doc/posix-functions/setlocale.texi (setlocale): Likewise.
29712         * doc/posix-functions/nl_langinfo.texi (nl_langinfo): Likewise.
29713
29714 2009-08-14  Eric Blake  <ebb9@byu.net>
29715
29716         maint.mk: simplify update-copyright rule
29717         * top/maint.mk (update-copyright-local): Delete, and document how
29718         to do it in cfg.mk instead.
29719         (update-copyright-exclude-regexp): Delete, and document how to do
29720         it in .x-update-copyright instead.
29721         (update-copyright): Simplify, thanks to VC_LIST_EXCEPT.  Don't
29722         exclude ChangeLog.
29723
29724 2009-08-14  Bruno Haible  <bruno@clisp.org>
29725
29726         * m4/wchar.m4 (gl_WCHAR_H): Undo invalid optimization in last commit.
29727
29728 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
29729
29730         maint.mk: support update-copyright-env
29731         * top/maint.mk (update-copyright-env): Define place-holder.
29732         (update-copyright): Expand $(update-copyright-env) before
29733         invoking update-copyright.
29734
29735 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
29736
29737         update-copyright: implement forced reformatting
29738         * build-aux/update-copyright: Implement and document
29739         UPDATE_COPYRIGHT_FORCE.
29740         * tests/test-update-copyright.sh: Test it.
29741
29742 2009-08-14  Eric Blake  <ebb9@byu.net>
29743         and Bruno Haible  <bruno@clisp.org>
29744
29745         stddef: fix NetBSD 5.0 NULL bug, rather than working around it
29746         * tests/test-locale.c: Revert previous patch related to NULL.
29747         * tests/test-stdio.c: Likewise.
29748         * tests/test-stdlib.c: Likewise.
29749         * tests/test-string.c: Likewise.
29750         * tests/test-unistd.c: Likewise.
29751         * modules/time-tests (Depends-on): Add verify.
29752         * modules/wchar-tests (Depends-on): Likewise.
29753         * tests/test-time.c: Test for NULL compliance.
29754         * tests/test-wchar.c: Likewise.
29755         * modules/locale (Depends-on): Add stddef.
29756         * modules/stdio (Depends-on): Likewise.
29757         * modules/stdlib (Depends-on): Likewise.
29758         * modules/string (Depends-on): Likewise.
29759         * modules/time (Depends-on): Likewise.
29760         * modules/unistd (Depends-on): Likewise.
29761         * modules/wchar (Depends-on): Likewise.
29762         * lib/locale.in.h (includes): Use <stddef.h> to fix NULL.
29763         * lib/stdlib.in.h (includes): Likewise.
29764         * lib/string.in.h (includes): Likewise.
29765         * lib/time.in.h (includes): Likewise.
29766         * lib/unistd.in.h (includes): Likewise.
29767         * m4/locale_h.m4 (gl_LOCALE_H): Replace locale.h if stddef.h was
29768         replaced.
29769         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
29770         * m4/stddef_h.m4: New file.
29771         * modules/stddef: Likewise.
29772         * lib/stddef.in.h: Likewise.
29773         * modules/stddef-tests: Likewise.
29774         * tests/test-stddef.c: Likewise.
29775         * MODULES.html.sh (Basic types <stddef.h>): Mention new module.
29776         * doc/posix-headers/stddef.texi (stddef.h): Document the bug.
29777         * doc/posix-headers/locale.texi (locale.h): Likewise.
29778         * doc/posix-headers/stdio.texi (stdio.h): Likewise.
29779         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
29780         * doc/posix-headers/string.texi (string.h): Likewise.
29781         * doc/posix-headers/time.texi (time.h): Likewise.
29782         * doc/posix-headers/unistd.texi (unistd.h): Likewise.
29783         * doc/posix-headers/wchar.texi (wchar.h): Likewise.
29784
29785 2009-08-14  Eric Blake  <ebb9@byu.net>
29786
29787         doc: improve git diff of texinfo files
29788         * .gitattributes: Add rule for *.texi files, with hint on how to
29789         use it.
29790         Copied from m4, and based on a report by Bruno Haible.
29791
29792 2009-08-14  Bruno Haible  <bruno@clisp.org>
29793
29794         Disable multithread support by default on Cygwin 1.5.x for real.
29795         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Fix last commit.
29796
29797 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
29798
29799         update-copyright: much ado about intervals
29800         * build-aux/update-copyright: Implement and document
29801         UPDATE_COPYRIGHT_USE_INTERVALS to control expansion and collapse
29802         of copyright year intervals.
29803         Also, document UPDATE_COPYRIGHT_YEAR.
29804         * tests/test-update-copyright.sh: Test it.
29805
29806         update-copyright: convert 2-digit to 4-digit years
29807         * build-aux/update-copyright: Implement and document.
29808         * tests/test-update-copyright.sh: Update.
29809
29810 2009-08-14  Jim Meyering  <meyering@redhat.com>
29811
29812         test-exclude: avoid coreutils "make check" failure
29813         * tests/test-exclude.c (ARGMATCH_DIE_DECL) [ARGMATCH_DIE_DECL]: Define,
29814         just as in test-argmatch.c.
29815
29816 2009-08-13  Eric Blake  <ebb9@byu.net>
29817
29818         test-dup2: fix bad assumption
29819         * tests/test-dup2.c (main): Tolerate leaked fds from environment.
29820         Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.
29821
29822         test-version-etc: fix CRLF portability issue
29823         * tests/test-version-etc.sh: Use tr, not sed, as not all sed
29824         recognize \r.
29825         * tests/test-argp-version-etc-1.sh: Likewise.
29826
29827         getopt: update client modules
29828         * modules/argp (Depends-on): Use getopt-gnu.
29829         * modules/git-merge-changelog (Depends-on): Likewise.
29830         * modules/long-options (Depends-on): Likewise.
29831         * modules/xstrtol (Depends-on): Likewise.
29832
29833 2009-08-13  Simon Josefsson  <simon@josefsson.org>
29834
29835         * tests/test-version-etc.sh: Don't fail on different
29836         project/version.  Don't fail on CRLF differences.  Rewrite to use
29837         multiple -e instead of multiple sed forks, suggested by Eric Blake
29838         <ebb9@byu.net>.
29839         * tests/test-argp-version-etc-1.sh: Likewise.
29840
29841 2009-08-13  Simon Josefsson  <simon@josefsson.org>
29842
29843         * tests/test-version-etc.sh: Don't fail on different
29844         project/version.
29845
29846 2009-08-12  Bruno Haible  <bruno@clisp.org>
29847
29848         Tests for modules 'getopt-posix', 'getopt-gnu'.
29849         * modules/getopt-posix-tests: New file.
29850         * tests/test-getopt.c: New file.
29851         * tests/test-getopt.h: New file.
29852         * tests/test-getopt_long.h: New file.
29853
29854         New modules 'getopt-posix', 'getopt-gnu'.
29855         * modules/getopt-gnu: New file, renamed from modules/getopt.
29856         * modules/getopt-posix: New file.
29857         * modules/getopt: Turn into an obsolete alias for getopt-gnu.
29858         * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX, gl_FUNC_GETOPT_GNU): New macros.
29859         (gl_GETOPT): Remove macro.
29860         (gl_GETOPT_CHECK_HEADERS): Do some checks only for gl_FUNC_GETOPT_GNU.
29861         Disable the test against BSD systems that declare optreset. Test
29862         against mingw bug. Test against lack of support of optional arguments
29863         on many platforms.
29864         * doc/glibc-headers/getopt.texi: Update module name and list of
29865         relevant platforms.
29866         * doc/posix-functions/getopt.texi: Mention modules 'getopt-posix' and
29867         'getopt-gnu' and more portability problems.
29868         * NEWS: Mention the changes.
29869
29870 2009-08-12  Bruno Haible  <bruno@clisp.org>
29871
29872         Ensure that optarg etc. get declared by <unistd.h>.
29873         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require
29874         AC_USE_SYSTEM_EXTENSIONS.
29875         * modules/getopt (Depends-on): Add 'extensions'.
29876
29877 2009-08-12  Bruno Haible  <bruno@clisp.org>
29878
29879         Avoid test link errors.
29880         * modules/pipe-filter-ii-tests (Makefile.am): Define
29881         test_pipe_filter_ii1_LDADD and test_pipe_filter_ii2_main_LDADD.
29882         * modules/pipe-filter-gi-tests (Makefile.am): Define
29883         test_pipe_filter_gi1_LDADD and test_pipe_filter_gi2_main_LDADD.
29884         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
29885
29886 2009-08-12  Bruno Haible  <bruno@clisp.org>
29887
29888         * m4/getopt.m4 (gl_REPLACE_GETOPT): New macro, was called
29889         gl_GETOPT_SUBSTITUTE before.
29890         (gl_GETOPT): Use it.
29891         * m4/argp.m4 (gl_ARGP): Update.
29892         Reported by Sergey Poznyakoff.
29893
29894         * m4/getopt.m4: Reorder macros.
29895         (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE.
29896         (gl_GETOPT_SUBSTITUTE): Remove macro.
29897
29898 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
29899
29900         Minor improvement in gitlog-to-changelog
29901
29902         * build-aux/gitlog-to-changelog: New option `--format' makes
29903         output format string configurable.
29904
29905 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
29906
29907         Optimize exclude: use hash tables for non-wildcard patterns.
29908
29909         * lib/exclude.c: Include hash.h and mbuiter.h
29910         (struct exclude_pattern, exclude_segment): New data types.
29911         (struct exclude): Rewrite.
29912         (fnmatch_pattern_has_wildcards): New function.
29913         (new_exclude_segment, free_exclude_segment): New functions.
29914         (excluded_file_pattern_p, excluded_file_name_p): New functions.
29915         (excluded_file_name, add_exclude): Rewrite using new struct exclude.
29916         * lib/exclude.h (is_fnmatch_pattern): New prototype.
29917         * modules/exclude: Depend on hash and mbuiter.
29918
29919         * modules/exclude-tests: New file.
29920         * tests/test-exclude.c: New file.
29921         * tests/test-exclude1.sh: New file.
29922         * tests/test-exclude2.sh: New file.
29923         * tests/test-exclude3.sh: New file.
29924         * tests/test-exclude4.sh: New file.
29925         * tests/test-exclude5.sh: New file.
29926         * tests/test-exclude6.sh: New file.
29927         * tests/test-exclude7.sh: New file.
29928
29929 2009-08-12  Bruno Haible  <bruno@clisp.org>
29930
29931         Ensure that getopt() gets declared by <unistd.h>.
29932         * lib/unistd.in.h: Conditionally include getopt.h.
29933         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Require gl_UNISTD_H_DEFAULTS.
29934         Set GNULIB_UNISTD_H_GETOPT.
29935         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
29936         GNULIB_UNISTD_H_GETOPT.
29937         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_GETOPT.
29938
29939 2009-08-12  Bruno Haible  <bruno@clisp.org>
29940
29941         Clarify logic.
29942         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS, gl_GETOPT_IFELSE): Use
29943         gl_replace_getopt instead of GETOPT_H.
29944
29945 2009-08-12  Bruno Haible  <bruno@clisp.org>
29946
29947         * m4/getopt.m4: Add comments.
29948
29949 2009-08-12  Bruno Haible  <bruno@clisp.org>
29950
29951         Disable multithread support by default on Cygwin 1.5.x.
29952         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): On Cygwin 1.5.x and older,
29953         set gl_use_threads=no if not specified otherwise.
29954
29955 2009-08-11  Bruno Haible  <bruno@clisp.org>
29956
29957         Avoid compilation error on NetBSD 5.0.
29958         * tests/test-locale.c: Write sizeof (NULL) instead of sizeof NULL.
29959         * tests/test-stdio.c: Likewise.
29960         * tests/test-stdlib.c: Likewise.
29961         * tests/test-string.c: Likewise.
29962         * tests/test-unistd.c: Likewise.
29963         Reported by Greg Troxel <gdt@ir.bbn.com>
29964         at <https://savannah.gnu.org/support/?106973>.
29965
29966 2009-08-11  Bruno Haible  <bruno@clisp.org>
29967
29968         * modules/dup2-tests (Depends-on): Remove close.
29969
29970         Undo 2009-07-19 commit.
29971         * modules/acl-tests (Depends-on): Remove close.
29972         * modules/binary-io-tests (Depends-on): Likewise.
29973         * modules/closein-tests (Depends-on): Likewise.
29974         * modules/flock-tests (Depends-on): Likewise.
29975         * modules/fsync-tests (Depends-on): Likewise.
29976         * modules/lseek-tests (Depends-on): Likewise.
29977         * modules/pipe-tests (Depends-on): Likewise.
29978         * modules/posix_spawn-tests (Depends-on): Likewise.
29979         * modules/posix_spawnp-tests (Depends-on): Likewise.
29980         * modules/stat-time-tests (Depends-on): Likewise.
29981         * modules/yesno-tests (Depends-on): Likewise.
29982
29983 2009-08-10  Bruno Haible  <bruno@clisp.org>
29984
29985         * lib/vasnprintf.c (DCHAR_SET): Undefine at the end.
29986
29987 2009-08-10  Bruno Haible  <bruno@clisp.org>
29988
29989         Fix a gcc warning.
29990         * lib/write.c (rpl_write): Cast result of _get_osfhandle.
29991
29992 2009-08-10  Bruno Haible  <bruno@clisp.org>
29993
29994         Don't optimize AC_LIBOBJs, as they may appear in different contexts.
29995         * m4/close.m4 (gl_REPLACE_CLOSE): Execute AC_LIBOBJ unconditionally,
29996         not only the first time.
29997         * m4/fclose.m4 (gl_REPLACE_FCLOSE): Likewise.
29998         * m4/open.m4 (gl_REPLACE_OPEN): Likewise.
29999         * m4/strstr.m4 (gl_FUNC_STRSTR): Execute AC_LIBOBJ when REPLACE_STRSTR
30000         is 1, not only the the first time.
30001
30002 2009-08-10  Bruno Haible  <bruno@clisp.org>
30003
30004         Make it possible to use module 'gethostname' without module 'close'.
30005         * lib/unistd.in.h (close): Evoke a link error only if
30006         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
30007         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
30008         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30009         * modules/unistd (Makefile.am): Substitute
30010         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30011         * lib/sys_ioctl.in.h (ioctl): Evoke a link error only if
30012         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
30013         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
30014         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30015         * modules/sys_ioctl (Makefile.am): Substitute
30016         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30017         * modules/socket (configure.ac): On native Windows, set
30018         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS and
30019         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30020         Reported by Sam Steingold <sds@gnu.org>.
30021
30022 2009-08-10  Bruno Haible  <bruno@clisp.org>
30023
30024         * m4/close.m4 (gl_FUNC_CLOSE): Add comment.
30025         * modules/ioctl (configure.ac): Likewise.
30026
30027 2009-08-10  Bruno Haible  <bruno@clisp.org>
30028
30029         Avoid collision between gnulib wrapper and libintl wrapper.
30030         * lib/stdio-write.c (printf): Don't define if a printf wrapper is
30031         already defined in intl/printf.c.
30032         (vprintf): Test REPLACE_VPRINTF_POSIX, not REPLACE_VFPRINTF_POSIX.
30033         (vfprintf): Test REPLACE_VFPRINTF_POSIX, not REPLACE_VPRINTF_POSIX.
30034
30035 2009-08-09  Bruno Haible  <bruno@clisp.org>
30036
30037         Make <sys/select.h> really self-contained, also on Solaris 10.
30038         * lib/sys_select.in.h: Include <string.h>.
30039         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Test also against
30040         Solaris 10 problem.
30041         * tests/test-sys_select.c (main): Add check that FD_ZERO can be used.
30042         * doc/posix-headers/sys_select.texi: Mention the Solaris 10 problem.
30043         Reported by Jim Meyering.
30044
30045 2009-08-09  Bruno Haible  <bruno@clisp.org>
30046
30047         Avoid warnings from 'aclocal' that are due to a use of macro name
30048         AM_XGETTEXT_OPTION that is not defined in automake.
30049         * modules/argp (configure.ac): Hide use of AM_XGETTEXT_OPTION from
30050         automake.
30051         * modules/error (configure.ac): Likewise.
30052         * modules/propername (configure.ac): Likewise.
30053         * modules/vasprintf (configure.ac): Likewise.
30054         * modules/verror (configure.ac): Likewise.
30055         * modules/xprintf (configure.ac): Likewise.
30056         * modules/xvasprintf (configure.ac): Likewise.
30057
30058 2009-08-08  Bruno Haible  <bruno@clisp.org>
30059
30060         Avoid compilation error in C++ mode.
30061         * lib/gettimeofday.c (rpl_gettimeofday): Cast timezone argument.
30062         Reported by Sam Steingold <sds@gnu.org>.
30063
30064 2009-08-08  Bruno Haible  <bruno@clisp.org>
30065
30066         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Define HOST_NAME_MAX also
30067         for the various Unix platforms.
30068         * doc/posix-headers/limits.texi: Update platforms list regarding
30069         HOST_NAME_MAX.
30070         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
30071
30072 2009-08-07  Jim Meyering  <meyering@redhat.com>
30073
30074         selinux-at: fix typo in a comment
30075         * lib/selinux-at.h: s/getfileconat/getfilecon/ in a comment.
30076         Spotted by Paolo Bonzini.
30077
30078         selinux-at: remove redundant m4 code, add documentation
30079         * modules/selinux-at (configure.ac): Remove redundant code.
30080         LIB_SELINUX is already set via the dependent module, selinux-h.
30081         (Include): Add quotes around selinux-at.h.
30082         * lib/selinux-at.h: Add documentation.
30083         Reported by Bruno Haible in
30084         http://marc.info/?l=gnulib-bug&m=124958988300749
30085
30086 2009-08-07  Bruno Haible  <bruno@clisp.org>
30087
30088         Avoid link error on MacOS X 10.3 and 10.4.
30089         * lib/argp-ba.c (argp_program_bug_address): Explicitly zero-initialize
30090         on non-ELF systems.
30091         * lib/argp-pv.c (argp_program_version): Likewise.
30092         Reported by Simon Josefsson.
30093
30094 2009-08-07  Simon Josefsson  <simon@josefsson.org>
30095
30096         * tests/test-version-etc.sh: Use $EXEEXT.
30097
30098 2009-08-06  Joel E. Denny  <jdenny@clemson.edu>
30099
30100         update-copyright: update documentation to point to maint.mk
30101         * build-aux/update-copyright: Here.
30102
30103 2009-08-06  Jim Meyering  <meyering@redhat.com>
30104
30105         maint.mk: support update-copyright-local
30106         * top/maint.mk (update-copyright-local): Define place-holder.
30107         (update-copyright): Depend on $(update-copyright-local).
30108
30109 2009-08-06  Jim Meyering  <meyering@redhat.com>
30110
30111         selinux-at: new module
30112         Initially written for coreutils, this module will soon be
30113         used by findutils, too.
30114         * MODULES.html.sh [Misc]: Add selinux-at.
30115         * lib/selinux-at.h: New file, from coreutils.
30116         * lib/selinux-at.c: Likewise.
30117         * modules/selinux-at: Likewise.
30118         (License): Change from LGPL to GPL, since it depends
30119         on the GPL'd openat module.
30120
30121         doc: update README
30122         * README: Remove references to cogito.
30123         Remove cvs-repo-updating instructions from 2007.
30124         Don't imply that CVS is better if you have limited disk space.
30125
30126 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30127
30128         update-copyright: support C-style comments
30129         * build-aux/update-copyright: Implement and document.
30130         * tests/test-update-copyright.sh: Test.
30131
30132 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30133
30134         update-copyright: support omitted "(C)"
30135         * build-aux/update-copyright: Implement and document.  Also,
30136         allow variable whitespace before "(C)".
30137         * tests/test-update-copyright.sh: Test.
30138
30139 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30140
30141         update-copyright: don't trip on non-FSF copyright statements
30142         * build-aux/update-copyright: Fix so that the first correctly
30143         formatted FSF copyright statement is recognized no matter what
30144         appears before it.  Update documentation.
30145         * tests/test-update-copyright.sh: Test that.
30146
30147 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30148
30149         update-copyright: clean up code a little
30150         * build-aux/update-copyright: Append "_re" to the name of any
30151         variable holding a regular expression.
30152         Replace "old" and "new" with "stmt" in variable names.
30153         Do not accept 2-digit UPDATE_COPYRIGHT_YEAR, which was not
30154         handled correctly.
30155         Format code more consistently.
30156
30157 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30158
30159         update-copyright-tests: improve portability
30160         * tests/test-update-copyright.sh: Use cmp if diff cannot handle
30161         -u or /dev/null.  Suggested by Jim Meyering and Eric Blake.
30162
30163 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
30164
30165         update-copyright: support @copyright{} and &copy;
30166         * build-aux/update-copyright: Implement and document.
30167         * tests/test-update-copyright.sh: Test.
30168
30169 2009-08-04  Jim Meyering  <meyering@redhat.com>
30170
30171         update-copyright-tests: correctly test EOL=\r\n handling
30172         * tests/test-update-copyright.sh: Put \r at the end of some lines
30173         for the dos-eol tests.  Based on a patch by Joel E. Denny.
30174
30175         maint.mk: make update-copyright exclusion list more configurable
30176         * top/maint.mk (update-copyright): Default to excluding COPYING,
30177         but allow an override, in case someone does want to update that file.
30178
30179         maint.mk: don't update copyright date in COPYING
30180         * top/maint.mk (update-copyright): Exclude COPYING.
30181
30182         maint.mk: add a copyright-updating rule
30183         * top/maint.mk (update-copyright): New rule.
30184         Derived from coreutils/Makefile.am.
30185
30186         update-copyright: rename some variables
30187         * build-aux/update-copyright: Rename a few variables for clarity.
30188         Tweak syntax.  List Joel E. Denny as coauthor.
30189
30190 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
30191
30192         update-copyright: fix bug for 2-digit last year and add tests
30193         * build-aux/update-copyright: Fix bug.
30194         Use UPDATE_COPYRIGHT_YEAR from environment as current year if
30195         specified.
30196         * modules/update-copyright-tests: New
30197         * tests/test-update-copyright.sh: New.
30198
30199 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
30200
30201         update-copyright: handle leading tabs in line prefix
30202         * build-aux/update-copyright: Count leading tabs as 8 spaces
30203         when computing margin.  This helps with the formatting of
30204         ChangeLogs, for example.
30205         Fix documentation a little.
30206
30207 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
30208
30209         update-copyright: support EOL=\r\n
30210         * build-aux/update-copyright: Implement that.
30211
30212 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
30213
30214         update-copyright: automatically format copyright statements
30215         * build-aux/update-copyright: Implement that.
30216         Also, be a little more predictable and safer by always failing
30217         when the full copyright format is not perfectly recognized as an
30218         unbroken whole.  Discussed at
30219         <http://lists.gnu.org/archive/html/bug-gnulib/2009-07/msg00131.html>.
30220         Rewrite documentation.
30221
30222 2009-08-03  Bruno Haible  <bruno@clisp.org>
30223
30224         * m4/iconv.m4 (AM_ICONV): Fix displayed message with autoconf-2.64.
30225
30226 2009-08-02  Bruno Haible  <bruno@clisp.org>
30227
30228         Tests for module 'uname'.
30229         * modules/uname-tests: New file.
30230         * tests/test-uname.c: New file.
30231
30232         New module 'uname'.
30233         * lib/uname.c: New file.
30234         * m4/uname.m4: New file.
30235         * modules/uname: New file.
30236         * doc/posix-functions/uname.texi: Mention the new module.
30237
30238 2009-08-02  Bruno Haible  <bruno@clisp.org>
30239
30240         Tests for module 'sys_utsname'.
30241         * modules/sys_utsname-tests: New file.
30242         * tests/test-sys_utsname.c: New file.
30243
30244         New module 'sys_utsname'.
30245         * lib/sys_utsname.in.h: New file, based on glibc's <sys/utsname.h>.
30246         * m4/sys_utsname_h.m4: New file.
30247         * modules/sys_utsname: New file.
30248         * doc/posix-headers/sys_utsname.texi: Mention the new module.
30249
30250 2009-08-02  Bruno Haible  <bruno@clisp.org>
30251
30252         Implicitly initialize the sockets library.
30253         * lib/gethostname.c: Include sockets.h.
30254         (rpl_gethostname): Invoke gl_sockets_startup.
30255         * lib/socket.c: Include sockets.h.
30256         (rpl_socket): Invoke gl_sockets_startup.
30257         * modules/gethostname (Depends-on): Add sockets.
30258         * modules/socket (Depends-on): Likewise.
30259         * tests/test-poll.c: Don't include sockets.h.
30260         (main): Don't invoke gl_sockets_startup.
30261         * tests/test-select.c: Don't include sockets.h.
30262         (main): Don't invoke gl_sockets_startup.
30263
30264 2009-08-02  Bruno Haible  <bruno@clisp.org>
30265
30266         Allow multiple calls to gl_sockets_startup.
30267         * lib/sockets.c (initialized_sockets_version): New variable.
30268         (gl_sockets_startup): Do nothing if already called for this or a higher
30269         version.
30270         (gl_sockets_cleanup): Reset initialized_sockets_version.
30271
30272 2009-08-03  Simon Josefsson  <simon@josefsson.org>
30273
30274         * tests/test-argp-version-etc-1.sh: Use EXEEXT.  Don't fail on
30275         different project/version.
30276
30277 2009-08-02  Paolo Bonzini  <bonzini@gnu.org>
30278             Bruno Haible  <bruno@clisp.org>
30279
30280         Tests for module 'pipe-filter-gi'.
30281         * modules/pipe-filter-gi-tests: New file.
30282         * tests/test-pipe-filter-gi1.sh: New file.
30283         * tests/test-pipe-filter-gi1.c: New file.
30284         * tests/test-pipe-filter-gi2.sh: New file.
30285         * tests/test-pipe-filter-gi2-main.c: New file.
30286         * tests/test-pipe-filter-gi2-child.c: New file.
30287
30288         New module 'pipe-filter-gi'.
30289         * lib/pipe-filter-gi.c: New file.
30290         * modules/pipe-filter-gi: New file.
30291
30292 2009-08-02  Bruno Haible  <bruno@clisp.org>
30293             Paolo Bonzini  <bonzini@gnu.org>
30294
30295         Tests for module 'pipe-filter-ii'.
30296         * modules/pipe-filter-ii-tests: New file.
30297         * tests/test-pipe-filter-ii1.sh: New file.
30298         * tests/test-pipe-filter-ii1.c: New file.
30299         * tests/test-pipe-filter-ii2.sh: New file.
30300         * tests/test-pipe-filter-ii2-main.c: New file.
30301         * tests/test-pipe-filter-ii2-child.c: New file.
30302
30303         New module 'pipe-filter-ii'.
30304         * lib/pipe-filter.h: New file.
30305         * lib/pipe-filter-ii.c: New file.
30306         * lib/pipe-filter-aux.h: New file.
30307         * modules/pipe-filter-ii: New file.
30308
30309 2009-08-02  Simon Josefsson  <simon@josefsson.org>
30310
30311         * lib/gc-libgcrypt.c: Change copyright to FSF.
30312         * lib/gc-gnulib.c: Likewise.
30313
30314 2009-08-02  Martin Lambers  <marlam@marlam.de>  (tiny change)
30315
30316         * lib/gethostname.c: Include limits.h.
30317
30318 2009-08-02  Simon Josefsson  <simon@josefsson.org>
30319             Bruno Haible  <bruno@clisp.org>
30320
30321         Ensure HOST_NAME_MAX as part of the gethostname module.
30322         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): On native Windows platforms,
30323         define also HOST_NAME_MAX.
30324         * tests/test-gethostname.c: Include <limits.h>.
30325         (main): Check also HOST_NAME_MAX.
30326         * doc/posix-headers/limits.texi: Document the mingw problem.
30327
30328 2009-08-02  Bruno Haible  <bruno@clisp.org>
30329
30330         * lib/gethostname.c (gethostname): Fix handling of large len argument.
30331         Add comments.
30332
30333 2009-03-31  Simon Josefsson  <simon@josefsson.org>
30334
30335         * lib/gethostname.c: Add Windows wrapper.
30336         * m4/gethostname.m4: Look for gethostname in -lws2_32.
30337         * modules/gethostname: Depend on sys_socket & errno, for also
30338         added lib/w32sock.h.  Add GETHOSTNAME_LIB link directive.
30339         * modules/gethostname-tests: Link to @GETHOSTNAME_LIB@.
30340
30341 2009-07-31  Jim Meyering  <meyering@redhat.com>
30342
30343         getloadavg: fix symbol name in comment
30344         * lib/getloadavg.c: Correct a typo I introduced when adding
30345         comments to Matt's change: s/NLIST_POINTER/N_NAME_POINTER/.
30346         Matt Kraai spotted the problem.
30347
30348 2009-07-29  Matt Kraai  <mkraai@beckman.com>
30349
30350         getloadavg: check whether n_name is a pointer, for QNX 6.4.1
30351         * lib/getloadavg.c (getloadavg): Use the strcpy-into-nlist.n_name
30352         code also if ! defined N_NAME_POINTER.
30353         * m4/getloadavg.m4 (gl_GETLOADAVG): Add a link-test for N_NAME_POINTER.
30354         This is required on QNX 6.4.1, where /usr/include/nlist.h exists,
30355         but the n_name member is a 12-byte array.
30356
30357 2009-07-29  Joel E. Denny  <jdenny@clemson.edu>
30358
30359         update-copyright: generalize comment handling
30360         * build-aux/update-copyright: Handle copyright statements
30361         within more comment styles.
30362         Document usage.
30363         Report any file with an external copyright holder or parse failure.
30364
30365 2009-07-29  Jim Meyering  <meyering@redhat.com>
30366
30367         mktime: correct setting of REPLACE_MKTIME
30368         * m4/mktime.m4 (gl_FUNC_MKTIME): Set REPLACE_MKTIME=0, when required.
30369
30370         update-copyright: new module
30371         * modules/update-copyright: New file.
30372         * build-aux/update-copyright: New file.
30373         * MODULES.html.sh (maint+release support): Add update-copyright.
30374
30375 2009-07-27  Bruno Haible  <bruno@clisp.org>
30376
30377         Fix compilation error when <ctime> is used and mktime is replaced.
30378         * lib/time.in.h (mktime): New declaration.
30379         * m4/mktime.m4 (gl_FUNC_MKTIME): Require gl_HEADER_TIME_H_DEFAULTS. Set
30380         REPLACE_MKTIME instead of defining mktime in config.h.
30381         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize REPLACE_MKTIME.
30382         * modules/time (Makefile.am): Substitute REPLACE_MKTIME.
30383         Reported by Ross McFarland <rwmcfa1@neces.com>.
30384
30385 2009-07-27  Bruno Haible  <bruno@clisp.org>
30386
30387         * lib/math.in.h (cosl, logl, sinl): Undefine before declaring it.
30388         Reported by Matt Kraai <mkraai@beckman.com>.
30389
30390 2009-07-25  Jim Meyering  <meyering@redhat.com>
30391
30392         maint.mk: avoid warnings about missing files
30393         * top/maint.mk (PREV_VERSION): Suppress stderr, to hide a
30394         diagnostic when .prev-version does not exist.
30395         (_cfg_mk): Define, so it can be empty when cfg.mk does not exist.
30396         (syntax-check-rules): Use $(_cfg_mk) to avoid a diagnostic about
30397         nonexistent cfg.mk.
30398         Suggestions from Simon Josefsson.
30399
30400 2009-07-25  Bruno Haible  <bruno@clisp.org>
30401
30402         * lib/math.in.h (cosl, logl, sinl): Don't declare if they are already
30403         defined as macros. Needed on QNX 6.4.1.
30404         Reported by Matt Kraai <mkraai@beckman.com>.
30405
30406 2009-07-23  Jim Meyering  <meyering@redhat.com>
30407
30408         maint.mk: invoke "make dist" with a working value of XZ_OPT
30409         * top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
30410
30411 2009-07-22  Matt Kraai  <mkraai@beckman.com>  (tiny change)
30412
30413         Make fseeko.c compile on QNX.
30414         * lib/fseeko.c (rpl_fseeko): Use the numerical value of _MWRITE.
30415
30416 2009-07-22  Peter Simons  <simons@cryp.to>
30417
30418         C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
30419         * lib/md2.h [__cplusplus]: Wrap declarations in extern "C" scope.
30420         * lib/md4.h: Likewise.
30421         * lib/md5.h: Likewise.
30422         * lib/sha1.h: Likewise.
30423         * lib/sha256.h: Likewise.
30424         * lib/sha512.h: Likewise.
30425
30426         tests-sha1: don't assign literal string to 'char *' variable
30427         * tests/test-sha1.c (main): Declare locals with "const" to match
30428         attributes of the right hand side.
30429
30430 2009-07-21  Eric Blake  <ebb9@byu.net>
30431
30432         dup2: fix more mingw problems
30433         * lib/dup2.c (rpl_dup2) [_WIN32]: Avoid hanging when duplicating
30434         fd to itself.
30435         * doc/posix-functions/dup2.texi (dup2): Document the bug.
30436         * lib/unistd.in.h (dup2) [REPLACE_FCHDIR]: Avoid name collision.
30437         * lib/fchdir.c (dup2): Manage preprocessor macros correctly.
30438         (rpl_dup2_fchdir): Rename from rpl_dup2, and let dup2 module take
30439         care of mingw bugs.
30440
30441 2009-07-21  Jim Meyering  <meyering@redhat.com>
30442
30443         vc-list-files: avoid failure when /bin/sh is dash
30444         * build-aux/vc-list-files: Avoid a shell portability problem with dash.
30445         On some Debian based systems, /bin/sh is a symlink to dash, and running
30446         this command would omit the "/" following each 'tests' prefix:
30447           dash -x build-aux/vc-list-files -C . tests
30448         That is because bash and dash work differently:
30449           $ for i in bash dash; do $i -c 'a=odd; a=ok b=$a; echo '$i' $b'; done
30450           bash ok
30451           dash odd
30452
30453 2009-07-21  Eric Blake  <ebb9@byu.net>
30454
30455         dup2-tests: test previous patch
30456         * modules/dup2-tests: New file.
30457         * tests/test-dup2.c: Likewise.
30458         * tests/test-open.c (main): Avoid unspecified behavior.
30459         * tests/test-pipe.c (child_main): Use dup2 semantics to simplify
30460         test.
30461
30462         dup2: work around mingw and cygwin 1.5 bug
30463         * m4/dup2.m4 (gl_FUNC_DUP2): Detect mingw bug.
30464         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
30465         * modules/unistd (Makefile.am): Substitute it.
30466         * lib/unistd.in.h (dup2): Declare the replacement.
30467         * lib/dup2.c (dup2) [REPLACE_DUP2]: Implement it.
30468         * doc/posix-functions/dup2.texi (dup2): Document the bugs.
30469         * lib/fchdir.c (rpl_dup2): Don't collide with mingw replacement.
30470         * modules/execute (Depends-on): Add dup2.
30471         * modules/fseterr (Depends-on): Likewise.
30472         * modules/pipe (Depends-on): Likewise.
30473         * modules/posix_spawn-internal (Depends-on): Likewise.
30474
30475 2009-07-21  Bruno Haible  <bruno@clisp.org>
30476
30477         * modules/.gitattributes: New file.
30478
30479 2009-07-20  Bruno Haible  <bruno@clisp.org>
30480
30481         * tests/test-pipe.c (BACKUP_STDERR_FILENO): New macro.
30482         (main): Use it.
30483
30484 2009-07-20  Eric Blake  <ebb9@byu.net>
30485
30486         test-pipe: make a bit more robust.
30487         * tests/test-pipe.c (myerr): Allow error messages regardless of
30488         what we do to stderr.
30489         (test_pipe): Rearrange to avoid deadlock.
30490         (child_main): Try a larger read, to ensure we avoided deadlock.
30491         * lib/pipe.c (create_pipe) [_WIN32]: Fix comment.
30492         * lib/pipe.h (create_pipe_bidi): Document potential for deadlock
30493         if misused.
30494
30495 2009-07-19  Jim Meyering  <meyering@redhat.com>
30496
30497         fts: avoid false-positive cycle-detection
30498         * lib/fts.c (fts_read): Reinitialize cycle-detection data structures
30499         for each new command line argument.
30500
30501 2009-07-19  Bruno Haible  <bruno@clisp.org>
30502
30503         Fix build error on mingw with the modules sys_select and unistd.
30504         * modules/acl-tests (Depends-on): Add close.
30505         * modules/binary-io-tests (Depends-on): Likewise.
30506         * modules/closein-tests (Depends-on): Likewise.
30507         * modules/flock-tests (Depends-on): Likewise.
30508         * modules/fsync-tests (Depends-on): Likewise.
30509         * modules/lseek-tests (Depends-on): Likewise.
30510         * modules/pipe-tests (Depends-on): Likewise.
30511         * modules/posix_spawn-tests (Depends-on): Likewise.
30512         * modules/posix_spawnp-tests (Depends-on): Likewise.
30513         * modules/stat-time-tests (Depends-on): Likewise.
30514         * modules/yesno-tests (Depends-on): Likewise.
30515
30516 2009-07-19  Bruno Haible  <bruno@clisp.org>
30517
30518         Unify conditionals.
30519         * lib/pipe.h: Detect native Win32 by looking at _WIN32 and __WIN32__
30520         macros, not at the compiler macros.
30521         * lib/pipe.c: Likewise.
30522         * lib/execute.c: Likewise.
30523         * lib/spawni.c: Likewise.
30524
30525 2009-07-19  Bruno Haible  <bruno@clisp.org>
30526
30527         Fix handling of closed stdin/stdout/stderr on mingw.
30528         * lib/w32spawn.h: Include unistd.h.
30529         (dup_noinherit): Return -1 if the old handle is invalid. Allocate new
30530         file descriptor with O_NOINHERIT flag.
30531         (fd_safer_noinherit): New function, based on fd-safer.c.
30532         (dup_safer_noinherit): New function, based on dup-safer.c.
30533         (undup_safer_noinherit): New function.
30534         * lib/execute.c (execute) [WIN32]: Use dup_safer_noinherit instead of
30535         dup_noinherit. Use undup_safer_noinherit instead of dup2 and close.
30536         * lib/pipe.c (create_pipe) [WIN32]: Likewise. Use fd_safer_noinherit
30537         instead of fd_safer.
30538         * tests/test-pipe.c: Include <windows.h>.
30539         (child_main) [WIN32]: Test the handle of STDERR_FILENO, not its close()
30540         result.
30541
30542         * tests/test-pipe.c (child_main, parent_main): New functions, extracted
30543         from main.
30544         (test_pipe): Pass an extra argument for disambiguation.
30545         (main): Invoke parent_main or child_main.
30546
30547         * tests/test-pipe.c (test_pipe): Pass slave_process = true argument
30548         consistently.
30549
30550 2009-07-18  Eric Blake  <ebb9@byu.net>
30551
30552         test-pipe: fix mingw build
30553         * tests/test-pipe.c (main): Avoid fcntl on mingw.
30554
30555 2009-07-18  Bruno Haible  <bruno@clisp.org>
30556
30557         * modules/pipe-tests (Makefile.am): Fix typo.
30558
30559 2009-07-18  Eric Blake  <ebb9@byu.net>
30560
30561         error: fix mingw build
30562         * lib/error.c (error, error_at_line): Avoid fcntl on mingw.
30563         Reported by Bruno Haible.
30564
30565         error: avoid undefined use of stdout
30566         * lib/error.c (error, error_at_line): Check that fd 1 is open
30567         before flushing stdout.  Avoids a crash on cygwin when libsigsegv
30568         is handling faults and the close_stdout module wants to report the
30569         detection of closed stdout as an error.
30570
30571 2009-07-17  Eric Blake  <ebb9@byu.net>
30572
30573         pipe: be robust in face of closed fds
30574         * lib/pipe.c (create_pipe): Closed standard descriptors in parent
30575         should cause child to misbehave.
30576         * modules/pipe-tests: New module.
30577         * tests/test-pipe.c: New file.
30578         * tests/test-pipe.sh: New file.
30579         Reported by Akim Demaille.
30580
30581 2009-07-14  Bruno Haible  <bruno@clisp.org>
30582
30583         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Guess it works on glibc systems.
30584         Reported by anonymous kc.
30585
30586 2009-07-07  Jim Meyering  <meyering@redhat.com>
30587
30588         maint.mk: don't look for translatable strings in *.m4 or *.mk
30589         * top/maint.mk (sc_po_check): Skip *.m4 and *.mk files,
30590         when searching for translatable strings.
30591
30592 2009-07-05  Jim Meyering  <meyering@redhat.com>
30593
30594         remove superfluous parentheses in STREQ definition
30595         * tests/test-argv-iter.c (STREQ): Remove redundant parentheses.
30596         * lib/getugroups.c (STREQ): Likewise.
30597         * lib/fnmatch.c (STREQ): Likewise.
30598         Spotted by Bruno Haible.
30599
30600 2009-07-04  Jim Meyering  <meyering@redhat.com>
30601
30602         argv-iter: new module
30603         * MODULES.html.sh: Add argv-iter.
30604         * lib/argv-iter.c, lib/argv-iter.h: New files.
30605         * modules/argv-iter: New file.
30606         * modules/argv-iter-tests: New file.
30607         * tests/test-argv-iter.c: Test it.
30608
30609 2009-07-04  Bruno Haible  <bruno@clisp.org>
30610
30611         Fix assertion.
30612         * lib/git-merge-changelog.c (compute_mapping): In the case where file1
30613         contains more exact copies of a given entry than file2, leave the extra
30614         copies unpaired rather than aborting.
30615         Reported by Eric Blake.
30616
30617 2009-07-02  Bruno Haible  <bruno@clisp.org>
30618
30619         Speedup git-merge-changelog for git cherry-pick.
30620         * lib/git-merge-changelog.c (struct entries_mapping): New type.
30621         (entries_mapping_get): New function, extracted from compute_mapping.
30622         (entries_mapping_reverse_get): New function.
30623         (compute_mapping): Add a 'full' argument. Return the result in a
30624         'struct entries_mapping'.
30625         (main): Update. Access the mappings through entries_mapping_get.
30626         Reported by Eric Blake.
30627
30628 2009-07-02  Bruno Haible  <bruno@clisp.org>
30629
30630         * lib/git-merge-changelog.c (compute_mapping): Fix determination of
30631         best_i.
30632
30633 2009-07-02  Bruno Haible  <bruno@clisp.org>
30634
30635         Speed up approximate search for matching ChangeLog entries.
30636         * lib/git-merge-changelog.c (entry_fstrcmp): Add a lower_bound
30637         argument. Call fstrcmp_bounded instead of fstrcmp.
30638         (compute_mapping, try_split_merged_entry, main): Update callers.
30639
30640 2009-07-02  Bruno Haible  <bruno@clisp.org>
30641
30642         * lib/git-merge-changelog.c (main): Add comment about git cherry-pick.
30643
30644 2009-06-30  Bruno Haible  <bruno@clisp.org>
30645
30646         Reduce the number of uc_is_cased calls.
30647         * lib/unicase.h (casing_suffix_context_t): Add
30648         'first_char_except_ignorable' field.
30649         * lib/unicase/context.h (SCC_FINAL_SIGMA_MASK): Remove macro.
30650         (SCC_MORE_ABOVE_MASK, SCC_BEFORE_DOT_MASK): Update.
30651         * lib/unicase/empty-suffix-context.c (unicase_empty_suffix_context):
30652         Update initializer.
30653         * lib/unicase/u-casemap.h (FUNC): Don't invoke uc_is_cased on
30654         case-ignorable characters.
30655         * lib/unicase/u-ct-totitle.h (FUNC): Likewise.
30656         * lib/unicase/u-suffix-context.h (FUNC2): Don't call uc_is_cased here.
30657         * modules/unicase/u8-suffix-context (Depends-on): Remove unicase/cased.
30658         * modules/unicase/u16-suffix-context (Depends-on): Likewise.
30659         * modules/unicase/u32-suffix-context (Depends-on): Likewise.
30660
30661 2009-06-30  Bruno Haible  <bruno@clisp.org>
30662
30663         Tests for module 'unicase/ignorable'.
30664         * modules/unicase/ignorable-tests: New file.
30665         * tests/unicase/test-ignorable.c: New file, generated by
30666         gen-uni-tables.
30667
30668         Tests for module 'unicase/cased'.
30669         * modules/unicase/cased-tests: New file.
30670         * tests/unicase/test-cased.c: New file, generated by gen-uni-tables.
30671         * tests/unicase/test-predicate-part1.h: New file, derived from
30672         tests/unictype/test-predicate-part1.h.
30673         * tests/unicase/test-predicate-part2.h: New file, same as
30674         tests/unictype/test-predicate-part2.h.
30675
30676         Fix evaluation of "Before C" condition of FINAL_SIGMA.
30677         * lib/gen-uni-tables.c (is_cased, is_case_ignorable): New functions.
30678         (output_casing_properties): New function.
30679         (main): Call it.
30680         * lib/unicase/cased.h: New file, generated by gen-uni-tables.
30681         * lib/unicase/cased.c: Include unictype/bitmap.h.
30682         (uc_is_cased): Define through a bitmap lookup.
30683         * lib/unicase/ignorable.h: New file, generated by gen-uni-tables.
30684         * lib/unicase/ignorable.c: Include unictype/bitmap.h.
30685         (uc_is_case_ignorable): Define through a bitmap lookup.
30686         * modules/unicase/cased (Files): Add lib/unicase/cased.h,
30687         lib/unictype/bitmap.h.
30688         (Depends-on): Add inline. Clean up.
30689         * modules/unicase/ignorable (Files): Add lib/unicase/ignorable.h,
30690         lib/unictype/bitmap.h.
30691         (Depends-on): Add inline. Clean up.
30692         * tests/unicase/test-u8-tolower.c (main): Add more tests of FINAL_SIGMA
30693         recognition.
30694         * tests/unicase/test-u16-tolower.c (main): Likewise.
30695         * tests/unicase/test-u32-tolower.c (main): Likewise.
30696
30697 2009-06-30  Bruno Haible  <bruno@clisp.org>
30698
30699         * lib/unicase/u8-casemap.c: Don't include uniwbrk.h.
30700         * lib/unicase/u16-casemap.c: Likewise.
30701         * lib/unicase/u32-casemap.c: Likewise.
30702
30703 2009-06-29  Bruno Haible  <bruno@clisp.org>
30704
30705         Define u32_casefold as a wrapper around u32_ct_casefold.
30706         * lib/unicase/u32-casefold.c: Update.
30707         * modules/unicase/u32-casefold (Depends-on): Add
30708         unicase/u32-ct-casefold, unicase/empty-prefix-context,
30709         unicase/empty-suffix-context. Clean up.
30710
30711         Define u16_casefold as a wrapper around u16_ct_casefold.
30712         * lib/unicase/u16-casefold.c: Update.
30713         * modules/unicase/u16-casefold (Depends-on): Add
30714         unicase/u16-ct-casefold, unicase/empty-prefix-context,
30715         unicase/empty-suffix-context. Clean up.
30716
30717         Define u8_casefold as a wrapper around u8_ct_casefold.
30718         * lib/unicase/u-casefold.h (FUNC): Delegate to U_CT_CASEFOLD.
30719         * lib/unicase/u8-casefold.c: Update.
30720         * modules/unicase/u8-casefold (Depends-on): Add unicase/u8-ct-casefold,
30721         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
30722
30723         Define u32_totitle as a wrapper around u32_ct_totitle.
30724         * lib/unicase/u32-totitle.c: Update.
30725         * modules/unicase/u32-totitle (Depends-on): Add unicase/u32-ct-totitle,
30726         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
30727
30728         Define u16_totitle as a wrapper around u16_ct_totitle.
30729         * lib/unicase/u16-totitle.c: Update.
30730         * modules/unicase/u16-totitle (Depends-on): Add unicase/u16-ct-totitle,
30731         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
30732
30733         Define u8_totitle as a wrapper around u8_ct_totitle.
30734         * lib/unicase/u-totitle.h (is_cased, is_case_ignorable): Remove
30735         functions.
30736         (FUNC): Delegate to U_CT_TOTITLE.
30737         * lib/unicase/u8-totitle.c: Update.
30738         * modules/unicase/u8-totitle (Depends-on): Add unicase/u8-ct-totitle,
30739         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
30740
30741         * lib/unicase/u32-tolower.c (u32_tolower): Update u32_casemap
30742         invocation.
30743         * modules/unicase/u32-tolower (Depends-on): Add
30744         unicase/empty-prefix-context, unicase/empty-suffix-context.
30745
30746         * lib/unicase/u16-tolower.c (u16_tolower): Update u16_casemap
30747         invocation.
30748         * modules/unicase/u16-tolower (Depends-on): Add
30749         unicase/empty-prefix-context, unicase/empty-suffix-context.
30750
30751         * lib/unicase/u8-tolower.c (u8_tolower): Update u8_casemap invocation.
30752         * modules/unicase/u8-tolower (Depends-on): Add
30753         unicase/empty-prefix-context, unicase/empty-suffix-context.
30754
30755         * lib/unicase/u32-toupper.c (u32_toupper): Update u32_casemap
30756         invocation.
30757         * modules/unicase/u32-toupper (Depends-on): Add
30758         unicase/empty-prefix-context, unicase/empty-suffix-context.
30759
30760         * lib/unicase/u16-toupper.c (u16_toupper): Update u16_casemap
30761         invocation.
30762         * modules/unicase/u16-toupper (Depends-on): Add
30763         unicase/empty-prefix-context, unicase/empty-suffix-context.
30764
30765         * lib/unicase/u8-toupper.c (u8_toupper): Update u8_casemap invocation.
30766         * modules/unicase/u8-toupper (Depends-on): Add
30767         unicase/empty-prefix-context, unicase/empty-suffix-context.
30768
30769         New module 'unicase/u32-ct-casefold'.
30770         * lib/unicase/u32-ct-casefold.c: New file.
30771         * modules/unicase/u32-ct-casefold: New file.
30772
30773         New module 'unicase/u16-ct-casefold'.
30774         * lib/unicase/u16-ct-casefold.c: New file.
30775         * modules/unicase/u16-ct-casefold: New file.
30776
30777         New module 'unicase/u8-ct-casefold'.
30778         * lib/unicase/u8-ct-casefold.c: New file.
30779         * lib/unicase/u-ct-casefold.h: New file, derived from
30780         lib/unicase/u-casefold.h.
30781         * modules/unicase/u8-ct-casefold: New file.
30782
30783         New module 'unicase/u32-ct-totitle'.
30784         * lib/unicase/u32-ct-totitle.c: New file.
30785         * modules/unicase/u32-ct-totitle: New file.
30786
30787         New module 'unicase/u16-ct-totitle'.
30788         * lib/unicase/u16-ct-totitle.c: New file.
30789         * modules/unicase/u16-ct-totitle: New file.
30790
30791         New module 'unicase/u8-ct-totitle'.
30792         * lib/unicase/u8-ct-totitle.c: New file.
30793         * lib/unicase/u-ct-totitle.h: New file, derived from
30794         lib/unicase/u-totitle.h.
30795         * modules/unicase/u8-ct-totitle: New file.
30796
30797         New module 'unicase/u32-ct-tolower'.
30798         * lib/unicase/u32-ct-tolower.c: New file.
30799         * modules/unicase/u32-ct-tolower: New file.
30800
30801         New module 'unicase/u16-ct-tolower'.
30802         * lib/unicase/u16-ct-tolower.c: New file.
30803         * modules/unicase/u16-ct-tolower: New file.
30804
30805         New module 'unicase/u8-ct-tolower'.
30806         * lib/unicase/u8-ct-tolower.c: New file.
30807         * modules/unicase/u8-ct-tolower: New file.
30808
30809         New module 'unicase/u32-ct-toupper'.
30810         * lib/unicase/u32-ct-toupper.c: New file.
30811         * modules/unicase/u32-ct-toupper: New file.
30812
30813         New module 'unicase/u16-ct-toupper'.
30814         * lib/unicase/u16-ct-toupper.c: New file.
30815         * modules/unicase/u16-ct-toupper: New file.
30816
30817         New module 'unicase/u8-ct-toupper'.
30818         * lib/unicase/u8-ct-toupper.c: New file.
30819         * modules/unicase/u8-ct-toupper: New file.
30820
30821         Add context arguments to u*_casemap functions.
30822         * lib/unicase/unicasemap.h: Include unicase.h.
30823         (u8_casemap, u16_casemap, u32_casemap): Add prefix_context and
30824         suffix_context arguments.
30825         * lib/unicase/u-casemap.h (is_cased, is_case_ignorable): Remove
30826         functions.
30827         (FUNC): Add prefix_context and suffix_context arguments. Use
30828         uc_is_cased and uc_is_case_ignorable.
30829         * lib/unicase/u8-casemap.c: Include caseprop.h and context.h.
30830         * lib/unicase/u16-casemap.c: Likewise.
30831         * lib/unicase/u32-casemap.c: Likewise.
30832         * modules/unicase/u8-casemap (Files): Add lib/unicase/context.h.
30833         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
30834         * modules/unicase/u16-casemap (Files): Add lib/unicase/context.h.
30835         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
30836         * modules/unicase/u32-casemap (Files): Add lib/unicase/context.h.
30837         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
30838
30839         New module 'unicase/u32-suffix-context'.
30840         * lib/unicase/u32-suffix-context.c: New file.
30841         * modules/unicase/u32-suffix-context: New file.
30842
30843         New module 'unicase/u16-suffix-context'.
30844         * lib/unicase/u16-suffix-context.c: New file.
30845         * modules/unicase/u16-suffix-context: New file.
30846
30847         New module 'unicase/u8-suffix-context'.
30848         * lib/unicase/u8-suffix-context.c: New file.
30849         * lib/unicase/u-suffix-context.h: New file.
30850         * modules/unicase/u8-suffix-context: New file.
30851
30852         New module 'unicase/empty-suffix-context'.
30853         * lib/unicase/empty-suffix-context.c: New file.
30854         * modules/unicase/empty-suffix-context: New file.
30855
30856         New module 'unicase/u32-prefix-context'.
30857         * lib/unicase/u32-prefix-context.c: New file.
30858         * modules/unicase/u32-prefix-context: New file.
30859
30860         New module 'unicase/u16-prefix-context'.
30861         * lib/unicase/u16-prefix-context.c: New file.
30862         * modules/unicase/u16-prefix-context: New file.
30863
30864         New module 'unicase/u8-prefix-context'.
30865         * lib/unicase/u8-prefix-context.c: New file.
30866         * lib/unicase/u-prefix-context.h: New file.
30867         * lib/unicase/context.h: New file.
30868         * modules/unicase/u8-prefix-context: New file.
30869
30870         New module 'unicase/empty-prefix-context'.
30871         * lib/unicase/empty-prefix-context.c: New file.
30872         * modules/unicase/empty-prefix-context: New file.
30873
30874         New module 'unicase/ignorable'.
30875         * lib/unicase/ignorable.c: New file.
30876         * modules/unicase/ignorable: New file.
30877
30878         New module 'unicase/cased'.
30879         * lib/unicase/caseprop.h: New file.
30880         * lib/unicase/cased.c: New file.
30881         * modules/unicase/cased: New file.
30882
30883         New functions for case mapping of substrings.
30884         * lib/unicase.h (casing_prefix_context_t): New type.
30885         (unicase_empty_prefix_context): New variable.
30886         (u8_casing_prefix_context, u16_casing_prefix_context,
30887         u32_casing_prefix_context, u8_casing_prefixes_context,
30888         u16_casing_prefixes_context, u32_casing_prefixes_context): New
30889         declarations.
30890         (casing_suffix_context_t): New type.
30891         (unicase_empty_suffix_context): New variable.
30892         (u8_casing_suffix_context, u16_casing_suffix_context,
30893         u32_casing_suffix_context, u8_casing_suffixes_context,
30894         u16_casing_suffixes_context, u32_casing_suffixes_context,
30895         u8_ct_toupper, u16_ct_toupper, u32_ct_toupper, u8_ct_tolower,
30896         u16_ct_tolower, u32_ct_tolower, u8_ct_totitle, u16_ct_totitle,
30897         u32_ct_totitle, u8_ct_casefold, u16_ct_casefold, u32_ct_casefold): New
30898         declarations.
30899
30900 2009-06-28  Jim Meyering  <meyering@redhat.com>
30901
30902         boostrap: indent only with spaces
30903         * build-aux/bootstrap: Indent only with spaces, never TABs.
30904
30905         bootstrap: split long lines
30906         * build-aux/bootstrap: Keep line length < 80.
30907
30908         bootstrap: sync from coreutils
30909         * build-aux/bootstrap: Honor variables like $ACLOCAL, etc.,
30910         just as autoreconf does.  Verify a list of prerequisite
30911         package-name,version-number pairs if defined in bootstrap.conf.
30912         Refer to README-prereq, if prerequisites are not satisfied.
30913
30914 2009-06-27  Eric Blake  <ebb9@byu.net>
30915
30916         tests: add test for bogus NULL definition
30917         * tests/test-stdio.c: Ensure POSIX 2008 requirement on NULL.
30918         * tests/test-stdlib.c: Likewise.
30919         * tests/test-string.c: Likewise.
30920         * tests/test-locale.c: Likewise.
30921         * tests/test-unistd.c: Likewise.
30922         * modules/stdio-tests (Depends-on): Add verify.
30923         * modules/stdlib-tests (Depends-on): Likewise.
30924         * modules/string-tests (Depends-on): Likewise.
30925         * modules/locale-tests (Depends-on): Likewise.
30926         * modules/unistd-tests (Depends-on): Likewise.
30927
30928 2009-06-27  Paolo Bonzini  <bonzini@gnu.org>
30929
30930         * m4/selinux-context-h (gl_HEADERS_SELINUX_CONTEXT_H): Remove
30931         self-explaining comment.
30932         * m4/selinux-selinux-h: Update serial.
30933         (gl_LIBSELINUX): New macro, adding a warning for missing development
30934         packages to code extracted from...
30935         (gl_HEADERS_SELINUX_SELINUX_H): ... this one.  Require gl_LIBSELINUX.
30936         Add warning for missing development packages here, too.
30937
30938 2009-06-26  Paolo Bonzini  <bonzini@gnu.org>
30939
30940         * build-aux/bootstrap: Do not use GIT_CONFIG_LOCAL.
30941
30942 2009-06-25  Eric Blake  <ebb9@byu.net>
30943
30944         version-etc: fix regression
30945         * lib/version-etc.h (ATTRIBUTE_SENTINEL): Define for new enough
30946         gcc.
30947         (version_etc): Use it, to catch bugs with trailing NULL.
30948         * lib/version-etc.c (version_etc_arn): Delete unused argument.
30949         (version_etc_va): Fix logic bug.
30950         * modules/version-etc-tests: Add test.
30951         * tests/test-version-etc.c: New file.
30952         * tests/test-version-etc.sh: Likewise.
30953
30954 2009-06-25  Sam Steingold  <sds@gnu.org>
30955
30956         * mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): Include <stdlib.h>, for the
30957         mbtowc declaration.
30958
30959 2009-06-25  Eric Blake  <ebb9@byu.net>
30960
30961         fpurge: migrate into <stdio.h>
30962         * lib/fpurge.h: Delete...
30963         * lib/stdio.in.h (fpurge): ...and declare here, instead.
30964         * lib/fpurge.c (fpurge): Change declaring header.
30965         * modules/fpurge (Files): Drop deleted file.
30966         (Depends-on): Add stdio.
30967         (configure.ac): Set witness.
30968         * modules/stdio (Makefile.am): Support fpurge macros.
30969         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
30970         * m4/fpurge.m4 (gl_FUNC_FPURGE): Set appropriate variables.
30971         * lib/fflush.c: Update client.
30972         * tests/test-fpurge.c: Likewise.
30973         * NEWS: Mention the change.
30974
30975 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
30976
30977         * lib/argp-version-etc.c (program_authors): Add const
30978         qualifier.
30979         * lib/version-etc.c: Fix typos in the comments.
30980         * modules/argp-version-etc: Depends on version-etc.
30981
30982 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
30983
30984         argp-version-etc: new module.
30985
30986         * lib/argp-version-etc.c: New file.
30987         * lib/argp-version-etc.h: New file.
30988         * modules/argp-version-etc: New file.
30989         * modules/argp-version-etc-tests: New file.
30990         * tests/test-argp-version-etc.c: New test.
30991         * tests/test-argp-version-etc-1.sh: New test.
30992
30993 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
30994
30995         Provide additional interfaces and documentation for version-etc
30996         module.
30997
30998         * lib/version-etc.c (version_etc_arn, version_etc_ar): New
30999         interfaces.
31000         * lib/version-etc.h (version_etc_arn, version_etc_ar): New
31001         prototypes.
31002
31003 2009-06-24  Bruno Haible  <bruno@clisp.org>
31004
31005         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Fix description of
31006         HAVE_LIB${NAME} macro.
31007         Reported by Sam Steingold <sds@gnu.org>.
31008
31009 2009-06-23  Simon Josefsson  <simon@josefsson.org>
31010
31011         * modules/hash-tests (test_hash_LDADD): Link to libintl when
31012         needed.
31013
31014 2009-06-21  Bruno Haible  <bruno@clisp.org>
31015
31016         Make two consecutive identical invocations of AC_LIB_HAVE_LINKFLAGS
31017         work.
31018         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Reset HAVE_LIB${NAME}
31019         together with LIB${NAME}, LTLIB${NAME}.
31020         Reported by Sam Steingold <sds@gnu.org>.
31021
31022 2009-06-20  Jim Meyering  <meyering@redhat.com>
31023
31024         tests: make sc_require_test_exit_idiom more generic
31025         * top/maint.mk (Exit_witness_file): New overridable variable.
31026         (sc_require_test_exit_idiom): Don't hard-code tests/test-lib.sh.
31027         Relax test for /^Exit \$fail$$/ to just /^Exit ./.
31028
31029 2009-06-19  Jim Meyering  <meyering@redhat.com>
31030
31031         hash: reverse order of src/dst parameters in an internal interface
31032         * lib/hash.c (transfer_entries): Reverse order of parameters to
31033         put DST before SRC.  Adjust callers.
31034
31035         tests: test-hash: avoid wholesale duplication
31036         * tests/test-hash.c (main): Don't copy/paste a 60-line loop.
31037         Instead, use a loop and add a single conditional.
31038
31039         tests: test-hash: allow seed selection via a command line argument
31040         * tests/test-hash.c (get_seed): New function.
31041         (main): Use it.
31042
31043 2009-06-19  Eric Blake  <ebb9@byu.net>
31044
31045         hash: avoid memory leak on allocation failure
31046         * lib/hash.c: (hash_rehash): Avoid memory leak on allocation
31047         failure.  Factor repeated algorithm...
31048         (transfer_entries): ...into new helper routine.
31049         (hash_delete): React to hash_rehash return value.
31050
31051         hash: reduce memory pressure in hash_rehash no-op case
31052         * lib/hash.c (next_prime): Avoid overflow.
31053         (hash_initialize): Factor bucket size computation...
31054         (compute_bucket_size): ...into new helper function.
31055         (hash_rehash): Use new function and open coding to reduce memory
31056         pressure, and avoid a memory leak in USE_OBSTACK code.
31057         Reported by Jim Meyering.
31058
31059 2009-06-18  Eric Blake  <ebb9@byu.net>
31060
31061         hash: make rotation more obvious
31062         * modules/hash (Depends-on): Add bitrotate and stdint.
31063         * lib/bitrotate.h (rotl_sz, rotr_sz): New functions.
31064         * lib/hash.c (headers): Drop limits.h.  Add stdint.h.
31065         (SIZE_MAX): Rely on headers for definition.
31066         (hash_string) [USE_DIFF_HASH]: Use rotl_sz.
31067         (raw_hasher): Use rotr_sz.
31068         Suggested by Jim Meyering.
31069
31070         hash: fix memory leak in last patch
31071         * lib/hash.c (hash_rehash): Avoid memory leak.
31072
31073         hash: avoid no-op rehashing
31074         * lib/hash.c (hash_rehash): Recognize useless rehash attempts.
31075
31076         hash: provide default callback functions
31077         * lib/hash.c (raw_hasher, raw_comparator): New functions.
31078         (hash_initialize): Use them as defaults.
31079         * tests/test-hash.c (main): Test this.
31080
31081         hash: minor optimization
31082         * lib/hash.c (hash_lookup, hash_find_entry): Avoid function call
31083         when possible.
31084         (hash_initialize): Document this promise.
31085         (hash_do_for_each, hash_clear, hash_free): Use C89 syntax.
31086         * tests/test-hash.c (hash_compare_strings): Test this.
31087
31088 2009-06-18  Bruno Haible  <bruno@clisp.org>
31089
31090         * m4/strstr.m4 (gl_FUNC_STRSTR): Skip linear time test if strstr is
31091         going to be replaced anyway.
31092
31093 2009-06-18  Bruno Haible  <bruno@clisp.org>
31094
31095         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Invoke AC_LIBOBJ only
31096         in one place.
31097         (gl_FUNC_STRCASESTR): Skip linear time test if strcasestr is going to
31098         be replaced anyway.
31099
31100 2009-06-18  Eric Blake  <ebb9@byu.net>
31101
31102         hash: check for resize before insertion
31103         * lib/hash.c (hash_insert): Check whether bucket usage exceeds
31104         threshold before insertion, so that a pathological hash_rehash
31105         that fills every bucket can still trigger another rehash.
31106
31107 2009-06-18  Jim Meyering  <meyering@redhat.com>
31108
31109         hash-tests: add a loop around the small tests
31110         * tests/test-hash.c (main): Repeat small tests with selected
31111         small initial table sizes.
31112
31113 2009-06-17  Eric Blake  <ebb9@byu.net>
31114
31115         hash: minor cleanups
31116         * lib/hash.h (hash_entry): Make opaque, by moving...
31117         * lib/hash.c (hash_entry): ...here.
31118         (hash_insert): Clarify restrictions on what can be inserted.
31119         (hash_get_next): Clarify when it is safe to remove an element
31120         during traversal.
31121         (check_tuning): Skip verification when tuning is known safe.
31122         (hash_initialize): Clarify restrictions on tuning.
31123
31124 2009-06-17  Jim Meyering  <jim@meyering.net>
31125         and Eric Blake  <ebb9@byu.net>
31126
31127         hash-tests: new module
31128         * modules/hash-tests: New file.
31129         * tests/test-hash.c: New file.
31130
31131 2009-06-17  Eric Blake  <ebb9@byu.net>
31132
31133         strstr-simple: document new module
31134         * MODULES.html.sh: Document new module.
31135
31136         strstr, strcasestr: replace on platforms with broken memchr
31137         * modules/strstr: Split into...
31138         * modules/strstr-simple: ...new module that does not care about
31139         performance, but does care about glibc bug.
31140         * m4/strstr.m4 (gl_FUNC_STRSTR): Split...
31141         (gl_FUNC_STRSTR_SIMPLE): ...into new macro, which replaces strstr
31142         if platform memchr is broken, per Debian bug 521737.
31143         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): React to broken
31144         memchr.
31145         * m4/memchr.m4 (gl_FUNC_MEMCHR): Only expand once.
31146         * doc/posix-functions/strstr.texi (strstr): Document the fix.
31147         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
31148         * modules/mountlist (Depends-on): Add strstr-simple.
31149         * modules/gen-uni-tables (Depends-on): Likewise.
31150         * modules/argz (Depends-on): Add strstr.
31151
31152 2009-06-17  Bruno Haible  <bruno@clisp.org>
31153
31154         * modules/posix_spawn-internal (Depends-on): Add errno.
31155
31156 2009-06-17  Bruno Haible  <bruno@clisp.org>
31157
31158         Define missing ESTALE on Interix 3.5.
31159         * lib/errno.in.h (ESTALE): Assign a value if missing.
31160         * lib/strerror.c (rpl_strerror): Handle missing ESTALE and ECANCELED.
31161         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether ESTALE is
31162         missing.
31163         * doc/posix-headers/errno.texi: Mention the Interix bug.
31164         Reported by Jay Krell <jay.krell@cornell.edu> via Eric Blake.
31165
31166 2009-06-15  Eric Blake  <ebb9@byu.net>
31167
31168         memchr, memchr2: add valgrind exception
31169         * lib/memchr.valgrind: New file.
31170         * lib/memchr2.valgrind: New file.
31171         * modules/memchr (Files): Distribute valgrind file.
31172         * modules/memchr2 (Files): Likewise.
31173
31174         docs: memchr is no longer obsolete
31175         * MODULES.html.sh: Move memchr from obsolete to string.h section.
31176         * lib/string.in.h (memchr): Simplify logic.
31177
31178 2009-06-14  Jim Meyering  <meyering@redhat.com>
31179
31180         link-follow: fix the "checking..." message to not mention trailing slash
31181         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): This test has
31182         never considered trailing slashes.
31183
31184 2009-06-14  Bruno Haible  <bruno@clisp.org>
31185
31186         * m4/memchr.m4: Mention also the bug on IA-64.
31187         * doc/posix-functions/memchr.texi: Likewise.
31188
31189 2009-06-12  Eric Blake  <ebb9@byu.net>
31190
31191         memchr: detect broken x86_64 and alpha implementations
31192         * modules/memchr-tests (Depends-on): Move mmap detection...
31193         * modules/memchr (Depends-on): ...here.
31194         (configure.ac): Set indicator.
31195         * lib/string.in.h (memchr): Declare replacement.
31196         * modules/string (Makefile.am): Trigger replacement.
31197         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
31198         * m4/memchr.m4 (gl_FUNC_MEMCHR): Use mmap to detect platform
31199         bugs.
31200         * doc/posix-functions/memchr.texi (memchr): Document the bug.
31201         * modules/getpagesize (License): Relax license.
31202
31203 2009-06-11  Bruno Haible  <bruno@clisp.org>
31204
31205         * lib/idpriv.h: Add more references.
31206
31207 2009-06-08  Bruno Haible  <bruno@clisp.org>
31208
31209         Tests for module 'idpriv-droptemp'.
31210         * modules/idpriv-droptemp-tests: New file.
31211         * tests/test-idpriv-droptemp.sh: New file.
31212         * tests/test-idpriv-droptemp.su.sh: New file.
31213         * tests/test-idpriv-droptemp.c: New file.
31214
31215         New module 'idpriv-droptemp'.
31216         * lib/idpriv-droptemp.c: New file.
31217         * modules/idpriv-droptemp: New file.
31218
31219 2009-06-08  Bruno Haible  <bruno@clisp.org>
31220
31221         Tests for module 'idpriv-drop'.
31222         * modules/idpriv-drop-tests: New file.
31223         * tests/test-idpriv-drop.sh: New file.
31224         * tests/test-idpriv-drop.su.sh: New file.
31225         * tests/test-idpriv-drop.c: New file.
31226
31227         New module 'idpriv-drop'.
31228         * lib/idpriv.h: New file.
31229         * lib-idpriv-drop.c: New file.
31230         * m4/idpriv.m4: New file.
31231         * modules/idpriv-drop: New file.
31232
31233 2009-06-08  Bruno Haible  <bruno@clisp.org>
31234
31235         * modules/unistdio/u8-vasnprintf (Depends-on): Add memchr.
31236         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
31237         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
31238         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
31239         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
31240         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
31241         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
31242
31243 2009-06-08  Eric Blake  <ebb9@byu.net>
31244
31245         test-strstr: use memory fence, when possible
31246         * tests/test-strstr.c (main): Use memory fence, in order to be
31247         more likely to trigger Debian bug 521737.
31248         * modules/strstr-tests (Files): Pull in additional files.
31249
31250         memchr: no longer obsolete, for wider field testing
31251         * modules/memchr (Status, Notice): Delete, this module is no
31252         longer obsolete.
31253         * modules/vasnprintf (Depends-on): Add memchr.
31254
31255 2009-06-07  Jim Meyering  <meyering@redhat.com>
31256
31257         hash: declare some functions with the warn_unused_result attribute
31258         * lib/hash.h (__attribute__, ATTRIBUTE_WUR): Define.
31259
31260 2009-06-07  Bruno Haible  <bruno@clisp.org>
31261
31262         * tests/test-alignof.c: Don't test int64_t if it does not exist.
31263         Reported by Eric Blake.
31264
31265 2009-06-06  Eric Blake  <ebb9@byu.net>
31266
31267         test-alignof: fix typo with long double
31268         * tests/test-alignof.c (CHECK): Use longdouble typedef to avoid
31269         compiler error.
31270
31271 2009-06-06  Neil Jerram  <neil@ossau.uklinux.net>  (tiny change)
31272
31273         Escape non-texinfo { and }s.
31274         * doc/ld-output-def.texi (Visual Studio Compatibility): Fix
31275         markup error.
31276
31277 2009-06-04  Jim Meyering  <meyering@redhat.com>
31278
31279         gitlog-to-changelog: don't infloop on an empty commit log
31280         * build-aux/gitlog-to-changelog: Warn about an empty log message.
31281         Reported by Boris Petersen <transacid@centerim.org>.
31282
31283 2009-06-03  Mike Frysinger  <vapier@gentoo.org>
31284
31285         version-etc: extend for packagers
31286         Add three new configure options, intended for packagers:
31287           --with-packager="packager name"
31288           --with-packager-version="packager-specific version"
31289           --with-packager-bug-reports="packager bug reporting"
31290         An example with coreutils:
31291           $ ./configure \
31292             --with-packager=Gentoo \
31293             --with-packager-bug-report=http://bugs.gentoo.org/ \
31294             --with-packager-version="patchset 1.6"
31295           $ ./src/ls --version | head -n2
31296           ls (GNU coreutils) 7.1-dirty
31297           Packaged by Gentoo (patchset 1.6)
31298         Note that the bug reporting info via --help doesn't show up because
31299         coreutils uses its own custom emit_bug_reporting_address() implementation
31300         in src/system.h.  If it didn't, it'd look like:
31301           $ ./src/ls --help | tail -n4
31302           Report bugs to <bug-coreutils@gnu.org>.
31303           Report Gentoo bugs to <http://bugs.gentoo.org/>.
31304           GNU coreutils home page: <http://www.gnu.org/software/coreutils/>.
31305           General help using GNU software: <http://www.gnu.org/gethelp/>.
31306         * lib/version-etc.c: Print new information, if provided.
31307         * m4/version-etc.m4: New file.
31308         * modules/version-etc (Files): Add m4/version-etc.m4.
31309         (configure.ac): Add gl_VERSION_ETC.
31310
31311 2009-05-31  Bruno Haible  <bruno@clisp.org>
31312
31313         * tests/test-alignof.c: Include <stdint.h>. Check also 'long double'
31314         and 'int64_t'.
31315         * modules/alignof-tests (Dependencies): Add stdint.
31316         Reported by Eric Blake.
31317
31318 2009-05-31  Bruno Haible  <bruno@clisp.org>
31319
31320         * lib/alignof.h (alignof_slot, alignof_type, alignof): Document
31321         restriction due to compiler bugs.
31322         Reported by Eric Blake.
31323
31324 2009-05-31  Simon Josefsson  <simon@josefsson.org>
31325             Bruno Haible  <bruno@clisp.org>
31326
31327         Fix test-alignof failure.
31328         * lib/alignof.h (alignof_slot): New macro.
31329         (alignof_type): New macro, with the same semantics as the previous
31330         'alignof'.
31331         (alignof): Alias to alignof_slot.
31332         * tests/test-alignof.c (CHECK): Check alignof_slot, not alignof. Also
31333         check that the results are usable as constant expressions.
31334
31335 2009-05-31  Bruno Haible  <bruno@clisp.org>
31336
31337         * tests/zerosize-ptr.h (zerosize_ptr): Specify more details.
31338         * tests/test-memchr.c (main): Check that memchr does not read past the
31339         first occurrence of the byte.
31340         * tests/test-strstr.c (main): Update comment.
31341         Suggested by Eric Blake.
31342
31343 2009-05-30  Bruno Haible  <bruno@clisp.org>
31344
31345         * doc/ld-output-def.texi (Visual Studio Compatibility): Explain in more
31346         detail how to use dumpbin.
31347         Reported by David Byron <dbyron@dbyron.com>.
31348
31349 2009-06-02  Simon Josefsson  <simon@josefsson.org>
31350
31351         * tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.
31352
31353 2009-06-02  Simon Josefsson  <simon@josefsson.org>
31354
31355         * m4/manywarnings.m4: Add GCC 4.4 warnings.
31356
31357 2009-05-28  Bruno Haible  <bruno@clisp.org>
31358
31359         * gnulib-tool (func_import): Don't do HAVE_CONFIG_H replacements on
31360         build-aux/ files.
31361
31362 2009-05-28  Simon Josefsson  <simon@josefsson.org>
31363
31364         * gnulib-tool (func_import): Transform license on build-aux/ files too.
31365
31366 2009-05-27  Simon Josefsson  <simon@josefsson.org>
31367
31368         * gnulib-tool (sed_transform_main_lib_file)
31369         (sed_transform_testsrelated_lib_file): : Don't use non-POSIX
31370         regexps.
31371
31372 2009-05-26  Simon Josefsson  <simon@josefsson.org>
31373
31374         * tests/test-strstr.c: Add another self-test.
31375         * tests/test-strstr.c: Rewrite to use malloc/strcpy instead of
31376         strdup.  Suggested by Eric Blake  <ebb9@byu.net>.
31377
31378 2009-05-23  Bruno Haible  <bruno@clisp.org>
31379
31380         * doc/havelib.texi (AC_LIB_HAVE_LINKFLAGS): Update for 2009-04-26
31381         change.
31382
31383 2009-05-21  Bruno Haible  <bruno@clisp.org>
31384
31385         Simplify use of mode_t varargs.
31386         * lib/open.c (open): Use PROMOTED_MODE_T instead of a conditional that
31387         uses 'mode_t' or 'int'.
31388         * lib/openat.c (openat): Likewise.
31389         * lib/open-safer.c (open_safer): Likewise.
31390         * m4/mode_t.m4: New file.
31391         * m4/open.m4 (gl_PREREQ_OPEN): Require gl_PROMOTED_TYPE_MODE_T.
31392         * m4/openat.m4 (gl_PREREQ_OPENAT): Likewise.
31393         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Likewise.
31394         * modules/open (Files): Add m4/mode_t.m4.
31395         * modules/openat (Files): Likewise.
31396         * modules/fcntl-safer (Files): Likewise.
31397         Suggested by Eric Blake.
31398
31399 2009-05-21  Pádraig Brady  <P@draigbrady.com>
31400
31401         * doc/glibc-functions/fallocate.texi: New file.
31402         * doc/gnulib.texi: Include it.
31403
31404 2009-05-21  Eric Blake  <ebb9@byu.net>
31405             Bruno Haible  <bruno@clisp.org>
31406
31407         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Remove redundant m4_quote
31408         invocations.
31409         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
31410
31411 2009-05-21  Eric Blake  <ebb9@byu.net>
31412             Bruno Haible  <bruno@clisp.org>
31413
31414         Second attempt to work around an AIX 5.3, 6.1 compiler bug with
31415         include_next. Fix of 2008-11-20 commit.
31416         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Also set
31417         NEXT_AS_FIRST_DIRECTIVE_FOO_H.
31418         * lib/math.in.h: Use NEXT_AS_FIRST_DIRECTIVE_MATH_H instead of
31419         NEXT_MATH_H.
31420         * modules/math (Makefile.am): Substitute NEXT_AS_FIRST_DIRECTIVE_MATH_H
31421         instead of NEXT_MATH_H.
31422
31423 2009-05-21  Bruno Haible  <bruno@clisp.org>
31424
31425         Avoid redefinition warnings for SIZE_MAX.
31426         * m4/size_max.m4 (gl_SIZE_MAX): Avoid redefining SIZE_MAX in config.h.
31427         Reported by Simon Josefsson.
31428
31429 2009-05-21  Bruno Haible  <bruno@clisp.org>
31430
31431         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_CACHE_CHECK instead of
31432         AC_CACHE_VAL.
31433
31434 2009-05-20  Bruno Haible  <bruno@clisp.org>
31435
31436         Make zeroptr.h work on mingw.
31437         * tests/zerosize-ptr.h: Test for the presence of <sys/mman.h> and
31438         mprotect.
31439         * modules/memchr-tests (configure.ac): Also test for sys/mman.h.
31440         * modules/memchr2-tests (configure.ac): Likewise.
31441         * modules/memcmp-tests (configure.ac): Likewise.
31442         * modules/memmem-tests (configure.ac): Likewise.
31443         * modules/memrchr-tests (configure.ac): Likewise.
31444         Reported by Simon Josefsson.
31445
31446 2009-05-20  Simon Josefsson  <simon@josefsson.org>
31447
31448         * tests/test-glob.c: Include string.h for strcmp prototype.
31449
31450 2009-05-20  Simon Josefsson  <simon@josefsson.org>
31451
31452         * modules/getdelim (Depends-on): Add explicit stdint, although it
31453         was implicitly already pulled in via realloc-posix.
31454         * lib/getdelim.c: Get SIZE_MAX from stdint.h.
31455
31456 2009-05-20  Simon Josefsson  <simon@josefsson.org>
31457
31458         MinGW and IRIX does not have sa_family_t type.  Reported by "Tom
31459         G. Christensen" <tgc@jupiterrise.com>.
31460         * m4/sys_socket_h.m4: Check for sa_family_t.
31461         * lib/sys_socket.in.h: Typedef sa_family_t when needed.
31462         * modules/sys_socket: Substitute HAVE_SA_FAMILY_T.
31463         * tests/test-sys_socket.c: Check that sa_family_t works.
31464
31465 2009-05-18  Eric Blake  <ebb9@byu.net>
31466
31467         maint.mk: allow gnulib_dir in VPATH build
31468         * top/maint.mk (gnulib_dir): Make relative to $(srcdir).
31469
31470 2009-05-15  Jim Meyering  <meyering@redhat.com>
31471
31472         maint.mk: Give gnulib_dir a default definition.
31473         * top/maint.mk (gnulib_dir): Define to 'gnulib', by default.
31474         Thus, most packages no longer need to specify this variable in cfg.mk
31475
31476 2009-05-14  Tom Prince  <tom.prince@ualberta.net>  (tiny change)
31477
31478         rename.m4: fix typos that would make non-mingw cross-configure fail
31479         * m4/rename.m4 (gl_FUNC_RENAME): Fix typos.
31480
31481 2009-05-13  Eric Blake  <ebb9@byu.net>
31482
31483         mmap-anon: avoid out-of-order autoconf expansion
31484         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Use correct
31485         SYSTEM_EXTENSIONS macro to silence warnings from autoconf 2.63b.
31486         * modules/memchr-tests (Depends-on): Add extensions.
31487         * modules/memchr2-tests (Depends-on): Add extensions.
31488         * modules/memcmp-tests (Depends-on): Add extensions.
31489         * modules/memmem-tests (Depends-on): Add extensions.
31490         * modules/memrchr-tests (Depends-on): Add extensions.
31491
31492 2009-05-13  Bruno Haible  <bruno@clisp.org>
31493
31494         Make some tests ISO C 99 compliant.
31495         * tests/zerosize-ptr.h: New file.
31496         * tests/test-memchr.c: Include zerosize-ptr.h.
31497         (main): Use a zero-size object pointer instead of NULL.
31498         * tests/test-memchr2.c: Include zerosize-ptr.h.
31499         (main): Use a zero-size object pointer instead of NULL.
31500         * tests/test-memcmp.c: Include zerosize-ptr.h.
31501         (main): Use a zero-size object pointer instead of NULL.
31502         * tests/test-memmem.c: Include zerosize-ptr.h.
31503         (main): Use a zero-size object pointer instead of NULL.
31504         * tests/test-memrchr.c: Include zerosize-ptr.h.
31505         (main): Use a zero-size object pointer instead of NULL.
31506         * modules/memchr-tests (Files): Add tests/zerosize-ptr.h,
31507         m4/mmap-anon.m4.
31508         (Depends-on): Add getpagesize.
31509         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31510         * modules/memchr2-tests (Files): Add tests/zerosize-ptr.h,
31511         m4/mmap-anon.m4.
31512         (Depends-on): Add getpagesize.
31513         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31514         * modules/memcmp-tests (Files): Add tests/zerosize-ptr.h,
31515         m4/mmap-anon.m4.
31516         (Depends-on): Add getpagesize.
31517         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31518         * modules/memmem-tests (Files): Add tests/zerosize-ptr.h,
31519         m4/mmap-anon.m4.
31520         (Depends-on): Add getpagesize.
31521         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31522         * modules/memrchr-tests (Files): Add tests/zerosize-ptr.h,
31523         m4/mmap-anon.m4.
31524         (Depends-on): Add getpagesize.
31525         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31526
31527 2009-05-12  Bruno Haible  <bruno@clisp.org>
31528
31529         Tests for module 'alignof'.
31530         * modules/alignof-tests: New file.
31531         * tests/test-alignof.c: New file.
31532
31533 2009-05-12  Bruno Haible  <bruno@clisp.org>
31534
31535         Fix alignof macro.
31536         * lib/alignof.h (alignof): Remove special cases for AIX and HP-UX
31537         vendor compilers that are always correct.
31538
31539 2009-05-12  Bruno Haible  <bruno@clisp.org>
31540
31541         Make the MAP_ANONYMOUS detection work on HP-UX 11.
31542         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check whether mmap exists, but
31543         not whether its fully works.
31544
31545 2009-05-12  Bruno Haible  <bruno@clisp.org>
31546
31547         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Add comments.
31548
31549 2009-05-12  Jim Meyering  <meyering@redhat.com>
31550
31551         * top/maint.mk: Adjust backslash alignment.
31552
31553 2009-05-11  Simon Josefsson  <simon@josefsson.org>
31554
31555         * top/maint.mk: Make $(srcdir)/build-aux configurable.
31556
31557 2009-05-11  Eric Blake  <ebb9@byu.net>
31558
31559         argp: avoid undefined behavior
31560         * lib/argp-fmtstream.c (weak_alias): Pass correct types to ctype
31561         macros.
31562
31563 2009-05-08  Simon Josefsson  <simon@josefsson.org>
31564
31565         * tests/test-vc-list-files-git.sh: Do git config of user.email and
31566         user.name to prevent git commit from complaining.
31567
31568 2009-05-10  Bruno Haible  <bruno@clisp.org>
31569
31570         * gnulib-tool (func_import, func_create_testdir, copy-file): Change
31571         sed_rewrite_old_files, sed_rewrite_new_files, sed_rewrite_files so that
31572         it rewrites every file name only once.
31573         Reported by Simon Josefsson. Helped by Ralf Wildenhues.
31574
31575 2009-05-08  Bruno Haible  <bruno@clisp.org>
31576
31577         * lib/sys_socket.in.h (_SS_PADSIZE): Use a conditional expression
31578         instead of 'max'.
31579
31580 2009-05-08  Simon Josefsson  <simon@josefsson.org>
31581
31582         * m4/sys_socket_h.m4: Test for ws2tcpip.h earlier, needed for
31583         sockaddr_storage test.
31584
31585 2009-05-07  Simon Josefsson  <simon@josefsson.org>
31586
31587         * modules/sys_socket (Makefile.am): Substitute
31588         HAVE_STRUCT_SOCKADDR_STORAGE.  Depend on alignof.
31589         * m4/sys_socket_h.m4: Check for sockaddr_storage.
31590         * lib/sys_socket.in.h (sockaddr_storage): Define when needed.
31591         * tests/test-sys_socket.c: Check sockaddr_storage.
31592
31593 2009-05-08  Bruno Haible  <bruno@clisp.org>
31594
31595         New module 'alignof'.
31596         * lib/alignof.h: New file.
31597         * modules/alignof: New file.
31598
31599 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
31600             Bruno Haible  <bruno@clisp.org>
31601
31602         Fix test-file-has-acl on FreeBSD.
31603         * tests/test-file-has-acl.sh: Also test a directory. On FreeBSD, the
31604         mask is implicitly added.
31605         * tests/test-file-has-acl.c: Include <signal.h>.
31606         (main): Terminate the test after 5 seconds.
31607         * modules/acl-tests (configure.ac): Check for alarm function.
31608
31609 2009-05-04  Bruno Haible  <bruno@clisp.org>
31610
31611         Exploit new semantics of AC_DEFUN_ONCE available since 2009-01-26.
31612         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Remove outdated comment.
31613         * modules/errno (configure.ac): Drop AC_REQUIRE.
31614         * m4/multiarch.m4 (gl_MULTIARCH): Remove outdated comment.
31615         * modules/multiarch (configure.ac): Drop AC_REQUIRE.
31616
31617 2009-05-04  Simon Josefsson  <simon@josefsson.org>
31618
31619         * modules/glob-tests: New module.
31620         * tests/test-glob.c: Add.
31621
31622 2009-05-04  Simon Josefsson  <simon@josefsson.org>
31623
31624         * modules/fnmatch-tests: New module.
31625         * tests/test-fnmatch.c: Add.
31626
31627 2009-05-04  Eric Blake  <ebb9@byu.net>
31628
31629         maint: make the new no-submodule-changes rule VPATH-safe
31630         * top/maint.mk (no-submodule-changes): Don't assume a srcdir build.
31631
31632 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
31633             Bruno Haible  <bruno@clisp.org>
31634
31635         acl: Fix infinite loop on FreeBSD.
31636         * lib/acl_entries.c (acl_entries) [Linux, FreeBSD]: Fix interpretation
31637         of return value from acl_get_entry.
31638         * lib/file-has-acl.c (acl_access_nontrivial) [Linux, FreeBSD]:
31639         Likewise.
31640
31641 2009-05-03  Bruno Haible  <bruno@clisp.org>
31642
31643         * lib/acl-internal.h (acl_entries): Clarify return value.
31644         * lib/acl_entries.c (acl_entries): Likewise.
31645
31646 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
31647
31648         Bug fix in acl module.
31649         * lib/set-mode-acl.c: Use correct struct with ACL_SETACL.
31650
31651 2009-05-03  Bruno Haible  <bruno@clisp.org>
31652
31653         Create gperf-generated file in the source dir, not in the build dir.
31654         * modules/iconv_open (iconv_open-aix.h, iconv_open-hpux.h,
31655         iconv_open-irix.h, iconv_open-osf.h): Create file in the source tree.
31656         * modules/unicase/locale-language (unicase/locale-languages.h):
31657         Likewise.
31658         * modules/unicase/special-casing (unicase/special-casing-table.h):
31659         Likewise.
31660         * modules/unictype/property-byname (unictype/pr_byname.h): Likewise.
31661         * modules/unictype/scripts (unictype/scripts_byname.h): Likewise.
31662         * modules/uninorm/composition (uninorm/composition-table.h): Likewise.
31663         Reported by Ralf Wildenhues.
31664
31665 2009-05-03  Bruno Haible  <bruno@clisp.org>
31666
31667         * modules/fnmatch (Description, configure.ac): Taken from
31668         fnmatch-posix.
31669         * modules/fnmatch-posix: Turn into a symbolic reference to the
31670         'fnmatch' module, and deprecate.
31671         * doc/posix-functions/fnmatch.texi: Mention the fnmatch module.
31672
31673 2009-05-03  Bruno Haible  <bruno@clisp.org>
31674
31675         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF,
31676         gl_PREREQ_VASNPRINTF_LONG_DOUBLE): Define through AC_DEFUN_ONCE.
31677         Reported by Ralf Wildenhues.
31678
31679 2009-05-04  Simon Josefsson  <simon@josefsson.org>
31680
31681         * m4/fnmatch.m4: Fix fnmatch re-define.
31682
31683 2009-04-27  David Bartley  <dtbartle@csclub.uwaterloo.ca>
31684
31685         priv-set: new module and tests; adapt write-any-file
31686         * lib/priv-set.c: New file.
31687         * lib/priv-set.h: New file.
31688         * lib/unlinkdir.c: Make cannot_unlink_dir thread-safe.
31689         * lib/write-any-file.c: Simplify by using priv-set module.
31690         * m4/priv-set.m4: New file.
31691         * modules/priv-set: New file.
31692         * modules/unlinkdir: Add dependency on priv-set module.
31693         * modules/write-any-file: Likewise.
31694
31695         Tests for module 'priv-set'.
31696         * modules/priv-set-tests: New file.
31697         * tests/test-priv-set.c: New file.
31698
31699 2009-05-03  Jim Meyering  <meyering@redhat.com>
31700             Bruno Haible  <bruno@clisp.org>
31701
31702         * lib/propername.c (proper_name_utf8): Ignore no-op translations;
31703         use the converted UTF-8 variant of the name instead.
31704
31705 2009-05-03  Jim Meyering  <meyering@redhat.com>
31706
31707         tests: tighten some getdate tests
31708         * tests/test-getdate.c (main): Tighten tests: require equality,
31709         not just greater than.  Set TZ envvar to UTC0.
31710
31711 2009-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
31712
31713         getdate: correctly interpret "next monday" when run on a Monday
31714         * lib/getdate.y (get_date): Correct the calculation of tm_mday so
31715         that e.g., "next tues" (when run on a tuesday) results in a date
31716         that is one week in the future, and not today's date.
31717         I.e., add a week when the wday is the same as the current one.
31718         Reported by Tom Broadhurst in http://savannah.gnu.org/bugs/?25406,
31719         and earlier by Martin Bernreuther and Jan Minář.
31720         * tests/test-getdate.c (main): Check that "next DAY" is always in
31721         the future and that "last DAY" is always in the past.
31722
31723 2009-05-02  Jim Meyering  <meyering@redhat.com>
31724
31725         build: ensure that a release build fails when a submodule is unclean
31726         * top/maint.mk (no-submodule-changes): New rule.
31727         (alpha beta major): Depend on it.
31728
31729 2009-05-02  Bruno Haible  <bruno@clisp.org>
31730
31731         Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.
31732         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Use a
31733         shell variable gl_fnmatch_required to detect which variant is
31734         requested.
31735         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): Remove macros. Inlined into
31736         gl_FUNC_FNMATCH_POSIX.
31737         * gnulib-tool (func_create_testdir, func_create_megatestdir): Don't
31738         exclude fnmatch-posix.
31739
31740 2009-05-02  Bruno Haible  <bruno@clisp.org>
31741
31742         Relicense mbsrtowcs and strnlen1 under LGPLv2+.
31743         * modules/mbsrtowcs (License): Change to LGPLv2+.
31744         * modules/strnlen1 (License): Likewise.
31745         Reported by Simon Josefsson.
31746
31747 2009-05-02  Bruno Haible  <bruno@clisp.org>
31748
31749         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of
31750         "cross".
31751         (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Update. Don't assume that
31752         gnulib-tool was called with option --source-base=lib.
31753
31754 2009-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31755
31756         Use automake *-local hooks without commands, for extensibility.
31757         * modules/localcharset (Makefile.am): Rename install-exec-local
31758         rule to install-exec-localcharset, and make it a prerequisite of
31759         install-exec-local.  Likewise, rename the uninstall-local rule to
31760         uninstall-localcharset, and make it a prerequisite of the former.
31761
31762 2009-05-01  Bruno Haible  <bruno@clisp.org>
31763
31764         * lib/wchar.in.h (wcsnrtombs): Define if REPLACE_WCSNRTOMBS is 1.
31765         * m4/wcsnrtombs.m4 (gl_FUNC_WCSRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
31766         set REPLACE_WCSNRTOMBS if mbstate_t must be replaced.
31767         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCSNRTOMBS.
31768         * modules/wchar (Makefile.am): Substitute REPLACE_WCSNRTOMBS.
31769         * modules/wcsnrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
31770         m4/locale-zh.m4, m4/codeset.m4.
31771
31772         * m4/wcsrtombs.m4 (gl_FUNC_WCSNRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
31773         set REPLACE_WCSRTOMBS if mbstate_t must be replaced.
31774         * modules/wcsrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
31775         m4/locale-zh.m4.
31776
31777         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Invoke gl_MBSTATE_T_BROKEN, and set
31778         REPLACE_WCRTOMB if mbstate_t must be replaced.
31779         * modules/wcrtomb (Files): Add m4/mbrtowc.m4.
31780         Reported by Jens Rehsack <rehsack@googlemail.com> via Eric Blake.
31781
31782 2009-05-01  Bruno Haible  <bruno@clisp.org>
31783
31784         Avoid compiler warnings when redefining macros defined by <libintl.h>.
31785         * lib/gettext.h [!ENABLE_NLS] (gettext, dgettext, dcgettext, ngettext,
31786         dngettext, dcngettext, textdomain, bindtextdomain,
31787         bind_textdomain_codeset): Undefine before redefining.
31788
31789 2009-04-30  Bruno Haible  <bruno@clisp.org>
31790
31791         Fix bug introduced on 2009-04-25.
31792         * lib/math.in.h (gl_signbitf_OPTIMIZED_MACRO,
31793         gl_signbitd_OPTIMIZED_MACRO, gl_signbitl_OPTIMIZED_MACRO): New macros.
31794         * lib/signbitf.c (gl_signbitd): Undefine if gl_signbitf_OPTIMIZED_MACRO
31795         is defined.
31796         * lib/signbitd.c (gl_signbitd): Undefine if gl_signbitd_OPTIMIZED_MACRO
31797         is defined.
31798         * lib/signbitl.c (gl_signbitd): Undefine if gl_signbitl_OPTIMIZED_MACRO
31799         is defined.
31800         Reported by Elbert_Pol <elbert.pol@gmail.com>.
31801
31802 2009-04-28  Bruno Haible  <bruno@clisp.org>
31803
31804         Comment tweaks.
31805         * lib/unistr.h (u*_cmp2): Clarify what memcmp2 is.
31806         * lib/uninorm.h (u*_normxfrm): Fix description of return value.
31807         * lib/unicase.h (u*_casexfrm): Likewise.
31808         Reported by Paolo Bonzini.
31809
31810 2009-04-28  Bruno Haible  <bruno@clisp.org>
31811
31812         Fix a compilation error.
31813         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Fix initializer.
31814         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
31815         Reported by Jim Meyering.
31816
31817 2009-04-27  Bruno Haible  <bruno@clisp.org>
31818
31819         New module 'libunistring'.
31820         * modules/libunistring: New file.
31821         * m4/libunistring.m4: New file.
31822         * MODULES.html.sh (Unicode string functions): Add it.
31823
31824 2009-04-27  Eric Blake  <ebb9@byu.net>
31825
31826         maint.mk: allow package-specific header to provide <config.h>
31827         * top/maint.mk (sc_require_config_h): New variable.
31828         (sc_require_config_h, sc_require_config_h_first): Use it.
31829
31830 2009-04-27  Simon Josefsson  <simon@josefsson.org>
31831
31832         * top/maint.mk (sc_avoid_if_before_free): Except
31833         useless-if-before-free script.
31834
31835 2009-04-27  Eric Blake  <ebb9@byu.net>
31836
31837         maintainer-makefile: depend on all required helper scripts
31838         * modules/maintainer-makefile (Depends-on): Add vc-list-files and
31839         useless-if-before-free.
31840         * top/maint.mk (VC_LIST, sc_avoid_if_before_free): Use local
31841         version, rather than assuming gnulib checkout is available.
31842         Reported by Simen Josefsson.
31843
31844 2009-04-26  Bruno Haible  <bruno@clisp.org>
31845
31846         Make the lib vs. lib64 recognition work on openSUSE 11 with "gcc -m32".
31847         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Ignore paths that end in
31848         "../" or "..".
31849
31850 2009-04-26  Bruno Haible  <bruno@clisp.org>
31851
31852         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Accept a fifth argument.
31853         * m4/libsigsegv.m4 (gl_LIBSIGSEGV): Simplify by using
31854         AC_LIB_HAVE_LINKFLAGS.
31855
31856 2009-04-26  Bruno Haible  <bruno@clisp.org>
31857
31858         Simplify calling convention of u*_conv_from_encoding.
31859         * lib/uniconv.h (u8_conv_from_encoding, u16_conv_from_encoding,
31860         u32_conv_from_encoding): Expect a resultbuf argument and return the
31861         result directly as a pointer.
31862         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Likewise.
31863         * lib/uniconv/u-conv-from-enc.h (FUNC): Likewise.
31864         * lib/uniconv/u-strconv-from-enc.h (FUNC): Update.
31865         * lib/unicase/ulc-casecmp.c (ulc_u8_casefold): Update.
31866         * lib/unicase/ulc-casexfrm.c (ulc_casexfrm): Update.
31867         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
31868         Update.
31869         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Update.
31870         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Update.
31871         * lib/vasnprintf.c (VASNPRINTF): Update.
31872         * tests/uniconv/test-u8-conv-from-enc.c (main): Update.
31873         * tests/uniconv/test-u16-conv-from-enc.c (main): Update.
31874         * tests/uniconv/test-u32-conv-from-enc.c (main): Update.
31875         * NEWS: Mention the change.
31876
31877 2009-04-26  Bruno Haible  <bruno@clisp.org>
31878
31879         Simplify calling convention of u*_conv_to_encoding.
31880         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
31881         u32_conv_to_encoding): Expect a resultbuf argument and return the
31882         result directly as a pointer.
31883         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
31884         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Preserve errno while
31885         freeing scaled_offsets if mem_iconveha failed.
31886         * lib/unicase/u-casexfrm.h (FUNC): Update.
31887         * lib/uninorm/u-normxfrm.h (FUNC): Update.
31888         * lib/vasnprintf.c (VASNPRINTF): Update.
31889         * tests/uniconv/test-u8-conv-to-enc.c (main): Update.
31890         * tests/uniconv/test-u16-conv-to-enc.c (main): Update.
31891         * tests/uniconv/test-u32-conv-to-enc.c (main): Update.
31892         * NEWS: Mention the change.
31893
31894 2009-04-26  Bruno Haible  <bruno@clisp.org>
31895
31896         Avoid test failures on AIX and OSF/1.
31897         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Avoid calling
31898         malloc(0).
31899         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
31900         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
31901         Likewise.
31902         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Likewise.
31903         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Likewise.
31904         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Fix memory leak.
31905         * lib/unistr/u-cpy-alloc.h (FUNC): Call malloc(1) instead of malloc(0).
31906         * doc/posix-functions/malloc.texi: Document the portability problem
31907         related to malloc(0).
31908
31909 2009-04-26  Bruno Haible  <bruno@clisp.org>
31910
31911         * modules/unistr/u8-cpy-alloc (Depends-on): Add malloc-posix.
31912         * modules/unistr/u16-cpy-alloc (Depends-on): Likewise.
31913         * modules/unistr/u32-cpy-alloc (Depends-on): Likewise.
31914
31915 2009-04-25  Bruno Haible  <bruno@clisp.org>
31916
31917         Avoid link error when creating a namespace clean library.
31918         * lib/math.in.h (gl_signbitf, gl_signbitd, gl_signbitl): Don't define
31919         as macro with arguments if already defined as an alias.
31920         * lib/signbitf.c (gl_signbitf): Don't undefine.
31921         * lib/signbitd.c (gl_signbitd): Don't undefine.
31922         * lib/signbitl.c (gl_signbitl): Don't undefine.
31923
31924 2009-04-25  Jim Meyering  <meyering@redhat.com>
31925
31926         vc-list-files: fix another quoting bug
31927         * build-aux/vc-list-files: Avoid sed backslash expansion
31928         of pathological directory names.
31929
31930 2009-04-25  Eric Blake  <ebb9@byu.net>
31931
31932         vc-list-files: fix shell quoting error
31933         * build-aux/vc-list-files: Protect against $ in $dir.  Normalize
31934         timestamp.
31935
31936 2009-04-25  Jim Meyering  <meyering@redhat.com>
31937
31938         vc-list-files: restore lost functionality with subdir argument
31939         * build-aux/vc-list-files: When given a non-"." sub-directory
31940         argument, substitute the $dir/ prefix back onto each resulting name.
31941         Otherwise, coreutils' root_tests check would fail.
31942
31943 2009-04-24  Eric Blake  <ebb9@byu.net>
31944
31945         vc-list-files: ignore git symlinks
31946         * build-aux/vc-list-files (.git): Use ls-tree and a filter, rather
31947         than ls-files, to ignore git symlinks.
31948
31949         maint.mk: import improvements from m4
31950         * top/maint.mk (VC-tag): Use signing key from cfg.mk.
31951         (move_if_change): Delete unused macro.
31952         (news-date-check, vc-diff-check): Support VPATH builds.
31953         (announcement): Likewise.  Split --bootstrap-tools list...
31954         (boostrap-tools): ...into separate list, which can be overridden
31955         in cfg.mk.
31956         (sc_avoid_if_before_free): Point to $(gnulib_dir), rather than
31957         requiring dependency on useless-if-before-free module.
31958         (VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module.
31959         Support VPATH builds.
31960
31961 2009-04-24  Jim Meyering  <meyering@redhat.com>
31962
31963         maint.mk: remove coreutils-specific rules and variables
31964         * top/maint.mk (bin, taint-distcheck, coreutils-path-check, t): Remove.
31965         (fake_home, install-transform-check, my-instcheck, pfx, TMPDIR): Remove.
31966         (t_prefix, t_taint, tp, warn_cflags, write_loser, my-distcheck): Remove.
31967
31968         maint.mk: remove obsolete rule
31969         * top/maint.mk (rel-check): Remove rule.
31970         (WGET, WGETFLAGS): Remove now-unused variables.
31971
31972 2009-04-24  Simon Josefsson  <simon@josefsson.org>
31973
31974         * top/maint.mk (makefile-check): Renamed to sc_makefile_check for
31975         consistency.
31976
31977         * modules/vc-list-files-tests (TESTS_ENVIRONMENT): Use
31978         '$(PATH_SEPARATOR)' instead of ':'.
31979
31980 2009-04-24  Simon Josefsson  <simon@josefsson.org>
31981
31982         * lib/getopt1.c (main): Use 'const' for static array.
31983
31984 2009-04-24  Simon Josefsson  <simon@josefsson.org>
31985
31986         * top/maint.mk: Sync with coreutils.
31987         * NEWS: Explain incompatibilities.
31988
31989 2009-04-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
31990             Bruno Haible  <bruno@clisp.org>
31991
31992         Fix cross-compilation results.
31993         * m4/btowc.m4 (gl_FUNC_BTOWC): Use no-op statement, rather than empty
31994         statement, as third argument of AC_TRY_RUN.
31995         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
31996         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
31997         Likewise.
31998         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
31999         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
32000         Likewise.
32001         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
32002         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise. Update for AIX 4.3.
32003         * doc/posix-functions/wcrtomb.texi: Mention the bug on AIX 4.3.
32004
32005 2009-04-20  Bruno Haible  <bruno@clisp.org>
32006
32007         Avoid test failure on mingw.
32008         * tests/uniwidth/test-uc_width2.sh: Convert newlines in output.
32009
32010 2009-04-20  Bruno Haible  <bruno@clisp.org>
32011
32012         Avoid compilation error on mingw.
32013         * modules/localename-tests (Depends-on): Add locale.
32014
32015 2009-04-19  Bruno Haible  <bruno@clisp.org>
32016
32017         Support for building a shared library on Windows platforms.
32018         * tests/uninorm/test-nfc.c (n): Don't define if WOE32DLL.
32019         (main): Test the presence of UNINORM_NFC here.
32020         * tests/uninorm/test-nfd.c (n): Don't define if WOE32DLL.
32021         (main): Test the presence of UNINORM_NFD here.
32022         * tests/uninorm/test-nfkc.c (n): Don't define if WOE32DLL.
32023         (main): Test the presence of UNINORM_NFKC here.
32024         * tests/uninorm/test-nfkd.c (n): Don't define if WOE32DLL.
32025         (main): Test the presence of UNINORM_NFKD here.
32026
32027 2009-04-19  Bruno Haible  <bruno@clisp.org>
32028
32029         Avoid a compiler warning.
32030         * tests/uninorm/test-u32-normalize-big.c (read_normalization_test_file):
32031         Change type of variable 'sequence'.
32032
32033 2009-04-19  Bruno Haible  <bruno@clisp.org>
32034
32035         * modules/configmake (Makefile.am): When the contents of configmake.h
32036         does not change, arrange to preserve its modification time.
32037
32038 2009-04-17  Simon Josefsson  <simon@josefsson.org>
32039
32040         * top/maint.mk (PO_DOMAIN): New variable, allows overriding of
32041         gettext domain.
32042
32043 2009-04-16  Jim Meyering  <meyering@redhat.com>
32044
32045         useless-if-before-free: improve conversion code
32046         * build-aux/useless-if-before-free: Adjust code-in-comment to match
32047         "...!= 0" as well as "...!= NULL".  emacs has one of the former.
32048
32049 2009-04-14  Bruno Haible  <bruno@clisp.org>
32050
32051         * modules/fcntl (Depends-on): Add extensions.
32052         * m4/fcntl_h.m4 (gl_FCNTL_H): Add a comment.
32053
32054 2009-04-12  Ben Pfaff  <blp@gnu.org>
32055
32056         Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
32057         * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_USE_SYSTEM_EXTENSIONS.
32058
32059 2009-03-20  Ben Pfaff  <blp@gnu.org>
32060
32061         Make rename replace existing destinations on Windows.
32062         * m4/rename.m4: Add test for Mingw.
32063         * lib/rename.c: Add rename replacement that uses MoveFileEx with
32064         MOVEFILE_REPLACE_EXISTING to replace existing destination files.
32065         * doc/posix-functions/rename.texi: Document.
32066
32067 2009-04-10  Bruno Haible  <bruno@clisp.org>
32068
32069         New include file "iconveh.h".
32070         * lib/iconveh.h: New file, extracted from lib/striconveh.h.
32071         * lib/striconveh.h: Include it.
32072         (enum iconv_ilseq_handler): Remove definition.
32073         * lib/striconveha.h: Include <stddef.h> and iconveh.h instead of
32074         striconveh.h.
32075         * lib/striconveha.c: Include striconveh.h.
32076         * lib/uniconv.h: Include iconveh.h instead of striconveh.h.
32077         * modules/striconveh (Files): Add lib/iconveh.h.
32078         * modules/uniconv/base (Files): Add lib/iconveh.h. Remove
32079         lib/striconveh.h.
32080
32081 2009-04-10  Bruno Haible  <bruno@clisp.org>
32082
32083         * lib/uniconv.h: Update comment.
32084
32085 2009-04-10  Bruno Haible  <bruno@clisp.org>
32086
32087         * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function
32088         always.
32089         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
32090         * lib/unistr/u16-mbtouc-aux.c: Likewise.
32091         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
32092         * lib/unistr/u8-mbtouc.c: Inside libunistring, include
32093         "unistring-notinline.h", so that the function gets defined always.
32094         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
32095         * lib/unistr/u8-uctomb.c: Likewise.
32096         * lib/unistr/u16-mbtouc.c: Likewise.
32097         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
32098         * lib/unistr/u16-uctomb.c: Likewise.
32099         * lib/unistr/u32-mbtouc.c: Likewise.
32100         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
32101         * lib/unistr/u32-uctomb.c: Likewise.
32102
32103 2009-04-10  Bruno Haible  <bruno@clisp.org>
32104
32105         Mark 'utime' obsolete.
32106         * modules/utime (Status, Notice): New sections.
32107         Suggested by Jim Meyering.
32108
32109         Fix cross-compile guess for utime test.
32110         * m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
32111         autoconf.
32112         * doc/posix-functions/utime.texi: Give more precisions.
32113         Reported by Jan <ipif@ymail.com>.
32114
32115 2009-04-09  Kamil Dudka  <kdudka@redhat.com>
32116
32117         filevercmp: correct today's change
32118         * lib/filevercmp.c: Also handle coreutils' test inputs.
32119         * tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
32120
32121         Fix regression in 'filevercmp' module. Thanks Sven Joachim
32122         for reporting it.
32123         * lib/filevercmp.c: Special handle for "", "." and "..".
32124         * tests/test-filevercmp.c: Enlarge the set suite.
32125
32126 2009-04-07  Jim Meyering  <meyering@redhat.com>
32127
32128         useless-if-before-free: show how to remove braced useless free, too
32129         * build-aux/useless-if-before-free: still only in a comment, though.
32130
32131 2009-04-07  Reuben Thomas  <rrt@sc3d.org>
32132
32133         maint.mk: import changes to syntax-check macros from coreutils
32134         * top/maint.mk (_prohibit_regexp, _header_without_use): Define.
32135         Use them in the relevant macros.
32136
32137 2009-04-06  Bruno Haible  <bruno@clisp.org>
32138
32139         Fix unportable use of bit-fields.
32140         * lib/unicase/special-casing.h (struct special_casing_rule): Change the
32141         bit-field type from 'int' to 'signed int'. Otherwise Solaris cc,
32142         AIX xlc, and OSF/1 cc interpret it as 'unsigned int'.
32143
32144 2009-04-06  Bruno Haible  <bruno@clisp.org>
32145
32146         Avoid test failures on AIX and OSF/1.
32147         * tests/unicase/test-u8-casefold.c (check): Account for the possibility
32148         that malloc(0) = NULL.
32149         * tests/unicase/test-u8-tolower.c (check): Likewise.
32150         * tests/unicase/test-u8-totitle.c (check): Likewise.
32151         * tests/unicase/test-u8-toupper.c (check): Likewise.
32152         * tests/unicase/test-u16-casefold.c (check): Likewise.
32153         * tests/unicase/test-u16-tolower.c (check): Likewise.
32154         * tests/unicase/test-u16-totitle.c (check): Likewise.
32155         * tests/unicase/test-u16-toupper.c (check): Likewise.
32156         * tests/unicase/test-u32-casefold.c (check): Likewise.
32157         * tests/unicase/test-u32-tolower.c (check): Likewise.
32158         * tests/unicase/test-u32-totitle.c (check): Likewise.
32159         * tests/unicase/test-u32-toupper.c (check): Likewise.
32160         * tests/uninorm/test-u8-nfc.c (check): Likewise.
32161         * tests/uninorm/test-u8-nfd.c (check): Likewise.
32162         * tests/uninorm/test-u8-nfkc.c (check): Likewise.
32163         * tests/uninorm/test-u8-nfkd.c (check): Likewise.
32164         * tests/uninorm/test-u16-nfc.c (check): Likewise.
32165         * tests/uninorm/test-u16-nfd.c (check): Likewise.
32166         * tests/uninorm/test-u16-nfkc.c (check): Likewise.
32167         * tests/uninorm/test-u16-nfkd.c (check): Likewise.
32168         * tests/uninorm/test-u32-nfc.c (check): Likewise.
32169         * tests/uninorm/test-u32-nfd.c (check): Likewise.
32170         * tests/uninorm/test-u32-nfkc.c (check): Likewise.
32171         * tests/uninorm/test-u32-nfkd.c (check): Likewise.
32172
32173 2009-04-05  Bruno Haible  <bruno@clisp.org>
32174
32175         Work around an autoconf limitation.
32176         * gnulib-tool (func_emit_lib_Makefile_am): Omit the "Reproduce by"
32177         comment line if it would be longer than 3 KB.
32178
32179 2009-04-05  Bruno Haible  <bruno@clisp.org>
32180
32181         Avoid test failure with libiconv-1.13.
32182         * tests/test-striconveh.c (main): Allow result of libiconv 1.13 as one
32183         of the expected test results.
32184
32185 2009-04-05  Bruno Haible  <bruno@clisp.org>
32186
32187         * gnulib-tool (func_emit_lib_Makefile_am): Don't add the library to
32188         noinst_LTLIBRARIES if the Makefile.am in the same directory specifies
32189         that it should be installed.
32190
32191 2009-04-05  Bruno Haible  <bruno@clisp.org>
32192
32193         * gnulib-tool: New option --copy-file.
32194         (func_usage): Document it.
32195         (func_dest_tmpfilename): Moved out of func_import.
32196         (func_add_file, func_update_file): New functions, extracted from
32197         func_import.
32198         (func_import): Update.
32199
32200 2009-04-05  Karl Berry  <karl@gnu.org>
32201
32202         * README: prominently mention gnulib-tool.
32203         Rearrange sections so getting the code is near the top.
32204
32205 2009-04-05  Bruno Haible  <bruno@clisp.org>
32206
32207         * lib/unicase.h: Mention u*_cmp2.
32208         * lib/unicase/u-casecmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
32209         * lib/unicase/u8-casecmp.c: Use u8_cmp2 instead of u8_cmp.
32210         * lib/unicase/ulc-casecmp.c: Likewise.
32211         * lib/unicase/u16-casecmp.c: Use u16_cmp2 instead of u16_cmp.
32212         * lib/unicase/u32-casecmp.c: Use u32_cmp2 instead of u32_cmp.
32213         * modules/unicase/u8-casecmp (Depends-on): Add unistr/u8-cmp2, remove
32214         unistr/u8-cmp.
32215         * modules/unicase/ulc-casecmp (Depends-on): Likewise.
32216         * modules/unicase/u16-casecmp (Depends-on): Add unistr/u16-cmp2, remove
32217         unistr/u16-cmp.
32218         * modules/unicase/u32-casecmp (Depends-on): Add unistr/u32-cmp2, remove
32219         unistr/u32-cmp.
32220
32221         * lib/uninorm.h: Mention u*_cmp2.
32222         * lib/uninorm/u-normcmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
32223         * lib/uninorm/u8-normcmp.c: Use u8_cmp2 instead of u8_cmp.
32224         * lib/uninorm/u16-normcmp.c: Use u16_cmp2 instead of u16_cmp.
32225         * lib/uninorm/u32-normcmp.c: Use u32_cmp2 instead of u32_cmp.
32226         * modules/uninorm/u8-normcmp (Depends-on): Add unistr/u8-cmp2, remove
32227         unistr/u8-cmp.
32228         * modules/uninorm/u16-normcmp (Depends-on): Add unistr/u16-cmp2, remove
32229         unistr/u16-cmp.
32230         * modules/uninorm/u32-normcmp (Depends-on): Add unistr/u32-cmp2, remove
32231         unistr/u32-cmp.
32232
32233         New module 'unistr/u32-cmp2'.
32234         * lib/unistr/u32-cmp2.c: New file.
32235         * modules/unistr/u32-cmp2: New file.
32236
32237         New module 'unistr/u16-cmp2'.
32238         * lib/unistr/u16-cmp2.c: New file.
32239         * modules/unistr/u16-cmp2: New file.
32240
32241         New module 'unistr/u8-cmp2'.
32242         * lib/unistr.h (u8_cmp2, u16_cmp2, u32_cmp2): New declarations.
32243         * lib/unistr/u8-cmp2.c: New file.
32244         * lib/unistr/u-cmp2.h: New file.
32245         * modules/unistr/u8-cmp2: New file.
32246
32247 2009-04-05  Bruno Haible  <bruno@clisp.org>
32248
32249         * lib/unictype.h (uc_property_is_valid): New macro.
32250         * tests/unictype/test-pr_byname.c (main): Use it.
32251
32252         * lib/unistr.h: Doc fixes.
32253         * lib/uniconv.h: Doc fixes.
32254         * lib/unictype.h: Doc fixes.
32255
32256 2009-04-03  Paul Eggert  <eggert@cs.ucla.edu>
32257
32258         Port coreutils 7.2 to Solaris 8.
32259
32260         * modules/arpa_inet (arpa/inet.h): Depend on arpa_inet.in.h.
32261         * m4/inet_ntop.m4 (gl_INET_NTOP): Search for inet_ntop in -lnsl,
32262         for Solaris 8.  This is a bit of a hack, as it means it's the
32263         caller's responsibility to add -lnsl if needed, but most likely it
32264         won't be needed since only getaddrinfo uses this and getaddrinfo
32265         isn't needed on Solaris 8.
32266
32267         * modules/fnmatch (Depends-on): Add mbsrtowcs, to fix a porting
32268         problem to Solaris 8 encountered with coreutils 7.2, which
32269         resulted in a message "fnmatch.c:292: warning: passing argument 4
32270         of 'mbsrtowcs' from incompatible pointer type".  Also, add mbsinit
32271         at the suggestion of Bruno Haible, since fnmatch uses mbsinit.
32272
32273 2009-04-03  Simon Josefsson  <simon@josefsson.org>
32274
32275         * m4/ld-version-script.m4: Add FIXME comment.
32276
32277 2009-04-02  Simon Josefsson  <simon@josefsson.org>
32278
32279         * doc/ld-output-def.texi: Use DLL_VERSION instead of confusing
32280         SOVERSION variable.
32281
32282 2009-04-02  Bruno Haible  <bruno@clisp.org>
32283
32284         * Makefile (info, html, dvi, pdf): Combine the rules.
32285         Suggested by Jim Meyering.
32286
32287 2009-04-01  Bruno Haible  <bruno@clisp.org>
32288
32289         * Makefile (info, html, dvi, pdf): New targets.
32290         Reported by Reuben Thomas <rrt@sc3d.org>.
32291
32292 2009-04-01  Bruno Haible  <bruno@clisp.org>
32293
32294         * doc/gnulib-tool.texi (Invoking gnulib-tool): Document how gnulib-tool
32295         can be put into PATH.
32296         Reported by Reuben Thomas <rrt@sc3d.org>. Suggested by Karl Berry.
32297
32298 2009-04-01  Bruno Haible  <bruno@clisp.org>
32299
32300         * doc/lib-symbol-visibility.texi: Follow texinfo style conventions.
32301
32302 2009-04-01  Bruno Haible  <bruno@clisp.org>
32303
32304         Rename module 'visibility'.
32305         * modules/lib-symbol-visibility: Renamed from modules/visibility.
32306         * doc/lib-symbol-visibility.texi: Renamed from visibility.texi.
32307         * doc/gnulib.texi: Update.
32308         * MODULES.html.sh (Misc): Update.
32309         * NEWS: Mention the change.
32310
32311 2009-04-01  Simon Josefsson  <simon@josefsson.org>
32312
32313         * modules/lib-msvc-compat: New module.  Thanks to Bruno Haible
32314         <bruno@clisp.org>, Ralf Wildenhues <Ralf.Wildenhues@gmx.de>, and
32315         Eric Blake <ebb9@byu.net> for review.
32316         * MODULES.html.sh: Add lib-msvc-compat.
32317         * doc/gnulib.texi: Link to new section.
32318         * m4/ld-output-def.m4: New file.
32319         * doc/ld-output-def.texi: New file.
32320
32321 2009-04-01  Simon Josefsson  <simon@josefsson.org>
32322
32323         Rename ld-version-script to lib-symbol-versions.  Suggested by
32324         Bruno Haible <bruno@clisp.org>.
32325         * modules/ld-version-script: Renamed to lib-symbol-versions.
32326         * doc/ld-version-script.texi: Fix module name.
32327         * MODULES.html.sh: Add lib-symbol-versions.
32328
32329 2009-03-31  Simon Josefsson  <simon@josefsson.org>
32330
32331         * modules/u64-tests: New file.
32332         * tests/test-u64.c: New file.
32333
32334 2009-03-04  Simon Josefsson  <simon@josefsson.org>
32335
32336         * MODULES.html.sh: Mention u64.
32337         * modules/u64: New module.
32338         * modules/crypto/sha512: Depend on u64 module instead of providing
32339         u64.h.
32340
32341 2009-03-27  Eric Blake  <ebb9@byu.net>
32342
32343         test-strerror: make debugging EAI_SYSTEM easier
32344         * modules/getaddrinfo-tests (Depends-on): Add strerror.
32345         * test-getaddrinfo.c (simple) [ENABLE_DEBUGGING]: Report errno if
32346         failure was EAI_SYSTEM.
32347
32348 2009-03-25  Bruno Haible  <bruno@clisp.org>
32349
32350         Fix a problem with --enable-relocatable on Solaris 7.
32351         * modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
32352         since 2008-02-24.
32353
32354 2009-03-25  Eric Blake  <ebb9@byu.net>
32355
32356         test-sockets: avoid gcc warning
32357         * tests/test-sockets.c (main): Silence compiler warning.
32358
32359 2009-03-25  Paul Eggert  <eggert@cs.ucla.edu>
32360
32361         New modules nproc, pthread, contributed by Glen Lenker.
32362
32363         * MODULES.html.sh: Add pthread, nproc.
32364         * lib/nproc.c: New file.
32365         * lib/nproc.h: New file.
32366         * lib/pthread.in.h: New file.
32367         * m4/pthread.m4: New file.
32368         * modules/nproc: New file.
32369         * modules/pthread: New file.
32370
32371 2009-03-24  Simon Josefsson  <simon@josefsson.org>
32372
32373         * modules/unicase/locale-language-tests (test_locale_language_LDADD):
32374         New variable.
32375
32376 2009-03-24  Kamil Dudka  <kdudka@redhat.com>
32377
32378         filevercmp: handle simple~ and numbered.~3~ backup suffixes
32379         * lib/filevercmp.c: Handle simple~ and numbered.~3~ backup suffixes.
32380         * tests/test-filevercmp.c: Add tests for backup suffixes.
32381
32382 2009-03-24  Simon Josefsson  <simon@josefsson.org>
32383
32384         * modules/stdlib (Depends-on): Add stdint, needed when defining
32385         struct random_data on, for example, HP-UX 10.20.  Reported by
32386         Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
32387
32388 2009-03-24  Simon Josefsson  <simon@josefsson.org>
32389
32390         * lib/readline.c (readline): Call fflush on stdout after printing
32391         prompt.
32392
32393 2009-03-20  Bruno Haible  <bruno@clisp.org>
32394
32395         Remove dependency from 'close' module to -lws2_32 on native Windows.
32396         * lib/close-hook.h: New file.
32397         * lib/close-hook.c: New file.
32398         * lib/close.c: Include close-hook.h. Don't include <sys/socket.h>,
32399         w32sock.h.
32400         (_gl_close_fd_maybe_socket): Remove function.
32401         (rpl_close): Invoke execute_all_close_hooks instead of
32402         _gl_close_fd_maybe_socket.
32403         * lib/sockets.c: Include close-hook.h, w32sock.h.
32404         (close_fd_maybe_socket): New function, essentially from lib/close.c.
32405         (close_sockets_hook): New variable.
32406         (gl_sockets_startup): Register close_fd_maybe_socket as a hook.
32407         (gl_sockets_cleanup): Unregister it.
32408         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): Remove macro.
32409         * m4/close.m4 (gl_REPLACE_CLOSE): Undo 2009-02-05 change.
32410         * modules/close-hook: New file.
32411         * modules/close (Files): Remove lib/w32sock.h.
32412         (Depends-on): Add close-hook.
32413         (Link): Remove section.
32414         * modules/sockets (Files): Add lib/w32sock.h.
32415         (Depends-on): Add close-hook.
32416         * modules/sys_socket (configure.ac): Remove gl_MODULE_INDICATOR
32417         invocation.
32418         * NEWS: Mention that LIB_CLOSE is gone.
32419
32420 2009-03-23  Eric Blake  <ebb9@byu.net>
32421
32422         signal-tests: test previous patch
32423         * tests/test-signal.c: New file.
32424         * modules/signal-tests: Likewise.
32425
32426         signal.h: always support 'volatile sig_atomic_t'
32427         * m4/signal_h.m4 (gl_SIGNAL_H): Check for AIX limitation.
32428         (gl_SIGNAL_H_DEFAULTS): Add a default.
32429         * modules/signal (Makefile.am): Substitute if needed.
32430         * lib/signal.in.h (sig_atomic_t): Redefine if needed, so that
32431         users can blindly add volatile.
32432         * doc/posix-headers/signal.texi (signal.h): Document it.
32433         Reported by Matthew Woehlke.
32434
32435 2009-03-23  Jim Meyering  <meyering@redhat.com>
32436
32437         pathmax: PATH_MAX: use pathconf only when available
32438         * lib/pathmax.h (PATH_MAX): Select the pathconf-using definition
32439         only if HAVE_PATHCONF is defined.  Patch by Sylvain Beucler.
32440         * m4/pathmax.m4 (gl_PATHMAX): Check for pathconf.
32441         This avoids a link failure in a PSP cross-compilation environment
32442         described in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/17048
32443
32444         * lib/vasnprintf.c (divide): Fix typo in comment.
32445
32446 2009-03-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32447
32448         * gnulib-tool (func_filter_filelist): Fix comment.
32449
32450 2009-03-20  Bruno Haible  <bruno@clisp.org>
32451
32452         Make sockets.h self-contained.
32453         * lib/sockets.c: Include sockets.h first.
32454         * lib/sockets.h: Include <sys/socket.h> before using the SOCKET type.
32455
32456 2009-03-19  Eric Blake  <ebb9@byu.net>
32457
32458         doc: mention more functions added in cygwin 1.7.0
32459         * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
32460         addition.
32461         * doc/posix-functions/log2f.texi: Likewise.
32462
32463 2009-03-19  Jim Meyering  <meyering@redhat.com>
32464
32465         fsusage: avoid syntax error due to statement-before-declaration
32466         * lib/fsusage.c (get_fs_usage): Put warning-avoidance statement
32467         after all declarations.  Reported by Matthew Woehlke in
32468         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/16231
32469
32470 2009-03-18  Eric Blake  <ebb9@byu.net>
32471
32472         build-aux/compile: sync from automake
32473         * build-aux/compile: New file, from automake.
32474         * config/srclist.txt: Mention build-aux/compile.
32475
32476 2009-03-17  Bruno Haible  <bruno@clisp.org>
32477
32478         * lib/git-merge-changelog.c: Fix typo in comment.
32479         Reported by Reuben Thomas <rrt@sc3d.org>.
32480
32481 2009-03-17  Reuben Thomas  <rrt@sc3d.org>
32482
32483         * m4/regex.m4: update and improve help for
32484         --without-included-regex.
32485
32486 2009-03-17  Simon Josefsson  <simon@josefsson.org>
32487
32488         * modules/isnanl-nolibm-tests (Files): Add tests/nan.h to avoid
32489         failure on missing include files.
32490
32491 2009-03-17  Eric Blake  <ebb9@byu.net>
32492
32493         doc: mention more functions added in cygwin 1.7.0
32494         * doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0
32495         addition.
32496         * doc/posix-functions/fwscanf.texi: Likewise.
32497         * doc/posix-functions/swprintf.texi: Likewise.
32498         * doc/posix-functions/swscanf.texi: Likewise.
32499         * doc/posix-functions/vfwprintf.texi: Likewise.
32500         * doc/posix-functions/vfwscanf.texi: Likewise.
32501         * doc/posix-functions/vswprintf.texi: Likewise.
32502         * doc/posix-functions/vswscanf.texi: Likewise.
32503         * doc/posix-functions/vwprintf.texi: Likewise.
32504         * doc/posix-functions/vwscanf.texi: Likewise.
32505         * doc/posix-functions/wcscasecmp.texi: Likewise.
32506         * doc/posix-functions/wcsdup.texi: Likewise.
32507         * doc/posix-functions/wcsftime.texi: Likewise.
32508         * doc/posix-functions/wcsncasecmp.texi: Likewise.
32509         * doc/posix-functions/wprintf.texi: Likewise.
32510         * doc/posix-functions/wscanf.texi: Likewise.
32511         * doc/glibc-functions/gethostbyname2.texi: Likewise.
32512
32513 2009-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32514
32515         maint.mk: really add $(AM_MAKEFLAGS)
32516         * top/maint.mk (init-coverage, build-coverage): `$(AM_MAKEFLAGS)'
32517         was inadvertently omitted in the last commit.
32518         Spotted by Bruno Haible.
32519
32520         maint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
32521         * top/maint.mk (init-coverage, build-coverage): Use `$(MAKE)
32522         $(AM_MAKEFLAGS)' rather than plain `make'.
32523
32524         gnulib-tool: execute $MAKE not make
32525         * gnulib-tool: Default $MAKE to 'make'.
32526         (func_create_testdir, func_create_megatestdir): Use $MAKE rather
32527         than make.  Initialize $MAKE in the do-autobuild script.
32528
32529         gnulib-tool: use $MAKE not make in generated files
32530         * gnulib-tool (func_create_megatestdir): Use $MAKE rather than
32531         make, in generated files.  Initialize $MAKE in the do-autobuild
32532         script.
32533
32534         * top/GNUmakefile (_have-git-version-gen): Fix typo.
32535
32536         GNUmakefile: disable parallelism only for multiple, recursive targets
32537         * top/GNUmakefile (ALL_RECURSIVE_TARGETS): New macro; allow user
32538         additions in the Makefile.
32539         (AM_RECURSIVE_TARGETS): New macro, override only if not provided
32540         by Automake.
32541         (.NOTPARALLEL): Only disable parallel builds if multiple targets
32542         are listed on the command line and at least one of them is
32543         listed in $(ALL_RECURSIVE_TARGETS).
32544
32545 2009-03-14  Bruno Haible  <bruno@clisp.org>
32546
32547         * modules/unilbrk/u8-possible-linebreaks (Depends-on): Replace
32548         utf8-ucs4-unsafe with unistr/u8-mbtouc-unsafe.
32549         * modules/unilbrk/u8-width-linebreaks (Depends-on): Likewise.
32550         * modules/unilbrk/u16-possible-linebreaks (Depends-on): Replace
32551         utf16-ucs4-unsafe with unistr/u16-mbtouc-unsafe.
32552         * modules/unilbrk/u16-width-linebreaks (Depends-on): Likewise.
32553         * modules/unistr/u8-chr (Depends-on): Replace ucs4-utf8 with
32554         unistr/u8-uctomb.
32555         * modules/unistr/u8-strchr (Depends-on): Likewise.
32556         * modules/unistr/u8-strrchr (Depends-on): Likewise.
32557         * modules/unistr/u16-chr (Depends-on): Replace ucs4-utf16 with
32558         unistr/u16-uctomb.
32559         * modules/unistr/u16-strchr (Depends-on): Likewise.
32560         * modules/unistr/u16-strrchr (Depends-on): Likewise.
32561
32562 2009-03-12  Bruno Haible  <bruno@clisp.org>
32563
32564         Work around select() bug on Interix 3.5.
32565         * lib/sys_select.in.h (select): Also replace if REPLACE_SELECT is 1.
32566         * lib/select.c (rpl_select): Add an implementation for Unix platforms.
32567         * m4/select.m4: New file.
32568         * m4/sys_select_h.m4 (gl_SYS_SELECT_H_DEFAULTS): Initialize REPLACE_SELECT.
32569         * modules/sys_select (Makefile.am): Substitute REPLACE_SELECT.
32570         * modules/select (Files): Add m4/select.m4.
32571         (configure.ac): Move conditional to m4/select.m4. Invoke gl_FUNC_SELECT.
32572         * modules/nanosleep (Depends-on): Add select.
32573         * modules/poll (Depends-on): Likewise.
32574         * doc/posix-functions/select.texi: Mention the Interix bug.
32575         Reported by Markus Duft <mduft@gentoo.org>.
32576
32577         * lib/select.c: Renamed from lib/winsock-select.c.
32578         * modules/select (Files): Add lib/select.c, remove
32579         lib/winsock-select.c.
32580         (configure.ac): Update.
32581
32582 2009-03-12  Jim Meyering  <meyering@redhat.com>
32583
32584         avoid gcc warnings about unused macro definitions
32585         * lib/readtokens.c (STREQ): Remove unused definition.
32586         * lib/xmalloc.c (SIZE_MAX): Likewise.
32587         * lib/openat-die.c (N_): Likewise.
32588         * lib/mountlist.c (SIZE_MAX): Remove definition.
32589         Instead, include <stdint.h>.
32590         * lib/readutmp.c: Likewise.
32591         * modules/readutmp (Depends-on): Add stdint.
32592         * modules/mountlist (Depends-on): Add stdint.
32593         * lib/userspec.c (ISDIGIT): Move definition into #if block where used.
32594
32595 2009-03-10  Bruno Haible  <bruno@clisp.org>
32596
32597         Tests for module 'mbmemcasecoll'.
32598         * modules/mbmemcasecoll-tests: New file.
32599         * tests/test-mbmemcasecoll1.sh: New file.
32600         * tests/test-mbmemcasecoll2.sh: New file.
32601         * tests/test-mbmemcasecoll3.sh: New file.
32602         * tests/test-mbmemcasecoll.c: New file.
32603
32604         New module 'mbmemcasecoll'.
32605         * lib/mbmemcasecoll.h: New file.
32606         * lib/mbmemcasecoll.c: New file.
32607         * modules/mbmemcasecoll: New file.
32608
32609         * tests/test-mbmemcasecmp.h: New file, extracted from
32610         tests/test-mbmemcasecmp.c.
32611         * tests/test-mbmemcasecmp.c: Include test-mbmemcasecmp.h.
32612         (test_ascii, test_iso_8859_1, test_utf_8): Remove functions.
32613         (main): Update.
32614         * modules/mbmemcasecmp-tests (Files): Add tests/test-mbmemcasecmp.h.
32615
32616 2009-03-09  Bruno Haible  <bruno@clisp.org>
32617
32618         Tests for module 'mbmemcasecmp'.
32619         * modules/mbmemcasecmp-tests: New file.
32620         * tests/test-mbmemcasecmp1.sh: New file.
32621         * tests/test-mbmemcasecmp2.sh: New file.
32622         * tests/test-mbmemcasecmp3.sh: New file.
32623         * tests/test-mbmemcasecmp.c: New file.
32624
32625         New module 'mbmemcasecmp'.
32626         * lib/mbmemcasecmp.h: New file.
32627         * lib/mbmemcasecmp.c: New file.
32628         * modules/mbmemcasecmp: New file.
32629
32630 2009-03-09  Bruno Haible  <bruno@clisp.org>
32631
32632         Tests for module 'unicase/ulc-casecoll'.
32633         * modules/unicase/ulc-casecoll-tests: New file.
32634         * tests/unicase/test-ulc-casecoll1.sh: New file.
32635         * tests/unicase/test-ulc-casecoll2.sh: New file.
32636         * tests/unicase/test-ulc-casecoll.c: New file.
32637
32638         New module 'unicase/ulc-casecoll'.
32639         * lib/unicase.h (ulc_casecoll): New declaration.
32640         * lib/unicase/ulc-casecoll.c: New file.
32641         * modules/unicase/ulc-casecoll: New file.
32642
32643         New module 'unicase/ulc-casexfrm'.
32644         * lib/unicase.h (ulc_casexfrm): New declaration.
32645         * lib/unicase/ulc-casexfrm.c: New file.
32646         * modules/unicase/ulc-casexfrm: New file.
32647
32648 2009-03-09  Bruno Haible  <bruno@clisp.org>
32649
32650         Followup to 2008-12-22 commit: Remove unnecessary AC_FUNC_MBRTOWC
32651         invocations.
32652
32653         * m4/mbscasecmp.m4: Remove file.
32654         * modules/mbscasecmp (Files): Remove it and m4/mbrtowc.m4
32655         (configure.ac): Remove gl_FUNC_MBSCASECMP invocation.
32656
32657         * m4/mbscasestr.m4: Remove file.
32658         * modules/mbscasestr (Files): Remove it and m4/mbrtowc.m4
32659         (configure.ac): Remove gl_FUNC_MBSCASESTR invocation.
32660
32661         * m4/mbschr.m4: Remove file.
32662         * modules/mbschr (Files): Remove it and m4/mbrtowc.m4
32663         (configure.ac): Remove gl_FUNC_MBSCHR invocation.
32664
32665         * m4/mbscspn.m4: Remove file.
32666         * modules/mbscspn (Files): Remove it and m4/mbrtowc.m4
32667         (configure.ac): Remove gl_FUNC_MBSCSPN invocation.
32668
32669         * m4/mbslen.m4: Remove file.
32670         * modules/mbslen (Files): Remove it and m4/mbrtowc.m4
32671         (configure.ac): Remove gl_FUNC_MBSLEN invocation.
32672
32673         * m4/mbsncasecmp.m4: Remove file.
32674         * modules/mbsncasecmp (Files): Remove it and m4/mbrtowc.m4
32675         (configure.ac): Remove gl_FUNC_MBSNCASECMP invocation.
32676
32677         * m4/mbsnlen.m4: Remove file.
32678         * modules/mbsnlen (Files): Remove it and m4/mbrtowc.m4
32679         (configure.ac): Remove gl_FUNC_MBSNLEN invocation.
32680
32681         * m4/mbspbrk.m4: Remove file.
32682         * modules/mbspbrk (Files): Remove it and m4/mbrtowc.m4
32683         (configure.ac): Remove gl_FUNC_MBSPBRK invocation.
32684
32685         * m4/mbspcasecmp.m4: Remove file.
32686         * modules/mbspcasecmp (Files): Remove it and m4/mbrtowc.m4
32687         (configure.ac): Remove gl_FUNC_MBSPCASECMP invocation.
32688
32689         * m4/mbsrchr.m4: Remove file.
32690         * modules/mbsrchr (Files): Remove it and m4/mbrtowc.m4
32691         (configure.ac): Remove gl_FUNC_MBSRCHR invocation.
32692
32693         * m4/mbssep.m4: Remove file.
32694         * modules/mbssep (Files): Remove it and m4/mbrtowc.m4
32695         (configure.ac): Remove gl_FUNC_MBSSEP invocation.
32696
32697         * m4/mbsspn.m4: Remove file.
32698         * modules/mbsspn (Files): Remove it and m4/mbrtowc.m4
32699         (configure.ac): Remove gl_FUNC_MBSSPN invocation.
32700
32701         * m4/mbsstr.m4: Remove file.
32702         * modules/mbsstr (Files): Remove it and m4/mbrtowc.m4
32703         (configure.ac): Remove gl_FUNC_MBSSTR invocation.
32704
32705         * m4/mbstok_r.m4: Remove file.
32706         * modules/mbstok_r (Files): Remove it and m4/mbrtowc.m4
32707         (configure.ac): Remove gl_FUNC_MBSTOK_R invocation.
32708
32709         * m4/mbswidth.m4 (gl_MBSWIDTH): Remove AC_FUNC_MBRTOWC invocation.
32710
32711         * m4/quotearg.m4 (gl_QUOTEARG): Remove mbsinit test and
32712         AC_TYPE_MBSTATE_T, AC_FUNC_MBRTOWC invocations.
32713
32714         * modules/trim (configure.ac): Remove AC_FUNC_MBRTOWC invocation.
32715
32716 2009-03-08  Bruno Haible  <bruno@clisp.org>
32717
32718         Tests for module 'unicase/ulc-casecmp'.
32719         * modules/unicase/ulc-casecmp-tests: New file.
32720         * tests/unicase/test-ulc-casecmp1.sh: New file.
32721         * tests/unicase/test-ulc-casecmp2.sh: New file.
32722         * tests/unicase/test-ulc-casecmp.c: New file.
32723
32724         New module 'unicase/ulc-casecmp'.
32725         * lib/unicase.h (ulc_casecmp): New declaration.
32726         * lib/unicase/ulc-casecmp.c: New file.
32727         * lib/unicase/u-casecmp.h (FUNC): Change argument types to
32728         'const SRC_UNIT *'.
32729         * lib/unicase/u8-casecmp.c (SRC_UNIT): Define like UNIT.
32730         * lib/unicase/u16-casecmp.c (SRC_UNIT): Likewise.
32731         * lib/unicase/u32-casecmp.c (SRC_UNIT): Likewise.
32732         * modules/unicase/ulc-casecmp: New file.
32733
32734         Tests for module 'unicase/u32-is-cased'.
32735         * modules/unicase/u32-is-cased-tests: New file.
32736         * tests/unicase/test-u32-is-cased.c: New file.
32737
32738         Tests for module 'unicase/u16-is-cased'.
32739         * modules/unicase/u16-is-cased-tests: New file.
32740         * tests/unicase/test-u16-is-cased.c: New file.
32741
32742         Tests for module 'unicase/u8-is-cased'.
32743         * modules/unicase/u8-is-cased-tests: New file.
32744         * tests/unicase/test-u8-is-cased.c: New file.
32745         * tests/unicase/test-is-cased.h: New file.
32746
32747         New module 'unicase/u32-is-cased'.
32748         * lib/unicase/u32-is-cased.c: New file.
32749         * modules/unicase/u32-is-cased: New file.
32750
32751         New module 'unicase/u16-is-cased'.
32752         * lib/unicase/u16-is-cased.c: New file.
32753         * modules/unicase/u16-is-cased: New file.
32754
32755         New module 'unicase/u8-is-cased'.
32756         * lib/unicase/u8-is-cased.c: New file.
32757         * lib/unicase/u-is-cased.h: New file.
32758         * modules/unicase/u8-is-cased: New file.
32759
32760         Tests for module 'unicase/u32-is-casefolded'.
32761         * modules/unicase/u32-is-casefolded-tests: New file.
32762         * tests/unicase/test-u32-is-casefolded.c: New file.
32763
32764         Tests for module 'unicase/u16-is-casefolded'.
32765         * modules/unicase/u16-is-casefolded-tests: New file.
32766         * tests/unicase/test-u16-is-casefolded.c: New file.
32767
32768         Tests for module 'unicase/u8-is-casefolded'.
32769         * modules/unicase/u8-is-casefolded-tests: New file.
32770         * tests/unicase/test-u8-is-casefolded.c: New file.
32771         * tests/unicase/test-is-casefolded.h: New file.
32772
32773         New module 'unicase/u32-is-casefolded'.
32774         * lib/unicase/u32-is-casefolded.c: New file.
32775         * modules/unicase/u32-is-casefolded: New file.
32776
32777         New module 'unicase/u16-is-casefolded'.
32778         * lib/unicase/u16-is-casefolded.c: New file.
32779         * modules/unicase/u16-is-casefolded: New file.
32780
32781         New module 'unicase/u8-is-casefolded'.
32782         * lib/unicase/u8-is-casefolded.c: New file.
32783         * modules/unicase/u8-is-casefolded: New file.
32784
32785         Tests for module 'unicase/u32-is-titlecase'.
32786         * modules/unicase/u32-is-titlecase-tests: New file.
32787         * tests/unicase/test-u32-is-titlecase.c: New file.
32788
32789         Tests for module 'unicase/u16-is-titlecase'.
32790         * modules/unicase/u16-is-titlecase-tests: New file.
32791         * tests/unicase/test-u16-is-titlecase.c: New file.
32792
32793         Tests for module 'unicase/u8-is-titlecase'.
32794         * modules/unicase/u8-is-titlecase-tests: New file.
32795         * tests/unicase/test-u8-is-titlecase.c: New file.
32796         * tests/unicase/test-is-titlecase.h: New file.
32797
32798         New module 'unicase/u32-is-titlecase'.
32799         * lib/unicase/u32-is-titlecase.c: New file.
32800         * modules/unicase/u32-is-titlecase: New file.
32801
32802         New module 'unicase/u16-is-titlecase'.
32803         * lib/unicase/u16-is-titlecase.c: New file.
32804         * modules/unicase/u16-is-titlecase: New file.
32805
32806         New module 'unicase/u8-is-titlecase'.
32807         * lib/unicase/u8-is-titlecase.c: New file.
32808         * modules/unicase/u8-is-titlecase: New file.
32809
32810         Tests for module 'unicase/u32-is-lowercase'.
32811         * modules/unicase/u32-is-lowercase-tests: New file.
32812         * tests/unicase/test-u32-is-lowercase.c: New file.
32813
32814         Tests for module 'unicase/u16-is-lowercase'.
32815         * modules/unicase/u16-is-lowercase-tests: New file.
32816         * tests/unicase/test-u16-is-lowercase.c: New file.
32817
32818         Tests for module 'unicase/u8-is-lowercase'.
32819         * modules/unicase/u8-is-lowercase-tests: New file.
32820         * tests/unicase/test-u8-is-lowercase.c: New file.
32821         * tests/unicase/test-is-lowercase.h: New file.
32822
32823         New module 'unicase/u32-is-lowercase'.
32824         * lib/unicase/u32-is-lowercase.c: New file.
32825         * modules/unicase/u32-is-lowercase: New file.
32826
32827         New module 'unicase/u16-is-lowercase'.
32828         * lib/unicase/u16-is-lowercase.c: New file.
32829         * modules/unicase/u16-is-lowercase: New file.
32830
32831         New module 'unicase/u8-is-lowercase'.
32832         * lib/unicase/u8-is-lowercase.c: New file.
32833         * modules/unicase/u8-is-lowercase: New file.
32834
32835         Tests for module 'unicase/u32-is-uppercase'.
32836         * modules/unicase/u32-is-uppercase-tests: New file.
32837         * tests/unicase/test-u32-is-uppercase.c: New file.
32838
32839         Tests for module 'unicase/u16-is-uppercase'.
32840         * modules/unicase/u16-is-uppercase-tests: New file.
32841         * tests/unicase/test-u16-is-uppercase.c: New file.
32842
32843         Tests for module 'unicase/u8-is-uppercase'.
32844         * modules/unicase/u8-is-uppercase-tests: New file.
32845         * tests/unicase/test-u8-is-uppercase.c: New file.
32846         * tests/unicase/test-is-uppercase.h: New file.
32847
32848         New module 'unicase/u32-is-uppercase'.
32849         * lib/unicase/u32-is-uppercase.c: New file.
32850         * modules/unicase/u32-is-uppercase: New file.
32851
32852         New module 'unicase/u16-is-uppercase'.
32853         * lib/unicase/u16-is-uppercase.c: New file.
32854         * modules/unicase/u16-is-uppercase: New file.
32855
32856         New module 'unicase/u8-is-uppercase'.
32857         * lib/unicase/u8-is-uppercase.c: New file.
32858         * modules/unicase/u8-is-uppercase: New file.
32859
32860         New module 'unicase/u32-is-invariant'.
32861         * lib/unicase/u32-is-invariant.c: New file.
32862         * modules/unicase/u32-is-invariant: New file.
32863
32864         New module 'unicase/u16-is-invariant'.
32865         * lib/unicase/u16-is-invariant.c: New file.
32866         * modules/unicase/u16-is-invariant: New file.
32867
32868         New module 'unicase/u8-is-invariant'.
32869         * lib/unicase/u8-is-invariant.c: New file.
32870         * lib/unicase/invariant.h: New file.
32871         * lib/unicase/u-is-invariant.h: New file.
32872         * modules/unicase/u8-is-invariant: New file.
32873
32874         Tests for module 'unicase/u32-casecoll'.
32875         * modules/unicase/u32-casecoll-tests: New file.
32876         * tests/unicase/test-u32-casecoll.c: New file.
32877
32878         Tests for module 'unicase/u16-casecoll'.
32879         * modules/unicase/u16-casecoll-tests: New file.
32880         * tests/unicase/test-u16-casecoll.c: New file.
32881
32882         Tests for module 'unicase/u8-casecoll'.
32883         * modules/unicase/u8-casecoll-tests: New file.
32884         * tests/unicase/test-u8-casecoll.c: New file.
32885
32886         New module 'unicase/u32-casecoll'.
32887         * lib/unicase/u32-casecoll.c: New file.
32888         * modules/unicase/u32-casecoll: New file.
32889
32890         New module 'unicase/u16-casecoll'.
32891         * lib/unicase/u16-casecoll.c: New file.
32892         * modules/unicase/u16-casecoll: New file.
32893
32894         New module 'unicase/u8-casecoll'.
32895         * lib/unicase/u8-casecoll.c: New file.
32896         * lib/unicase/u-casecoll.h: New file.
32897         * modules/unicase/u8-casecoll: New file.
32898
32899         New module 'unicase/u32-casexfrm'.
32900         * lib/unicase/u32-casexfrm.c: New file.
32901         * modules/unicase/u32-casexfrm: New file.
32902
32903         New module 'unicase/u16-casexfrm'.
32904         * lib/unicase/u16-casexfrm.c: New file.
32905         * modules/unicase/u16-casexfrm: New file.
32906
32907         New module 'unicase/u8-casexfrm'.
32908         * lib/unicase/u8-casexfrm.c: New file.
32909         * lib/unicase/u-casexfrm.h: New file.
32910         * modules/unicase/u8-casexfrm: New file.
32911
32912         Tests for module 'unicase/u32-casecmp'.
32913         * modules/unicase/u32-casecmp-tests: New file.
32914         * tests/unicase/test-u32-casecmp.c: New file.
32915
32916         Tests for module 'unicase/u16-casecmp'.
32917         * modules/unicase/u16-casecmp-tests: New file.
32918         * tests/unicase/test-u16-casecmp.c: New file.
32919
32920         Tests for module 'unicase/u8-casecmp'.
32921         * modules/unicase/u8-casecmp-tests: New file.
32922         * tests/unicase/test-u8-casecmp.c: New file.
32923         * tests/unicase/test-casecmp.h: New file.
32924
32925         New module 'unicase/u32-casecmp'.
32926         * lib/unicase/u32-casecmp.c: New file.
32927         * modules/unicase/u32-casecmp: New file.
32928
32929         New module 'unicase/u16-casecmp'.
32930         * lib/unicase/u16-casecmp.c: New file.
32931         * modules/unicase/u16-casecmp: New file.
32932
32933         New module 'unicase/u8-casecmp'.
32934         * lib/unicase/u8-casecmp.c: New file.
32935         * lib/unicase/u-casecmp.h: New file.
32936         * modules/unicase/u8-casecmp: New file.
32937
32938         Tests for module 'unicase/u32-casefold'.
32939         * modules/unicase/u32-casefold-tests: New file.
32940         * tests/unicase/test-u32-casefold.c: New file.
32941
32942         Tests for module 'unicase/u16-casefold'.
32943         * modules/unicase/u16-casefold-tests: New file.
32944         * tests/unicase/test-u16-casefold.c: New file.
32945
32946         Tests for module 'unicase/u8-casefold'.
32947         * modules/unicase/u8-casefold-tests: New file.
32948         * tests/unicase/test-u8-casefold.c: New file.
32949
32950         New module 'unicase/u32-casefold'.
32951         * lib/unicase/u32-casefold.c: New file.
32952         * modules/unicase/u32-casefold: New file.
32953
32954         New module 'unicase/u16-casefold'.
32955         * lib/unicase/u16-casefold.c: New file.
32956         * modules/unicase/u16-casefold: New file.
32957
32958         New module 'unicase/u8-casefold'.
32959         * lib/unicase/u8-casefold.c: New file.
32960         * lib/unicase/u-casefold.h: New file.
32961         * modules/unicase/u8-casefold: New file.
32962
32963         New module 'unicase/tocasefold'.
32964         * lib/unicase/casefold.h: New file.
32965         * lib/unicase/tocasefold.c: New file.
32966         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
32967         * modules/unicase/tocasefold: New file.
32968
32969         Tests for module 'unicase/u32-totitle'.
32970         * modules/unicase/u32-totitle-tests: New file.
32971         * tests/unicase/test-u32-totitle.c: New file.
32972
32973         Tests for module 'unicase/u16-totitle'.
32974         * modules/unicase/u16-totitle-tests: New file.
32975         * tests/unicase/test-u16-totitle.c: New file.
32976
32977         Tests for module 'unicase/u8-totitle'.
32978         * modules/unicase/u8-totitle-tests: New file.
32979         * tests/unicase/test-u8-totitle.c: New file.
32980
32981         New module 'unicase/u32-totitle'.
32982         * lib/unicase/u32-totitle.c: New file.
32983         * modules/unicase/u32-totitle: New file.
32984
32985         New module 'unicase/u16-totitle'.
32986         * lib/unicase/u16-totitle.c: New file.
32987         * modules/unicase/u16-totitle: New file.
32988
32989         New module 'unicase/u8-totitle'.
32990         * lib/unicase/u8-totitle.c: New file.
32991         * lib/unicase/u-totitle.h: New file.
32992         * modules/unicase/u8-totitle: New file.
32993
32994         Tests for module 'unicase/u32-tolower'.
32995         * modules/unicase/u32-tolower-tests: New file.
32996         * tests/unicase/test-u32-tolower.c: New file.
32997
32998         Tests for module 'unicase/u16-tolower'.
32999         * modules/unicase/u16-tolower-tests: New file.
33000         * tests/unicase/test-u16-tolower.c: New file.
33001
33002         Tests for module 'unicase/u8-tolower'.
33003         * modules/unicase/u8-tolower-tests: New file.
33004         * tests/unicase/test-u8-tolower.c: New file.
33005
33006         New module 'unicase/u32-tolower'.
33007         * lib/unicase/u32-tolower.c: New file.
33008         * modules/unicase/u32-tolower: New file.
33009
33010         New module 'unicase/u16-tolower'.
33011         * lib/unicase/u16-tolower.c: New file.
33012         * modules/unicase/u16-tolower: New file.
33013
33014         New module 'unicase/u8-tolower'.
33015         * lib/unicase/u8-tolower.c: New file.
33016         * modules/unicase/u8-tolower: New file.
33017
33018         Tests for module 'unicase/u32-toupper'.
33019         * modules/unicase/u32-toupper-tests: New file.
33020         * tests/unicase/test-u32-toupper.c: New file.
33021
33022         Tests for module 'unicase/u16-toupper'.
33023         * modules/unicase/u16-toupper-tests: New file.
33024         * tests/unicase/test-u16-toupper.c: New file.
33025
33026         Tests for module 'unicase/u8-toupper'.
33027         * modules/unicase/u8-toupper-tests: New file.
33028         * tests/unicase/test-u8-toupper.c: New file.
33029
33030         New module 'unicase/u32-toupper'.
33031         * lib/unicase/u32-toupper.c: New file.
33032         * modules/unicase/u32-toupper: New file.
33033
33034         New module 'unicase/u16-toupper'.
33035         * lib/unicase/u16-toupper.c: New file.
33036         * modules/unicase/u16-toupper: New file.
33037
33038         New module 'unicase/u8-toupper'.
33039         * lib/unicase/u8-toupper.c: New file.
33040         * modules/unicase/u8-toupper: New file.
33041
33042         New module 'unicase/u32-casemap'.
33043         * lib/unicase/u32-casemap.c: New file.
33044         * modules/unicase/u32-casemap: New file.
33045
33046         New module 'unicase/u16-casemap'.
33047         * lib/unicase/u16-casemap.c: New file.
33048         * modules/unicase/u16-casemap: New file.
33049
33050         New module 'unicase/u8-casemap'.
33051         * lib/unicase/unicasemap.h: New file.
33052         * lib/unicase/u8-casemap.c: New file.
33053         * lib/unicase/u-casemap.h: New file.
33054         * modules/unicase/u8-casemap: New file.
33055
33056         New module 'unicase/special-casing'.
33057         * lib/unicase/special-casing.h: New file.
33058         * lib/unicase/special-casing.c: New file.
33059         * lib/unicase/special-casing-table.gperf: New file, generated by
33060         gen-uni-tables.c.
33061         * modules/unicase/special-casing: New file.
33062
33063         Tests for module 'unicase/locale-language'.
33064         * modules/unicase/locale-language-tests: New file.
33065         * tests/unicase/test-locale-language.sh: New file.
33066         * tests/unicase/test-locale-language.c: New file.
33067
33068         New module 'unicase/locale-language'.
33069         * lib/unicase/locale-language.c: New file.
33070         * lib/unicase/locale-languages.gperf: New file.
33071         * modules/unicase/locale-language: New file.
33072
33073         Generate more tables for case conversion and case folding.
33074         * lib/gen-uni-tables.c (SCC_*): New enum items.
33075         (struct special_casing_rule): New type.
33076         (casing_rules, num_casing_rules, allocated_casing_rules): New
33077         variables.
33078         (add_casing_rule, fill_casing_rules): New functions.
33079         (struct casefold_rule): New type.
33080         (casefolding_rules, num_casefolding_rules,
33081         allocated_casefolding_rules): New variables.
33082         (fill_casefolding_rules): New function.
33083         (unicode_casefold): New variable.
33084         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
33085         sort_casing_rules, output_casing_rules): New functions.
33086         (main): Accept to more arguments: SpecialCasing.txt and
33087         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
33088         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
33089         Output mapping for casefolding.
33090
33091         * lib/unicase.h: Include stdbool.h, uninorm.h.
33092         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
33093         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
33094         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
33095         arguments.
33096         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
33097         resultp arguments.
33098         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
33099         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
33100         resultp arguments.
33101         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
33102         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
33103         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
33104         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
33105         declarations.
33106         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
33107
33108 2009-03-08  Bruno Haible  <bruno@clisp.org>
33109
33110         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
33111         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
33112         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
33113         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
33114
33115 2009-03-07  Bruno Haible  <bruno@clisp.org>
33116
33117         Adjust u*_normcmp, u*_normcoll API.
33118         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
33119         u16_normcoll, u32_normcoll): Change failure conventions.
33120         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
33121         errno and return -1.
33122         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
33123
33124 2009-03-07  Bruno Haible  <bruno@clisp.org>
33125
33126         Tests for module 'uninorm/u32-normcoll'.
33127         * modules/uninorm/u32-normcoll-tests: New file.
33128         * tests/uninorm/test-u32-normcoll.c: New file.
33129
33130         Tests for module 'uninorm/u16-normcoll'.
33131         * modules/uninorm/u16-normcoll-tests: New file.
33132         * tests/uninorm/test-u16-normcoll.c: New file.
33133
33134         Tests for module 'uninorm/u8-normcoll'.
33135         * modules/uninorm/u8-normcoll-tests: New file.
33136         * tests/uninorm/test-u8-normcoll.c: New file.
33137
33138 2009-03-07  Bruno Haible  <bruno@clisp.org>
33139
33140         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
33141         tests/uninorm/test-u32-normcmp.c.
33142         * tests/uninorm/test-u32-normcmp.c: Include it.
33143         (test_nonascii): New function, extracted from main. Add some more
33144         tests.
33145         (main): Invoke test_ascii and test_nonascii.
33146         * modules/uninorm/u32-normcmp-tests (Files): Add
33147         tests/uninorm/test-u32-normcmp.h.
33148         (Depends-on): Remove uninorm/u32-normcmp.
33149
33150         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
33151         tests/uninorm/test-u16-normcmp.c.
33152         * tests/uninorm/test-u16-normcmp.c: Include it.
33153         (test_nonascii): New function, extracted from main. Add some more
33154         tests.
33155         (main): Invoke test_ascii and test_nonascii.
33156         * modules/uninorm/u16-normcmp-tests (Files): Add
33157         tests/uninorm/test-u16-normcmp.h.
33158         (Depends-on): Remove uninorm/u16-normcmp.
33159
33160         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
33161         tests/uninorm/test-u8-normcmp.c.
33162         * tests/uninorm/test-u8-normcmp.c: Include it.
33163         (test_nonascii): New function, extracted from main. Add some more
33164         tests.
33165         (main): Invoke test_ascii and test_nonascii.
33166         * modules/uninorm/u8-normcmp-tests (Files): Add
33167         tests/uninorm/test-u8-normcmp.h.
33168         (Depends-on): Remove uninorm/u8-normcmp.
33169
33170 2009-03-07  Bruno Haible  <bruno@clisp.org>
33171
33172         New module 'uninorm/u32-normcoll'.
33173         * lib/uninorm/u32-normcoll.c: New file.
33174         * modules/uninorm/u32-normcoll: New file.
33175
33176         New module 'uninorm/u16-normcoll'.
33177         * lib/uninorm/u16-normcoll.c: New file.
33178         * modules/uninorm/u16-normcoll: New file.
33179
33180         New module 'uninorm/u8-normcoll'.
33181         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
33182         declarations.
33183         * lib/uninorm/u8-normcoll.c: New file.
33184         * lib/uninorm/u-normcoll.h: New file.
33185         * modules/uninorm/u8-normcoll: New file.
33186
33187         New module 'uninorm/u32-normxfrm'.
33188         * lib/uninorm/u32-normxfrm.c: New file.
33189         * modules/uninorm/u32-normxfrm: New file.
33190
33191         New module 'uninorm/u16-normxfrm'.
33192         * lib/uninorm/u16-normxfrm.c: New file.
33193         * modules/uninorm/u16-normxfrm: New file.
33194
33195         New module 'uninorm/u8-normxfrm'.
33196         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
33197         declarations.
33198         * lib/uninorm/u8-normxfrm.c: New file.
33199         * lib/uninorm/u-normxfrm.h: New file.
33200         * modules/uninorm/u8-normxfrm: New file.
33201
33202 2009-03-07  Bruno Haible  <bruno@clisp.org>
33203
33204         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
33205         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
33206         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
33207
33208 2009-03-07  Bruno Haible  <bruno@clisp.org>
33209
33210         New module 'memxfrm'.
33211         * lib/memxfrm.h: New file.
33212         * lib/memxfrm.c: New file.
33213         * modules/memxfrm: New file.
33214
33215 2009-03-07  Bruno Haible  <bruno@clisp.org>
33216
33217         New module 'memcmp2'.
33218         * lib/memcmp2.h: New file.
33219         * lib/memcmp2.c: New file.
33220         * modules/memcmp2: New file.
33221
33222 2009-03-07  Bruno Haible  <bruno@clisp.org>
33223
33224         Tests for module 'uninorm/decomposing-form'.
33225         * modules/uninorm/decomposing-form-tests: New file.
33226         * tests/uninorm/test-decomposing-form.c: New file.
33227
33228         New module 'uninorm/decomposing-form'.
33229         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
33230         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
33231         Add 'decomposing_variant' field.
33232         * lib/uninorm/decomposing-form.c: New file.
33233         * lib/uninorm/nfc.c (uninorm_nfc): Update.
33234         * lib/uninorm/nfd.c (uninorm_nfd): Update.
33235         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
33236         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
33237         * modules/uninorm/decomposing-form: New file.
33238         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
33239         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
33240
33241 2009-03-07  Bruno Haible  <bruno@clisp.org>
33242
33243         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
33244         strings.
33245
33246 2009-03-06  Bruno Haible  <bruno@clisp.org>
33247
33248         Tests for module 'uninorm/u32-normcmp'.
33249         * tests/uninorm/test-u32-normcmp.c: New file.
33250         * modules/uninorm/u32-normcmp-tests: New file.
33251
33252         Tests for module 'uninorm/u16-normcmp'.
33253         * tests/uninorm/test-u16-normcmp.c: New file.
33254         * modules/uninorm/u16-normcmp-tests: New file.
33255
33256         Tests for module 'uninorm/u8-normcmp'.
33257         * tests/uninorm/test-u8-normcmp.c: New file.
33258         * modules/uninorm/u8-normcmp-tests: New file.
33259
33260         New module 'uninorm/u32-normcmp'.
33261         * lib/uninorm/u32-normcmp.c: New file.
33262         * modules/uninorm/u32-normcmp: New file.
33263
33264         New module 'uninorm/u16-normcmp'.
33265         * lib/uninorm/u16-normcmp.c: New file.
33266         * modules/uninorm/u16-normcmp: New file.
33267
33268         New module 'uninorm/u8-normcmp'.
33269         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
33270         declarations.
33271         * lib/uninorm/u8-normcmp.c: New file.
33272         * lib/uninorm/u-normcmp.h: New file.
33273         * modules/uninorm/u8-normcmp: New file.
33274
33275 2009-03-06  Bruno Haible  <bruno@clisp.org>
33276
33277         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
33278         Reported by Eric Blake.
33279
33280 2009-03-06  Eric Blake  <ebb9@byu.net>
33281             Bruno Haible  <bruno@clisp.org>
33282
33283         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
33284         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
33285         condition.
33286         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
33287         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
33288         condition.
33289         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
33290
33291 2009-03-06  Eric Blake  <ebb9@byu.net>
33292
33293         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
33294         to avoid compiler warnings.
33295         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
33296
33297 2009-03-05  Bruno Haible  <bruno@clisp.org>
33298
33299         * tests/test-ftell.c (main): Disable test beyond end of file on
33300         FreeMiNT.
33301         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
33302
33303 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
33304
33305         * lib/filevercmp.c: Move hidden files up in ordering.
33306         * tests/test-filevercmp.c: Add tests for hidden files.
33307
33308 2009-03-04  Bruno Haible  <bruno@clisp.org>
33309
33310         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
33311         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
33312         AM_CFLAGS.
33313         Reported by Simon Josefsson.
33314
33315 2009-03-03  Bruno Haible  <bruno@clisp.org>
33316
33317         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
33318         Reported by Simon Josefsson.
33319
33320         * doc/ld-version-script.texi: Update node reference.
33321
33322 2009-03-03  Bruno Haible  <bruno@clisp.org>
33323
33324         * modules/visibility (License): Change to 'unlimited'.
33325         Suggested by Simon Josefsson.
33326
33327 2009-03-03  Jim Meyering  <meyering@redhat.com>
33328
33329         unlinkdir: cannot_unlink_dir may modify process state
33330         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
33331         it's neither thread-safe nor appropriate for use in a library.
33332
33333 2009-03-03  Eric Blake  <ebb9@byu.net>
33334
33335         test-closein: silence test under Darwin
33336         * tests/test-closein.sh: Ignore stderr from cat, since we don't
33337         care if it dies from EPIPE or EBADF.
33338
33339 2009-03-03  Bruno Haible  <bruno@clisp.org>
33340
33341         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
33342         earlier.
33343         * doc/visibility.texi: Fix @node and @section.
33344
33345 2009-03-03  Simon Josefsson  <simon@josefsson.org>
33346
33347         * doc/gnulib.texi: Link to sections for ld version script and
33348         visibility.
33349         * doc/visibility.texi: Add @node and @section.
33350         * modules/ld-version-script: New module.
33351         * m4/ld-version-script.m4: New file.
33352         * doc/ld-version-script.texi: New file.
33353
33354 2009-03-02  David Lutterkort  <lutter@redhat.com>
33355
33356         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
33357         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
33358
33359 2009-03-02  Bruno Haible  <bruno@clisp.org>
33360
33361         * doc/visibility.texi: Mention libtool's -export-symbols option.
33362
33363 2009-03-02  Jim Meyering  <meyering@redhat.com>
33364
33365         announce-gen: new option: --no-print-checksums
33366         * build-aux/announce-gen (usage): Describe it.
33367         (print_checksums): Print a newline here, not in the [*] footnote.
33368         (main): Honor it.
33369
33370 2009-03-01  Bruno Haible  <bruno@clisp.org>
33371
33372         Use socklen_t in the native Windows replacements prototypes.
33373         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
33374         instead of 'int'.
33375         * lib/getsockopt.c (rpl_getsockopt): Likewise.
33376         * lib/setsockopt.c (rpl_setsockopt): Likewise.
33377         * modules/getsockopt (Depends-on): Add socklen.
33378         * modules/setsockopt (Depends-on): Add socklen.
33379
33380 2009-03-01  Bruno Haible  <bruno@clisp.org>
33381
33382         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
33383         least 4.2.
33384
33385 2009-03-01  Eric Blake  <ebb9@byu.net>
33386             Bruno Haible  <bruno@clisp.org>
33387
33388         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
33389         error messages.
33390         * lib/wait-process.c (wait_subprocess): Omit error message about
33391         deadly signal sent to the child of termsigp != NULL.
33392
33393 2009-03-01  Eric Blake  <ebb9@byu.net>
33394
33395         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
33396
33397 2009-03-01  Bruno Haible  <bruno@clisp.org>
33398
33399         Avoid a gcc warning.
33400         * tests/test-sched.c (b): Make global.
33401         Reported by Eric Blake.
33402
33403 2009-01-19  Martin Lambers  <marlam@marlam.de>
33404
33405         Provide POSIX semantics for socket timeout options on W32.
33406         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
33407         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
33408         * modules/setsockopt: Depend on sys_time module for struct timeval.
33409         * modules/getsockopt: Depend on sys_time module for struct timeval.
33410
33411 2009-03-01  Simon Josefsson  <simon@josefsson.org>
33412
33413         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
33414         __USE_GNU, for consistency with netdb.in.h.
33415         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33416
33417 2009-03-01  Bruno Haible  <bruno@clisp.org>
33418
33419         More support for FreeMiNT.
33420         * lib/fseeko.c (rpl_fseeko): Complete last commit.
33421         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33422
33423 2009-03-01  Bruno Haible  <bruno@clisp.org>
33424
33425         More support for FreeMiNT.
33426         * lib/fpurge.c (fpurge): Correct last commit.
33427         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33428
33429 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33430
33431         Fix unportable awk script in vc-list-files.
33432         * build-aux/vc-list-files: In the replacement awk script, use
33433         substr with a second argument of 1, not zero.
33434         Report by Simon Josefsson.
33435
33436 2009-02-28  Bruno Haible  <bruno@clisp.org>
33437
33438         More support for FreeMiNT.
33439         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
33440         to FreeMiNT today.
33441         * lib/fwriting.c (fwriting): Likewise.
33442         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
33443
33444 2009-02-28  Bruno Haible  <bruno@clisp.org>
33445
33446         * tests/test-freadseek.c (main): Disable test beyond end of file on
33447         FreeMiNT.
33448         * tests/test-ftello.c (main): Likewise.
33449         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
33450
33451 2009-02-28  Bruno Haible  <bruno@clisp.org>
33452
33453         Add tentative support for FreeMiNT.
33454         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
33455         * lib/fpurge.c (fpurge): Likewise.
33456         * lib/freadable.c (freadable): Likewise.
33457         * lib/freading.c (freading): Likewise.
33458         * lib/freadptr.c (freadptr): Likewise.
33459         * lib/freadseek.c (freadptrinc): Likewise.
33460         * lib/fseeko.c (rpl_fseeko): Likewise.
33461         * lib/fseterr.c (fseterr): Likewise.
33462         * lib/fwritable.c (fwritable): Likewise.
33463         * lib/fwriting.c (fwriting): Likewise.
33464         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
33465         Hourihane.
33466         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33467
33468 2009-02-28  Bruno Haible  <bruno@clisp.org>
33469
33470         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
33471         SIGCHLD.
33472         Reported by Jim Meyering.
33473
33474 2009-02-28  Bruno Haible  <bruno@clisp.org>
33475
33476         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
33477         Mention the results of these tests on various platforms.
33478         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
33479         order.
33480         * doc/posix-functions/printf.texi: Likewise.
33481         * doc/posix-functions/snprintf.texi: Likewise.
33482         * doc/posix-functions/sprintf.texi: Likewise.
33483         * doc/posix-functions/vfprintf.texi: Likewise.
33484         * doc/posix-functions/vprintf.texi: Likewise.
33485         * doc/posix-functions/vsnprintf.texi: Likewise.
33486         * doc/posix-functions/vsprintf.texi: Likewise.
33487         * doc/glibc-functions/obstack_printf.texi: Likewise.
33488         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
33489
33490 2009-02-28  Bruno Haible  <bruno@clisp.org>
33491
33492         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
33493         Reported by Loïc Minier <lool@dooz.org>.
33494
33495 2009-02-27  Bruno Haible  <bruno@clisp.org>
33496
33497         * gnulib-tool (func_import): Make the sed expression used to create the
33498         sed script for updating the .gitignore file POSIX compliant.
33499         Reported by Eric Blake.
33500
33501 2009-02-27  Bruno Haible  <bruno@clisp.org>
33502
33503         * gnulib-tool (sed): Don't alias as "sed --posix".
33504         Reported by Eric Blake.
33505
33506 2009-02-27  Bruno Haible  <bruno@clisp.org>
33507
33508         Avoid test link errors.
33509         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
33510         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
33511         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
33512         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
33513         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
33514
33515 2009-02-27  Bruno Haible  <bruno@clisp.org>
33516
33517         Avoid spurious "(cached)" in configure output.
33518         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
33519         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
33520         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
33521         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
33522         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
33523         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
33524         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
33525         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
33526         Reported by Eric Blake.
33527
33528 2009-02-27  Eric Blake  <ebb9@byu.net>
33529
33530         printf: fix regression in previous patch
33531         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
33532
33533 2009-02-27  Bruno Haible  <bruno@clisp.org>
33534
33535         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
33536         value.
33537         * lib/stdint.in.h: Likewise.
33538         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
33539
33540 2009-02-27  Eric Blake  <ebb9@byu.net>
33541
33542         doc: mention more functions added in cygwin 1.7.0
33543         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
33544         addition.
33545         * doc/posix-functions/open_wmemstream.texi: Likewise.
33546         * doc/posix-functions/wcsnlen.texi: Likewise.
33547         * doc/posix-functions/wcsnrtombs.texi: Likewise.
33548         * doc/posix-functions/wcstod.texi: Likewise.
33549         * doc/posix-functions/wcstof.texi: Likewise.
33550         * doc/posix-functions/wcstoimax.texi: Likewise.
33551         * doc/posix-functions/wcstok.texi: Likewise.
33552         * doc/posix-functions/wcstoumax.texi: Likewise.
33553
33554         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
33555         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
33556         * doc/posix-functions/fprintf.texi: Update.
33557         * doc/posix-functions/printf.texi: Update.
33558         * doc/posix-functions/snprintf.texi: Update.
33559         * doc/posix-functions/sprintf.texi: Update.
33560         * doc/posix-functions/vfprintf.texi: Update.
33561         * doc/posix-functions/vprintf.texi: Update.
33562         * doc/posix-functions/vsnprintf.texi: Update.
33563         * doc/posix-functions/vsprintf.texi: Update.
33564         * doc/glibc-functions/obstack_printf.texi: Update.
33565         * doc/glibc-functions/obstack_vprintf.texi: Update.
33566
33567 2009-02-26  Eric Blake  <ebb9@byu.net>
33568
33569         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
33570         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
33571         compilation bug by using runtime conversion.
33572         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
33573         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
33574         * modules/ceill-tests (Files): Use nan.h.
33575         * modules/floorl-tests (Files): Likewise.
33576         * modules/frexpl-tests (Files): Likewise.
33577         * modules/isnanl-tests (Files): Likewise.
33578         * modules/ldexpl-tests (Files): Likewise.
33579         * modules/roundl-tests (Files): Likewise.
33580         * modules/truncl-tests (Files): Likewise.
33581         * tests/test-ceill.c (main): Use a working NaN.
33582         * tests/test-floorl.c (main): Likewise.
33583         * tests/test-frexpl.c (main): Likewise.
33584         * tests/test-isnan.c (test_long_double): Likewise.
33585         * tests/test-isnanl.h (main): Likewise.
33586         * tests/test-ldexpl.h (main): Likewise.
33587         * tests/test-roundl.h (main): Likewise.
33588         * tests/test-truncl.h (main): Likewise.
33589         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
33590
33591 2009-02-26  Eric Blake  <ebb9@byu.net>
33592             Bruno Haible  <bruno@clisp.org>
33593
33594         Work around a *printf bug with %ls on Solaris.
33595         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
33596         precision is specified, sprintf stops converting the wide string
33597         argument when the number of bytes that have been produced by this
33598         conversion equals or exceeds the precision.
33599         * doc/posix-functions/fprintf.texi: Update.
33600         * doc/posix-functions/printf.texi: Update.
33601         * doc/posix-functions/snprintf.texi: Update.
33602         * doc/posix-functions/sprintf.texi: Update.
33603         * doc/posix-functions/vfprintf.texi: Update.
33604         * doc/posix-functions/vprintf.texi: Update.
33605         * doc/posix-functions/vsnprintf.texi: Update.
33606         * doc/posix-functions/vsprintf.texi: Update.
33607         * doc/glibc-functions/obstack_printf.texi: Update.
33608         * doc/glibc-functions/obstack_vprintf.texi: Update.
33609
33610 2009-02-26  Eric Blake  <ebb9@byu.net>
33611
33612         stdlib: favor compiler check of random.h
33613         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
33614         to avoid an ObjC random.h installed by Swarm.
33615
33616 2009-02-26  Bruno Haible  <bruno@clisp.org>
33617
33618         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
33619         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
33620         Reported by Gary V. Vaughan <gary@gnu.org>.
33621
33622 2009-02-26  Bruno Haible  <bruno@clisp.org>
33623
33624         Fix *printf behaviour regarding the %ls directive.
33625         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
33626         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
33627         NEED_PRINTF_DIRECTIVE_LS.
33628         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
33629         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
33630         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
33631         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
33632         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
33633         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
33634         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
33635         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
33636         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
33637         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
33638         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
33639         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
33640         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
33641         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
33642         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
33643         * doc/posix-functions/fprintf.texi: Update.
33644         * doc/posix-functions/printf.texi: Update.
33645         * doc/posix-functions/snprintf.texi: Update.
33646         * doc/posix-functions/sprintf.texi: Update.
33647         * doc/posix-functions/vfprintf.texi: Update.
33648         * doc/posix-functions/vprintf.texi: Update.
33649         * doc/posix-functions/vsnprintf.texi: Update.
33650         * doc/posix-functions/vsprintf.texi: Update.
33651         * doc/glibc-functions/obstack_printf.texi: Update.
33652         * doc/glibc-functions/obstack_vprintf.texi: Update.
33653         Reported by Eric Blake.
33654
33655 2009-02-25  Bruno Haible  <bruno@clisp.org>
33656
33657         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
33658         with known value.
33659         Reported by Gary V. Vaughan <gary@gnu.org>.
33660
33661 2009-02-25  Bruno Haible  <bruno@clisp.org>
33662
33663         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
33664         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
33665         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
33666         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
33667         Reported by Gary V. Vaughan <gary@gnu.org>.
33668
33669 2009-02-25  Bruno Haible  <bruno@clisp.org>
33670
33671         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
33672         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
33673         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
33674         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
33675         Reported by Gary V. Vaughan <gary@gnu.org>.
33676
33677 2009-02-25  Eric Blake  <ebb9@byu.net>
33678
33679         tests: skip fseek/ftell tests if ungetc is broken
33680         * m4/ungetc.m4: New file.
33681         * modules/fseek-tests: Split test, so ungetc dependency is
33682         separate from rest of test.
33683         * modules/fseeko-tests: Likewise.
33684         * modules/ftell-tests: Likewise.
33685         * modules/ftello-tests: Likewise.
33686         * tests/test-fseek.c (main): Isolate ungetc dependency.
33687         * tests/test-fseeko.c (main): Likewise.
33688         * tests/test-ftell.c (main): Likewise.
33689         * tests/test-ftello.c (main): Likewise.
33690         * tests/test-fseek2.sh: New file.
33691         * tests/test-fseeko2.sh: Likewise.
33692         * tests/test-ftell2.sh: Likewise.
33693         * tests/test-ftello2.sh: Likewise.
33694
33695 2009-02-25  OndÅ™ej Vašík  <ovasik@redhat.com>
33696
33697         test-getaddrinfo: fix usage of skip return code 77
33698         * tests/test-gettaddrinfo.c: Return skip code 77 only
33699         for first occurance of skip (4x77 is not 77)
33700
33701 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
33702
33703         strtod: avoid C99 decl-after-statement
33704         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
33705
33706 2009-02-24  Eric Blake  <ebb9@byu.net>
33707
33708         strtod: detect HP-UX 11.31 bug
33709         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
33710         Reported by Gary V. Vaughan.
33711
33712 2009-02-23  Bruno Haible  <bruno@clisp.org>
33713
33714         Fix invalid read past end of memory block.
33715         * lib/vasnprintf.c (DCHAR_SET): Define.
33716         (local_wcslen): Define only when needed.
33717         (local_strnlen, local_wcsnlen): New functions.
33718         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
33719         directives that involve a conversion ourselves.
33720         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
33721         wcsnlen, mbrtowc, wcrtomb.
33722         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
33723         * tests/test-vasprintf-posix.c (test_function): Likewise.
33724         * tests/test-snprintf-posix.h (test_function): Likewise.
33725         * tests/test-sprintf-posix.h (test_function): Likewise.
33726         Reported by Ben Pfaff <blp@cs.stanford.edu>.
33727
33728 2009-02-22  Bruno Haible  <bruno@clisp.org>
33729
33730         Implement new clarified decomposition of Hangul syllables.
33731         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
33732         of type LTV, return only a pairwise decomposition.
33733         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
33734         Likewise.
33735         * tests/uninorm/test-decomposition.c (main): Updated expected result.
33736         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
33737         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
33738
33739 2009-02-22  Bruno Haible  <bruno@clisp.org>
33740
33741         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
33742         zero-length results and shrink excess allocated memory.
33743         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
33744         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
33745         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
33746         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
33747         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
33748         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
33749         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
33750         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
33751         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
33752         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
33753         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
33754         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
33755
33756 2009-02-21  Bruno Haible  <bruno@clisp.org>
33757
33758         * doc/gnulib.texi: Include safe-alloc.texi earlier.
33759         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
33760         spaces after a period. Put a space between a macro name and its
33761         argument list. Trivial rewordings.
33762         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
33763         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
33764         (main): Return 0 explicitly.
33765
33766 2009-02-21  Bruno Haible  <bruno@clisp.org>
33767
33768         Tests for module 'uninorm/filter'.
33769         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
33770         * modules/uninorm/filter-tests: New file.
33771
33772         New module 'uninorm/filter'.
33773         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
33774         uninorm_filter_flush, uninorm_filter_free): New declarations.
33775         * lib/uninorm/uninorm-filter.c: New file.
33776         * modules/uninorm/filter: New file.
33777
33778 2009-02-21  Bruno Haible  <bruno@clisp.org>
33779
33780         Tests for module 'uninorm/nfkc'.
33781         * tests/uninorm/test-nfkc.c: New file.
33782         * tests/uninorm/test-u8-nfkc.c: New file.
33783         * tests/uninorm/test-u16-nfkc.c: New file.
33784         * tests/uninorm/test-u32-nfkc.c: New file.
33785         * tests/uninorm/test-u32-nfkc-big.sh: New file.
33786         * tests/uninorm/test-u32-nfkc-big.c: New file.
33787         * modules/uninorm/nfkc-tests: New file.
33788
33789         New module 'uninorm/nfkc'.
33790         * lib/uninorm/nfkc.c: New file.
33791         * modules/uninorm/nfkc: New file.
33792
33793         Tests for module 'uninorm/nfkd'.
33794         * tests/uninorm/test-nfkd.c: New file.
33795         * tests/uninorm/test-u8-nfkd.c: New file.
33796         * tests/uninorm/test-u16-nfkd.c: New file.
33797         * tests/uninorm/test-u32-nfkd.c: New file.
33798         * tests/uninorm/test-u32-nfkd-big.sh: New file.
33799         * tests/uninorm/test-u32-nfkd-big.c: New file.
33800         * modules/uninorm/nfkd-tests: New file.
33801
33802         New module 'uninorm/nfkd'.
33803         * lib/uninorm/nfkd.c: New file.
33804         * modules/uninorm/nfkd: New file.
33805
33806         Tests for module 'uninorm/nfc'.
33807         * tests/uninorm/test-nfc.c: New file.
33808         * tests/uninorm/test-u8-nfc.c: New file.
33809         * tests/uninorm/test-u16-nfc.c: New file.
33810         * tests/uninorm/test-u32-nfc.c: New file.
33811         * tests/uninorm/test-u32-nfc-big.sh: New file.
33812         * tests/uninorm/test-u32-nfc-big.c: New file.
33813         * modules/uninorm/nfc-tests: New file.
33814
33815         New module 'uninorm/nfc'.
33816         * lib/uninorm/nfc.c: New file.
33817         * modules/uninorm/nfc: New file.
33818
33819         Tests for module 'uninorm/nfd'.
33820         * tests/uninorm/test-nfd.c: New file.
33821         * tests/uninorm/test-u8-nfd.c: New file.
33822         * tests/uninorm/test-u16-nfd.c: New file.
33823         * tests/uninorm/test-u32-nfd.c: New file.
33824         * tests/uninorm/test-u32-nfd-big.sh: New file.
33825         * tests/uninorm/test-u32-nfd-big.c: New file.
33826         * tests/uninorm/test-u32-normalize-big.h: New file.
33827         * tests/uninorm/test-u32-normalize-big.c: New file.
33828         * tests/uninorm/NormalizationTest.txt: New file, created from
33829         Unicode 5.1.0 NormalizationTest.txt.
33830         * modules/uninorm/nfd-tests: New file.
33831
33832         New module 'uninorm/nfd'.
33833         * lib/uninorm/nfd.c: New file.
33834         * modules/uninorm/nfd: New file.
33835
33836         New module 'uninorm/u32-normalize'.
33837         * lib/uninorm/u32-normalize.c: New file.
33838         * modules/uninorm/u32-normalize: New file.
33839
33840         New module 'uninorm/u16-normalize'.
33841         * lib/uninorm/u16-normalize.c: New file.
33842         * modules/uninorm/u16-normalize: New file.
33843
33844         New module 'uninorm/u8-normalize'.
33845         * lib/uninorm/u8-normalize.c: New file.
33846         * lib/uninorm/normalize-internal.h: New file.
33847         * lib/uninorm/u-normalize-internal.h: New file.
33848         * modules/uninorm/u8-normalize: New file.
33849
33850         New module 'uninorm/decompose-internal'.
33851         * lib/uninorm/decompose-internal.c: New file.
33852         * modules/uninorm/decompose-internal: New file.
33853
33854         Tests for module 'uninorm/composition'.
33855         * tests/uninorm/test-composition.c: New file.
33856         * modules/uninorm/composition-tests: New file.
33857
33858         New module 'uninorm/composition'.
33859         * lib/uninorm/composition.c: New file.
33860         * lib/uninorm/composition-table.gperf: New file, generated by
33861         gen-uni-tables.
33862         * modules/uninorm/composition: New file.
33863
33864         Tests for module 'uninorm/compat-decomposition'.
33865         * tests/uninorm/test-compat-decomposition.c: New file.
33866         * modules/uninorm/compat-decomposition-tests: New file.
33867
33868         New module 'uninorm/compat-decomposition'.
33869         * lib/uninorm/decompose-internal.h: New file.
33870         * lib/uninorm/compat-decomposition.c: New file.
33871         * modules/uninorm/compat-decomposition: New file.
33872
33873         Tests for module 'uninorm/canonical-decomposition'.
33874         * tests/uninorm/test-canonical-decomposition.c: New file.
33875         * modules/uninorm/canonical-decomposition-tests: New file.
33876
33877         New module 'uninorm/canonical-decomposition'.
33878         * lib/uninorm/canonical-decomposition.c: New file.
33879         * modules/uninorm/canonical-decomposition: New file.
33880
33881         Tests for module 'uninorm/decomposition'.
33882         * tests/uninorm/test-decomposition.c: New file.
33883         * modules/uninorm/decomposition-tests: New file.
33884
33885         New module 'uninorm/decomposition'.
33886         * lib/uninorm/decomposition.c: New file.
33887         * modules/uninorm/decomposition: New file.
33888
33889         New module 'uninorm/decomposition-table'.
33890         * lib/uninorm/decomposition-table.h: New file.
33891         * lib/uninorm/decomposition-table.c: New file.
33892         * lib/uninorm/decomposition-table1.h: New file, generated by
33893         gen-uni-tables.
33894         * lib/uninorm/decomposition-table2.h: New file, generated by
33895         gen-uni-tables.
33896         * modules/uninorm/decomposition-table: New file.
33897
33898         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
33899         (UC_DECOMP_*): New enumeration items.
33900         (get_decomposition): New function.
33901         (struct decomp_table): New type.
33902         (output_decomposition, output_decomposition_tables): New functions.
33903         (unicode_composition_exclusions): New variable.
33904         (fill_composition_exclusions, debug_output_composition_tables): New
33905         functions.
33906         (main): Accept one more argument. Invoke fill_composition_exclusions.
33907         Output decomposition and composition tables.
33908
33909         New module 'uninorm/base'.
33910         * lib/uninorm.h: New file.
33911         * lib/unictype.h: Update comment.
33912         * modules/uninorm/base: New file.
33913
33914 2009-02-21  David Lutterkort  <lutter@redhat.com>
33915
33916         Tests for module 'safe-alloc'.
33917         * tests/test-safe-alloc.c: New file.
33918         * modules/safe-alloc-tests: New file.
33919
33920         New module 'safe-alloc'.
33921         * lib/safe-alloc.h: New file.
33922         * lib/safe-alloc.c: New file.
33923         * m4/safe-alloc.m4: New file.
33924         * modules/safe-alloc: New file.
33925         * doc/safe-alloc.texi: New file.
33926         * doc/gnulib.texi: Include it.
33927         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
33928         safe-alloc.
33929
33930 2009-02-18  Bruno Haible  <bruno@clisp.org>
33931
33932         Fix link error on non-glibc systems.
33933         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
33934         variable.
33935         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
33936
33937 2009-02-18  Jim Meyering  <meyering@redhat.com>
33938
33939         fts: avoid used-uninitialized error due to recent change
33940         * lib/fts.c (fts_read): Guard uses of the new member,
33941         parent->fts_n_dirs_remaining, since it's not relevant for
33942         the parent of a directory specified on the command-line.
33943
33944 2009-02-17  James Youngman  <jay@gnu.org>
33945             Bruno Haible  <bruno@clisp.org>
33946
33947         * m4/include_next.m4: Reformulate comment.
33948
33949 2009-02-16  Jim Meyering  <meyering@redhat.com>
33950
33951         fts: add #if guards so that the fts_lgpl module still builds
33952         * lib/fts.c: Guard just-added hash-table-using parts with
33953         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
33954         Reported by Simon Josefsson.
33955
33956 2009-02-15  Bruno Haible  <bruno@clisp.org>
33957
33958         * modules/array-mergesort-tests: New file.
33959         * tests/test-array-mergesort.c: New file.
33960
33961         New module 'array-mergesort'.
33962         * modules/array-mergesort: New file.
33963         * lib/array-mergesort.h: New file.
33964
33965 2009-02-15  Bruno Haible  <bruno@clisp.org>
33966
33967         Fix 2009-02-07 commit.
33968         * lib/gen-uni-tables.c (output_predicate, output_category,
33969         output_combclass, output_bidi_category, output_decimal_digit,
33970         output_digit, output_numeric, output_mirror, output_scripts,
33971         output_ident_category, output_simple_mapping): Fix format directives.
33972         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
33973
33974 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
33975
33976         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
33977         fixes are available from IBM.
33978
33979 2009-02-13  Jim Meyering  <meyering@redhat.com>
33980
33981         fts: arrange not to stat non-directories in more cases
33982         This makes GNU find (when it doesn't need to stat each file)
33983         *much* more efficient at traversing reiserfs file systems.
33984         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
33985         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
33986         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
33987         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
33988         (leaf_optimization_applies): New function.
33989         (LCO_hash, LCO_compare): New helper functions.
33990         (link_count_optimize_ok): New function.
33991         (fts_stat): Initialize new member (if dir).
33992         (fts_read): Decrement parent's fts_n_dirs_remaining count if
33993         we've just stat'ed a directory.  Skip the stat call when possible.
33994         ---
33995         Note this AFS-related exchange:
33996         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
33997         and note find's pioctl call in find/fstype.c.
33998         But that is necessary only if you want to enable the
33999         optimization for AFS, and for now, I don't.
34000
34001         fts: move a function definition "up" (no semantic change)
34002         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
34003         "up" to precede upcoming use of a related function.
34004
34005 2009-02-11  Jim Meyering  <meyering@redhat.com>
34006
34007         fts: correct internal computation of nlinks (optimization-related)
34008         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
34009         whether the current entry is a directory, so don't test it.
34010
34011 2009-02-10  Bruno Haible  <bruno@clisp.org>
34012
34013         Tests for module 'uniwbrk/ulc-wordbreaks'.
34014         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
34015         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
34016         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
34017
34018         Tests for module 'uniwbrk/u32-wordbreaks'.
34019         * modules/uniwbrk/u32-wordbreaks-tests: New file.
34020         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
34021
34022         Tests for module 'uniwbrk/u16-wordbreaks'.
34023         * modules/uniwbrk/u16-wordbreaks-tests: New file.
34024         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
34025
34026         Tests for module 'uniwbrk/u8-wordbreaks'.
34027         * modules/uniwbrk/u8-wordbreaks-tests: New file.
34028         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
34029
34030 2009-02-10  Bruno Haible  <bruno@clisp.org>
34031
34032         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
34033         property.
34034         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
34035         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
34036         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
34037
34038 2009-02-10  Simon Josefsson  <simon@josefsson.org>
34039
34040         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
34041         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
34042
34043 2009-02-10  Bruno Haible  <bruno@clisp.org>
34044
34045         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
34046         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
34047         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
34048         * lib/unilbrk/u8-possible-linebreaks.c: Update.
34049         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
34050         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
34051
34052 2009-02-09  Simon Josefsson  <simon@josefsson.org>
34053
34054         * lib/sockets.h (gl_fd_to_handle): New function.
34055
34056         * tests/test-sockets.c: Call gl_fd_to_handle.
34057
34058 2009-02-09  Bruno Haible  <bruno@clisp.org>
34059
34060         * doc/havelib.texi: Document the conventions on bi-arch systems.
34061
34062 2009-02-08  Bruno Haible  <bruno@clisp.org>
34063
34064         Document the AC_LIB_LINKFLAGS macro.
34065         * doc/havelib.texi: New file, mostly written on 2005-05-24.
34066         * doc/gnulib.texi: Include it.
34067
34068 2009-02-08  Bruno Haible  <bruno@clisp.org>
34069
34070         Fix wrong order of sections, compared to TOC.
34071         * doc/gnulib.texi: Include relocatable-maint.texi after the
34072         "Regular expressions" node, not before.
34073
34074 2009-02-08  Bruno Haible  <bruno@clisp.org>
34075
34076         Tests for module 'unicase/totitle'.
34077         * modules/unicase/totitle-tests: New file.
34078
34079         Tests for module 'unicase/tolower'.
34080         * modules/unicase/tolower-tests: New file.
34081
34082         Tests for module 'unicase/toupper'.
34083         * modules/unicase/toupper-tests: New file.
34084         * tests/unicase/test-mapping-part1.h: New file.
34085         * tests/unicase/test-mapping-part2.h: New file.
34086
34087         New module 'unicase/totitle'.
34088         * modules/unicase/totitle: New file.
34089         * lib/unicase/totitle.c: New file.
34090
34091         New module 'unicase/tolower'.
34092         * modules/unicase/tolower: New file.
34093         * lib/unicase/tolower.c: New file.
34094
34095         New module 'unicase/toupper'.
34096         * modules/unicase/toupper: New file.
34097         * lib/unicase/toupper.c: New file.
34098         * lib/unicase/simple-mapping.h: New file.
34099
34100         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
34101         (mapping_table): New structure.
34102         (output_simple_mapping): New function.
34103         (main): Invoke output_simple_mapping_test and output_simple_mapping.
34104         * modules/gen-uni-tables (Description): Update.
34105         * lib/unicase/toupper.h: New file, automatically generated by
34106         gen-uni-tables.
34107         * lib/unicase/tolower.h: New file, automatically generated by
34108         gen-uni-tables.
34109         * lib/unicase/totitle.h: New file, automatically generated by
34110         gen-uni-tables.
34111         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
34112         gen-uni-tables.
34113         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
34114         gen-uni-tables.
34115         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
34116         gen-uni-tables.
34117
34118         New module 'unicase/base'.
34119         * modules/unicase/base: New file.
34120         * lib/unicase.h: New file.
34121
34122 2009-02-08  Bruno Haible  <bruno@clisp.org>
34123
34124         New module 'uniwbrk/ulc-wordbreaks'.
34125         * modules/uniwbrk/ulc-wordbreaks: New file.
34126         * lib/uniwbrk/ulc-wordbreaks.c: New file.
34127
34128         New module 'uniwbrk/u32-wordbreaks'.
34129         * modules/uniwbrk/u32-wordbreaks: New file.
34130         * lib/uniwbrk/u32-wordbreaks.c: New file.
34131
34132         New module 'uniwbrk/u16-wordbreaks'.
34133         * modules/uniwbrk/u16-wordbreaks: New file.
34134         * lib/uniwbrk/u16-wordbreaks.c: New file.
34135
34136         New module 'uniwbrk/u8-wordbreaks'.
34137         * modules/uniwbrk/u8-wordbreaks: New file.
34138         * lib/uniwbrk/u8-wordbreaks.c: New file.
34139         * lib/uniwbrk/u-wordbreaks.h: New file.
34140
34141         New module 'uniwbrk/table'.
34142         * modules/uniwbrk/table: New file.
34143         * lib/uniwbrk/wbrktable.h: New file.
34144         * lib/uniwbrk/wbrktable.c: New file.
34145
34146         New module 'uniwbrk/wordbreak-property'.
34147         * modules/uniwbrk/wordbreak-property: New file.
34148         * lib/uniwbrk/wordbreak-property.c: New file.
34149
34150         * lib/gen-uni-tables.c (WBP_*): New enum items.
34151         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
34152         (unicode_org_wbp): New variable.
34153         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
34154         New functions.
34155         (wbp_table): New structure.
34156         (output_wbp, output_wbrk_tables): New functions.
34157         (main): Accept additional argument. Invoke fill_org_wbp,
34158         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
34159         output_wbrk_tables.
34160         * modules/gen-uni-tables (Description): Update.
34161         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
34162         gen-uni-tables.
34163
34164         New module 'uniwbrk/base'.
34165         * modules/uniwbrk/base: New file.
34166         * lib/uniwbrk.h: New file.
34167
34168 2009-02-08  Bruno Haible  <bruno@clisp.org>
34169
34170         Update to Unicode 5.1.0.
34171         * lib/gen-uni-tables.c (is_property_alphabetic): Include
34172         U+2185..U+2188.
34173         (is_property_default_ignorable_code_point): Don't include characters
34174         of category Cc or Cs and not-a-characters.
34175         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
34176         U+0D79, U+109E, U+109F, U+A60C.
34177         * lib/unictype/bidi_of.h: Regenerated.
34178         * lib/unictype/blocks.h: Regenerated.
34179         * lib/unictype/categ_C.h: Regenerated.
34180         * lib/unictype/categ_Cf.h: Regenerated.
34181         * lib/unictype/categ_Cn.h: Regenerated.
34182         * lib/unictype/categ_L.h: Regenerated.
34183         * lib/unictype/categ_Ll.h: Regenerated.
34184         * lib/unictype/categ_Lm.h: Regenerated.
34185         * lib/unictype/categ_Lo.h: Regenerated.
34186         * lib/unictype/categ_Lu.h: Regenerated.
34187         * lib/unictype/categ_M.h: Regenerated.
34188         * lib/unictype/categ_Mc.h: Regenerated.
34189         * lib/unictype/categ_Me.h: Regenerated.
34190         * lib/unictype/categ_Mn.h: Regenerated.
34191         * lib/unictype/categ_N.h: Regenerated.
34192         * lib/unictype/categ_Nd.h: Regenerated.
34193         * lib/unictype/categ_Nl.h: Regenerated.
34194         * lib/unictype/categ_No.h: Regenerated.
34195         * lib/unictype/categ_P.h: Regenerated.
34196         * lib/unictype/categ_Pd.h: Regenerated.
34197         * lib/unictype/categ_Pe.h: Regenerated.
34198         * lib/unictype/categ_Pf.h: Regenerated.
34199         * lib/unictype/categ_Pi.h: Regenerated.
34200         * lib/unictype/categ_Po.h: Regenerated.
34201         * lib/unictype/categ_Ps.h: Regenerated.
34202         * lib/unictype/categ_S.h: Regenerated.
34203         * lib/unictype/categ_Sk.h: Regenerated.
34204         * lib/unictype/categ_Sm.h: Regenerated.
34205         * lib/unictype/categ_So.h: Regenerated.
34206         * lib/unictype/categ_of.h: Regenerated.
34207         * lib/unictype/combining.h: Regenerated.
34208         * lib/unictype/ctype_alnum.h: Regenerated.
34209         * lib/unictype/ctype_alpha.h: Regenerated.
34210         * lib/unictype/ctype_graph.h: Regenerated.
34211         * lib/unictype/ctype_lower.h: Regenerated.
34212         * lib/unictype/ctype_print.h: Regenerated.
34213         * lib/unictype/ctype_punct.h: Regenerated.
34214         * lib/unictype/ctype_upper.h: Regenerated.
34215         * lib/unictype/decdigit.h: Regenerated.
34216         * lib/unictype/digit.h: Regenerated.
34217         * lib/unictype/mirror.h: Regenerated.
34218         * lib/unictype/numeric.h: Regenerated.
34219         * lib/unictype/pr_alphabetic.h: Regenerated.
34220         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
34221         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
34222         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
34223         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
34224         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
34225         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
34226         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
34227         * lib/unictype/pr_combining.h: Regenerated.
34228         * lib/unictype/pr_dash.h: Regenerated.
34229         * lib/unictype/pr_decimal_digit.h: Regenerated.
34230         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
34231         * lib/unictype/pr_deprecated.h: Regenerated.
34232         * lib/unictype/pr_diacritic.h: Regenerated.
34233         * lib/unictype/pr_extender.h: Regenerated.
34234         * lib/unictype/pr_format_control.h: Regenerated.
34235         * lib/unictype/pr_grapheme_base.h: Regenerated.
34236         * lib/unictype/pr_grapheme_extend.h: Regenerated.
34237         * lib/unictype/pr_grapheme_link.h: Regenerated.
34238         * lib/unictype/pr_id_continue.h: Regenerated.
34239         * lib/unictype/pr_id_start.h: Regenerated.
34240         * lib/unictype/pr_ideographic.h: Regenerated.
34241         * lib/unictype/pr_ignorable_control.h: Regenerated.
34242         * lib/unictype/pr_lowercase.h: Regenerated.
34243         * lib/unictype/pr_math.h: Regenerated.
34244         * lib/unictype/pr_numeric.h: Regenerated.
34245         * lib/unictype/pr_other_alphabetic.h: Regenerated.
34246         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
34247         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
34248         * lib/unictype/pr_other_id_continue.h: Regenerated.
34249         * lib/unictype/pr_other_lowercase.h: Regenerated.
34250         * lib/unictype/pr_other_math.h: Regenerated.
34251         * lib/unictype/pr_punctuation.h: Regenerated.
34252         * lib/unictype/pr_sentence_terminal.h: Regenerated.
34253         * lib/unictype/pr_soft_dotted.h: Regenerated.
34254         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
34255         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
34256         * lib/unictype/pr_unified_ideograph.h: Regenerated.
34257         * lib/unictype/pr_uppercase.h: Regenerated.
34258         * lib/unictype/pr_xid_continue.h: Regenerated.
34259         * lib/unictype/pr_xid_start.h: Regenerated.
34260         * lib/unictype/pr_zero_width.h: Regenerated.
34261         * lib/unictype/scripts.h: Regenerated.
34262         * lib/unictype/scripts_byname.gperf: Regenerated.
34263         * lib/unictype/sy_java_ident.h: Regenerated.
34264         * lib/unilbrk/lbrkprop1.h: Regenerated.
34265         * lib/unilbrk/lbrkprop2.h: Regenerated.
34266         * tests/unictype/test-categ_C.c: Regenerated.
34267         * tests/unictype/test-categ_Cf.c: Regenerated.
34268         * tests/unictype/test-categ_Cn.c: Regenerated.
34269         * tests/unictype/test-categ_L.c: Regenerated.
34270         * tests/unictype/test-categ_Ll.c: Regenerated.
34271         * tests/unictype/test-categ_Lm.c: Regenerated.
34272         * tests/unictype/test-categ_Lo.c: Regenerated.
34273         * tests/unictype/test-categ_Lu.c: Regenerated.
34274         * tests/unictype/test-categ_M.c: Regenerated.
34275         * tests/unictype/test-categ_Mc.c: Regenerated.
34276         * tests/unictype/test-categ_Me.c: Regenerated.
34277         * tests/unictype/test-categ_Mn.c: Regenerated.
34278         * tests/unictype/test-categ_N.c: Regenerated.
34279         * tests/unictype/test-categ_Nd.c: Regenerated.
34280         * tests/unictype/test-categ_Nl.c: Regenerated.
34281         * tests/unictype/test-categ_No.c: Regenerated.
34282         * tests/unictype/test-categ_P.c: Regenerated.
34283         * tests/unictype/test-categ_Pd.c: Regenerated.
34284         * tests/unictype/test-categ_Pe.c: Regenerated.
34285         * tests/unictype/test-categ_Pf.c: Regenerated.
34286         * tests/unictype/test-categ_Pi.c: Regenerated.
34287         * tests/unictype/test-categ_Po.c: Regenerated.
34288         * tests/unictype/test-categ_Ps.c: Regenerated.
34289         * tests/unictype/test-categ_S.c: Regenerated.
34290         * tests/unictype/test-categ_Sk.c: Regenerated.
34291         * tests/unictype/test-categ_Sm.c: Regenerated.
34292         * tests/unictype/test-categ_So.c: Regenerated.
34293         * tests/unictype/test-ctype_alnum.c: Regenerated.
34294         * tests/unictype/test-ctype_alpha.c: Regenerated.
34295         * tests/unictype/test-ctype_graph.c: Regenerated.
34296         * tests/unictype/test-ctype_lower.c: Regenerated.
34297         * tests/unictype/test-ctype_print.c: Regenerated.
34298         * tests/unictype/test-ctype_punct.c: Regenerated.
34299         * tests/unictype/test-ctype_upper.c: Regenerated.
34300         * tests/unictype/test-decdigit.h: Regenerated.
34301         * tests/unictype/test-digit.h: Regenerated.
34302         * tests/unictype/test-numeric.h: Regenerated.
34303         * tests/unictype/test-pr_alphabetic.c: Regenerated.
34304         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
34305         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
34306         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
34307         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
34308         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
34309         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
34310         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
34311         * tests/unictype/test-pr_combining.c: Regenerated.
34312         * tests/unictype/test-pr_dash.c: Regenerated.
34313         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
34314         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
34315         * tests/unictype/test-pr_deprecated.c: Regenerated.
34316         * tests/unictype/test-pr_diacritic.c: Regenerated.
34317         * tests/unictype/test-pr_extender.c: Regenerated.
34318         * tests/unictype/test-pr_format_control.c: Regenerated.
34319         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
34320         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
34321         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
34322         * tests/unictype/test-pr_id_continue.c: Regenerated.
34323         * tests/unictype/test-pr_id_start.c: Regenerated.
34324         * tests/unictype/test-pr_ideographic.c: Regenerated.
34325         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
34326         * tests/unictype/test-pr_lowercase.c: Regenerated.
34327         * tests/unictype/test-pr_math.c: Regenerated.
34328         * tests/unictype/test-pr_numeric.c: Regenerated.
34329         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
34330         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
34331         Regenerated.
34332         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
34333         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
34334         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
34335         * tests/unictype/test-pr_other_math.c: Regenerated.
34336         * tests/unictype/test-pr_punctuation.c: Regenerated.
34337         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
34338         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
34339         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
34340         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
34341         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
34342         * tests/unictype/test-pr_uppercase.c: Regenerated.
34343         * tests/unictype/test-pr_xid_continue.c: Regenerated.
34344         * tests/unictype/test-pr_xid_start.c: Regenerated.
34345         * tests/unictype/test-pr_zero_width.c: Regenerated.
34346
34347         Update to Unicode 5.1.0.
34348         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
34349         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
34350         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
34351         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
34352         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
34353         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
34354         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
34355         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
34356         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
34357         (nonspacing_table_ind): Update.
34358         * tests/uniwidth/test-uc_width2.sh: Update expected result.
34359
34360         Update to Unicode 5.1.0.
34361         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
34362         code transform.
34363         * lib/uniname/uniname.c (unicode_character_name,
34364         unicode_name_character): Add the range 0x1Fxxx to the code transform.
34365         * lib/uniname/uninames.h: Regenerated.
34366         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
34367
34368 2009-02-07  Bruno Haible  <bruno@clisp.org>
34369
34370         Merge gen-ctype and gen-lbrk into a single program.
34371         * lib/gen-uni-tables.c: New file, incorporating
34372         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
34373         Add directory prefixes to the names of the generated files.
34374         * lib/unictype/gen-ctype.c: Remove file.
34375         * lib/unilbrk/gen-lbrk.c: Remove file.
34376         * modules/gen-uni-tables: New file.
34377         * modules/unictype/gen-ctype: Remove file.
34378         * modules/unilbrk/gen-lbrk: Remove file.
34379
34380 2009-02-07  Bruno Haible  <bruno@clisp.org>
34381
34382         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
34383
34384         New module 'unistr/u32-strcoll'.
34385         * modules/unistr/u32-strcoll: New file.
34386         * lib/unistr/u32-strcoll.c: New file.
34387
34388         New module 'unistr/u16-strcoll'.
34389         * modules/unistr/u16-strcoll: New file.
34390         * lib/unistr/u16-strcoll.c: New file.
34391
34392         New module 'unistr/u8-strcoll'.
34393         * modules/unistr/u8-strcoll: New file.
34394         * lib/unistr/u8-strcoll.c: New file.
34395         * lib/unistr/u-strcoll.h: New file.
34396
34397 2009-02-07  Bruno Haible  <bruno@clisp.org>
34398
34399         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
34400         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
34401         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
34402         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
34403         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
34404         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
34405
34406 2009-02-07  Bruno Haible  <bruno@clisp.org>
34407
34408         Make 64-bit clean.
34409         * lib/unictype/gen-ctype.c (output_predicate, output_category,
34410         output_combclass, output_bidi_category, output_decimal_digit,
34411         output_digit, output_numeric, output_mirror, output_scripts,
34412         output_ident_category): Use proper width specifier in format strings.
34413
34414 2009-02-07  Bruno Haible  <bruno@clisp.org>
34415
34416         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
34417         failure behaviour.
34418
34419 2009-02-07  Jim Meyering  <meyering@redhat.com>
34420
34421         regex: avoid compilation failure with upcoming gcc-4.4
34422         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
34423         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
34424         "... error: integer overflow in preprocessor expression".
34425
34426 2009-02-05  Ben Pfaff  <blp@gnu.org>
34427
34428         Fix link errors on Windows when close module is used.
34429         * modules/close: Add $(LIB_CLOSE) to Link section.
34430         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
34431         $(LIB_CLOSE) on Windows.
34432
34433 2009-02-05  Jim Meyering  <meyering@redhat.com>
34434
34435         still avoid unused-parameter warnings, but do it cleanly
34436         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
34437         (get_fs_usage): Cast to void instead.
34438         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
34439         (dev_from_mount_options, read_file_system_list): Cast to void.
34440         Prompted by Bruno Haible.
34441
34442 2009-02-04  Jim Meyering  <meyering@redhat.com>
34443
34444         fsusage.c: correct copyright year
34445         * lib/fsusage.c: Reflect year in which the change is pushed into
34446
34447         avoid misc. warnings
34448         * lib/fsusage.c (UNUSED_PARAM): Define.
34449         (get_fs_usage): Mark parameter "disk" as unused.
34450         * lib/getugroups.c (getgrent): Use "void" in prototype.
34451         * lib/mountlist.c: Mark unused parameters.
34452         (read_file_system_list): Declare a local with "const".
34453         * lib/nanosleep.c (getnow): Declare static.
34454         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
34455
34456         dirfd: set errno upon failure
34457         * lib/dirfd.c: Include <errno.h>.
34458         Set errno to ENOTSUP when returning -1.
34459         * modules/dirfd (Depends-on): Add errno.
34460         Suggested by John Kodis <kodis@comcast.net>.
34461
34462 2009-02-01  Bruno Haible  <bruno@clisp.org>
34463
34464         Don't assume sizeof (long) >= sizeof (void *).
34465         * lib/memcmp.c: Include stdint.h.
34466         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
34467         srcp2 to 'const byte *'.
34468         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
34469         types to uintptr_t.
34470         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
34471         * modules/memcmp (Depends-on): Add stdint.
34472         Reported by Ozkan Sezer <sezeroz@gmail.com>.
34473
34474 2009-01-30  Eric Blake  <ebb9@byu.net>
34475
34476         fix more require-before-expand issues
34477         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
34478         expand, AC_PROG_AWK.
34479         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
34480
34481 2009-01-28  Eric Blake  <ebb9@byu.net>
34482
34483         version-etc: use consistent URL formatting
34484         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
34485         Improve formatting.  Use fputs for string without %.
34486
34487 2009-01-28  Jim Meyering  <meyering@redhat.com>
34488
34489         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
34490         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
34491         "underquoted definition of NAME" from autoconf-2.59.
34492
34493 2009-01-28  Bruno Haible  <bruno@clisp.org>
34494
34495         * doc/gnulib.texi: Add "Obsolete modules" to index.
34496
34497 2009-01-28  Jim Meyering  <meyering@redhat.com>
34498
34499         useless-if-before-free: recognize more variants
34500         * build-aux/useless-if-before-free: Also recognize e.g.,
34501         if (NULL != p) free (p);
34502
34503 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
34504
34505         test-getaddrinfo: skip (don't fail) this test when there's no network
34506         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
34507         on the presumption that it means you lack network access.
34508
34509 2009-01-26  Jim Meyering  <meyering@redhat.com>
34510
34511         fflush: avoid warnings on modern systems
34512         * lib/fflush.c (rpl_fflush): Move declarations of locals,
34513         pos and result, into scopes where they're used.
34514
34515 2009-01-26  Eric Blake  <ebb9@byu.net>
34516
34517         Silence warning reintroduced by recent extensions patch.
34518         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
34519         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
34520         autoconf.
34521
34522         Backport improved autoconf semantics of AC_DEFUN_ONCE.
34523         * m4/00gnulib.m4: New file.
34524         * gnulib-tool (func_get_filelist): Always use it.
34525         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
34526         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
34527
34528 2009-01-25  Bruno Haible  <bruno@clisp.org>
34529
34530         Make test-quotearg work on MacOS X and AIX.
34531         * tests/test-quotearg.sh: New file.
34532         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
34533         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
34534         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
34535         include <libintl.h>.
34536         (fake_locale): Remove variable.
34537         (gettext, dgettext, dcgettext): Remove functions.
34538         (main): Instead of setting a fake locale, set a real locale. Call
34539         textdomain and bindtextdomain.
34540         * modules/quotearg-tests (Files): Add the new files.
34541         (Depends-on): Add gettext, setenv, unsetenv.
34542         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
34543         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
34544         Augment TESTS_ENVIRONMENT.
34545
34546 2009-01-25  Bruno Haible  <bruno@clisp.org>
34547
34548         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
34549         fr_FR.ISO8859-1 locale on MacOS X.
34550         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
34551         ja_JP.eucJP locale on MacOS X.
34552         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
34553         zh_CN.GB18030 locale on MacOS X.
34554
34555 2009-01-25  Bruno Haible  <bruno@clisp.org>
34556
34557         Avoid link errors on MacOS X 10.3.
34558         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
34559         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
34560
34561 2009-01-25  Bruno Haible  <bruno@clisp.org>
34562
34563         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
34564         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
34565         * modules/pipe (Files): Remove m4/posix_spawn.m4.
34566         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
34567         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
34568         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
34569         posix_spawnattr_init, posix_spawnattr_setsigmask,
34570         posix_spawnattr_setflags, posix_spawnattr_destroy.
34571
34572         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
34573         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
34574         * modules/execute (Files): Remove m4/posix_spawn.m4.
34575         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
34576         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
34577         posix_spawnattr_init, posix_spawnattr_setsigmask,
34578         posix_spawnattr_setflags, posix_spawnattr_destroy.
34579
34580 2009-01-25  Bruno Haible  <bruno@clisp.org>
34581
34582         * lib/glthread/threadlib.c: Include <stdlib.h>.
34583
34584 2009-01-25  Bruno Haible  <bruno@clisp.org>
34585
34586         * lib/glthread/threadlib.c (dummy): New declaration.
34587
34588 2009-01-25  Bruno Haible  <bruno@clisp.org>
34589
34590         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
34591         multibyte characters also for the GB18030 encoding. Don't crash when
34592         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
34593
34594 2009-01-25  Bruno Haible  <bruno@clisp.org>
34595
34596         Avoid redefining 'struct random_data' on OSF/1 5.1.
34597         * lib/stdlib.in.h: Include <random.h> if it exists.
34598         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
34599         HAVE_RANDOM_H. Include <random.h> when testing whether
34600         'struct random_data' exists.
34601         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
34602
34603 2009-01-25  Bruno Haible  <bruno@clisp.org>
34604
34605         Don't install charset.alias on MacOS X >= 10.3.
34606         * lib/localcharset.c (DARWIN7): New macro.
34607         (get_charset_aliases): Hardcode the result for Darwin7.
34608         * modules/localcharset (install-exec-local): Don't install
34609         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
34610
34611 2009-01-25  Bruno Haible  <bruno@clisp.org>
34612
34613         Don't install charset.alias on mingw and Cygwin.
34614         * modules/localcharset (install-exec-local): Don't install
34615         charset.alias on mingw and Cygwin, if the file does not yet exist.
34616         The result for these platforms is hardcoded in localcharset.c.
34617
34618 2009-01-25  Bruno Haible  <bruno@clisp.org>
34619
34620         Make it possible again to use AC_GNU_SOURCE together with gnulib.
34621         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
34622         before requiring AC_USE_SYSTEM_EXTENSIONS.
34623
34624 2009-01-25  Jim Meyering  <meyering@redhat.com>
34625
34626         c-strtod: avoid warnings
34627         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
34628         "assignment discards qualifiers from pointer target type" warnings.
34629
34630 2009-01-24  Bruno Haible  <bruno@clisp.org>
34631
34632         Add support for non-UTF-8 locales on MacOS X.
34633         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
34634         canonical encodings. For Darwin 7 and newer, don't map traditional
34635         encodings to UTF-8.
34636         Reported by Vincent Lefevre <vincent@vinc17.org>
34637         at <http://savannah.gnu.org/bugs/?25235>.
34638
34639 2009-01-24  Bruno Haible  <bruno@clisp.org>
34640
34641         * doc/gnulib.texi (Obsolete modules): New section.
34642         Reported by Mike Frysinger <vapier@gentoo.org>.
34643
34644 2009-01-24  Bruno Haible  <bruno@clisp.org>
34645
34646         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
34647         (%.dvi): New rule.
34648
34649 2009-01-24  Bruno Haible  <bruno@clisp.org>
34650
34651         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
34652         Reported by Eric Blake.
34653
34654 2009-01-24  Bruno Haible  <bruno@clisp.org>
34655
34656         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
34657         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
34658         Reported by Gary V. Vaughan <gary@gnu.org>.
34659
34660 2009-01-24  Bruno Haible  <bruno@clisp.org>
34661
34662         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
34663
34664 2009-01-23  Bruno Haible  <bruno@clisp.org>
34665
34666         Make c-strtod, c-strtold usable in libraries.
34667         * lib/c-strtod.c: Include string.h instead of xalloc.h.
34668         (C_STRTOD): Call strdup instead of xstrdup.
34669         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
34670         * modules/c-strtold (Depends-on): Likewise.
34671         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
34672         * NEWS: Mention the change.
34673         Reported by Michael Gold <mgold@ncf.ca>.
34674
34675 2009-01-23  Jim Meyering  <meyering@redhat.com>
34676
34677         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
34678         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
34679         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
34680
34681 2009-01-23  Simon Josefsson  <simon@josefsson.org>
34682
34683         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
34684         GNU CoreUtils.
34685         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
34686         * modules/version-etc (Description): Update.
34687
34688 2009-01-22  Bruno Haible  <bruno@clisp.org>
34689
34690         Cache the C locale object.
34691         * lib/c-strtod.c (c_locale_cache): New variable.
34692         (c_locale): New function.
34693         (C_STRTOD): Use it, and don't call freelocale.
34694         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
34695         Suggested by Paolo Bonzini.
34696
34697 2009-01-21  Bruno Haible  <bruno@clisp.org>
34698
34699         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
34700         conditions other than overflow.
34701
34702 2009-01-21  Bruno Haible  <bruno@clisp.org>
34703
34704         * lib/c-strtod.c: Include errno.h.
34705         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
34706         value from STRTOD_L and STRTOD.
34707
34708 2009-01-21  Bruno Haible  <bruno@clisp.org>
34709         and Jim Meyering  <meyering@redhat.com>
34710
34711         nanosleep: skip configure test (fail it) for apple universal builds
34712         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
34713         universal builds, assume that nanosleep does not work.
34714         * modules/nanosleep (Depends-on): Add multiarch.
34715
34716         mktime: skip configure test (fail it) for apple universal builds
34717         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
34718         universal builds, assume that mktime does not work.
34719         * modules/mktime (Depends-on): Add multiarch.
34720
34721 2009-01-21  Eric Blake  <ebb9@byu.net>
34722
34723         multiarch: avoid expand-before-require warning
34724         * modules/multiarch (configure.ac): Require, rather than expand,
34725         gl_MULTIARCH.
34726         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
34727         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
34728         enforce that all clients require it.  Partial reversion of
34729         2008-12-29 patch.
34730
34731         error: avoid expand-before-require warning
34732         * modules/errno (configure.ac): Require, rather than expand,
34733         gl_HEADER_ERRNO_H.
34734         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
34735         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
34736         enforce that all clients require it.
34737
34738         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
34739         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
34740         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
34741         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
34742
34743 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
34744
34745         Revert:
34746         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
34747
34748         regex: do not depend on obsolete modules.
34749         * modules/regex: Remove memcmp and memmove.
34750
34751 2009-01-20  Bruno Haible  <bruno@clisp.org>
34752
34753         Make the 'link' module link on Windows NT 4.
34754         * lib/link.c (_WIN32_WINNT): Don't define.
34755         (CreateHardLinkFuncType): New type.
34756         (CreateHardLinkFunc, initialized): New variables.
34757         (initialize): New function.
34758         (link): Invoke CreateHardLink indirectly through the function pointer.
34759
34760 2009-01-20  Bruno Haible  <bruno@clisp.org>
34761
34762         Fix compilation failure on mingw.
34763         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
34764
34765 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
34766
34767         * doc/c-strtod.texi: Mention a couple of restrictions.
34768
34769 2009-01-20  Jim Meyering  <meyering@redhat.com>
34770
34771         gettimeofday: move more declarations out of functions
34772         * lib/gettimeofday.c: Move extern declarations of tzset and
34773         gmtime out of containing functions.  Prompted by Bruno Haible.
34774
34775 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
34776
34777         regex: do not depend on obsolete modules.
34778         * modules/regex: Remove memcmp and memmove.
34779
34780 2009-01-19  Bruno Haible  <bruno@clisp.org>
34781
34782         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
34783         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
34784         gl_BIGENDIAN, not AC_C_BIGENDIAN.
34785         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
34786         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
34787
34788 2009-01-19  Bruno Haible  <bruno@clisp.org>
34789
34790         * tests/test-link.c: Include <errno.h>.
34791         (main): Exit with code 77 when a hard link cannot be created due to
34792         the file system.
34793         * tests/test-link.sh: Skip test when a hard link cannot be created due
34794         to the file system.
34795         Suggested by Eric Blake.
34796
34797 2009-01-19  Martin Lambers  <marlam@marlam.de>
34798
34799         * modules/link-tests: New file.
34800         * tests/test-link.sh: New file.
34801         * tests/test-link.c: New file.
34802
34803 2009-01-19  Eric Blake  <ebb9@byu.net>
34804
34805         doc: mention another function added in cygwin 1.7.0
34806         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
34807         Another new function in cygwin 1.7.
34808
34809 2009-01-19  Bruno Haible  <bruno@clisp.org>
34810
34811         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
34812         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
34813         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
34814         gl_BIGENDIAN, not AC_C_BIGENDIAN.
34815         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
34816         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
34817         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
34818         * m4/md4.m4 (gl_MD4): Likewise.
34819         * m4/md5.m4 (gl_MD5): Likewise.
34820         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
34821         * m4/sha1.m4 (gl_SHA1): Likewise.
34822         * m4/sha256.m4 (gl_SHA256): Likewise.
34823         * m4/sha512.m4 (gl_SHA512): Likewise.
34824
34825 2009-01-19  Bruno Haible  <bruno@clisp.org>
34826
34827         * modules/uniname/uniname-tests (Depends-on): Add progname.
34828         * tests/uniname/test-uninames.c: Include progname.h.
34829         (main): Call set_program_name.
34830
34831         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
34832         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
34833         (main): Call set_program_name.
34834
34835         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
34836         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
34837         (main): Call set_program_name.
34838
34839         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
34840         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
34841         (main): Call set_program_name.
34842
34843         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
34844         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
34845         (main): Call set_program_name.
34846
34847         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
34848         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
34849         (main): Call set_program_name.
34850
34851         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
34852         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
34853         (main): Call set_program_name.
34854
34855         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
34856         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
34857         (main): Call set_program_name.
34858
34859         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
34860         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
34861         (main): Call set_program_name.
34862
34863 2009-01-19  Eric Blake  <ebb9@byu.net>
34864
34865         test-unistd: test previous patch
34866         * tests/test-unistd.c: Test *_FILENO macros.
34867
34868         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
34869         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
34870         Guarantee a definition.
34871         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
34872         * modules/unistd-safer (Depends-on): Add dependency on unistd.
34873         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
34874         * lib/dup-safer.c (STDERR_FILENO): Likewise.
34875         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
34876         Likewise.
34877         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
34878         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
34879         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
34880         Likewise.
34881         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
34882         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
34883         (STDERR_FILENO): Likewise.
34884         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
34885         (STDERR_FILENO): Likewise.
34886         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
34887         (STDERR_FILENO): Likewise.
34888         Reported by Elbert Pol.
34889
34890 2009-01-19  Eric Blake  <ebb9@byu.net>
34891
34892         doc: mention more functions added in cygwin 1.7.0
34893         * doc/posix-functions/abort.texi (abort): Update wording related
34894         to cygwin.
34895         * doc/posix-functions/daylight.texi (daylight): Likewise.
34896         * doc/posix-functions/optarg.texi (optarg): Likewise.
34897         * doc/posix-functions/optarg.texi (opterr): Likewise.
34898         * doc/posix-functions/optarg.texi (optind): Likewise.
34899         * doc/posix-functions/optarg.texi (optopt): Likewise.
34900         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
34901         worked in 1.5.x, and was withdrawn in 1.7.
34902         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
34903         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
34904         cygwin versions.
34905         * doc/posix-functions/perror.texi (perror): Likewise.
34906         * doc/posix-functions/printf.texi (printf): Likewise.
34907         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
34908         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
34909         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
34910         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
34911         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
34912         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
34913         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
34914         Likewise.
34915         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
34916         Likewise.
34917         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
34918         this function.
34919         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
34920         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
34921         Likewise.
34922         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
34923         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
34924         * doc/posix-functions/confstr.texi (confstr): Likewise.
34925         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
34926         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
34927         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
34928         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
34929         * doc/posix-functions/fputws.texi (fputws): Likewise.
34930         * doc/posix-functions/fwide.texi (fwide): Likewise.
34931         * doc/posix-functions/getwc.texi (getwc): Likewise.
34932         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
34933         * doc/posix-functions/putwc.texi (putwc): Likewise.
34934         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
34935         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
34936         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
34937         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
34938         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
34939         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
34940         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
34941         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
34942         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
34943         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
34944         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
34945
34946 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
34947
34948         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
34949         * lib/ioctl.c: Include <sys/ioctl.h>.
34950
34951 2009-01-19  Simon Josefsson  <simon@josefsson.org>
34952
34953         * modules/getdate-tests (Depends-on): Add progname.
34954         * tests/test-getdate.c: Use progname module, to avoid link errors
34955         on non-glibc systems.
34956
34957 2009-01-18  Simon Josefsson  <simon@josefsson.org>
34958
34959         * modules/filenamecat-tests (Depends-on): Add progname.
34960         * modules/fstrcmp-tests (Depends-on): Likewise.
34961
34962         * tests/test-filenamecat.c: Use progname module, to avoid link
34963         errors on non-glibc systems.
34964         * tests/test-fstrcmp.c: Likewise.
34965
34966 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
34967
34968         gettimeofday: avoid warning: nested extern declaration of 'localtime'
34969         * lib/gettimeofday.c: Move extern declaration out of function.
34970
34971 2009-01-18  Bruno Haible  <bruno@clisp.org>
34972
34973         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
34974         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
34975         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
34976
34977 2009-01-18  Bruno Haible  <bruno@clisp.org>
34978
34979         * lib/strftime.c (MEMPCPY): Remove unused macro.
34980         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
34981
34982 2009-01-18  Martin Lambers  <marlam@marlam.de>
34983
34984         New module 'link'.
34985         * lib/unistd.in.h (link): New declaration.
34986         * lib/link.c: New file.
34987         * m4/link.m4: New file.
34988         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
34989         HAVE_LINK.
34990         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
34991         * modules/link: New file.
34992         * doc/posix-functions/link.texi: Mention the new module.
34993
34994 2009-01-18  Bruno Haible  <bruno@clisp.org>
34995
34996         * tests/test-avltree_list.c (main): Call set_program_name.
34997         * tests/test-avltree_oset.c (main): Likewise.
34998         * tests/test-obstack-printf.c: Include progname.h.
34999         (main): Call set_program_name.
35000         * tests/test-quotearg.c: Include progname.h.
35001         (main): Call set_program_name.
35002         * tests/test-xmemdup0.c: Include progname.h.
35003         (main): Call set_program_name.
35004
35005 2009-01-18  Bruno Haible  <bruno@clisp.org>
35006
35007         New module 'alphasort'.
35008         * lib/dirent.in.h (alphasort): New declaration.
35009         * lib/alphasort.c: New file, from glibc with modifications.
35010         * m4/alphasort.m4: New file.
35011         * modules/alphasort: New file.
35012         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
35013         HAVE_ALPHASORT.
35014         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
35015         HAVE_ALPHASORT.
35016         * doc/posix-functions/alphasort.texi: Mention the new module and the
35017         portability problems.
35018
35019 2009-01-18  Bruno Haible  <bruno@clisp.org>
35020
35021         New module 'scandir'.
35022         * lib/dirent.in.h (scandir): New declaration.
35023         * lib/scandir.c: New file, from glibc with modifications.
35024         * m4/scandir.m4: New file.
35025         * modules/scandir: New file.
35026         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
35027         HAVE_SCANDIR.
35028         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
35029         HAVE_SCANDIR.
35030         * doc/posix-functions/scandir.texi: Mention the new module and the
35031         portability problems.
35032
35033 2009-01-17  Bruno Haible  <bruno@clisp.org>
35034
35035         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
35036         Update documentation.
35037         (func_remove_suffix): Escape all dots in the suffix. Update
35038         documentation.
35039         (func_filter_filelist): Update documentation.
35040         Reported by Ralf Wildenhues.
35041
35042 2009-01-17  Bruno Haible  <bruno@clisp.org>
35043
35044         * modules/dprintf-posix-tests: New file.
35045         * tests/test-dprintf-posix.sh: New file.
35046         * tests/test-dprintf-posix.c: New file.
35047
35048         New modules 'dprintf', 'dprintf-posix'.
35049         * lib/stdio.in.h (dprintf): New declaration.
35050         * lib/dprintf.c: New file.
35051         * m4/dprintf.m4: New file.
35052         * m4/dprintf-posix.m4: New file.
35053         * modules/dprintf: New file.
35054         * modules/dprintf-posix: New file.
35055         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
35056         HAVE_DPRINTF, REPLACE_DPRINTF.
35057         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
35058         HAVE_DPRINTF, REPLACE_DPRINTF.
35059         * doc/posix-functions/dprintf.texi: Mention the new modules.
35060
35061 2009-01-17  Bruno Haible  <bruno@clisp.org>
35062
35063         * modules/vdprintf-posix-tests: New file.
35064         * tests/test-vdprintf-posix.sh: New file.
35065         * tests/test-vdprintf-posix.c: New file.
35066
35067         New modules 'vdprintf', 'vdprintf-posix'.
35068         * lib/stdio.in.h (vdprintf): New declaration.
35069         * lib/vdprintf.c: New file.
35070         * m4/vdprintf.m4: New file.
35071         * m4/vdprintf-posix.m4: New file.
35072         * modules/vdprintf: New file.
35073         * modules/vdprintf-posix: New file.
35074         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
35075         HAVE_VDPRINTF, REPLACE_VDPRINTF.
35076         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
35077         HAVE_VDPRINTF, REPLACE_VDPRINTF.
35078         * doc/posix-functions/vdprintf.texi: Mention the new modules.
35079
35080 2009-01-17  Bruno Haible  <bruno@clisp.org>
35081
35082         Fix replacement of fopen on mingw.
35083         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
35084         mingw.
35085
35086 2009-01-17  Bruno Haible  <bruno@clisp.org>
35087
35088         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
35089         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
35090
35091 2009-01-17  Bruno Haible  <bruno@clisp.org>
35092
35093         Avoid test-fflush2.sh failure on mingw.
35094         * tests/test-fflush2.c: Include binary-io.h.
35095         (main): Put standard input into binary mode.
35096         * modules/fflush-tests (Depends-on): Add binary-io.
35097
35098 2009-01-17  Bruno Haible  <bruno@clisp.org>
35099
35100         * lib/wchar.in.h: In another particular situation, include only the
35101         system's <wchar.h> file.
35102         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
35103         Reported by Albert Chin-A-Young <china@thewrittenword.com>
35104         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
35105
35106 2009-01-17  Bruno Haible  <bruno@clisp.org>
35107
35108         Support for stripping executables in --enable-relocatable.
35109         * build-aux/install-reloc: Expect one more argument, or an environment
35110         variable RELOC_STRIP_PROG. If set, strip the destination program and
35111         its wrapper.
35112         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
35113         RELOC_STRIP_PROG.
35114         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
35115         to set RELOCATABLE_STRIP.
35116         * NEWS: Mention the new Makefile requirement.
35117
35118 2009-01-17  Bruno Haible  <bruno@clisp.org>
35119
35120         * build-aux/install-reloc: Remove debugging information left over by
35121         C compiler on MacOS X.
35122
35123 2009-01-17  Bruno Haible  <bruno@clisp.org>
35124
35125         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
35126         * lib/progreloc.c (find_executable): Fix type of pointer passed to
35127         _NSGetExecutablePath.
35128
35129 2009-01-16  Jim Meyering  <meyering@redhat.com>
35130
35131         strerror: avoid warnings about discarding "const"
35132         * lib/strerror.c (rpl_strerror): Instead of returning a const
35133         string from each and every "case", use a variable, and add a single
35134         cast after the switch.
35135
35136 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
35137
35138         * lib/arpa_inet.in.h: Add extern "C" block for C++.
35139
35140 2009-01-16  Bruno Haible  <bruno@clisp.org>
35141
35142         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
35143         array initializer syntax that also works in C++ mode.
35144         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
35145
35146 2009-01-16  Jim Meyering  <meyering@redhat.com>
35147
35148         poll: suppress a warning
35149         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
35150         to ignore "...unsigned expression < 0 is always false" warnings.
35151
35152 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
35153
35154         poll: remove declarations of unused variables
35155         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
35156         sockbuf and optlen.
35157
35158 2009-01-15  Bruno Haible  <bruno@clisp.org>
35159
35160         Make fflush-after-ungetc POSIX compliant on BSD systems.
35161         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
35162         (clear_ungetc_buffer): Implement also for other systems.
35163         (rpl_fflush): On glibc systems, invoke
35164         clear_ungetc_buffer_preserving_position. Otherwise, invoke
35165         clear_ungetc_buffer after fetching the stream's position, not before.
35166
35167 2009-01-15  Bruno Haible  <bruno@clisp.org>
35168
35169         Make fflush-after-ungetc POSIX compliant on glibc systems.
35170         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
35171         after ungetc.
35172         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
35173         (rpl_fflush): On glibc systems, simply call the system's fflush
35174         function after clearing the ungetc buffer.
35175         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
35176         Instead, lseek only to the end of file, then use the system's fseeko
35177         for the rest. On glibc systems, reset the EOF indicator bit.
35178
35179 2009-01-15  Jim Meyering  <meyering@redhat.com>
35180
35181         openmp.m4: revert quote-adding change, for portability to older autoconf
35182         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
35183         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
35184         Simon Josefsson noticed the problem when using autoconf-2.61.
35185
35186 2009-01-15  Bruno Haible  <bruno@clisp.org>
35187
35188         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
35189         * tests/test-fflush2.c (ASSERT): Always fail.
35190         (main): Add two tests for fflush() after ungetc(), taking into account
35191         the Austin Group's clarification.
35192         Suggested by Eric Blake.
35193
35194 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
35195
35196         mktime.m4: remove K&R-style function prototypes
35197         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
35198         for the Sun C++ compiler.
35199
35200 2009-01-14  Bruno Haible  <bruno@clisp.org>
35201
35202         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
35203         while including <wchar.h>.
35204         * lib/wchar.in.h: In two particular situations on HP-UX, include only
35205         the system's <wchar.h> file.
35206         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
35207
35208 2009-01-14  Bruno Haible  <bruno@clisp.org>
35209
35210         * m4/csharp.m4: Don't mention gettext on the serial number line.
35211         * m4/csharpexec.m4: Likewise.
35212         * m4/eaccess.m4: Likewise.
35213         * m4/javaexec.m4: Likewise.
35214         * m4/sig_atomic_t.m4: Likewise.
35215         * m4/tmpdir.m4: Likewise.
35216         * m4/intldir.m4: Bump gettext version.
35217         * m4/lib-ld.m4: Likewise.
35218
35219 2009-01-14  Bruno Haible  <bruno@clisp.org>
35220
35221         * lib/progname.c (set_program_name): Add more comments.
35222         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
35223
35224 2009-01-14  Simon Josefsson  <simon@josefsson.org>
35225
35226         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
35227         were sys/stat.h does not define it.
35228
35229 2009-01-14  Jim Meyering  <meyering@redhat.com>
35230
35231         many *.m4 files: improve m4 quoting
35232         99% of this change was performed by running the following commands:
35233         git ls-files | grep '\.m4$' | xargs perl -pi \
35234           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
35235           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
35236           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
35237           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
35238         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
35239         The remainder were to add Copyright dates, increment serial numbers,
35240         undo some changes in comments, exclude m4/intl.m4, and add quotes
35241         around the "1" in ",1" where the unusual spacing prohibited the
35242         above regexps from doing the job.  For more details, see
35243         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
35244         * m4/acl.m4: Modified.
35245         * m4/afs.m4: Likewise.
35246         * m4/alloca.m4: Likewise.
35247         * m4/argp.m4: Likewise.
35248         * m4/argz.m4: Likewise.
35249         * m4/atexit.m4: Likewise.
35250         * m4/bison-i18n.m4: Likewise.
35251         * m4/bison.m4: Likewise.
35252         * m4/byteswap.m4: Likewise.
35253         * m4/c-stack.m4: Likewise.
35254         * m4/c-strtod.m4: Likewise.
35255         * m4/calloc.m4: Likewise.
35256         * m4/canonicalize-lgpl.m4: Likewise.
35257         * m4/chown.m4: Likewise.
35258         * m4/clock_time.m4: Likewise.
35259         * m4/codeset.m4: Likewise.
35260         * m4/copy-file.m4: Likewise.
35261         * m4/csharp.m4: Likewise.
35262         * m4/csharpcomp.m4: Likewise.
35263         * m4/csharpexec.m4: Likewise.
35264         * m4/d-ino.m4: Likewise.
35265         * m4/d-type.m4: Likewise.
35266         * m4/dirfd.m4: Likewise.
35267         * m4/double-slash-root.m4: Likewise.
35268         * m4/eaccess.m4: Likewise.
35269         * m4/eealloc.m4: Likewise.
35270         * m4/environ.m4: Likewise.
35271         * m4/errno_h.m4: Likewise.
35272         * m4/euidaccess.m4: Likewise.
35273         * m4/execute.m4: Likewise.
35274         * m4/fatal-signal.m4: Likewise.
35275         * m4/fchdir.m4: Likewise.
35276         * m4/fcntl_h.m4: Likewise.
35277         * m4/fileblocks.m4: Likewise.
35278         * m4/filenamecat.m4: Likewise.
35279         * m4/findprog.m4: Likewise.
35280         * m4/flexmember.m4: Likewise.
35281         * m4/fnmatch.m4: Likewise.
35282         * m4/fopen.m4: Likewise.
35283         * m4/fpending.m4: Likewise.
35284         * m4/fprintf-posix.m4: Likewise.
35285         * m4/free.m4: Likewise.
35286         * m4/frexp.m4: Likewise.
35287         * m4/frexpl.m4: Likewise.
35288         * m4/fsusage.m4: Likewise.
35289         * m4/ftruncate.m4: Likewise.
35290         * m4/gc-camellia.m4: Likewise.
35291         * m4/gc-random.m4: Likewise.
35292         * m4/gc.m4: Likewise.
35293         * m4/getaddrinfo.m4: Likewise.
35294         * m4/getcwd-abort-bug.m4: Likewise.
35295         * m4/getcwd-path-max.m4: Likewise.
35296         * m4/getdate.m4: Likewise.
35297         * m4/getdomainname.m4: Likewise.
35298         * m4/getgroups.m4: Likewise.
35299         * m4/gethostname.m4: Likewise.
35300         * m4/gethrxtime.m4: Likewise.
35301         * m4/getline.m4: Likewise.
35302         * m4/getloadavg.m4: Likewise.
35303         * m4/getndelim2.m4: Likewise.
35304         * m4/getpass.m4: Likewise.
35305         * m4/gettext.m4: Likewise.
35306         * m4/gettime.m4: Likewise.
35307         * m4/gettimeofday.m4: Likewise.
35308         * m4/gnulib-common.m4: Likewise.
35309         * m4/group-member.m4: Likewise.
35310         * m4/host-os.m4: Likewise.
35311         * m4/iconv.m4: Likewise.
35312         * m4/iconv_open.m4: Likewise.
35313         * m4/inet_ntop.m4: Likewise.
35314         * m4/inet_pton.m4: Likewise.
35315         * m4/inline.m4: Likewise.
35316         * m4/intldir.m4: Likewise.
35317         * m4/intlmacosx.m4: Likewise.
35318         * m4/intmax.m4: Likewise.
35319         * m4/intmax_t.m4: Likewise.
35320         * m4/inttypes.m4: Likewise.
35321         * m4/inttypes_h.m4: Likewise.
35322         * m4/inttypes-pri.m4: Likewise.
35323         * m4/isapipe.m4: Likewise.
35324         * m4/isnand.m4: Likewise.
35325         * m4/isnanf.m4: Likewise.
35326         * m4/isnanl.m4: Likewise.
35327         * m4/javacomp.m4: Likewise.
35328         * m4/javaexec.m4: Likewise.
35329         * m4/jm-winsz1.m4: Likewise.
35330         * m4/jm-winsz2.m4: Likewise.
35331         * m4/lchown.m4: Likewise.
35332         * m4/lcmessage.m4: Likewise.
35333         * m4/ldexpl.m4: Likewise.
35334         * m4/lib-ld.m4: Likewise.
35335         * m4/lib-link.m4: Likewise.
35336         * m4/libsigsegv.m4: Likewise.
35337         * m4/link-follow.m4: Likewise.
35338         * m4/localcharset.m4: Likewise.
35339         * m4/locale-fr.m4: Likewise.
35340         * m4/locale-ja.m4: Likewise.
35341         * m4/locale-tr.m4: Likewise.
35342         * m4/locale-zh.m4: Likewise.
35343         * m4/lock.m4: Likewise.
35344         * m4/longlong.m4: Likewise.
35345         * m4/ls-mntd-fs.m4: Likewise.
35346         * m4/lstat.m4: Likewise.
35347         * m4/malloc.m4: Likewise.
35348         * m4/mathl.m4: Likewise.
35349         * m4/mbrtowc.m4: Likewise.
35350         * m4/mbstate_t.m4: Likewise.
35351         * m4/mbswidth.m4: Likewise.
35352         * m4/memchr.m4: Likewise.
35353         * m4/memcmp.m4: Likewise.
35354         * m4/memcpy.m4: Likewise.
35355         * m4/memmem.m4: Likewise.
35356         * m4/memmove.m4: Likewise.
35357         * m4/mempcpy.m4: Likewise.
35358         * m4/memrchr.m4: Likewise.
35359         * m4/memset.m4: Likewise.
35360         * m4/minmax.m4: Likewise.
35361         * m4/mkdir-slash.m4: Likewise.
35362         * m4/mkdtemp.m4: Likewise.
35363         * m4/mktime.m4: Likewise.
35364         * m4/mmap-anon.m4: Likewise.
35365         * m4/mountlist.m4: Likewise.
35366         * m4/nanosleep.m4: Likewise.
35367         * m4/nls.m4: Likewise.
35368         * m4/nocrash.m4: Likewise.
35369         * m4/open.m4: Likewise.
35370         * m4/openat.m4: Likewise.
35371         * m4/openmp.m4: Likewise.
35372         * m4/pathmax.m4: Likewise.
35373         * m4/perl.m4: Likewise.
35374         * m4/physmem.m4: Likewise.
35375         * m4/pipe.m4: Likewise.
35376         * m4/po.m4: Likewise.
35377         * m4/poll.m4: Likewise.
35378         * m4/posixtm.m4: Likewise.
35379         * m4/posixver.m4: Likewise.
35380         * m4/printf-frexp.m4: Likewise.
35381         * m4/printf-frexpl.m4: Likewise.
35382         * m4/printf-posix.m4: Likewise.
35383         * m4/printf-posix-rpl.m4: Likewise.
35384         * m4/printf.m4: Likewise.
35385         * m4/progtest.m4: Likewise.
35386         * m4/putenv.m4: Likewise.
35387         * m4/readline.m4: Likewise.
35388         * m4/readlink.m4: Likewise.
35389         * m4/readutmp.m4: Likewise.
35390         * m4/realloc.m4: Likewise.
35391         * m4/regex.m4: Likewise.
35392         * m4/relocatable.m4: Likewise.
35393         * m4/relocatable-lib.m4: Likewise.
35394         * m4/rename-dest-slash.m4: Likewise.
35395         * m4/rename.m4: Likewise.
35396         * m4/rmdir-errno.m4: Likewise.
35397         * m4/rmdir.m4: Likewise.
35398         * m4/roundf.m4: Likewise.
35399         * m4/roundl.m4: Likewise.
35400         * m4/rpmatch.m4: Likewise.
35401         * m4/save-cwd.m4: Likewise.
35402         * m4/selinux-selinux-h.m4: Likewise.
35403         * m4/setenv.m4: Likewise.
35404         * m4/settime.m4: Likewise.
35405         * m4/sig2str.m4: Likewise.
35406         * m4/sig_atomic_t.m4: Likewise.
35407         * m4/signalblocking.m4: Likewise.
35408         * m4/signbit.m4: Likewise.
35409         * m4/sigpipe.m4: Likewise.
35410         * m4/sockets.m4: Likewise.
35411         * m4/sockpfaf.m4: Likewise.
35412         * m4/st_dm_mode.m4: Likewise.
35413         * m4/stat-time.m4: Likewise.
35414         * m4/stdbool.m4: Likewise.
35415         * m4/stdint.m4: Likewise.
35416         * m4/stdint_h.m4: Likewise.
35417         * m4/stpcpy.m4: Likewise.
35418         * m4/stpncpy.m4: Likewise.
35419         * m4/strcase.m4: Likewise.
35420         * m4/strchrnul.m4: Likewise.
35421         * m4/strcspn.m4: Likewise.
35422         * m4/strdup.m4: Likewise.
35423         * m4/strftime.m4: Likewise.
35424         * m4/strndup.m4: Likewise.
35425         * m4/strnlen.m4: Likewise.
35426         * m4/strpbrk.m4: Likewise.
35427         * m4/strptime.m4: Likewise.
35428         * m4/strsep.m4: Likewise.
35429         * m4/strtod.m4: Likewise.
35430         * m4/strtoimax.m4: Likewise.
35431         * m4/strtok_r.m4: Likewise.
35432         * m4/strtol.m4: Likewise.
35433         * m4/strtoll.m4: Likewise.
35434         * m4/strtoul.m4: Likewise.
35435         * m4/strtoull.m4: Likewise.
35436         * m4/strtoumax.m4: Likewise.
35437         * m4/strverscmp.m4: Likewise.
35438         * m4/threadlib.m4: Likewise.
35439         * m4/timegm.m4: Likewise.
35440         * m4/tm_gmtoff.m4: Likewise.
35441         * m4/tmpdir.m4: Likewise.
35442         * m4/tmpfile.m4: Likewise.
35443         * m4/tzset.m4: Likewise.
35444         * m4/uintmax_t.m4: Likewise.
35445         * m4/unlinkdir.m4: Likewise.
35446         * m4/unlocked-io.m4: Likewise.
35447         * m4/uptime.m4: Likewise.
35448         * m4/userspec.m4: Likewise.
35449         * m4/utimbuf.m4: Likewise.
35450         * m4/utime.m4: Likewise.
35451         * m4/utimes-null.m4: Likewise.
35452         * m4/utimes.m4: Likewise.
35453         * m4/vararrays.m4: Likewise.
35454         * m4/vasnprintf.m4: Likewise.
35455         * m4/vfprintf-posix.m4: Likewise.
35456         * m4/vprintf-posix.m4: Likewise.
35457         * m4/wait-process.m4: Likewise.
35458         * m4/wchar_t.m4: Likewise.
35459         * m4/wint_t.m4: Likewise.
35460         * m4/write-any-file.m4: Likewise.
35461         * m4/yield.m4: Likewise.
35462
35463 2009-01-13  Bruno Haible  <bruno@clisp.org>
35464
35465         Avoid test-copy-file.sh failures when ACL support insufficient.
35466         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
35467         TESTS_ENVIRONMENT.
35468         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
35469         Reported by Jim Meyering.
35470
35471 2009-01-13  Bruno Haible  <bruno@clisp.org>
35472
35473         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
35474         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
35475         * modules/unistdio/u8-printf-parse (Files): Likewise.
35476         * modules/unistdio/u32-printf-parse (Files): Likewise.
35477         * modules/unistdio/ulc-printf-parse (Files): Likewise.
35478
35479 2009-01-13  Simon Josefsson  <simon@josefsson.org>
35480
35481         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
35482         and m4/inttypes_h.m4 too.
35483
35484 2009-01-12  Eric Blake  <ebb9@byu.net>
35485
35486         tests: IRIX 6.2 cc can't compile -0.0 into .data
35487         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
35488         rather than at compile-time.
35489         * tests/test-floorl.c (minus_zero): Likewise.
35490         * tests/test-frexpl.c (minus_zero): Likewise.
35491         * tests/test-isnan.c (minus_zerol): Likewise.
35492         * tests/test-isnanl.h (minus_zero): Likewise.
35493         * tests/test-ldexpl.c (minus_zero): Likewise.
35494         * tests/test-roundl.c (minus_zero): Likewise.
35495         * tests/test-signbit.c (minus_zerol): Likewise.
35496         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
35497         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
35498         * tests/test-truncl.c (minus_zero): Likewise.
35499         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
35500         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
35501         Reported by Tom G. Christensen and Nelson H. F. Beebe.
35502
35503 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
35504
35505         regex: fix glibc bug 9697
35506         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
35507         handling.
35508
35509 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
35510
35511         regex: fix glibc bug 697
35512         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
35513         being NULL also if there are no backreferences.
35514
35515 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
35516
35517         regex: merge glibc changes
35518         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
35519         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
35520         re_string_skip_chars, re_string_reconstruct): Likewise.
35521         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
35522
35523 2009-01-07  Jim Meyering  <meyering@redhat.com>
35524
35525         poll: filter through cppi
35526         * lib/poll.c: Indent cpp directives to reflect nesting.
35527
35528 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
35529
35530         poll: don't return uninitialized
35531         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
35532
35533 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
35534
35535         avoid compile failure on AIX 6.1
35536         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
35537         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
35538
35539 2009-01-04  Jim Meyering  <meyering@redhat.com>
35540
35541         remove duplicate inclusion of <stdio.h>
35542         * tests/test-fprintf-posix.c: Likewise.
35543         * tests/test-printf-posix.c: Likewise.
35544         * tests/test-snprintf-posix.c: Likewise.
35545         * tests/test-sprintf-posix.c: Likewise.
35546         * tests/test-vasprintf-posix.c: Likewise.
35547         * tests/test-vfprintf-posix.c: Likewise.
35548         * tests/test-vprintf-posix.c: Likewise.
35549         * tests/test-vsnprintf-posix.c: Likewise.
35550         * tests/test-vsprintf-posix.c: Likewise.
35551
35552 2009-01-03  Jim Meyering  <meyering@redhat.com>
35553
35554         gnulib-tool: fix sed-based filtering
35555         * gnulib-tool (func_filter_filelist): Remove extra backslash
35556         in sed_fff_filter definition.
35557
35558 2009-01-02  Jim Meyering  <meyering@redhat.com>
35559
35560         strftime: avoid compilation failure on Solaris 2.6
35561         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
35562         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
35563         Don't #define mbrlen or mbsinit, since now they're guaranteed to
35564         be available.  Reported by Tom G. Christensen.  Details in
35565         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
35566
35567 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35568             Bruno Haible  <bruno@clisp.org>
35569
35570         Speed up gnulib-tool by doing more string processing through shell
35571         built-ins.
35572         * gnulib-tool (fast_func_append): New variable.
35573         (func_remove_prefix, func_remove_suffix): New functions.
35574         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
35575         (func_filter_filelist): New function.
35576         (func_get_dependencies): Use func_remove_suffix instead of sed.
35577         (func_get_automake_snippet): Use func_filter_filelist instead of a
35578         subshell and sed invocation.
35579
35580 2009-01-01  Bruno Haible  <bruno@clisp.org>
35581
35582         Fix a security bug.
35583         * gnulib-tool (func_import, import, update): Don't allow the characters
35584         '"', '$', '`', '\' in macro arguments that become part of commands that
35585         are evaluated.
35586
35587 2009-01-01  Bruno Haible  <bruno@clisp.org>
35588
35589         * gnulib-tool (func_reset_sigpipe): Add more comments.
35590
35591 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35592
35593         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
35594         func_emit_tests_Makefile_am, func_import): Abort loops early if we
35595         already know the answer.
35596
35597 2009-01-01  Jim Meyering  <meyering@redhat.com>
35598
35599         * lib/version-etc.c (version_etc_va): Update copyright year.
35600
35601 2008-12-30  Bruno Haible  <bruno@clisp.org>
35602
35603         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
35604         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
35605         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
35606
35607 2008-12-29  Eric Blake  <ebb9@byu.net>
35608
35609         multiarch: avoid autoconf AC_REQUIRE bug
35610         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
35611         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
35612         2.63 and older.
35613         Reported by Bruno Haible, and analyzed in
35614         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
35615
35616 2008-12-29  Bruno Haible  <bruno@clisp.org>
35617
35618         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
35619         files in subdirectories correctly.
35620         Reported by Ralf Wildenhues.
35621
35622 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35623
35624         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
35625         rather than 'join FILE -', for Solaris join.
35626
35627 2008-12-29  Bruno Haible  <bruno@clisp.org>
35628
35629         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
35630         quoting.
35631         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
35632         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
35633         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
35634         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
35635         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
35636         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
35637         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
35638         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
35639         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
35640         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
35641         * m4/nls.m4 (AM_NLS): Likewise.
35642         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
35643         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
35644         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
35645         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
35646         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
35647         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
35648         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
35649         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
35650         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
35651         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
35652         * m4/xsize.m4 (gl_XSIZE): Likewise.
35653         Suggested by Jim Meyering.
35654
35655 2008-11-17  Bruce Korb  <bkorb@gnu.org>
35656
35657         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
35658         * lib/parse-duration.c: use a switch instead of cascading if's.
35659
35660 2008-12-29  Eric Blake  <ebb9@byu.net>
35661
35662         wchar.h: supply WEOF on Irix 5.3
35663         * lib/wchar.in.h (wint_t): Also supply WEOF.
35664         * lib/wctype.in.h (wint_t): Likewise.
35665         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
35666         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
35667         Reported by Tom G. Christensen.
35668
35669 2008-12-26  Bruno Haible  <bruno@clisp.org>
35670
35671         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
35672         i486, i586, i686.
35673
35674 2008-12-26  Bruno Haible  <bruno@clisp.org>
35675
35676         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
35677
35678 2008-12-26  Bruno Haible  <bruno@clisp.org>
35679
35680         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
35681         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
35682         not __STDC_CONSTANT_MACROS.
35683         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
35684
35685 2008-12-25  Bruno Haible  <bruno@clisp.org>
35686
35687         Add support for universal builds to vasnprintf.
35688         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
35689         universal builds, guess no.
35690         * modules/vasnprintf-posix (Depends-on): Add multiarch.
35691         * modules/vasprintf-posix (Depends-on): Likewise.
35692         * modules/fprintf-posix (Depends-on): Likewise.
35693         * modules/vfprintf-posix (Depends-on): Likewise.
35694         * modules/snprintf-posix (Depends-on): Likewise.
35695         * modules/vsnprintf-posix (Depends-on): Likewise.
35696         * modules/sprintf-posix (Depends-on): Likewise.
35697         * modules/vsprintf-posix (Depends-on): Likewise.
35698         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
35699         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
35700         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
35701         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
35702         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
35703         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
35704         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
35705
35706         Add support for universal builds to <inttypes.h>.
35707         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
35708         _SCNu64_PREFIX): In Apple
35709         universal builds, define directly, using _LP64.
35710         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
35711         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
35712         * modules/inttypes (Depends-on): Add multiarch.
35713         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
35714
35715         Add support for universal builds to <stdint.h>.
35716         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
35717         universal builds, define directly, using _LP64.
35718         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
35719         Apple universal builds, don't test for the size and suffix of ptrdiff_t
35720         and size_t.
35721         * modules/stdint (Depends-on): Add multiarch.
35722         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
35723
35724         New module 'multiarch'.
35725         * modules/multiarch: New file.
35726         * m4/multiarch.m4: New file.
35727
35728 2008-12-25  Bruno Haible  <bruno@clisp.org>
35729
35730         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
35731
35732 2008-12-25  Bruno Haible  <bruno@clisp.org>
35733
35734         * modules/btowc (License): Relicense under LGPLv2+.
35735         * modules/mbsinit (License): Likewise.
35736         * modules/mbrtowc (License): Likewise.
35737         * modules/wcrtomb (License): Likewise.
35738         * modules/streq (License): Likewise.
35739         Reported by David Lutterkort <lutter@redhat.com>.
35740
35741 2008-12-23  Bruno Haible  <bruno@clisp.org>
35742
35743         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
35744
35745 2008-12-23  Bruno Haible  <bruno@clisp.org>
35746
35747         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
35748         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
35749         GETADDRINFO_LIB, not in LIBS.
35750         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
35751         * modules/canon-host (Link): Likewise.
35752         * NEWS: Mention the change.
35753         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
35754         GETADDRINFO_LIB.
35755
35756 2008-12-22  Bruno Haible  <bruno@clisp.org>
35757
35758         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
35759         * doc/posix-functions/iswalpha_l.texi: Likewise.
35760         * doc/posix-functions/iswblank_l.texi: Likewise.
35761         * doc/posix-functions/iswcntrl_l.texi: Likewise.
35762         * doc/posix-functions/iswctype_l.texi: Likewise.
35763         * doc/posix-functions/iswdigit_l.texi: Likewise.
35764         * doc/posix-functions/iswgraph_l.texi: Likewise.
35765         * doc/posix-functions/iswlower_l.texi: Likewise.
35766         * doc/posix-functions/iswprint_l.texi: Likewise.
35767         * doc/posix-functions/iswpunct_l.texi: Likewise.
35768         * doc/posix-functions/iswspace_l.texi: Likewise.
35769         * doc/posix-functions/iswupper_l.texi: Likewise.
35770         * doc/posix-functions/iswxdigit_l.texi: Likewise.
35771         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
35772         * doc/posix-functions/open_wmemstream.texi: Likewise.
35773         * doc/posix-functions/swscanf.texi: Likewise.
35774         * doc/posix-functions/towctrans_l.texi: Likewise.
35775         * doc/posix-functions/towlower.texi: Likewise.
35776         * doc/posix-functions/towlower_l.texi: Likewise.
35777         * doc/posix-functions/towupper.texi: Likewise.
35778         * doc/posix-functions/towupper_l.texi: Likewise.
35779         * doc/posix-functions/vfwprintf.texi: Likewise.
35780         * doc/posix-functions/vfwscanf.texi: Likewise.
35781         * doc/posix-functions/vswscanf.texi: Likewise.
35782         * doc/posix-functions/vwprintf.texi: Likewise.
35783         * doc/posix-functions/vwscanf.texi: Likewise.
35784         * doc/posix-functions/wcpcpy.texi: Likewise.
35785         * doc/posix-functions/wcpncpy.texi: Likewise.
35786         * doc/posix-functions/wcscasecmp.texi: Likewise.
35787         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
35788         * doc/posix-functions/wcscoll_l.texi: Likewise.
35789         * doc/posix-functions/wcsdup.texi: Likewise.
35790         * doc/posix-functions/wcsncasecmp.texi: Likewise.
35791         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
35792         * doc/posix-functions/wcsnlen.texi: Likewise.
35793         * doc/posix-functions/wcsnrtombs.texi: Likewise.
35794         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
35795         * doc/posix-functions/wctrans_l.texi: Likewise.
35796         * doc/posix-functions/wctype_l.texi: Likewise.
35797         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
35798         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
35799         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
35800         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
35801         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
35802         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
35803         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
35804         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
35805         * doc/glibc-functions/wcschrnul.texi: Likewise.
35806         * doc/glibc-functions/wcsftime_l.texi: Likewise.
35807         * doc/glibc-functions/wcstod_l.texi: Likewise.
35808         * doc/glibc-functions/wcstof_l.texi: Likewise.
35809         * doc/glibc-functions/wcstol_l.texi: Likewise.
35810         * doc/glibc-functions/wcstold_l.texi: Likewise.
35811         * doc/glibc-functions/wcstoll_l.texi: Likewise.
35812         * doc/glibc-functions/wcstoq.texi: Likewise.
35813         * doc/glibc-functions/wcstoul_l.texi: Likewise.
35814         * doc/glibc-functions/wcstoull_l.texi: Likewise.
35815         * doc/glibc-functions/wcstouq.texi: Likewise.
35816         * doc/glibc-functions/wmempcpy.texi: Likewise.
35817
35818 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
35819             Eric Blake  <ebb9@byu.net>
35820             Paolo Bonzini  <bonzini@gnu.org>
35821             Bruno Haible  <bruno@clisp.org>
35822
35823         Make c-stack work on Haiku.
35824         * lib/c-stack.c (SA_ONSTACK): Define fallback.
35825         (c_stack_action): Use SA_ONSTACK flag.
35826
35827 2008-12-22  Bruno Haible  <bruno@clisp.org>
35828
35829         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
35830
35831 2008-12-22  Bruno Haible  <bruno@clisp.org>
35832
35833         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
35834         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
35835         being overridden.
35836         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
35837         New macros.
35838         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
35839         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
35840         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
35841         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
35842
35843 2008-12-22  Bruno Haible  <bruno@clisp.org>
35844
35845         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
35846         from test code.
35847
35848 2008-12-22  Eric Blake  <ebb9@byu.net>
35849
35850         Avoid gcc warnings on cygwin.
35851         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
35852         Avoid unused variable.
35853         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
35854         Likewise.
35855
35856 2008-12-22  Bruno Haible  <bruno@clisp.org>
35857
35858         Remove HAVE_MBRTOWC conditionals.
35859         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
35860         (mbscasecmp): Assume mbrtowc function.
35861         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
35862         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
35863         * lib/mbschr.c: Include mbuiter.h unconditionally.
35864         (mbschr): Assume mbrtowc function.
35865         * lib/mbscspn.c: Include mbuiter.h unconditionally.
35866         (mbscspn): Assume mbrtowc function.
35867         * lib/mbslen.c: Include mbuiter.h unconditionally.
35868         (mbslen): Assume mbrtowc function.
35869         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
35870         (mbsncasecmp): Assume mbrtowc function.
35871         * lib/mbsnlen.c: Include mbiter.h unconditionally.
35872         (mbsnlen): Assume mbrtowc function.
35873         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
35874         (mbspbrk): Assume mbrtowc function.
35875         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
35876         (mbspcasecmp): Assume mbrtowc function.
35877         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
35878         (mbsrchr): Assume mbrtowc function.
35879         * lib/mbssep.c: Include mbuiter.h unconditionally.
35880         (mbssep): Assume mbrtowc function.
35881         * lib/mbsspn.c: Include mbuiter.h unconditionally.
35882         (mbsspn): Assume mbrtowc function.
35883         * lib/mbsstr.c: Include mbuiter.h unconditionally.
35884         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
35885         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
35886         (mbstok_r): Assume mbrtowc function.
35887         * lib/propername.c: Include mbuiter.h unconditionally.
35888         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
35889         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
35890         (trim2): Assume mbrtowc function.
35891         * lib/mbswidth.c (mbsinit): Remove fallback definition.
35892         (mbsnwidth): Assume mbrtowc function.
35893         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
35894         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
35895         fallback definitions.
35896         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
35897
35898 2008-12-22  Bruno Haible  <bruno@clisp.org>
35899
35900         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
35901
35902 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
35903
35904         * modules/regex: Request emulations for the mb*/wc* functions we need.
35905         * m4/regex.m4: Don't look for those functions here.
35906         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
35907
35908 2008-12-22  Bruno Haible  <bruno@clisp.org>
35909
35910         * modules/fnmatch (Depends-on): Remove duplicated dependency.
35911
35912 2008-12-21  Bruno Haible  <bruno@clisp.org>
35913
35914         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
35915         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
35916         (Include): Remove conditionalization.
35917         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
35918         (Include): Remove conditionalization.
35919         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
35920         (Include): Remove conditionalization.
35921         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
35922         * m4/mbfile.m4 (gl_MBFILE): Likewise.
35923         * NEWS: Mention the change.
35924         Reported by Alan Hourihane <alanh@fairlite.co.uk>
35925         via Sergey Poznyakoff <gray@gnu.org.ua>.
35926
35927 2008-12-21  Bruno Haible  <bruno@clisp.org>
35928
35929         * MODULES.html.sh (Extended multibyte and wide character utilities
35930         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
35931         wcrtomb, wcsrtombs.
35932         (Support for systems lacking POSIX:2008): Add accept, bind, close,
35933         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
35934         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
35935         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
35936
35937 2008-12-21  Bruno Haible  <bruno@clisp.org>
35938
35939         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
35940
35941 2008-12-21  Bruno Haible  <bruno@clisp.org>
35942
35943         * modules/wcsnrtombs-tests: New file.
35944         * tests/test-wcsnrtombs1.sh: New file.
35945         * tests/test-wcsnrtombs2.sh: New file.
35946         * tests/test-wcsnrtombs3.sh: New file.
35947         * tests/test-wcsnrtombs4.sh: New file.
35948         * tests/test-wcsnrtombs.c: New file.
35949
35950         New module 'wcsnrtombs'.
35951         * lib/wchar.in.h (wcsnrtombs): New declaration.
35952         * lib/wcsnrtombs.c: New file.
35953         * lib/wcsrtombs-state.c: New file.
35954         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
35955         (internal_state): Remove variable.
35956         * m4/wcsnrtombs.m4: New file.
35957         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
35958         compilation units.
35959         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
35960         HAVE_WCSNRTOMBS.
35961         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
35962         HAVE_WCSNRTOMBS.
35963         * modules/wcsnrtombs: New file.
35964         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
35965         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
35966
35967 2008-12-21  Bruno Haible  <bruno@clisp.org>
35968
35969         * modules/wcsrtombs-tests: New file.
35970         * tests/test-wcsrtombs1.sh: New file.
35971         * tests/test-wcsrtombs2.sh: New file.
35972         * tests/test-wcsrtombs3.sh: New file.
35973         * tests/test-wcsrtombs4.sh: New file.
35974         * tests/test-wcsrtombs.c: New file.
35975
35976         New module 'wcsrtombs'.
35977         * lib/wchar.in.h (wcsrtombs): New declaration.
35978         * lib/wcsrtombs.c: New file.
35979         * m4/wcsrtombs.m4: New file.
35980         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
35981         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
35982         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
35983         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
35984         * modules/wcsrtombs: New file.
35985         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
35986         bugs.
35987
35988 2008-12-21  Bruno Haible  <bruno@clisp.org>
35989
35990         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
35991         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
35992         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
35993         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
35994         if not correct.
35995         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
35996         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
35997         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
35998         m4/locale-zh.m4, m4/codeset.m4.
35999         * doc/posix-functions/wcrtomb.texi: Document the bug.
36000
36001 2008-12-21  Bruno Haible  <bruno@clisp.org>
36002
36003         Work around a btowc() bug on IRIX 6.5.
36004         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
36005         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
36006         REPLACE_WTOBC if not.
36007         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
36008         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
36009         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
36010
36011 2008-12-21  Bruno Haible  <bruno@clisp.org>
36012
36013         * modules/wcrtomb-tests: New file.
36014         * tests/test-wcrtomb.sh: New file.
36015         * tests/test-wcrtomb.c: New file.
36016
36017         New module 'wcrtomb'.
36018         * lib/wchar.in.h (wcrtomb): New declaration.
36019         * lib/wcrtomb.c: New file.
36020         * m4/wcrtomb.m4: New file.
36021         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
36022         HAVE_WCRTOMB.
36023         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
36024         HAVE_WCRTOMB.
36025         * modules/wcrtomb: New file.
36026         * doc/posix-functions/wcrtomb.texi: Mention the new module.
36027
36028 2008-12-21  Bruno Haible  <bruno@clisp.org>
36029
36030         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
36031         * modules/mbsrtowcs (Files): Likewise.
36032         * modules/wctob (Files): Likewise.
36033         * modules/c-strcase-tests (Files): Likewise.
36034         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
36035         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
36036         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
36037         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
36038         * modules/vasnprintf-posix-tests (Files): Likewise.
36039
36040 2008-12-21  William Pursell  <bill.pursell@gmail.com>
36041
36042         gitlog-to-changelog: pass all command-line arguments to git-log
36043         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
36044         it is sometimes convenient to filter the commits in various ways.
36045         gitlog-to-changelog only allows --since to specify a start date,
36046         but git-log itself supports many other filtering mechanisms.
36047         At the moment, I want to filter by branch name.  Rather than
36048         adding a --branch option to gitlog-to-changelog, it seems more
36049         flexible to simply pass all options directly to git-log and let
36050         git do the work.  Notice that this effectively makes --since a
36051         redundant option for gitlog-to-changelog, but removing it would
36052         require current usage to change since calls would then require
36053         an additional '--'.
36054
36055 2008-12-21  Bruno Haible  <bruno@clisp.org>
36056
36057         * modules/mbsnrtowcs-tests: New file.
36058         * tests/test-mbsnrtowcs1.sh: New file.
36059         * tests/test-mbsnrtowcs2.sh: New file.
36060         * tests/test-mbsnrtowcs3.sh: New file.
36061         * tests/test-mbsnrtowcs4.sh: New file.
36062         * tests/test-mbsnrtowcs.c: New file.
36063
36064         New module 'mbsnrtowcs'.
36065         * lib/wchar.in.h (mbsnrtowcs): New declaration.
36066         * lib/mbsnrtowcs.c: New file.
36067         * lib/mbsrtowcs-state.c: New file.
36068         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
36069         (internal_state): Remove variable.
36070         * m4/mbsnrtowcs.m4: New file.
36071         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
36072         compilation units.
36073         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
36074         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
36075         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
36076         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
36077         * modules/mbsnrtowcs: New file.
36078         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
36079         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
36080         portability problem.
36081
36082 2008-12-21  Bruno Haible  <bruno@clisp.org>
36083
36084         Work around mbsrtowcs bug.
36085         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
36086         (gl_FUNC_MBSRTOWCS): Invoke it.
36087         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
36088         m4/locale-zh.m4.
36089         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
36090
36091 2008-12-21  Bruno Haible  <bruno@clisp.org>
36092
36093         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
36094
36095 2008-12-21  Bruno Haible  <bruno@clisp.org>
36096
36097         Update doc for AIX.
36098         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
36099         16-bit wchar_t type.
36100         * doc/posix-functions/btowc.texi: Likewise.
36101         * doc/posix-functions/fgetwc.texi: Likewise.
36102         * doc/posix-functions/fgetws.texi: Likewise.
36103         * doc/posix-functions/fputwc.texi: Likewise.
36104         * doc/posix-functions/fputws.texi: Likewise.
36105         * doc/posix-functions/fwide.texi: Likewise.
36106         * doc/posix-functions/fwprintf.texi: Likewise.
36107         * doc/posix-functions/fwscanf.texi: Likewise.
36108         * doc/posix-functions/getwchar.texi: Likewise.
36109         * doc/posix-functions/getwc.texi: Likewise.
36110         * doc/posix-functions/iswalnum.texi: Likewise.
36111         * doc/posix-functions/iswalpha.texi: Likewise.
36112         * doc/posix-functions/iswblank.texi: Likewise.
36113         * doc/posix-functions/iswcntrl.texi: Likewise.
36114         * doc/posix-functions/iswctype.texi: Likewise.
36115         * doc/posix-functions/iswdigit.texi: Likewise.
36116         * doc/posix-functions/iswgraph.texi: Likewise.
36117         * doc/posix-functions/iswlower.texi: Likewise.
36118         * doc/posix-functions/iswprint.texi: Likewise.
36119         * doc/posix-functions/iswpunct.texi: Likewise.
36120         * doc/posix-functions/iswspace.texi: Likewise.
36121         * doc/posix-functions/iswupper.texi: Likewise.
36122         * doc/posix-functions/iswxdigit.texi: Likewise.
36123         * doc/posix-functions/mbrtowc.texi: Likewise.
36124         * doc/posix-functions/mbsrtowcs.texi: Likewise.
36125         * doc/posix-functions/mbstowcs.texi: Likewise.
36126         * doc/posix-functions/mbtowc.texi: Likewise.
36127         * doc/posix-functions/putwchar.texi: Likewise.
36128         * doc/posix-functions/putwc.texi: Likewise.
36129         * doc/posix-functions/swprintf.texi: Likewise.
36130         * doc/posix-functions/tolower.texi: Likewise.
36131         * doc/posix-functions/toupper.texi: Likewise.
36132         * doc/posix-functions/towctrans.texi: Likewise.
36133         * doc/posix-functions/ungetwc.texi: Likewise.
36134         * doc/posix-functions/vswprintf.texi: Likewise.
36135         * doc/posix-functions/wcrtomb.texi: Likewise.
36136         * doc/posix-functions/wcscat.texi: Likewise.
36137         * doc/posix-functions/wcschr.texi: Likewise.
36138         * doc/posix-functions/wcscmp.texi: Likewise.
36139         * doc/posix-functions/wcscoll.texi: Likewise.
36140         * doc/posix-functions/wcscpy.texi: Likewise.
36141         * doc/posix-functions/wcscspn.texi: Likewise.
36142         * doc/posix-functions/wcsftime.texi: Likewise.
36143         * doc/posix-functions/wcslen.texi: Likewise.
36144         * doc/posix-functions/wcsncat.texi: Likewise.
36145         * doc/posix-functions/wcsncmp.texi: Likewise.
36146         * doc/posix-functions/wcsncpy.texi: Likewise.
36147         * doc/posix-functions/wcspbrk.texi: Likewise.
36148         * doc/posix-functions/wcsrchr.texi: Likewise.
36149         * doc/posix-functions/wcsrtombs.texi: Likewise.
36150         * doc/posix-functions/wcsspn.texi: Likewise.
36151         * doc/posix-functions/wcsstr.texi: Likewise.
36152         * doc/posix-functions/wcstod.texi: Likewise.
36153         * doc/posix-functions/wcstof.texi: Likewise.
36154         * doc/posix-functions/wcstoimax.texi: Likewise.
36155         * doc/posix-functions/wcstok.texi: Likewise.
36156         * doc/posix-functions/wcstold.texi: Likewise.
36157         * doc/posix-functions/wcstoll.texi: Likewise.
36158         * doc/posix-functions/wcstol.texi: Likewise.
36159         * doc/posix-functions/wcstombs.texi: Likewise.
36160         * doc/posix-functions/wcstoull.texi: Likewise.
36161         * doc/posix-functions/wcstoul.texi: Likewise.
36162         * doc/posix-functions/wcstoumax.texi: Likewise.
36163         * doc/posix-functions/wcswidth.texi: Likewise.
36164         * doc/posix-functions/wcsxfrm.texi: Likewise.
36165         * doc/posix-functions/wctob.texi: Likewise.
36166         * doc/posix-functions/wctomb.texi: Likewise.
36167         * doc/posix-functions/wctrans.texi: Likewise.
36168         * doc/posix-functions/wctype.texi: Likewise.
36169         * doc/posix-functions/wcwidth.texi: Likewise.
36170         * doc/posix-functions/wmemchr.texi: Likewise.
36171         * doc/posix-functions/wmemcmp.texi: Likewise.
36172         * doc/posix-functions/wmemcpy.texi: Likewise.
36173         * doc/posix-functions/wmemmove.texi: Likewise.
36174         * doc/posix-functions/wmemset.texi: Likewise.
36175         * doc/posix-functions/wprintf.texi: Likewise.
36176         * doc/posix-functions/wscanf.texi: Likewise.
36177
36178 2008-12-21  Bruno Haible  <bruno@clisp.org>
36179
36180         Update doc for HP-UX 11.11.
36181         * doc/posix-functions/btowc.texi: Clarify that the function is missing
36182         in HP-UX version 11.00, not in all versions of HP-UX 11.
36183         * doc/posix-functions/fwide.texi: Likewise.
36184         * doc/posix-functions/fwprintf.texi: Likewise.
36185         * doc/posix-functions/fwscanf.texi: Likewise.
36186         * doc/posix-functions/inet_ntop.texi: Likewise.
36187         * doc/posix-functions/inet_pton.texi: Likewise.
36188         * doc/posix-functions/mbrlen.texi: Likewise.
36189         * doc/posix-functions/mbrtowc.texi: Likewise.
36190         * doc/posix-functions/mbsinit.texi: Likewise.
36191         * doc/posix-functions/mbsrtowcs.texi: Likewise.
36192         * doc/posix-functions/swprintf.texi: Likewise.
36193         * doc/posix-functions/swscanf.texi: Likewise.
36194         * doc/posix-functions/towctrans.texi: Likewise.
36195         * doc/posix-functions/vfwprintf.texi: Likewise.
36196         * doc/posix-functions/vswprintf.texi: Likewise.
36197         * doc/posix-functions/vwprintf.texi: Likewise.
36198         * doc/posix-functions/wcrtomb.texi: Likewise.
36199         * doc/posix-functions/wcsrtombs.texi: Likewise.
36200         * doc/posix-functions/wcsstr.texi: Likewise.
36201         * doc/posix-functions/wctob.texi: Likewise.
36202         * doc/posix-functions/wctrans.texi: Likewise.
36203         * doc/posix-functions/wmemchr.texi: Likewise.
36204         * doc/posix-functions/wmemcmp.texi: Likewise.
36205         * doc/posix-functions/wmemcpy.texi: Likewise.
36206         * doc/posix-functions/wmemmove.texi: Likewise.
36207         * doc/posix-functions/wmemset.texi: Likewise.
36208         * doc/posix-functions/wprintf.texi: Likewise.
36209         * doc/posix-functions/wscanf.texi: Likewise.
36210
36211 2008-12-21  Bruno Haible  <bruno@clisp.org>
36212
36213         Work around a portability problem.
36214         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
36215         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
36216
36217 2008-12-20  Bruno Haible  <bruno@clisp.org>
36218
36219         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
36220         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
36221         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
36222         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
36223         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
36224
36225         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
36226         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
36227         set.
36228         (GNULIB_defined_mbstate_t): New macro.
36229         (mbsinit): Redefine if REPLACE_MBSINIT is set.
36230         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
36231         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
36232         reuses the system's mbrtowc function but works around the bugs.
36233         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
36234         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
36235         macros.
36236         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
36237         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
36238         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
36239         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
36240         REPLACE_MBSINIT if mbsinit needs to be overridden.
36241         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
36242         REPLACE_MBSINIT, REPLACE_MBRTOWC.
36243         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
36244         REPLACE_MBSINIT, REPLACE_MBRTOWC.
36245         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
36246         m4/locale-zh.m4.
36247         (Depends): Add mbsinit.
36248         * modules/mbsinit (Depends): Add mbrtowc.
36249         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
36250
36251 2008-12-20  Bruno Haible  <bruno@clisp.org>
36252
36253         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
36254         so that there are no conversion errors on AIX.
36255         * tests/test-mbsrtowcs.c (main): LIkewise.
36256
36257 2008-12-20  Bruno Haible  <bruno@clisp.org>
36258
36259         Work around wctob bug on Solaris <= 9.
36260         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
36261         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
36262         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
36263         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
36264         * modules/wctob (Files): Add m4/locale-fr.m4.
36265         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
36266
36267 2008-12-20  Bruno Haible  <bruno@clisp.org>
36268
36269         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
36270         /dev/null.
36271         * tests/test-select-in.sh: Likewise.
36272         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
36273
36274 2008-12-20  Bruno Haible  <bruno@clisp.org>
36275
36276         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
36277         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
36278         Cygwin 1.5.x.
36279
36280 2008-12-20  Bruno Haible  <bruno@clisp.org>
36281
36282         Ensure mbstate_t is defined on HP-UX 11.11.
36283         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
36284         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
36285         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
36286         AC_USE_SYSTEM_EXTENSIONS.
36287         * modules/fnmatch (Depends-on): Add extensions.
36288         * modules/mbrlen (Depends-on): Likewise.
36289         * modules/mbrtowc (Depends-on): Likewise.
36290         * modules/mbsinit (Depends-on): Likewise.
36291         * modules/mbsrtowcs (Depends-on): Likewise.
36292         * modules/mbswidth (Depends-on): Likewise.
36293         * modules/quotearg (Depends-on): Likewise.
36294         * modules/strftime (Depends-on): Likewise.
36295
36296 2008-12-20  Bruno Haible  <bruno@clisp.org>
36297
36298         Ensure wctob is declared on IRIX 6.5.
36299         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
36300         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
36301         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
36302         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
36303         of HAVE_WCTOB.
36304         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
36305         HAVE_WCTOB.
36306         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
36307
36308 2008-12-19  Bruno Haible  <bruno@clisp.org>
36309
36310         * modules/mbsrtowcs-tests: New file.
36311         * tests/test-mbsrtowcs1.sh: New file.
36312         * tests/test-mbsrtowcs2.sh: New file.
36313         * tests/test-mbsrtowcs3.sh: New file.
36314         * tests/test-mbsrtowcs4.sh: New file.
36315         * tests/test-mbsrtowcs.c: New file.
36316
36317         New module 'mbsrtowcs'.
36318         * lib/wchar.in.h (mbsrtowcs): New declaration.
36319         * lib/mbsrtowcs.c: New file.
36320         * m4/mbsrtowcs.m4: New file.
36321         * modules/mbsrtowcs: New file.
36322         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
36323         HAVE_MBSRTOWCS.
36324         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
36325         HAVE_MBSRTOWCS.
36326         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
36327
36328 2008-12-19  Bruno Haible  <bruno@clisp.org>
36329
36330         New module 'mbrlen'.
36331         * lib/wchar.in.h (mbrlen): New declaration.
36332         * lib/mbrlen.c: New file.
36333         * m4/mbrlen.m4: New file.
36334         * modules/mbrlen: New file.
36335         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
36336         HAVE_MBRLEN.
36337         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
36338         HAVE_MBRLEN.
36339         * doc/posix-functions/mbrlen.texi: Document the new module.
36340
36341 2008-12-19  Bruno Haible  <bruno@clisp.org>
36342
36343         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
36344         * modules/mbrtowc (Depends-on): Add verify.
36345         Suggested by Paul Eggert.
36346
36347 2008-12-18  Bruno Haible  <bruno@clisp.org>
36348
36349         * modules/mbsinit-tests: New file.
36350         * tests/test-mbsinit.sh: New file.
36351         * tests/test-mbsinit.c: New file.
36352
36353 2008-12-18  Bruno Haible  <bruno@clisp.org>
36354
36355         * modules/mbrtowc-tests: New file.
36356         * tests/test-mbrtowc1.sh: New file.
36357         * tests/test-mbrtowc2.sh: New file.
36358         * tests/test-mbrtowc3.sh: New file.
36359         * tests/test-mbrtowc4.sh: New file.
36360         * tests/test-mbrtowc.c: New file.
36361
36362         New module 'mbrtowc'.
36363         * lib/wchar.in.h (mbstate_t): Override when the system does not have
36364         mbsinit and mbrtowc.
36365         (mbrtowc): New declaration.
36366         * lib/mbrtowc.c: New file.
36367         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
36368         * modules/mbrtowc: New file.
36369         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
36370         HAVE_MBRTOWC.
36371         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
36372         HAVE_MBRTOWC.
36373         * doc/posix-functions/mbrtowc.texi: Document the new module.
36374
36375 2008-12-18  Bruno Haible  <bruno@clisp.org>
36376
36377         New module 'wctob'.
36378         * lib/wchar.in.h (wctob): New declaration.
36379         * lib/wctob.c: New file.
36380         * m4/wctob.m4: New file.
36381         * modules/wctob: New file.
36382         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
36383         HAVE_WCTOB.
36384         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
36385         * doc/posix-functions/wctob.texi: Document the new module.
36386
36387 2008-12-18  Bruno Haible  <bruno@clisp.org>
36388
36389         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
36390         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
36391
36392 2008-12-18  Simon Josefsson  <simon@josefsson.org>
36393
36394         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
36395         G. Christensen" <tgc@jupiterrise.com>.
36396
36397         * lib/flock.c: Need to include errno.h.  Reported by "Tom
36398         G. Christensen" <tgc@jupiterrise.com>.
36399
36400         * lib/flock.c: Need to include string.h.  Reported by "Tom
36401         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
36402         <ebb9@byu.net>.
36403
36404 2008-12-18  Bruno Haible  <bruno@clisp.org>
36405
36406         * m4/locale-ja.m4: New file, from GNU gettext.
36407
36408 2008-12-17  Bruno Haible  <bruno@clisp.org>
36409
36410         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
36411         Suggested by Eric Blake.
36412
36413 2008-12-17  Bruno Haible  <bruno@clisp.org>
36414
36415         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
36416
36417 2008-12-17  Bruno Haible  <bruno@clisp.org>
36418
36419         * lib/mbsinit.c: Include verify.h. Verify an assumption.
36420         * modules/mbsinit (Depends-on): Add verify.
36421         Suggested by Paul Eggert.
36422
36423 2008-12-17  Bruno Haible  <bruno@clisp.org>
36424
36425         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
36426         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
36427         gl_FUNC_MBRTOWC.
36428         * m4/mbiter.m4 (gl_MBITER): LIkewise.
36429         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
36430         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
36431         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
36432         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
36433         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
36434         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
36435         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
36436         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
36437         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
36438         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
36439         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
36440         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
36441         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
36442         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
36443         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
36444         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
36445         * modules/trim (configure.ac): Likewise.
36446
36447 2008-12-17  Bruno Haible  <bruno@clisp.org>
36448
36449         * modules/btowc-tests: New file.
36450         * tests/test-btowc1.sh: New file.
36451         * tests/test-btowc2.sh: New file.
36452         * tests/test-btowc.c: New file.
36453
36454         New module 'btowc'.
36455         * lib/wchar.in.h (btowc): New declaration.
36456         * lib/btowc.c: New file.
36457         * m4/btowc.m4: New file.
36458         * modules/btowc: New file.
36459         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
36460         HAVE_BTOWC.
36461         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
36462         * doc/posix-functions/btowc.texi: Document the new module.
36463
36464 2008-12-17  Bruno Haible  <bruno@clisp.org>
36465
36466         New module 'mbsinit'.
36467         * lib/wchar.in.h (mbsinit): New declaration.
36468         * lib/mbsinit.c: New file.
36469         * m4/mbsinit.m4: New file.
36470         * modules/mbsinit: New file.
36471         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
36472         HAVE_MBSINIT.
36473         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
36474         HAVE_MBSINIT.
36475         * doc/posix-functions/mbsinit.texi: Document the new module.
36476
36477 2008-12-16  Bruno Haible  <bruno@clisp.org>
36478
36479         * lib/unistd.in.h: Add comment.
36480         * tests/test-environ.c: Don't include <stdlib.h>.
36481
36482 2008-12-16  Bruno Haible  <bruno@clisp.org>
36483
36484         * lib/parse-duration.h (parse_duration): Document return value
36485         convention.
36486         * lib/parse-duration.c: Include specification header first. Add
36487         comments.
36488         (_): Remove macro.
36489         (parse_year_month_day, parse_hour_minute_second): Move side effects
36490         outside of strchr call.
36491         (parse_non_iso8601): Move side effects outside of isspace call.
36492         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
36493         call.
36494
36495 2008-12-16  Bruno Haible  <bruno@clisp.org>
36496
36497         * tests/test-parse-duration.sh: Produce no output when the test
36498         succeeds.
36499
36500 2008-12-16  Bruno Haible  <bruno@clisp.org>
36501
36502         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
36503         expressions.
36504
36505 2008-12-15  Bruno Haible  <bruno@clisp.org>
36506
36507         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
36508         * doc/glibc-functions/flistxattr.texi: Likewise.
36509         * doc/glibc-functions/fopencookie.texi: Likewise.
36510         * doc/glibc-functions/fremovexattr.texi: Likewise.
36511         * doc/glibc-functions/fsetxattr.texi: Likewise.
36512         * doc/glibc-functions/getxattr.texi: Likewise.
36513         * doc/glibc-functions/lgetxattr.texi: Likewise.
36514         * doc/glibc-functions/listxattr.texi: Likewise.
36515         * doc/glibc-functions/llistxattr.texi: Likewise.
36516         * doc/glibc-functions/lremovexattr.texi: Likewise.
36517         * doc/glibc-functions/lsetxattr.texi: Likewise.
36518         * doc/glibc-functions/removexattr.texi: Likewise.
36519         * doc/glibc-functions/setxattr.texi: Likewise.
36520         * doc/posix-functions/open_memstream.texi: Likewise.
36521
36522 2008-12-15  Eric Blake  <ebb9@byu.net>
36523
36524         Update doc for cygwin 1.7.
36525         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
36526         functions.
36527         * doc/posix-functions/fchmodat.texi: Likewise.
36528         * doc/posix-functions/fchownat.texi: Likewise.
36529         * doc/posix-functions/fdopendir.texi: Likewise.
36530         * doc/posix-functions/fmemopen.texi: Likewise.
36531         * doc/posix-functions/freeaddrinfo.texi: Likewise.
36532         * doc/posix-functions/fstatat.texi: Likewise.
36533         * doc/posix-functions/futimens.texi: Likewise.
36534         * doc/posix-functions/gai_strerror.texi: Likewise.
36535         * doc/posix-functions/getaddrinfo.texi: Likewise.
36536         * doc/posix-functions/getnameinfo.texi: Likewise.
36537         * doc/posix-functions/if_freenameindex.texi: Likewise.
36538         * doc/posix-functions/if_indextoname.texi: Likewise.
36539         * doc/posix-functions/if_nameindex.texi: Likewise.
36540         * doc/posix-functions/if_nametoindex.texi: Likewise.
36541         * doc/posix-functions/insque.texi: Likewise.
36542         * doc/posix-functions/linkat.texi: Likewise.
36543         * doc/posix-functions/llrint.texi: Likewise.
36544         * doc/posix-functions/llrintf.texi: Likewise.
36545         * doc/posix-functions/llrintl.texi: Likewise.
36546         * doc/posix-functions/lockf.texi: Likewise.
36547         * doc/posix-functions/lrintl.texi: Likewise.
36548         * doc/posix-functions/mkdirat.texi: Likewise.
36549         * doc/posix-functions/mkfifoat.texi: Likewise.
36550         * doc/posix-functions/mknodat.texi: Likewise.
36551         * doc/posix-functions/mq_close.texi: Likewise.
36552         * doc/posix-functions/mq_getattr.texi: Likewise.
36553         * doc/posix-functions/mq_notify.texi: Likewise.
36554         * doc/posix-functions/mq_open.texi: Likewise.
36555         * doc/posix-functions/mq_receive.texi: Likewise.
36556         * doc/posix-functions/mq_send.texi: Likewise.
36557         * doc/posix-functions/mq_setattr.texi: Likewise.
36558         * doc/posix-functions/mq_timedreceive.texi: Likewise.
36559         * doc/posix-functions/mq_timedsend.texi: Likewise.
36560         * doc/posix-functions/mq_unlink.texi: Likewise.
36561         * doc/posix-functions/open_memstream.texi: Likewise.
36562         * doc/posix-functions/openat.texi: Likewise.
36563         * doc/posix-functions/posix_fadvise.texi: Likewise.
36564         * doc/posix-functions/posix_fallocate.texi: Likewise.
36565         * doc/posix-functions/posix_madvise.texi: Likewise.
36566         * doc/posix-functions/posix_memalign.texi: Likewise.
36567         * doc/posix-functions/posix_openpt.texi: Likewise.
36568         * doc/posix-functions/readlinkat.texi: Likewise.
36569         * doc/posix-functions/remque.texi: Likewise.
36570         * doc/posix-functions/renameat.texi: Likewise.
36571         * doc/posix-functions/rintl.texi: Likewise.
36572         * doc/posix-functions/sem_unlink.texi: Likewise.
36573         * doc/posix-functions/shm_open.texi: Likewise.
36574         * doc/posix-functions/shm_unlink.texi: Likewise.
36575         * doc/posix-functions/signgam.texi: Likewise.
36576         * doc/posix-functions/sigset.texi: Likewise.
36577         * doc/posix-functions/stpcpy.texi: Likewise.
36578         * doc/posix-functions/stpncpy.texi: Likewise.
36579         * doc/posix-functions/strerror.texi: Likewise.
36580         * doc/posix-functions/strtod.texi: Likewise.
36581         * doc/posix-functions/symlinkat.texi: Likewise.
36582         * doc/posix-functions/unlinkat.texi: Likewise.
36583         * doc/posix-functions/utimensat.texi: Likewise.
36584         * doc/glibc-functions/bindresvport.texi: Likewise.
36585         * doc/glibc-functions/dn_expand.texi: Likewise.
36586         * doc/glibc-functions/exp10.texi: Likewise.
36587         * doc/glibc-functions/exp10f.texi: Likewise.
36588         * doc/glibc-functions/fgetxattr.texi: Likewise.
36589         * doc/glibc-functions/flistxattr.texi: Likewise.
36590         * doc/glibc-functions/fopencookie.texi: Likewise.
36591         * doc/glibc-functions/freeifaddrs.texi: Likewise.
36592         * doc/glibc-functions/fremovexattr.texi: Likewise.
36593         * doc/glibc-functions/fsetxattr.texi: Likewise.
36594         * doc/glibc-functions/getifaddrs.texi: Likewise.
36595         * doc/glibc-functions/getxattr.texi: Likewise.
36596         * doc/glibc-functions/lgetxattr.texi: Likewise.
36597         * doc/glibc-functions/listxattr.texi: Likewise.
36598         * doc/glibc-functions/llistxattr.texi: Likewise.
36599         * doc/glibc-functions/lremovexattr.texi: Likewise.
36600         * doc/glibc-functions/lsetxattr.texi: Likewise.
36601         * doc/glibc-functions/pow10.texi: Likewise.
36602         * doc/glibc-functions/pow10f.texi: Likewise.
36603         * doc/glibc-functions/rcmd_af.texi: Likewise.
36604         * doc/glibc-functions/removexattr.texi: Likewise.
36605         * doc/glibc-functions/res_init.texi: Likewise.
36606         * doc/glibc-functions/res_mkquery.texi: Likewise.
36607         * doc/glibc-functions/res_query.texi: Likewise.
36608         * doc/glibc-functions/res_querydomain.texi: Likewise.
36609         * doc/glibc-functions/res_send.texi: Likewise.
36610         * doc/glibc-functions/rresvport_af.texi: Likewise.
36611         * doc/glibc-functions/setxattr.texi: Likewise.
36612         * doc/glibc-functions/strcasestr.texi: Likewise.
36613
36614 2008-12-15  Bruno Haible  <bruno@clisp.org>
36615
36616         Fix compilation error on OSF/1 4.0.
36617         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
36618         <sys/time.h>, simply delegate to the system header.
36619         Reported by Daniel Richard G. <oss@teragram.com>.
36620
36621 2008-12-15  Bruno Haible  <bruno@clisp.org>
36622
36623         * doc/posix-functions/openat.texi: Mention the 'openat' module.
36624         * doc/posix-functions/fchmodat.texi: Likewise.
36625         * doc/posix-functions/fchownat.texi: Likewise.
36626         * doc/posix-functions/fdopendir.texi: Likewise.
36627         * doc/posix-functions/fstatat.texi: Likewise.
36628         * doc/posix-functions/mkdirat.texi: Likewise.
36629         * doc/posix-functions/unlinkat.texi: Likewise.
36630
36631 2008-12-14  Bruno Haible  <bruno@clisp.org>
36632
36633         Update doc for POSIX:2008.
36634         * doc/posix-functions/faccessat.texi: New file.
36635         * doc/posix-functions/fchmodat.texi: New file.
36636         * doc/posix-functions/fchownat.texi: New file.
36637         * doc/posix-functions/fdopendir.texi: New file.
36638         * doc/posix-functions/fstatat.texi: New file.
36639         * doc/posix-functions/futimens.texi: New file.
36640         * doc/posix-functions/linkat.texi: New file.
36641         * doc/posix-functions/mkdirat.texi: New file.
36642         * doc/posix-functions/mkfifoat.texi: New file.
36643         * doc/posix-functions/mknodat.texi: New file.
36644         * doc/posix-functions/open_wmemstream.texi: New file.
36645         * doc/posix-functions/openat.texi: New file.
36646         * doc/posix-functions/psiginfo.texi: New file.
36647         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
36648         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
36649         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
36650         * doc/posix-functions/readlinkat.texi: New file.
36651         * doc/posix-functions/renameat.texi: New file.
36652         * doc/posix-functions/strerror_l.texi: New file.
36653         * doc/posix-functions/symlinkat.texi: New file.
36654         * doc/posix-functions/unlinkat.texi: New file.
36655         * doc/posix-functions/utimensat.texi: New file.
36656         * doc/gnulib.texi (Function Substitutes): Add these subsections.
36657
36658 2008-12-14  Bruno Haible  <bruno@clisp.org>
36659
36660         Update doc for POSIX:2008.
36661         * doc/posix-functions/alphasort.texi: Renamed from
36662         doc/glibc-functions/alphasort.texi.
36663         * doc/posix-functions/dirfd.texi: Renamed from
36664         doc/glibc-functions/dirfd.texi.
36665         * doc/posix-functions/dprintf.texi: Renamed from
36666         doc/glibc-functions/dprintf.texi.
36667         * doc/posix-functions/duplocale.texi: Renamed from
36668         doc/glibc-functions/duplocale.texi.
36669         * doc/posix-functions/fexecve.texi: Renamed from
36670         doc/glibc-functions/fexecve.texi.
36671         * doc/posix-functions/fmemopen.texi: Renamed from
36672         doc/glibc-functions/fmemopen.texi.
36673         * doc/posix-functions/freelocale.texi: Renamed from
36674         doc/glibc-functions/freelocale.texi.
36675         * doc/posix-functions/getdate_err.texi: Renamed from
36676         doc/glibc-functions/getdate_err.texi.
36677         * doc/posix-functions/isalnum_l.texi: Renamed from
36678         doc/glibc-functions/isalnum_l.texi.
36679         * doc/posix-functions/isalpha_l.texi: Renamed from
36680         doc/glibc-functions/isalpha_l.texi.
36681         * doc/posix-functions/isblank_l.texi: Renamed from
36682         doc/glibc-functions/isblank_l.texi.
36683         * doc/posix-functions/iscntrl_l.texi: Renamed from
36684         doc/glibc-functions/iscntrl_l.texi.
36685         * doc/posix-functions/isdigit_l.texi: Renamed from
36686         doc/glibc-functions/isdigit_l.texi.
36687         * doc/posix-functions/isgraph_l.texi: Renamed from
36688         doc/glibc-functions/isgraph_l.texi.
36689         * doc/posix-functions/islower_l.texi: Renamed from
36690         doc/glibc-functions/islower_l.texi.
36691         * doc/posix-functions/isprint_l.texi: Renamed from
36692         doc/glibc-functions/isprint_l.texi.
36693         * doc/posix-functions/ispunct_l.texi: Renamed from
36694         doc/glibc-functions/ispunct_l.texi.
36695         * doc/posix-functions/isspace_l.texi: Renamed from
36696         doc/glibc-functions/isspace_l.texi.
36697         * doc/posix-functions/isupper_l.texi: Renamed from
36698         doc/glibc-functions/isupper_l.texi.
36699         * doc/posix-functions/iswalnum_l.texi: Renamed from
36700         doc/glibc-functions/iswalnum_l.texi.
36701         * doc/posix-functions/iswalpha_l.texi: Renamed from
36702         doc/glibc-functions/iswalpha_l.texi.
36703         * doc/posix-functions/iswblank_l.texi: Renamed from
36704         doc/glibc-functions/iswblank_l.texi.
36705         * doc/posix-functions/iswcntrl_l.texi: Renamed from
36706         doc/glibc-functions/iswcntrl_l.texi.
36707         * doc/posix-functions/iswctype_l.texi: Renamed from
36708         doc/glibc-functions/iswctype_l.texi.
36709         * doc/posix-functions/iswdigit_l.texi: Renamed from
36710         doc/glibc-functions/iswdigit_l.texi.
36711         * doc/posix-functions/iswgraph_l.texi: Renamed from
36712         doc/glibc-functions/iswgraph_l.texi.
36713         * doc/posix-functions/iswlower_l.texi: Renamed from
36714         doc/glibc-functions/iswlower_l.texi.
36715         * doc/posix-functions/iswprint_l.texi: Renamed from
36716         doc/glibc-functions/iswprint_l.texi.
36717         * doc/posix-functions/iswpunct_l.texi: Renamed from
36718         doc/glibc-functions/iswpunct_l.texi.
36719         * doc/posix-functions/iswspace_l.texi: Renamed from
36720         doc/glibc-functions/iswspace_l.texi.
36721         * doc/posix-functions/iswupper_l.texi: Renamed from
36722         doc/glibc-functions/iswupper_l.texi.
36723         * doc/posix-functions/iswxdigit_l.texi: Renamed from
36724         doc/glibc-functions/iswxdigit_l.texi.
36725         * doc/posix-functions/isxdigit_l.texi: Renamed from
36726         doc/glibc-functions/isxdigit_l.texi.
36727         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
36728         doc/glibc-functions/mbsnrtowcs.texi.
36729         * doc/posix-functions/mkdtemp.texi: Renamed from
36730         doc/glibc-functions/mkdtemp.texi.
36731         * doc/posix-functions/newlocale.texi: Renamed from
36732         doc/glibc-functions/newlocale.texi.
36733         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
36734         doc/glibc-functions/nl_langinfo_l.texi.
36735         * doc/posix-functions/open_memstream.texi: Renamed from
36736         doc/glibc-functions/open_memstream.texi.
36737         * doc/posix-functions/opterr.texi: Renamed from
36738         doc/glibc-functions/opterr.texi.
36739         * doc/posix-functions/optind.texi: Renamed from
36740         doc/glibc-functions/optind.texi.
36741         * doc/posix-functions/optopt.texi: Renamed from
36742         doc/glibc-functions/optopt.texi.
36743         * doc/posix-functions/psignal.texi: Renamed from
36744         doc/glibc-functions/psignal.texi.
36745         * doc/posix-functions/scandir.texi: Renamed from
36746         doc/glibc-functions/scandir.texi.
36747         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
36748         doc/glibc-functions/sched_get_priority_min.texi.
36749         * doc/posix-functions/signgam.texi: Renamed from
36750         doc/glibc-functions/signgam.texi.
36751         * doc/posix-functions/stpcpy.texi: Renamed from
36752         doc/glibc-functions/stpcpy.texi.
36753         * doc/posix-functions/stpncpy.texi: Renamed from
36754         doc/glibc-functions/stpncpy.texi.
36755         * doc/posix-functions/strcasecmp_l.texi: Renamed from
36756         doc/glibc-functions/strcasecmp_l.texi.
36757         * doc/posix-functions/strcoll_l.texi: Renamed from
36758         doc/glibc-functions/strcoll_l.texi.
36759         * doc/posix-functions/strfmon_l.texi: Renamed from
36760         doc/glibc-functions/strfmon_l.texi.
36761         * doc/posix-functions/strftime_l.texi: Renamed from
36762         doc/glibc-functions/strftime_l.texi.
36763         * doc/posix-functions/strncasecmp_l.texi: Renamed from
36764         doc/glibc-functions/strncasecmp_l.texi.
36765         * doc/posix-functions/strndup.texi: Renamed from
36766         doc/glibc-functions/strndup.texi.
36767         * doc/posix-functions/strnlen.texi: Renamed from
36768         doc/glibc-functions/strnlen.texi.
36769         * doc/posix-functions/strsignal.texi: Renamed from
36770         doc/glibc-functions/strsignal.texi.
36771         * doc/posix-functions/strxfrm_l.texi: Renamed from
36772         doc/glibc-functions/strxfrm_l.texi.
36773         * doc/posix-functions/timer_gettime.texi: Renamed from
36774         doc/glibc-functions/timer_gettime.texi.
36775         * doc/posix-functions/tolower_l.texi: Renamed from
36776         doc/glibc-functions/tolower_l.texi.
36777         * doc/posix-functions/toupper_l.texi: Renamed from
36778         doc/glibc-functions/toupper_l.texi.
36779         * doc/posix-functions/towctrans_l.texi: Renamed from
36780         doc/glibc-functions/towctrans_l.texi.
36781         * doc/posix-functions/towlower_l.texi: Renamed from
36782         doc/glibc-functions/towlower_l.texi.
36783         * doc/posix-functions/towupper_l.texi: Renamed from
36784         doc/glibc-functions/towupper_l.texi.
36785         * doc/posix-functions/uselocale.texi: Renamed from
36786         doc/glibc-functions/uselocale.texi.
36787         * doc/posix-functions/vdprintf.texi: Renamed from
36788         doc/glibc-functions/vdprintf.texi.
36789         * doc/posix-functions/wcpcpy.texi:
36790         Renamed from doc/glibc-functions/wcpcpy.texi.
36791         * doc/posix-functions/wcpncpy.texi: Renamed from
36792         doc/glibc-functions/wcpncpy.texi.
36793         * doc/posix-functions/wcscasecmp.texi: Renamed from
36794         doc/glibc-functions/wcscasecmp.texi.
36795         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
36796         doc/glibc-functions/wcscasecmp_l.texi.
36797         * doc/posix-functions/wcscoll_l.texi: Renamed from
36798         doc/glibc-functions/wcscoll_l.texi.
36799         * doc/posix-functions/wcsdup.texi: Renamed from
36800         doc/glibc-functions/wcsdup.texi.
36801         * doc/posix-functions/wcsncasecmp.texi: Renamed from
36802         doc/glibc-functions/wcsncasecmp.texi.
36803         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
36804         doc/glibc-functions/wcsncasecmp_l.texi.
36805         * doc/posix-functions/wcsnlen.texi: Renamed from
36806         doc/glibc-functions/wcsnlen.texi.
36807         * doc/posix-functions/wcsnrtombs.texi: Renamed from
36808         doc/glibc-functions/wcsnrtombs.texi.
36809         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
36810         doc/glibc-functions/wcsxfrm_l.texi.
36811         * doc/posix-functions/wctrans_l.texi: Renamed from
36812         doc/glibc-functions/wctrans_l.texi.
36813         * doc/posix-functions/wctype_l.texi: Renamed from
36814         doc/glibc-functions/wctype_l.texi.
36815         * doc/gnulib.texi (Function Substitutes): Add these subsections.
36816         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
36817         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
36818         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
36819         these subsections.
36820         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
36821         Remove sections.
36822
36823 2008-12-14  Bruno Haible  <bruno@clisp.org>
36824
36825         Update doc for POSIX:2008.
36826         * doc/posix-functions/*.texi: Update URL of POSIX specification.
36827
36828 2008-12-14  Bruno Haible  <bruno@clisp.org>
36829
36830         Update doc for POSIX:2008.
36831         * doc/pastposix-functions/bcmp.texi: Renamed from
36832         doc/posix-functions/bcmp.texi.
36833         * doc/pastposix-functions/bcopy.texi: Renamed from
36834         doc/posix-functions/bcopy.texi.
36835         * doc/pastposix-functions/bsd_signal.texi: Renamed from
36836         doc/posix-functions/bsd_signal.texi.
36837         * doc/pastposix-functions/bzero.texi: Renamed from
36838         doc/posix-functions/bzero.texi.
36839         * doc/pastposix-functions/ecvt.texi: Renamed from
36840         doc/posix-functions/ecvt.texi.
36841         * doc/pastposix-functions/fcvt.texi: Renamed from
36842         doc/posix-functions/fcvt.texi.
36843         * doc/pastposix-functions/ftime.texi: Renamed from
36844         doc/posix-functions/ftime.texi.
36845         * doc/pastposix-functions/gcvt.texi: Renamed from
36846         doc/posix-functions/gcvt.texi.
36847         * doc/pastposix-functions/getcontext.texi: Renamed from
36848         doc/posix-functions/getcontext.texi.
36849         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
36850         doc/posix-functions/gethostbyaddr.texi.
36851         * doc/pastposix-functions/gethostbyname.texi: Renamed from
36852         doc/posix-functions/gethostbyname.texi.
36853         * doc/pastposix-functions/getwd.texi: Renamed from
36854         doc/posix-functions/getwd.texi.
36855         * doc/pastposix-functions/h_errno.texi: Renamed from
36856         doc/posix-functions/h_errno.texi.
36857         * doc/pastposix-functions/index.texi: Renamed from
36858         doc/posix-functions/index.texi.
36859         * doc/pastposix-functions/makecontext.texi: Renamed from
36860         doc/posix-functions/makecontext.texi.
36861         * doc/pastposix-functions/mktemp.texi: Renamed from
36862         doc/posix-functions/mktemp.texi.
36863         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
36864         doc/posix-functions/pthread_attr_getstackaddr.texi.
36865         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
36866         doc/posix-functions/pthread_attr_setstackaddr.texi.
36867         * doc/pastposix-functions/rindex.texi: Renamed from
36868         doc/posix-functions/rindex.texi.
36869         * doc/pastposix-functions/scalb.texi: Renamed from
36870         doc/posix-functions/scalb.texi.
36871         * doc/pastposix-functions/setcontext.texi: Renamed from
36872         doc/posix-functions/setcontext.texi.
36873         * doc/pastposix-functions/swapcontext.texi: Renamed from
36874         doc/posix-functions/swapcontext.texi.
36875         * doc/pastposix-functions/ualarm.texi: Renamed from
36876         doc/posix-functions/ualarm.texi.
36877         * doc/pastposix-functions/usleep.texi: Renamed from
36878         doc/posix-functions/usleep.texi.
36879         * doc/pastposix-functions/vfork.texi: Renamed from
36880         doc/posix-functions/vfork.texi.
36881         * doc/pastposix-functions/wcswcs.texi: Renamed from
36882         doc/posix-functions/wcswcs.texi.
36883         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
36884         (Function Substitutes): Update.
36885
36886 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36887
36888         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
36889         m4/strerror.m4.
36890
36891 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36892             Bruno Haible  <bruno@clisp.org>
36893
36894         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
36895
36896 2008-12-13  Bruno Haible  <bruno@clisp.org>
36897
36898         * modules/strtoull (Depends-on): Remove unistd.
36899
36900 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36901
36902         * modules/strtoull (Depends-on): Add stdlib.
36903
36904 2008-12-11  Simon Josefsson  <simon@josefsson.org>
36905
36906         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
36907
36908 2008-12-10  Jim Meyering  <meyering@redhat.com>
36909
36910         gl_ASSERT: don't say assertions are disabled when they're not
36911         * m4/assert.m4 (gl_ASSERT): Do not make configure report
36912         "checking whether to enable assertions... no", when they are in
36913         fact enabled.  This is solely a bug in the output of configure.
36914         In spite of saying "no", NDEBUG was not defined in that case.
36915         Also, as noted by Eric Blake, leave assertions enabled upon
36916         --enable-assert=INVALID.
36917
36918 2008-12-10  Bruno Haible  <bruno@clisp.org>
36919
36920         Change MODULES.html to refer to POSIX:2008 where possible.
36921         * MODULES.html.sh (POSIX2008_URL): New variable.
36922         (posix_headers): Remove sys/timeb, ucontext.
36923         (posix2001_headers): New variable.
36924         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
36925         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
36926         index, makecontext, mktemp, pthread_attr_getstackaddr,
36927         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
36928         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
36929         (posix2001_functions): New variable.
36930         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
36931         otherwise.
36932
36933 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36934
36935         add missing include to parse-duration.c
36936         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
36937         * modules/parse-duration (Depends-on): Add xalloc.
36938
36939         fix sed script reading maint.mk
36940         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
36941         (syntax-check-rules): Use it.
36942
36943 2008-12-09  Bruno Haible  <bruno@clisp.org>
36944
36945         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
36946         MacOS X 10.4/PowerPC.
36947         Reported by Simon Josefsson.
36948
36949 2008-12-08  Jim Meyering  <meyering@redhat.com>
36950
36951         work around mingw's lack of some S_IF definitions
36952         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
36953         Reported by Simon Josefsson.
36954
36955 2008-12-08  Bruno Haible  <bruno@clisp.org>
36956
36957         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
36958         applied to variables. Needed on MacOS X 10.4/PowerPC.
36959         Reported by Simon Josefsson.
36960
36961 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
36962         and Eric Blake  <ebb9@byu.net>
36963
36964         assert: honor --enable-assert
36965         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
36966         order to honor --enable-assert, rather than treating it as a
36967         synonym for --disable-assert.
36968
36969 2008-12-08  Jim Meyering  <meyering@redhat.com>
36970
36971         * lib/posixtm.c: Remove now-useless declaration of mktime.
36972
36973         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
36974
36975 2008-12-07  Bruno Haible  <bruno@clisp.org>
36976
36977         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
36978         test_once): Mark functions as static.
36979         * tests/test-tls.c (test_tls): Likewise.
36980
36981 2008-12-07  Bruno Haible  <bruno@clisp.org>
36982
36983         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
36984         iconv_register_autodetect.
36985
36986 2008-12-07  Jim Meyering  <meyering@redhat.com>
36987
36988         posixtm.c: avoid a warning
36989         * lib/posixtm.c (posixtime): Don't initialize tm0.
36990         It's no longer needed to placate gcc4's -Wuninitialized,
36991         and the attempt to placate would elicit a new warning.
36992
36993         unicodeio.c: mark unused parameters
36994         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
36995         (fallback_failure_callback): Likewise.
36996
36997 2008-12-07  Bruno Haible  <bruno@clisp.org>
36998
36999         * gnulib-tool (func_create_testdir): When building the tests
37000         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
37001         Reported by Simon Josefsson.
37002
37003 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37004
37005         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
37006
37007 2008-12-06  Bruno Haible  <bruno@clisp.org>
37008
37009         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
37010         Suggested by Eric Blake.
37011
37012 2008-12-06  Bruno Haible  <bruno@clisp.org>
37013
37014         Fix a c-stack test failure on MacOS X.
37015         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
37016         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
37017         handler for SIGBUS as well.
37018         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
37019         install a signal handler for SIGBUS as well.
37020         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
37021
37022 2008-12-06  Bruno Haible  <bruno@clisp.org>
37023
37024         Advocacy documentation.
37025         * doc/gnulib-intro.texi (Benefits): New section.
37026         * doc/gnulib.texi: Update.
37027
37028 2008-12-06  Bruno Haible  <bruno@clisp.org>
37029
37030         Document the 'manywarnings' module.
37031         * doc/manywarnings.texi: New file.
37032         * doc/gnulib.texi: Include it.
37033
37034 2008-12-05  Eric Blake  <ebb9@byu.net>
37035
37036         tests: silence some gcc warnings
37037         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
37038         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
37039         type mismatches.
37040
37041 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37042             Bruno Haible  <bruno@clisp.org>
37043
37044         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
37045
37046 2008-11-29  Jim Meyering  <meyering@redhat.com>
37047
37048         unicodeio.c: mark unused parameters
37049         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
37050         (fallback_failure_callback): Likewise.
37051
37052         fts: fix a thinko
37053         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
37054         (set_stat_type): Return S_IF*-valued "type" directly.
37055         Prompted by James Youngman's spotting a related bug.
37056         Confirmed by further testing through find.
37057
37058         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
37059         * lib/fts.c (D_TYPE): Define.
37060         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
37061         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
37062         (s_ifmt_shift_bits): New function.
37063         (set_stat_type): New function.
37064         (fts_build): When not calling fts_stat, call set_stat_type
37065         to propagate dirent.d_type info to fts_read caller.
37066         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
37067         fts_statp->st_mode type information may be valid.
37068
37069 2008-11-28  Simon Josefsson  <simon@josefsson.org>
37070
37071         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
37072         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
37073         <sds@gnu.org>.
37074
37075 2008-11-20  Bruno Haible  <bruno@clisp.org>
37076
37077         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
37078         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
37079         INCLUDE_NEXT.
37080         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
37081         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
37082         * modules/math (Makefile.am): Substitute
37083         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
37084         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
37085
37086 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
37087             Bruno Haible  <bruno@clisp.org>
37088
37089         * lib/stdint.in.h: Define all type macros so that their expansion is
37090         a single typedef'ed token. Fixes a compilation failure in Boost which
37091         does "using ::int8_t;".
37092
37093 2008-11-18  Simon Josefsson  <simon@josefsson.org>
37094
37095         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
37096         gl_MANYWARN_ALL_GCC.
37097         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
37098         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
37099         * modules/manywarnings: New file.
37100         * MODULES.html.sh: Mention manywarnings module.
37101
37102 2008-11-18  Bruno Haible  <bruno@clisp.org>
37103
37104         * doc/gnulib-tool.texi (Unit tests): New section.
37105
37106 2008-11-18  Simon Josefsson  <simon@josefsson.org>
37107
37108         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
37109         paths like 'lib/po/foo.po'.
37110
37111 2008-11-17  Simon Josefsson  <simon@josefsson.org>
37112
37113         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
37114         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
37115
37116 2008-11-17  Simon Josefsson  <simon@josefsson.org>
37117
37118         * m4/warnings.m4: Use CPPFLAGS to really check whether the
37119         parameter works.
37120
37121 2008-11-17  Simon Josefsson  <simon@josefsson.org>
37122
37123         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
37124
37125 2008-11-17  Bruce Korb  <bkorb@gnu.org>
37126
37127         * modules/parse-duration-tests: New file.
37128         * tests/test-parse-duration.sh: New file.
37129         * tests/test-parse-duration.c: New file.
37130
37131         New module 'parse-duration'.
37132         * lib/parse-duration.h: New file.
37133         * lib/parse-duration.c: New file.
37134         * modules/parse-duration: New file.
37135
37136 2008-11-17  Bruno Haible  <bruno@clisp.org>
37137
37138         * tests/test-select-out.sh: Comment out the first pipe test.
37139         Reported by Simon Josefsson.
37140
37141 2008-11-17  Bruno Haible  <bruno@clisp.org>
37142
37143         * modules/getaddrinfo (Depends-on): Add servent, hostent.
37144         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
37145         gl_HOSTENT.
37146
37147 2008-11-17  Bruno Haible  <bruno@clisp.org>
37148
37149         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
37150         -lnetwork and -lnet. Needed for Haiku and BeOS.
37151
37152 2008-11-16  Bruno Haible  <bruno@clisp.org>
37153
37154         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
37155
37156 2008-11-16  Bruno Haible  <bruno@clisp.org>
37157
37158         Avoid test failure on Haiku.
37159         * tests/test-fsync.c: Include <errno.h>.
37160         (main): Don't require that fsync (0) fails.
37161
37162 2008-11-15  Bruno Haible  <bruno@clisp.org>
37163
37164         New module 'hostent'.
37165         * modules/hostent: New file.
37166         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
37167
37168 2008-11-15  Bruno Haible  <bruno@clisp.org>
37169
37170         New module 'servent'.
37171         * modules/servent: New file.
37172         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
37173
37174 2008-11-15  Bruno Haible  <bruno@clisp.org>
37175
37176         Avoid generating same test program with two different rules.
37177         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
37178         test-frexp to test-frexp-nolibm.
37179         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
37180         test-frexpl to test-frexpl-nolibm.
37181
37182 2008-11-15  Bruno Haible  <bruno@clisp.org>
37183
37184         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
37185         $(FREXPL_LIBM).
37186
37187 2008-11-15  Bruno Haible  <bruno@clisp.org>
37188
37189         * lib/netdb.in.h: Activate the definitions also when the system's
37190         <netdb.h> has 'struct addrinfo'.
37191         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
37192         EAI_OVERFLOW or AI_NUMERICSERV.
37193         * doc/posix-headers/netdb.texi: Document the problem.
37194
37195 2008-11-15  Bruno Haible  <bruno@clisp.org>
37196
37197         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
37198
37199         Make the 'sched' module work on platforms where <sched.h> exists but
37200         is incomplete (such as Haiku).
37201         * lib/sched.in.h; Include the system's <sched.h> if it exists.
37202         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
37203         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
37204         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
37205         HAVE_STRUCT_SCHED_PARAM.
37206         * modules/sched (Depends-on): Add include_next.
37207         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
37208         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
37209         * doc/posix-headers/sched.texi: Document the issue.
37210
37211 2008-11-13  Jim Meyering  <meyering@redhat.com>
37212
37213         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
37214         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
37215         test would fail due to the difference in the Report bugs to ...
37216         line.  The expected address is empty, "<>", while the actual
37217         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
37218
37219 2008-11-12  Bruno Haible  <bruno@clisp.org>
37220
37221         lstat: don't compile lstat.c on systems lacking lstat
37222         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
37223         which don't have lstat; this is handled by lib/sys_stat.in.h already.
37224         Reported by Daniel P. Berrange via Jim Meyering.
37225
37226 2008-11-12  Jim Meyering  <meyering@redhat.com>
37227
37228         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
37229
37230 2008-11-12  Simon Josefsson  <simon@josefsson.org>
37231
37232         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
37233         instead.
37234
37235 2008-11-12  Bruno Haible  <bruno@clisp.org>
37236
37237         * lib/unicodeio.c: Include unistr.h.
37238         (utf8_wctomb): Remove function.
37239         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
37240
37241 2008-11-12  Simon Josefsson  <simon@josefsson.org>
37242
37243         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
37244         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
37245         <bruno@clisp.org>.
37246         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
37247
37248 2008-11-12  Simon Josefsson  <simon@josefsson.org>
37249
37250         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
37251         * doc/gnulib.texi: Add section for warnings.
37252
37253 2008-11-11  Bruno Haible  <bruno@clisp.org>
37254
37255         * lib/sockets.h: Add a comment.
37256
37257 2008-11-11  Karl Berry  <karl@gnu.org>
37258
37259         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
37260
37261 2008-11-11  Eric Blake  <ebb9@byu.net>
37262
37263         fdl.texi: avoid git symlinks
37264         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
37265
37266 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37267
37268         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
37269
37270 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37271
37272         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
37273         (gl_WARN_ADD): Substitute $2 if literal.
37274
37275 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37276
37277         * m4/warning.m4: Remove.
37278
37279 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37280
37281         * m4/warnings.m4: Almost complete rewrite. :-)
37282
37283 2008-11-10  Simon Josefsson  <simon@josefsson.org>
37284
37285         * modules/warnings: New module.
37286         * m4/warnings.m4: New file.
37287         * MODULES.html.sh: Mention warnings module.
37288         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
37289         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
37290
37291 2008-11-10  Eric Blake  <ebb9@byu.net>
37292
37293         fdl.texi: make a symlink to the latest version
37294         * doc/standards.texi: Revert today's earlier change.
37295         * doc/fdl-1.2.texi: Rename from old fdl.texi...
37296         * doc/fdl.texi: ...and replace this with a symlink to the newer
37297         fdl-1.3.texi.
37298
37299 2008-11-10  Bruno Haible  <bruno@clisp.org>
37300
37301         * tests/test-select-fd.c (main): Accept the result file name as fourth
37302         argument.
37303         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
37304         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
37305
37306 2008-11-10  Bruno Haible  <bruno@clisp.org>
37307
37308         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
37309         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
37310         as autoconf-substituted macros.
37311         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
37312         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
37313         gl_NETDB_H_DEFAULTS. Set these variables.
37314         * modules/netdb (Makefile.am): Substitute these variables.
37315
37316 2008-11-10  Eric Blake  <ebb9@byu.net>
37317
37318         standards.texi: include correct file for FDL 1.3
37319         * doc/standards.texi (GNU Free Documentation License): Change
37320         include file to pull in FDL 1.3, not 1.2.
37321
37322         fdl.texi: revert accidental change to license
37323         * doc/fdl.texi: This is FDL 1.2, not 1.3.
37324
37325 2008-11-10  Bruno Haible  <bruno@clisp.org>
37326
37327         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
37328         cross-compiling guesses also when the native compile gives no result.
37329
37330 2008-11-10  Bruno Haible  <bruno@clisp.org>
37331
37332         * lib/spawni.c (__spawni): Force variable into the stack.
37333
37334 2008-11-10  Bruno Haible  <bruno@clisp.org>
37335
37336         Add support for Haiku.
37337         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
37338         glibc and BeOS, but also on Haiku.
37339         * lib/fpurge.c (fpurge): Likewise.
37340         * lib/freadable.c (freadable): Likewise.
37341         * lib/freadahead.c (freadahead): Likewise.
37342         * lib/freading.c (freading): Likewise.
37343         * lib/freadptr.c (freadptr): Likewise.
37344         * lib/freadseek.c (freadptrinc): Likewise.
37345         * lib/fseeko.c (rpl_fseeko): Likewise.
37346         * lib/fseterr.c (fseterr): Likewise.
37347         * lib/fwritable.c (fwritable): Likewise.
37348         * lib/fwriting.c (fwriting): Likewise.
37349         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
37350
37351 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
37352
37353         * lib/config.charset: Treat Haiku like BeOS.
37354
37355 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
37356
37357         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
37358         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
37359
37360 2008-11-08  Bruno Haible  <bruno@clisp.org>
37361
37362         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
37363         AC_CACHE_CHECK.
37364
37365 2008-11-08  Bruno Haible  <bruno@clisp.org>
37366
37367         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
37368
37369 2008-11-08  Bruno Haible  <bruno@clisp.org>
37370
37371         * tests/test-select-fd.c: New file.
37372         * tests/test-select-in.sh: New file.
37373         * tests/test-select-out.sh: New file.
37374         * tests/test-select-stdin.c: New file.
37375         * modules/select-tests (Files): Add the new files.
37376         (Depends-on): Add gettimeofday.
37377         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
37378         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
37379         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
37380
37381 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
37382             Bruno Haible  <bruno@clisp.org>
37383
37384         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
37385
37386 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
37387
37388         * build-aux/pmccabe2html: Added support for C++ source files.
37389
37390 2008-11-05  Ben Pfaff  <blp@gnu.org>
37391
37392         Fix lib/close.c build on Windows.
37393         * modules/close (Files): Add lib/w32sock.h.
37394
37395 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
37396
37397         Accept Bison's NEWS format.
37398         * build-aux/announce-gen (print_news_deltas): Tweak
37399         $re_prefix.
37400
37401 2008-11-04  Bruno Haible  <bruno@clisp.org>
37402
37403         * modules/random_r (Maintainer): Add glibc.
37404
37405 2008-11-04  Simon Josefsson  <simon@josefsson.org>
37406
37407         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
37408         by karl@freefriends.org (Karl Berry).
37409         * doc/alloca.texi: Likewise.
37410         * doc/c-ctype.texi: Likewise.
37411         * doc/c-strcase.texi: Likewise.
37412         * doc/c-strcaseeq.texi: Likewise.
37413         * doc/c-strcasestr.texi: Likewise.
37414         * doc/c-strstr.texi: Likewise.
37415         * doc/c-strtod.texi: Likewise.
37416         * doc/c-strtold.texi: Likewise.
37417         * doc/ctime.texi: Likewise.
37418         * doc/error.texi: Likewise.
37419         * doc/fdl.texi: Likewise.
37420         * doc/gcd.texi: Likewise.
37421         * doc/getdate.texi: Likewise.
37422         * doc/gnulib-intro.texi: Likewise.
37423         * doc/gnulib-tool.texi: Likewise.
37424         * doc/gnulib.texi: Likewise.
37425         * doc/inet_ntoa.texi: Likewise.
37426         * doc/maintain.texi: Likewise.
37427         * doc/make-stds.texi: Likewise.
37428         * doc/quote.texi: Likewise.
37429         * doc/regexprops-generic.texi: Likewise.
37430         * doc/standards.texi: Likewise.
37431         * doc/verify.texi: Likewise.
37432         * doc/visibility.texi: Likewise.
37433         * doc/gnulib.texi (GNU Free Documentation License): Include
37434         fdl-1.3.texi instead of fdl.texi.
37435
37436 2008-11-04  Simon Josefsson  <simon@josefsson.org>
37437
37438         * doc/fdl-1.3.texi: New file, from
37439         <http://www.gnu.org/licenses/fdl-1.3.texi>.
37440         * modules/fdl-1.3: Add.
37441         * MODULES.html.sh: Add fdl-1.3.
37442
37443 2008-11-03  Bruno Haible  <bruno@clisp.org>
37444
37445         Make determination of absolute name of header file work with AIX xlc.
37446         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
37447         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
37448         preprocessing.
37449         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
37450         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
37451
37452 2008-11-03  Simon Josefsson  <simon@josefsson.org>
37453
37454         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
37455         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
37456         <ludo@gnu.org>.
37457
37458 2008-11-02  Bruno Haible  <bruno@clisp.org>
37459
37460         Mark 'strpbrk' obsolete.
37461         * modules/strpbrk (Status, Notice): New sections.
37462         * modules/strtok_r (Depends-on): Add strpbrk.
37463
37464 2008-11-02  Bruno Haible  <bruno@clisp.org>
37465
37466         Mark 'strdup' obsolete.
37467         * modules/strdup (Status, Notice): New sections.
37468         * modules/findprog (Depends-on): Add strdup.
37469         * modules/getaddrinfo (Depends-on): Likewise.
37470         * modules/localename (Depends-on): Likewise.
37471         * modules/relocatable-lib (Depends-on): Likewise.
37472         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
37473         * modules/relocatable-prog (Depends-on): Likewise.
37474         * modules/trim (Depends-on): Likewise.
37475         * modules/unictype/gen-ctype (Depends-on): Likewise.
37476         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
37477
37478 2008-11-02  Bruno Haible  <bruno@clisp.org>
37479
37480         Mark 'strcspn' obsolete.
37481         * modules/strcspn (Status, Notice): New sections.
37482
37483 2008-11-02  Bruno Haible  <bruno@clisp.org>
37484
37485         Mark 'rmdir' obsolete.
37486         * modules/rmdir (Status, Notice): New sections.
37487         * modules/clean-temp (Depends-on): Add rmdir.
37488         * modules/openat (Depends-on): Likewise.
37489
37490 2008-11-02  Bruno Haible  <bruno@clisp.org>
37491
37492         Mark 'raise' obsolete.
37493         * modules/raise (Status, Notice): New sections.
37494         (Include): Specify <signal.h>.
37495         * modules/stdio (Depends-on): Add raise.
37496         * modules/write (Depends-on): Likewise.
37497
37498 2008-11-02  Bruno Haible  <bruno@clisp.org>
37499
37500         Mark 'memset' obsolete.
37501         * modules/memset (Status, Notice): New sections.
37502
37503 2008-11-02  Bruno Haible  <bruno@clisp.org>
37504
37505         Mark 'memmove' obsolete.
37506         * modules/memmove (Status, Notice): New sections.
37507         * modules/argp (Depends-on): Add memmove.
37508         * modules/argz (Depends-on): Likewise.
37509         * modules/canonicalize (Depends-on): Likewise.
37510         * modules/canonicalize-lgpl (Depends-on): Likewise.
37511         * modules/fts (Depends-on): Likewise.
37512         * modules/getcwd (Depends-on): Likewise.
37513         * modules/human (Depends-on): Likewise.
37514         * modules/regex (Depends-on): Likewise.
37515         * modules/striconveh (Depends-on): Likewise.
37516         * modules/trim (Depends-on): Likewise.
37517         * modules/unistr/u8-move (Depends-on): Likewise.
37518         * modules/unistr/u16-move (Depends-on): Likewise.
37519         * modules/unistr/u32-move (Depends-on): Likewise.
37520
37521 2008-11-02  Bruno Haible  <bruno@clisp.org>
37522
37523         Mark 'memcpy' obsolete.
37524         * modules/memcpy (Status, Notice): New sections.
37525
37526 2008-11-02  Bruno Haible  <bruno@clisp.org>
37527
37528         Mark 'memcmp' obsolete.
37529         * modules/memcmp (Status, Notice): New sections.
37530         * modules/argmatch (Depends-on): Add memchr.
37531         * modules/backupfile (Depends-on): Likewise.
37532         * modules/c-strcasestr (Depends-on): Likewise.
37533         * modules/crypto/des (Depends-on): Likewise.
37534         * modules/csharpcomp (Depends-on): Likewise.
37535         * modules/fnmatch (Depends-on): Likewise.
37536         * modules/git-merge-changelog (Depends-on): Likewise.
37537         * modules/isnand (Depends-on): Likewise.
37538         * modules/isnand-nolibm (Depends-on): Likewise.
37539         * modules/isnanf (Depends-on): Likewise.
37540         * modules/isnanf-nolibm (Depends-on): Likewise.
37541         * modules/isnanl (Depends-on): Likewise.
37542         * modules/isnanl-nolibm (Depends-on): Likewise.
37543         * modules/mbchar (Depends-on): Likewise.
37544         * modules/memcoll (Depends-on): Likewise.
37545         * modules/quotearg (Depends-on): Likewise.
37546         * modules/regex (Depends-on): Likewise.
37547         * modules/relocatable-prog (Depends-on): Likewise.
37548         * modules/same (Depends-on): Likewise.
37549         * modules/signbit (Depends-on): Likewise.
37550         * modules/strcasestr-simple (Depends-on): Likewise.
37551         * modules/unictype/gen-ctype (Depends-on): Likewise.
37552         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
37553         * modules/uniname/uniname (Depends-on): Likewise.
37554         * modules/unistr/u8-cmp (Depends-on): Likewise.
37555
37556 2008-11-02  Bruno Haible  <bruno@clisp.org>
37557
37558         Mark 'memchr' obsolete.
37559         * modules/memchr (Status, Notice): New sections.
37560         * modules/argp (Depends-on): Add memchr.
37561         * modules/base64 (Depends-on): Likewise.
37562         * modules/c-strcasestr (Depends-on): Likewise.
37563         * modules/chdir-long (Depends-on): Likewise.
37564         * modules/fnmatch (Depends-on): Likewise.
37565         * modules/getsubopt (Depends-on): Likewise.
37566         * modules/git-merge-changelog (Depends-on): Likewise.
37567         * modules/glob (Depends-on): Likewise.
37568         * modules/strcasestr-simple (Depends-on): Likewise.
37569         * modules/strnlen (Depends-on): Likewise.
37570
37571 2008-11-02  Bruno Haible  <bruno@clisp.org>
37572
37573         Mark 'atexit' obsolete.
37574         * modules/atexit (Status, Notice): New sections.
37575         * modules/chdir-long (Depends-on): Add atexit.
37576         * modules/wait-process (Depends-on): Likewise.
37577
37578 2008-11-02  Bruno Haible  <bruno@clisp.org>
37579
37580         * gnulib-tool: New option --with-obsolete.
37581         (func_usage): Document it.
37582         (func_modules_transitive_closure): Drop obsolete dependencies if
37583         incobsolete is not true.
37584         (func_import): Read and save the incobsolete variable to the cache.
37585
37586 2008-11-02  Bruno Haible  <bruno@clisp.org>
37587
37588         * modules/TEMPLATE-EXTENDED: New field 'Status'.
37589         * gnulib-tool: New option --extract-status.
37590         (func_usage): Document it.
37591         (sed_extract_prog): Recognize it.
37592         (func_get_status): New function.
37593
37594 2008-10-30  Simon Josefsson  <simon@josefsson.org>
37595
37596         * modules/sockets (License): Change from LGPL to LGPLv2+.
37597
37598 2008-10-28  Simon Josefsson  <simon@josefsson.org>
37599
37600         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
37601
37602 2008-10-28  Simon Josefsson  <simon@josefsson.org>
37603
37604         * MODULES.html.sh (Support for systems lacking POSIX:2001):
37605         Mention times and sys_times.
37606         * modules/sys_times, modules/sys_times-tests: New modules.
37607         * modules/times, modules/times-tests: Likewise
37608         * m4/sys_times_h.m4: New file.
37609         * lib/sys_times.in.h: Likewise
37610         * lib/times.c: Likewise.
37611         * tests/test-sys_times.c: Likewise.
37612         * tests/test-times.c: Likewise.
37613         * doc/posix-headers/sys_times.texi: Update.
37614         * doc/posix-functions/times.texi: Update.
37615
37616 2008-10-28  Jim Meyering  <meyering@redhat.com>
37617
37618         * modules/tempname (Depends-on): Add lstat.
37619
37620         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
37621
37622 2008-10-28  Simon Josefsson  <simon@josefsson.org>
37623
37624         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
37625         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
37626         using idiom used elsewhere in gnulib.
37627
37628 2008-10-27  Jim Meyering  <meyering@redhat.com>
37629
37630         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
37631
37632 2008-10-27  Simon Josefsson  <simon@josefsson.org>
37633
37634         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
37635         TESTS_ENVIRONMENT, for shell scripts that needs to call built
37636         programs.
37637         * tests/test-argp-2.sh: Use $EXEEXT when needed.
37638
37639 2008-10-27  Simon Josefsson  <simon@josefsson.org>
37640
37641         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
37642
37643 2008-10-27  Bruno Haible  <bruno@clisp.org>
37644
37645         * tests/test-lstat.c: Include <stdio.h>.
37646
37647 2008-10-27  Simon Josefsson  <simon@josefsson.org>
37648
37649         * modules/lstat-tests: New module.
37650         * tests/test-lstat.c: New file.
37651
37652 2008-10-26  Jim Meyering  <meyering@redhat.com>
37653
37654         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
37655
37656 2008-10-26  Simon Josefsson  <simon@josefsson.org>
37657             Bruno Haible  <bruno@clisp.org>
37658
37659         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
37660         * modules/configmake (Include): Add a note that the include must come
37661         after all system headers.
37662         * lib/javaversion.c: Include configmake.h after all other includes.
37663
37664 2008-10-26  Bruno Haible  <bruno@clisp.org>
37665
37666         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
37667         HAVE_STRUCT_RANDOM_DATA to 1.
37668         (gl_STDLIB_H): Simplify.
37669
37670 2008-10-26  Simon Josefsson  <simon@josefsson.org>
37671
37672         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
37673         substitute HAVE_STRUCT_RANDOM_DATA.
37674         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
37675         random_data.
37676         * modules/stdlib (Makefile.am): Substitute
37677         HAVE_STRUCT_RANDOM_DATA.
37678
37679 2008-10-26  Simon Josefsson  <simon@josefsson.org>
37680
37681         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
37682         * doc/gnulib-intro.texi (Copyright): Likewise.
37683
37684 2008-10-26  Simon Josefsson  <simon@josefsson.org>
37685
37686         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
37687         findings.
37688
37689 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
37690             Bruno Haible  <bruno@clisp.org>
37691
37692         * lib/unistd.in.h: Include <winsock2.h>.
37693         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
37694         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
37695         Provide dummy declarations.
37696         (gethostname): Override.
37697         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
37698         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
37699         gl_PREREQ_SYS_H_WINSOCK2.
37700         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
37701         * doc/posix-functions/gethostname.texi: More details.
37702
37703 2008-10-25  Bruno Haible  <bruno@clisp.org>
37704
37705         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
37706         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
37707         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
37708
37709         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
37710         here ...
37711         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
37712         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
37713         gl_UNISTD_H_DEFAULTS.
37714
37715 2008-10-25  Eric Blake  <ebb9@byu.net>
37716
37717         signbit: avoid spurious compiler failure
37718         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
37719         declarations inside function.
37720
37721 2008-10-24  Simon Josefsson  <simon@josefsson.org>
37722             Bruno Haible  <bruno@clisp.org>
37723
37724         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
37725         * modules/random_r (Depends-on): Add stdint.
37726
37727 2008-10-24  Bruno Haible  <bruno@clisp.org>
37728
37729         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
37730         Eggert.
37731         * modules/strerror (License): Likewise.
37732
37733 2008-10-24  Jim Meyering  <meyering@redhat.com>
37734
37735         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
37736         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
37737
37738 2008-10-24  Eric Blake  <ebb9@byu.net>
37739
37740         getgroups: fix compilation when getgroups is available
37741         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
37742         but with <config.h> override of getgroups disabled.
37743
37744 2008-10-24  Simon Josefsson  <simon@josefsson.org>
37745
37746         * doc/gnulib.texi (Header files): Add note about C++ problems.
37747         Explained by Bruno Haible <bruno@clisp.org>.
37748
37749 2008-10-23  Bruno Haible  <bruno@clisp.org>
37750
37751         Define a dummy SA_NODEFER macro on Interix.
37752         * lib/signal.in.h (SA_NODEFER): Define fallback.
37753         Reported by Aleksey Cheusov <cheusov@tut.by> via
37754         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
37755
37756 2008-10-23  Bruno Haible  <bruno@clisp.org>
37757
37758         * modules/freadahead (License): Change to LGPLv2+.
37759         Suggested by Simon Josefsson.
37760
37761 2008-10-23  Jim Meyering  <meyering@redhat.com>
37762
37763         random_r: new module
37764         * modules/random_r: New file.
37765         * m4/random_r.m4: New file.
37766         * lib/random_r.c: New file, from glibc.
37767         * modules/random_r-tests: New file.
37768         * tests/test-random_r.c: New file.
37769         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
37770          Declare.
37771         (RAND_MAX): Define.
37772         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
37773         * modules/stdlib: Substitute them, too.
37774         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
37775         * doc/glibc-functions/initstate_r.texi: Mention the new module.
37776         * doc/glibc-functions/random_r.texi: Likewise.
37777         * doc/glibc-functions/setstate_r.texi: Likewise.
37778         * doc/glibc-functions/srandom_r.texi: Likewise.
37779         * config/srclist.txt: Mention it.
37780
37781 2008-10-23  David Lutterkort  <lutter@redhat.com>
37782
37783         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
37784         link requirement
37785
37786 2008-10-23  Jim Meyering  <meyering@redhat.com>
37787
37788         selinux-h: mark parameters of stub functions as intentionally unused
37789         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
37790         * lib/se-context.in.h: Likewise.
37791
37792 2008-10-22  Simon Josefsson  <simon@josefsson.org>
37793
37794         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
37795
37796 2008-10-22  Simon Josefsson  <simon@josefsson.org>
37797
37798         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
37799
37800 2008-10-22  Eric Blake  <ebb9@byu.net>
37801
37802         glthread/thread: avoid compiler warning
37803         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
37804         Add unreachable abort to silence compiler.
37805
37806 2008-10-22  Eric Blake  <ebb9@byu.net>
37807
37808         netdb: also supply struct addrinfo for cygwin 1.5.x
37809         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
37810         older cygwin.
37811         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
37812         cygwin.
37813         * doc/posix-headers/netdb.texi (netdb.h): Document this.
37814
37815 2008-10-22  Bruno Haible  <bruno@clisp.org>
37816
37817         * users.txt: Update entry about pspp.
37818
37819 2008-10-21  Bruno Haible  <bruno@clisp.org>
37820
37821         Simplification.
37822         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
37823         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
37824
37825         Simplification.
37826         * lib/ioctl.c (ioctl): Don't undefine.
37827         * lib/socket.c (socket): Don't undefine.
37828
37829         Remove unused module indicator macros.
37830         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
37831         GNULIB_$1 as a C macro.
37832
37833         * doc/posix-functions/close.texi: Undo last change.
37834         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
37835         Windows platforms.
37836
37837 2008-10-21  Bruno Haible  <bruno@clisp.org>
37838
37839         Add gethostname() declaration to <unistd.h>.
37840         * lib/unistd.in.h (gethostname): New declaration.
37841         * lib/gethostname.c: Include <unistd.h>.
37842         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
37843         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
37844         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
37845         and HAVE_GETHOSTNAME.
37846         * modules/gethostname (Depends-on): Add unistd.
37847         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
37848         (Include): Specify <unistd.h>.
37849         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
37850         HAVE_GETHOSTNAME.
37851         * tests/test-gethostname.c: Include <unistd.h> first.
37852
37853 2008-10-21  Bruno Haible  <bruno@clisp.org>
37854
37855         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
37856         * modules/select-tests (Depends-on): Likewise.
37857         Reported by Simon Josefsson.
37858
37859 2008-10-21  Simon Josefsson  <simon@josefsson.org>
37860
37861         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
37862         * lib/accept.c: New file, based on winsock.c.
37863         * lib/bind.c: New file, based on winsock.c.
37864         * lib/connect.c: New file, based on winsock.c.
37865         * lib/getpeername.c: New file, based on winsock.c.
37866         * lib/getsockname.c: New file, based on winsock.c.
37867         * lib/getsockopt.c: New file, based on winsock.c.
37868         * lib/ioctl.c: New file, based on winsock.c.
37869         * lib/listen.c: New file, based on winsock.c.
37870         * lib/recv.c: New file, based on winsock.c.
37871         * lib/recvfrom.c: New file, based on winsock.c.
37872         * lib/send.c: New file, based on winsock.c.
37873         * lib/sendto.c: New file, based on winsock.c.
37874         * lib/setsockopt.c: New file, based on winsock.c.
37875         * lib/shutdown.c: New file, based on winsock.c.
37876         * lib/socket.c: New file, based on winsock.c.
37877         * lib/w32sock.h: New file, based on winsock.c.
37878         * lib/winsock.c: Remove file.
37879         * modules/accept: Likewise.
37880         * modules/bind: Likewise.
37881         * modules/connect: Likewise.
37882         * modules/getpeername: Likewise.
37883         * modules/getsockname: Likewise.
37884         * modules/getsockopt: Likewise.
37885         * modules/ioctl: Likewise.
37886         * modules/listen: Likewise.
37887         * modules/recv: Likewise.
37888         * modules/recvfrom: Likewise.
37889         * modules/send: Likewise.
37890         * modules/sendto: Likewise.
37891         * modules/setsockopt: Likewise.
37892         * modules/shutdown: Likewise.
37893         * modules/socket: Use socket.c instead of winsock.c.
37894         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
37895         * doc/posix-functions/accept.texi: Doc fix.
37896         * doc/posix-functions/bind.texi: Doc fix.
37897         * doc/posix-functions/close.texi: Doc fix.
37898         * doc/posix-functions/connect.texi: Doc fix.
37899         * doc/posix-functions/getpeername.texi: Doc fix.
37900         * doc/posix-functions/getsockname.texi: Doc fix.
37901         * doc/posix-functions/getsockopt.texi: Doc fix.
37902         * doc/posix-functions/ioctl.texi: Doc fix.
37903         * doc/posix-functions/listen.texi: Doc fix.
37904         * doc/posix-functions/recv.texi: Doc fix.
37905         * doc/posix-functions/recvfrom.texi: Doc fix.
37906         * doc/posix-functions/send.texi: Doc fix.
37907         * doc/posix-functions/sendto.texi: Doc fix.
37908         * doc/posix-functions/setsockopt.texi: Doc fix.
37909         * doc/posix-functions/shutdown.texi: Doc fix.
37910         * doc/posix-functions/socket.texi: Doc fix.
37911
37912 2008-10-20  Bruno Haible  <bruno@clisp.org>
37913
37914         Take into account the role of SIGABRT_COMPAT on Windows 2008.
37915         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
37916         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
37917         as an alias for SIGABRT.
37918         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
37919         (sigaction): Map it to SIGABRT.
37920         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
37921
37922 2008-10-20  Bruno Haible  <bruno@clisp.org>
37923
37924         * lib/fts.c: Don't include lstat.h.
37925         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
37926
37927         Move the lstat() declaration to <sys/stat.h>.
37928         * lib/lstat.h: Remove file.
37929         * lib/sys_stat.in.h: Add special invocation convention.
37930         (lstat): New declaration.
37931         * lib/lstat.c (orig_lstat): New function.
37932         (rpl_lstat): Use orig_lstat instead of lstat.
37933         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
37934         AC_C_INLINE. Set REPLACE_LSTAT.
37935         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
37936         and REPLACE_LSTAT.
37937         * modules/lstat (Files): Remove lib/lstat.h.
37938         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
37939         (Include): Specify <sys/stat.h> instead of lstat.h.
37940         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
37941         REPLACE_LSTAT.
37942         * NEWS: Mention the change.
37943
37944 2008-10-20  Bruno Haible  <bruno@clisp.org>
37945
37946         * modules/posix_spawn-tests: New file.
37947         * tests/test-posix_spawn3.c: New file.
37948
37949 2008-10-20  Bruno Haible  <bruno@clisp.org>
37950
37951         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
37952         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
37953         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
37954         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
37955         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
37956
37957 2008-10-20  Bruno Haible  <bruno@clisp.org>
37958
37959         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
37960         of posix_spawn on AIX 5.3.
37961
37962 2008-10-20  Bruno Haible  <bruno@clisp.org>
37963
37964         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
37965
37966 2008-10-20  Bruno Haible  <bruno@clisp.org>
37967
37968         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
37969         of AC_LANG_PROGRAM.
37970
37971 2008-10-20  Simon Josefsson  <simon@josefsson.org>
37972
37973         * lib/netdb.in.h: Don't define GNU specific constants until they
37974         are supported or needed.  Reported by Bruno Haible
37975         <bruno@clisp.org>.
37976
37977 2008-10-20  Simon Josefsson  <simon@josefsson.org>
37978
37979         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
37980
37981 2008-10-20  Simon Josefsson  <simon@josefsson.org>
37982
37983         * lib/getaddrinfo.h: Remove file.
37984         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
37985         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
37986         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
37987         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
37988         * modules/netdb: Substitute GNULIB_GETADDRINFO.
37989         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
37990         * tests/test-getaddrinfo.c: Likewise.
37991         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
37992         * NEWS: Mention change.
37993
37994 2008-10-19  Bruno Haible  <bruno@clisp.org>
37995
37996         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
37997
37998 2008-10-19  Bruno Haible  <bruno@clisp.org>
37999
38000         * lib/wait-process.c: Include simply <sys/wait.h>.
38001         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
38002         WIFSTOPPED): Remove fallback definitions.
38003         * modules/wait-process (Depends-on): Add sys_wait.
38004
38005         New module 'sys_wait'.
38006         * modules/sys_wait: New file.
38007         * lib/sys_wait.in.h: New file, partially copied from
38008         lib/wait-process.c.
38009         * m4/sys_wait_h.m4: New file.
38010         * doc/posix-headers/sys_wait.texi: Mention the new module.
38011
38012 2008-10-19  Bruno Haible  <bruno@clisp.org>
38013
38014         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
38015
38016 2008-10-19  Bruno Haible  <bruno@clisp.org>
38017
38018         Assume that waitpid() fills an 'int' status, not a 'union wait'.
38019         * lib/wait-process.c (WAIT_T): Remove type.
38020         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
38021         (wait_subprocess): Update.
38022
38023 2008-10-19  Bruno Haible  <bruno@clisp.org>
38024
38025         New module 'atoll'.
38026         * modules/atoll: New file.
38027         * lib/stdlib.in.h (atoll): New declaration.
38028         * lib/atoll.c: New file, from glibc with modifications.
38029         * m4/atoll.m4: New file.
38030         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
38031         HAVE_ATOLL.
38032         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
38033         * doc/posix-functions/atoll.texi: Mention the new module.
38034
38035 2008-10-19  Bruno Haible  <bruno@clisp.org>
38036
38037         Add strtoull() declaration to <stdlib.h>.
38038         * lib/stdlib.in.h (strtoull): New declaration.
38039         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
38040         Set HAVE_STRTOULL.
38041         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
38042         HAVE_STRTOULL.
38043         * modules/strtoull (Depends-on): Add stdlib.
38044         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38045         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
38046         HAVE_STRTOULL.
38047
38048 2008-10-19  Bruno Haible  <bruno@clisp.org>
38049
38050         Add strtoll() declaration to <stdlib.h>.
38051         * lib/stdlib.in.h (strtoll): New declaration.
38052         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
38053         Set HAVE_STRTOLL.
38054         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
38055         HAVE_STRTOLL.
38056         * modules/strtoll (Depends-on): Add stdlib.
38057         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38058         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
38059
38060 2008-10-19  Bruno Haible  <bruno@clisp.org>
38061
38062         * modules/bcopy (Depends-on): Add strings.
38063         (Include): Specify <strings.h>.
38064
38065 2008-10-19  Bruno Haible  <bruno@clisp.org>
38066
38067         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
38068
38069 2008-10-19  Bruno Haible  <bruno@clisp.org>
38070
38071         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
38072         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
38073         mingw.
38074
38075 2008-10-19  Bruno Haible  <bruno@clisp.org>
38076
38077         * lib/atanl.c: Don't include isnanl.h.
38078         * lib/cosl.c: Likewise.
38079         * lib/ldexpl.c: Likewise.
38080         * lib/logl.c: Likewise.
38081         * lib/sinl.c: Likewise.
38082         * lib/sqrtl.c: Likewise.
38083         * lib/tanl.c: Likewise.
38084
38085         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
38086         * lib/isnanf.h: Remove file.
38087         * lib/isnand.h: Remove file.
38088         * lib/isnanl.h: Remove file.
38089         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
38090         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
38091         macros.
38092         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
38093         HAVE_ISNANF, don't define it as a C macro.
38094         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
38095         HAVE_ISNAND, don't define it as a C macro.
38096         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
38097         HAVE_ISNANL, don't define it as a C macro.
38098         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
38099         HAVE_ISNAN[FDL].
38100         * modules/isnanf (Files): Remove lib/isnanf.h.
38101         (Depends-on): Add math.
38102         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
38103         (Include): Specify <math.h> instead of isnanf.h.
38104         * modules/isnand (Files): Remove lib/isnand.h.
38105         (Depends-on): Add math.
38106         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
38107         (Include): Specify <math.h> instead of isnand.h.
38108         * modules/isnanl (Files): Remove lib/isnanl.h.
38109         (Depends-on): Add math.
38110         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
38111         (Include): Specify <math.h> instead of isnanl.h.
38112         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
38113         HAVE_ISNAN[FDL].
38114         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
38115         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
38116         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
38117         * NEWS: Mention the change.
38118
38119 2008-10-18  Bruno Haible  <bruno@clisp.org>
38120
38121         Add getusershell(), setusershell(), endusershell() declarations to
38122         <unistd.h>.
38123         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
38124         declarations.
38125         * lib/getusershell.c: Include unistd.h.
38126         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
38127         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
38128         HAVE_GETUSERSHELL.
38129         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
38130         and HAVE_GETUSERSHELL.
38131         * modules/getusershell (Depends-on): Add unistd, extensions.
38132         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
38133         (Include): Specify <unistd.h>.
38134         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
38135         HAVE_GETUSERSHELL.
38136
38137 2008-10-18  Bruno Haible  <bruno@clisp.org>
38138
38139         Add a getloadavg() declaration to <stdlib.h>.
38140         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
38141         getloadavg declaration.
38142         (getloadavg): New declaration.
38143         * lib/getloadavg.c: Include <stdlib.h> first.
38144         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
38145         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
38146         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
38147         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
38148         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
38149         * modules/getloadavg (Depends-on): Add stdlib, extensions.
38150         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38151         (Include): Specify <stdlib.h>.
38152         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
38153         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
38154
38155 2008-10-18  Bruno Haible  <bruno@clisp.org>
38156
38157         * lib/dirchownmod.c: Don't include lchmod.h.
38158
38159         Move the lchmod() declaration to <sys/stat.h>.
38160         * lib/lchmod.h: Remove file.
38161         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
38162         (lchmod): New declaration, moved here from lib/lchown.h.
38163         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
38164         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
38165         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
38166         and HAVE_LCHMOD.
38167         * modules/lchmod (Files): Remove lib/lchmod.h.
38168         (Depends-on): Add sys_stat, extensions.
38169         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
38170         (Include): Specify <sys/stat.h> instead of lchmod.h.
38171         * modules/sys_stat (Depends-on): Add link-warning.
38172         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
38173         definition of GL_LINK_WARNING.
38174         * NEWS: Mention the change.
38175
38176 2008-10-18  Bruno Haible  <bruno@clisp.org>
38177
38178         * lib/fchdir.c: Don't include dirfd.h.
38179         * lib/fts.c: Likewise.
38180         * lib/getcwd.c: Likewise.
38181         * lib/glob.c: Likewise.
38182
38183         Move the dirfd() declaration to <dirent.h>.
38184         * lib/dirfd.h: Remove file.
38185         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
38186         (dirfd): New declaration.
38187         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
38188         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
38189         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
38190         HAVE_DECL_DIRFD.
38191         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
38192         HAVE_DECL_DIRFD.
38193         * modules/dirfd (Files): Remove lib/dirfd.h.
38194         (Depends-on): Add dirent, extensions.
38195         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
38196         (Include): Specify <dirent.h> instead of dirfd.h.
38197         * modules/dirent (Depends-on): Add link-warning.
38198         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
38199         definition of GL_LINK_WARNING.
38200         * NEWS: Mention the change.
38201
38202 2008-10-18  Bruno Haible  <bruno@clisp.org>
38203
38204         Move the euidaccess() declaration to <unistd.h>.
38205         * lib/euidaccess.h: Remove file.
38206         * lib/unistd.in.h (euidaccess): New declaration.
38207         * lib/euidaccess.c: Don't include euidaccess.h.
38208         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
38209         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
38210         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
38211         and HAVE_EUIDACCESS.
38212         * modules/euidaccess (Files): Remove lib/euidaccess.h.
38213         (Depends-on): Add unistd.
38214         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
38215         (Include): Specify <unistd.h> instead of euidaccess.h.
38216         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
38217         HAVE_EUIDACCESS.
38218         * NEWS: Mention the change.
38219
38220 2008-10-18  Bruno Haible  <bruno@clisp.org>
38221
38222         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
38223
38224         Move the getdomainname() declaration to <unistd.h>.
38225         * lib/getdomainname.h: Remove file.
38226         * lib/unistd.in.h (getdomainname): New declaration.
38227         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
38228         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
38229         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
38230         HAVE_GETDOMAINNAME.
38231         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
38232         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
38233         * modules/getdomainname (Files): Remove lib/getdomainname.h.
38234         (Depends-on): Add unistd, extensions.
38235         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
38236         (Includes): Specify <unistd.h> instead of getdomainname.h.
38237         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
38238         HAVE_GETDOMAINNAME.
38239         * NEWS: Mention the change.
38240
38241 2008-10-18  Bruno Haible  <bruno@clisp.org>
38242
38243         * modules/dirent: New file.
38244         * m4/dirent_h.m4: New file.
38245         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
38246         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
38247         * modules/fchdir (Files): Remove lib/dirent.in.h.
38248         (Depends-on): Add dirent.
38249         (Makefile.am): Move rules to modules/dirent.
38250         * doc/posix-headers/dirent.texi: Mention the new module.
38251
38252 2008-10-18  Bruno Haible  <bruno@clisp.org>
38253
38254         Avoid -Wunused-parameter warnings in public gnulib header files.
38255         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
38256         macro.
38257         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
38258
38259 2008-10-18  Bruno Haible  <bruno@clisp.org>
38260
38261         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
38262         * doc/glibc-functions/error.texi: Mention the module 'error'.
38263         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
38264         * doc/glibc-functions/getdomainname.texi: Mention the module
38265         'getdomainname'.
38266         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
38267         * doc/glibc-functions/getpagesize.texi: Mention the module
38268         'getpagesize'.
38269         * doc/glibc-functions/getusershell.texi: Mention the module
38270         'getusershell'.
38271         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
38272         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
38273         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
38274         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
38275         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
38276         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
38277         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
38278         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
38279         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
38280         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
38281         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
38282         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
38283         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
38284         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
38285
38286 2008-10-17  Bruno Haible  <bruno@clisp.org>
38287
38288         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
38289         HP-UX and IRIX, use -0.0L.
38290         * tests/test-ceill.c (minus_zero): Likewise.
38291         * tests/test-floorl.c (minus_zero): Likewise.
38292         * tests/test-frexpl.c (minus_zero): Likewise.
38293         * tests/test-isnan.c (minus_zerol): Likewise.
38294         * tests/test-isnanl.h (minus_zero): Likewise.
38295         * tests/test-ldexpl.c (minus_zero): Likewise.
38296         * tests/test-roundl.c (minus_zero): Likewise.
38297         * tests/test-signbit.c (minus_zerol): Likewise.
38298         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
38299         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
38300         * tests/test-truncl.c (minus_zero): Likewise.
38301         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
38302         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
38303         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
38304         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
38305
38306 2008-10-17  Bruno Haible  <bruno@clisp.org>
38307
38308         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
38309         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
38310         that it gets activated only for gcc >= 3.0.
38311         * lib/dirent.in.h: Likewise.
38312         * lib/errno.in.h: Likewise.
38313         * lib/fcntl.in.h: Likewise.
38314         * lib/float.in.h: Likewise.
38315         * lib/iconv.in.h: Likewise.
38316         * lib/inttypes.in.h: Likewise.
38317         * lib/locale.in.h: Likewise.
38318         * lib/math.in.h: Likewise.
38319         * lib/netdb.in.h: Likewise.
38320         * lib/netinet_in.in.h: Likewise.
38321         * lib/search.in.h: Likewise.
38322         * lib/signal.in.h: Likewise.
38323         * lib/spawn.in.h: Likewise.
38324         * lib/stdarg.in.h: Likewise.
38325         * lib/stdint.in.h: Likewise.
38326         * lib/stdio.in.h: Likewise.
38327         * lib/stdlib.in.h: Likewise.
38328         * lib/string.in.h: Likewise.
38329         * lib/strings.in.h: Likewise.
38330         * lib/sys_file.in.h: Likewise.
38331         * lib/sys_ioctl.in.h: Likewise.
38332         * lib/sys_select.in.h: Likewise.
38333         * lib/sys_socket.in.h: Likewise.
38334         * lib/sys_stat.in.h: Likewise.
38335         * lib/sys_time.in.h: Likewise.
38336         * lib/sysexits.in.h: Likewise.
38337         * lib/time.in.h: Likewise.
38338         * lib/unistd.in.h: Likewise.
38339         * lib/wchar.in.h: Likewise.
38340         * lib/wctype.in.h: Likewise.
38341         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
38342
38343 2008-10-17  Jim Meyering  <meyering@redhat.com>
38344
38345         ignore-value: don't depend on inline module
38346         * modules/ignore-value (Depends-on): Remove 'inline'.
38347         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
38348         Suggestion from Bruno Haible.
38349
38350 2008-10-17  Bruno Haible  <bruno@clisp.org>
38351
38352         New implementation of condition variables for Win32.
38353         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
38354         (gl_linked_waitqueue_t): New type.
38355         (gl_cond_t): Use it.
38356         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
38357         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
38358         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
38359         (glthread_cond_init_func, glthread_cond_wait_func,
38360         glthread_cond_timedwait_func, glthread_cond_signal_func,
38361         glthread_cond_broadcast_func, glthread_cond_destroy_func):
38362         Reimplemented on the basis of gl_linked_waitqueue_t.
38363         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
38364         gl_waitqueue_t.
38365         (gl_rwlock_t): Update.
38366         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
38367
38368 2008-10-17  Simon Josefsson  <simon@josefsson.org>
38369
38370         * modules/recvfrom (Depends-on): Add dependency on getpeername.
38371         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
38372
38373 2008-10-17  Jim Meyering  <meyering@redhat.com>
38374
38375         ignore-value: new module
38376         * modules/ignore-value: New file.
38377         * lib/ignore-value.h: New file.
38378         * MODULES.html.sh (Compiler warning management): New section,
38379         just for this module.  More to come.
38380
38381 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
38382
38383         open-safer.c: avoid 'signed and unsigned in conditional...' warning
38384         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
38385         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
38386
38387 2008-10-16  Jim Meyering  <meyering@redhat.com>
38388
38389         openat-die.c: avoid 'no previous prototype' warning
38390         * lib/openat-die.c: Include "openat.h".
38391         Reported by Reuben Thomas <rrt@sc3d.org>.
38392
38393 2008-10-16  Simon Josefsson  <simon@josefsson.org>
38394
38395         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
38396         * lib/netdb.in.h: Fix typo.
38397         Reported by Bruno Haible  <bruno@clisp.org>
38398
38399         * lib/netdb.in.h: Include sys/socket.h for platforms without
38400         netdb.h, to get structures like hostent on MinGW.
38401         * modules/netdb (Depends-on): Add sys_socket.
38402
38403 2008-10-15  Simon Josefsson  <simon@josefsson.org>
38404
38405         * modules/netdb, modules/netdb-tests: New file.
38406         * m4/netdb_h.m4: New file.
38407         * lib/netdb.in.h: Add, currently just an empty file pending
38408         definitions.
38409         * tests/test-netdb.c: New file.
38410         * doc/posix-headers/netdb.texi: Mention that we replace it if
38411         needed.
38412         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
38413         netdb.
38414
38415 2008-10-15  Simon Josefsson  <simon@josefsson.org>
38416
38417         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
38418         with code.
38419
38420 2008-10-13  Bruno Haible  <bruno@clisp.org>
38421
38422         * lib/glthread/cond.c (glthread_cond_wait_func,
38423         glthread_cond_timedwait_func): Add a comment.
38424
38425 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
38426
38427         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
38428         * tests/test-select.c: Likewise,
38429
38430 2008-10-13  Bruno Haible  <bruno@clisp.org>
38431
38432         * lib/glthread/cond.c (glthread_cond_wait_func,
38433         glthread_cond_timedwait_func): Fix variable name.
38434         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
38435
38436 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
38437
38438         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
38439         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
38440         struct sockaddr.sa_len.
38441         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
38442
38443 2008-10-13  Simon Josefsson  <simon@josefsson.org>
38444
38445         * build-aux/pmccabe2html: Add css and css_url parameters.
38446
38447 2008-10-12  Bruno Haible  <bruno@clisp.org>
38448
38449         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
38450         calling aclx_get.
38451         Reported by Rainer Tammer <tammer@tammer.net>.
38452
38453 2008-10-12  Bruno Haible  <bruno@clisp.org>
38454
38455         Use msvcrt aware primitives for creation/termination of Win32 threads.
38456         * lib/glthread/thread.c: Include <process.h>.
38457         (glthread_create_func): Use _beginthreadex instead of CreateThread.
38458         (wrapper_func): Update signature.
38459         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
38460
38461 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
38462             Bruno Haible  <bruno@clisp.org>
38463
38464         Provide a Win32 implementation of the 'cond' module.
38465         * lib/glthread/cond.h [USE_WIN32]: New implementation.
38466         * lib/glthread/cond.c (glthread_cond_init_func,
38467         glthread_cond_wait_func, glthread_cond_timedwait_func,
38468         glthread_cond_signal_func, glthread_cond_broadcast_func,
38469         glthread_cond_destroy_func) [USE_WIN32]: New functions.
38470         * modules/cond (Dependencies): Add gettimeofday.
38471
38472 2008-10-11  Bruno Haible  <bruno@clisp.org>
38473
38474         Make sleep work on older versions of mingw.
38475         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
38476         only whether it exists.
38477         * doc/posix-functions/sleep.texi: Mention the problem with older
38478         versions of mingw.
38479
38480 2008-10-11  Bruno Haible  <bruno@clisp.org>
38481
38482         New module 'shutdown'.
38483         * modules/shutdown: New file.
38484         * lib/sys_socket.in.h (shutdown): New declaration.
38485         * lib/winsock.c (shutdown): New function.
38486         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
38487         GNULIB_SHUTDOWN.
38488         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
38489         * doc/posix-functions/shutdown.texi: Document the new module.
38490
38491 2008-10-11  Jim Meyering  <meyering@redhat.com>
38492
38493         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
38494
38495 2008-10-11  Bruno Haible  <bruno@clisp.org>
38496
38497         New module 'fclose'.
38498         * modules/fclose: New file.
38499         * lib/stdio.in.h (fclose): New declaration.
38500         * lib/fclose.c: New file.
38501         * m4/fclose.m4: New file.
38502         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
38503         REPLACE_FCLOSE.
38504         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
38505         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
38506         REPLACE_FCLOSE.
38507         * modules/close (Depends-on): fclose.
38508         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
38509
38510 2008-10-11  Bruno Haible  <bruno@clisp.org>
38511
38512         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
38513         set errno and don't call _close.
38514
38515 2008-10-10  Bruno Haible  <bruno@clisp.org>
38516
38517         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
38518         ACL, not afterwards. Fixes test failure on Cygwin.
38519
38520 2008-10-09  Ben Pfaff  <blp@gnu.org>
38521
38522         * build-aux/announce-gen: Fix gnulib version related part of usage
38523         message.  Die with a useful error message if no tarballs are
38524         found.
38525
38526 2008-10-10  Jim Meyering  <meyering@redhat.com>
38527
38528         bootstrap: use git's --depth=N option only if it's supported
38529         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
38530         recognize the --depth option.  Reported by Pádraig Brady.
38531
38532 2008-10-09  Bruno Haible  <bruno@clisp.org>
38533
38534         New module 'ioctl'.
38535         * modules/ioctl: New file.
38536         * lib/sys_socket.in.h (ioctl): Remove declaration.
38537         * lib/winsock.c: Include <sys/ioctl.h>.
38538         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
38539         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
38540         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
38541         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
38542         * doc/posix-functions/ioctl.texi: Mention the new module.
38543
38544 2008-10-09  Bruno Haible  <bruno@clisp.org>
38545
38546         New module 'sys_ioctl'.
38547         * lib/sys_ioctl.in.h: New file.
38548         * m4/sys_ioctl_h.m4: New file.
38549         * modules/sys_ioctl: New file.
38550         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
38551
38552 2008-10-09  Bruno Haible  <bruno@clisp.org>
38553
38554         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
38555         * lib/winsock.c: Include <stdarg.h>.
38556         (rpl_ioctl): Change to second argument 'int' and then varargs.
38557
38558 2008-10-09  Bruno Haible  <bruno@clisp.org>
38559
38560         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
38561         when the sys_socket module is present and the system has <winsock2.h>.
38562
38563 2008-10-09  Bruno Haible  <bruno@clisp.org>
38564
38565         * doc/posix-functions/close.texi: Mention module 'close' instead of
38566         module 'sys_socket'.
38567
38568 2008-10-09  Bruno Haible  <bruno@clisp.org>
38569
38570         * doc/glibc-headers/sys_ioctl.texi: New file.
38571         * doc/gnulib.texi: Include it.
38572
38573 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38574             Bruno Haible  <bruno@clisp.org>
38575
38576         Combine the two replacements of 'close'.
38577         * lib/sys_socket.in.h (close): Define to a reminder to include
38578         <unistd.h>.
38579         (_gl_close_fd_maybe_socket): New declaration.
38580         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
38581         * lib/winsock.c (close): Remove undefinition.
38582         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
38583         needed for the gnulib module 'close'.
38584         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
38585         define to an error symbol or to a warning, if suitable.
38586         * lib/close.c: Include <sys/socket.h>.
38587         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
38588         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
38589         UNISTD_H_HAVE_WINSOCK2_H.
38590         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
38591         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
38592         UNISTD_H_HAVE_WINSOCK2_H.
38593         * modules/sys_socket (Files): Add m4/unistd_h.m4.
38594         (configure.ac): Set a module indicator.
38595         (Makefile.am): Substitute GNULIB_CLOSE.
38596         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
38597         * modules/poll-tests (Depends-on): Add close.
38598         * modules/select-tests (Depends-on): Likewise.
38599
38600 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38601             Bruno Haible  <bruno@clisp.org>
38602
38603         New module 'close'.
38604         * modules/close: New file.
38605         * lib/unistd.in.h (close): Move declaration out of the
38606         FCHDIR_REPLACEMENT scope.
38607         (_gl_unregister_fd): New declaration.
38608         * lib/close.c: New file.
38609         * lib/fchdir.c (rpl_close): Remove function.
38610         * m4/close.m4: New file.
38611         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
38612         close.
38613         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
38614         REPLACE_CLOSE.
38615         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
38616         REPLACE_CLOSE.
38617         * modules/fchdir (Depends-on): Add close.
38618
38619 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38620             Bruno Haible  <bruno@clisp.org>
38621
38622         * lib/fcntl.in.h (open): Simplify conditionals.
38623         (_gl_register_fd): New declaration.
38624         * lib/fchdir.c (rpl_open): Remove function.
38625         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
38626         also.
38627         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
38628         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
38629         open.
38630
38631 2008-10-09  Jim Meyering  <meyering@redhat.com>
38632
38633         GNUmakefile: use the more name-space-friendly "_version"
38634         * top/GNUmakefile (_dummy): Update.
38635         (_version): Rename from "version".
38636
38637 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38638             Bruno Haible  <bruno@clisp.org>
38639
38640         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
38641         rpl_close.
38642         (_gl_register_fd): New function, extracted from rpl_open.
38643         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
38644         (rpl_open, rpl_opendir): Use _gl_register_fd.
38645
38646 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38647
38648         Fix organization of 'open' replacement.
38649         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
38650         (gl_FUNC_OPEN): Use it.
38651         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
38652
38653 2008-10-08  Bruno Haible  <bruno@clisp.org>
38654
38655         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
38656
38657 2008-10-08  Simon Josefsson  <simon@josefsson.org>
38658
38659         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
38660         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
38661         listen).
38662
38663 2008-10-08  Eric Blake  <ebb9@byu.net>
38664
38665         GNUmakefile: add 'make version' target
38666         * top/GNUmakefile (_curr-ver): Split version update rules...
38667         (version): ...into a target.
38668
38669 2008-10-07  Bruno Haible  <bruno@clisp.org>
38670
38671         Use a more portable replacement expression for -0.0L.
38672         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
38673         instead of -0.0L. Fix m4 quotation.
38674
38675         * tests/test-signbit.c: Include <float.h>.
38676         (minus_zero): New variable.
38677         (test_signbitl): Use minus_zero instead of -zero.
38678         * modules/signbit-tests (Depends-on): Add float.
38679
38680         * tests/test-ceill.c: Include <float.h>.
38681         (zero): Remove variable.
38682         (minus_zero): New variable.
38683         (main): Use minus_zero instead of -zero.
38684         * modules/ceill-tests (Depends-on): Add float.
38685
38686         * tests/test-floorl.c: Include <float.h>.
38687         (zero): Remove variable.
38688         (minus_zero): New variable.
38689         (main): Use minus_zero instead of -zero.
38690         * modules/floorl-tests (Depends-on): Add float.
38691
38692         * tests/test-roundl.c: Include <float.h>.
38693         (zero): Remove variable.
38694         (minus_zero): New variable.
38695         (main): Use minus_zero instead of -zero.
38696         * modules/roundl-tests (Depends-on): Add float.
38697
38698         * tests/test-truncl.c: Include <float.h>.
38699         (zero): Remove variable.
38700         (minus_zero): New variable.
38701         (main): Use minus_zero instead of -zero.
38702         * modules/truncl-tests (Depends-on): Add float.
38703
38704         * tests/test-frexpl.c (zero): Remove variable.
38705         (minus_zero): New variable.
38706         (main): Use minus_zero instead of -zero.
38707         * modules/frexpl-tests (Depends-on): Add float.
38708
38709         * tests/test-isnan.c (zerol): Remove variable.
38710         (minus_zerol): New variable.
38711         (test_long_double): Use minus_zerol instead of -zerol.
38712         * modules/isnan-tests (Depends-on): Add float.
38713
38714         * tests/test-isnanl.h (zero): Remove variable.
38715         (minus_zero): New variable.
38716         (main): Use minus_zero instead of -zero.
38717         * modules/isnanl-nolibm-tests (Depends-on): Add float.
38718         * modules/isnanl-tests (Depends-on): Add float.
38719
38720         * tests/test-ldexpl.c (zero): Remove variable.
38721         (minus_zero): New variable.
38722         (main): Use minus_zero instead of -zero.
38723         * modules/ldexpl-tests (Depends-on): Add float.
38724
38725         * tests/test-snprintf-posix.h (zerol): Remove variable.
38726         (minus_zerol): New variable.
38727         (test_function): Use minus_zerol instead of -zerol.
38728         * modules/snprintf-posix-tests (Depends-on): Add float.
38729         * modules/vsnprintf-posix-tests (Depends-on): Add float.
38730
38731         * tests/test-sprintf-posix.h (zerol): Remove variable.
38732         (minus_zerol): New variable.
38733         (test_function): Use minus_zerol instead of -zerol.
38734         * modules/sprintf-posix-tests (Depends-on): Add float.
38735         * modules/vsprintf-posix-tests (Depends-on): Add float.
38736
38737         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
38738         (minus_zerol): New variable.
38739         (test_function): Use minus_zerol instead of -zerol.
38740         * modules/vasnprintf-posix-tests (Depends-on): Add float.
38741
38742         * tests/test-vasprintf-posix.c (zerol): Remove variable.
38743         (minus_zerol): New variable.
38744         (test_function): Use minus_zerol instead of -zerol.
38745         * modules/vasprintf-posix-tests (Depends-on): Add float.
38746
38747 2008-10-07  Simon Josefsson  <simon@josefsson.org>
38748
38749         * MODULES.html.sh (Support for building documentation): Mention
38750         pmccabe2html.  Sort entries.
38751
38752         Add pmccabe2html module, from gnupdf.
38753         * build-aux/pmccabe.css: New file.
38754         * build-aux/pmccabe2html: New file.
38755         * m4/pmccabe2html.m4: New file.
38756         * modules/pmccabe2html: New file.
38757
38758 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
38759
38760         flock: new module
38761         * MODULES.html.sh: Add to list of modules.
38762         * lib/flock.c: flock implementation for Windows and Unix systems
38763         which have fcntl.
38764         * doc/glibc-functions/flock.texi: Update documentation.
38765         * lib/sys_file.in.h: <sys/file.h> header file.
38766         * m4/flock.m4: M4 macros.
38767         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
38768         * modules/flock: flock module.
38769         * modules/flock-tests: flock tests module.
38770         * modules/sys_file: sys/file.h module.
38771         * tests/test-flock.c: test suite for flock.
38772
38773 2008-10-06  Jim Meyering  <meyering@redhat.com>
38774
38775         bootstrap: check for LT_INIT more portably still ;-)
38776         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
38777         Spotted by Bruno Haible.
38778
38779 2008-10-06  Eric Blake  <ebb9@byu.net>
38780
38781         test-signbit: avoid tripping Irix cc bug on -0.0L
38782         * tests/test-signbit.c (minus_zerol): Delete, and replace with
38783         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
38784         entire testsuite consistent and avoids an Irix 6.2 bug.
38785
38786 2008-10-05  Bruno Haible  <bruno@clisp.org>
38787             Jim Meyering  <jim@meyering.net>
38788
38789         Add an option for ignoring EPIPE during close_stdout.
38790         * lib/closeout.h: Include <stdbool.h>.
38791         (close_stdout_set_ignore_EPIPE): New declaration.
38792         * lib/closeout.c: Include <stdbool.h>.
38793         (ignore_EPIPE): New variable.
38794         (close_stdout_set_ignore_EPIPE): New function.
38795         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
38796         * lib/close-stream.c (close_stream): Mention the possible EPIPE
38797         failure.
38798         * modules/closeout (Depends-on): Add stdbool.
38799
38800 2008-10-05  Bruno Haible  <bruno@clisp.org>
38801
38802         * modules/accept: New file.
38803         * modules/bind: New file.
38804         * modules/connect: New file.
38805         * modules/getpeername: New file.
38806         * modules/getsockname: New file.
38807         * modules/getsockopt: New file.
38808         * modules/listen: New file.
38809         * modules/recv: New file.
38810         * modules/recvfrom: New file.
38811         * modules/send: New file.
38812         * modules/sendto: New file.
38813         * modules/setsockopt: New file.
38814         * modules/socket: New file.
38815         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
38816         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
38817         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
38818         the particular module is requested. Add a link warning when the
38819         particular module is not requested.
38820         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
38821         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
38822         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
38823         the particular module is requested.
38824         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
38825         gl_SYS_SOCKET_H_DEFAULTS): New macros.
38826         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
38827         * modules/sys_socket (Depends-on): Add link-warning.
38828         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
38829         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
38830         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
38831         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
38832         GL_LINK_WARNING.
38833         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
38834         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
38835         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
38836         * doc/posix-functions/getpeername.texi: Mention the new module
38837         'getpeername'.
38838         * doc/posix-functions/getsockname.texi: Mention the new module
38839         'getsockname'.
38840         * doc/posix-functions/getsockopt.texi: Mention the new module
38841         'getsockopt'.
38842         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
38843         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
38844         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
38845         * doc/posix-functions/send.texi: Mention the new module 'send'.
38846         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
38847         * doc/posix-functions/setsockopt.texi: Mention the new module
38848         'setsockopt'.
38849         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
38850         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
38851         listen, connect, accept.
38852         * modules/select-tests (Depends-on): Likewise.
38853
38854 2008-10-05  Bruno Haible  <bruno@clisp.org>
38855
38856         * lib/winsock.c (strerror): Remove unused #undef.
38857         (rpl_close): Remove unused local variable.
38858
38859         * modules/sys_socket (Depends-on); Add errno.
38860
38861 2008-10-05  Bruno Haible  <bruno@clisp.org>
38862
38863         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
38864         (select): Add a link warning when the 'select' module is not used.
38865         * modules/sys_select (Depends-on): Add link-warning.
38866         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
38867         Suggested by Paolo Bonzini.
38868
38869 2008-10-05  Jim Meyering  <meyering@redhat.com>
38870
38871         bootstrap: check for LT_INIT more portably
38872         * build-aux/bootstrap: Avoid using grep -E, since it's not
38873         portable enough.  Suggestion from Bruno Haible.
38874
38875 2008-10-05  Bruno Haible  <bruno@clisp.org>
38876
38877         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
38878         as being fixed by gnulib.
38879
38880 2008-10-05  Bruno Haible  <bruno@clisp.org>
38881
38882         * modules/select-tests: New file, mostly copied from
38883         modules/sys_select-tests.
38884         * tests/test-select.c: New file, mostly copied from
38885         tests/test-sys_select.c.
38886         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
38887         * modules/sys_select-tests (Depends-on): Remove all dependencies.
38888         (Makefile.am): Remove test_sys_select_LDADD.
38889
38890         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
38891         to an undefined symbol, for an error message.
38892         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
38893         (gl_SYS_SELECT_H_DEFAULTS): New macro.
38894         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
38895         winsock-select.c here.
38896         * modules/sys_select (Files): Remove lib/winsock-select.c.
38897         (Depends-on): Remove alloca.
38898         (Makefile.am): Substitute GNULIB_SELECT.
38899         * modules/select: New file.
38900         * doc/posix-functions/select.texi: Update.
38901
38902 2008-10-05  Bruno Haible  <bruno@clisp.org>
38903
38904         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
38905         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
38906         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
38907         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
38908         getdtablesize.
38909         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
38910         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
38911
38912 2008-10-05  Bruno Haible  <bruno@clisp.org>
38913
38914         * modules/getdtablesize-tests: New file.
38915         * tests/test-getdtablesize.c: New file.
38916
38917         New module 'getdtablesize'.
38918         * lib/unistd.in.h (getdtablesize): New declaration.
38919         * lib/getdtablesize.c: New file.
38920         * m4/getdtablesize.m4: New file.
38921         * modules/getdtablesize: New file.
38922         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
38923         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
38924         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
38925         HAVE_GETDTABLESIZE.
38926         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
38927
38928 2008-10-05  Bruno Haible  <bruno@clisp.org>
38929
38930         * modules/sched (Makefile.am): Fix typo.
38931         Reported by Simon Josefsson.
38932
38933 2008-10-05  Jim Meyering  <meyering@redhat.com>
38934
38935         bootstrap: check for LT_INIT, too
38936         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
38937         are deprecated.  Suggestion from Ralf Wildenhues.
38938
38939 2008-10-05  Bruno Haible  <bruno@clisp.org>
38940
38941         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
38942         overriding them by ours.
38943         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
38944
38945 2008-10-05  Jim Meyering  <meyering@redhat.com>
38946
38947         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
38948         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
38949         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
38950
38951 2008-10-04  Bruno Haible  <bruno@clisp.org>
38952
38953         * modules/dup2 (License): Change to LGPLv2+.
38954         * modules/sleep (License): Likewise.
38955         * modules/perror (License): Likewise.
38956         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
38957         Blake.
38958         * modules/signal (License): Likewise.
38959         * modules/sigprocmask (License): Likewise.
38960         * modules/raise (License): Change to LGPLv2+, with approval by Jim
38961         Meyering.
38962
38963 2008-10-04  Bruno Haible  <bruno@clisp.org>
38964
38965         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
38966         Reported by Rainer Tammer <tammer@tammer.net>.
38967
38968 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
38969             Bruno Haible  <bruno@clisp.org>
38970
38971         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
38972         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
38973         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
38974
38975 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
38976
38977         filevercmp: new module
38978         * lib/filevercmp.h: New function filevercmp comparing version strings.
38979         * lib/filevercmp.c: Implementation of filevercmp function.
38980         * modules/filevercmp: Module metadata.
38981         * tests/test-filevercmp.c: Unit test for new module.
38982         * modules/filevercmp-tests: Unit test metadata.
38983         * MODULES.html.sh: Add filevercmp module.
38984
38985 2008-10-03  Bruno Haible  <bruno@clisp.org>
38986
38987         * lib/c-ctype.h: Add comment.
38988         Reported by Jim Meyering.
38989
38990 2008-10-02  Bruno Haible  <bruno@clisp.org>
38991
38992         * modules/posix_spawn-internal (Depends-on): Add 'open'.
38993
38994 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
38995
38996         * build-aux/bootstrap: Allow renaming bootstrap, and change the
38997         name of bootstrap.conf accordingly.
38998
38999 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
39000
39001         * build-aux/bootstrap: Install git-merge-changelog configuration
39002         items into .gitconfig if needed.
39003
39004 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
39005
39006         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
39007         git repository, and initialize/update it accordingly.
39008
39009 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
39010
39011         * modules/fsync-tests: New file.
39012         * tests/test-fsync.c: New file.
39013
39014         New module 'fsync'.
39015         * lib/fsync.c: New file.
39016         * m4/fsync.m4: New file.
39017         * modules/fsync: New file.
39018         * lib/unistd.in.h (fsync): New declaration.
39019         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
39020         GNULIB_FSYNC and HAVE_FSYNC.
39021         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
39022         * MODULES.html.sh (posix_functions): Add fsync.
39023         * doc/posix-functions/fsync.texi: Mention the new module.
39024
39025 2008-10-02  Jim Meyering  <meyering@redhat.com>
39026
39027         fts.c: sync with similar code from coreutils' remove.c
39028         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
39029         Guard also with "#if defined __linux__", since for now at least,
39030         this code is Linux-kernel-specific.
39031
39032 2008-10-02  Jim Meyering  <meyering@redhat.com>
39033
39034         fts: bug fixes
39035         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
39036         Include <sys/vfs.h>, not <sys/statfs.h>.
39037
39038         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
39039         Include <sys/vfs.h>, not <sys/statfs.h>.
39040
39041 2008-10-01  Bruno Haible  <bruno@clisp.org>
39042
39043         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
39044         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
39045         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
39046         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
39047         * doc/posix-functions/posix_spawnp.texi: Likewise.
39048         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
39049         whether posix_spawn actually works.
39050         * m4/pipe.m4 (gl_PIPE): Likewise.
39051         * modules/execute (Files): Add m4/posix_spawn.m4.
39052         * modules/pipe (Files): Add m4/posix_spawn.m4.
39053         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
39054
39055 2008-10-01  Jim Meyering  <meyering@redhat.com>
39056
39057         remove trailing spaces
39058         * NEWS: Likewise.
39059         * lib/poll.c (poll): Likewise.
39060         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
39061         * lib/winsock.c (rpl_close): Likewise.
39062         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
39063         * modules/yield: Likewise.
39064         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
39065         * tests/test-sys_select.c (connect_to_socket): Likewise.
39066
39067         fts.c: adjust a new interface to be more generally useful
39068         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
39069         (fts_build): Adjust caller.
39070
39071 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39072
39073         * modules/cond-tests: New file.
39074         * tests/test-cond.c: New file.
39075
39076 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39077             Bruno Haible  <bruno@clisp.org>
39078
39079         * modules/cond (Dependencies): Add errno, time.
39080         * lib/glthread/cond.h: Include <time.h>.
39081         (gl_cond_define, gl_cond_define_initialized): Use the same definition
39082         across platforms.
39083
39084 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39085             Bruno Haible  <bruno@clisp.org>
39086
39087         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
39088
39089 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39090             Bruno Haible  <bruno@clisp.org>
39091
39092         * modules/tls-tests (Depends-on): Add thread, yield.
39093         (configure.ac): Remove all checks.
39094         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
39095         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
39096         gl_thread_self): Remove definitions. Include glthread/thread.h and
39097         glthread/yield.h instead.
39098         (test_tls): Pass an additional NULL argument to gl_thread_join.
39099
39100 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39101             Bruno Haible  <bruno@clisp.org>
39102
39103         * modules/lock-tests (Depends-on): Add thread, yield.
39104         (configure.ac): Remove all checks.
39105         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
39106         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
39107         gl_thread_self): Remove definitions. Include glthread/thread.h and
39108         glthread/yield.h instead.
39109         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
39110         additional NULL argument to gl_thread_join.
39111
39112 2008-09-30  Bruno Haible  <bruno@clisp.org>
39113
39114         Fix the Win32 implementation of the 'thread' module.
39115         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
39116         pointer type.
39117         (gl_thread_self): Invoke gl_thread_self_func.
39118         (gl_thread_self_func): New declaration.
39119         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
39120         (do_init_self_key, init_self_key): New functions.
39121         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
39122         Remove some fields.
39123         (running_threads, running_lock): Remove variables.
39124         (get_current_thread_handle): New function.
39125         (gl_thread_self_func, wrapper_func, glthread_create_func,
39126         glthread_join_func, gl_thread_exit_func): Largely rewritten and
39127         simplified.
39128
39129 2008-09-30  Bruno Haible  <bruno@clisp.org>
39130
39131         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
39132         files.
39133
39134 2008-09-30  Jim Meyering  <meyering@redhat.com>
39135
39136         fts.m4: correct the test for statfs.f_type
39137         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
39138         when checking for statfs.f_type.
39139
39140 2008-09-15  Simon Josefsson  <simon@josefsson.org>
39141
39142         tests: avoid some compiler warnings
39143         * tests/test-memchr.c (main): Pass NULL indirectly.
39144         * tests/test-getdate.c (main): Remove unused variable 'ret'.
39145
39146 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
39147
39148         getdate.y: disallow countable dayshifts like "4 yesterday ago"
39149         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
39150         exactly specified dayshifts.
39151         (dayshift): New rule.
39152         (rel): Add dayshift.
39153         (relative_time_table) [tomorrow, yesterday, today, now]:
39154         Use tDAY_SHIFT in place of tDAY_UNIT.
39155         * tests/test-getdate.c: Add tests for now-disallowed countable
39156         dayshifts, e.g., "4 yesterday ago".
39157
39158 2008-09-29  Bruno Haible  <bruno@clisp.org>
39159
39160         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
39161         * tests/test-posix_spawn1.in.sh: Renamed from
39162         tests/test-posix_spawn.in.sh.
39163         * tests/test-posix_spawn2.c: New file.
39164         * tests/test-posix_spawn2.in.sh: New file.
39165         * modules/posix_spawnp-tests (Files): Update.
39166         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
39167
39168 2008-09-29  Bruno Haible  <bruno@clisp.org>
39169
39170         Propagate effects of putenv/setenv/unsetenv to child processes.
39171         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
39172         * lib/pipe.c (create_pipe): Likewise.
39173
39174 2008-09-29  Bruno Haible  <bruno@clisp.org>
39175
39176         Enable use of shell scripts as executables in mingw.
39177         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
39178         run the program as a shell script.
39179         * lib/pipe.c (create_pipe): Likewise.
39180         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
39181         resulting array.
39182
39183 2008-09-29  Eric Blake  <ebb9@byu.net>
39184
39185         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
39186
39187 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
39188
39189         * doc/posix-functions/accept.texi: Update mingw problems.
39190         * doc/posix-functions/bind.texi: Update mingw problems.
39191         * doc/posix-functions/close.texi: Update mingw problems.
39192         * doc/posix-functions/connect.texi: Update mingw problems.
39193         * doc/posix-functions/getpeername.texi: Update mingw problems.
39194         * doc/posix-functions/getsockname.texi: Update mingw problems.
39195         * doc/posix-functions/getsockopt.texi: Update mingw problems.
39196         * doc/posix-functions/ioctl.texi: Update mingw problems.
39197         * doc/posix-functions/listen.texi: Update mingw problems.
39198         * doc/posix-functions/recv.texi: Update mingw problems.
39199         * doc/posix-functions/recvfrom.texi: Update mingw problems.
39200         * doc/posix-functions/select.texi: Update mingw problems.
39201         * doc/posix-functions/send.texi: Update mingw problems.
39202         * doc/posix-functions/sendto.texi: Update mingw problems.
39203         * doc/posix-functions/setsockopt.texi: Update mingw problems.
39204         * doc/posix-functions/socket.texi: Update mingw problems.
39205
39206 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
39207             Bruno Haible  <bruno@clisp.org>
39208
39209         * lib/sys_select.in.h: Include sys/time.h.
39210         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
39211         * modules/sys_select: Depend on sys_time.
39212         * tests/test-sys_select.c: Test that sys/select.h defines struct
39213         timeval fully.
39214
39215 2008-09-29  Bruno Haible  <bruno@clisp.org>
39216
39217         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
39218         * lib/sys_select.in.h: Likewise.
39219
39220 2008-09-29  Bruno Haible  <bruno@clisp.org>
39221
39222         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
39223
39224 2008-09-29  Bruno Haible  <bruno@clisp.org>
39225
39226         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
39227         Set LIBSOCKET instead of augmenting LIBS.
39228         * modules/sockets (Link): New section.
39229         * modules/sockets-tests (test_sockets_LDADD): New variable.
39230         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
39231         * modules/poll-tests (test_poll_LDADD): New variable.
39232         * NEWS: Document the change.
39233
39234 2008-09-29  Bruno Haible  <bruno@clisp.org>
39235
39236         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
39237         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
39238         ARPA_INET_H directly.
39239         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
39240
39241 2008-09-28  Bruno Haible  <bruno@clisp.org>
39242
39243         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
39244         from gl_HEADER_SYS_SOCKET.
39245         (gl_HEADER_SYS_SOCKET): Invoke it.
39246         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
39247
39248 2008-09-28  Bruno Haible  <bruno@clisp.org>
39249
39250         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
39251         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
39252         Needed on OSF/1 4.0.
39253
39254 2008-09-28  Bruno Haible  <bruno@clisp.org>
39255
39256         Override open more carefully.
39257         * lib/open.c (orig_open): New function.
39258         (rpl_open): Use orig_open instead of open.
39259         * lib/fcntl.in.h: Add special invocation convention.
39260         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
39261         (gl_FUNC_OPEN): Invoke it.
39262
39263         Override freopen more carefully.
39264         * lib/freopen.c (orig_freopen): New function.
39265         (rpl_freopen): Use orig_freopen instead of freopen.
39266         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
39267         (gl_FUNC_FREOPEN): Invoke it.
39268
39269         Override fopen more carefully.
39270         * lib/fopen.c (orig_fopen): New function.
39271         (rpl_fopen): Use orig_fopen instead of fopen.
39272         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
39273         (gl_FUNC_FOPEN): Invoke it.
39274         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
39275
39276 2008-09-28  Bruno Haible  <bruno@clisp.org>
39277
39278         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
39279         SIGPIPE.
39280
39281 2008-09-28  Bruno Haible  <bruno@clisp.org>
39282
39283         * tests/test-sigaction.c (handler, main): Disable the check whether
39284         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
39285         glibc systems with LinuxThreads.
39286
39287 2008-09-28  Bruno Haible  <bruno@clisp.org>
39288
39289         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
39290
39291         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
39292         with AIX xlc.
39293         * lib/fcntl.in.h (open): Likewise.
39294         Reported by Rainer Tammer <tammer@tammer.net>.
39295
39296 2008-09-28  Bruno Haible  <bruno@clisp.org>
39297
39298         * modules/posix_spawnp-tests: New file.
39299         * tests/test-posix_spawn.c: New file.
39300         * tests/test-posix_spawn.in.sh: New file.
39301
39302         New module 'posix_spawnp'.
39303         * modules/posix_spawnp: New file.
39304         * lib/spawnp.c: New file, from GNU libc with modifications.
39305         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
39306
39307         New module 'posix_spawn'.
39308         * modules/posix_spawn: New file.
39309         * lib/spawn.c: New file, from GNU libc with modifications.
39310         * doc/posix-functions/posix_spawn.texi: Mention the new module.
39311
39312         New module 'posix_spawnattr_destroy'.
39313         * modules/posix_spawnattr_destroy: New file.
39314         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
39315         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
39316         module.
39317
39318         New module 'posix_spawnattr_setsigmask'.
39319         * modules/posix_spawnattr_setsigmask: New file.
39320         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
39321         modifications.
39322         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
39323         new module.
39324
39325         New module 'posix_spawnattr_getsigmask'.
39326         * modules/posix_spawnattr_getsigmask: New file.
39327         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
39328         modifications.
39329         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
39330         new module.
39331
39332         New module 'posix_spawnattr_setsigdefault'.
39333         * modules/posix_spawnattr_setsigdefault: New file.
39334         * lib/spawnattr_setdefault.c: New file, from GNU libc with
39335         modifications.
39336         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
39337         new module.
39338
39339         New module 'posix_spawnattr_getsigdefault'.
39340         * modules/posix_spawnattr_getsigdefault: New file.
39341         * lib/spawnattr_getdefault.c: New file, from GNU libc with
39342         modifications.
39343         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
39344         new module.
39345
39346         New module 'posix_spawnattr_setschedpolicy'.
39347         * modules/posix_spawnattr_setschedpolicy: New file.
39348         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
39349         modifications.
39350         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
39351         new module.
39352
39353         New module 'posix_spawnattr_getschedpolicy'.
39354         * modules/posix_spawnattr_getschedpolicy: New file.
39355         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
39356         modifications.
39357         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
39358         new module.
39359
39360         New module 'posix_spawnattr_setschedparam'.
39361         * modules/posix_spawnattr_setschedparam: New file.
39362         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
39363         modifications.
39364         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
39365         new module.
39366
39367         New module 'posix_spawnattr_getschedparam'.
39368         * modules/posix_spawnattr_getschedparam: New file.
39369         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
39370         modifications.
39371         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
39372         new module.
39373
39374         New module 'posix_spawnattr_setpgroup'.
39375         * modules/posix_spawnattr_setpgroup: New file.
39376         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
39377         modifications.
39378         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
39379         module.
39380
39381         New module 'posix_spawnattr_getpgroup'.
39382         * modules/posix_spawnattr_getpgroup: New file.
39383         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
39384         modifications.
39385         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
39386         module.
39387
39388         New module 'posix_spawnattr_setflags'.
39389         * modules/posix_spawnattr_setflags: New file.
39390         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
39391         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
39392         module.
39393
39394         New module 'posix_spawnattr_getflags'.
39395         * modules/posix_spawnattr_getflags: New file.
39396         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
39397         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
39398         module.
39399
39400         New module 'posix_spawnattr_init'.
39401         * modules/posix_spawnattr_init: New file.
39402         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
39403         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
39404         module.
39405
39406         New module 'posix_spawn_file_actions_destroy'.
39407         * modules/posix_spawn_file_actions_destroy: New file.
39408         * lib/spawn_faction_destroy.c: New file, from GNU libc with
39409         modifications.
39410         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
39411         the new module.
39412
39413         New module 'posix_spawn_file_actions_addopen'.
39414         * modules/posix_spawn_file_actions_addopen: New file.
39415         * lib/spawn_faction_addopen.c: New file, from GNU libc with
39416         modifications.
39417         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
39418         the new module.
39419
39420         New module 'posix_spawn_file_actions_adddup2'.
39421         * modules/posix_spawn_file_actions_adddup2: New file.
39422         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
39423         modifications.
39424         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
39425         the new module.
39426
39427         New module 'posix_spawn_file_actions_addclose'.
39428         * modules/posix_spawn_file_actions_addclose: New file.
39429         * lib/spawn_faction_addclose.c: New file, from GNU libc with
39430         modifications.
39431         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
39432         the new module.
39433
39434         New module 'posix_spawn_file_actions_init'.
39435         * modules/posix_spawn_file_actions_init: New file.
39436         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
39437         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
39438         new module.
39439
39440         New module 'posix_spawn-internal'.
39441         * modules/posix_spawn-internal: New file.
39442         * lib/spawn_int.h: New file, from GNU libc with modifications.
39443         * lib/spawni.c: New file, from GNU libc with modifications.
39444         * m4/posix_spawn.m4: New file.
39445
39446         New module 'spawn'.
39447         * modules/spawn: New file.
39448         * lib/spawn.in.h: New file, from GNU libc with modifications.
39449         * m4/spawn_h.m4: New file.
39450         * doc/posix-headers/spawn.texi: Mention the new module.
39451
39452 2008-09-28  Bruno Haible  <bruno@clisp.org>
39453
39454         * modules/sched-tests: New file.
39455         * tests/test-sched.c: New file.
39456
39457         New module 'sched'.
39458         * modules/sched: New file.
39459         * lib/sched.in.h: New file.
39460         * m4/sched_h.m4: New file.
39461         * doc/posix-headers/sched.texi: Mention the new module.
39462
39463 2008-09-27  Eric Blake  <ebb9@byu.net>
39464
39465         Fix previous patch, and tweak references to $0.
39466         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
39467         (func_version, func_gnulib_dir): Don't call this program
39468         gnulib-tool.
39469         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
39470         with using $0 in function.
39471         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
39472         (func_fatal_error): Reuse the name the user invoked us with.
39473
39474 2008-09-27  Bruno Haible  <bruno@clisp.org>
39475
39476         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
39477         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
39478         (gl_ICONV_H): Not here.
39479         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
39480         instead of assigning ICONV_H directly.
39481
39482         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
39483         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
39484         WCHAR_H directly.
39485
39486 2008-09-27  Bruno Haible  <bruno@clisp.org>
39487
39488         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
39489         * modules/arpa_inet (Depends-on): Add link-warning.
39490         (Makefile.am): Insert the definition of GL_LINK-WARNING.
39491         * modules/unistd (Makefile.am): Likewise.
39492
39493 2008-09-26  Bruno Haible  <bruno@clisp.org>
39494
39495         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
39496         variables.
39497         (func_version): Essentially copied from gnulib-tool.
39498         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
39499         func_readlink): Copied from gnulib-tool.
39500
39501 2008-09-26  Bruno Haible  <bruno@clisp.org>
39502
39503         * gnulib-tool (func_version): Change directory to $gnulib_dir before
39504         invoking git-version-gen.
39505
39506 2008-09-26  Bruno Haible  <bruno@clisp.org>
39507
39508         * posix-modules: Update to directory names changed on 2008-01-19.
39509         Remove commas in output before splitting into words. No more need to
39510         avoid 'ftruncate' since 2007-02-19.
39511
39512 2008-09-26  Bruno Haible  <bruno@clisp.org>
39513
39514         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
39515
39516 2008-09-26  Bruno Haible  <bruno@clisp.org>
39517
39518         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
39519         * modules/fwriteerror (Depends-on): Add errno.
39520
39521 2008-09-26  Bruno Haible  <bruno@clisp.org>
39522
39523         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
39524         * tests/test-vc-list-files-cvs.sh: Likewise.
39525
39526 2008-09-26  Bruno Haible  <bruno@clisp.org>
39527
39528         * doc/posix-headers/sys_resource.texi: Reorder items.
39529
39530 2008-09-26  Jim Meyering  <meyering@redhat.com>
39531
39532         fts: tweak inode comparison function
39533         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
39534         inode numbers, as documented.
39535
39536         fts: sort dirent entries on inode number before traversing
39537         This avoids a quadratic, seek-related performance penalty when
39538         operating on a directory containing many entries (measurable at 10k;
39539         3.5 hours at 2 million entries with a cold cache) on certain types
39540         of file systems, including ext3 and ext4, but not tmpfs.
39541         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
39542         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
39543         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
39544         (fs_handles_readdir_ordered_dirents_efficiently): New function.
39545         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
39546         (fts_build): Set the stat.st_ino member from D_INO.
39547         If it is likely to be useful, sort dirent entries on inode number.
39548
39549         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
39550         and the struct statfs.f_type member.
39551         * modules/fts (Depends-on): Add d-ino.
39552
39553 2008-09-26  Bruno Haible  <bruno@clisp.org>
39554
39555         * modules/sigpipe-die (Depends-on): Add sigpipe.
39556
39557         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
39558         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
39559         and GNULIB_STDIO_H_SIGPIPE are set.
39560         * lib/stdio-write.c: New file.
39561         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
39562         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
39563         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
39564         REPLACE_STDIO_WRITE_FUNCS.
39565         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
39566         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
39567         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
39568         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
39569         * modules/stdio (Files): Add lib/stdio-write.c.
39570         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
39571         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
39572         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
39573         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
39574         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
39575         REPLACE_FPRINTF_POSIX.
39576         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
39577         REPLACE_PRINTF_POSIX.
39578         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
39579         REPLACE_VFPRINTF_POSIX.
39580         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
39581         REPLACE_VPRINTF_POSIX.
39582         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
39583         SIGPIPE issue.
39584         * doc/posix-functions/fputc.texi: Likewise.
39585         * doc/posix-functions/fputs.texi: Likewise.
39586         * doc/posix-functions/fwrite.texi: Likewise.
39587         * doc/posix-functions/printf.texi: Likewise.
39588         * doc/posix-functions/putc.texi: Likewise.
39589         * doc/posix-functions/putchar.texi: Likewise.
39590         * doc/posix-functions/puts.texi: Likewise.
39591         * doc/posix-functions/vfprintf.texi: Likewise.
39592         * doc/posix-functions/vprintf.texi: Likewise.
39593
39594         * modules/safe-write (Depends-on): Add write.
39595
39596         * modules/sigpipe-tests: New file.
39597         * tests/test-sigpipe.c: New file.
39598         * tests/test-sigpipe.sh: New file.
39599
39600         * modules/write: New file.
39601         * lib/unistd.in.h: Include <sys/types.h>.
39602         (write): New declaration.
39603         * lib/write.c: New file.
39604         * m4/write.m4: New file.
39605         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
39606         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
39607         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
39608         GNULIB_WRITE, REPLACE_WRITE.
39609         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
39610         and the SIGPIPE issue.
39611
39612         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
39613         (raise): New declaration.
39614         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
39615         (ext_signal): New function.
39616         (rpl_raise): New function.
39617         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
39618         GNULIB_SIGNAL_H_SIGPIPE.
39619         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
39620         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
39621
39622         * modules/sigpipe: New file.
39623         * m4/sigpipe.m4: New file.
39624
39625 2008-09-25  Derek Price  <derek@ximbiot.com>
39626             Bruno Haible  <bruno@clisp.org>
39627
39628         * gnulib-tool (func_import): Report all license incompatibilities, not
39629         just the first one.
39630
39631 2008-09-25  Bruno Haible  <bruno@clisp.org>
39632
39633         * gnulib-tool (func_import): When computing the edits, consider not
39634         only the Makefile.ams that exist but also those that will be generated.
39635
39636 2008-09-25  Simon Josefsson  <simon@josefsson.org>
39637
39638         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
39639         fixes gnulib-tool --test warning about duplicate dependency.
39640
39641 2008-09-25  Bruno Haible  <bruno@clisp.org>
39642
39643         * gnulib-tool: Don't ask the user to perform edits in the generated
39644         Makefile.ams.
39645         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
39646         apply to the Makefile.am being generated.
39647         (func_emit_tests_Makefile_am): Execute edits that apply to the
39648         Makefile.am being generated.
39649         (func_import): Setup list of Makefile.am edits before emitting the
39650         Makefile.ams, not at the end.
39651         (func_create_testdir): Update.
39652         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
39653
39654 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39655
39656         * gnulib-tool (func_import): Store the --tests-base option in the
39657         comment in gnulib-cache.m4.
39658
39659 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
39660
39661         * NEWS: Document increased portability that sys_select now provides.
39662
39663         * lib/sys_select.in.h: Install select wrapper.
39664         * lib/sys_socket.in.h: Use more descriptive name when there is no
39665         select wrapper.
39666         * lib/winsock-select.c: New.
39667         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
39668         Require gl_HEADER_SYS_SOCKET.
39669         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
39670         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
39671         * tests/test-sys_select.c: Add functional tests.
39672
39673 2008-09-24  Eric Blake  <ebb9@byu.net>
39674
39675         open, fopen: close fd leak in last patch
39676         * lib/open.c (rpl_open): Close fd before returning error.
39677         * lib/fopen.c (rpl_fopen): Close fd before returning error.
39678         * doc/posix-functions/open.texi (open): Document that Irix also
39679         has the bug.
39680         * doc/posix-functions/fopen.texi (fopen): Likewise.
39681         Reported by Paolo Bonzini.
39682
39683 2008-09-24  Bruno Haible  <bruno@clisp.org>
39684
39685         Ensure that a filename ending in a slash cannot be used to access a
39686         non-directory.
39687         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
39688         to check whether it's really a directory.
39689         * lib/fopen.c: Include fcntl.h, unistd.h.
39690         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
39691         and fdopen().
39692         * modules/fopen (Depends-on): Add unistd.
39693         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
39694         * tests/test-fopen.c (main): Likewise.
39695         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
39696         * doc/posix-functions/fopen.texi: Likewise.
39697         Reported by Eric Blake.
39698
39699 2008-09-23  Eric Blake  <ebb9@byu.net>
39700
39701         c-stack: avoid compiler optimizations when provoking overflow
39702         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
39703         recursion harder to optimize, to ensure a stack overflow occurs.
39704         * tests/test-c-stack.c (recurse): Likewise.
39705         Borrowed from libsigsegv.
39706
39707         c-stack: work around Irix sigaltstack bug
39708         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
39709         whether sigaltstack uses wrong end of stack_t (copied in part from
39710         libsigsegv).
39711         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
39712         Irix bug, without requiring an over-allocation.
39713         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
39714         bug.
39715
39716         fopen: document mingw bug on directories
39717         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
39718         not allowing a stream visiting a directory, even though reading
39719         from such a stream is not portable.
39720
39721 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
39722
39723         * lib/poll.c: Rewrite.
39724         * modules/poll: Depend on alloca.
39725
39726 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
39727
39728         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
39729         instead define prototypes for a full set of wrappers.  Ensure
39730         that Cygwin does not use the compatibility code, which is only
39731         for MinGW.
39732         * lib/winsock.c: New.
39733         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
39734         * modules/sys_socket: Add lib/winsock.c.
39735
39736         * modules/poll-tests: Add errno and perror.
39737         * tests/test-poll.c: Use ioctl, not ioctlsocket.
39738
39739 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
39740
39741         * tests/test-poll.c: Downgrade minimum needed Winsock version.
39742
39743 2008-09-23  Bruno Haible  <bruno@clisp.org>
39744
39745         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
39746         * doc/glibc-functions/*: Likewise.
39747
39748 2008-09-23  Simon Josefsson  <simon@josefsson.org>
39749
39750         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
39751         success.
39752
39753 2008-09-22  Eric Blake  <ebb9@byu.net>
39754             Bruno Haible  <bruno@clisp.org>
39755
39756         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
39757         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
39758         supply %A but mishandle pseudo-NaN.
39759         Reported by Simon Josefsson.
39760
39761 2008-09-21  Bruno Haible  <bruno@clisp.org>
39762
39763         * tests/test-lock.c (main): Tweak skip message.
39764         * tests/test-tls.c (main): Likewise.
39765
39766 2008-09-21  Bruno Haible  <bruno@clisp.org>
39767
39768         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
39769         whether 'struct sigaction' has sa_sigaction here...
39770         (gl_PREREQ_SIG_HANDLER_H): ... not here.
39771         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
39772
39773 2008-09-21  Bruno Haible  <bruno@clisp.org>
39774
39775         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
39776         section.
39777         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
39778         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
39779         the new section.
39780         (Support for obsolete systems lacking POSIX:2001): New section.
39781         (String handling <string.h>): Move strdup to the new section.
39782         Suggested by Simon Josefsson and Paolo Bonzini.
39783
39784 2008-09-21  Bruno Haible  <bruno@clisp.org>
39785
39786         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
39787         exponents in %e and %g results on 'long double'. Needed for mingw's
39788         improved *printf functions.
39789         * tests/test-vasprintf-posix.c (test_function): Likewise.
39790         * tests/test-snprintf-posix.h (test_function): Likewise.
39791         * tests/test-sprintf-posix.h (test_function): Likewise.
39792         Reported by Eric Blake.
39793
39794 2008-09-21  Bruno Haible  <bruno@clisp.org>
39795
39796         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
39797         * tests/test-sprintf-posix.h (test_function): Likewise.
39798
39799 2008-09-21  Bruno Haible  <bruno@clisp.org>
39800
39801         * modules/getpass (Depends-on): Add strdup-posix.
39802
39803         New module 'strdup-posix'.
39804         * modules/strdup-posix: New file.
39805         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
39806         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
39807         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
39808         REPLACE_STRDUP.
39809         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
39810         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
39811         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39812         strdup-posix.
39813
39814         * modules/strdup (Depends-on): Remove malloc-posix.
39815
39816 2008-09-20  Bruno Haible  <bruno@clisp.org>
39817
39818         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
39819         Wildenhues.
39820
39821 2008-09-20  Bruno Haible  <bruno@clisp.org>
39822
39823         Ensure that wint_t gets defined on IRIX 5.3.
39824         * lib/wchar.in.h (wint_t): Define if not defined by the system.
39825         * lib/wctype.in.h (wint_t): Likewise.
39826         (__wctype_wint_t): Remove type.
39827         (isw*): Use wint_t instead of __wctype_wint_t.
39828         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
39829         * modules/wchar (Files): Add m4/wint_t.m4.
39830         (Makefile.am): Substitute HAVE_WINT_T.
39831         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
39832         * tests/test-wctype.c: Check that wint_t is defined.
39833         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
39834         * doc/posix-headers/wctype.texi: Likewise.
39835         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
39836
39837 2008-09-18  Bruno Haible  <bruno@clisp.org>
39838
39839         * gnulib-tool (func_exit): Update comment.
39840
39841 2008-09-18  Simon Josefsson  <simon@josefsson.org>
39842
39843         * modules/getaddrinfo (Depends-on): Remove strdup, this module
39844         assumes strdup exists and does not depend on strdup to return
39845         ENOMEM on out of memory conditions.
39846
39847 2008-09-18  Bruno Haible  <bruno@clisp.org>
39848
39849         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
39850         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
39851         digits for the exponent.
39852
39853 2008-09-18  Jim Meyering  <meyering@redhat.com>
39854             Bruno Haible  <bruno@clisp.org>
39855
39856         * lib/vasnprintf.c (decimal_point_char): Define also if
39857         NEED_PRINTF_INFINITE_LONG_DOUBLE.
39858
39859 2008-09-16  Bruno Haible  <bruno@clisp.org>
39860         and Eric Blake  <ebb9@byu.net>
39861
39862         vasnprintf: support Irix 5.3
39863         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
39864         that mishandle long double infinity.
39865         Reported by Tom G. Christensen.
39866
39867 2008-09-16  Bruno Haible  <bruno@clisp.org>
39868
39869         * doc/glibc-functions/scandir.texi: Mention the function is missing on
39870         Solaris 9.
39871         * doc/glibc-functions/alphasort.texi: Likewise.
39872         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
39873
39874 2008-09-16  Jim Meyering  <meyering@redhat.com>
39875
39876         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
39877         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
39878         a umask modification leak out of a subshell.  Otherwise, the
39879         opensolaris /bin/sh would be accepted and thus cause unwarranted
39880         failures in the coreutils test suite.
39881
39882 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
39883
39884         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
39885         to succeed.
39886
39887 2008-09-16  Jim Meyering  <meyering@redhat.com>
39888
39889         avoid spurious test failure when library is built without ACL support
39890         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
39891         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
39892         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
39893         * tests/test-copy-acl.sh: Likewise.
39894
39895 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39896
39897         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
39898         based on character occurrence counts.
39899
39900 2008-09-15  Eric Blake  <ebb9@byu.net>
39901
39902         tests: avoid some compiler warnings
39903         * tests/test-memchr.c (main): Pass NULL indirectly.
39904         * tests/test-closein.c (main): Avoid unused variable.
39905
39906 2008-09-15  Bruno Haible  <bruno@clisp.org>
39907
39908         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
39909         are missing on OpenBSD 4.0 individually.
39910         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
39911
39912 2008-09-15  Bruno Haible  <bruno@clisp.org>
39913
39914         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
39915         * doc/posix-functions/strerror.texi: Mention also Cygwin.
39916         * doc/posix-functions/perror.texi: Likewise.
39917         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
39918         is missing.
39919         Reported by Eric Blake.
39920
39921         * lib/errno.in.h: Use replacement values >= 2000.
39922         Reported by Eric Blake.
39923
39924 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39925
39926         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
39927         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
39928         limit.
39929         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
39930         compareseq was aborted.
39931
39932 2008-09-14  Bruno Haible  <bruno@clisp.org>
39933
39934         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
39935         yvec_edit_count.
39936         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
39937         (fstrcmp_bounded): Simplify result computation accordingly.
39938
39939 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39940
39941         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
39942         (fstrcmp): Define in terms of fstrcmp_bounded.
39943         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
39944         lower_bound argument.
39945         Return quickly if the result is certainly < lower_bound.
39946         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
39947
39948 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39949
39950         * lib/diffseq.h (EARLY_ABORT): New macro.
39951         (compareseq): Change return type to bool. Return true when EARLY_ABORT
39952         evaluates to true.
39953
39954 2008-09-14  Bruno Haible  <bruno@clisp.org>
39955
39956         * modules/perror-tests: New file.
39957         * tests/test-perror.sh: New file.
39958         * tests/test-perror.c: New file.
39959
39960         New module 'perror'.
39961         * lib/stdio.in.h (perror): New declaration.
39962         * lib/perror.c: New file.
39963         * m4/perror.m4: New file.
39964         * modules/perror: New file.
39965         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
39966         * doc/posix-functions/perror.texi: Mention the perror module.
39967         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
39968         REPLACE_PERROR.
39969         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
39970         REPLACE_PERROR.
39971
39972 2008-09-14  Bruno Haible  <bruno@clisp.org>
39973
39974         * modules/stdio (Makefile.am): Reorder to match the order in
39975         lib/stdio.in.h.
39976         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
39977
39978 2008-09-13  Bruno Haible  <bruno@clisp.org>
39979
39980         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
39981
39982 2008-09-13  Bruno Haible  <bruno@clisp.org>
39983
39984         Extend strerror to cover the added errno values.
39985         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
39986         (rpl_strerror): Provide error messages for the added errno values and
39987         for the WSA* values.
39988         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
39989         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
39990         strerror.
39991         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
39992         * modules/strerror (Depends-on): Add errno.
39993         * doc/posix-functions/strerror.texi: Document the change.
39994         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
39995         and EOVERFLOW.
39996
39997 2008-09-13  Bruno Haible  <bruno@clisp.org>
39998
39999         * modules/EOVERFLOW: Remove file.
40000         * m4/eoverflow.m4: Remove file.
40001         * modules/EOVERFLOW-tests: Remove file.
40002         * tests/test-EOVERFLOW.c: Remove file.
40003         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
40004         * modules/ftell (Depends-on): Likewise.
40005         * modules/getdelim (Depends-on): Likewise.
40006         * modules/getugroups (Depends-on): Likewise.
40007         * modules/poll (Depends-on): Likewise.
40008         * modules/snprintf (Depends-on): Likewise.
40009         * modules/sprintf-posix (Depends-on): Likewise.
40010         * modules/vasnprintf (Depends-on): Likewise.
40011         * modules/vasprintf (Depends-on): Likewise.
40012         * modules/vfprintf-posix (Depends-on): Likewise.
40013         * modules/vsnprintf (Depends-on): Likewise.
40014         * modules/vsprintf-posix (Depends-on): Likewise.
40015         * modules/xvasprintf (Depends-on): Likewise.
40016         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
40017         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
40018         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
40019         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
40020         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
40021         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
40022         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
40023         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
40024         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
40025         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
40026         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
40027         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
40028         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
40029         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
40030         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
40031         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
40032         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
40033         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
40034         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
40035         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
40036         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
40037         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
40038         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
40039         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
40040         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
40041         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
40042         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
40043         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
40044         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
40045         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
40046         * MODULES.html.sh: Remove EOVERFLOW.
40047         * NEWS: Mention the change.
40048
40049 2008-09-13  Bruno Haible  <bruno@clisp.org>
40050
40051         * modules/errno-tests: New file.
40052         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
40053
40054         * lib/errno.in.h: New file.
40055         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
40056         * modules/errno: New file.
40057         * doc/posix-headers/errno.texi: Update documentation.
40058         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
40059
40060 2008-09-13  Bruno Haible  <bruno@clisp.org>
40061
40062         * tests/test-poll.c: Use #if for native Windows, rather than testing
40063         __MSVCRT__.
40064
40065 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40066             Bruno Haible  <bruno@clisp.org>
40067
40068         * lib/glob.c: Don't include <pwd.h> on native Windows.
40069         (WINDOWS32): New macro.
40070         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
40071
40072 2008-09-13  Bruno Haible  <bruno@clisp.org>
40073
40074         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
40075         (ETIMEDOUT): Remove macro.
40076         (glthread_cond_timedwait_multithreaded): New declaration.
40077         (glthread_cond_timedwait): Use it.
40078         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
40079         (glthread_cond_timedwait_multithreaded): New function.
40080
40081 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
40082
40083         * modules/poll-tests: Do not check for io.h.
40084         * tests/test-poll.c: Check for __MSVCRT__ instead.
40085
40086 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
40087
40088         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
40089         * modules/poll-tests: Add inet_pton, stdbool, sockets.
40090         * tests/test-poll.c: Use them.  Use _pipe on Windows.
40091
40092 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
40093
40094         * modules/poll-tests: New.
40095         * tests/test-poll.c: New.
40096
40097 2008-09-12  Eric Blake  <ebb9@byu.net>
40098
40099         frexp: test for NetBSD failure on -0.0
40100         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
40101         not all, bugs from NetBSD 3.0 have been fixed.
40102         * doc/posix-functions/frexp.texi (frexp): Document bug.
40103         Reported by Thomas Klausner.
40104
40105         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
40106         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
40107         literal -0.0.
40108         Reported by Jonathan C. Patschke <jp@centtech.com>.
40109
40110 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40111
40112         * lib/glthread/cond.h: Use dummy implementation also if
40113         USE_WIN32_THREADS.
40114
40115 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40116
40117         * modules/fnmatch-posix (License): Change to LGPLv2+.
40118         * modules/fnmatch-gnu (License): Likewise.
40119
40120 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40121
40122         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
40123
40124 2008-09-11  Jim Meyering  <meyering@redhat.com>
40125
40126         * users.txt: Add gtk-vnc.
40127
40128 2008-09-08  Simon Josefsson  <simon@josefsson.org>
40129
40130         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
40131         rotate amounts.
40132
40133         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
40134         required for 16-bit and 8-bit rotates.
40135         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
40136         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
40137         UINT8_MAX instead of hard-coded constants.
40138         Suggested by Paul Eggert.
40139
40140 2008-09-07  Bruno Haible  <bruno@clisp.org>
40141
40142         * tests/test-striconveh.c (main): Check behaviour when converting from
40143         UTF-7.
40144
40145         Make striconveh work better with stateful encodings.
40146         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
40147         that iconv does not increment the inptr when returning -1/EINVAL.
40148
40149 2008-09-07  Bruno Haible  <bruno@clisp.org>
40150
40151         * build-aux/config.rpath: Update according to libtool-2.2.6.
40152         * build-aux/config.libpath: Likewise.
40153
40154 2008-09-06  Bruno Haible  <bruno@clisp.org>
40155
40156         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
40157         * lib/freadptr.c (freadptr): Likewise.
40158         * lib/freadseek.c (freadptrinc): Likewise.
40159         Reported by Simon Josefsson.
40160
40161 2008-09-06  Bruno Haible  <bruno@clisp.org>
40162
40163         * modules/freadptr (License): Change to LGPLv2+.
40164         * modules/freadseek (License): Likewise.
40165         Suggested by Eric Blake.
40166
40167         * modules/memchr2 (License): Change to LGPLv2+.
40168         Approved by Eric Blake.
40169
40170 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40171             Bruno Haible  <bruno@clisp.org>
40172
40173         Make gnulib-tool work with native 'sed' on AIX.
40174         * gnulib-tool (sed_noop): New variable.
40175         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
40176         func_add_or_update, func_create_testdir): Use it to initialize sed
40177         script variables.
40178         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
40179
40180 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
40181             Bruno Haible  <bruno@clisp.org>
40182
40183         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
40184         also works after #include directives.
40185
40186 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
40187
40188         getdate.y: reject an out-of-range timezone value
40189         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
40190         the range [-24...+24].  When specified with only one or two digits,
40191         * tests/test-getdate.c: Tests for the fix.
40192         * doc/getdate.texi: Document this change.
40193
40194 2008-09-03  Bruno Haible  <bruno@clisp.org>
40195
40196         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
40197
40198 2008-09-02  Simon Josefsson  <simon@josefsson.org>
40199
40200         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
40201         <bruce.korb@gmail.com> with ideas from Ben Pfaff
40202         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
40203         Blake <ebb9@byu.net>.
40204
40205         * tests/test-bitrotate.c: Add more test vectors.
40206
40207 2008-09-02  Eric Blake  <ebb9@byu.net>
40208
40209         vasnprintf-posix: handle large precision via %.*d
40210         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
40211         when handling it ourselves.
40212         * tests/test-vasnprintf-posix.c (test_function): Add test.
40213         * tests/test-snprintf-posix.h (test_function): Likewise.
40214         * tests/test-sprintf-posix.h (test_function): Likewise.
40215         * tests/test-vasprintf-posix.c (test_function): Likewise.
40216         Reported by Alain Guibert.
40217
40218 2008-09-01  Eric Blake  <ebb9@byu.net>
40219
40220         c-stack: make configure-time check more robust
40221         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
40222         successful sigaction call.
40223         Reported by Tom G. Christensen.
40224
40225 2008-09-01  Bruno Haible  <bruno@clisp.org>
40226
40227         New module 'findprog-lgpl'.
40228         * modules/findprog-lgpl: New file.
40229         * lib/findprog-lgpl.c: New file.
40230         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
40231         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
40232         to decide whether to use strdup or xstrdup, concatenated_filename or
40233         xconcatenated_filename.
40234
40235 2008-09-01  Bruno Haible  <bruno@clisp.org>
40236
40237         Split module 'concat-filename' into 'concat-filename' (LGPL) and
40238         'xconcat-filename' (GPL).
40239         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
40240         (License): Change to LGPLv2+.
40241         * modules/xconcat-filename: New file.
40242         * lib/concat-filename.h (concatenated_filename): Change specification.
40243         (xconcatenated_filename): New declaration.
40244         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
40245         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
40246         memory situations.
40247         * lib/xconcat-filename.c: New file.
40248         * NEWS: Mention the change.
40249         * lib/findprog.c: Include concat-filename.h, not filename.h.
40250         (find_in_path): Use xconcatenated_filename instead of
40251         concatenated_filename.
40252         * lib/javacomp.c: Include concat-filename.h, not filename.h.
40253         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
40254         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
40255         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
40256         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
40257         instead of concatenated_filename.
40258         * lib/javaexec.c: Include concat-filename.h, not filename.h.
40259         (execute_java_class): Use xconcatenated_filename instead of
40260         concatenated_filename.
40261         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
40262         * modules/javacomp (Depends-on): Likewise.
40263         * modules/javaexec (Depends-on): Likewise.
40264
40265 2008-09-01  Bruno Haible  <bruno@clisp.org>
40266
40267         Split module 'filename' into 'filename' and 'concat-filename'.
40268         * modules/filename: Keep only lib/filename.h.
40269         (License): Change to LGPLv2+.
40270         * modules/concat-filename: New file, extracted from modules/filename.
40271         * lib/filename.h (concatenated_filename): Remove declaration.
40272         * lib/concat-filename.h: New file, extracted from lib/filename.h.
40273         * lib/concat-filename.c: Include concat-filename.h.
40274         * NEWS: Mention the change.
40275
40276 2008-09-01  Simon Josefsson  <simon@josefsson.org>
40277
40278         * lib/bitrotate.h (rotl8, rotr8): Add.
40279
40280         * modules/bitrotate (configure.ac): Need
40281         AC_REQUIRE([AC_C_INLINE]).
40282         (Description): Mention stdint.h.  Reported by Bruno Haible
40283         <bruno@clisp.org>.
40284
40285         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
40286         Paolo Bonzini <bonzini@gnu.org>.
40287
40288 2008-08-31  Bruno Haible  <bruno@clisp.org>
40289
40290         Assume Solaris specific bi-arch conventions on Solaris systems.
40291         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
40292         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
40293         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
40294         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
40295         like acl_libdirstem.
40296         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
40297         acl_libdirstem.
40298         * NEWS: Mention the change.
40299         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
40300
40301 2008-08-31  Jim Meyering  <meyering@redhat.com>
40302
40303         * lib/strftime.h: Add comments describing the two added arguments.
40304
40305         remove duplicate #include directives
40306         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
40307         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
40308
40309 2008-08-31  Bruno Haible  <bruno@clisp.org>
40310
40311         New module 'sigpipe-die'.
40312         * modules/sigpipe-die: New file.
40313         * lib/sigpipe-die.h: New file.
40314         * lib/sigpipe-die.c: New file.
40315         * MODULES.html.sh (Signal handling): Add sigpipe-die.
40316
40317 2008-08-31  Bruno Haible  <bruno@clisp.org>
40318
40319         Don't override previously installed signal handlers.
40320         * lib/fatal-signal.c (saved_sigactions): New variable.
40321         (uninstall_handlers): Reset the signal to the saved handler, not
40322         to SIG_DFL (except when ignored).
40323         (install_handlers): Save the previous handlers.
40324
40325 2008-08-30  Bruno Haible  <bruno@clisp.org>
40326
40327         * gnulib-tool (func_reset_sigpipe): New function.
40328         (func_get_automake_snippet, func_modules_transitive_closure,
40329         func_import): Invoke it before a join command that reads from stdin,
40330         to avoid "echo: write error: Broken pipe" error messages on stderr.
40331         Reported by Sam Steingold <sds@gnu.org>.
40332
40333 2008-08-30  Bruno Haible  <bruno@clisp.org>
40334
40335         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
40336         Code copied from m4/open.m4.
40337         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
40338         access and the filename ends in a slash. Code copied from lib/open.c.
40339         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
40340         * tests/test-fopen.c (main): Check against bug with trailing slash.
40341
40342 2008-08-29  Bruno Haible  <bruno@clisp.org>
40343
40344         Avoid some "gcc -pedantic" warnings.
40345         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
40346         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
40347         * lib/dirent.in.h: Likewise.
40348         * lib/fcntl.in.h: Likewise.
40349         * lib/float.in.h: Likewise.
40350         * lib/iconv.in.h: Likewise.
40351         * lib/inttypes.in.h: Likewise.
40352         * lib/locale.in.h: Likewise.
40353         * lib/math.in.h: Likewise.
40354         * lib/netinet_in.in.h: Likewise.
40355         * lib/search.in.h: Likewise.
40356         * lib/signal.in.h: Likewise.
40357         * lib/stdarg.in.h: Likewise.
40358         * lib/stdint.in.h: Likewise.
40359         * lib/stdio.in.h: Likewise.
40360         * lib/stdlib.in.h: Likewise.
40361         * lib/string.in.h: Likewise.
40362         * lib/strings.in.h: Likewise.
40363         * lib/sys_select.in.h: Likewise.
40364         * lib/sys_socket.in.h: Likewise.
40365         * lib/sys_stat.in.h: Likewise.
40366         * lib/sys_time.in.h: Likewise.
40367         * lib/sysexits.in.h: Likewise.
40368         * lib/time.in.h: Likewise.
40369         * lib/unistd.in.h: Likewise.
40370         * lib/wchar.in.h: Likewise.
40371         * lib/wctype.in.h: Likewise.
40372         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
40373         * modules/fchdir (Makefile.am): Likewise.
40374         * modules/fcntl (Makefile.am): Likewise.
40375         * modules/float (Makefile.am): Likewise.
40376         * modules/iconv_open (Makefile.am): Likewise.
40377         * modules/inttypes (Makefile.am): Likewise.
40378         * modules/locale (Makefile.am): Likewise.
40379         * modules/math (Makefile.am): Likewise.
40380         * modules/netinet_in (Makefile.am): Likewise.
40381         * modules/search (Makefile.am): Likewise.
40382         * modules/signal (Makefile.am): Likewise.
40383         * modules/stdarg (Makefile.am): Likewise.
40384         * modules/stdint (Makefile.am): Likewise.
40385         * modules/stdio (Makefile.am): Likewise.
40386         * modules/stdlib (Makefile.am): Likewise.
40387         * modules/string (Makefile.am): Likewise.
40388         * modules/strings (Makefile.am): Likewise.
40389         * modules/sys_select (Makefile.am): Likewise.
40390         * modules/sys_socket (Makefile.am): Likewise.
40391         * modules/sys_stat (Makefile.am): Likewise.
40392         * modules/sys_time (Makefile.am): Likewise.
40393         * modules/sysexits (Makefile.am): Likewise.
40394         * modules/time (Makefile.am): Likewise.
40395         * modules/unistd (Makefile.am): Likewise.
40396         * modules/wchar (Makefile.am): Likewise.
40397         * modules/wctype (Makefile.am): Likewise.
40398         Reported by Reuben Thomas <rrt@sc3d.org>.
40399
40400 2008-08-29  Bruno Haible  <bruno@clisp.org>
40401
40402         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
40403         any more.
40404
40405 2008-08-29  Simon Josefsson  <simon@josefsson.org>
40406
40407         * MODULES.html.sh (Misc): Add bitrotate.
40408
40409         * modules/bitrotate: New file.
40410
40411         * lib/bitrotate.h: New file.
40412
40413         * modules/bitrotate-tests: New file.
40414
40415         * tests/test-bitrotate.c: New file.
40416
40417         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
40418         on the bitrotate module.
40419
40420         * lib/arctwo.c: Use new bitrotate module.
40421
40422 2008-08-29  Jim Meyering  <meyering@redhat.com>
40423
40424         bootstrap: merge changes from coreutils
40425         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
40426         of copied files.  Remove a kludge, now that this is fixed.
40427         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
40428         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
40429         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
40430
40431 2008-08-29  Bruno Haible  <bruno@clisp.org>
40432
40433         * MODULES.html.sh: Remove --cvs-urls option.
40434
40435 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
40436
40437         maint.mk: adjust to file name change
40438         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
40439
40440 2008-08-28  Jim Meyering  <meyering@redhat.com>
40441
40442         * modules/getndelim2 (License): Relicense to LGPLv2+.
40443         Approved by Richard Stallman for the version of 1995, and by
40444         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
40445
40446 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
40447
40448         * lib/getdelim.c (flockfile, funlockfile): Make all of them
40449         dummy if one is not available.  Do not touch them if
40450         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
40451         (getc_maybe_unlocked): New.
40452         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
40453
40454 2008-08-26  Eric Blake  <ebb9@byu.net>
40455
40456         doc/INSTALL: resync from autoconf
40457         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
40458         (INSTALL_PRELUDE): Delete; this is done more efficiently by
40459         moving...
40460         * install.texi [!autoconf]: ...here.  Resync from autoconf.
40461         * INSTALL: Regenerate.
40462         * INSTALL.ISO: New file.
40463         * INSTALL.UTF-8: Likewise.
40464
40465 2008-08-26  Jim Meyering  <meyering@redhat.com>
40466
40467         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
40468         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
40469         these definitions conditional, so that they may be overridden, too.
40470
40471 2008-08-26  Bruno Haible  <bruno@clisp.org>
40472
40473         Generate INSTALL file variants with prettier quotes.
40474         * doc/Makefile (INSTALL_PRELUDE): New macro.
40475         (INSTALL): Use it.
40476         (INSTALL.ISO, INSTALL.UTF-8): New rules.
40477
40478 2008-08-26  Bruno Haible  <bruno@clisp.org>
40479
40480         Run makeinfo in an English locale.
40481         * doc/Makefile (MAKEINFO): New variable.
40482
40483 2008-08-26  Bruno Haible  <bruno@clisp.org>
40484
40485         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
40486         Suggested by Eric Blake.
40487
40488 2008-08-25  Bruno Haible  <bruno@clisp.org>
40489
40490         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
40491
40492 2008-08-25  Eric Blake  <ebb9@byu.net>
40493
40494         c-stack: test that stack overflow can be caught
40495         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
40496         that platform allows handling stack overflow; at least OS/2 EMX
40497         has sigaltstack, but crashes before transferring control to
40498         handler on stack overflow.
40499         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
40500         check for HAVE_STACK_OVERFLOW_HANDLING.
40501         Reported by Elbert Pol.
40502
40503 2008-08-25  Bruno Haible  <bruno@clisp.org>
40504
40505         * doc/posix-functions/strftime.texi: Fix description of strftime
40506         module.
40507
40508 2008-08-24  Bruno Haible  <bruno@clisp.org>
40509
40510         * tests/uniwidth/test-uc_width2.c: New file.
40511         * tests/uniwidth/test-uc_width2.sh: New file.
40512         * modules/uniwidth/width-tests (Files): Add the new files.
40513         (TESTS): Add uniwidth/test-uc_width2.sh.
40514         (TESTS_ENVIRONMENT): New variable.
40515         (check_PROGRAMS): Add test-uc_width2.
40516         (test_uc_width2_SOURCES): New variable.
40517
40518         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
40519         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
40520         not 0x00AB.
40521         Reported by Alexander V. Lukyanov <lav@netis.ru>.
40522
40523 2008-08-22  Eric Blake  <ebb9@byu.net>
40524
40525         test-lock, test-tls: mention why a test is skipped
40526         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
40527         skipped.
40528         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
40529
40530         count-one-bits: relax license
40531         * modules/count-one-bits (License): Relicense to LGPLv2+.
40532         Suggested by Ludovic Courtès, approved by Ben Pfaff.
40533
40534 2008-08-22  Andreas Schwab  <schwab@suse.de>
40535
40536         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
40537         Remove spurious space in assignment.
40538
40539 2008-08-21  Simon Josefsson  <simon@josefsson.org>
40540
40541         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
40542         Paul Eggert <eggert@CS.UCLA.EDU>.
40543
40544 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
40545
40546         * modules/gettext: Add m4/threadlib.m4.
40547
40548 2008-08-19  Eric Blake  <ebb9@byu.net>
40549
40550         test-c-stack: fix compilation failure on FreeBSD 5.0
40551         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
40552         headers before <sys/resource.h>.
40553         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
40554         the bug.
40555         Reported by Nelson H. F. Beebe.
40556
40557         strverscmp: migrate from "strverscmp.h" to <string.h>
40558         * modules/string (Makefile.am): Add new hooks.
40559         * modules/strverscmp (Files): Remove strverscmp.h.
40560         (Depends-on): Add string.
40561         (configure.ac): Add indicator.
40562         (Include): Mention new header.
40563         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
40564         defaults.
40565         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
40566         results.
40567         * lib/strverscmp.h: Delete.
40568         * lib/string.in.h (strverscmp): Provide declaration, when needed.
40569         * tests/test-strverscmp.c (includes): Adjust client.
40570         * lib/check-version.c (includes): Likewise.
40571         * NEWS: Document the change.
40572
40573         strverscmp: add unit test
40574         * modules/strverscmp-tests: New file.
40575         * tests/test-strverscmp.c: Likewise.
40576
40577 2008-08-19  Simon Josefsson  <simon@josefsson.org>
40578
40579         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
40580         regarding Windows crypto stuff, from Mono.
40581
40582 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
40583
40584         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
40585         if present, for intel RND.  Return error on failures.
40586
40587 2008-08-18  Ben Pfaff  <blp@gnu.org>
40588
40589         gitlog-to-changelog: give better diagnostic for failed pipe-open
40590         * build-aux/gitlog-to-changelog: Improve error message: suggest
40591         that the version of Git may be too old.
40592
40593 2008-08-18  Simon Josefsson  <simon@josefsson.org>
40594
40595         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
40596         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
40597
40598 2008-08-18  Bruno Haible  <bruno@clisp.org>
40599
40600         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
40601         pthread_in_use().
40602
40603 2008-08-18  Bruno Haible  <bruno@clisp.org>
40604
40605         * lib/glthread/threadlib.c: Include <pthread.h>.
40606
40607 2008-08-18  Bruno Haible  <bruno@clisp.org>
40608
40609         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
40610         glthread_recursive_lock_* macros.
40611         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
40612         Fix syntax error.
40613
40614 2008-08-18  Bruno Haible  <bruno@clisp.org>
40615
40616         * lib/glthread/thread.c: Avoid forcing a context switch right after
40617         thread creation.
40618
40619 2008-08-17  Bruno Haible  <bruno@clisp.org>
40620
40621         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
40622         * lib/glthread/thread.h: Provide Win32 specific implementation.
40623         * modules/thread (Files): Add lib/glthread/thread.c.
40624         (Depends-on): Add lock.
40625         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
40626
40627 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40628
40629         New module 'yield'.
40630         * modules/yield: New file.
40631         * lib/glthread/yield.h: New file.
40632         * m4/yield.m4: New file.
40633         * MODULES.html.sh (Multithreading): Add yield.
40634
40635 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40636
40637         New module 'thread'.
40638         * modules/thread: New file.
40639         * lib/glthread/thread.h: New file.
40640         * m4/thread.m4: New file.
40641         * MODULES.html.sh (Multithreading): Add thread.
40642
40643 2008-08-17  Bruno Haible  <bruno@clisp.org>
40644
40645         * lib/glthread/lock.h: Include <stdlib.h> always.
40646         * lib/glthread/tls.h: Likewise.
40647         * lib/glthread/cond.h: Likewise.
40648
40649 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40650
40651         New module 'cond'.
40652         * modules/cond: New file.
40653         * lib/glthread/cond.h: New file.
40654         * lib/glthread/cond.c: New file.
40655         * m4/cond.m4: New file.
40656         * MODULES.html.sh (Multithreading): Add cond.
40657
40658 2008-08-16  Eric Blake  <ebb9@byu.net>
40659
40660         c-stack: fix regression on Irix 5.3 from 2008-06-21
40661         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
40662         sa_sigaction...
40663         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
40664         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
40665         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
40666         * modules/signal (Makefile.am): Use the value.
40667         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
40668         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
40669         * doc/posix-headers/signal.texi (signal.h): Document this
40670         portability issue.
40671         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
40672         Reported by Tom G. Christensen.
40673
40674 2008-08-17  Bruno Haible  <bruno@clisp.org>
40675
40676         New module 'threadlib'.
40677         * modules/threadlib: New file.
40678         * lib/glthread/threadlib.c: New file, extracted from
40679         lib/glthread/lock.c.
40680         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
40681         functions.
40682         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
40683         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
40684         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
40685         macros.
40686         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
40687         (gl_DISABLE_THREADS): Remove macro.
40688         * modules/lock (Files): Remove build-aux/config.rpath.
40689         (Depends-on): Remove havelib. Add threadlib.
40690         (configure.ac-early): Remove section.
40691         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
40692         * modules/tls (Depends-on): Remove lock. Add threadlib.
40693         (Link): New section, copied from threadlib.
40694         * MODULES.html.sh (Multithreading): Add threadlib.
40695
40696 2008-08-14  Bruno Haible  <bruno@clisp.org>
40697
40698         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
40699         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
40700         glthread_rwlock_unlock, glthread_rwlock_destroy,
40701         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
40702         glthread_recursive_lock_destroy): Define as macros always.
40703         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
40704         glthread_lock_lock.
40705         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
40706         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
40707         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
40708         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
40709         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
40710         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
40711         (glthread_recursive_lock_lock_func): Renamed from
40712         glthread_recursive_lock_lock.
40713         (glthread_recursive_lock_unlock_func): Renamed from
40714         glthread_recursive_lock_unlock.
40715         (glthread_recursive_lock_destroy_func): Renamed from
40716         glthread_recursive_lock_destroy.
40717
40718 2008-08-14  Bruno Haible  <bruno@clisp.org>
40719
40720         * lib/glthread/lock.h: Renamed from lib/lock.h.
40721         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
40722         * lib/glthread/tls.h: Renamed from lib/tls.h.
40723         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
40724         * lib/fstrcmp.c: Update includes.
40725         * lib/strsignal.c: Update includes.
40726         * modules/lock (Files, Makefile.am): Update.
40727         (Include): Change to "glthread/lock.h".
40728         * modules/tls (Files, Makefile.am): Update.
40729         (Include): Change to "glthread/tls.h".
40730         * tests/test-lock.c: Update includes.
40731         * tests/test-tls.c: Update includes.
40732         * NEWS: Mention the renamed header files.
40733
40734 2008-08-11  Jim Meyering  <meyering@redhat.com>
40735
40736         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
40737
40738 2008-08-11  Eric Blake  <ebb9@byu.net>
40739
40740         test-c-stack: avoid C99-ism
40741         * tests/test-c-stack.c (main): Fix whitespace, move declaration
40742         before statement.
40743         Reported by Alain Guibert.
40744
40745 2008-08-10  Jim Meyering  <meyering@redhat.com>
40746
40747         ensure that return value of uinttostr et al are not ignored
40748         * lib/inttostr.h (__GNUC_PREREQ): Define.
40749         (__attribute_warn_unused_result__): Define.
40750         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
40751
40752 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
40753
40754         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
40755         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
40756
40757 2008-08-07  Jim Meyering  <meyering@redhat.com>
40758
40759         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
40760
40761         * modules/mkstemp (License): Relicense under LGPLv2+.
40762         * modules/tempname (License): Likewise.
40763
40764 2008-08-06  Bruno Haible  <bruno@clisp.org>
40765
40766         * lib/poll.c (poll): Further micro-optimization.
40767
40768 2008-08-06  Jim Meyering  <meyering@redhat.com>
40769
40770         inet_pton.c: use locale-independent tolower
40771         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
40772         (inet_pton6): Use c_tolower rather than tolower.
40773         * modules/inet_pton (Depends-on): Add c-ctype.
40774
40775 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
40776
40777         * lib/poll.c (poll): Avoid division when timeout is 0, cache
40778         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
40779
40780 2008-08-06  Jim Meyering  <meyering@redhat.com>
40781
40782         * modules/inet_pton (License): Relicense under LGPLv2+.
40783
40784 2008-08-03  Bruno Haible  <bruno@clisp.org>
40785
40786         Additional non-aborting API for lock and tls.
40787         * lib/lock.h: Include <errno.h>.
40788         (glthread_lock_init): New macro/function.
40789         (gl_lock_init): Define as wrapper around glthread_lock_init.
40790         (glthread_lock_lock): New macro/function.
40791         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
40792         (glthread_lock_unlock): New macro/function.
40793         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
40794         (glthread_lock_destroy): New macro/function.
40795         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
40796         (glthread_rwlock_init): New macro/function.
40797         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
40798         (glthread_rwlock_rdlock): New macro/function.
40799         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
40800         (glthread_rwlock_wrlock): New macro/function.
40801         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
40802         (glthread_rwlock_unlock): New macro/function.
40803         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
40804         (glthread_rwlock_destroy): New macro/function.
40805         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
40806         (glthread_recursive_lock_init): New macro/function.
40807         (gl_recursive_lock_init): Define as wrapper around
40808         glthread_recursive_lock_init.
40809         (glthread_recursive_lock_lock): New macro/function.
40810         (gl_recursive_lock_lock): Define as wrapper around
40811         glthread_recursive_lock_lock.
40812         (glthread_recursive_lock_unlock): New macro/function.
40813         (gl_recursive_lock_unlock): Define as wrapper around
40814         glthread_recursive_lock_unlock.
40815         (glthread_recursive_lock_destroy): New macro/function.
40816         (gl_recursive_lock_destroy): Define as wrapper around
40817         glthread_recursive_lock_destroy.
40818         (glthread_once): New macro/function.
40819         (gl_once): Define as wrapper around glthread_once.
40820         Update function declarations.
40821         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
40822         glthread_rwlock_init. Return error code.
40823         (glthread_rwlock_rdlock_multithreaded): Renamed from
40824         glthread_rwlock_rdlock. Return error code.
40825         (glthread_rwlock_wrlock_multithreaded): Renamed from
40826         glthread_rwlock_wrlock. Return error code.
40827         (glthread_rwlock_unlock_multithreaded): Renamed from
40828         glthread_rwlock_unlock. Return error code.
40829         (glthread_rwlock_destroy_multithreaded): Renamed from
40830         glthread_rwlock_destroy. Return error code.
40831         (glthread_recursive_lock_init_multithreaded): Renamed from
40832         glthread_recursive_lock_init. Return error code.
40833         (glthread_recursive_lock_lock_multithreaded): Renamed from
40834         glthread_recursive_lock_lock. Return error code.
40835         (glthread_recursive_lock_unlock_multithreaded): Renamed from
40836         glthread_recursive_lock_unlock. Return error code.
40837         (glthread_recursive_lock_destroy_multithreaded): Renamed from
40838         glthread_recursive_lock_destroy. Return error code.
40839         (glthread_once_call): Make static.
40840         (glthread_once_multithreaded): Renamed from glthread_once.
40841         * lib/tls.h: Include <errno.h>.
40842         (glthread_tls_key_init): New macro/function.
40843         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
40844         (glthread_tls_set): New macro/function.
40845         (gl_tls_set): Define as wrapper around glthread_tls_set.
40846         (glthread_tls_key_destroy): New macro/function.
40847         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
40848         Update function declarations.
40849         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
40850         glthread_tls_get.
40851         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
40852
40853 2008-08-04  Eric Blake  <ebb9@byu.net>
40854
40855         gnumakefile: use space, not TAB, outside of targets
40856         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
40857
40858 2008-08-02  Jim Meyering  <meyering@redhat.com>
40859
40860         getdate.y: avoid locale-dependent date parsing failure
40861         In Turkish locales, getdate would fail to recognize keywords
40862         containing a lowercase "i".  The solution is not to rely on
40863         locale-sensitive case-conversion.
40864         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
40865         (lookup_word): Use c_toupper in place of toupper.
40866         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
40867         Reported by Vefa Bicakci <bicave@superonline.com> in
40868         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
40869         * modules/getdate (Depends-on): Add c-ctype.
40870
40871 2008-08-02  Bruno Haible  <bruno@clisp.org>
40872
40873         * gnulib-tool (func_import): When updating or creating a .gitignore
40874         file, prepend each added line with a slash, and ignore leading slashes
40875         from the existing lines.
40876         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
40877
40878 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40879
40880         Portability fix for GNU make 3.79.1.
40881         * top/GNUmakefile: Avoid 'else COND', which older GNU make
40882         versions do not understand.
40883
40884 2008-08-01  Bruno Haible  <bruno@clisp.org>
40885
40886         Work around bug of HP-UX 10.20 cc with -0.0 literal.
40887         * tests/test-isnanf.h (zero): New variable.
40888         (main): Avoid literal -0.0f.
40889         * tests/test-isnand.h (zero): New variable.
40890         (main): Avoid literal -0.0.
40891         * tests/test-isnanl.h (zero): New variable.
40892         (main): Avoid literal -0.0L.
40893         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
40894         (test_float, test_double, test_long_double): Avoid literals -0.0f,
40895         -0.0, -0.0L.
40896         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
40897         (test_signbitd): Avoid literal -0.0.
40898         (test_signbitl): Avoid literal -0.0L.
40899         * tests/test-ceilf1.c (zero): New variable.
40900         (main): Avoid literal -0.0f.
40901         * tests/test-ceill.c (zero): New variable.
40902         (main): Avoid literal -0.0L.
40903         * tests/test-floorf1.c (zero): New variable.
40904         (main): Avoid literal -0.0f.
40905         * tests/test-floorl.c (zero): New variable.
40906         (main): Avoid literal -0.0L.
40907         * tests/test-roundf1.c (zero): New variable.
40908         (main): Avoid literal -0.0f.
40909         * tests/test-round1.c (zero): New variable.
40910         (main): Avoid literal -0.0.
40911         * tests/test-roundl.c (zero): New variable.
40912         (main): Avoid literal -0.0L.
40913         * tests/test-truncf1.c (zero): New variable.
40914         (main): Avoid literal -0.0f.
40915         * tests/test-trunc1.c (zero): New variable.
40916         (main): Avoid literal -0.0.
40917         * tests/test-truncl.c (zero): New variable.
40918         (main): Avoid literal -0.0L.
40919         * tests/test-frexp.c (zero): New variable.
40920         (main): Avoid literal -0.0.
40921         * tests/test-frexpl.c (zero): New variable.
40922         (main): Avoid literal -0.0L.
40923         * tests/test-ldexpl.c (zero): New variable.
40924         (main): Avoid literal -0.0L.
40925         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
40926         (zerod, zerol): New variables.
40927         (test_function): Avoid literals -0.0, -0.0L.
40928         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
40929         (zerod, zerol): New variables.
40930         (test_function): Avoid literals -0.0, -0.0L.
40931         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
40932         (zerod, zerol): New variables.
40933         (test_function): Avoid literals -0.0, -0.0L.
40934         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
40935         (zerod, zerol): New variables.
40936         (test_function): Avoid literals -0.0, -0.0L.
40937         * tests/test-strtod.c (zero): New variable.
40938         (main): Avoid literal -0.0.
40939         Reported by Jonathan C. Patschke <jp@centtech.com>.
40940
40941 2008-07-31  Jim Meyering  <meyering@redhat.com>
40942
40943         sha256.h: correct definition of SHA224_DIGEST_SIZE
40944         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
40945         Reported by Paulie Pena IV <paulie4@gmail.com>.
40946         Define as 224 / 8, rather than as a literal.
40947         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
40948         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
40949         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
40950
40951 2008-07-31  Bruno Haible  <bruno@clisp.org>
40952
40953         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
40954         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
40955         Reported by Jonathan Patschke <jp@centtech.com>.
40956
40957 2008-07-31  Bruno Haible  <bruno@clisp.org>
40958
40959         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
40960         Reported by Paolo Bonzini <bonzini@gnu.org>.
40961
40962 2008-07-30  Eric Blake  <ebb9@byu.net>
40963
40964         test-strtod: allow compilation without -lm
40965         * tests/test-strtod.c (main): Avoid link dependence on fabs.
40966         Reported by Dennis Clarke <blastwave@gmail.com>.
40967
40968 2008-07-28  Jim Meyering  <meyering@redhat.com>
40969
40970         bootstrap: work also when there are no .po files in po/
40971         * build-aux/bootstrap (update_po_files): Complete the change
40972         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
40973
40974 2008-07-27  Jim Meyering  <meyering@redhat.com>
40975
40976         * users.txt: Add zile.
40977
40978 2008-07-26  Ben Pfaff  <blp@gnu.org>
40979
40980         Add missing dependencies on new m4/exponent[fdl].m4 files.
40981         * modules/isnanf-nolibm: Add m4/exponentf.m4.
40982         * modules/isnand-nolibm: Add m4/exponentd.m4.
40983         * modules/isnanl-nolibm: Add m4/exponentl.m4.
40984         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
40985         m4/isnan[fdl].m4, because the macros actually used moved.
40986         Reported by Jim Meyering.
40987
40988 2008-07-14  Ben Pfaff  <blp@gnu.org>
40989
40990         Add isinf module.
40991         * lib/isinf.c: New file.
40992         * lib/math.in.h: Define isinf macro if we have decided to replace
40993         it.
40994         * m4/isinf.m4: New file.
40995         * m4/math_h.m4: Initialize and substitute variables for isinf
40996         module.
40997         * modules/isinf: New file.
40998         * modules/isinf-tests: New file.
40999         * modules/math: Add substitutions for new module.
41000         * tests/test-isinf.c: New file.
41001         * doc/posix-functions/isinf.texi: Mention new module.
41002         * MODULES.html.sh: Mention new module.
41003
41004 2008-07-14  Ben Pfaff  <blp@gnu.org>
41005
41006         Factor out some macros for use by additional modules.
41007         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
41008         exponentf.m4.
41009         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
41010         exponentd.m4.
41011         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
41012         file exponentl.m4.
41013         * m4/exponentf.m4: New file.
41014         * m4/exponentd.m4: New file.
41015         * m4/exponentl.m4: New file.
41016         * modules/isnanf: Use new file m4/exponentf.m4.
41017         * modules/isnand: Use new file m4/exponentd.m4.
41018         * modules/isnanl: Use new file m4/exponentl.m4.
41019
41020 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
41021
41022         mktime.c: normalize tp->tm_isdst value to -1/0/1.
41023         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
41024         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
41025         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
41026
41027         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
41028         readlink on platforms without PATH_MAX.
41029
41030 2008-07-21  Eric Blake  <ebb9@byu.net>
41031
41032         Warn, not fail, on stale version.
41033         * top/GNUmakefile (_curr-ver): Tone down previous patch.
41034
41035         Don't allow installation with stale devel version number.
41036         * top/GNUmakefile (_is-install-target): New macro.
41037         (_curr-ver): Forbid installation with stale version number.
41038
41039 2008-07-20  Bruno Haible  <bruno@clisp.org>
41040
41041         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
41042         TESTS_ENVIRONMENT.
41043         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
41044
41045 2008-07-20  Bruno Haible  <bruno@clisp.org>
41046
41047         * lib/c-stack.h (c_stack_action): Add documentation.
41048         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
41049
41050 2008-07-20  Bruno Haible  <bruno@clisp.org>
41051
41052         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
41053         * modules/readlink (License): Likewise.
41054
41055 2008-07-17  Eric Blake  <ebb9@byu.net>
41056
41057         * modules/c-stack (Link): Fix typo.
41058
41059         Make c-stack use libsigsegv, when available.
41060         * modules/c-stack (Depends-on): Add libsigsegv.
41061         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
41062         needed.
41063         * lib/c-stack.c (SIGSTKSZ): Define fallback.
41064         (segv_handler, overflow_handler, c_stack_action)
41065         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
41066         implementation when libsigsegv is available, but only when using
41067         the library is necessary.
41068         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
41069         comment, explaining why XSI check fails on Linux.
41070         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
41071         * tests/test-c-stack2.sh: Tweak skip message.
41072         * NEWS: Document new link-time requirements.
41073
41074 2008-07-16  Eric Blake  <ebb9@byu.net>
41075
41076         c-stack: Expose false positives when not using libsigsegv.
41077         * modules/c-stack-tests (Files): Expand test.
41078         * tests/test-c-stack.c (main): Add means to conditionally trigger
41079         non-overflow SIGSEGV.
41080         * tests/test-c-stack2.sh: New file.
41081
41082 2008-07-14  Bruno Haible  <bruno@clisp.org>
41083
41084         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
41085         Reported by Eric Blake.
41086
41087 2008-07-14  Sam Steingold  <sds@gnu.org>
41088             Bruno Haible  <bruno@clisp.org>
41089
41090         New module libsigsegv.
41091         * modules/libsigsegv: New file.
41092         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
41093         modifications.
41094         * MODULES.html.sh (Signal handling): New section.
41095
41096 2008-07-14  Bruno Haible  <bruno@clisp.org>
41097
41098         * modules/unictype/ctype-* (Description): Add the word "function".
41099         Improves the resulting doc in MODULES.html.
41100
41101 2008-07-12  Ben Pfaff  <blp@gnu.org>
41102
41103         Add longlong module.
41104         * modules/longlong: New file.
41105
41106 2008-07-12  Bruno Haible  <bruno@clisp.org>
41107
41108         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
41109         to empty.
41110
41111 2008-07-10  Ben Pfaff  <blp@gnu.org>
41112
41113         Add isnan module.
41114         * doc/posix-functions/isnan.texi: Mention new module.
41115         * lib/math.in.h: Define isnan macro if we have decided to replace
41116         it.
41117         * m4/isnan.m4: New file.
41118         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
41119         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
41120         also.
41121         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
41122         redundancy.
41123         * m4/math_h.m4: Initialize and substitute variables for isnan
41124         module.
41125         * modules/isnan: New file.
41126         * modules/isnan-tests: New file.
41127         * modules/math: Add substitutions for new module.
41128         * tests/test-isnan.c: New file.
41129         * MODULES.html.sh: Mention new module.
41130
41131 2008-07-10  Ben Pfaff  <blp@gnu.org>
41132
41133         Add isnanf module.
41134         * lib/isnanf.m4: New file.
41135         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
41136         (gl_HAVE_ISNANF_IN_LIBM): New macro.
41137         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
41138         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
41139         * modules/isnanf: New file.
41140         * modules/isnanf-tests: New file.
41141         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
41142         files.
41143         * tests/test-isnanf-nolibm.c: factored most of its contents into
41144         new file tests/test-isnanf.h.
41145         * tests/test-isnanf.h: New file.
41146         * tests/test-isnanf.c: New file.
41147         * MODULES.html.sh: Mention new module.
41148         * doc/glibc-functions/isnanf.texi: Mention new module.
41149
41150 2008-07-10  Ben Pfaff  <blp@gnu.org>
41151
41152         Add isnand module.
41153         * lib/isnand.h: New file.
41154         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
41155         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
41156         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
41157         functionality also.
41158         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
41159         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
41160         (gl_HAVE_ISNAND_IN_LIBM): New macro.
41161         * modules/isnand: New file.
41162         * modules/isnand-tests: New file.
41163         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
41164         files.
41165         * tests/test-isnand-nolibm.c: factored most of its contents into
41166         new file tests/test-isnand.h.
41167         * tests/test-isnand.h: New file.
41168         * tests/test-isnand.c: New file.
41169         * MODULES.html.sh: Mention new module.
41170
41171 2008-07-10  Ben Pfaff  <blp@gnu.org>
41172
41173         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
41174         * lib/isnand.h: Rename lib/isnand-nolibm.h.
41175         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
41176         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
41177         * modules/isnanf-nolibm: Update references to renamed files.
41178         * modules/isnand-nolibm: Likewise.
41179         * modules/isnanf-nolibm-tests: Likewise.
41180         * modules/isnand-nolibm-tests: Likewise.
41181         * lib/frexp.c: Likewise.
41182         * lib/isfinite.c: Likewise.
41183         * lib/signbitd.c: Likewise.
41184         * lib/signbitf.c: Likewise.
41185         * lib/vasnprintf.c: Likewise.
41186         * tests/test-ceilf1.c: Likewise.
41187         * tests/test-ceilf2.c: Likewise.
41188         * tests/test-floorf1.c: Likewise.
41189         * tests/test-floorf2.c: Likewise.
41190         * tests/test-frexp.c: Likewise.
41191         * tests/test-round1.c: Likewise.
41192         * tests/test-round2.c: Likewise.
41193         * tests/test-roundf1.c: Likewise.
41194         * tests/test-strtod.c: Likewise.
41195         * tests/test-trunc1.c: Likewise.
41196         * tests/test-trunc2.c: Likewise.
41197         * tests/test-truncf1.c: Likewise.
41198         * tests/test-truncf2.c: Likewise.
41199         * NEWS: Mention the renamed header files.
41200
41201 2008-07-11  Jim Meyering  <meyering@redhat.com>
41202
41203         vc-list-files: make the last-resort awk code more portable
41204         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
41205         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
41206         does not support it.
41207
41208 2008-07-10  Eric Blake  <ebb9@byu.net>
41209
41210         Work with tar's bootstrap.
41211         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
41212         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
41213         an m4 comment.
41214
41215 2008-07-09  Jim Meyering  <meyering@redhat.com>
41216
41217         posix-shell.m4: fix typo that made this test malfunction
41218         * m4/posix-shell.m4: Remove capitalization in variable name.
41219
41220 2008-07-08  Bruno Haible  <bruno@clisp.org>
41221
41222         * m4/onceonly.m4: Update comments.
41223         Reported by Ben Pfaff <blp@cs.stanford.edu>.
41224
41225 2008-07-04  Jim Meyering  <meyering@redhat.com>
41226
41227         * users.txt: Add vc-dwim.
41228         (bison, coreutils): Use the gitweb URL.
41229
41230 2008-07-03  Jim Meyering  <meyering@redhat.com>
41231
41232         * users.txt: Add libffcall.  From Sam Steingold.
41233
41234 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
41235
41236         getdate.y: do not ignore TZ with relative day, month or year offset
41237         * lib/getdate.y (get_date): Move the tz-handling block to follow the
41238         relative-date-handling, since otherwise, the latter would clobber the
41239         sole output (an updated Start value) of the tz-handling block.
41240         * tests/test-getdate.c: Tests for the fix
41241
41242 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41243
41244         Recognize 'foo_LIBRARIES += libgnu.a'.
41245         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
41246         makefile snippet has already specified an installation location,
41247         also using '+='.
41248
41249 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
41250
41251         getdate.y: factor out common actions
41252         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
41253         Use them in place of open-coded actions.
41254
41255 2008-07-01  Simon Josefsson  <simon@josefsson.org>
41256
41257         Add self-test for getdate module.
41258         * modules/getdate-tests: New file.
41259         * tests/test-getdate.c: New file.
41260
41261 2008-06-29  Bruno Haible  <bruno@clisp.org>
41262
41263         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
41264         .gitignore.
41265         Reported by Sylvain Beucler <beuc@beuc.net>.
41266
41267 2008-06-29  Bruno Haible  <bruno@clisp.org>
41268
41269         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
41270         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
41271
41272 2008-06-29  Bruno Haible  <bruno@clisp.org>
41273
41274         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
41275         EXTRA_DIST.
41276         Reported by Sylvain Beucler <beuc@beuc.net>.
41277
41278 2008-06-26  Jim Meyering  <meyering@redhat.com>
41279
41280         make several modules depend on the "open" module
41281         This provides slightly increased consistency when opening-for-write
41282         the name of a non-directory spelled with a trailing slash.
41283         * modules/chdir-safer: Likewise.
41284         * modules/chown: Likewise.
41285         * modules/clean-temp: Likewise.
41286         * modules/copy-file: Likewise.
41287         * modules/fchdir: Likewise.
41288         * modules/fcntl-safer: Likewise.
41289         * modules/pipe: Likewise.
41290         * modules/utime: Likewise.
41291         Prompted by Eric Blake and Bruno Haible.
41292
41293 2008-06-24  Andreas Schwab  <schwab@suse.de>
41294
41295         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
41296         literals can be used as initializers for global variables.
41297
41298 2008-06-23  Eric Blake  <ebb9@byu.net>
41299
41300         Make gnulib-cache.m4 easier to diff.
41301         * gnulib-tool (func_import): Allow newlines when reading cached
41302         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
41303
41304 2008-06-23  Bruno Haible  <bruno@clisp.org>
41305
41306         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
41307         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
41308         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
41309         m4/signalblocking.m4.
41310         (gl_PREREQ_SIGACTION): Don't invoke it.
41311         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
41312         gl_PREREQ_SIG_HANDLER_H.
41313         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
41314         Don't check for sigaction here.
41315
41316 2008-06-23  Bruno Haible  <bruno@clisp.org>
41317
41318         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
41319         (install_handlers): Don't set the SA_RESETHAND flag.
41320
41321 2008-06-23  Bruno Haible  <bruno@clisp.org>
41322
41323         * m4/sigaction.m4: Comment fixes.
41324         * lib/signal.in.h: Likewise.
41325
41326 2008-06-23  Eric Blake  <ebb9@byu.net>
41327
41328         Fix typo.
41329         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
41330
41331         Avoid SA_ namespace.
41332         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
41333         Reported by Ralf Wildenhues.
41334
41335         Avoid test failure due to SA_RESTORER.
41336         * tests/test-sigaction.c (SA_MASK): New macro.
41337         (main): Avoid failing due to extension flags being set.
41338         Reported by Jim Meyering.
41339
41340         Revert use of sig-handler.h in sigprocmask.c.
41341         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
41342         it requires the existence of struct sigaction.
41343         * lib/sigprocmask.c (handler_t): Restore typedef.
41344         (rpl_signal, old_handlers): Use local type.
41345
41346 2008-06-22  Bruno Haible  <bruno@clisp.org>
41347
41348         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
41349         conditionally.
41350         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
41351
41352 2008-06-22  Bruno Haible  <bruno@clisp.org>
41353
41354         * doc/posix-functions/siginterrupt.texi: Move note.
41355
41356         * lib/signal.in.h (SA_RESTART): New macro.
41357         * lib/sigaction.c: Update comment.
41358
41359         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
41360
41361         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
41362         (gl_PREREQ_SIGPROCMASK): Invoke it.
41363         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
41364
41365         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
41366
41367         * lib/sigprocmask.c: Update a comment.
41368
41369 2008-06-21  Eric Blake  <ebb9@byu.net>
41370
41371         Use sigaction module rather than signal().
41372         * modules/c-stack (Depends-on): Add sigaction.
41373         * modules/fatal-signal (Depends-on): Likewise.
41374         * modules/nanosleep (Depends-on): Likewise.
41375         * modules/sigprocmask (Files): Add sig-handler.h.
41376         * modules/sigaction (Files): Likewise.
41377         * lib/sig-handler.h (get_handler): New file, suggested by Paul
41378         Eggert.
41379         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
41380         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
41381         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
41382         (init_fatal_signals): Likewise.
41383         * lib/nanosleep.c (rpl_nanosleep): Likewise.
41384         (siginterrupt): Delete fallback.
41385         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
41386         instead.
41387         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
41388         siginterrupt.
41389
41390         New module sigaction, for mingw.
41391         * modules/sigaction: New module...
41392         * modules/sigaction-tests: ...and its test.
41393         * m4/sigaction.m4: New file.
41394         * lib/sigaction.c: Likewise.
41395         * tests/test-sigaction.c: Likewise.
41396         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
41397         * modules/signal (Makefile.am): Likewise.
41398         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
41399         needed.
41400         * doc/posix-headers/signal.texi (signal.h): Mention provided
41401         types.
41402         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
41403         that sigaction is preferable.
41404         * doc/posix-functions/sigaction.texi (sigaction): Mention new
41405         module.
41406         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
41407         sigaction.
41408
41409         Improve robustness of sigprocmask by overriding signal.
41410         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
41411         is in use.
41412         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
41413         (SIGKILL, SIGSTOP): Provide fallbacks.
41414         (rpl_signal): Implement.
41415         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
41416         signal can be called inside handlers.
41417
41418         Fix nanosleep module on mingw.
41419         * modules/nanosleep (Depends-on): Add sys_select.
41420         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
41421
41422         Fix licensing of sigprocmask.
41423         * modules/raise (License): Relicense as LGPL.
41424
41425 2008-06-21  Bruno Haible  <bruno@clisp.org>
41426
41427         * lib/propername.c (proper_name_utf8): Don't use the transliterated
41428         result if it contains question marks.
41429         Reported by Michael Geng <linux@michaelgeng.de>.
41430
41431 2008-06-19  Bruno Haible  <bruno@clisp.org>
41432
41433         Fix CVS-ism.
41434         * doc/gnulib.texi: Include updated-stamp.texi.
41435         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
41436         (updated-stamp.texi): New rule.
41437         (gnulib.info): Depend on it.
41438         * doc/.gitignore: Add updated-stamp.texi.
41439         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
41440
41441 2008-06-19  Bruno Haible  <bruno@clisp.org>
41442
41443         * doc/Makefile (gnulib.info): Update and simplify dependencies.
41444         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
41445
41446 2008-06-19  Eric Blake  <ebb9@byu.net>
41447
41448         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
41449         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
41450         Reported by Stepan Kasal.
41451
41452 2008-06-18  Bruno Haible  <bruno@clisp.org>
41453
41454         * lib/fatal-signal.c (init_fatal_signals): Add comment.
41455         Reported by Eric Blake.
41456
41457 2008-06-18  Eric Blake  <ebb9@byu.net>
41458
41459         Work around cygwin 1.5.25 strsignal bug.
41460         * tests/test-strsignal.c: Allow for const char *.
41461         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
41462
41463 2008-06-18  Simon Josefsson  <simon@josefsson.org>
41464
41465         * users.txt: Update URL to article and add author/date
41466         information.
41467
41468 2008-06-17  Bruno Haible  <bruno@clisp.org>
41469
41470         New macro gl_DISABLE_THREADS.
41471         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
41472         if the user did not pass --enable-threads or --disable-threads option.
41473         (gl_DISABLE_THREADS): New macro.
41474         Reported by Eric Blake <ebb9@byu.net>.
41475
41476 2008-06-17  Bruno Haible  <bruno@clisp.org>
41477
41478         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
41479         when the macro ignores it.
41480         Based on a patch by Eric Blake <ebb9@byu.net>.
41481
41482 2008-06-17  Bruno Haible  <bruno@clisp.org>
41483
41484         * modules/tls (License): Change to LGPLv2+.
41485         Reported by Eric Blake.
41486
41487 2008-06-17  Eric Blake  <ebb9@byu.net>
41488
41489         Simplify c-stack prerequisites.
41490         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
41491         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
41492         no longer requires <ucontext.h> to exist.  Optimize setrlimit
41493         check.
41494         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
41495         <sys/resource.h>.
41496
41497         Move c-stack test into testsuite.
41498         * modules/c-stack-tests: New file.
41499         * lib/c-stack.c [DEBUG]: Move test program...
41500         * tests/test-c-stack.c: ...into this new file.  Skip rather than
41501         fail test if sigaltstack is lacking.
41502         * tests/test-c-stack.sh: New driver file.
41503
41504 2008-06-16  Eric Blake  <ebb9@byu.net>
41505
41506         Use raise module consistently.
41507         * modules/fatal-signal (Depends-on): Add raise.
41508         * modules/sigprocmask (Depends-on): Likewise.
41509         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
41510         * lib/sigprocmask.c (sigprocmask): Likewise.
41511         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
41512         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
41513
41514         Fix compliance bug in sigpending.
41515         * lib/sigprocmask.c (sigpending): Return pending array via
41516         parameter, not return value.
41517
41518 2008-06-14  Eric Blake  <ebb9@byu.net>
41519
41520         Improve obstack-printf test code.
41521         * tests/test-obstack-printf.c (test_function): Fix comment, and
41522         simplify usage of obstack_* in macros.  Add a test for coverage.
41523         Reported by Bruno Haible.
41524
41525 2008-06-14  Bruno Haible  <bruno@clisp.org>
41526
41527         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
41528         array size as a constant, not as a const variable.
41529         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
41530         AC_USE_SYSTEM_EXTENSIONS.
41531         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
41532         Test whether the obstack_printf function actually exists.
41533         * modules/obstack-printf (Depends-on): Add extensions.
41534         (Include): Remove obstack.h.
41535         * modules/obstack-printf-posix (Depends-on): Add extensions.
41536         (Include): Remove obstack.h.
41537
41538 2008-06-13  Eric Blake  <ebb9@byu.net>
41539
41540         Add obstack-printf and obstack-printf-posix modules.
41541         * modules/obstack-printf: New file.
41542         * modules/obstack-printf-posix: Likewise.
41543         * MODULES.html.sh (Misc): Mention them.
41544         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
41545         Likewise.
41546         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
41547         Likewise.
41548         * modules/stdio (Makefile.am): Accomodate new modules.
41549         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
41550         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
41551         Declare.
41552         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
41553         functions.
41554         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
41555         (gl_REPLACE_OBSTACK_PRINTF): New macros
41556         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
41557         * tests/test-obstack-printf.c: New file.
41558         * modules/obstack-printf-tests: Likewise.
41559         * modules/obstack-printf-posix-tests: Likewise.
41560
41561 2008-06-11  Bruno Haible  <bruno@clisp.org>
41562
41563         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
41564         * lib/open.c: Include errno.h.
41565         (open): Fail when attempting to write to a file that has a trailing
41566         slash.
41567         * tests/test-open.c (main): Test against trailing slash bug.
41568         * doc/posix-functions/open.texi: Mention the trailing slash bug.
41569
41570 2008-06-10  Bruno Haible  <bruno@clisp.org>
41571
41572         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
41573         for $? to work inside the trap command, with various /bin/sh-s.
41574         * tests/test-vc-list-files-cvs.sh: Likewise.
41575
41576 2008-06-10  Bruno Haible  <bruno@clisp.org>
41577
41578         * lib/acl-internal.h: Don't include gettext.h here.
41579         * lib/set-mode-acl.c: Include gettext.h here.
41580         * lib/copy-acl.c: Likewise.
41581
41582 2008-06-10  Bruno Haible  <bruno@clisp.org>
41583
41584         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
41585         * lib/wait-process.c (wait_subprocess): Likewise.
41586         * lib/execute.h (execute): Add termsigp argument.
41587         * lib/execute.c (execute): Likewise.
41588         * lib/csharpcomp.c (compile_csharp_using_pnet,
41589         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
41590         * lib/csharpexec.c (execute_csharp_using_pnet,
41591         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
41592         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
41593         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
41594         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
41595         is_jikes_present): Update.
41596         * lib/javaexec.c (execute_java_class): Update.
41597         * lib/javaversion.c (execute_and_read_line): Update.
41598         * NEWS: Document the changes.
41599         Reported by Eric Blake.
41600
41601 2008-06-10  Eric Blake  <ebb9@byu.net>
41602
41603         Add missing include.
41604         * tests/test-strstr.c (includes): Add <signal.h>.
41605         * tests/test-strcasestr.c (includes): Likewise.
41606         * tests/test-memmem.c (includes): Likewise.
41607
41608 2008-06-10  Bruno Haible  <bruno@clisp.org>
41609
41610         * lib/wait-process.c (wait_subprocess): Add an assertion.
41611
41612 2008-06-10  Bruno Haible  <bruno@clisp.org>
41613
41614         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
41615
41616 2008-06-10  Bruno Haible  <bruno@clisp.org>
41617
41618         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
41619         using alarm().
41620         * tests/test-strcasestr.c (main): Likewise.
41621         * tests/test-strstr.c (main): Likewise.
41622
41623 2008-06-09  Bruno Haible  <bruno@clisp.org>
41624
41625         Work around the Solaris 10 ACE ACLs ABI change.
41626         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
41627         declare if ACL_NO_TRIVIAL is present.
41628         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
41629         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
41630         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
41631         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
41632         define if ACL_NO_TRIVIAL is present.
41633         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
41634         and use the current ABI.
41635         (file_has_acl): Use same #if condition as elsewhere.
41636         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
41637         in use, and use the current ABI.
41638         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
41639         Reported by Jim Meyering.
41640
41641 2008-06-09  Eric Blake  <ebb9@byu.net>
41642
41643         Work around environments that (stupidly) ignore SIGALRM.
41644         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
41645         before using alarm().
41646         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
41647         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
41648         Reported by Ian Beckwith <ianb@erislabs.net>.
41649
41650         Produce autobuild blurb earlier in log.
41651         * modules/autobuild (configure.ac-early): Move AB_INIT here.
41652
41653 2008-06-09  Jim Meyering  <meyering@redhat.com>
41654         and OndÅ™ej Vašík  <ovasik@redhat.com>
41655
41656         utimens.c: correct kernel bug work-around
41657         OndÅ™ej Vašík found that the invalid return value of 280 indicates
41658         failure, not success, and the kernel bug we're trying to work
41659         around affects not just the utimensat call, but also the fallback
41660         futimens call.
41661         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
41662         not success.
41663         [HAVE_FUTIMENS]: Use the same work-around, here.
41664
41665 2008-06-09  Jim Meyering  <meyering@redhat.com>
41666
41667         add more guards around definition of ACE_-related code
41668         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
41669         ALLOW and ACE_OWNER are also defined.
41670
41671 2008-06-08  Bruno Haible  <bruno@clisp.org>
41672
41673         * lib/acl-internal.h: Add me as co-author.
41674         * lib/file-has-acl.c: Likewise.
41675         * lib/set-mode-acl.c: Likewise.
41676         * lib/copy-acl.c: Likewise.
41677
41678 2008-06-08  Bruno Haible  <bruno@clisp.org>
41679
41680         Add support for AIX ACLs.
41681         * lib/acl-internal.h (acl_nontrivial): New declaration.
41682         * lib/file-has-acl.c (acl_nontrivial): New function.
41683         (file_has_acl): Add implementation using AIX 4 ACL API.
41684         * lib/set-mode-acl.c (qset_acl): Likewise.
41685         * lib/copy-acl.c (qcopy_acl): Likewise.
41686
41687 2008-06-08  Bruno Haible  <bruno@clisp.org>
41688
41689         Add support for HP-UX ACLs.
41690         * lib/acl-internal.h (acl_nontrivial): New declaration.
41691         * lib/file-has-acl.c (acl_nontrivial): New function.
41692         (file_has_acl): Add implementation using HP-UX 11 ACL API.
41693         * lib/set-mode-acl.c (qset_acl): Likewise.
41694         * lib/copy-acl.c (qcopy_acl): Likewise.
41695
41696 2008-06-08  Bruno Haible  <bruno@clisp.org>
41697
41698         Add support for Cygwin ACLs.
41699         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
41700         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
41701         the chmod_or_fchmod call.
41702         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
41703
41704 2008-06-08  Bruno Haible  <bruno@clisp.org>
41705
41706         Fix bug with setuid modes in Solaris 10+ code.
41707         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
41708         succeeded, when the mode contains some special bits.
41709
41710 2008-06-08  Bruno Haible  <bruno@clisp.org>
41711
41712         Add support for Solaris 7..10 ACLs.
41713         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
41714         declarations.
41715         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
41716         functions.
41717         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
41718         * lib/set-mode-acl.c (qset_acl): Likewise.
41719         * lib/copy-acl.c (qcopy_acl): Likewise.
41720
41721 2008-06-08  Bruno Haible  <bruno@clisp.org>
41722
41723         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
41724         declaration.
41725         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
41726         (acl_access_nontrivial): Remove MacOS X case.
41727         (file_has_acl): Use acl_extended_nontrivial.
41728         * lib/copy-acl.c (qcopy_acl): Likewise.
41729
41730 2008-06-08  Bruno Haible  <bruno@clisp.org>
41731
41732         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
41733
41734 2008-06-08  Jim Meyering  <meyering@redhat.com>
41735
41736         * modules/acl (Maintainer): Add Bruno Haible.
41737
41738 2008-06-07  Bruno Haible  <bruno@clisp.org>
41739
41740         Improve support for Tru64 ACLs.
41741         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
41742         ACL on OSF/1.
41743
41744 2008-06-07  Bruno Haible  <bruno@clisp.org>
41745
41746         Add support for MacOS X ACLs.
41747         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
41748         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
41749         * lib/set-mode-acl.c (qset_acl): Likewise.
41750         * lib/copy-acl.c (qcopy_acl): Likewise.
41751
41752 2008-06-07  Bruno Haible  <bruno@clisp.org>
41753
41754         Fix memory leak introduced on 2008-05-22.
41755         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
41756         use.
41757
41758 2008-06-07  Bruno Haible  <bruno@clisp.org>
41759
41760         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
41761         to construct an empty ACL.
41762
41763 2008-06-07  Bruno Haible  <bruno@clisp.org>
41764
41765         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
41766         precisely.
41767         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
41768
41769 2008-06-07  Bruno Haible  <bruno@clisp.org>
41770
41771         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
41772         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
41773
41774 2008-06-07  Bruno Haible  <bruno@clisp.org>
41775
41776         * doc/posix-functions/_setjmp.texi: Explain the use of this function
41777         regardless of POSIX.
41778         * doc/posix-functions/_longjmp.texi: Likewise.
41779         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
41780         SystemV platform in this case.
41781
41782 2008-06-06  Eric Blake  <ebb9@byu.net>
41783
41784         Document abort() bugs.
41785         * doc/posix-functions/abort.texi (abort): Mention anomalies.
41786
41787         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
41788         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
41789         sigsetjmp.
41790         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
41791         siglongjmp, but only as a macro.
41792         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
41793         is obsolete.
41794         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
41795
41796         Tweak documentation to cover cygwin argz bugs.
41797         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
41798         argz bug fix; no code change needed since no cygwin releases
41799         occurred between the last fix and the bug being tested.
41800         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
41801         module and recently fixed cygwin bugs.
41802         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
41803         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
41804         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
41805         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
41806         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
41807         Likewise.
41808         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
41809         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
41810         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
41811         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
41812         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
41813         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
41814         Likewise.
41815
41816         Avoid gcc warning on cygwin.
41817         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
41818         !ACL_NO_TRIVIAL]: Avoid unused variable.
41819
41820 2008-06-05  Eric Blake  <ebb9@byu.net>
41821
41822         Be tolerant of UNKNOWN version in gnulib-tool test dir.
41823         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
41824         git-version-gen fails to come up with a version.
41825         Reported by Simon Josefsson.
41826
41827 2008-06-05  Jim Meyering  <meyering@redhat.com>
41828             Paul Eggert  <eggert@cs.ucla.edu>
41829
41830         utimens.c: work around a probable Linux kernel bug
41831         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
41832         appears to be a kernel bug that causes utimensat to return 280
41833         instead of 0, indicating success.
41834
41835 2008-06-04  Bruno Haible  <bruno@clisp.org>
41836
41837         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
41838         2008-06-01 commit.
41839
41840 2008-06-04  Bruno Haible  <bruno@clisp.org>
41841
41842         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
41843         * lib/file-has-acl.c (acl_access_nontrivial): New function.
41844         (file_has_acl): Use it. Save errno afterwards.
41845         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
41846
41847 2008-06-03  Bruno Haible  <bruno@clisp.org>
41848
41849         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
41850         draft code. Simplify #ifs.
41851         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
41852         Put Solaris code after POSIX-draft code. Fix comments regarding
41853         Solaris 10, HP-UX. Mention Cygwin.
41854         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
41855
41856 2008-06-03  Eric Blake  <ebb9@byu.net>
41857
41858         Provide fallback for older kernels.
41859         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
41860         Provide runtime fallback if kernel lacks support.
41861         Reported by Mike Frysinger.
41862
41863 2008-06-02  Bruno Haible  <bruno@clisp.org>
41864
41865         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
41866         it exists.
41867
41868 2008-06-02  Bruno Haible  <bruno@clisp.org>
41869
41870         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
41871         * lib/copy-acl.c (qcopy_acl): Update comment.
41872
41873 2008-06-02  Bruno Haible  <bruno@clisp.org>
41874
41875         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
41876         like ACL APIs.
41877
41878 2008-06-02  Bruno Haible  <bruno@clisp.org>
41879
41880         * tests/test-file-has-acl.sh: Use different code for Cygwin.
41881         * tests/test-set-mode-acl.sh: Likewise.
41882         * tests/test-copy-acl.sh: Likewise.
41883         * tests/test-copy-file.sh: Likewise.
41884
41885 2008-06-02  Bruno Haible  <bruno@clisp.org>
41886
41887         * tests/test-file-has-acl.sh: Remove unused code.
41888
41889 2008-06-01  Bruno Haible  <bruno@clisp.org>
41890
41891         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
41892         (copy_acl): Just a wrapper around qcopy_acl that emits the error
41893         messages.
41894         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
41895
41896 2008-06-01  Bruno Haible  <bruno@clisp.org>
41897
41898         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
41899         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
41900         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
41901         APIs.
41902         * modules/acl-tests (configure.ac): Remove tests now contained in
41903         m4/acl.m4.
41904
41905 2008-06-02  Jim Meyering  <meyering@redhat.com>
41906
41907         announce-gen: use a better key-server host name
41908         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
41909         it may be more consistently reliable.  Suggested by Werner Koch
41910         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
41911
41912 2008-06-01  Bruno Haible  <bruno@clisp.org>
41913
41914         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
41915         Reported by Voroskoi Andras <voroskoi@gmail.com>.
41916
41917 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
41918
41919         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
41920
41921 2008-06-01  Bruno Haible  <bruno@clisp.org>
41922
41923         New ACL tests.
41924         * tests/test-file-has-acl.sh: New file.
41925         * tests/test-file-has-acl.c: New file.
41926         * tests/test-set-mode-acl.sh: New file.
41927         * tests/test-set-mode-acl.c: New file.
41928         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
41929         * tests/test-copy-acl.c: New file.
41930         * modules/acl-tests: New file, based on modules/copy-file-tests.
41931         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
41932         (Depends-on): Add acl-tests.
41933         (configure.ac): Remove checks.
41934         (Makefile.am): Don't create test-sameacls program here any more.
41935
41936 2008-06-01  Bruno Haible  <bruno@clisp.org>
41937
41938         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
41939         * tests/test-sameacls.c: Include progname.h.
41940         (main): Invoke set_program_name. Portability fixes for MacOS X,
41941         Solaris, HP-UX.
41942
41943 2008-06-01  Bruno Haible  <bruno@clisp.org>
41944
41945         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
41946         function.
41947         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
41948
41949 2008-06-01  Bruno Haible  <bruno@clisp.org>
41950
41951         * modules/rpmatch (Depends-on): Add strdup.
41952
41953 2008-06-01  Bruno Haible  <bruno@clisp.org>
41954
41955         * lib/pipe.c: Include unistd-safer.h.
41956         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
41957         * modules/pipe (Depends-on): Add unistd-safer.
41958
41959 2008-05-30  Simon Josefsson  <simon@josefsson.org>
41960
41961         * modules/autobuild (configure.ac): Call AB_INIT.
41962
41963 2008-05-30  Simon Josefsson  <simon@josefsson.org>
41964
41965         * tests/test-getaddrinfo.c: Don't print debug messages by default.
41966         Suggested by Bruno Haible <bruno@clisp.org>.
41967
41968 2008-05-30  Simon Josefsson  <simon@josefsson.org>
41969
41970         * tests/test-base64.c: Cast size_t to unsigned long when invoking
41971         printf.  Use %lu instead of %d.  Reported by Bruno Haible
41972         <bruno@clisp.org>.
41973
41974 2008-05-29  Eric Blake  <ebb9@byu.net>
41975
41976         Prefer new POSIX 200x interfaces over futimesat.
41977         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
41978         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
41979         when available.
41980         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
41981
41982 2008-05-28  Bruno Haible  <bruno@clisp.org>
41983
41984         * modules/stpcpy (License): Change to LGPLv2+.
41985         Requested by David Lutterkort <dlutter@redhat.com>.
41986
41987 2008-05-27  Bruno Haible  <bruno@clisp.org>
41988
41989         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
41990         current mingw.
41991         Reported by Jose E. Marchesi <jemarch@gnu.org>.
41992
41993 2008-05-27  Bruno Haible  <bruno@clisp.org>
41994
41995         * modules/iconv_open (Link): New section, from module 'iconv'.
41996         * modules/striconv (Link): Likewise.
41997         * modules/striconveh (Link): Likewise.
41998         * modules/xstriconv (Link): Likewise.
41999         * modules/unicodeio (Link): Likewise.
42000         * modules/propername (Link): Likewise.
42001         Reported by Jim Meyering.
42002
42003 2008-05-26  Jim Meyering  <meyering@redhat.com>
42004
42005         sha256: do not artificially restrict buffer length to be < 2^32
42006         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
42007         uint32_t to size_t.
42008         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
42009         to match.
42010
42011         avoid unaligned access errors, e.g., on sparc
42012         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
42013         direct access through a possibly-unaligned uint64* pointer.
42014         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
42015         direct access through a possibly-unaligned uint32* pointer.
42016         Prompted by this patch from Tom "spot" Callaway:
42017         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
42018
42019         sha512.c: fix typo in comment
42020         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
42021
42022 2008-05-25  Bruno Haible  <bruno@clisp.org>
42023
42024         * lib/set-mode-acl.c: Renamed from lib/acl.c.
42025         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
42026         (Makefile.am): Update lib_SOURCES.
42027
42028 2008-05-25  Bruno Haible  <bruno@clisp.org>
42029
42030         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
42031
42032 2008-05-25  Jim Meyering  <meyering@redhat.com>
42033
42034         useless-if-before-free: freed expr may have white-space differences
42035         * build-aux/useless-if-before-free: Recognize cases in which the
42036         freed expression differs from the tested one in embedded white
42037         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
42038         $1 was used, so we can't make any regexp shy.  Improved tests now
42039         detect this.
42040
42041         useless-if-before-free: accept white space in the expression.
42042         * build-aux/useless-if-before-free: For now, any white space
42043         in the expression must be identical in the free argument.
42044
42045         useless-if-before-free: efficiency tweak
42046         * build-aux/useless-if-before-free: Make the expression-matching
42047         regexp "shy".
42048         Make the *outer* regexp shy, not the expr-matching one.
42049
42050         update code-in-comment to accept cast of free arg
42051         * build-aux/useless-if-before-free: Update regexp.
42052
42053 2008-05-25  Bruno Haible  <bruno@clisp.org>
42054
42055         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
42056         * modules/copy-file-tests (Files, Makefile.am): Update.
42057         * tests/test-copy-file.c (func_test_copy): Update.
42058
42059 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
42060
42061         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
42062
42063 2008-05-23  Bruno Haible  <bruno@clisp.org>
42064
42065         Improve support for ACLs on OSF/1.
42066         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
42067         Remove fallback for unknown flavors of ACLs.
42068
42069 2008-05-22  Bruno Haible  <bruno@clisp.org>
42070
42071         Add support for ACLs on OSF/1.
42072         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
42073         replacements.
42074         (acl_free_text): New macro fallback.
42075         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
42076         acl_free.
42077         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
42078         acl_free_text function. Require AC_C_INLINE.
42079
42080 2008-05-22  Bruno Haible  <bruno@clisp.org>
42081
42082         Make copy_acl work on MacOS X 10.5.
42083         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
42084         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
42085         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
42086         If MODE_INSIDE_ACL, don't assume that every system has the same text
42087         representation for ACLs as FreeBSD.
42088         * lib/copy-acl.c (copy_acl): Add support for platforms with
42089         !MODE_INSIDE_ACL.
42090         * lib/file-has-acl.c (file_has_acl): Likewise.
42091         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
42092         FreeBSD, MacOS X, or IRIX, respectively.
42093
42094 2008-05-22  Bruno Haible  <bruno@clisp.org>
42095
42096         * lib/acl.h: Don't include <sys/acl.h>.
42097         (GETACLCNT): Move fallback to lib/acl-internal.h.
42098         * lib/acl-internal.h: Include <sys/acl.h> here.
42099         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
42100
42101 2008-05-22  Bruno Haible  <bruno@clisp.org>
42102
42103         Split off copy_acl function to separate file.
42104         * lib/copy-acl.c: New file, extracted from lib/acl.c.
42105         * lib/acl.c (copy_acl): Moved function to separate file.
42106         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
42107         * modules/acl (Files): Add lib/copy-acl.c.
42108         (Makefiles.am): Augment lib_SOURCES.
42109
42110 2008-05-22  Bruno Haible  <bruno@clisp.org>
42111
42112         * modules/copy-file-tests: New file.
42113         * tests/test-copy-file.sh: New file.
42114         * tests/test-copy-file.c: New file.
42115         * tests/test-copy-file-sameacls.c: New file.
42116
42117 2008-05-22  Eric Blake  <ebb9@byu.net>
42118
42119         Avoid gcc warning.
42120         * tests/test-memcmp.c (main): Pass NULL indirectly.
42121
42122 2008-05-21  Bruno Haible  <bruno@clisp.org>
42123
42124         Add reference doc about ACLs.
42125         * doc/acl-resources.txt: New file.
42126         * doc/acl-cygwin.txt: New file.
42127
42128 2008-05-21  Bruno Haible  <bruno@clisp.org>
42129
42130         Avoid one more warning from gcc.
42131         * lib/vasnprintf.c (IF_LINT): Update comments.
42132         (VASNPRINTF): Use it also for the 'prefix' array initializer.
42133
42134 2008-05-21  Jim Meyering  <meyering@redhat.com>
42135
42136         avoid a warning from gcc
42137         * lib/vasnprintf.c (IF_LINT): Define.
42138         (scale10_round_decimal_long_double):
42139         Use it to avoid a "may be used uninitialized" warning.
42140         (scale10_round_decimal_double): Likewise.
42141
42142 2008-05-21  Simon Josefsson  <simon@josefsson.org>
42143
42144         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
42145         declared.
42146
42147 2008-05-20  Bruno Haible  <bruno@clisp.org>
42148
42149         * tests/test-memcmp.c (main): Test also the sign of the result. Test
42150         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
42151
42152 2008-05-20  Simon Josefsson  <simon@josefsson.org>
42153
42154         * modules/memcmp-tests: New file.
42155         * tests/test-memcmp.c: New file.
42156
42157 2008-05-19  Bruno Haible  <bruno@clisp.org>
42158
42159         * modules/propername (Notice, configure.ac): Put quoted "..." into
42160         --keyword option.
42161         * lib/propername.h: Update comments accordingly.
42162         Reported by Eric Blake.
42163
42164 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
42165
42166         * modules/getpass-gnu (Depends-on): Add fseeko.
42167
42168 2008-05-19  Simon Josefsson  <simon@josefsson.org>
42169
42170         * modules/base64-tests: New file.
42171
42172 2008-05-19  Bo Borgerson <gigabo@gmail.com>
42173
42174         * lib/base64.c (base64_decode_ctx): If a decode context structure
42175         was passed in use it to ignore newlines.  If a context structure
42176         was _not_ passed in, continue to treat newlines as garbage (this
42177         is the historical behavior).  Formerly base64_decode.
42178         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
42179         takes a decode context structure.
42180         * lib/base64.h (base64_decode): Macro for four-argument calls.
42181         (base64_decode_alloc): Likewise.
42182         * lib/base64.c (base64_decode_ctx): If a decode context structure
42183         was passed in use it to ignore newlines.  If a context structure
42184         was _not_ passed in, continue to treat newlines as garbage (this
42185         is the historical behavior).  Formerly base64_decode.
42186         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
42187         takes a decode context structure.
42188         * lib/base64.h (base64_decode): Macro for four-argument calls.
42189         (base64_decode_alloc): Likewise.
42190
42191 2008-05-19  Jim Meyering  <meyering@redhat.com>
42192
42193         avoid a warning from gcc
42194         * lib/trim.c (IF_LINT): Define.
42195         (trim2): Use it to avoid a "may be used uninitialized" warning.
42196
42197         Fix doc typo.
42198         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
42199
42200 2008-05-19  Bruno Haible  <bruno@clisp.org>
42201
42202         * doc/glibc-functions/getpass.texi: Document limits of other
42203         implementations.
42204
42205 2008-05-19  Simon Josefsson  <simon@josefsson.org>
42206             Bruno Haible <bruno@clisp.org>
42207
42208         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
42209
42210 2008-05-18  Bruno Haible  <bruno@clisp.org>
42211
42212         * modules/propername: New file, from GNU gettext.
42213         * lib/propername.h: New file, from GNU gettext.
42214         * lib/propername.c: New file, from GNU gettext.
42215         * MODULES.html.sh (Internationalization functions): Add propername.
42216
42217 2008-05-16  Jim Meyering  <meyering@redhat.com>
42218             Bruno Haible  <bruno@clisp.org>
42219
42220         Avoid some warnings from "gcc -Wshadow".
42221         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
42222
42223 2008-05-15  Eric Blake  <ebb9@byu.net>
42224
42225         Extend previous patch to cygwin 1.7.0.
42226         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
42227         fast implementation in cygwin >= 1.7.0.
42228         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
42229         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
42230
42231 2008-05-15  Bruno Haible  <bruno@clisp.org>
42232
42233         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
42234         implementation in glibc >= 2.9.
42235         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
42236         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
42237
42238 2008-05-15  Bruno Haible  <bruno@clisp.org>
42239
42240         * MODULES.html.sh (Internationalization functions): Remove linebreak.
42241         (Unicode string functions): Add unilbrk/*.
42242         Reported by Karl Berry.
42243
42244 2008-05-15  Eric Blake  <ebb9@byu.net>
42245
42246         Fix violation of <stdbool.h> replacement in regex.
42247         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
42248         * lib/regexec.c (re_search_internal): Likewise.
42249         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
42250
42251 2008-05-15  Jim Meyering  <meyering@redhat.com>
42252
42253         avoid distracting test output when git or cvs is not found
42254         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
42255         * tests/test-vc-list-files-git.sh: Likewise.
42256
42257 2008-05-15  Eric Blake  <ebb9@byu.net>
42258
42259         Glibc finally accepted the memmem speedup code, bugzilla #5514.
42260         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
42261         glibc version.
42262         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
42263         * doc/posix-functions/strstr.texi (strstr): Likewise.
42264         * lib/str-two-way.h (MAX): Sychronize with glibc.
42265
42266 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
42267
42268         * lib/regcomp.c (optimize_utf8): Add a note on why we test
42269         opr.ctx_type.
42270         (calc_first): Initialize constraint field.
42271         (duplicate_node_closure): Use it instead of special casing ANCHORS.
42272         Fix grammar.
42273         (duplicate_node): Merge constraint field for all node types.
42274         (calc_eclosure_iter): Look at constraint field for all node types.
42275         * lib/regex_internal.c (create_cd_newstate): Don't look at
42276         opr.ctx_type.
42277
42278 2008-05-14  Bruno Haible  <bruno@clisp.org>
42279
42280         Help GCC to do better code generation.
42281         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
42282         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
42283         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
42284         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
42285         Declare with attribute 'malloc' if supported.
42286
42287 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
42288
42289         use "echo STR|wc -c" rather than unportable "expr length STR"
42290         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
42291         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
42292
42293 2008-05-14  Jim Meyering  <meyering@redhat.com>
42294
42295         use dd ibs=$n count=1 ... rather than less-portable head -c$n
42296         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
42297         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
42298         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
42299         via Collin Lasse.
42300
42301 2008-05-14  Eric Blake  <ebb9@byu.net>
42302
42303         Avoid quadratic growth in gl_LIBSOURCES.
42304         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
42305         Suggested by Bruno Haible.
42306
42307         Test xmemdup0.
42308         * modules/xmemdup0-tests: New file.
42309         * tests/test-xmemdup0.c: Likewise.
42310
42311 2008-05-13  Eric Blake  <ebb9@byu.net>
42312
42313         Split xmemdup0 into its own module.
42314         * modules/xmemdup0: New file.
42315         * lib/xmemdup0.h: Likewise.
42316         * lib/xmemdup0.c: Likewise.
42317         * MODULES.html.sh (Memory management functions): Add xmemdup0.
42318         * lib/xalloc.h (xmemdup0): Remove.
42319         * lib/xmalloc.c (xmemdup0): Likewise.
42320
42321 2008-05-13  Eric Blake  <ebb9@byu.net>
42322             Bruno Haible  <bruno@clisp.org>
42323
42324         Reduce number of forks required during autoconf.
42325         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
42326         and gl_LIBSOURCES_DIR.
42327         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
42328         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
42329         m4_syscmd per file.
42330         <m4_foreach_w>: Move...
42331         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
42332
42333 2008-05-13  Eric Blake  <ebb9@byu.net>
42334
42335         * gnulib-tool: Fix various comment typos.
42336
42337 2008-05-12  Bruno Haible  <bruno@clisp.org>
42338
42339         Tailor the linebreaking algorithm.
42340         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
42341
42342 2008-05-12  Bruno Haible  <bruno@clisp.org>
42343
42344         Update to Unicode 5.0.0.
42345         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
42346         LBP_JV, LBP_JT. Redistribute values.
42347         (unilbrk_table): Change size.
42348         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
42349         Unicode TR#14 rev. 22.
42350         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
42351         LBP_JV, LBP_JT. Redistribute values.
42352         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
42353         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
42354         Update.
42355         * lib/unilbrk/lbrkprop1.h: Regenerated.
42356         * lib/unilbrk/lbrkprop2.h: Regenerated.
42357         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
42358         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
42359         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
42360         Likewise.
42361         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
42362         Likewise.
42363         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
42364         result.
42365         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
42366         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
42367         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
42368         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
42369         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
42370         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
42371
42372 2008-05-11  Bruno Haible  <bruno@clisp.org>
42373
42374         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
42375
42376 2008-05-11  Bruno Haible  <bruno@clisp.org>
42377
42378         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
42379         * modules/unilbrk/gen-lbrk: New file.
42380
42381 2008-05-11  Bruno Haible  <bruno@clisp.org>
42382
42383         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
42384         * m4/sha512.m4 (gl_SHA512): Likewise.
42385
42386 2008-05-11  Jim Meyering  <meyering@redhat.com>
42387
42388         New modules: crypto/sha256, crypto/sha512 (from coreutils)
42389         * modules/crypto/sha256: New file.
42390         * modules/crypto/sha512: Likewise.
42391         * lib/sha256.c: Likewise.
42392         * lib/sha256.h: Likewise.
42393         * lib/sha512.c: Likewise.
42394         * lib/sha512.h: Likewise.
42395         * lib/u64.h: Likewise.
42396         * m4/sha256.m4: Likewise.
42397         * m4/sha512.m4: Likewise.
42398         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
42399
42400 2008-05-10  Bruno Haible  <bruno@clisp.org>
42401
42402         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
42403         (Input/Output <stdio.h>): Add xprintf.
42404         (Signal handling <signal.h>): Add strsignal.
42405         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
42406         (Core language properties): Add func.
42407         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
42408         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
42409         strings.
42410         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
42411         (Input/output): New section.
42412         (File system functions): Add openat-die, stat-macros.
42413         (Networking functions): Add sockets.
42414         (Unicode string functions): Add unictype/*.
42415         (Support for building libraries and executables): Add gperf.
42416         (Support for building documentation): Add agpl-3.0.
42417         (Misc): Add nocrash.
42418
42419 2008-05-10  Bruno Haible  <bruno@clisp.org>
42420
42421         * modules/unictype/gen-ctype: New file.
42422
42423 2008-05-10  Jim Meyering  <meyering@redhat.com>
42424
42425         Make chdir-safer.c more efficient on a system with no symlinks.
42426         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
42427         also if ELOOP is zero.  Suggested by Bruno Haible.
42428
42429         Make chdir-safer.c slightly safer.
42430         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
42431         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
42432
42433         Avoid compile failure on systems without ELOOP (like mingw).
42434         * lib/chdir-safer.c (ELOOP): Define if not already defined.
42435         Reported by Bruno Haible.
42436
42437 2008-05-10  Bruno Haible  <bruno@clisp.org>
42438
42439         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
42440         (is_utf8_encoding): Use a case-insensitive comparison.
42441         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
42442         streq.
42443
42444 2008-05-10  Bruno Haible  <bruno@clisp.org>
42445
42446         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
42447         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
42448         * lib/unilbrk/ulc-common.h (iconv_string_length,
42449         iconv_string_keeping_offsets): Remove declarations.
42450         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
42451         Don't include <iconv.h>, streq.h, xsize.h.
42452         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
42453         conversion.
42454         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
42455         <iconv.h>, streq.h, xsize.h.
42456         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
42457         conversion.
42458         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
42459         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
42460         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
42461         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
42462
42463 2008-05-10  Bruno Haible  <bruno@clisp.org>
42464
42465         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
42466         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
42467
42468         * modules/unilbrk/u32-width-linebreaks-tests: New file.
42469         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
42470
42471         * modules/unilbrk/u16-width-linebreaks-tests: New file.
42472         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
42473
42474         * modules/unilbrk/u8-width-linebreaks-tests: New file.
42475         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
42476
42477         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
42478         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
42479
42480         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
42481         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
42482
42483         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
42484         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
42485
42486         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
42487         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
42488
42489 2008-05-10  Bruno Haible  <bruno@clisp.org>
42490
42491         Split up 'linebreak' module.
42492         * lib/unilbrk.h: New file, based on lib/linebreak.h.
42493         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
42494         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
42495         modifications.
42496         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
42497         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
42498         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
42499         lib/linebreak.c.
42500         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
42501         lib/linebreak.c.
42502         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
42503         lib/linebreak.c.
42504         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
42505         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
42506         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
42507         lib/linebreak.c.
42508         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
42509         lib/linebreak.c.
42510         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
42511         lib/linebreak.c.
42512         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
42513         lib/linebreak.c.
42514         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
42515         lib/linebreak.c.
42516         * modules/unilbrk/base: New file.
42517         * modules/unilbrk/tables: New file.
42518         * modules/unilbrk/u8-possible-linebreaks: New file.
42519         * modules/unilbrk/u16-possible-linebreaks: New file.
42520         * modules/unilbrk/u32-possible-linebreaks: New file.
42521         * modules/unilbrk/ulc-common: New file.
42522         * modules/unilbrk/ulc-possible-linebreaks: New file.
42523         * modules/unilbrk/u8-width-linebreaks: New file.
42524         * modules/unilbrk/u16-width-linebreaks: New file.
42525         * modules/unilbrk/u32-width-linebreaks: New file.
42526         * modules/unilbrk/ulc-width-linebreaks: New file.
42527         * lib/linebreak.h: Remove file.
42528         * lib/linebreak.c: Remove file.
42529         * m4/linebreak.m4: Remove file.
42530         * modules/linebreak: Remove file.
42531         * NEWS: Mention the changes.
42532
42533 2008-05-09  Eric Blake  <ebb9@byu.net>
42534
42535         Add xmemdup0.
42536         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
42537         implementation.
42538         * lib/xmalloc.c (xmemdup0): New C implementation.
42539
42540 2008-05-08  Bruno Haible  <bruno@clisp.org>
42541
42542         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
42543
42544 2008-05-07  Eric Blake  <ebb9@byu.net>
42545
42546         Support cross-compilation of <wctype.h>.
42547         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
42548         AC_CACHE_CHECK.
42549
42550 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
42551
42552         * build-aux/vc-list-files: Add support for bzr.
42553
42554 2008-05-03  Jim Meyering  <meyering@redhat.com>
42555
42556         avoid failed assertion with tight malloc
42557         * tests/test-getndelim2.c: Correct an off-by-one assertion.
42558
42559 2008-05-03  Simon Josefsson  <simon@josefsson.org>
42560
42561         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
42562         are needed from arpa/inet.h.
42563         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
42564         Reported by Bruno Haible.
42565
42566 2008-05-02  Jim Meyering  <meyering@redhat.com>
42567
42568         avoid compilation error on FreeBSD 6
42569         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
42570
42571 2008-05-01  Jim Meyering  <meyering@redhat.com>
42572
42573         useless-if-before-free: correct --help's exit status description
42574         * build-aux/useless-if-before-free (usage): Like grep, exit 0
42575         for one or more matches, etc.  Reported by Bruno Haible.
42576
42577         vc-list-files: make the stand-alone gnulib test work
42578         * modules/vc-list-files-tests (configure.ac):
42579         Define and AC_SUBST abs_aux_dir.
42580         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
42581         $(abs_top_srcdir) to each script and having each of them
42582         duplicate the work of setting PATH, set PATH here, using
42583         the new variable, abs_aux_dir instead.
42584         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
42585         * tests/test-vc-list-files-git.sh: Likewise.
42586         Reported by Bruno Haible.
42587
42588 2008-05-01  Bruno Haible  <bruno@clisp.org>
42589
42590         * lib/getndelim2.c (getndelim2): Fix newsize computation during
42591         reallocation. Rename 'done' to 'found_delimiter'.
42592
42593 2008-05-01  Jim Meyering  <meyering@redhat.com>
42594
42595         vc-list-files: accommodate /bin/sh like the one from Solaris 10
42596         * build-aux/vc-list-files: Use `...`, not $(...).
42597
42598 2008-04-30  Jim Meyering  <meyering@redhat.com>
42599
42600         add tests for vc-list-files
42601         * modules/vc-list-files-tests: New module.
42602         * tests/test-vc-list-files-cvs.sh: New file.
42603         * tests/test-vc-list-files-git.sh: New file.
42604
42605         avoid a warning from gcc
42606         * lib/getndelim2.c (IF_LINT): Define.
42607         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
42608
42609         vc-list-files: work properly with build-aux/cvsu, too
42610         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
42611         to all cvs-based clauses.
42612
42613         vc-list-files: work properly in the CVS+awk case, too
42614         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
42615
42616         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
42617         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
42618         take more than one file argument, so .  Add quotes, just in case $dir
42619         ever contains a shell meta-character.  Prompted by Soren Hansen in
42620         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
42621
42622 2008-04-29  Eric Blake  <ebb9@byu.net>
42623
42624         Optimize getndelim2 to use block operations when possible.
42625         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
42626         freadseek, and memchr2.
42627         * lib/getndelim2.c (getndelim2): Use them for block reads.
42628
42629 2008-04-29  Bruno Haible  <bruno@clisp.org>
42630
42631         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
42632         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
42633         * modules/inet_ntop (Depends-on): Add extensions.
42634         * modules/inet_pton (Depends-on): Likewise.
42635         Reported by Simon Josefsson.
42636
42637 2008-04-29  Jim Meyering  <meyering@redhat.com>
42638
42639         When the is more than one match in a block, match all of them.
42640         * build-aux/useless-if-before-free: Iterate through each block
42641         until there are no more matches.
42642
42643         Fix broken useless-if-before-free script.
42644         * build-aux/useless-if-before-free: Fix typo: missing "?" after
42645         the expression to match cast of argument to free-like function.
42646
42647 2008-04-29  Eric Blake  <ebb9@byu.net>
42648
42649         Use new header.
42650         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
42651
42652 2008-04-29  Jim Meyering  <meyering@redhat.com>
42653
42654         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
42655         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
42656         by gnulib to exist and to declare e.g., inet_ntop.
42657         Don't include "inet_ntop.h", now removed.
42658
42659         * m4/arpa_inet_h.m4: Remove trailing blanks.
42660
42661 2008-04-29  Eric Blake  <ebb9@byu.net>
42662
42663         Silence valgrind on safe reads beyond potential array bounds.
42664         * lib/rawmemchr.valgrind: New file.
42665         * lib/strchrnul.valgrind: Likewise.
42666         * modules/rawmemchr (Files): Distribute new file.
42667         * modules/strchrnul (Files): Likewise.
42668         Suggested by Bruno Haible.
42669
42670 2008-04-29  Bruno Haible  <bruno@clisp.org>
42671
42672         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
42673         (inet_ntop, inet_pton): Change portability warning's wording.
42674         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
42675         Invoke gl_CHECK_NEXT_HEADERS.
42676         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
42677         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
42678         set ARPA_INET_H.
42679         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
42680         * modules/arpa_inet (Description): No longer only for systems that
42681         lack it.
42682         (Depends-on): Add include_next.
42683         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
42684         HAVE_ARPA_INET_H.
42685
42686 2008-04-29  Jim Meyering  <meyering@redhat.com>
42687
42688         * modules/mkdir (License): Re-license as LGPLv2+.
42689
42690 2008-04-29  Bruno Haible  <bruno@clisp.org>
42691
42692         * modules/rawmemchr (Maintainer): Set to Eric.
42693         * modules/strchrnul (Maintainer): Likewise.
42694
42695 2008-04-29  Simon Josefsson  <simon@josefsson.org>
42696
42697         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
42698         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
42699
42700         * modules/arpa_inet (arpa/inet.h): Use them.
42701
42702 2008-04-28  Eric Blake  <ebb9@byu.net>
42703
42704         Test getndelim2.
42705         * modules/getndelim2-tests: New file.
42706         * tests/test-getndelim2.c: Likewise.
42707         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
42708         stream.
42709         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
42710
42711         * MODULES.html.sh: Document new module.
42712
42713 2008-04-20  Bruno Haible  <bruno@clisp.org>
42714
42715         * lib/c-stack.c (die): Use raise.
42716         * modules/c-stack (Depends-on): Add raise.
42717
42718 2008-04-28  Bruno Haible  <bruno@clisp.org>
42719
42720         Expect rpmatch to be declared.
42721         * lib/yesno.c (rpmatch): Remove declaration.
42722
42723         Declare rpmatch.
42724         * lib/stdlib.in.h (rpmatch): New declaration.
42725         * lib/rpmatch.c: Include <stdlib.h> first.
42726         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
42727         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
42728         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
42729         HAVE_RPMATCH.
42730         * modules/rpmatch (Depends-on): Add stdlib, extensions.
42731         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
42732         (Include): Set to <stdlib.h>.
42733         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
42734         HAVE_RPMATCH.
42735         * NEWS: Document the change.
42736
42737 2008-04-28  Bruno Haible  <bruno@clisp.org>
42738
42739         Change rpmatch to use nl_langinfo when appropriate.
42740         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
42741         (N_): New macro.
42742         (localized_pattern): New function/macro.
42743         (try): Remove match, nomatch arguments. Copy the pattern into safe
42744         memory before caching it.
42745         (rpmatch): Use localized_pattern. Add translator comments.
42746         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
42747         Suggested by Eric Blake.
42748         * modules/rpmatch (Depends-on): Add stdbool.
42749
42750 2008-04-28  Eric Blake  <ebb9@byu.net>
42751
42752         Add rawmemchr module, matching glibc.
42753         * modules/string (Makefile.am): New indicator.
42754         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
42755         * lib/string.in.h (rawmemchr): Declare when appropriate.
42756         * modules/rawmemchr: New file.
42757         * m4/rawmemchr.m4: Likewise.
42758         * lib/rawmemchr.c: Likewise.
42759         * modules/rawmemchr-tests: Likewise.
42760         * tests/test-rawmemchr.c: Likewise.
42761         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
42762         module.
42763         * modules/strchrnul (Depends-on): Add rawmemchr.
42764         * lib/strchrnul.c (strchrnul): Optimize a corner case.
42765
42766         Whitespace cleanup.
42767         * tests/test-strchrnul.c: Reindent.
42768         * lib/strchrnul.c: Likewise.
42769
42770         Optimize and test strchrnul.
42771         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
42772         * modules/strchrnul-tests: New file.
42773         * tests/test-strchrnul.c: Likewise.
42774
42775         Remove intprops dependency.
42776         * modules/memchr (Depends-on): Remove intprops.
42777         * modules/memrchr (Depends-on): Likewise.
42778         * modules/memchr2 (Depends-on): Likewise.
42779         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
42780         * lib/memrchr.c (__memrchr): Likewise.
42781         * lib/memrchr2.c (memchr2): Likewise.
42782         Reported by Simon Josefsson.
42783
42784 2008-04-28  Simon Josefsson  <simon@josefsson.org>
42785
42786         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
42787         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
42788
42789 2008-04-28  Simon Josefsson  <simon@josefsson.org>
42790
42791         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
42792
42793         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
42794
42795         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
42796
42797         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
42798         declarations.
42799         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
42800
42801         * m4/inet_pton.m4: Don't check for header files.
42802
42803         * m4/inet_ntop.m4: Don't check for header files.
42804
42805 2008-04-28  Simon Josefsson  <simon@josefsson.org>
42806
42807         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
42808         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
42809         trigger for cygwin).
42810         Reported by Bruno Haible  <bruno@clisp.org>.
42811
42812 2008-04-28  Bruno Haible  <bruno@clisp.org>
42813
42814         * doc/posix-functions/strdup.texi: Mention mingw problem.
42815
42816 2008-04-27  Bruno Haible  <bruno@clisp.org>
42817
42818         * modules/stat-time-tests (Depends-on): Add sleep.
42819         * tests/test-stat-time.c (force_unlink): New function.
42820         (cleanup): Use it.
42821         (test_mtime): Remove the ctime related tests.
42822         (test_ctime): New function, containing the ctime related tests.
42823         (main): Call test_ctime, except on native Windows platforms.
42824
42825 2008-04-27  Bruno Haible  <bruno@clisp.org>
42826
42827         * lib/rpmatch.c (rpmatch): Add some comments.
42828         Reported by James Youngman <jay@gnu.org>.
42829
42830 2008-04-27  Bruno Haible  <bruno@clisp.org>
42831
42832         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
42833         quiet NaNs.
42834
42835 2008-04-27  Bruno Haible  <bruno@clisp.org>
42836
42837         Make test-yesno.sh work on mingw.
42838         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
42839         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
42840         (main): Set stdin to binary mode.
42841         * modules/yesno-tests (Depends-on): Add binary-io.
42842
42843 2008-04-27  Bruno Haible  <bruno@clisp.org>
42844
42845         Fix 'isfinite' on x86, x86_64, ia64 platforms.
42846         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
42847         argument that lie outside the IEEE 854 domain.
42848         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
42849         (gl_ISFINITE): Use it.
42850         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
42851
42852 2008-04-27  Bruno Haible  <bruno@clisp.org>
42853
42854         Allow local renaming in config.h.
42855         * lib/memrchr.c (memrchr): Don't undefine outside libc.
42856
42857 2008-04-27  Bruno Haible  <bruno@clisp.org>
42858
42859         * lib/memchr.c (__memchr): Change type of 'i'.
42860         * lib/memchr2.c (memchr2): Likewise.
42861
42862 2008-04-26  Eric Blake  <ebb9@byu.net>
42863         and Bruno Haible  <bruno@clisp.org>
42864
42865         Optimize and test memrchr.
42866         * modules/memrchr (Depends-on): Add intprops.
42867         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
42868         * modules/memrchr-tests: New file.
42869         * tests/test-memrchr.c: New file.
42870
42871 2008-04-26  Bruno Haible  <bruno@clisp.org>
42872
42873         Add tentative support for DragonFly BSD.
42874         * lib/stdio-impl.h: Add macros for DragonFly BSD.
42875         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
42876         fp.
42877         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
42878         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
42879         * lib/fpurge.c (fpurge): Likewise.
42880         * lib/freadable.c (freaadable): Likewise.
42881         * lib/freadahead.c (freadahead): Likewise.
42882         * lib/freading.c (freading): Likewise.
42883         * lib/freadptr.c (freadptr): Likewise.
42884         * lib/freadseek.c (freadptrinc): Likewise.
42885         * lib/fseeko.c (fseeko): Likewise.
42886         * lib/fseterr.c (fseterr): Likewise.
42887         * lib/fwritable.c (fwritable): Likewise.
42888         * lib/fwriting.c (fwriting): Likewise.
42889
42890 2008-04-26  Bruno Haible  <bruno@clisp.org>
42891
42892         * lib/stdio-impl.h: New file.
42893         * lib/fbufmode.c: Include stdio-impl.h.
42894         (fbufmode): Use fp_, remove redundant #defines.
42895         * lib/fflush.c: Include stdio-impl.h.
42896         (clear_ungetc_buffer): Remove redundant #defines.
42897         * lib/fpurge.c: Include stdio-impl.h.
42898         (fpurge): Remove redundant #defines.
42899         * lib/freadable.c: Include stdio-impl.h.
42900         (freadable): Remove redundant #defines.
42901         * lib/freadahead.c: Include stdio-impl.h.
42902         (freadahead): Remove redundant #defines.
42903         * lib/freading.c: Include stdio-impl.h.
42904         (freading): Remove redundant #defines.
42905         * lib/freadptr.c: Include stdio-impl.h.
42906         (freadptr): Remove redundant #defines.
42907         * lib/freadseek.c: Include stdio-impl.h.
42908         (freadptrinc): Remove redundant #defines.
42909         * lib/fseeko.c: Include stdio-impl.h.
42910         (rpl_fseeko): Remove redundant #defines.
42911         * lib/fseterr.c: Include stdio-impl.h.
42912         (fseterr): Remove redundant #defines.
42913         * lib/fwritable.c: Include stdio-impl.h.
42914         (fwritable: Remove redundant #defines.
42915         * lib/fwriting.c: Include stdio-impl.h.
42916         (fwriting): Remove redundant #defines.
42917         * modules/fbufmode (Files): Add lib/stdio-impl.h.
42918         * modules/fflush (Files): Likewise.
42919         * modules/fpurge (Files): Likewise.
42920         * modules/freadable (Files): Likewise.
42921         * modules/freadahead (Files): Likewise.
42922         * modules/freading (Files): Likewise.
42923         * modules/freadptr (Files): Likewise.
42924         * modules/freadseek (Files): Likewise.
42925         * modules/fseeko (Files): Likewise.
42926         * modules/fseterr (Files): Likewise.
42927         * modules/fwritable (Files): Likewise.
42928         * modules/fwriting (Files): Likewise.
42929
42930 2008-04-26  Bruno Haible  <bruno@clisp.org>
42931
42932         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
42933         restore_seek_optimization, update_fpos_cache): New functions, extracted
42934         from rpl_fflush.
42935         (rpl_fflush): Use them.
42936         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
42937         (gl_REPLACE_FFLUSH): Use it.
42938
42939 2008-04-26  Bruno Haible  <bruno@clisp.org>
42940
42941         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
42942         on Solaris.
42943         * tests/test-xstrtoimax.sh: Likewise.
42944         * tests/test-xstrtoumax.sh: Likewise.
42945         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
42946
42947 2008-04-26  Bruno Haible  <bruno@clisp.org>
42948
42949         * modules/memchr-tests: New file.
42950         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
42951
42952 2008-04-26  Eric Blake  <ebb9@byu.net>
42953             Bruno Haible  <bruno@clisp.org>
42954
42955         * lib/memchr.c: Include intprops.h.
42956         (__memchr): Optimize parallel detection of matching bytes. Rename local
42957         variables. Add explanatory comments.
42958
42959 2008-04-26  Bruno Haible  <bruno@clisp.org>
42960
42961         Fix module 'memchr', broken since 2000-10-28.
42962         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
42963
42964 2008-04-26  Bruno Haible  <bruno@clisp.org>
42965
42966         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
42967         comments.
42968
42969 2008-04-25  Eric Blake  <ebb9@byu.net>
42970
42971         Use native fstatat on cygwin 1.7.0.
42972         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
42973         first.
42974
42975 2008-04-23  Eric Blake  <ebb9@byu.net>
42976
42977         Improve memchr2 performance.
42978         * lib/memchr2.c (memchr2): Further optimize parallel detection of
42979         NUL bytes.
42980         * modules/memchr2 (Depends-on): Use intprops.h.
42981
42982 2008-04-23  Simon Josefsson  <simon@josefsson.org>
42983
42984         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
42985         an inline function instead of a CPP macro.  Patch by Ben Pfaff
42986         <blp@cs.stanford.edu>.
42987
42988 2008-04-23  Simon Josefsson  <simon@josefsson.org>
42989
42990         * lib/arpa_inet.in.h: New file.
42991
42992         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
42993         (Makefile.am): Sed in substitute header file.
42994
42995         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
42996         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
42997
42998         * modules/inet_ntop (configure.ac): Use
42999         gl_ARPA_INET_MODULE_INDICATOR.
43000
43001         * modules/inet_pton (configure.ac): Use
43002         gl_ARPA_INET_MODULE_INDICATOR.
43003
43004 2008-04-22  Jim Meyering  <meyering@redhat.com>
43005
43006         * modules/verify (License): Re-license as LGPLv2+.
43007
43008 2008-04-22  Simon Josefsson  <simon@josefsson.org>
43009
43010         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
43011         parameter to void* as per POSIX standard (MinGW uses char*).
43012
43013 2008-04-21  Bruno Haible  <bruno@clisp.org>
43014
43015         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
43016         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
43017         Define to replacements if REPLACE_ISWCNTRL is 1.
43018         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
43019         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
43020         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
43021         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
43022         what it fixes.
43023         * doc/posix-functions/iswalpha.texi: Likewise.
43024         * doc/posix-functions/iswblank.texi: Likewise.
43025         * doc/posix-functions/iswcntrl.texi: Likewise.
43026         * doc/posix-functions/iswdigit.texi: Likewise.
43027         * doc/posix-functions/iswgraph.texi: Likewise.
43028         * doc/posix-functions/iswlower.texi: Likewise.
43029         * doc/posix-functions/iswprint.texi: Likewise.
43030         * doc/posix-functions/iswpunct.texi: Likewise.
43031         * doc/posix-functions/iswspace.texi: Likewise.
43032         * doc/posix-functions/iswupper.texi: Likewise.
43033         * doc/posix-functions/iswxdigit.texi: Likewise.
43034         Reported by Alain Guibert.
43035
43036 2008-04-21  Bruno Haible  <bruno@clisp.org>
43037
43038         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
43039         Patch by Alain Guibert.
43040
43041 2008-04-21  Bruno Haible  <bruno@clisp.org>
43042
43043         Fix test failures on mingw.
43044         * tests/test-xstrtol.c (print_no_progname): New function.
43045         (main): Install it in error_print_progname hook.
43046         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
43047         * tests/test-xstrtoimax.sh: Likewise.
43048         * tests/test-xstrtoumax.sh: Likewise.
43049
43050 2008-04-21  Bruno Haible  <bruno@clisp.org>
43051
43052         Fix test failure on mingw.
43053         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
43054
43055 2008-04-21  Bruno Haible  <bruno@clisp.org>
43056
43057         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
43058         Actually assign a value.
43059
43060 2008-04-20  Bruno Haible  <bruno@clisp.org>
43061
43062         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
43063         take 2.
43064         * lib/canonicalize.c (canonicalize_file_name): Elide if the
43065         'canonicalize-lgpl' module is also used.
43066         * lib/canonicalize-lgpl.c: Undo last change.
43067         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
43068
43069 2008-04-20  Bruno Haible  <bruno@clisp.org>
43070
43071         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
43072         config.h. Provide _mkdir based fallback for mingw.
43073         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
43074         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
43075         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
43076         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
43077         rather than defining mkdir in config.h.
43078         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
43079         (gl_SYS_STAT_H_DEFAULTS): New macro.
43080         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
43081         HAVE_IO_H any more.
43082         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
43083         HAVE_DECL_MKDIR and HAVE_IO_H.
43084
43085 2008-04-20  Bruno Haible  <bruno@clisp.org>
43086
43087         * lib/isapipe.c: Port to native Windows platforms.
43088
43089 2008-04-20  Bruno Haible  <bruno@clisp.org>
43090
43091         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
43092
43093 2008-04-21  Eric Blake  <ebb9@byu.net>
43094
43095         Work around preprocessors that don't handle UINTMAX_MAX.
43096         * lib/memchr2.c (memchr2): Avoid embedded #if.
43097         Reported by Alain Guibert, fix suggested by Bruno Haible.
43098
43099 2008-04-21  Simon Josefsson  <simon@josefsson.org>
43100
43101         * doc/posix-functions/strftime.texi (strftime): Explain better
43102         Windows incompatibility.  Suggested by Micah Cowan
43103         <micah@cowan.name>.
43104
43105 2008-04-20  Bruno Haible  <bruno@clisp.org>
43106
43107         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
43108         unistr/u8-mblen.
43109
43110 2008-04-20  Bruno Haible  <bruno@clisp.org>
43111
43112         Fix test failure on platforms with non-GNU iconv.
43113         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
43114         (U_TO_U8): Use it, rather than u16_to_u8.
43115         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
43116         units at the end of the input string.
43117         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
43118
43119 2008-04-20  Bruno Haible  <bruno@clisp.org>
43120
43121         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
43122         when the resulting length is 0.
43123         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
43124
43125 2008-04-20  Bruno Haible  <bruno@clisp.org>
43126
43127         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
43128         works.
43129         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
43130
43131 2008-04-20  Bruno Haible  <bruno@clisp.org>
43132
43133         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
43134         * modules/tsearch-tests (configure.ac): Test for initstate function.
43135
43136 2008-04-20  Bruno Haible  <bruno@clisp.org>
43137
43138         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
43139         for nlink_t if missing.
43140         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
43141
43142 2008-04-19  Bruno Haible  <bruno@clisp.org>
43143
43144         Work around snprintf bug on Linux libc5.
43145         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
43146         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
43147         gl_SNPRINTF_SIZE1.
43148         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
43149         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
43150         that test failed.
43151         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
43152         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
43153         * modules/snprintf (Files): Add m4/printf.m4.
43154         * modules/vsnprintf (Files): Likewise.
43155         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
43156         * doc/posix-functions/vsnprintf.texi: Likewise.
43157
43158 2008-04-19  Bruno Haible  <bruno@clisp.org>
43159
43160         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
43161         from 0.0058 to less than 10^-7.
43162
43163 2008-04-19  Bruno Haible  <bruno@clisp.org>
43164
43165         Fix rounding when a precision is given.
43166         * lib/vasnprintf.c (is_borderline): New function.
43167         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
43168         9...9x.
43169         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
43170         %e, %g.
43171         * tests/test-vasprintf-posix.c (test_function): Likewise.
43172         * tests/test-snprintf-posix.h (test_function): Likewise.
43173         * tests/test-sprintf-posix.h (test_function): Likewise.
43174         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
43175         * tests/test-printf-posix.h (test_function): Likewise.
43176         * tests/test-printf-posix.output: Update.
43177         Reported by John Darrington <john@darrington.wattle.id.au> via
43178         Ben Pfaff <blp@cs.stanford.edu>.
43179
43180 2008-04-18  Simon Josefsson  <simon@josefsson.org>
43181
43182         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
43183         Suggested by Bruno Haible <bruno@clisp.org>.
43184
43185 2008-04-17  Bruno Haible  <bruno@clisp.org>
43186
43187         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
43188         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
43189         implementation.
43190         Patch by Bruce Merry <bmerry@gmail.com>.
43191
43192 2008-04-17  Simon Josefsson  <simon@josefsson.org>
43193
43194         * doc/posix-functions/strftime.texi (strftime): Mention that %e
43195         doesn't work under Windows.
43196
43197 2008-04-16  Bruno Haible  <bruno@clisp.org>
43198
43199         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
43200         New macros.
43201         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
43202         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
43203         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
43204         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
43205         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
43206         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
43207         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
43208         macros.
43209         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
43210         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
43211         Northern Sotho, Uighur.
43212
43213 2008-04-16  Bruno Haible  <bruno@clisp.org>
43214
43215         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
43216         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
43217         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
43218         Reported by Daniel Bergström <daniel@octocode.com>.
43219
43220 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
43221             Bruno Haible  <bruno@clisp.org>
43222
43223         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
43224         function.
43225         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
43226         New functions, mostly extracted from gl_locale_name_default.
43227         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
43228
43229 2008-04-16  Eric Blake  <ebb9@byu.net>
43230
43231         Adjust strtod detection to catch glibc 2.7 bug.
43232         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
43233         Reported by John Gatewood Ham.
43234
43235 2008-04-16  Bruno Haible  <bruno@clisp.org>
43236
43237         Add tentative support for Linux libc5.
43238         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
43239         * lib/fpurge.c (fpurge): Likewise.
43240         * lib/freadable.c (freadable): Likewise.
43241         * lib/freadahead.c (freadahead): Likewise.
43242         * lib/freading.c (freading): Likewise.
43243         * lib/freadptr.c (freadptr): Likewise.
43244         * lib/freadseek.c (freadptrinc): Likewise.
43245         * lib/fseeko.c (rpl_fseeko): Likewise.
43246         * lib/fseterr.c (fseterr): Likewise.
43247         * lib/fwritable.c (fwritable): Likewise.
43248         * lib/fwriting.c (fwriting): Likewise.
43249         Reported by Alain Guibert <alguibert+bts@free.fr>.
43250
43251 2008-04-15  Bruno Haible  <bruno@clisp.org>
43252
43253         * modules/mathl (configure.ac): Define module indicator.
43254
43255 2008-04-15  Bruno Haible  <bruno@clisp.org>
43256
43257         * lib/logl.c (logl): Remove unused variables.
43258
43259 2008-04-15  Bruno Haible  <bruno@clisp.org>
43260
43261         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
43262         fails.
43263
43264 2008-04-15  Bruno Haible  <bruno@clisp.org>
43265
43266         * lib/trim.c (trim2): Fix argument of isspace() macro.
43267
43268 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
43269
43270         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
43271         to 0.
43272         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
43273
43274 2008-04-14  Bruno Haible  <bruno@clisp.org>
43275
43276         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
43277         AC_LANG_PROGRAM argument.
43278         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
43279         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
43280         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
43281         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
43282         * m4/math_h.m4 (gl_MATH_H): Likewise.
43283         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
43284         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
43285         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
43286         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
43287         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
43288         * m4/regex.m4 (gl_REGEX): Likewise.
43289         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
43290         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
43291         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
43292         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
43293         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
43294         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
43295         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
43296         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
43297
43298 2008-04-14  Jim Meyering  <meyering@redhat.com>
43299
43300         test-strtod: fix typos: s/abs/fabs/
43301         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
43302
43303 2008-04-13  Bruno Haible  <bruno@clisp.org>
43304
43305         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
43306         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
43307         module is also used and while not building the reloc-wrapper.
43308
43309 2008-04-13  Bruno Haible  <bruno@clisp.org>
43310
43311         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
43312
43313 2008-04-13  Bruno Haible  <bruno@clisp.org>
43314
43315         Fix AIX compilation failure introduced on 2008-04-02.
43316         * tests/test-frexp.c (exp): Undefine before redefining.
43317         * tests/test-frexpl.c (exp): Likewise.
43318
43319 2008-04-13  Bruno Haible  <bruno@clisp.org>
43320
43321         Work around a HP-UX stdio bug.
43322         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
43323         * tests/test-ftello.c (main): Likewise.
43324         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
43325         * doc/posix-functions/ftello.texi: Likewise.
43326
43327 2008-04-13  Bruno Haible  <bruno@clisp.org>
43328
43329         Make test-signbit pass on HP-UX/hppa.
43330         * tests/test-signbit.c (minus_zerol): New variable.
43331         (test_signbitl): Use it.
43332
43333 2008-04-13  Bruno Haible  <bruno@clisp.org>
43334
43335         Make truncl work on OSF/1 4.0.
43336         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
43337         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
43338         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
43339         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
43340         HAVE_DECL_TRUNCL.
43341         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
43342         HAVE_DECL_TRUNCL.
43343         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
43344
43345 2008-04-13  Bruno Haible  <bruno@clisp.org>
43346
43347         * lib/unictype.h: Remove trailing comma from enumeration definitions.
43348
43349 2008-04-13  Bruno Haible  <bruno@clisp.org>
43350
43351         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
43352         expression, so as to avoid HP-UX 11 cc compiler bug.
43353
43354 2008-04-13  Bruno Haible  <bruno@clisp.org>
43355
43356         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
43357
43358 2008-04-13  Bruno Haible  <bruno@clisp.org>
43359
43360         * lib/git-merge-changelog.c: Remove empty declaration outside of
43361         functions.
43362
43363 2008-04-13  Bruno Haible  <bruno@clisp.org>
43364
43365         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
43366
43367 2008-04-13  Bruno Haible  <bruno@clisp.org>
43368
43369         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
43370         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
43371         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
43372         also if it exists but lacks definitions of the SHUT_* macros.
43373         * modules/sys_socket (Description): Update.
43374         Reported by Elbert Pol <e.pol@chello.nl>.
43375
43376 2008-04-13  Bruno Haible  <bruno@clisp.org>
43377
43378         * lib/localcharset.c (OS2): Don't redefine if already defined.
43379         Reported by Elbert Pol <e.pol@chello.nl>.
43380
43381 2008-04-13  Bruno Haible  <bruno@clisp.org>
43382
43383         * lib/binary-io.h [__EMX__]: Include <io.h>.
43384         Reported by Elbert Pol <e.pol@chello.nl>.
43385
43386 2008-04-12  Bruno Haible  <bruno@clisp.org>
43387
43388         * lib/fpucw.h: Enable the definitions also for x86_64.
43389         Needed for NetBSD/x86_64.
43390         Reported by Thomas Klausner <tk@giga.or.at>.
43391
43392 2008-04-12  Bruno Haible  <bruno@clisp.org>
43393
43394         * tests/test-strtod.c: Include isnand.h.
43395         (main): Use isnand instead of isnan.
43396         Reported by Jim Meyering.
43397
43398 2008-04-12  Bruno Haible  <bruno@clisp.org>
43399
43400         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
43401         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
43402
43403 2008-04-12  Jim Meyering  <meyering@redhat.com>
43404
43405         * m4/math_h.m4 (gl_MATH_H): Fix typos.
43406
43407 2008-04-12  Bruno Haible  <bruno@clisp.org>
43408
43409         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
43410         Reported by Elbert Pol <e.pol@chello.nl>.
43411
43412 2008-04-12  Eric Blake  <ebb9@byu.net>
43413
43414         Work around Solaris 10 math.h bug.
43415         * m4/math_h.m4 (gl_MATH_H): Check for bug.
43416         (gl_MATH_H_DEFAULTS): Set up default.
43417         * modules/math (Makefile.am): Replace new indicators.
43418         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
43419         * tests/test-math.c (main): Test this.
43420         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
43421         * doc/posix-headers/math.texi (math.h): Mention bug.
43422         Reported by Nelson H. F. Beebe and Jim Meyering.
43423
43424 2008-04-11  Bruno Haible  <bruno@clisp.org>
43425
43426         Adapt to future versions of Apple GCC.
43427         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
43428         Reported by Peter O'Gorman <peter@pogma.com>.
43429
43430 2008-04-11  Bruno Haible  <bruno@clisp.org>
43431
43432         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
43433
43434 2008-04-11  Bruno Haible  <bruno@clisp.org>
43435
43436         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
43437
43438         * modules/getaddrinfo-tests (Makefile.am): Define
43439         test_getaddrinfo_LDADD.
43440
43441 2008-04-11  Bruno Haible  <bruno@clisp.org>
43442
43443         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
43444         (init): Fix syntax error.
43445         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
43446         is declared.
43447
43448 2008-04-11  Bruno Haible  <bruno@clisp.org>
43449
43450         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
43451         * modules/glob (Depends-on): Add stdbool.
43452
43453 2008-04-11  Bruno Haible  <bruno@clisp.org>
43454
43455         * lib/trim.c: Include <string.h>.
43456
43457 2008-04-11  Eric Blake  <ebb9@byu.net>
43458
43459         Avoid compile failure on OS/2.
43460         * lib/regex_internal.h (internal_function): Disable optimization
43461         on OS/2 (__EMX__), where it caused compiler error.
43462         Reported by Elbert Pol.
43463
43464 2008-04-11  Bruno Haible  <bruno@clisp.org>
43465
43466         Flush the standard error stream before aborting. Needed on mingw.
43467         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
43468         * tests/test-array_list.c (ASSERT): Likewise.
43469         * tests/test-array_oset.c (ASSERT): Likewise.
43470         * tests/test-avltree_list.c (ASSERT): Likewise.
43471         * tests/test-avltree_oset.c (ASSERT): Likewise.
43472         * tests/test-avltreehash_list.c (ASSERT): Likewise.
43473         * tests/test-binary-io.c (ASSERT): Likewise.
43474         * tests/test-byteswap.c (ASSERT): Likewise.
43475         * tests/test-c-ctype.c (ASSERT): Likewise.
43476         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
43477         * tests/test-c-strcasestr.c (ASSERT): Likewise.
43478         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
43479         * tests/test-c-strstr.c (ASSERT): Likewise.
43480         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
43481         * tests/test-canonicalize.c (ASSERT): Likewise.
43482         * tests/test-carray_list.c (ASSERT): Likewise.
43483         * tests/test-ceilf1.c (ASSERT): Likewise.
43484         * tests/test-ceilf2.c (ASSERT): Likewise.
43485         * tests/test-ceill.c (ASSERT): Likewise.
43486         * tests/test-count-one-bits.c (ASSERT): Likewise.
43487         * tests/test-fbufmode.c (ASSERT): Likewise.
43488         * tests/test-fflush2.c (ASSERT): Likewise.
43489         * tests/test-floorf1.c (ASSERT): Likewise.
43490         * tests/test-floorf2.c (ASSERT): Likewise.
43491         * tests/test-floorl.c (ASSERT): Likewise.
43492         * tests/test-fopen.c (ASSERT): Likewise.
43493         * tests/test-fpending.c (ASSERT): Likewise.
43494         * tests/test-fprintf-posix.c (ASSERT): Likewise.
43495         * tests/test-fpurge.c (ASSERT): Likewise.
43496         * tests/test-freadable.c (ASSERT): Likewise.
43497         * tests/test-freadahead.c (ASSERT): Likewise.
43498         * tests/test-freading.c (ASSERT): Likewise.
43499         * tests/test-freadptr.c (ASSERT): Likewise.
43500         * tests/test-freadptr2.c (ASSERT): Likewise.
43501         * tests/test-freadseek.c (ASSERT): Likewise.
43502         * tests/test-freopen.c (ASSERT): Likewise.
43503         * tests/test-frexp.c (ASSERT): Likewise.
43504         * tests/test-frexpl.c (ASSERT): Likewise.
43505         * tests/test-fseek.c (ASSERT): Likewise.
43506         * tests/test-fseeko.c (ASSERT): Likewise.
43507         * tests/test-fstrcmp.c (ASSERT): Likewise.
43508         * tests/test-ftell.c (ASSERT): Likewise.
43509         * tests/test-ftello.c (ASSERT): Likewise.
43510         * tests/test-func.c (ASSERT): Likewise.
43511         * tests/test-fwritable.c (ASSERT): Likewise.
43512         * tests/test-fwriting.c (ASSERT): Likewise.
43513         * tests/test-getdelim.c (ASSERT): Likewise.
43514         * tests/test-getline.c (ASSERT): Likewise.
43515         * tests/test-i-ring.c (ASSERT): Likewise.
43516         * tests/test-iconv-utf.c (ASSERT): Likewise.
43517         * tests/test-iconv.c (ASSERT): Likewise.
43518         * tests/test-isfinite.c (ASSERT): Likewise.
43519         * tests/test-isnand.c (ASSERT): Likewise.
43520         * tests/test-isnanf.c (ASSERT): Likewise.
43521         * tests/test-isnanl.h (ASSERT): Likewise.
43522         * tests/test-ldexpl.c (ASSERT): Likewise.
43523         * tests/test-linked_list.c (ASSERT): Likewise.
43524         * tests/test-linkedhash_list.c (ASSERT): Likewise.
43525         * tests/test-localename.c (ASSERT): Likewise.
43526         * tests/test-lseek.c (ASSERT): Likewise.
43527         * tests/test-mbscasecmp.c (ASSERT): Likewise.
43528         * tests/test-mbscasestr1.c (ASSERT): Likewise.
43529         * tests/test-mbscasestr2.c (ASSERT): Likewise.
43530         * tests/test-mbscasestr3.c (ASSERT): Likewise.
43531         * tests/test-mbscasestr4.c (ASSERT): Likewise.
43532         * tests/test-mbschr.c (ASSERT): Likewise.
43533         * tests/test-mbscspn.c (ASSERT): Likewise.
43534         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
43535         * tests/test-mbspbrk.c (ASSERT): Likewise.
43536         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
43537         * tests/test-mbsrchr.c (ASSERT): Likewise.
43538         * tests/test-mbsspn.c (ASSERT): Likewise.
43539         * tests/test-mbsstr1.c (ASSERT): Likewise.
43540         * tests/test-mbsstr2.c (ASSERT): Likewise.
43541         * tests/test-mbsstr3.c (ASSERT): Likewise.
43542         * tests/test-memchr2.c (ASSERT): Likewise.
43543         * tests/test-memmem.c (ASSERT): Likewise.
43544         * tests/test-open.c (ASSERT): Likewise.
43545         * tests/test-printf-frexp.c (ASSERT): Likewise.
43546         * tests/test-printf-frexpl.c (ASSERT): Likewise.
43547         * tests/test-printf-posix.c (ASSERT): Likewise.
43548         * tests/test-quotearg.c (ASSERT): Likewise.
43549         * tests/test-rbtree_list.c (ASSERT): Likewise.
43550         * tests/test-rbtree_oset.c (ASSERT): Likewise.
43551         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
43552         * tests/test-round1.c (ASSERT): Likewise.
43553         * tests/test-roundf1.c (ASSERT): Likewise.
43554         * tests/test-roundl.c (ASSERT): Likewise.
43555         * tests/test-signbit.c (ASSERT): Likewise.
43556         * tests/test-sleep.c (ASSERT): Likewise.
43557         * tests/test-snprintf-posix.c (ASSERT): Likewise.
43558         * tests/test-snprintf.c (ASSERT): Likewise.
43559         * tests/test-sprintf-posix.c (ASSERT): Likewise.
43560         * tests/test-stat-time.c (ASSERT): Likewise.
43561         * tests/test-strcasestr.c (ASSERT): Likewise.
43562         * tests/test-strerror.c (ASSERT): Likewise.
43563         * tests/test-striconv.c (ASSERT): Likewise.
43564         * tests/test-striconveh.c (ASSERT): Likewise.
43565         * tests/test-striconveha.c (ASSERT): Likewise.
43566         * tests/test-strsignal.c (ASSERT): Likewise.
43567         * tests/test-strstr.c (ASSERT): Likewise.
43568         * tests/test-strtod.c (ASSERT): Likewise.
43569         * tests/test-trunc1.c (ASSERT): Likewise.
43570         * tests/test-trunc2.c (ASSERT): Likewise.
43571         * tests/test-truncf1.c (ASSERT): Likewise.
43572         * tests/test-truncf2.c (ASSERT): Likewise.
43573         * tests/test-truncl.c (ASSERT): Likewise.
43574         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
43575         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
43576         * tests/test-vasnprintf.c (ASSERT): Likewise.
43577         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
43578         * tests/test-vasprintf.c (ASSERT): Likewise.
43579         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
43580         * tests/test-vprintf-posix.c (ASSERT): Likewise.
43581         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
43582         * tests/test-vsnprintf.c (ASSERT): Likewise.
43583         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
43584         * tests/test-wcwidth.c (ASSERT): Likewise.
43585         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
43586         * tests/test-xprintf-posix.c (ASSERT): Likewise.
43587         * tests/test-xvasprintf.c (ASSERT): Likewise.
43588         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
43589         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
43590         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
43591         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
43592         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
43593         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
43594         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
43595         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
43596         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
43597         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
43598         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
43599         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
43600         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
43601         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
43602         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
43603         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
43604         * tests/unictype/test-block_list.c (ASSERT): Likewise.
43605         * tests/unictype/test-block_of.c (ASSERT): Likewise.
43606         * tests/unictype/test-block_test.c (ASSERT): Likewise.
43607         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
43608         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
43609         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
43610         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
43611         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
43612         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
43613         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
43614         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
43615         * tests/unictype/test-combining.c (ASSERT): Likewise.
43616         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
43617         * tests/unictype/test-digit.c (ASSERT): Likewise.
43618         * tests/unictype/test-mirror.c (ASSERT): Likewise.
43619         * tests/unictype/test-numeric.c (ASSERT): Likewise.
43620         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
43621         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
43622         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
43623         * tests/unictype/test-scripts.c (ASSERT): Likewise.
43624         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
43625         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
43626         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
43627         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
43628         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
43629         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
43630         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
43631         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
43632         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
43633         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
43634         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
43635         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
43636         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
43637         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
43638         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
43639         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
43640         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
43641         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
43642         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
43643         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
43644         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
43645         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
43646         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
43647         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
43648         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
43649         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
43650         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
43651         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
43652         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
43653         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
43654         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
43655         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
43656         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
43657         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
43658         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
43659         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
43660         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
43661         Reported by Eric Blake.
43662
43663 2008-04-11  Bruno Haible  <bruno@clisp.org>
43664
43665         * lib/wchar.in.h: Tweak comment.
43666
43667 2008-04-11  Bruno Haible  <bruno@clisp.org>
43668
43669         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
43670         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
43671         gl_COMMON.
43672         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
43673
43674 2008-04-11  Bruno Haible  <bruno@clisp.org>
43675
43676         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
43677
43678 2008-04-11  Simon Josefsson  <simon@josefsson.org>
43679
43680         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
43681         of attempting to use non-existing /dev/*random.  Based on patch
43682         from Adam Strzelecki <ono@java.pl> in
43683         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
43684
43685 2008-04-08  Bruno Haible  <bruno@clisp.org>
43686
43687         Add tentative support for emx+gcc.
43688         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
43689         * lib/fpurge.c (fpurge): Likewise.
43690         * lib/freadable.c (freadable): Likewise.
43691         * lib/freadahead.c (freadahead): Likewise.
43692         * lib/freading.c (freading): Likewise.
43693         * lib/freadptr.c (freadptr): Likewise.
43694         * lib/freadseek.c (freadptrinc): Likewise.
43695         * lib/fseeko.c (rpl_fseeko): Likewise.
43696         * lib/fseterr.c (fseterr): Likewise.
43697         * lib/fwritable.c (fwritable): Likewise.
43698         * lib/fwriting.c (fwriting): Likewise.
43699         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
43700
43701 2008-04-09  Eric Blake  <ebb9@byu.net>
43702
43703         Avoid some autoconf warnings.
43704         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
43705         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
43706         * m4/afs.m4 (gl_AFS): Likewise.
43707         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
43708         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
43709         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
43710         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
43711         (gl_INTEGER_TYPE_SUFFIX): Likewise.
43712         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
43713         (AC_CHECK_DECLS_ONCE): Likewise.
43714         Rename file...
43715         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
43716         gnulib-tool requires autoconf 2.59 or better.
43717         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
43718
43719 2008-04-08  Eric Blake  <ebb9@byu.net>
43720
43721         Use 'git describe --match' if present (added in git 1.5.5).
43722         * build-aux/git-version-gen: Limit result to tags that match 'v*'
43723         if possible.
43724
43725 2008-04-08  Bruno Haible  <bruno@clisp.org>
43726
43727         Add tentative support for OpenServer.
43728         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
43729         _ptr, _cnt.
43730         * lib/fpurge.c (fpurge): Likewise.
43731         * lib/freadable.c (freadable): Likewise.
43732         * lib/freadahead.c (freadahead): Likewise.
43733         * lib/freading.c (freading): Likewise.
43734         * lib/freadptr.c (freadptr): Likewise.
43735         * lib/freadseek.c (freadptrinc): Likewise.
43736         * lib/fseeko.c (rpl_fseeko): Likewise.
43737         * lib/fseterr.c (fseterr): Likewise.
43738         * lib/fwritable.c (fwritable): Likewise.
43739         * lib/fwriting.c (fwriting): Likewise.
43740         Reported by Roger Cornelius <rac@tenzing.org> and
43741         Brian K. White <brian@aljex.com>.
43742
43743 2008-04-06  Jim Meyering  <meyering@redhat.com>
43744
43745         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
43746
43747 2008-04-06  Bruno Haible  <bruno@clisp.org>
43748
43749         Avoid possible error with non-ASCII bytes in UTF-8 locales.
43750         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
43751         * tests/test-printf-posix.sh: Likewise.
43752         * tests/test-vfprintf-posix.sh: Likewise.
43753         * tests/test-vprintf-posix.sh: Likewise.
43754         * tests/test-xprintf-posix.sh: Likewise.
43755
43756 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43757
43758         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
43759         hide error from 'ls', needed on OS/2.
43760         Report by Elbert Pol <elbert.pol@gmail.com>.
43761
43762 2008-04-04  Eric Blake  <ebb9@byu.net>
43763
43764         Make test-fseeko.c failures meaningful.
43765         * tests/test-fseeko.c: Print line number on failure.
43766         * tests/test-fseek.c: Likewise.
43767         Reported by Nelson H. F. Beebe.
43768
43769         Improve strtod bug detection check.
43770         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
43771         required for Solaris 10.
43772         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
43773
43774 2008-04-04  Bruno Haible  <bruno@clisp.org>
43775
43776         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
43777         by m4/setenv.m4.
43778
43779 2008-04-03  Eric Blake  <ebb9@byu.net>
43780
43781         Ensure sane .version contents.
43782         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
43783         version string.
43784         * build-aux/git-version-gen: Improve documentation.
43785
43786         Make GNU make output nicer.
43787         * top/GNUmakefile [!_have-Makefile]: Add dependency on
43788         MAKECMDGOALS to enforce message for all command line targets.  Set
43789         srcdir for use in maint.mk.
43790
43791         Another maintainer tweak.
43792         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
43793         a target that regenerates version.
43794
43795 2008-04-03  Jim Meyering  <meyering@redhat.com>
43796
43797         vc-list-files: don't cause coreutils "make po-check" failure
43798         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
43799
43800 2008-04-03  Eric Blake  <ebb9@byu.net>
43801
43802         Allow VPATH usage of vc-list-files.
43803         * build-aux/vc-list-files (scriptversion): Add timestamp.
43804         (options): Add --help, --version, -C.
43805         (CVS): Support installed cvsu.
43806
43807 2008-04-02  Bruno Haible  <bruno@clisp.org>
43808
43809         Avoid some "statement with no effect" warnings from gcc.
43810         * tests/test-wctype.c (main): Explicitly ignore unused values.
43811         Reported by Jim Meyering.
43812
43813 2008-04-02  Jim Meyering  <meyering@redhat.com>
43814
43815         Avoid some warnings from "gcc -Wshadow".
43816         * tests/test-frexp.c (exp): Define to a different identifier.
43817         * tests/test-frexpl.c (exp): Likewise.
43818
43819 2008-04-03  Jim Meyering  <meyering@redhat.com>
43820
43821         bootstrap: remove dangling *.[ch] symlinks from lib
43822         * build-aux/bootstrap [dangling symlink removal]: Move find's
43823         -depth option to precede all others, to avoid a warning.
43824         Remove *.[ch] files too, and from "$source_base" (usually lib/).
43825
43826 2008-04-02  Bruno Haible  <bruno@clisp.org>
43827
43828         Avoid some warnings from "gcc -Wshadow".
43829         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
43830         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
43831         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
43832         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
43833         Reported by Jim Meyering.
43834
43835 2008-04-01  Bruno Haible  <bruno@clisp.org>
43836
43837         Fix test to work on IRIX 6.5 with cc.
43838         * tests/test-math.c (numeric_equal): New function.
43839         (main): Use it.
43840
43841 2008-04-01  Bruno Haible  <bruno@clisp.org>
43842
43843         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
43844
43845 2008-04-01  Bruno Haible  <bruno@clisp.org>
43846
43847         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
43848         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
43849         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
43850         (Depends-on): Remove math.
43851
43852         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
43853         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
43854         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
43855         (Depends-on): Remove math.
43856
43857         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
43858         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
43859         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
43860         (Depends-on): Remove math.
43861         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
43862         (Depends-on): Remove math.
43863
43864         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
43865         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
43866         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
43867         (Depends-on): Remove math.
43868         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
43869         (Depends-on): Remove math.
43870
43871         * tests/test-round1.c: Include nan.h.
43872         (main): Use NaNd instead of NAN.
43873         * modules/round-tests (Files): Add tests/nan.h.
43874
43875         * tests/test-trunc1.c: Include nan.h.
43876         (main): Use NaNd instead of NAN.
43877         * modules/trunc-tests (Files): Add tests/nan.h.
43878
43879         * tests/test-roundf1.c: Include nan.h.
43880         (main): Use NaNf instead of NAN.
43881         * modules/roundf-tests (Files): Add tests/nan.h.
43882
43883         * tests/test-truncf1.c: Include nan.h.
43884         (main): Use NaNf instead of NAN.
43885         * modules/truncf-tests (Files): Add tests/nan.h.
43886
43887         * tests/test-ceilf1.c: Include nan.h.
43888         (main): Use NaNf instead of NAN.
43889         * modules/ceilf-tests (Files): Add tests/nan.h.
43890
43891         * tests/test-floorf1.c: Include nan.h.
43892         (main): Use NaNf instead of NAN.
43893         * modules/floorf-tests (Files): Add tests/nan.h.
43894
43895         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
43896         (main): Use NaNf instead of NAN.
43897         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
43898
43899         * tests/test-isnand.c: Include nan.h instead of <math.h>.
43900         (main): Use NaNd instead of NAN.
43901         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
43902
43903         * tests/test-frexp.c: Include nan.h.
43904         (main): Use NaNd instead of NAN.
43905         * modules/frexp-tests (Files): Add tests/nan.h.
43906
43907         * lib/isnan.c: Don't include <math.h>.
43908         (FUNC): Don't use NAN macro.
43909         * modules/isnand-nolibm (Depends-on): Remove math.
43910         * modules/isnanf-nolibm (Depends-on): Remove math.
43911         * modules/isnanl (Depends-on): Remove math.
43912         * modules/isnanl-nolibm (Depends-on): Remove math.
43913
43914         * tests/nan.h: New file.
43915
43916 2008-04-01  Eric Blake  <ebb9@byu.net>
43917
43918         Fix typos.
43919         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
43920         values to be the right type.
43921
43922         For now, cater to gnulib strtod inaccuracies.
43923         * tests/test-strtod.c (main): Allow 1-ulp error on expected
43924         fractional results.  While not as nice from a QoI perspective, it
43925         is a quicker patch than correctly implementing decimal to binary
43926         rounding.
43927
43928 2008-03-31  Eric Blake  <ebb9@byu.net>
43929
43930         Guarantee a definition of NAN.
43931         * lib/math.in.h (NAN): Define if missing.
43932         * tests/test-math.c (main): Test it.
43933         * doc/posix-headers/math.texi (math.h): Document this.
43934         * lib/isnan.c (rpl_isnand): Use it.
43935         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
43936         * tests/test-floorf1.c (NaN): Likewise.
43937         * tests/test-frexp.c (NaN): Likewise.
43938         * tests/test-isnand.c (NaN): Likewise.
43939         * tests/test-isnanf.c (NaN): Likewise.
43940         * tests/test-round1.c (NaN): Likewise.
43941         * tests/test-roundf1.c (NaN): Likewise.
43942         * tests/test-snprintf-posix.h (NaN): Likewise.
43943         * tests/test-sprintf-posix.h (NaN): Likewise.
43944         * tests/test-trunc1.c (NaN): Likewise.
43945         * tests/test-truncf1.c (NaN): Likewise.
43946         * tests/test-vasnprintf-posix.c (NaN): Likewise.
43947         * tests/test-vasprintf-posix.c (NaN): Likewise.
43948         * modules/isnand-nolibm (Depends-on): Add math.
43949         * modules/isnanf-nolibm (Depends-on): Likewise.
43950         * modules/isnanl (Depends-on): Likewise.
43951         * modules/isnanl-nolibm (Depends-on): Likewise.
43952         * modules/snprintf-posix-tests (Depends-on): Likewise.
43953         * modules/sprintf-posix-tests (Depends-on): Likewise.
43954         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
43955         * modules/vsprintf-posix-tests (Depends-on): Likewise.
43956         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
43957         * modules/vasprintf-posix-tests (Depends-on): Likewise.
43958
43959 2008-03-31  Bruno Haible  <bruno@clisp.org>
43960
43961         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
43962         * doc/posix-functions/strtod.texi: Likewise.
43963
43964 2008-03-31  Bruno Haible  <bruno@clisp.org>
43965
43966         * tests/test-strtod.c (main): Don't use C99 syntax.
43967
43968 2008-03-31  Bruno Haible  <bruno@clisp.org>
43969
43970         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
43971         Reported by Eric Blake.
43972
43973 2008-03-31  Jim Meyering  <meyering@redhat.com>
43974
43975         Don't compare actual signbit return values.
43976         * tests/test-strtod.c (main): Rather, compare only their
43977         zero/non-zero nature.
43978
43979 2008-03-31  Eric Blake  <ebb9@byu.net>
43980
43981         More strtod documentation.
43982         * doc/posix-functions/strtod.texi (strtod): Interpret more test
43983         failures as distinct bugs.
43984
43985 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
43986
43987         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
43988         Problem reported by Erik Benada in
43989         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
43990
43991 2008-03-30  Bruno Haible  <bruno@clisp.org>
43992
43993         * tests/test-strtod.c: Add comments about which assertion fails on which
43994         platform.
43995         * doc/posix-functions/strtod.texi: Add info about many more platforms.
43996
43997 2008-03-30  Eric Blake  <ebb9@byu.net>
43998
43999         Test signbit behavior on zeros.
44000         * tests/test-signbit.c (test_signbitf): Add tests for zero.
44001         (test_signbitd, test_signbitl): Likewise.
44002
44003         More strtod touchups.
44004         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
44005         sign of negative underflow, for now.  Use .5, not .1.
44006         * doc/posix-functions/strtod.texi (strtod): Mention these
44007         limitations.
44008         Reported by Jim Meyering.
44009
44010 2008-03-30  Bruno Haible  <bruno@clisp.org>
44011
44012         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
44013         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
44014
44015 2008-03-30  Bruno Haible  <bruno@clisp.org>
44016
44017         Avoid failure when attempting to return empty iconv results on some
44018         platforms.
44019         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
44020         allocation, don't report ENOMEM when the resulting string is empty.
44021
44022 2008-03-30  Bruno Haible  <bruno@clisp.org>
44023
44024         Fix buffer overrun.
44025         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
44026         Don't consider the width for tmp_length. Check count against tmp_length
44027         before doing the padding. Ensure enough allocation during padding.
44028
44029 2008-03-30  Eric Blake  <ebb9@byu.net>
44030
44031         strtod touchups.
44032         * lib/strtod.c (strtod): Avoid compiler warnings.
44033         Reported by Jim Meyering.
44034
44035 2008-03-30  Bruno Haible  <bruno@clisp.org>
44036
44037         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
44038         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
44039         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
44040         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
44041         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
44042         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
44043         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
44044         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
44045
44046         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
44047         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
44048         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
44049         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
44050         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
44051         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
44052         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
44053         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
44054
44055         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
44056         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
44057         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
44058         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
44059         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
44060         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
44061         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
44062         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
44063
44064         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
44065         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
44066
44067         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
44068         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
44069
44070         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
44071         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
44072
44073         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
44074         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
44075         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
44076
44077         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
44078         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
44079         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
44080
44081         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
44082         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
44083         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
44084
44085         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
44086         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
44087         * modules/vasprintf (Depends-on): Add EOVERFLOW.
44088
44089         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
44090         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
44091         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
44092         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
44093         (Depends-on): Add EOVERFLOW.
44094         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
44095         (Depends-on): Add EOVERFLOW.
44096         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
44097         (Depends-on): Add EOVERFLOW.
44098         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
44099         (Depends-on): Add EOVERFLOW.
44100         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
44101         (Depends-on): Add EOVERFLOW.
44102         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
44103         (Depends-on): Add EOVERFLOW.
44104         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
44105         (Depends-on): Add EOVERFLOW.
44106         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
44107         (Depends-on): Add EOVERFLOW.
44108
44109         * lib/sprintf.c (EOVERFLOW): Remove fallback.
44110         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
44111         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
44112
44113         * lib/snprintf.c (EOVERFLOW): Remove fallback.
44114         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
44115         * modules/snprintf (Depends-on): Add EOVERFLOW.
44116
44117         * lib/poll.c (EOVERFLOW): Remove fallback.
44118         * modules/poll (Depends-on): Add EOVERFLOW.
44119
44120         * lib/getugroups.c (EOVERFLOW): Remove fallback.
44121         * modules/getugroups (Depends-on): Add EOVERFLOW.
44122
44123         * lib/getdelim.c (EOVERFLOW): Remove fallback.
44124         * modules/getdelim (Depends-on): Add EOVERFLOW.
44125
44126         * lib/ftell.c (EOVERFLOW): Remove fallback.
44127         * modules/ftell (Depends-on): Add EOVERFLOW.
44128
44129         * lib/fprintf.c (EOVERFLOW): Remove fallback.
44130         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
44131         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
44132
44133         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
44134
44135         * modules/EOVERFLOW-tests: New file.
44136         * tests/test-EOVERFLOW.c: New file.
44137
44138         * modules/EOVERFLOW: New file.
44139         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
44140
44141 2008-03-30  Bruno Haible  <bruno@clisp.org>
44142
44143         Fix bug introduced on 2007-06-10.
44144         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
44145         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
44146
44147 2008-03-30  Bruno Haible  <bruno@clisp.org>
44148
44149         Improve freadseek's efficiency after ungetc.
44150         * lib/freadseek.c: Include freadahead.h.
44151         (freadptrinc): New function, extracted from freadseek.
44152         (freadseek): Use it in a loop. Use freadahead to determine the number
44153         of loop iterations.
44154         * modules/freadseek (Depends-on): Add freadahead.
44155         (configure.ac): Require AC_C_INLINE.
44156
44157 2008-03-30  Bruno Haible  <bruno@clisp.org>
44158
44159         * lib/freadseek.c (freadseek): Don't ignore the return value of
44160         freadptr.
44161
44162 2008-03-29  Eric Blake  <ebb9@byu.net>
44163
44164         Add hex float support.
44165         * modules/strtod (Depends-on): Add c-ctype.
44166         (Link): Mention POW_LIB.
44167         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
44168         whitespace between 'e' and exponent.
44169         * tests/test-strtod.c (main): Enable hex float tests.
44170         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
44171         now provides.
44172
44173         Document various strtod bugs, with some fixes.
44174         * doc/posix-functions/strtod.texi (strtod): Document bugs with
44175         "-0x", "inf", "nan", and hex constants.
44176         * doc/posix-functions/atof.texi (atof): Likewise.
44177         * modules/stdlib (Makefile.am): Support strtod.
44178         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
44179         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
44180         detect additional strtod bugs.
44181         * lib/stdlib.in.h (rpl_strtod): Add declarations.
44182         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
44183         bool where appropriate.  Parse 'inf' and 'nan'.
44184         * tests/test-strtod.c: New file.
44185         * modules/strtod (Depends-on): Add stdbool, stdlib.
44186         (configure.ac): Turn on module indicator.
44187         * modules/strtod-tests: New module.
44188
44189 2008-03-29  Eric Blake  <ebb9@byu.net>
44190
44191         Fix ftell on mingw.
44192         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
44193         * modules/ftell-tests (Depends-on): Add binary-io.
44194         * modules/ftello-tests (Depends-on): Likewise.
44195         * tests/test-ftell.c (main): Enhance test to cover behavior after
44196         ungetc.  Enforce binary mode.
44197         * tests/test-ftello.c (main): Likewise.
44198
44199         Pass test-freadseek on cygwin.
44200         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
44201         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
44202         ungetc buffer.
44203
44204         * tests/test-fflush2.c (main): Fix typo.
44205
44206 2008-03-29  Bruno Haible  <bruno@clisp.org>
44207
44208         * tests/test-fflush2.c (main): Temporarily disable the contents of
44209         this test.
44210         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
44211         Reported by Eric Blake.
44212
44213 2008-03-28  Simon Josefsson  <simon@josefsson.org>
44214
44215         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
44216         (GC_SHA224_DIGEST_SIZE): Add.
44217
44218         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
44219         (gc_hash_digest_length): Likewise.
44220         (gc_hash_buffer): Likewise.
44221
44222 2008-03-25  Bruno Haible  <bruno@clisp.org>
44223
44224         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
44225         detail which gettext release to use.
44226         Reported by Simon Josefsson.
44227
44228 2008-03-26  Jim Meyering  <meyering@redhat.com>
44229
44230         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
44231         * modules/gnumakefile (clean-GNUmakefile): Also, use
44232         test ... && ... || : syntax rather than if-then ... fi.
44233
44234         gnumakefile: Don't double-quote-expand $(VPATH) value.
44235         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
44236
44237 2008-03-24  Eric Blake  <ebb9@byu.net>
44238
44239         Alter GNUmakefile to install into top directory.
44240         * modules/maintainer-makefile: Split, and add dependency...
44241         * modules/gnumakefile: to this new module.
44242         * build-aux/GNUmakefile: Move...
44243         * top/GNUmakefile: ...here.
44244         * build-aux/maint.mk: Move...
44245         * top/maint.mk: ...here.
44246         * MODULES.html.sh (Support for maintaining...): Document new
44247         module.
44248
44249 2008-03-23  Bruno Haible  <bruno@clisp.org>
44250
44251         * gnulib-tool: New options --vc-files, --no-vc-files.
44252         (func_usage): Document them.
44253         (vc_files): New variable.
44254         (func_import): Consider vc_files.
44255         (func_create_testdir): Set vc_files to empty.
44256         Suggested by Jim Meyering and Karl Berry.
44257
44258 2008-03-23  Bruno Haible  <bruno@clisp.org>
44259
44260         Fix regex compilation error on HP-UX 11.
44261         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
44262         * modules/regex (Files): Add m4/mbstate_t.m4.
44263         Reported by Ton Voon <ton.voon@altinity.com>.
44264
44265 2008-03-23  Bruno Haible  <bruno@clisp.org>
44266
44267         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
44268
44269 2008-03-23  Eric Blake  <ebb9@byu.net>
44270             Bruno Haible  <bruno@clisp.org>
44271
44272         Install files from top/ in the destination directory.
44273         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
44274         augmentation also for the files from top/.
44275         (func_import, func_create_testdir): Rewrite file names:
44276         top/filename -> filename.
44277
44278 2008-03-23  Bruno Haible  <bruno@clisp.org>
44279
44280         Tweak "gnulib --version" output.
44281         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
44282
44283 2008-03-23  Bruno Haible  <bruno@clisp.org>
44284
44285         Tweak "gnulib --version" output.
44286         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
44287         rather than contents of ChangeLog, when possible.
44288
44289 2008-03-21  Eric Blake  <ebb9@byu.net>
44290
44291         More --version tweaks.
44292         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
44293         date of last ChangeLog entry.
44294
44295 2008-03-21  Jim Meyering  <meyering@redhat.com>
44296
44297         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
44298
44299 2008-03-20  Eric Blake  <ebb9@byu.net>
44300
44301         VPATH fix.
44302         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
44303
44304 2008-03-20  Simon Josefsson  <simon@josefsson.org>
44305
44306         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
44307         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
44308
44309 2008-03-20  Eric Blake  <ebb9@byu.net>
44310
44311         Sync GNUmakefile with coreutils.
44312         * build-aux/GNUmakefile (have-Makefile): Rename...
44313         (_have-Makefile): ...to this, for namespace consideration.
44314         (GNUmakefile.cfg): Include, if present.
44315         (_autoreconf): Define a default.
44316         (_is-dist-target): New rule for rebuilds to pick up intra-release
44317         version.
44318         (maint-cfg.mk): Rename...
44319         (cfg.mk): ...to this.
44320
44321 2008-03-18  Jim Meyering  <meyering@redhat.com>
44322
44323         New script and module: mktempd
44324         * MODULES.html.sh (maint+release support): Add mktempd.
44325         * build-aux/mktempd: New file.
44326         * modules/mktempd: New file.
44327
44328 2008-03-15  Jim Meyering  <meyering@redhat.com>
44329
44330         Undo last change.
44331         * lib/sha1.c, lib/md5.c: 63 != ~63.
44332         Reported by Andreas Schwab.
44333
44334         sha1.c, md5.c: Hoist a redundant expression.
44335         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
44336         "ctx->buflen" only once, before calling *_process_block.
44337         * lib/md5.c (md5_process_bytes): Likewise.
44338
44339 2008-03-14  Eric Blake  <ebb9@byu.net>
44340
44341         Bump copyright year in files generated by gnulib-tool.
44342         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
44343         gnulib-tool, rather than hard-coding it.
44344
44345         Fix 'gnulib-tool --version' output to work with git.
44346         * gnulib-tool (func_gnulib_dir): New function, extracted from...
44347         (startup): ...here.
44348         (func_version): Use it to invoke git-version-gen, rather than
44349         relying on CVS keyword expansion.  Modernize wording.
44350         (cvsdatestamp, last_checkin_date, version): Kill unused
44351         variables.
44352
44353 2008-03-12  Jim Meyering  <meyering@redhat.com>
44354
44355         Recognize optional cast of the argument to free.
44356         * build-aux/useless-if-before-free: Update regexps.
44357
44358         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
44359
44360 2008-03-11  Bruno Haible  <bruno@clisp.org>
44361
44362         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
44363         by a single package.
44364         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
44365         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
44366         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
44367         Reported by Sam Steingold <sds@gnu.org>.
44368
44369 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
44370
44371         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
44372         repositories.
44373
44374 2008-03-11  Bruno Haible  <bruno@clisp.org>
44375
44376         Avoid conflicts between local macro definitions.
44377         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
44378         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
44379
44380 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
44381             Bruno Haible  <bruno@clisp.org>
44382
44383         Make va_copy work with some version of xlc on AIX 5.1.
44384         * lib/stdarg.in.h: New file.
44385         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
44386         On AIX, use a <stdarg.h> file substitute.
44387         * modules/stdarg (Files): Add lib/stdarg.in.h.
44388         (Depends-on): Add include_next.
44389         (Makefile.am): Build a stdarg.h substitute if requested.
44390         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
44391
44392 2008-03-10  Bruno Haible  <bruno@clisp.org>
44393
44394         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
44395         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
44396         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
44397
44398 2008-03-10  Bruno Haible  <bruno@clisp.org>
44399
44400         * modules/stdlib (Depends-on): Add include_next, remove
44401         absolute-header.
44402
44403 2008-03-09  Bruno Haible  <bruno@clisp.org>
44404
44405         * lib/freadahead.h (freadahead): Document more precisely.
44406         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
44407         the sum of both buffer sizes.
44408         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
44409         * NEWS: Document the change.
44410
44411 2008-03-09  Bruno Haible  <bruno@clisp.org>
44412
44413         Extend freadptr to return also the buffer size.
44414         * lib/freadptr.h (freadptr): Add sizep argument.
44415         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
44416         (freadptr): Add sizep argument. Determine buffer size like freadahead
44417         does.
44418         * tests/test-freadptr.c: Don't include freadahead.h.
44419         (main): Adapt for new calling convention of freadptr.
44420         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
44421         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
44422         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
44423         tests/test-freadptr2.sh.
44424         (Depends): Remove freadahead.
44425         (TESTS): Add test-freadptr2.sh.
44426         (check_PROGRAMS): Add test-freadptr2.
44427
44428 2008-03-09  Bruno Haible  <bruno@clisp.org>
44429
44430         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
44431         Report and solution by Simon Josefsson.
44432
44433 2008-03-06  Bruno Haible  <bruno@clisp.org>
44434
44435         Make fflush after ungetc work on BSD platforms.
44436         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
44437         * tests/test-fflush2.c: New file.
44438         * tests/test-fflush2.sh: New file.
44439         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
44440         tests/test-fflush2.c.
44441         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
44442         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
44443
44444 2008-03-06  Eric Blake  <ebb9@byu.net>
44445
44446         Likewise for ftello.
44447         * modules/ftello (Dependencies): Add extensions.
44448         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
44449
44450 2008-03-06  Bruno Haible  <bruno@clisp.org>
44451
44452         * modules/fseeko (Dependencies): Add extensions.
44453         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
44454         Needed on glibc systems.
44455
44456 2008-03-06  Bruno Haible  <bruno@clisp.org>
44457
44458         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
44459         email address.
44460         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
44461
44462 2008-03-06  Bruno Haible  <bruno@clisp.org>
44463
44464         * users.txt: Add libgnupdf.
44465
44466 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
44467
44468         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
44469         (Header File Substitutes, Function Substitutes,
44470         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
44471         (Build robot for gnulib): Fix typo.
44472
44473 2008-03-06  Bruno Haible  <bruno@clisp.org>
44474
44475         * doc/gnulib-tool.texi (VCS Issues): Small updates.
44476         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
44477
44478 2008-03-06  Bruno Haible  <bruno@clisp.org>
44479
44480         * doc/func.texi: New file, extracted from doc/gnulib.texi.
44481         * doc/gnulib.texi: Include it.
44482
44483 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44484
44485         * modules/func (License): Change license to unlimited; there was
44486         no LGPL parts in the module anyway.
44487
44488 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44489
44490         * modules/__func__: Renamed to modules/func.
44491         * modules/__func__-tests: Renamed to modules/func-tests.
44492         * tests/test-__func__.c: Renamed to tests/test-func.c.
44493         * m4/__func__.m4: Renamed to m4/func.m4.
44494         * doc/gnulib.texi (__func__): Section renamed to func.
44495         Suggested by Eric Blake <ebb9@byu.net>.
44496
44497 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44498
44499         * doc/gnulib.texi (__func__): Use C99 terminology when talking
44500         about __func__.  Make example self-contained.  Suggested by Eric
44501         Blake <ebb9@byu.net>.
44502
44503         * tests/test-__func__.c (main): Avoid extraneous () around __func.
44504         Suggested by Eric Blake <ebb9@byu.net>.
44505
44506 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44507
44508         * modules/__func__: New file.
44509         * modules/__func__-tests: New file.
44510         * tests/test-__func__.c: New file.
44511         * m4/__func__.m4: New file.
44512         * doc/gnulib.texi (__func__): Document __func__ module.
44513
44514 2008-03-05  Simon Josefsson  <simon@josefsson.org>
44515
44516         * modules/byteswap (License): Re-license as LGPLv2+.
44517
44518 2008-03-05  Simon Josefsson  <simon@josefsson.org>
44519
44520         * doc/Makefile: Add pdf target.
44521
44522 2008-03-05  Simon Josefsson  <simon@josefsson.org>
44523
44524         * modules/inline (License): Use 'unlimited', since there are only
44525         *.m4 files in this module.
44526
44527 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
44528             Bruno Haible  <bruno@clisp.org>
44529
44530         Add support for HP C 7.1 on OpenVMS 8.3.
44531         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
44532
44533 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
44534
44535         Update VMS specifics.
44536         * lib/getopt.c [VMS]: Remove include of unixlib.h.
44537
44538 2008-03-02  Jim Meyering  <meyering@redhat.com>
44539
44540         Remove the last dependency on the "free" module.
44541         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
44542         Reported by Bob Proulx.
44543
44544         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
44545
44546         Remove useless "if" tests before free.  Deprecate "free" module.
44547         * doc/posix-functions/free.texi: Mention that this
44548         module is no longer useful.
44549         * modules/free (Notice): Say this module is obsolete.
44550         * modules/readutmp (Depends-on): Remove free.
44551         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
44552         * lib/putenv.c (putenv): Likewise.
44553         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
44554         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
44555         * tests/test-c-strcasestr.c (main): Likewise.
44556         * tests/test-c-strstr.c (main): Likewise.
44557         * tests/test-mbscasestr1.c (main): Likewise.
44558         * tests/test-mbscasestr2.c (main): Likewise.
44559         * tests/test-mbsstr1.c (main): Likewise.
44560         * tests/test-mbsstr2.c (main): Likewise.
44561         * tests/test-memmem.c (main): Likewise.
44562         * tests/test-strcasestr.c (main): Likewise.
44563         * tests/test-striconv.c (main): Likewise.
44564         * tests/test-striconveh.c (main): Likewise.
44565         * tests/test-striconveha.c (main): Likewise.
44566         * tests/test-strstr.c (main): Likewise.
44567
44568         * build-aux/git-version-gen: Adjust a comment and the Usage string.
44569
44570         bootstrap: sync from coreutils again
44571         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
44572
44573 2008-03-01  Jim Meyering  <meyering@redhat.com>
44574
44575         bootstrap: sync from coreutils
44576         * build-aux/bootstrap (update_po_files): Copy a .po file into place
44577         also when the target doesn't exist.
44578
44579 2008-03-01  Eric Blake  <ebb9@byu.net>
44580
44581         Fix bugs in last patch.
44582         * lib/memchr2.c (memchr2): Fix typo.
44583         * tests/test-memchr2.c: Test previous bug, and don't use GNU
44584         extension.
44585         Reported by Bruce Korb.
44586
44587         New module 'memchr2'.
44588         * modules/memchr2: New file.
44589         * modules/memchr2-tests: Likewise.
44590         * lib/memchr2.h: Likewise.
44591         * lib/memchr2.c: Likewise, based on memchr.c.
44592         * tests/test-memchr2.c: New test.
44593         * MODULES.html.sh (String handling): Add memchr2.
44594
44595 2008-02-29  Bruno Haible  <bruno@clisp.org>
44596
44597         * modules/freadseek-tests: New file.
44598         * tests/test-freadseek.sh: New file.
44599         * tests/test-freadseek.c: New file.
44600
44601         New module 'freadseek'.
44602         * modules/freadseek: New file.
44603         * lib/freadseek.h: New file.
44604         * lib/freadseek.c: New file.
44605         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
44606
44607 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
44608
44609         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
44610         wydawca.
44611
44612         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
44613         program_invocation_name and program_invocation_short_name are
44614         present.
44615
44616 2008-02-28  Bruno Haible  <bruno@clisp.org>
44617
44618         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
44619         * tests/test-freadptr.sh: Also test non-seekable stdin.
44620
44621 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
44622
44623         * build-aux/bootstrap (source_base, m4_base)
44624         (doc_base, tests_base): New variables.
44625         (gnulib_tool_options): Do not hardcode base directories, use
44626         the above variables instead.
44627
44628 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
44629
44630         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
44631
44632 2008-02-28  Bruno Haible  <bruno@clisp.org>
44633
44634         * modules/freadptr-tests: New file.
44635         * tests/test-freadptr.sh: New file.
44636         * tests/test-freadptr.c: New file.
44637
44638         New module 'freadptr'.
44639         * modules/freadptr: New file.
44640         * lib/freadptr.h: New file.
44641         * lib/freadptr.c: New file.
44642         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
44643
44644 2008-02-26  Karl Berry  <karl@freefriends.org>
44645
44646         Sync from Libtool:
44647         * libltdl/argz.c (argz_add, argz_count): New functions.
44648         * libltdl/argz.in.h: Declare them.
44649         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
44650
44651 2008-02-22  Bruno Haible  <bruno@clisp.org>
44652
44653         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
44654         is a pointer type.  Needed for HP-UX 10.
44655         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
44656         * doc/posix-functions/gmtime_r.texi: Likewise.
44657         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
44658
44659 2008-02-24  Bruno Haible  <bruno@clisp.org>
44660
44661         * modules/environ-tests: New file.
44662         * tests/test-environ.c: New file.
44663
44664         New module 'environ'.
44665         * modules/environ: New file.
44666         * lib/unistd.in.h (environ): New declaration.
44667         * m4/environ.m4: New file.
44668         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
44669         after use.
44670         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
44671         HAVE_DECL_ENVIRON.
44672         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
44673         HAVE_DECL_ENVIRON.
44674         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
44675         wrong claim that 'environ' is missing on some systems.
44676         * modules/execute (Depends-on): Add environ.
44677         * lib/execute.c (environ): Remove fallback declaration.
44678         * modules/pipe (Depends-on): Add environ.
44679         * lib/pipe.c (environ): Remove fallback declaration.
44680         * modules/setenv (Depends-on): Add environ.
44681         * lib/setenv.c (environ): Remove fallback declaration.
44682         * modules/unsetenv (Depends-on): Add environ.
44683         * lib/unsetenv.c (environ): Remove fallback declaration.
44684         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
44685         m4/environ.m4.
44686         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
44687         (gl_PREREQ_UNSETENV): Likewise.
44688
44689 2008-02-24  Bruno Haible  <bruno@clisp.org>
44690
44691         * doc/posix-functions/environ.texi: Document the MacOS X problem.
44692
44693 2008-02-20  Bob Proulx  <bob@proulx.com>
44694
44695         Enable use of older two part flavor 'git describe'.
44696         * build-aux/git-version-gen: If using the older two part flavor of
44697         git version then recreate the third part now present in the
44698         newer three part flavor of git describe.
44699
44700 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
44701
44702         * lib/fts.c (fts_build): Typo correction to comment.
44703
44704 2008-02-17  Bruno Haible  <bruno@clisp.org>
44705
44706         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
44707         generating no-op conflicts.
44708
44709 2008-02-17  Bruno Haible  <bruno@clisp.org>
44710
44711         Speed up by 10%.
44712         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
44713         result_entries, rather than an index-based loop.
44714
44715 2008-02-17  Bruno Haible  <bruno@clisp.org>
44716
44717         Speed up by 25%.
44718         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
44719         'hashcode_cached'.
44720         (entry_create): New function.
44721         (entry_hashcode): Use the cached hashcode if possible.
44722         (read_changelog_file, try_split_merged_entry): Use entry_create.
44723
44724 2008-02-17  Bruno Haible  <bruno@clisp.org>
44725
44726         Speed up from O(n^2) to O(n) for long ChangeLog files.
44727         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
44728         (read_changelog_file): Change implementation of entries_reversed list
44729         to rbtreehash.
44730         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
44731
44732 2008-02-17  Bruno Haible  <bruno@clisp.org>
44733
44734         New option --split-merged-entry.
44735         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
44736         (find_paragraph_end, try_split_merged_entry): New functions.
44737         (long_options): Add option --split-merged-entry.
44738         (usage): Document option --split-merged-entry.
44739         (main): Implement option --split-merged-entry.
44740         Reported by Eric Blake.
44741
44742 2008-02-17  Bruno Haible  <bruno@clisp.org>
44743
44744         * lib/git-merge-changelog.c: Include c-strstr.h.
44745         (main): Support the "git pull --rebase" situation.
44746         * modules/git-merge-changelog (Depends-on): Add c-strstr.
44747         Reported by Eric Blake.
44748
44749 2008-02-16  Eric Blake  <ebb9@byu.net>
44750
44751         Avoid doubling \ in common case of "c-maybe" quoting style.
44752         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
44753         eliding outer quotes.
44754         * lib/quotearg.h: Document this.
44755         * tests/test-quotearg.c (result_strings, inputs, results_g)
44756         (flag_results, locale_results): Test it by adding a new string to
44757         each test group.
44758         (compare_strings): Test new string.
44759
44760 2008-02-13  Eric Blake  <ebb9@byu.net>
44761
44762         Avoid trigraph quoting in default output.
44763         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
44764         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
44765         unless explicitly requested.
44766         * tests/test-quotearg.c (flag_results, main): Add additional tests.
44767
44768 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
44769
44770         Don't rely on signed integer overflowing to negative value.
44771         * lib/getugroups.c (getugroups): Include <limits.h>.
44772         Instead, compare against INT_MAX, and increment only if the test passes.
44773
44774 2008-02-13  Jim Meyering  <meyering@redhat.com>
44775         and Eric Blake  <ebb9@byu.net>
44776
44777         Avoid shadowing warning and compile errors on Linux.
44778         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
44779         forwarding macros on Linux.
44780         (dcgettext): Define a stub, for Linux.
44781         (results_g, main): Avoid warnings.
44782
44783 2008-02-12  Eric Blake  <ebb9@byu.net>
44784
44785         Silence warning in last patch.
44786         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
44787
44788         Quotearg part 4: add tests, fix c-maybe colon quoting.
44789         * lib/quotearg.h: Improve documentation.
44790         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
44791         escapes when adding outer quotes.  When quoting trigraphs, use
44792         valid C notation.  When quoting NUL, omit extra characters if next
44793         character is not digit.  Alter prototype.
44794         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
44795         callers.
44796         * modules/quotearg-tests: New module.
44797         * tests/test-quotearg.c: New test.
44798
44799 2008-02-07  Eric Blake  <ebb9@byu.net>
44800
44801         Quotearg part 3: add flag to control outer quote elision.
44802         * lib/quotearg.h (c_maybe_quoting_style): New style.
44803         (enum quoting_flags): Better documentation of flags.
44804         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
44805         c-maybe style.
44806         (quotearg_buffer_restyled): Handle new flag to elide outer
44807         quotes.
44808
44809         Quotearg part 2: add flag that can control NUL elision.
44810         * lib/quotearg.h (set_quoting_flags): New prototype.
44811         * lib/quotearg.c (struct quoting_options): Add flag field.
44812         (set_quoting_flags): New function.
44813         (quotearg_buffer_restyled): Add flags parameter.
44814         (quotearg_alloc_mem): Set the flag if length cannot be returned.
44815         (quotearg_n_options): Set the flag, since length cannot be
44816         returned.
44817         (quoting_options_from_style): Default flags correctly.
44818
44819         Quotearg part 1: more wrappers, restore quotearg_char state.
44820         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
44821         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
44822         (quotearg_colon_mem): New wrappers.
44823         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
44824         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
44825         functions.
44826         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
44827         (quotearg_colon_mem): New functions.
44828
44829 2008-02-11  Bruno Haible  <bruno@clisp.org>
44830
44831         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
44832         library in the current directory: it does not work with parallel make.
44833         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
44834
44835 2008-02-11  Bruno Haible  <bruno@clisp.org>
44836
44837         * .gitattributes: New file.
44838
44839 2008-02-11  Jim Meyering  <meyering@redhat.com>
44840
44841         useless-if-before-free: Fix reversed exit values.
44842         * build-aux/useless-if-before-free: Use correct values
44843         for EXIT_MATCH and EXIT_NO_MATCH.
44844
44845         * build-aux/useless-if-before-free: Close stdout carefully.
44846
44847 2008-02-10  Bruno Haible  <bruno@clisp.org>
44848
44849         New module 'git-merge-changelog'.
44850         * modules/git-merge-changelog: New file.
44851         * lib/git-merge-changelog.c: New file.
44852
44853 2008-02-10  Jim Meyering  <meyering@redhat.com>
44854
44855         useless-if-before-free: New option: --list (-l).
44856
44857         useless-if-before-free: Don't exit immediately upon open failure.
44858         * build-aux/useless-if-before-free: Exit 2 for errors.
44859         Upon failure to open a file, don't exit immediately.
44860         Rather, just warn and continue with any remaining files.
44861
44862 2008-02-10  Bruno Haible  <bruno@clisp.org>
44863
44864         New abstract list operation 'node_set_value'.
44865         * lib/gl_list.h (gl_list_node_set_value): New function.
44866         (struct gl_list_implementation): New field node_set_value.
44867         * lib/gl_list.c (gl_list_node_set_value): New function.
44868         * lib/gl_array_list.c (gl_array_node_set_value): New function.
44869         (gl_array_list_implementation): Update.
44870         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
44871         (gl_carray_list_implementation): Update.
44872         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
44873         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
44874         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
44875         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
44876         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
44877         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
44878         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
44879         Update.
44880         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
44881         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
44882         (gl_sublist_list_implementation): Update.
44883
44884 2008-02-10  Bruno Haible  <bruno@clisp.org>
44885
44886         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
44887         Needed when ELEMENT is #defined to 'some_type *'.
44888
44889 2008-02-10  Jim Meyering  <meyering@redhat.com>
44890
44891         New script and module: useless-if-before-free
44892         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
44893         * build-aux/useless-if-before-free: New file.
44894         * modules/useless-if-before-free: New file.
44895
44896         * build-aux/gitlog-to-changelog: Use committer date, not author date.
44897
44898         xstrtol_error: Fix typo.
44899         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
44900         s/exit_failure/exit_status/.
44901
44902 2008-02-09  Jim Meyering  <meyering@redhat.com>
44903
44904         New script and module: gitlog-to-changelog
44905         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
44906         * modules/gitlog-to-changelog: New file.
44907         * build-aux/gitlog-to-changelog: New file.
44908
44909 2008-02-08  Jim Meyering  <meyering@redhat.com>
44910
44911         Avoid two "parameter unused" warnings.
44912         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
44913         Mark "st" as used.
44914
44915         Use "git COMMAND", not "git-COMMAND".
44916         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
44917         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
44918         * build-aux/git-version-gen: Use "git status", not "git-status".
44919
44920 2008-02-07  Bruno Haible  <bruno@clisp.org>
44921
44922         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
44923         Avoids a crash on Windows Vista.
44924         Reported by Adam Strzelecki <ono@java.pl> via
44925         Simon Josefsson <simon@josefsson.org>.
44926
44927 2008-02-06  Bruno Haible  <bruno@clisp.org>
44928
44929         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
44930         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
44931         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
44932         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
44933         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
44934         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
44935         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
44936         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
44937         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
44938         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
44939         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
44940         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
44941         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
44942         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
44943         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
44944         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
44945         left-adjust flag.
44946         * tests/test-snprintf-posix.h (test_function): Likewise.
44947         * tests/test-sprintf-posix.h (test_function): Likewise.
44948         * tests/test-vasprintf-posix.c (test_function): Likewise.
44949         * doc/posix-functions/fprintf.texi: Update.
44950         * doc/posix-functions/printf.texi: Update.
44951         * doc/posix-functions/snprintf.texi: Update.
44952         * doc/posix-functions/sprintf.texi: Update.
44953         * doc/posix-functions/vfprintf.texi: Update.
44954         * doc/posix-functions/vprintf.texi: Update.
44955         * doc/posix-functions/vsnprintf.texi: Update.
44956         * doc/posix-functions/vsprintf.texi: Update.
44957         Reported by Peter Fales <psfales@alcatel-lucent.com>.
44958
44959 2008-02-06  Bruno Haible  <bruno@clisp.org>
44960
44961         Fix bug introduced on 2008-01-26.
44962         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
44963
44964 2008-02-06  Bruno Haible  <bruno@clisp.org>
44965
44966         Fix bug introduced on 2007-06-10.
44967         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
44968         !NEED_PRINTF_FLAG_ZERO.
44969
44970 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
44971
44972         getloadavg: use libperfstat on AIX5
44973         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
44974
44975 2008-02-03  Bruno Haible  <bruno@clisp.org>
44976
44977         * lib/diffseq.h: Add comments about required #includes.
44978         Reported by Michael Biggs <gnulib@doubleplum.net>.
44979
44980 2008-02-01  Bruno Haible  <bruno@clisp.org>
44981
44982         * users.txt: Add gnuit.
44983
44984 2008-01-31  Bruno Haible  <bruno@clisp.org>
44985
44986         * lib/md4.c (set_uint32): Mark as inline.
44987         * lib/md5.c (set_uint32): Likewise.
44988         * lib/sha1.c (set_uint32): Likewise.
44989         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
44990         * m4/md5.m4 (gl_MD5): Likewise.
44991         * m4/sha1.m4 (gl_SHA1): Likewise.
44992
44993 2008-01-31  Jim Meyering  <meyering@redhat.com>
44994
44995         Use "sizeof VAR", rather than a literal "4".
44996         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
44997         * lib/md4.c (md4_read_ctx): Likewise.
44998         * lib/sha1.c (sha1_read_ctx): Likewise.
44999
45000 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45001
45002         * tests/test-sha1.c: New file, based on test-md5.c.
45003
45004         * modules/crypto/sha1-tests: New file.
45005
45006 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45007
45008         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
45009
45010 2008-01-31  Jim Meyering  <meyering@redhat.com>
45011
45012         Prefer "sizeof v" over the equivalent "4".
45013         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
45014         * lib/md5.c (set_uint32): Likewise.
45015         * lib/sha1.c (set_uint32): Likewise.
45016
45017 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45018
45019         * lib/sha1.c (set_uint32): Mark function as static.
45020
45021 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45022
45023         md2: clarify comments to say that alignment is not required.
45024         * lib/md2.h: Remove warning about alignment in comment.
45025         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
45026         never been required.
45027
45028 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45029
45030         md4: adapt alignment constraint fix from sha1.
45031         * lib/md4.c (set_uint32): New function, from sha1.c
45032         (md4_read_ctx): Use it.
45033         (md4_finish_ctx): Doc fix.
45034         * lib/md4.h: Doc fix.
45035
45036 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45037
45038         md5: adapt alignment constraint fix from sha1.
45039         * lib/md5.c (set_uint32): New function, from sha1.c
45040         (md5_read_ctx): Use it.
45041         (md5_finish_ctx): Doc fix.
45042         * lib/md5.h: Doc fix.
45043
45044 2008-01-30  Peter Palfrader  <weasel@debian.org>
45045
45046         sha1: remove the result buffer alignment constraint
45047         * lib/sha1.c (set_uint32): New function.
45048         (sha1_read_ctx): Rewrite to remove the result buffer alignment
45049         constraint.
45050         (sha1_finish_ctx): Remove comment warning about alignment constraint.
45051         * lib/sha1.h: Likewise.
45052
45053 2008-01-30  Andreas Schwab  <schwab@suse.de>
45054             Bruno Haible  <bruno@clisp.org>
45055
45056         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
45057         correct definition of LDBL_MIN_EXP.
45058
45059 2008-01-30  Karl Berry  <karl@gnu.org>
45060
45061         * config/srclist-update: try to preserve x bit on updates.
45062         * config/srclistvars.sh: update for karl.
45063
45064 2008-01-29  Jim Meyering  <meyering@redhat.com>
45065
45066         vasnprintf.c: Avoid warning about unused label
45067         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
45068         "overflow" label definition and associated code with the
45069         same cpp condition that guards the sole use of that label.
45070
45071 2008-01-26  Bruno Haible  <bruno@clisp.org>
45072
45073         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
45074         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
45075         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
45076         * lib/isnanl-nolibm.h (isnanl): Likewise.
45077         Reported by Paul Eggert <eggert@cs.ucla.edu>.
45078
45079 2008-01-26  Bruno Haible  <bruno@clisp.org>
45080
45081         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
45082         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
45083
45084 2008-01-26  Bruno Haible  <bruno@clisp.org>
45085
45086         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
45087         GCC >= 4.0 built-in.
45088         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
45089
45090 2008-01-26  Bruno Haible  <bruno@clisp.org>
45091
45092         Rename isnan, applicable to 'double' only, to isnand.
45093         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
45094         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
45095         (configure.ac): Update.
45096         (Include): Replace "isnan.h" with "isnand.h".
45097         * m4/isnand.m4: Renamed from m4/isnan.m4.
45098         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
45099         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
45100         instead of isnan.c.
45101         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
45102         instead of HAVE_ISNAN_IN_LIBC.
45103         (isnand): Renamed from isnan.
45104         * lib/isnand.c: New file.
45105         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
45106         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
45107         (Makefile.am): Update.
45108         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
45109         Include isnand.h instead of isnan.h.
45110         (main): Test isnand instead of isnan.
45111         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
45112         isnan-nolibm.
45113         * modules/frexp (Depends-on): Likewise.
45114         * modules/frexp-tests (Depends-on): Likewise.
45115         * modules/frexp-nolibm (Depends-on): Likewise.
45116         * modules/frexp-nolibm-tests (Depends-on): Likewise.
45117         * modules/isfinite (Depends-on): Likewise.
45118         * modules/round-tests (Depends-on): Likewise.
45119         * modules/signbit (Depends-on): Likewise.
45120         * modules/signbit-tests (Depends-on): Likewise.
45121         * modules/snprintf-posix (Depends-on): Likewise.
45122         * modules/sprintf-posix (Depends-on): Likewise.
45123         * modules/trunc-tests (Depends-on): Likewise.
45124         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
45125         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
45126         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
45127         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
45128         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
45129         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
45130         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
45131         * modules/vasnprintf-posix (Depends-on): Likewise.
45132         * modules/vasprintf-posix (Depends-on): Likewise.
45133         * modules/vfprintf-posix (Depends-on): Likewise.
45134         * modules/vsnprintf-posix (Depends-on): Likewise.
45135         * modules/vsprintf-posix (Depends-on): Likewise.
45136         * lib/frexp.c: Include isnand.h instead of isnan.h.
45137         (ISNAN): Set to isnand instead of isnan.
45138         * lib/isfinite.c: Include isnand.h instead of isnan.h.
45139         (gl_isfinited): Use isnand instead of isnan.
45140         * lib/signbitd.c: Include isnand.h instead of isnan.h.
45141         (gl_signbitd): Use isnand instead of isnan.
45142         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
45143         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
45144         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
45145         (main): Use isnand instead of isnan.
45146         * tests/test-round1.c: Include isnand.h.
45147         (main): Use isnand instead of isnan.
45148         * tests/test-round2.c: Include isnand.h instead of isnan.h.
45149         (ISNAN): Set to isnand instead of isnan.
45150         * tests/test-trunc1.c: Include isnand.h.
45151         (main): Use isnand instead of isnan.
45152         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
45153         (equal): Use isnand instead of isnan.
45154         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
45155         isnand-nolibm.
45156         * NEWS: Mention the change.
45157
45158 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
45159             Bruno Haible  <bruno@clisp.org>
45160
45161         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
45162         the GCC builtins for signbits are present and set
45163         REPLACE_SIGNBIT_USING_GCC if so.
45164         * lib/math.in.h (signbit): Define using GCC builtins if
45165         REPLACE_SIGNBIT_USING_GCC is set.
45166         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
45167         REPLACE_SIGNBIT_USING_GCC.
45168         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
45169
45170 2008-01-25  Jim Meyering  <meyering@redhat.com>
45171
45172         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
45173         * lib/poll.c: Include <config.h>, not "config.h".
45174         * tests/test-getaddrinfo.c: Likewise.
45175
45176 2008-01-25  Simon Josefsson  <simon@josefsson.org>
45177
45178         * modules/sockets-tests: New file.
45179
45180 2008-01-24  Simon Josefsson  <simon@josefsson.org>
45181
45182         * modules/sockets: New module, can be used to call WSA_Startup and
45183         WSA_Cleanup when needed.
45184
45185         * lib/sockets.h, lib/sockets.c: New files.
45186
45187         * m4/sockets.m4: New file.
45188
45189         * tests/test-sockets.c: New file.
45190
45191 2008-01-19  Bruno Haible  <bruno@clisp.org>
45192
45193         * doc/posix-headers: Renamed from doc/headers.
45194         * doc/posix-functions: Renamed from doc/functions.
45195         * doc/gnulib.texi: Update.
45196
45197 2008-01-19  Bruno Haible  <bruno@clisp.org>
45198
45199         * doc/glibc-functions/strcasestr.texi: Include contents of
45200         doc/functions/strcasestr.texi, fixing the list of platforms.
45201         * doc/functions/strcasestr.texi: Remove file.
45202
45203 2008-01-19  Bruno Haible  <bruno@clisp.org>
45204
45205         * doc/glibc-functions/memmem.texi: Include contents of
45206         doc/functions/memmem.texi.
45207         * doc/functions/memmem.texi: Remove file.
45208
45209 2008-01-18  Bruno Haible  <bruno@clisp.org>
45210
45211         * doc/glibc-functions/*.texi: New files.
45212         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
45213         to use the new files.
45214
45215 2008-01-17  Bruno Haible  <bruno@clisp.org>
45216
45217         * tests/test-gethostname.c (main): Fix printf statement.
45218
45219 2008-01-17  Simon Josefsson  <simon@josefsson.org>
45220
45221         * modules/gethostname-tests: New file.
45222
45223         * tests/test-gethostname.c: New file.
45224
45225 2008-01-17  Simon Josefsson  <simon@josefsson.org>
45226
45227         * lib/gethostname.c: Include string.h unconditionally, strncpy is
45228         used by the UNAME case.  Reported by Bruno Haible
45229         <bruno@clisp.org>.
45230
45231 2008-01-17  Eric Blake  <ebb9@byu.net>
45232
45233         Convert c-strcasestr to be more efficient.
45234         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
45235         (Depends-on): Add c-strcase, remove malloca, strnlen.
45236         * tests/test-c-strcasestr.c (main): Enhance test.
45237         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
45238
45239 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
45240
45241         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
45242         Use it in creating po/Makevars.
45243
45244 2008-01-15  Simon Josefsson  <simon@josefsson.org>
45245
45246         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
45247         Applications that requires it should initialize libgcrypt
45248         manually.
45249
45250 2008-01-16  Simon Josefsson  <simon@josefsson.org>
45251
45252         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
45253
45254 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
45255
45256         Fix problem with getdate on mingw32 reported by Simon Josefsson
45257         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
45258         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
45259         tzname", when deciding whether to declare tzname.
45260         * lib/strftime.c (tzname): Likewise.
45261
45262 2008-01-15  Bruno Haible  <bruno@clisp.org>
45263
45264         Work around a MacOS X 10.5 bug in frexpl().
45265         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
45266         * doc/functions/frexpl.texi: Document the bug.
45267         Reported by Elias Pipping <pipping@gentoo.org>.
45268
45269 2008-01-14  Eric Blake  <ebb9@byu.net>
45270
45271         Touch up previous patch.
45272         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
45273         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
45274
45275         Convert strcasestr module to use Two-Way algorithm.
45276         * modules/strcasestr-simple: New module, based on the old
45277         strcasestr, but with Two-Way rather than KMP.
45278         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
45279         * lib/string.in.h (rpl_strcasestr): Declare.
45280         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
45281         performance.
45282         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
45283         * modules/string (Makefile.am): Support strcasestr.
45284         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
45285         * modules/strcasestr-tests (Depends-on): Check for alarm.
45286         * tests/test-strcasestr.c: Augment test.
45287         * lib/str-two-way.h: Clean up stray macro.
45288         * NEWS: Document new module.
45289         * MODULES.html.sh (string handling): Likewise.
45290         * doc/functions/strcasestr.texi: New file.
45291         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
45292         here, since it is not a POSIX function.
45293
45294 2008-01-14  Colin Watson  <cjwatson@debian.org>
45295             Bruno Haible  <bruno@clisp.org>
45296
45297         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
45298         works fine; if not, set REPLACE_STRSIGNAL.
45299         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
45300         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
45301         REPLACE_STRSIGNAL.
45302         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
45303         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
45304         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
45305
45306 2008-01-14  Bruno Haible  <bruno@clisp.org>
45307
45308         * modules/strsignal (Include): Change to <string.h>.
45309
45310 2008-01-14  Colin Watson  <cjwatson@debian.org>
45311
45312         * modules/argp (Notice): Add a notice recommending to change
45313         XGETTEXT_OPTIONS.
45314         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
45315
45316 2008-01-13  Colin Watson  <cjwatson@debian.org>
45317
45318         * modules/strsignal-tests: New file.
45319         * tests/test-strsignal.c: New file.
45320
45321         * lib/strsignal.c: New file, from glibc with modifications.
45322         * lib/siglist.h: New file, from glibc with modifications.
45323         * lib/string.in.h (strsignal): New declaration.
45324         * m4/strsignal.m4: New file.
45325         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
45326         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
45327         * modules/strsignal: New file.
45328         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
45329         HAVE_DECL_STRSIGNAL.
45330
45331 2008-01-13  Bruno Haible  <bruno@clisp.org>
45332
45333         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
45334         locale encoding is not ASCII. Needed for OpenBSD 4.0.
45335         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
45336         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
45337
45338 2008-01-13  Bruno Haible  <bruno@clisp.org>
45339
45340         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
45341         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
45342         * lib/argp.h (__attribute__): Likewise.
45343         * lib/c-stack.c (__attribute__): Likewise.
45344         * lib/error.h (__attribute__): Likewise.
45345         * lib/fts.c (__attribute__): Likewise.
45346         * lib/openat.h (__attribute__): Likewise.
45347         * lib/stdio.in.h (__attribute__): Likewise.
45348         * lib/string.in.h (__attribute__): Likewise.
45349         * lib/utimens.c (__attribute__): Likewise.
45350         * lib/vasnprintf.h (__attribute__): Likewise.
45351         * lib/xalloc.h (__attribute__): Likewise.
45352         * lib/xprintf.h (__attribute__): Likewise.
45353         * lib/xstrtol.h (__attribute__): Likewise.
45354         * lib/xvasprintf.h (__attribute__): Likewise.
45355
45356 2008-01-12  Bruno Haible  <bruno@clisp.org>
45357
45358         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
45359         * doc/glibc-headers/a.out.texi: New file.
45360         * doc/glibc-headers/aliases.texi: New file.
45361         * doc/glibc-headers/alloca.texi: New file.
45362         * doc/glibc-headers/ar.texi: New file.
45363         * doc/glibc-headers/argp.texi: New file.
45364         * doc/glibc-headers/argz.texi: New file.
45365         * doc/glibc-headers/byteswap.texi: New file.
45366         * doc/glibc-headers/crypt.texi: New file.
45367         * doc/glibc-headers/endian.texi: New file.
45368         * doc/glibc-headers/envz.texi: New file.
45369         * doc/glibc-headers/err.texi: New file.
45370         * doc/glibc-headers/error.texi: New file.
45371         * doc/glibc-headers/execinfo.texi: New file.
45372         * doc/glibc-headers/fpu_control.texi: New file.
45373         * doc/glibc-headers/fstab.texi: New file.
45374         * doc/glibc-headers/fts.texi: New file.
45375         * doc/glibc-headers/getopt.texi: New file.
45376         * doc/glibc-headers/ieee754.texi: New file.
45377         * doc/glibc-headers/ifaddrs.texi: New file.
45378         * doc/glibc-headers/libintl.texi: New file.
45379         * doc/glibc-headers/mcheck.texi: New file.
45380         * doc/glibc-headers/mntent.texi: New file.
45381         * doc/glibc-headers/obstack.texi: New file.
45382         * doc/glibc-headers/paths.texi: New file.
45383         * doc/glibc-headers/printf.texi: New file.
45384         * doc/glibc-headers/pty.texi: New file.
45385         * doc/glibc-headers/resolv.texi: New file.
45386         * doc/glibc-headers/shadow.texi: New file.
45387         * doc/glibc-headers/sysexits.texi: New file.
45388         * doc/glibc-headers/ttyent.texi: New file.
45389
45390 2008-01-12  Jim Meyering  <meyering@redhat.com>
45391
45392         announce-gen: emit Gnulib's git-based version string.
45393         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
45394         New option --gnulib-version=V, where V is expected to be
45395         the output of running git describe in the gnulib directory.
45396         (get_tool_versions): Request feedback on xdelta.  I suspect it's
45397         not useful, and plan to stop publishing an xdelta file with each
45398         coreutils release.
45399
45400         * build-aux/announce-gen: Also check for lzma-compressed files.
45401
45402 2008-01-11  Bruno Haible  <bruno@clisp.org>
45403
45404         * tests/test-memmem.c (main): Increase maximum allowed time.
45405         * tests/test-strstr.c (main): Likewise.
45406
45407 2008-01-11  Bruno Haible  <bruno@clisp.org>
45408
45409         * doc/functions/memmem.texi: Add more precisions about platforms.
45410         * doc/functions/strstr.texi: Likewise.
45411
45412 2008-01-10  Eric Blake  <ebb9@byu.net>
45413
45414         * m4/strstr.m4: Delete cruft from copy-n-paste.
45415         Reported by Bruno Haible.
45416
45417 2008-01-10  Bruno Haible  <bruno@clisp.org>
45418
45419         Make c-strstr rely on strstr.
45420         * lib/c-strstr.c: Don't include str-kmp.h.
45421         (c_strstr): Define in terms of strstr.
45422         * modules/c-strstr (Files): Remove lib/str-kmp.h.
45423         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
45424
45425 2008-01-10  Bruno Haible  <bruno@clisp.org>
45426
45427         * doc/gnulib.texi (String Functions in C Locale): New section.
45428         * doc/c-ctype.texi: New file.
45429         * doc/c-strcase.texi: New file.
45430         * doc/c-strcaseeq.texi: New file.
45431         * doc/c-strcasestr.texi: New file.
45432         * doc/c-strstr.texi: New file.
45433         * doc/c-strtod.texi: New file.
45434         * doc/c-strtold.texi: New file.
45435
45436 2008-01-10  Eric Blake  <ebb9@byu.net>
45437
45438         * lib/relocatable.h: Fix a comment.
45439
45440 2008-01-10  Eric Blake  <ebb9@byu.net>
45441
45442         Share two-way algorithm.
45443         * lib/str-two-way.h: New file, merged from...
45444         * lib/memmem.c: ...here...
45445         * lib/strstr.c: ...and here.
45446         * modules/memmem (Files): Use it.
45447         * modules/strstr (Files): Likewise.
45448
45449         Avoid quadratic strstr implementations.
45450         * lib/strstr.c: New file.
45451         * m4/strstr.m4: Likewise.
45452         * modules/strstr: Likewise.
45453         * modules/strstr-tests: Likewise.
45454         * tests/test-strstr.c: Likewise.
45455         * lib/string.in.h (rpl_strstr): Declare.
45456         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
45457         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
45458         * modules/string (Makefile.am): Likewise.
45459         * MODULES.html.sh (string handling): Mention new module.
45460         * doc/functions/strstr.texi (strstr): Document the bug.
45461
45462 2008-01-10  Bruno Haible  <bruno@clisp.org>
45463
45464         * lib/relocatable.h (relocate): State whether result is freshly
45465         allocated or not.
45466         * lib/relocatable.c (relocate): Return a freshly allocated string
45467         instead of a pointer to a privately held string.
45468         Reported by Sylvain Beucler <beuc@gnu.org>.
45469
45470 2008-01-10  Colin Watson  <cjwatson@debian.org>
45471
45472         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
45473         s/S_ISNLK/S_ISLNK/.
45474
45475 2008-01-09  Bruno Haible  <bruno@clisp.org>
45476
45477         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
45478         and other files.
45479         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
45480         if it's only a guess.
45481         * modules/memmem: Simplify by depending on memmem-simple.
45482
45483 2008-01-09  Bruno Haible  <bruno@clisp.org>
45484
45485         Work around OpenBSD 4.0 tdelete() bug.
45486         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
45487         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
45488         macros and don't redefine the enum values.
45489         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
45490         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
45491         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
45492
45493 2008-01-09  Bruno Haible  <bruno@clisp.org>
45494
45495         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
45496         (main): Don't perform the tests if setlocale did not install a UTF-8
45497         locale. Needed on OpenBSD 4.0.
45498         * modules/wcwidth-tests (Depends-on): Add localcharset.
45499
45500 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
45501
45502         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
45503         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
45504         * NEWS: announce this.
45505         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
45506
45507 2008-01-09  Simon Josefsson  <simon@josefsson.org>
45508         and Eric Blake  <ebb9@byu.net>
45509
45510         Add memmem-simple module.
45511         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
45512         (gl_FUNC_MEMMEM): Separate performance from presence checks.
45513         * modules/memmem-simple: New file.
45514         * modules/memmem (Description): Tweak.
45515         * MODULES.html.sh (string handling): Mention new module.
45516         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
45517         addressed by memmem-simple.
45518         * NEWS: Document the difference.
45519
45520 2008-01-09  Eric Blake  <ebb9@byu.net>
45521
45522         Give gcc some memmem optimization hints.
45523         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
45524         (strcasestr): Declare as pure.
45525         * modules/memmem (Maintainer): Claim my implementation.
45526
45527 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45528
45529         Support AIX 6.1 and higher.
45530         * build-aux/config.libpath: Likewise.
45531         * build-aux/config.rpath: Likewise.
45532
45533 2008-01-08  Jim Meyering  <meyering@redhat.com>
45534             Bruno Haible  <bruno@clisp.org>
45535
45536         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
45537         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
45538         Reported by Peter Fales in
45539         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
45540
45541 2008-01-08  Bruno Haible  <bruno@clisp.org>
45542
45543         * modules/unictype/category-of (Depends-on): Add
45544         unictype/category-none.
45545         * modules/unictype/category-and-tests (Depends-on): Add
45546         unictype/category-{L,N,Lu,Nd}.
45547         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
45548         * modules/unictype/category-or-tests (Depends-on): Add
45549         unictype/category-{L,N}.
45550         * modules/unictype/category-name-tests (Depends-on): Add
45551         unictype/category-{Z,Nl}.
45552         Reported by Simon Josefsson.
45553
45554 2008-01-08  Bruno Haible  <bruno@clisp.org>
45555
45556         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
45557         convention better.
45558         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
45559         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
45560         Reported by Peter Miller <millerp@canb.auug.org.au>.
45561
45562 2008-01-08  Eric Blake  <ebb9@byu.net>
45563
45564         Rewrite memmem to guarantee linear complexity without malloc.
45565         * lib/memmem.c (memmem): Use Two-Way rather than
45566         Knuth-Morris-Pratt, to allow O(1) space usage.
45567         (critical_factorization, two_way_short_needle)
45568         (two_way_long_needle): New functions.
45569         (knuth_morris_pratt): Delete.
45570         * modules/memmem (Depends-on): No longer need malloca or stdbool.
45571         Add stdint.
45572         * tests/test-memmem.c (main): Add tests for periodic needle and
45573         sublinear performance.
45574         * doc/functions/memmem.texi (memmem): Document other deficiencies
45575         in cygwin and older glibc.
45576
45577 2008-01-08  Bruno Haible  <bruno@clisp.org>
45578
45579         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
45580         augmentation.
45581
45582 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
45583
45584         Add a configure time option: --disable-acl.
45585         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
45586         AC_ARG_ENABLE(acl).
45587
45588 2008-01-06  Simon Josefsson  <simon@josefsson.org>
45589
45590         * tests/test-localename.c: Don't include obsolete "setenv.h".
45591
45592         * modules/localename-tests (Depends-on): Need unsetenv.
45593
45594 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45595
45596         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
45597
45598 2008-01-06  Colin Watson  <cjwatson@debian.org>
45599
45600         * users.txt: Add man-db.
45601
45602 2008-01-07  Bruno Haible  <bruno@clisp.org>
45603
45604         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
45605         previous section name.
45606
45607 2008-01-07  Bruno Haible  <bruno@clisp.org>
45608
45609         * lib/progname.c (set_program_name): Don't strip off a leading
45610         "lt-" prefix outside a .libs directory.
45611         Suggested by Paul Eggert.
45612
45613 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
45614             Bruno Haible  <bruno@clisp.org>
45615
45616         Improve memory cleanup in 'relocatable' module.
45617         * lib/relocatable.h (compute_curr_prefix): Change return type to
45618         'char *'.
45619         * lib/relocatable.c (compute_curr_prefix): Change return type to
45620         'char *'. Free curr_installdir after use.
45621         (relocate): Free curr_prefix_better after use.
45622         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
45623
45624 2008-01-01  Bruno Haible  <bruno@clisp.org>
45625
45626         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
45627         failure on older glibc systems.
45628         Reported by Peter Fales <psfales@alcatel-lucent.com>.
45629
45630 2008-01-05  Eric Blake  <ebb9@byu.net>
45631
45632         Avoid quadratic system memmem.
45633         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
45634         Reported by Ralf Wildenhues.
45635
45636         Fix memmem test for mingw.
45637         * modules/memmem-tests (configure.ac): Check for alarm.
45638         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
45639         it.
45640         * doc/functions/memmem.texi: New file.
45641         * doc/gnulib.texi (Function Substitutes): Add memmem.
45642         Reported by Bruno Haible.
45643
45644 2008-01-04  Bruno Haible  <bruno@clisp.org>
45645
45646         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
45647         Require gl_HEADER_STRINGS_H_DEFAULTS, not
45648         gl_HEADER_STRING_H_DEFAULTS.
45649
45650 2008-01-04  Eric Blake  <ebb9@byu.net>
45651
45652         Shorten duration of memmem test.
45653         * tests/test-memmem.c (main): Use alarm to declare failure if test
45654         is taking too long.
45655         Reported by Ralf Wildenhues.
45656
45657 2007-12-21  Simon Josefsson  <simon@josefsson.org>
45658
45659         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
45660         string, needed by strerror.
45661
45662 2008-01-03  Colin Watson  <cjwatson@debian.org>
45663             Bruno Haible  <bruno@clisp.org>
45664
45665         * doc/gnulib-tool.texi (Localization): New section.
45666
45667 2008-01-02  Bruno Haible  <bruno@clisp.org>
45668
45669         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
45670         variables to 'unsigned char *' type.
45671         Reported by Paul Eggert.
45672
45673 2008-01-02  Jim Meyering  <jim@meyering.net>
45674
45675         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
45676
45677 2007-12-31  Jim Meyering  <jim@meyering.net>
45678
45679         Avoid use of private FTS type name.
45680         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
45681
45682 2007-12-30  Karl Berry  <karl@gnu.org>
45683
45684         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
45685         work around defect in Texinfo and/or the standalone Info browser.
45686
45687 2007-12-30  Bruno Haible  <bruno@clisp.org>
45688
45689         Unify 5 copies of the KMP code.
45690         * lib/str-kmp.h: New file.
45691         * lib/c-strcasestr.c: Include str-kmp.h.
45692         (knuth_morris_pratt): Remove function.
45693         (c_strcasestr): Update.
45694         * lib/c-strstr.c: Include str-kmp.h.
45695         (knuth_morris_pratt): Remove function.
45696         (c_strcasestr): Update.
45697         * lib/mbscasestr.c: Include str-kmp.h.
45698         (knuth_morris_pratt_unibyte): Remove function.
45699         * lib/mbsstr.c: Include str-kmp.h.
45700         (knuth_morris_pratt_unibyte): Remove function.
45701         * lib/strcasestr.c: Include str-kmp.h.
45702         (knuth_morris_pratt): Remove function.
45703         (strcasestr): Update.
45704         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
45705         * modules/c-strstr (Files): Likewise.
45706         * modules/mbscasestr (Files): Likewise.
45707         * modules/mbsstr (Files): Likewise.
45708         * modules/strcasestr (Files): Likewise.
45709         Suggested by Paul Eggert.
45710
45711 2007-12-30  Bruno Haible  <bruno@clisp.org>
45712
45713         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
45714         defined.
45715
45716 2007-12-30  Bruno Haible  <bruno@clisp.org>
45717
45718         * lib/xmalloca.h: Include xalloc.h.
45719         (xnmalloca): New macro.
45720
45721 2007-12-30  Bruno Haible  <bruno@clisp.org>
45722
45723         * lib/malloca.h (nmalloca): New macro.
45724         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
45725         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
45726         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
45727         knuth_morris_pratt_multibyte): Likewise.
45728         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
45729         knuth_morris_pratt_multibyte): Likewise.
45730         * lib/memmem.c (knuth_morris_pratt): Likewise.
45731         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
45732
45733 2007-12-25  Bruno Haible  <bruno@clisp.org>
45734
45735         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
45736         * lib/glob.c: Don't include openat.h.
45737         (link_exists2_p): Add back the code that deals with the
45738         !GLOB_ALTDIRFUNC case.
45739         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
45740         let it do the filename concatenation.
45741         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
45742         * modules/glob (Depends-on): Remove openat.
45743
45744 2007-12-31  Bruno Haible  <bruno@clisp.org>
45745
45746         * modules/dirfd (License): Change to LGPLv2+.
45747         Approved by Jim Meyering.
45748
45749 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
45750
45751         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
45752         when multiplying M by sizeof (size_t).
45753
45754 2007-12-10  Martin Lambers  <marlam@marlam.de>
45755
45756         Override getpagesize on mingw.
45757         * lib/getpagesize.c: New file.
45758         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
45759         * modules/getpagesize (Files): Add lib/getpagesize.c.
45760         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
45761         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
45762         REPLACE_GETPAGESIZE.
45763         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
45764
45765 2007-12-25  Bruno Haible  <bruno@clisp.org>
45766
45767         * modules/localcharset (Notice): New field.
45768         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
45769         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
45770
45771 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
45772             Bruno Haible  <bruno@clisp.org>
45773
45774         Avoid using the syntax symbol() in formatted documentation.
45775         * MODULES.html.sh (func_module): When replacing symbol() with a
45776         hyperlink, remove the parentheses. Show an error if some remain.
45777         Recognize and render the '...' syntax.
45778         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
45779         Rework. Add paragraph about GCC's inlining.
45780         * doc/alloca.texi: Likewise.
45781         * doc/error.texi: Remove parentheses from symbol reference.
45782         * doc/gnulib-intro.texi: Likewise.
45783         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
45784         * modules/fnmatch (Description): Reword to say "the ... function".
45785         * modules/full-read (Description): Likewise.
45786         * modules/full-write (Description): Likewise.
45787         * modules/safe-read (Description): Likewise.
45788         * modules/safe-write (Description): Likewise.
45789         * modules/strchrnul (Description): Likewise.
45790         * modules/trim (Description): Likewise.
45791         * modules/error (Description): Remove parentheses from symbol
45792         references.
45793         * modules/verror (Description): Likewise.
45794         Reported by Karl Berry.
45795
45796 2007-12-25  Bruno Haible  <bruno@clisp.org>
45797
45798         Fixup after 2007-10-16 commit.
45799         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
45800
45801 2007-12-24  Bruno Haible  <bruno@clisp.org>
45802
45803         Make --enable-relocatable work with DESTDIR.
45804         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
45805         to compute installdir from destprog.
45806         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
45807         also set the RELOC_DESTDIR variable.
45808         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
45809
45810 2007-12-24  Bruno Haible  <bruno@clisp.org>
45811
45812         Fix link error due to xalloc_die().
45813         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
45814         of xreadlink.
45815         * lib/relocwrapper.c: Update comments.
45816         * build-aux/install-reloc: Remove xreadlink.c from file list.
45817         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
45818         xreadlink.c.
45819         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
45820
45821 2007-12-24  Bruno Haible  <bruno@clisp.org>
45822
45823         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
45824         * lib/setenv.h: Remove file.
45825         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
45826         lib/setenv.h.
45827         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
45828         (Depends-on): Add stdlib.
45829         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
45830         gl_FUNC_UNSETENV.
45831         (Include): Replace setenv.h with <stdlib.h>.
45832         * modules/unsetenv: New file.
45833         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
45834         * lib/unsetenv.c: Include <stdlib.h> first.
45835         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
45836         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
45837         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
45838         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
45839         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
45840         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
45841         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
45842         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
45843         * doc/functions/unsetenv.texi: Update.
45844         * modules/xsetenv (Depends-on): Add unsetenv.
45845         * modules/getdate (Depends-on): Likewise.
45846         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
45847         * lib/xsetenv.c: Don't include setenv.h.
45848         * lib/getdate.y: Likewise.
45849         * lib/relocwrapper.c: Likewise.
45850         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
45851         (Depends-on): Add stdlib.
45852         * NEWS: Mention the changes.
45853         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
45854
45855 2007-12-23  Bruno Haible  <bruno@clisp.org>
45856
45857         * lib/memmem.c (memmem): Use lowercase variable names. Tab
45858         indentation.
45859
45860 2007-12-23  Bruno Haible  <bruno@clisp.org>
45861
45862         * lib/c-strcasestr.c: Add more comments.
45863         * lib/c-strstr.c: Likewise.
45864         * lib/mbscasestr.c: Likewise.
45865         * lib/mbsstr.c: Likewise.
45866         * lib/strcasestr.c: Likewise.
45867         * lib/memmem.c: Likewise.
45868
45869 2007-12-23  Bruno Haible  <bruno@clisp.org>
45870
45871         * tests/test-memmem.c: Include <string.h> first.
45872
45873 2007-12-22  Bruno Haible  <bruno@clisp.org>
45874
45875         * gnulib-tool (func_create_testdir): Change $auxdir while generating
45876         the contents of $testsbase.
45877         Reported by Ralf Wildenhues.
45878
45879 2007-12-22  Bruno Haible  <bruno@clisp.org>
45880
45881         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
45882         two variables local_ldadd_before, local_ldadd_last.
45883
45884 2007-12-20  Eric Blake  <ebb9@byu.net>
45885
45886         Work around circular library issue when cross-compiling.
45887         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
45888         that progname.o does not need to pull in rpl_memcmp.
45889
45890 2007-12-19  Eric Blake  <ebb9@byu.net>
45891
45892         Fix memmem to avoid O(n^2) worst-case complexity.
45893         * lib/memmem.c (knuth_morris_pratt): New function.
45894         (memmem): Use it if first few naive iterations fail.
45895         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
45896         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
45897         * modules/memchr (License): Likewise.
45898         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
45899         malloca.
45900         * tests/test-memmem.c: Rewrite, borrowing ideas from
45901         test-mbsstr1.c; the old version wouldn't even compile!
45902         * modules/memmem-tests: New file.
45903         * lib/string.in.h (rpl_memmem): Add declaration.
45904         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
45905         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
45906         REPLACE_MEMMEM.
45907
45908 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
45909
45910         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
45911         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
45912         before any system include files, and undef after them all.  This
45913         should fix a problem on VMS reported by John E. Malmberg in
45914         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
45915
45916 2007-12-17  Eric Blake  <ebb9@byu.net>
45917
45918         Revert addition of verify, for BSD/OS.
45919         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
45920         can't handle large files, for the sake of obsolete platforms.
45921         * modules/fseeko (Depends-on): Remove verify.
45922         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
45923         * doc/functions/ftello.texi (ftello): Likewise.
45924         * doc/functions/fgetpos.texi (fgetpos): Likewise.
45925         Reported by Larry Jones.
45926
45927 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
45928
45929         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
45930         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
45931
45932 2007-12-17  Jim Meyering  <meyering@redhat.com>
45933
45934         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
45935         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
45936         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
45937         * modules/getcwd (Depends-on): Add openat.
45938         Reported by Petr Salinger.
45939
45940 2007-12-17  Bruno Haible  <bruno@clisp.org>
45941
45942         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
45943         avoid a segmentation fault of the configure test on x86_64 systems.
45944
45945 2007-12-15  Jim Meyering  <meyering@redhat.com>
45946
45947         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
45948
45949 2007-12-13  Eric Blake  <ebb9@byu.net>
45950
45951         Another fseek test.
45952         * tests/test-fseek.c (main): Also test ungetc handling.
45953         * tests/test-fseeko.c (main): Likewise.
45954         * modules/fseeko (Depends-on): Add verify.
45955         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
45956         large.
45957         Reported by Larry Jones.
45958
45959         Fix fseeko on mingw.
45960         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
45961         seek.
45962
45963         Beef up fseek tests.
45964         * tests/test-fseek.c (main): Also test eof handling.
45965         * tests/test-fseeko.c (main): Likewise.
45966         Reported by Larry Jones.
45967
45968 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
45969
45970         Fix fseeko on BSD-based platforms.
45971         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
45972         successful seek.
45973
45974 2007-12-12  Eric Blake  <ebb9@byu.net>
45975
45976         Allow circular dependency of separate libtests.a
45977         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
45978         when use_libtests.
45979
45980 2007-12-11  Eric Blake  <ebb9@byu.net>
45981
45982         Fix bug with -0.0L in previous patch.
45983         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
45984         * tests/test-isnan.c (main): Also test on zeroes.
45985         * tests/test-isnanf.c (main): Likewise.
45986         * tests/test-isnanl.h (main): Likewise.
45987
45988         Detect pseudo-denormals on x86 even when cross-compiling.
45989         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
45990         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
45991         invalid bit patterns that happen to satisfy ==.
45992
45993         Avoid link failures with separate libtests.a.
45994         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
45995         last, to satisfy circular dependencies.
45996
45997 2007-12-11  Eric Blake  <ebb9@byu.net>
45998         and Bruno Haible  <bruno@clisp.org>
45999
46000         Fix OpenBSD 4.0 <float.h> handling of long double.
46001         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
46002         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
46003         * doc/headers/float.texi (float.h): Document OpenBSD bug.
46004
46005 2007-12-11  Jim Meyering  <meyering@redhat.com>
46006
46007         * users.txt: Add libvirt.
46008
46009         Support versions of autoconf prior to 2.59c.
46010         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
46011         if it is not already defined.
46012
46013 2007-12-09  Bruno Haible  <bruno@clisp.org>
46014
46015         Let 'gnulib-tool --import' collect sources needed for the tests in
46016         tests/ rather than in lib/.
46017         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
46018         argument. If true, add rules to generate libtests.a, and put libtests.a
46019         into $(LDADD). Consider source files in subdirectories and set
46020         uses_subdirs.
46021         (func_emit_initmacro_start, func_emit_initmacro_end,
46022         func_emit_initmacro_done): Pass all arguments explicitly.
46023         (func_import): Determine two module lists main_modules,
46024         testsrelated_modules. Determine use_libtests. Determine two variables
46025         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
46026         instead of just sed_transform_lib_file. Determine two variables
46027         main_files and testsrelated_files. Compute 'files' as the union of
46028         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
46029         func_add_or_update. In the generated gnulib-comp.m4, collect the
46030         object files for tests/ in different variables than those for lib/.
46031         Substitute LIBTESTS_LIBDEPS.
46032         (func_create_testdir): Combine the uses_subdirs results from
46033         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
46034
46035 2007-12-09  Bruno Haible  <bruno@clisp.org>
46036
46037         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
46038         the build-aux directory.
46039
46040 2007-12-09  Bruno Haible  <bruno@clisp.org>
46041
46042         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
46043         introduced on 2006-09-09.
46044
46045 2007-12-07  Jim Meyering  <meyering@redhat.com>
46046
46047         Let these macros work also with autoconf-2.59.
46048         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
46049         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
46050         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
46051
46052 2007-12-06  Jim Meyering  <meyering@redhat.com>
46053
46054         Avoid a configure-time syntax error in gl_FUNC_ACL.
46055         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
46056         function in each branch, before testing the cache variable.
46057
46058 2007-12-04  Eric Blake  <ebb9@byu.net>
46059
46060         Make scripts executable.
46061         * build-aux/config.guess: Add execute permissions.
46062         * build-aux/config.sub: Likewise.
46063         * build-aux/gendocs.sh: Likewise.
46064
46065         Fix frexp on mingw.
46066         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
46067         cross-compiling.
46068         * doc/functions/frexp.texi (frexp): Document the bug.
46069
46070         Make cygwin fseeko check more reliable.
46071         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
46072         version numbers, rather than unrelated feature check.
46073         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
46074         * doc/functions/ftello.texi (ftello): Likewise.
46075         Reported by Bruno Haible.
46076
46077         * m4/strerror.m4: Bump version number.
46078
46079 2007-12-03  Bruno Haible  <bruno@clisp.org>
46080
46081         * doc/functions/mprotect.texi: Mention the mingw problem.
46082
46083 2007-12-03  Eric Blake  <ebb9@byu.net>
46084
46085         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
46086         REPLACE_STRERROR is initialized before this macro.
46087
46088 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
46089
46090         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
46091         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
46092         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
46093         put -lsec in even for programs other than 'ls'.  This fixes a problem
46094         for gettext reported by Bruno Haible in
46095         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
46096         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
46097         Add support for Solaris 10.  This isn't efficient, but should get the
46098         job done for now.
46099
46100 2007-12-03  James Youngman  <jay@gnu.org>
46101
46102         * doc/regexprops-generic.texi: change "an close-group" to "a
46103         close-group" and "illegal" to "not allowed".
46104
46105 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46106
46107         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
46108         pr_byname.h. Needed for the rare case when the maintainer has done
46109         "make maintainer-clean" in the source directory and then attempts a
46110         build outside the source directory.
46111         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
46112         scripts_byname.h.
46113
46114 2007-12-02  Martin Lambers <marlam@marlam.de>
46115             Bruno Haible  <bruno@clisp.org>
46116
46117         * lib/getpagesize.h: Remove file.
46118         * lib/unistd.in.h: Include declaration of getpagesize here.
46119         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
46120         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
46121         HAVE_SYS_PARAM_H.
46122         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
46123         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
46124         * modules/getpagesize (Files): Remove lib/getpagesize.h.
46125         (Depends-on): Add unistd.
46126         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
46127         (Include): Use <unistd.h> instead of getpagesize.h.
46128         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
46129         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
46130         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
46131         gl_GETPAGESIZE invocation, already handled by module dependency.
46132         * lib/pagealign_alloc.c: Don't include getpagesize.h.
46133
46134 2007-12-02  Bruno Haible  <bruno@clisp.org>
46135
46136         * modules/strings-tests: New file.
46137         * tests/test-strings.c: New file.
46138
46139         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
46140         * lib/strings.in.h: New file.
46141         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
46142         * m4/strings_h.m4: New file.
46143         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
46144         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
46145         * modules/strings: New file.
46146         * modules/string (Makefile.am): Update.
46147         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
46148         Reported by Karl Berry.
46149
46150 2007-12-01  Eric Blake  <ebb9@byu.net>
46151
46152         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
46153         accomodate fix in cygwin 1.5.25.
46154
46155 2007-12-01  Jim Meyering  <meyering@redhat.com>
46156
46157         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
46158         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
46159         that would inhibit utf8-optimization of a regexp containing line-
46160         or buffer-anchors, e.g., `^', `$'.
46161
46162 2007-11-30  Bruno Haible  <bruno@clisp.org>
46163
46164         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
46165         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
46166         glthread_recursive_lock_init.
46167         * lib/lock.c (glthread_recursive_lock_init)
46168         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
46169         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
46170
46171 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
46172
46173         New function qset_acl, like set_acl but with syscall semantics.
46174         * lib/acl.h (qset_acl): New decl.
46175         * lib/acl.c (qset_acl): New function.
46176         (set_acl): Use new function.  Use more-consistent diagnostics.
46177
46178 2007-11-28  Jim Meyering  <meyering@redhat.com>
46179
46180         * modules/physmem (License): Change from GPL to LGPLv2+.
46181
46182 2007-11-26  Bruno Haible  <bruno@clisp.org>
46183
46184         * lib/vasnprintf.c (decode_long_double): Don't abort if the
46185         'long double' type has excess precision.
46186         Reported by Jim Meyering in
46187         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
46188
46189 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46190
46191         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
46192         Sync from <http://gnu.org/licenses>.
46193         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
46194         with license text from same location.
46195         * doc/maintain.texi, doc/standards.texi:  Sync from
46196         <http://savannah.gnu.org/projects/gnustandards>.
46197
46198 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
46199         and Jim Meyering  <meyering@redhat.com>
46200
46201         Adjust getdate' grammar to accept a slightly more regular language.
46202         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
46203         Before, the former was rejected.
46204         * lib/getdate.y (digits_to_date_time): New function, factored
46205         out of ...
46206         (number): ...here.  Just call digits_to_date_time.
46207         (hybrid): New non-terminal to handle an <unsigned number,
46208         signed relative offset> sequence consistently.
46209
46210 2007-11-18  Jim Meyering  <meyering@redhat.com>
46211
46212         Pull my changes from coreutils:
46213         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
46214         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
46215         use of $gnulib_tool_option_extras, so that it's separated from the
46216         preceding argument.
46217
46218         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
46219         * build-aux/bootstrap (cp_mark_as_generated): Create any required
46220         parent destination directories before copying a file into place.
46221
46222 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
46223
46224         bootstrap: work also with 4-argument variant of AC_INIT
46225         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
46226
46227 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
46228
46229         Port test-getaddrinfo to Solaris.
46230         Problem reported by Bruno Haible in
46231         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
46232         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
46233         explanation of setting 'hints'.
46234         Don't reject an implementation merely because it returns EAI_SERVICE.
46235         (EAI_SERVICE): Define to 0 if not defined.
46236
46237 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
46238
46239         The license of gnu-make and posix-shell is now "GPLed build tool".
46240         * modules/gnu-make (License): Likewise.
46241         * modules/posix-shell (License): Likewise.
46242
46243         New module posix-shell, for determining a POSIX shell
46244         or perhaps something that is close enough to a POSIX shell.
46245         * m4/posix-shell.m4: New file.
46246         * modules/posix-shell: New file.
46247
46248         * MODULES.html.sh: Mention new module.
46249
46250         New module gnu-make, for determining whether we're using GNU Make.
46251         * m4/gnu-make.m4: New file.
46252         * modules/gnu-make: New file.
46253         * MODULES.html.sh: Mention new module.
46254
46255 2007-11-14  Jim Meyering  <meyering@redhat.com>
46256
46257         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
46258         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
46259         use this macro to create a function _definition_.
46260         Remove useless "#undef ARGMATCH_DIE".
46261
46262 2007-11-14  Bruno Haible  <bruno@clisp.org>
46263
46264         * lib/config.charset: Update for OpenBSD 4.1.
46265         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
46266
46267 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
46268
46269         Document 64-bit #if problems in stdint.texi.
46270         * doc/headers/stdint.texi (stdint.h): Mention problems with
46271         64-bit-#if, and how to work around them.
46272
46273         Don't insist on 'long long int' support in the preprocessor.  It
46274         breaks too many things.  For example, PRIdMAX still uses a 'long
46275         long int' format with the latest Sun compiler, even though
46276         HAVE_LONG_LONG_INT isn't defined due to that compiler's
46277         preprocessor problem.  This causes the latest coreutils to dump
46278         core on Solaris 10 sparc with the Sun C compiler.
46279         Instead, fix the 2007-10-16 problem in a different way, by evaluating
46280         the troublesome expressions at configure-time, not at #if-time.
46281         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
46282         preprocessor.
46283         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
46284         compile-time C checks, done at 'configure'-time.
46285         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
46286         * modules/inttypes (Makefile): Substitute the new symbols that
46287         gl_INTTYPES_H now generates.
46288         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
46289
46290 2007-11-12  Bruno Haible  <bruno@clisp.org>
46291
46292         Tests for Unicode character classification functions.
46293
46294         * modules/unictype/bidicategory-byname-tests: New file.
46295         * modules/unictype/bidicategory-name-tests: New file.
46296         * modules/unictype/bidicategory-of-tests: New file.
46297         * modules/unictype/bidicategory-test-tests: New file.
46298         * modules/unictype/block-list-tests: New file.
46299         * modules/unictype/block-of-tests: New file.
46300         * modules/unictype/block-test-tests: New file.
46301         * modules/unictype/category-C-tests: New file.
46302         * modules/unictype/category-Cc-tests: New file.
46303         * modules/unictype/category-Cf-tests: New file.
46304         * modules/unictype/category-Cn-tests: New file.
46305         * modules/unictype/category-Co-tests: New file.
46306         * modules/unictype/category-Cs-tests: New file.
46307         * modules/unictype/category-L-tests: New file.
46308         * modules/unictype/category-Ll-tests: New file.
46309         * modules/unictype/category-Lm-tests: New file.
46310         * modules/unictype/category-Lo-tests: New file.
46311         * modules/unictype/category-Lt-tests: New file.
46312         * modules/unictype/category-Lu-tests: New file.
46313         * modules/unictype/category-M-tests: New file.
46314         * modules/unictype/category-Mc-tests: New file.
46315         * modules/unictype/category-Me-tests: New file.
46316         * modules/unictype/category-Mn-tests: New file.
46317         * modules/unictype/category-N-tests: New file.
46318         * modules/unictype/category-Nd-tests: New file.
46319         * modules/unictype/category-Nl-tests: New file.
46320         * modules/unictype/category-No-tests: New file.
46321         * modules/unictype/category-P-tests: New file.
46322         * modules/unictype/category-Pc-tests: New file.
46323         * modules/unictype/category-Pd-tests: New file.
46324         * modules/unictype/category-Pe-tests: New file.
46325         * modules/unictype/category-Pf-tests: New file.
46326         * modules/unictype/category-Pi-tests: New file.
46327         * modules/unictype/category-Po-tests: New file.
46328         * modules/unictype/category-Ps-tests: New file.
46329         * modules/unictype/category-S-tests: New file.
46330         * modules/unictype/category-Sc-tests: New file.
46331         * modules/unictype/category-Sk-tests: New file.
46332         * modules/unictype/category-Sm-tests: New file.
46333         * modules/unictype/category-So-tests: New file.
46334         * modules/unictype/category-Z-tests: New file.
46335         * modules/unictype/category-Zl-tests: New file.
46336         * modules/unictype/category-Zp-tests: New file.
46337         * modules/unictype/category-Zs-tests: New file.
46338         * modules/unictype/category-and-not-tests: New file.
46339         * modules/unictype/category-and-tests: New file.
46340         * modules/unictype/category-byname-tests: New file.
46341         * modules/unictype/category-name-tests: New file.
46342         * modules/unictype/category-none-tests: New file.
46343         * modules/unictype/category-of-tests: New file.
46344         * modules/unictype/category-or-tests: New file.
46345         * modules/unictype/category-test-withtable-tests: New file.
46346         * modules/unictype/combining-class-tests: New file.
46347         * modules/unictype/ctype-alnum-tests: New file.
46348         * modules/unictype/ctype-alpha-tests: New file.
46349         * modules/unictype/ctype-blank-tests: New file.
46350         * modules/unictype/ctype-cntrl-tests: New file.
46351         * modules/unictype/ctype-digit-tests: New file.
46352         * modules/unictype/ctype-graph-tests: New file.
46353         * modules/unictype/ctype-lower-tests: New file.
46354         * modules/unictype/ctype-print-tests: New file.
46355         * modules/unictype/ctype-punct-tests: New file.
46356         * modules/unictype/ctype-space-tests: New file.
46357         * modules/unictype/ctype-upper-tests: New file.
46358         * modules/unictype/ctype-xdigit-tests: New file.
46359         * modules/unictype/decimal-digit-tests: New file.
46360         * modules/unictype/digit-tests: New file.
46361         * modules/unictype/mirror-tests: New file.
46362         * modules/unictype/numeric-tests: New file.
46363         * modules/unictype/property-alphabetic-tests: New file.
46364         * modules/unictype/property-ascii-hex-digit-tests: New file.
46365         * modules/unictype/property-bidi-arabic-digit-tests: New file.
46366         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
46367         * modules/unictype/property-bidi-block-separator-tests: New file.
46368         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
46369         * modules/unictype/property-bidi-common-separator-tests: New file.
46370         * modules/unictype/property-bidi-control-tests: New file.
46371         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
46372         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
46373         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
46374         * modules/unictype/property-bidi-european-digit-tests: New file.
46375         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
46376         * modules/unictype/property-bidi-left-to-right-tests: New file.
46377         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
46378         * modules/unictype/property-bidi-other-neutral-tests: New file.
46379         * modules/unictype/property-bidi-pdf-tests: New file.
46380         * modules/unictype/property-bidi-segment-separator-tests: New file.
46381         * modules/unictype/property-bidi-whitespace-tests: New file.
46382         * modules/unictype/property-byname-tests: New file.
46383         * modules/unictype/property-combining-tests: New file.
46384         * modules/unictype/property-composite-tests: New file.
46385         * modules/unictype/property-currency-symbol-tests: New file.
46386         * modules/unictype/property-dash-tests: New file.
46387         * modules/unictype/property-decimal-digit-tests: New file.
46388         * modules/unictype/property-default-ignorable-code-point-tests: New file.
46389         * modules/unictype/property-deprecated-tests: New file.
46390         * modules/unictype/property-diacritic-tests: New file.
46391         * modules/unictype/property-extender-tests: New file.
46392         * modules/unictype/property-format-control-tests: New file.
46393         * modules/unictype/property-grapheme-base-tests: New file.
46394         * modules/unictype/property-grapheme-extend-tests: New file.
46395         * modules/unictype/property-grapheme-link-tests: New file.
46396         * modules/unictype/property-hex-digit-tests: New file.
46397         * modules/unictype/property-hyphen-tests: New file.
46398         * modules/unictype/property-id-continue-tests: New file.
46399         * modules/unictype/property-id-start-tests: New file.
46400         * modules/unictype/property-ideographic-tests: New file.
46401         * modules/unictype/property-ids-binary-operator-tests: New file.
46402         * modules/unictype/property-ids-trinary-operator-tests: New file.
46403         * modules/unictype/property-ignorable-control-tests: New file.
46404         * modules/unictype/property-iso-control-tests: New file.
46405         * modules/unictype/property-join-control-tests: New file.
46406         * modules/unictype/property-left-of-pair-tests: New file.
46407         * modules/unictype/property-line-separator-tests: New file.
46408         * modules/unictype/property-logical-order-exception-tests: New file.
46409         * modules/unictype/property-lowercase-tests: New file.
46410         * modules/unictype/property-math-tests: New file.
46411         * modules/unictype/property-non-break-tests: New file.
46412         * modules/unictype/property-not-a-character-tests: New file.
46413         * modules/unictype/property-numeric-tests: New file.
46414         * modules/unictype/property-other-alphabetic-tests: New file.
46415         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
46416         * modules/unictype/property-other-grapheme-extend-tests: New file.
46417         * modules/unictype/property-other-id-continue-tests: New file.
46418         * modules/unictype/property-other-id-start-tests: New file.
46419         * modules/unictype/property-other-lowercase-tests: New file.
46420         * modules/unictype/property-other-math-tests: New file.
46421         * modules/unictype/property-other-uppercase-tests: New file.
46422         * modules/unictype/property-paired-punctuation-tests: New file.
46423         * modules/unictype/property-paragraph-separator-tests: New file.
46424         * modules/unictype/property-pattern-syntax-tests: New file.
46425         * modules/unictype/property-pattern-white-space-tests: New file.
46426         * modules/unictype/property-private-use-tests: New file.
46427         * modules/unictype/property-punctuation-tests: New file.
46428         * modules/unictype/property-quotation-mark-tests: New file.
46429         * modules/unictype/property-radical-tests: New file.
46430         * modules/unictype/property-sentence-terminal-tests: New file.
46431         * modules/unictype/property-soft-dotted-tests: New file.
46432         * modules/unictype/property-space-tests: New file.
46433         * modules/unictype/property-terminal-punctuation-tests: New file.
46434         * modules/unictype/property-test-tests: New file.
46435         * modules/unictype/property-titlecase-tests: New file.
46436         * modules/unictype/property-unassigned-code-value-tests: New file.
46437         * modules/unictype/property-unified-ideograph-tests: New file.
46438         * modules/unictype/property-uppercase-tests: New file.
46439         * modules/unictype/property-variation-selector-tests: New file.
46440         * modules/unictype/property-white-space-tests: New file.
46441         * modules/unictype/property-xid-continue-tests: New file.
46442         * modules/unictype/property-xid-start-tests: New file.
46443         * modules/unictype/property-zero-width-tests: New file.
46444         * modules/unictype/scripts-tests: New file.
46445         * modules/unictype/syntax-c-ident-tests: New file.
46446         * modules/unictype/syntax-c-whitespace-tests: New file.
46447         * modules/unictype/syntax-java-ident-tests: New file.
46448         * modules/unictype/syntax-java-whitespace-tests: New file.
46449         * tests/unictype/test-bidi_byname.c: New file.
46450         * tests/unictype/test-bidi_name.c: New file.
46451         * tests/unictype/test-bidi_of.c: New file.
46452         * tests/unictype/test-bidi_test.c: New file.
46453         * tests/unictype/test-block_list.c: New file.
46454         * tests/unictype/test-block_of.c: New file.
46455         * tests/unictype/test-block_test.c: New file.
46456         * tests/unictype/test-categ_and.c: New file.
46457         * tests/unictype/test-categ_and_not.c: New file.
46458         * tests/unictype/test-categ_byname.c: New file.
46459         * tests/unictype/test-categ_name.c: New file.
46460         * tests/unictype/test-categ_none.c: New file.
46461         * tests/unictype/test-categ_of.c: New file.
46462         * tests/unictype/test-categ_or.c: New file.
46463         * tests/unictype/test-categ_test_withtable.c: New file.
46464         * tests/unictype/test-combining.c: New file.
46465         * tests/unictype/test-decdigit.c: New file.
46466         * tests/unictype/test-digit.c: New file.
46467         * tests/unictype/test-mirror.c: New file.
46468         * tests/unictype/test-numeric.c: New file.
46469         * tests/unictype/test-pr_byname.c: New file.
46470         * tests/unictype/test-pr_test.c: New file.
46471         * tests/unictype/test-predicate-part1.h: New file.
46472         * tests/unictype/test-predicate-part2.h: New file.
46473         * tests/unictype/test-scripts.c: New file.
46474         * tests/unictype/test-sy_c_ident.c: New file.
46475         * tests/unictype/test-sy_java_ident.c: New file.
46476
46477         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
46478         for Unicode 5.0.0.
46479         * tests/unictype/test-categ_Cc.c: Likewise.
46480         * tests/unictype/test-categ_Cf.c: Likewise.
46481         * tests/unictype/test-categ_Cn.c: Likewise.
46482         * tests/unictype/test-categ_Co.c: Likewise.
46483         * tests/unictype/test-categ_Cs.c: Likewise.
46484         * tests/unictype/test-categ_L.c: Likewise.
46485         * tests/unictype/test-categ_Ll.c: Likewise.
46486         * tests/unictype/test-categ_Lm.c: Likewise.
46487         * tests/unictype/test-categ_Lo.c: Likewise.
46488         * tests/unictype/test-categ_Lt.c: Likewise.
46489         * tests/unictype/test-categ_Lu.c: Likewise.
46490         * tests/unictype/test-categ_M.c: Likewise.
46491         * tests/unictype/test-categ_Mc.c: Likewise.
46492         * tests/unictype/test-categ_Me.c: Likewise.
46493         * tests/unictype/test-categ_Mn.c: Likewise.
46494         * tests/unictype/test-categ_N.c: Likewise.
46495         * tests/unictype/test-categ_Nd.c: Likewise.
46496         * tests/unictype/test-categ_Nl.c: Likewise.
46497         * tests/unictype/test-categ_No.c: Likewise.
46498         * tests/unictype/test-categ_P.c: Likewise.
46499         * tests/unictype/test-categ_Pc.c: Likewise.
46500         * tests/unictype/test-categ_Pd.c: Likewise.
46501         * tests/unictype/test-categ_Pe.c: Likewise.
46502         * tests/unictype/test-categ_Pf.c: Likewise.
46503         * tests/unictype/test-categ_Pi.c: Likewise.
46504         * tests/unictype/test-categ_Po.c: Likewise.
46505         * tests/unictype/test-categ_Ps.c: Likewise.
46506         * tests/unictype/test-categ_S.c: Likewise.
46507         * tests/unictype/test-categ_Sc.c: Likewise.
46508         * tests/unictype/test-categ_Sk.c: Likewise.
46509         * tests/unictype/test-categ_Sm.c: Likewise.
46510         * tests/unictype/test-categ_So.c: Likewise.
46511         * tests/unictype/test-categ_Z.c: Likewise.
46512         * tests/unictype/test-categ_Zl.c: Likewise.
46513         * tests/unictype/test-categ_Zp.c: Likewise.
46514         * tests/unictype/test-categ_Zs.c: Likewise.
46515         * tests/unictype/test-ctype_alnum.c: Likewise.
46516         * tests/unictype/test-ctype_alpha.c: Likewise.
46517         * tests/unictype/test-ctype_blank.c: Likewise.
46518         * tests/unictype/test-ctype_cntrl.c: Likewise.
46519         * tests/unictype/test-ctype_digit.c: Likewise.
46520         * tests/unictype/test-ctype_graph.c: Likewise.
46521         * tests/unictype/test-ctype_lower.c: Likewise.
46522         * tests/unictype/test-ctype_print.c: Likewise.
46523         * tests/unictype/test-ctype_punct.c: Likewise.
46524         * tests/unictype/test-ctype_space.c: Likewise.
46525         * tests/unictype/test-ctype_upper.c: Likewise.
46526         * tests/unictype/test-ctype_xdigit.c: Likewise.
46527         * tests/unictype/test-decdigit.h: Likewise.
46528         * tests/unictype/test-digit.h: Likewise.
46529         * tests/unictype/test-numeric.h: Likewise.
46530         * tests/unictype/test-pr_alphabetic.c: Likewise.
46531         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
46532         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
46533         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
46534         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
46535         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
46536         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
46537         * tests/unictype/test-pr_bidi_control.c: Likewise.
46538         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
46539         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
46540         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
46541         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
46542         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
46543         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
46544         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
46545         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
46546         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
46547         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
46548         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
46549         * tests/unictype/test-pr_combining.c: Likewise.
46550         * tests/unictype/test-pr_composite.c: Likewise.
46551         * tests/unictype/test-pr_currency_symbol.c: Likewise.
46552         * tests/unictype/test-pr_dash.c: Likewise.
46553         * tests/unictype/test-pr_decimal_digit.c: Likewise.
46554         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
46555         * tests/unictype/test-pr_deprecated.c: Likewise.
46556         * tests/unictype/test-pr_diacritic.c: Likewise.
46557         * tests/unictype/test-pr_extender.c: Likewise.
46558         * tests/unictype/test-pr_format_control.c: Likewise.
46559         * tests/unictype/test-pr_grapheme_base.c: Likewise.
46560         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
46561         * tests/unictype/test-pr_grapheme_link.c: Likewise.
46562         * tests/unictype/test-pr_hex_digit.c: Likewise.
46563         * tests/unictype/test-pr_hyphen.c: Likewise.
46564         * tests/unictype/test-pr_id_continue.c: Likewise.
46565         * tests/unictype/test-pr_id_start.c: Likewise.
46566         * tests/unictype/test-pr_ideographic.c: Likewise.
46567         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
46568         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
46569         * tests/unictype/test-pr_ignorable_control.c: Likewise.
46570         * tests/unictype/test-pr_iso_control.c: Likewise.
46571         * tests/unictype/test-pr_join_control.c: Likewise.
46572         * tests/unictype/test-pr_left_of_pair.c: Likewise.
46573         * tests/unictype/test-pr_line_separator.c: Likewise.
46574         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
46575         * tests/unictype/test-pr_lowercase.c: Likewise.
46576         * tests/unictype/test-pr_math.c: Likewise.
46577         * tests/unictype/test-pr_non_break.c: Likewise.
46578         * tests/unictype/test-pr_not_a_character.c: Likewise.
46579         * tests/unictype/test-pr_numeric.c: Likewise.
46580         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
46581         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
46582         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
46583         * tests/unictype/test-pr_other_id_continue.c: Likewise.
46584         * tests/unictype/test-pr_other_id_start.c: Likewise.
46585         * tests/unictype/test-pr_other_lowercase.c: Likewise.
46586         * tests/unictype/test-pr_other_math.c: Likewise.
46587         * tests/unictype/test-pr_other_uppercase.c: Likewise.
46588         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
46589         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
46590         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
46591         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
46592         * tests/unictype/test-pr_private_use.c: Likewise.
46593         * tests/unictype/test-pr_punctuation.c: Likewise.
46594         * tests/unictype/test-pr_quotation_mark.c: Likewise.
46595         * tests/unictype/test-pr_radical.c: Likewise.
46596         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
46597         * tests/unictype/test-pr_soft_dotted.c: Likewise.
46598         * tests/unictype/test-pr_space.c: Likewise.
46599         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
46600         * tests/unictype/test-pr_titlecase.c: Likewise.
46601         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
46602         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
46603         * tests/unictype/test-pr_uppercase.c: Likewise.
46604         * tests/unictype/test-pr_variation_selector.c: Likewise.
46605         * tests/unictype/test-pr_white_space.c: Likewise.
46606         * tests/unictype/test-pr_xid_continue.c: Likewise.
46607         * tests/unictype/test-pr_xid_start.c: Likewise.
46608         * tests/unictype/test-pr_zero_width.c: Likewise.
46609         * tests/unictype/test-sy_c_whitespace.c: Likewise.
46610         * tests/unictype/test-sy_java_whitespace.c: Likewise.
46611
46612 2007-11-12  Bruno Haible  <bruno@clisp.org>
46613
46614         Unicode character classification functions.
46615         * lib/unictype.h: New file.
46616         * modules/unictype/base: New file.
46617         * modules/unictype/category-L: New file.
46618         * modules/unictype/category-Lu: New file.
46619         * modules/unictype/category-Ll: New file.
46620         * modules/unictype/category-Lt: New file.
46621         * modules/unictype/category-Lm: New file.
46622         * modules/unictype/category-Lo: New file.
46623         * modules/unictype/category-M: New file.
46624         * modules/unictype/category-Mn: New file.
46625         * modules/unictype/category-Mc: New file.
46626         * modules/unictype/category-Me: New file.
46627         * modules/unictype/category-N: New file.
46628         * modules/unictype/category-Nd: New file.
46629         * modules/unictype/category-Nl: New file.
46630         * modules/unictype/category-No: New file.
46631         * modules/unictype/category-P: New file.
46632         * modules/unictype/category-Pc: New file.
46633         * modules/unictype/category-Pd: New file.
46634         * modules/unictype/category-Ps: New file.
46635         * modules/unictype/category-Pe: New file.
46636         * modules/unictype/category-Pi: New file.
46637         * modules/unictype/category-Pf: New file.
46638         * modules/unictype/category-Po: New file.
46639         * modules/unictype/category-S: New file.
46640         * modules/unictype/category-Sm: New file.
46641         * modules/unictype/category-Sc: New file.
46642         * modules/unictype/category-Sk: New file.
46643         * modules/unictype/category-So: New file.
46644         * modules/unictype/category-Z: New file.
46645         * modules/unictype/category-Zs: New file.
46646         * modules/unictype/category-Zl: New file.
46647         * modules/unictype/category-Zp: New file.
46648         * modules/unictype/category-C: New file.
46649         * modules/unictype/category-Cc: New file.
46650         * modules/unictype/category-Cf: New file.
46651         * modules/unictype/category-Cs: New file.
46652         * modules/unictype/category-Co: New file.
46653         * modules/unictype/category-Cn: New file.
46654         * modules/unictype/category-or: New file.
46655         * modules/unictype/category-of: New file.
46656         * modules/unictype/category-test: New file.
46657         * modules/unictype/category-test-withtable: New file.
46658         * modules/unictype/category-byname: New file.
46659         * modules/unictype/category-none: New file.
46660         * modules/unictype/category-and: New file.
46661         * modules/unictype/category-and-not: New file.
46662         * modules/unictype/category-name: New file.
46663         * modules/unictype/combining-class: New file.
46664         * modules/unictype/category-all: New file.
46665         * modules/unictype/bidicategory-all: New file.
46666         * modules/unictype/bidicategory-byname: New file.
46667         * modules/unictype/bidicategory-name: New file.
46668         * modules/unictype/bidicategory-of: New file.
46669         * modules/unictype/bidicategory-test: New file.
46670         * modules/unictype/decimal-digit: New file.
46671         * modules/unictype/digit: New file.
46672         * modules/unictype/numeric: New file.
46673         * modules/unictype/mirror: New file.
46674         * modules/unictype/property-white-space: New file.
46675         * modules/unictype/property-alphabetic: New file.
46676         * modules/unictype/property-other-alphabetic: New file.
46677         * modules/unictype/property-not-a-character: New file.
46678         * modules/unictype/property-default-ignorable-code-point: New file.
46679         * modules/unictype/property-other-default-ignorable-code-point: New
46680         file.
46681         * modules/unictype/property-deprecated: New file.
46682         * modules/unictype/property-logical-order-exception: New file.
46683         * modules/unictype/property-variation-selector: New file.
46684         * modules/unictype/property-private-use: New file.
46685         * modules/unictype/property-unassigned-code-value: New file.
46686         * modules/unictype/property-uppercase: New file.
46687         * modules/unictype/property-other-uppercase: New file.
46688         * modules/unictype/property-lowercase: New file.
46689         * modules/unictype/property-other-lowercase: New file.
46690         * modules/unictype/property-titlecase: New file.
46691         * modules/unictype/property-soft-dotted: New file.
46692         * modules/unictype/property-id-start: New file.
46693         * modules/unictype/property-other-id-start: New file.
46694         * modules/unictype/property-id-continue: New file.
46695         * modules/unictype/property-other-id-continue: New file.
46696         * modules/unictype/property-xid-start: New file.
46697         * modules/unictype/property-xid-continue: New file.
46698         * modules/unictype/property-pattern-white-space: New file.
46699         * modules/unictype/property-pattern-syntax: New file.
46700         * modules/unictype/property-join-control: New file.
46701         * modules/unictype/property-grapheme-base: New file.
46702         * modules/unictype/property-grapheme-extend: New file.
46703         * modules/unictype/property-other-grapheme-extend: New file.
46704         * modules/unictype/property-grapheme-link: New file.
46705         * modules/unictype/property-bidi-control: New file.
46706         * modules/unictype/property-bidi-left-to-right: New file.
46707         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
46708         * modules/unictype/property-bidi-arabic-right-to-left: New file.
46709         * modules/unictype/property-bidi-european-digit: New file.
46710         * modules/unictype/property-bidi-eur-num-separator: New file.
46711         * modules/unictype/property-bidi-eur-num-terminator: New file.
46712         * modules/unictype/property-bidi-arabic-digit: New file.
46713         * modules/unictype/property-bidi-common-separator: New file.
46714         * modules/unictype/property-bidi-block-separator: New file.
46715         * modules/unictype/property-bidi-segment-separator: New file.
46716         * modules/unictype/property-bidi-whitespace: New file.
46717         * modules/unictype/property-bidi-non-spacing-mark: New file.
46718         * modules/unictype/property-bidi-boundary-neutral: New file.
46719         * modules/unictype/property-bidi-pdf: New file.
46720         * modules/unictype/property-bidi-embedding-or-override: New file.
46721         * modules/unictype/property-bidi-other-neutral: New file.
46722         * modules/unictype/property-hex-digit: New file.
46723         * modules/unictype/property-ascii-hex-digit: New file.
46724         * modules/unictype/property-ideographic: New file.
46725         * modules/unictype/property-unified-ideograph: New file.
46726         * modules/unictype/property-radical: New file.
46727         * modules/unictype/property-ids-binary-operator: New file.
46728         * modules/unictype/property-ids-trinary-operator: New file.
46729         * modules/unictype/property-zero-width: New file.
46730         * modules/unictype/property-space: New file.
46731         * modules/unictype/property-non-break: New file.
46732         * modules/unictype/property-iso-control: New file.
46733         * modules/unictype/property-format-control: New file.
46734         * modules/unictype/property-dash: New file.
46735         * modules/unictype/property-hyphen: New file.
46736         * modules/unictype/property-punctuation: New file.
46737         * modules/unictype/property-line-separator: New file.
46738         * modules/unictype/property-paragraph-separator: New file.
46739         * modules/unictype/property-quotation-mark: New file.
46740         * modules/unictype/property-sentence-terminal: New file.
46741         * modules/unictype/property-terminal-punctuation: New file.
46742         * modules/unictype/property-currency-symbol: New file.
46743         * modules/unictype/property-math: New file.
46744         * modules/unictype/property-other-math: New file.
46745         * modules/unictype/property-paired-punctuation: New file.
46746         * modules/unictype/property-left-of-pair: New file.
46747         * modules/unictype/property-combining: New file.
46748         * modules/unictype/property-composite: New file.
46749         * modules/unictype/property-decimal-digit: New file.
46750         * modules/unictype/property-numeric: New file.
46751         * modules/unictype/property-diacritic: New file.
46752         * modules/unictype/property-extender: New file.
46753         * modules/unictype/property-ignorable-control: New file.
46754         * modules/unictype/property-test: New file.
46755         * modules/unictype/property-byname: New file.
46756         * modules/unictype/property-all: New file.
46757         * modules/unictype/scripts: New file.
46758         * modules/unictype/scripts-all: New file.
46759         * modules/unictype/block-of: New file.
46760         * modules/unictype/block-test: New file.
46761         * modules/unictype/block-list: New file.
46762         * modules/unictype/block-all: New file.
46763         * modules/unictype/syntax-c-whitespace: New file.
46764         * modules/unictype/syntax-java-whitespace: New file.
46765         * modules/unictype/syntax-c-ident: New file.
46766         * modules/unictype/syntax-java-ident: New file.
46767         * modules/unictype/ctype-alnum: New file.
46768         * modules/unictype/ctype-alpha: New file.
46769         * modules/unictype/ctype-cntrl: New file.
46770         * modules/unictype/ctype-digit: New file.
46771         * modules/unictype/ctype-graph: New file.
46772         * modules/unictype/ctype-lower: New file.
46773         * modules/unictype/ctype-print: New file.
46774         * modules/unictype/ctype-punct: New file.
46775         * modules/unictype/ctype-space: New file.
46776         * modules/unictype/ctype-upper: New file.
46777         * modules/unictype/ctype-xdigit: New file.
46778         * modules/unictype/ctype-blank: New file.
46779         * lib/unictype/bidi_byname.c: New file.
46780         * lib/unictype/bidi_name.c: New file.
46781         * lib/unictype/bidi_of.c: New file.
46782         * lib/unictype/bidi_test.c: New file.
46783         * lib/unictype/bitmap.h: New file.
46784         * lib/unictype/block_test.c: New file.
46785         * lib/unictype/blocks.c: New file.
46786         * lib/unictype/categ_C.c: New file.
46787         * lib/unictype/categ_Cc.c: New file.
46788         * lib/unictype/categ_Cf.c: New file.
46789         * lib/unictype/categ_Cn.c: New file.
46790         * lib/unictype/categ_Co.c: New file.
46791         * lib/unictype/categ_Cs.c: New file.
46792         * lib/unictype/categ_L.c: New file.
46793         * lib/unictype/categ_Ll.c: New file.
46794         * lib/unictype/categ_Lm.c: New file.
46795         * lib/unictype/categ_Lo.c: New file.
46796         * lib/unictype/categ_Lt.c: New file.
46797         * lib/unictype/categ_Lu.c: New file.
46798         * lib/unictype/categ_M.c: New file.
46799         * lib/unictype/categ_Mc.c: New file.
46800         * lib/unictype/categ_Me.c: New file.
46801         * lib/unictype/categ_Mn.c: New file.
46802         * lib/unictype/categ_N.c: New file.
46803         * lib/unictype/categ_Nd.c: New file.
46804         * lib/unictype/categ_Nl.c: New file.
46805         * lib/unictype/categ_No.c: New file.
46806         * lib/unictype/categ_P.c: New file.
46807         * lib/unictype/categ_Pc.c: New file.
46808         * lib/unictype/categ_Pd.c: New file.
46809         * lib/unictype/categ_Pe.c: New file.
46810         * lib/unictype/categ_Pf.c: New file.
46811         * lib/unictype/categ_Pi.c: New file.
46812         * lib/unictype/categ_Po.c: New file.
46813         * lib/unictype/categ_Ps.c: New file.
46814         * lib/unictype/categ_S.c: New file.
46815         * lib/unictype/categ_Sc.c: New file.
46816         * lib/unictype/categ_Sk.c: New file.
46817         * lib/unictype/categ_Sm.c: New file.
46818         * lib/unictype/categ_So.c: New file.
46819         * lib/unictype/categ_Z.c: New file.
46820         * lib/unictype/categ_Zl.c: New file.
46821         * lib/unictype/categ_Zp.c: New file.
46822         * lib/unictype/categ_Zs.c: New file.
46823         * lib/unictype/categ_and.c: New file.
46824         * lib/unictype/categ_and_not.c: New file.
46825         * lib/unictype/categ_byname.c: New file.
46826         * lib/unictype/categ_name.c: New file.
46827         * lib/unictype/categ_none.c: New file.
46828         * lib/unictype/categ_of.c: New file.
46829         * lib/unictype/categ_or.c: New file.
46830         * lib/unictype/categ_test.c: New file.
46831         * lib/unictype/combining.c: New file.
46832         * lib/unictype/ctype_alnum.c: New file.
46833         * lib/unictype/ctype_alpha.c: New file.
46834         * lib/unictype/ctype_blank.c: New file.
46835         * lib/unictype/ctype_cntrl.c: New file.
46836         * lib/unictype/ctype_digit.c: New file.
46837         * lib/unictype/ctype_graph.c: New file.
46838         * lib/unictype/ctype_lower.c: New file.
46839         * lib/unictype/ctype_print.c: New file.
46840         * lib/unictype/ctype_punct.c: New file.
46841         * lib/unictype/ctype_space.c: New file.
46842         * lib/unictype/ctype_upper.c: New file.
46843         * lib/unictype/ctype_xdigit.c: New file.
46844         * lib/unictype/decdigit.c: New file.
46845         * lib/unictype/digit.c: New file.
46846         * lib/unictype/identsyntaxmap.h: New file.
46847         * lib/unictype/mirror.c: New file.
46848         * lib/unictype/numeric.c: New file.
46849         * lib/unictype/pr_alphabetic.c: New file.
46850         * lib/unictype/pr_ascii_hex_digit.c: New file.
46851         * lib/unictype/pr_bidi_arabic_digit.c: New file.
46852         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
46853         * lib/unictype/pr_bidi_block_separator.c: New file.
46854         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
46855         * lib/unictype/pr_bidi_common_separator.c: New file.
46856         * lib/unictype/pr_bidi_control.c: New file.
46857         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
46858         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
46859         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
46860         * lib/unictype/pr_bidi_european_digit.c: New file.
46861         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
46862         * lib/unictype/pr_bidi_left_to_right.c: New file.
46863         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
46864         * lib/unictype/pr_bidi_other_neutral.c: New file.
46865         * lib/unictype/pr_bidi_pdf.c: New file.
46866         * lib/unictype/pr_bidi_segment_separator.c: New file.
46867         * lib/unictype/pr_bidi_whitespace.c: New file.
46868         * lib/unictype/pr_byname.c: New file.
46869         * lib/unictype/pr_byname.gperf: New file.
46870         * lib/unictype/pr_combining.c: New file.
46871         * lib/unictype/pr_composite.c: New file.
46872         * lib/unictype/pr_currency_symbol.c: New file.
46873         * lib/unictype/pr_dash.c: New file.
46874         * lib/unictype/pr_decimal_digit.c: New file.
46875         * lib/unictype/pr_default_ignorable_code_point.c: New file.
46876         * lib/unictype/pr_deprecated.c: New file.
46877         * lib/unictype/pr_diacritic.c: New file.
46878         * lib/unictype/pr_extender.c: New file.
46879         * lib/unictype/pr_format_control.c: New file.
46880         * lib/unictype/pr_grapheme_base.c: New file.
46881         * lib/unictype/pr_grapheme_extend.c: New file.
46882         * lib/unictype/pr_grapheme_link.c: New file.
46883         * lib/unictype/pr_hex_digit.c: New file.
46884         * lib/unictype/pr_hyphen.c: New file.
46885         * lib/unictype/pr_id_continue.c: New file.
46886         * lib/unictype/pr_id_start.c: New file.
46887         * lib/unictype/pr_ideographic.c: New file.
46888         * lib/unictype/pr_ids_binary_operator.c: New file.
46889         * lib/unictype/pr_ids_trinary_operator.c: New file.
46890         * lib/unictype/pr_ignorable_control.c: New file.
46891         * lib/unictype/pr_iso_control.c: New file.
46892         * lib/unictype/pr_join_control.c: New file.
46893         * lib/unictype/pr_left_of_pair.c: New file.
46894         * lib/unictype/pr_line_separator.c: New file.
46895         * lib/unictype/pr_logical_order_exception.c: New file.
46896         * lib/unictype/pr_lowercase.c: New file.
46897         * lib/unictype/pr_math.c: New file.
46898         * lib/unictype/pr_non_break.c: New file.
46899         * lib/unictype/pr_not_a_character.c: New file.
46900         * lib/unictype/pr_numeric.c: New file.
46901         * lib/unictype/pr_other_alphabetic.c: New file.
46902         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
46903         * lib/unictype/pr_other_grapheme_extend.c: New file.
46904         * lib/unictype/pr_other_id_continue.c: New file.
46905         * lib/unictype/pr_other_id_start.c: New file.
46906         * lib/unictype/pr_other_lowercase.c: New file.
46907         * lib/unictype/pr_other_math.c: New file.
46908         * lib/unictype/pr_other_uppercase.c: New file.
46909         * lib/unictype/pr_paired_punctuation.c: New file.
46910         * lib/unictype/pr_paragraph_separator.c: New file.
46911         * lib/unictype/pr_pattern_syntax.c: New file.
46912         * lib/unictype/pr_pattern_white_space.c: New file.
46913         * lib/unictype/pr_private_use.c: New file.
46914         * lib/unictype/pr_punctuation.c: New file.
46915         * lib/unictype/pr_quotation_mark.c: New file.
46916         * lib/unictype/pr_radical.c: New file.
46917         * lib/unictype/pr_sentence_terminal.c: New file.
46918         * lib/unictype/pr_soft_dotted.c: New file.
46919         * lib/unictype/pr_space.c: New file.
46920         * lib/unictype/pr_terminal_punctuation.c: New file.
46921         * lib/unictype/pr_test.c: New file.
46922         * lib/unictype/pr_titlecase.c: New file.
46923         * lib/unictype/pr_unassigned_code_value.c: New file.
46924         * lib/unictype/pr_unified_ideograph.c: New file.
46925         * lib/unictype/pr_uppercase.c: New file.
46926         * lib/unictype/pr_variation_selector.c: New file.
46927         * lib/unictype/pr_white_space.c: New file.
46928         * lib/unictype/pr_xid_continue.c: New file.
46929         * lib/unictype/pr_xid_start.c: New file.
46930         * lib/unictype/pr_zero_width.c: New file.
46931         * lib/unictype/scripts.c: New file.
46932         * lib/unictype/sy_c_ident.c: New file.
46933         * lib/unictype/sy_c_whitespace.c: New file.
46934         * lib/unictype/sy_java_ident.c: New file.
46935         * lib/unictype/sy_java_whitespace.c: New file.
46936
46937         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
46938         Unicode 5.0.0.
46939         * lib/unictype/blocks.h: Likewise.
46940         * lib/unictype/categ_C.h: Likewise.
46941         * lib/unictype/categ_Cc.h: Likewise.
46942         * lib/unictype/categ_Cf.h: Likewise.
46943         * lib/unictype/categ_Cn.h: Likewise.
46944         * lib/unictype/categ_Co.h: Likewise.
46945         * lib/unictype/categ_Cs.h: Likewise.
46946         * lib/unictype/categ_L.h: Likewise.
46947         * lib/unictype/categ_Ll.h: Likewise.
46948         * lib/unictype/categ_Lm.h: Likewise.
46949         * lib/unictype/categ_Lo.h: Likewise.
46950         * lib/unictype/categ_Lt.h: Likewise.
46951         * lib/unictype/categ_Lu.h: Likewise.
46952         * lib/unictype/categ_M.h: Likewise.
46953         * lib/unictype/categ_Mc.h: Likewise.
46954         * lib/unictype/categ_Me.h: Likewise.
46955         * lib/unictype/categ_Mn.h: Likewise.
46956         * lib/unictype/categ_N.h: Likewise.
46957         * lib/unictype/categ_Nd.h: Likewise.
46958         * lib/unictype/categ_Nl.h: Likewise.
46959         * lib/unictype/categ_No.h: Likewise.
46960         * lib/unictype/categ_P.h: Likewise.
46961         * lib/unictype/categ_Pc.h: Likewise.
46962         * lib/unictype/categ_Pd.h: Likewise.
46963         * lib/unictype/categ_Pe.h: Likewise.
46964         * lib/unictype/categ_Pf.h: Likewise.
46965         * lib/unictype/categ_Pi.h: Likewise.
46966         * lib/unictype/categ_Po.h: Likewise.
46967         * lib/unictype/categ_Ps.h: Likewise.
46968         * lib/unictype/categ_S.h: Likewise.
46969         * lib/unictype/categ_Sc.h: Likewise.
46970         * lib/unictype/categ_Sk.h: Likewise.
46971         * lib/unictype/categ_Sm.h: Likewise.
46972         * lib/unictype/categ_So.h: Likewise.
46973         * lib/unictype/categ_Z.h: Likewise.
46974         * lib/unictype/categ_Zl.h: Likewise.
46975         * lib/unictype/categ_Zp.h: Likewise.
46976         * lib/unictype/categ_Zs.h: Likewise.
46977         * lib/unictype/categ_of.h: Likewise.
46978         * lib/unictype/combining.h: Likewise.
46979         * lib/unictype/ctype_alnum.h: Likewise.
46980         * lib/unictype/ctype_alpha.h: Likewise.
46981         * lib/unictype/ctype_blank.h: Likewise.
46982         * lib/unictype/ctype_cntrl.h: Likewise.
46983         * lib/unictype/ctype_digit.h: Likewise.
46984         * lib/unictype/ctype_graph.h: Likewise.
46985         * lib/unictype/ctype_lower.h: Likewise.
46986         * lib/unictype/ctype_print.h: Likewise.
46987         * lib/unictype/ctype_punct.h: Likewise.
46988         * lib/unictype/ctype_space.h: Likewise.
46989         * lib/unictype/ctype_upper.h: Likewise.
46990         * lib/unictype/ctype_xdigit.h: Likewise.
46991         * lib/unictype/decdigit.h: Likewise.
46992         * lib/unictype/digit.h: Likewise.
46993         * lib/unictype/mirror.h: Likewise.
46994         * lib/unictype/numeric.h: Likewise.
46995         * lib/unictype/pr_alphabetic.h: Likewise.
46996         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
46997         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
46998         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
46999         * lib/unictype/pr_bidi_block_separator.h: Likewise.
47000         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
47001         * lib/unictype/pr_bidi_common_separator.h: Likewise.
47002         * lib/unictype/pr_bidi_control.h: Likewise.
47003         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
47004         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
47005         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
47006         * lib/unictype/pr_bidi_european_digit.h: Likewise.
47007         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
47008         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
47009         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
47010         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
47011         * lib/unictype/pr_bidi_pdf.h: Likewise.
47012         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
47013         * lib/unictype/pr_bidi_whitespace.h: Likewise.
47014         * lib/unictype/pr_combining.h: Likewise.
47015         * lib/unictype/pr_composite.h: Likewise.
47016         * lib/unictype/pr_currency_symbol.h: Likewise.
47017         * lib/unictype/pr_dash.h: Likewise.
47018         * lib/unictype/pr_decimal_digit.h: Likewise.
47019         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
47020         * lib/unictype/pr_deprecated.h: Likewise.
47021         * lib/unictype/pr_diacritic.h: Likewise.
47022         * lib/unictype/pr_extender.h: Likewise.
47023         * lib/unictype/pr_format_control.h: Likewise.
47024         * lib/unictype/pr_grapheme_base.h: Likewise.
47025         * lib/unictype/pr_grapheme_extend.h: Likewise.
47026         * lib/unictype/pr_grapheme_link.h: Likewise.
47027         * lib/unictype/pr_hex_digit.h: Likewise.
47028         * lib/unictype/pr_hyphen.h: Likewise.
47029         * lib/unictype/pr_id_continue.h: Likewise.
47030         * lib/unictype/pr_id_start.h: Likewise.
47031         * lib/unictype/pr_ideographic.h: Likewise.
47032         * lib/unictype/pr_ids_binary_operator.h: Likewise.
47033         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
47034         * lib/unictype/pr_ignorable_control.h: Likewise.
47035         * lib/unictype/pr_iso_control.h: Likewise.
47036         * lib/unictype/pr_join_control.h: Likewise.
47037         * lib/unictype/pr_left_of_pair.h: Likewise.
47038         * lib/unictype/pr_line_separator.h: Likewise.
47039         * lib/unictype/pr_logical_order_exception.h: Likewise.
47040         * lib/unictype/pr_lowercase.h: Likewise.
47041         * lib/unictype/pr_math.h: Likewise.
47042         * lib/unictype/pr_non_break.h: Likewise.
47043         * lib/unictype/pr_not_a_character.h: Likewise.
47044         * lib/unictype/pr_numeric.h: Likewise.
47045         * lib/unictype/pr_other_alphabetic.h: Likewise.
47046         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
47047         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
47048         * lib/unictype/pr_other_id_continue.h: Likewise.
47049         * lib/unictype/pr_other_id_start.h: Likewise.
47050         * lib/unictype/pr_other_lowercase.h: Likewise.
47051         * lib/unictype/pr_other_math.h: Likewise.
47052         * lib/unictype/pr_other_uppercase.h: Likewise.
47053         * lib/unictype/pr_paired_punctuation.h: Likewise.
47054         * lib/unictype/pr_paragraph_separator.h: Likewise.
47055         * lib/unictype/pr_pattern_syntax.h: Likewise.
47056         * lib/unictype/pr_pattern_white_space.h: Likewise.
47057         * lib/unictype/pr_private_use.h: Likewise.
47058         * lib/unictype/pr_punctuation.h: Likewise.
47059         * lib/unictype/pr_quotation_mark.h: Likewise.
47060         * lib/unictype/pr_radical.h: Likewise.
47061         * lib/unictype/pr_sentence_terminal.h: Likewise.
47062         * lib/unictype/pr_soft_dotted.h: Likewise.
47063         * lib/unictype/pr_space.h: Likewise.
47064         * lib/unictype/pr_terminal_punctuation.h: Likewise.
47065         * lib/unictype/pr_titlecase.h: Likewise.
47066         * lib/unictype/pr_unassigned_code_value.h: Likewise.
47067         * lib/unictype/pr_unified_ideograph.h: Likewise.
47068         * lib/unictype/pr_uppercase.h: Likewise.
47069         * lib/unictype/pr_variation_selector.h: Likewise.
47070         * lib/unictype/pr_white_space.h: Likewise.
47071         * lib/unictype/pr_xid_continue.h: Likewise.
47072         * lib/unictype/pr_xid_start.h: Likewise.
47073         * lib/unictype/pr_zero_width.h: Likewise.
47074         * lib/unictype/scripts.h: Likewise.
47075         * lib/unictype/scripts_byname.gperf: Likewise.
47076         * lib/unictype/sy_c_ident.h: Likewise.
47077         * lib/unictype/sy_c_whitespace.h: Likewise.
47078         * lib/unictype/sy_java_ident.h: Likewise.
47079         * lib/unictype/sy_java_whitespace.h: Likewise.
47080
47081         * lib/unictype/Makefile: New file.
47082         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
47083         glibc.
47084         * lib/unictype/3level.h: New file, copied from glibc.
47085         * lib/unictype/3levelbit.h: New file.
47086
47087 2007-11-11  Bruno Haible  <bruno@clisp.org>
47088
47089         * modules/gperf: New file.
47090         * modules/iconv_open (Depends-on): Add it.
47091         (Makefile.am): Remove the GPERF definition.
47092
47093 2007-11-11  Bruno Haible  <bruno@clisp.org>
47094
47095         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
47096         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
47097
47098 2007-11-11  Bruno Haible  <bruno@clisp.org>
47099
47100         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
47101         (usage): Remove function.
47102
47103 2007-11-11  Bruno Haible  <bruno@clisp.org>
47104
47105         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
47106         gl_FUNC_CEILF_LIBS.
47107         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
47108         gl_FUNC_CEIL_LIBS.
47109         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
47110         gl_FUNC_CEILL_LIBS.
47111         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
47112         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
47113         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
47114
47115 2007-11-11  Bruno Haible  <bruno@clisp.org>
47116
47117         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
47118         roundf were declared but do not exist on functions.
47119         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
47120         roundl were declared but do not exist on functions.
47121         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
47122         HAVE_FLOORL_AND_CEILL, respectively.
47123         Needed for Sun C on Solaris 10.
47124
47125 2007-11-11  Bruno Haible  <bruno@clisp.org>
47126
47127         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
47128         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
47129         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
47130         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
47131         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
47132         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
47133         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
47134         HAVE_DECL_ROUNDF.
47135         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
47136         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
47137         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
47138         of HAVE_DECL_ROUND*.
47139         * modules/math (Makefile.am): Update.
47140
47141 2007-11-10  Bruno Haible  <bruno@clisp.org>
47142
47143         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
47144         ptrdiff_t as m4/intl.m4.
47145
47146 2007-11-10  Jim Meyering  <meyering@redhat.com>
47147
47148         Avoid link failure for the argmatch test.
47149         * tests/test-argmatch.c (usage): Define function to avoid a link
47150         failure: argmatch_die requires a usage function.
47151
47152 2007-11-09  Bruno Haible  <bruno@clisp.org>
47153
47154         * doc/functions/snprintf.texi: Mention BeOS deficiency.
47155         * doc/functions/vsnprintf.texi: Likewise.
47156         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
47157         with a size argument < 2.
47158
47159 2007-11-09  Bruno Haible  <bruno@clisp.org>
47160
47161         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
47162         buffer. Fixes an inefficiency introduced on 2007-11-03.
47163
47164 2007-11-09  Bruno Haible  <bruno@clisp.org>
47165
47166         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
47167         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
47168
47169 2007-11-08  Jim Meyering  <meyering@redhat.com>
47170
47171         Change cache variable name prefix "jm_" to "gl_" everywhere.
47172         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
47173         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
47174         * m4/uptime.m4: s/gl_/jm_/
47175
47176 2007-11-07  Bruno Haible  <bruno@clisp.org>
47177
47178         Update to GNU gettext 0.17.
47179         * m4/intl.m4: Update to GNU gettext 0.17.
47180         * m4/po.m4: Likewise.
47181         * modules/gettext (Files): Remove m4/ulonglong.m4.
47182         (configure.ac): Require gettext infrastructure from version 0.17.
47183
47184 2007-11-06  Bruno Haible  <bruno@clisp.org>
47185
47186         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
47187         symbolic values are not defined in a public header.
47188         * lib/freadable.c (freadable) [QNX]: Likewise.
47189         * lib/freadahead.c (freadahead) [QNX]: Likewise.
47190         * lib/freading.c (freading) [QNX]: Likewise.
47191         * lib/fseterr.c (fseterr) [QNX]: Likewise.
47192         * lib/fwritable.c (fwritable) [QNX]: Likewise.
47193         * lib/fwriting.c (fwriting) [QNX]: Likewise.
47194         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
47195         Reported by Alain Magloire.
47196
47197         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
47198
47199 2007-11-05  Bruno Haible  <bruno@clisp.org>
47200
47201         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
47202         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
47203         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
47204         Reported by Eric Blake.
47205
47206 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47207             Bruno Haible  <bruno@clisp.org>
47208
47209         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
47210         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
47211         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
47212         (malloc): Undefine also before including <stdlib.h>.
47213         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
47214         Needed on OSF/1 4.0.
47215
47216 2007-11-05  Jim Meyering  <meyering@redhat.com>
47217
47218         git-version-gen: sync from coreutils.
47219         * build-aux/git-version-gen: Add comments.
47220         Change the first '-' to '.' in the snapshot version string,
47221         e.g., 6.9-377-08144 -> 6.9.377-08144
47222         Remove first parameter.
47223         Don't declare a version "-dirty" merely because a time
47224         stamp has changed.
47225
47226 2007-11-04  Bruno Haible  <bruno@clisp.org>
47227
47228         * lib/lock.h: Protect all macro definitions containing an 'if'
47229         statement through a "do { ... } while (0)".
47230         * lib/tls.h: Likewise.
47231
47232 2007-11-04  Bruno Haible  <bruno@clisp.org>
47233
47234         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
47235
47236 2007-11-04  Bruno Haible  <bruno@clisp.org>
47237
47238         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
47239         * modules/fprintf-posix (Depends-on): Add nocrash.
47240         * modules/snprintf-posix (Depends-on): Likewise.
47241         * modules/sprintf-posix (Depends-on): Likewise.
47242         * modules/vasnprintf-posix (Depends-on): Likewise.
47243         * modules/vasprintf-posix (Depends-on): Likewise.
47244         * modules/vfprintf-posix (Depends-on): Likewise.
47245         * modules/vsnprintf-posix (Depends-on): Likewise.
47246         * modules/vsprintf-posix (Depends-on): Likewise.
47247         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
47248         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
47249         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
47250         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
47251         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
47252         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
47253         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
47254
47255 2007-11-04  Bruno Haible  <bruno@clisp.org>
47256
47257         * modules/nocrash: New file.
47258         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
47259         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
47260
47261 2007-11-04  Bruno Haible  <bruno@clisp.org>
47262
47263         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
47264         precision handling.
47265         * tests/test-vasprintf-posix.c (test_function): Likewise.
47266         * tests/test-snprintf-posix.h (test_function): Likewise.
47267         * tests/test-sprintf-posix.h (test_function): Likewise.
47268
47269         Fix *printf behaviour for large precisions on mingw and BeOS.
47270         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
47271         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
47272         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
47273         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
47274         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
47275         gl_PRINTF_PRECISION and test its result. Invoke
47276         gl_PREREQ_VASNPRINTF_PRECISION.
47277         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
47278         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
47279         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
47280         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
47281         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
47282         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
47283         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
47284         * doc/functions/fprintf.texi: Update.
47285         * doc/functions/printf.texi: Update.
47286         * doc/functions/snprintf.texi: Update.
47287         * doc/functions/sprintf.texi: Update.
47288         * doc/functions/vfprintf.texi: Update.
47289         * doc/functions/vprintf.texi: Update.
47290         * doc/functions/vsnprintf.texi: Update.
47291         * doc/functions/vsprintf.texi: Update.
47292
47293 2007-11-04  Bruno Haible  <bruno@clisp.org>
47294
47295         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
47296
47297 2007-11-04  Bruno Haible  <bruno@clisp.org>
47298
47299         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
47300         Reported by Sylvain Beucler <beuc@gnu.org>.
47301
47302 2007-11-03  Bruno Haible  <bruno@clisp.org>
47303
47304         * tests/test-fprintf-posix2.sh: New file.
47305         * tests/test-fprintf-posix2.c: New file.
47306         * modules/fprintf-posix-tests (Files): Add them.
47307         (TESTS): Add test-fprintf-posix2.sh.
47308         (configure.ac): Check for getrlimit and setrlimit.
47309         (check_PROGRAMS): Add test-fprintf-posix2.
47310
47311         * tests/test-printf-posix2.sh: New file.
47312         * tests/test-printf-posix2.c: New file.
47313         * modules/printf-posix-tests (Files): Add them.
47314         (TESTS): Add test-printf-posix2.sh.
47315         (configure.ac): Check for getrlimit and setrlimit.
47316         (check_PROGRAMS): Add test-printf-posix2.
47317
47318         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
47319         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
47320         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
47321         (decode_double): New function, copied from decode_long_double.
47322         (scale10_round_decimal_decoded): New function, extracted from
47323         scale10_round_decimal_long_double.
47324         (scale10_round_decimal_long_double): Use it.
47325         (scale10_round_decimal_double): New function.
47326         (floorlog10): New function.
47327         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
47328         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
47329         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
47330         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
47331         gl_PRINTF_ENOMEM and test its result. Invoke
47332         gl_PREREQ_VASNPRINTF_ENOMEM.
47333         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
47334         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
47335         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
47336         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
47337         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
47338         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
47339         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
47340         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
47341         * modules/snprintf-posix (Depends-on): Likewise.
47342         * modules/sprintf-posix (Depends-on): Likewise.
47343         * modules/vasnprintf-posix (Depends-on): Likewise.
47344         * modules/vasprintf-posix (Depends-on): Likewise.
47345         * modules/vfprintf-posix (Depends-on): Likewise.
47346         * modules/vsnprintf-posix (Depends-on): Likewise.
47347         * modules/vsprintf-posix (Depends-on): Likewise.
47348         * doc/functions/fprintf.texi: Update.
47349         * doc/functions/printf.texi: Update.
47350         * doc/functions/snprintf.texi: Update.
47351         * doc/functions/sprintf.texi: Update.
47352         * doc/functions/vfprintf.texi: Update.
47353         * doc/functions/vprintf.texi: Update.
47354         * doc/functions/vsnprintf.texi: Update.
47355         * doc/functions/vsprintf.texi: Update.
47356
47357 2007-11-03  Bruno Haible  <bruno@clisp.org>
47358
47359         * modules/frexp-nolibm-tests: New file.
47360
47361         * modules/frexp-nolibm: New file.
47362         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
47363
47364 2007-11-03  Bruno Haible  <bruno@clisp.org>
47365
47366         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
47367         value is C99 compliant.
47368         Needed for OSF/1 5.1.
47369
47370 2007-11-03  Bruno Haible  <bruno@clisp.org>
47371
47372         Fix out-of-memory handling of vasnprintf.
47373         * lib/printf-parse.c: Include <errno.h>.
47374         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
47375         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
47376         is already set.
47377
47378 2007-11-02  Eric Blake  <ebb9@byu.net>
47379
47380         Fix tests on cygwin.
47381         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
47382
47383 2007-11-01  Bruno Haible  <bruno@clisp.org>
47384
47385         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
47386         warning.
47387         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
47388         needed for POSIX compatibility.
47389
47390 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
47391
47392         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
47393         for compatibility with GNU.
47394
47395 2007-11-01  Bruno Haible  <bruno@clisp.org>
47396
47397         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
47398         (putenv): Renamed from rpl_putenv. Change argument type from
47399         'const char *' to 'char *'.
47400         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
47401         of defining putenv in config.h, just set REPLACE_PUTENV.
47402         * modules/putenv (Depends-on): Add stdlib.
47403         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
47404         (Include): Use <stdlib.h>.
47405         * lib/stdlib.in.h (putenv): New declaration.
47406         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
47407         REPLACE_PUTENV.
47408         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
47409         REPLACE_PUTENV.
47410         Needed for MacOS X 10.5.0.
47411         Reported by Peter O'Gorman <peter@pogma.com>.
47412
47413 2007-11-01  Jim Meyering  <meyering@redhat.com>
47414
47415         Treat an empty date string exactly like "0".
47416         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
47417         if the remaining date string (to be parsed) is empty, use "0".
47418         Reported by Mischa Molhoek and discussed in this thread:
47419         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
47420
47421 2007-10-31  Bruno Haible  <bruno@clisp.org>
47422
47423         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
47424         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
47425         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
47426         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
47427         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
47428         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
47429
47430 2007-10-31  Bruno Haible  <bruno@clisp.org>
47431
47432         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
47433         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
47434         (AC_TYPE_LONG_LONG_INT): Use it.
47435         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
47436         it as well.
47437         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
47438         to m4/longlong.m4.
47439         * modules/stdint (Files): Remove m4/ulonglong.m4.
47440         * modules/strtoull (Files): Use m4/longlong.m4 instead of
47441         m4/ulonglong.m4.
47442         * modules/strtoumax (Files): Likewise.
47443
47444 2007-10-30  Bruno Haible  <bruno@clisp.org>
47445
47446         * modules/xvasprintf-posix: New file.
47447         Suggested by Eric Blake.
47448
47449 2007-10-30  Bruno Haible  <bruno@clisp.org>
47450
47451         * modules/xprintf-posix-tests: New file.
47452         * tests/test-xprintf-posix.sh: New file.
47453         * tests/test-xprintf-posix.c: New file.
47454         * tests/test-xfprintf-posix.c: New file.
47455
47456         * modules/xprintf-posix: New file.
47457
47458 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47459
47460         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
47461         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
47462         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
47463
47464 2007-10-29  Bruno Haible  <bruno@clisp.org>
47465
47466         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
47467         contain the special marker '_cv_'.
47468         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
47469         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
47470         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
47471         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
47472         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
47473         Reported by Ralf Wildenhues.
47474
47475 2007-10-29  Bruno Haible  <bruno@clisp.org>
47476
47477         * gnulib-tool (func_import): When --lgpl is not specified, set
47478         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
47479         GPLv3.
47480         Reported by Simon Josefsson.
47481
47482 2007-10-28  Bruno Haible  <bruno@clisp.org>
47483
47484         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
47485         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
47486         HAVE_DECL_ISFINITE.
47487         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
47488         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
47489         HAVE_DECL_ISFINITE.
47490
47491 2007-10-28  Bruno Haible  <bruno@clisp.org>
47492
47493         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
47494         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
47495
47496 2007-10-28  Bruno Haible  <bruno@clisp.org>
47497
47498         Fix link errors with Sun C 5.0 on Solaris 10.
47499         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
47500         function is declared but not present in the compiler's libm.
47501         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
47502         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
47503         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
47504         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
47505         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
47506         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
47507         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
47508         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
47509         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
47510         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
47511         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
47512         HAVE_DECL_FLOORL.
47513
47514 2007-10-28  Bruno Haible  <bruno@clisp.org>
47515
47516         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
47517         gl_FUNC_FLOORL. Cache the result.
47518         (gl_FUNC_FLOORL): Use it.
47519         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
47520         gl_FUNC_CEILL. Cache the result.
47521         (gl_FUNC_CEILL): Use it.
47522
47523         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
47524         gl_FUNC_FLOOR. Cache the result.
47525         (gl_FUNC_FLOOR): Use it.
47526         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
47527         gl_FUNC_CEIL. Cache the result.
47528         (gl_FUNC_CEIL): Use it.
47529
47530         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
47531         gl_FUNC_FLOORF. Cache the result.
47532         (gl_FUNC_FLOORF): Use it.
47533         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
47534         gl_FUNC_CEILF. Cache the result.
47535         (gl_FUNC_CEILF): Use it.
47536
47537 2007-10-28  Bruno Haible  <bruno@clisp.org>
47538
47539         * gnulib-tool: Allow specifying the LGPL version number through
47540         --lgpl=2 or --lgpl=3.
47541         (func_usage): Document --lgpl with argument.
47542         Handle --lgpl=... arguments.
47543         (func_import): Recognize also gl_LGPL calls with an argument. When
47544         --lgpl=2 is used and the module's license is just LGPL, report an
47545         error. Set sed_transform_lib_file according to the lgpl variable. In
47546         the generated files, use --lgpl or gl_LGPL invocations with argument,
47547         if necessary.
47548         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
47549         an LGPv2+ license.
47550         * doc/gnulib-tool.texi (Modified imports): Update explanation of
47551         gl_LGPL macro.
47552
47553 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47554             Bruno Haible  <bruno@clisp.org>
47555
47556         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
47557         (u16_uctomb_aux): Likewise.
47558         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
47559         !HAVE_INLINE.
47560         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
47561
47562 2007-10-28  Bruno Haible  <bruno@clisp.org>
47563
47564         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
47565         Invoke AM_GETTEXT_OPTION if it exists.
47566         * modules/vasprintf: Likewise.
47567         * modules/verror: Likewise.
47568         * modules/xprintf: Likewise.
47569         * modules/xvasprintf: Likewise.
47570
47571 2007-10-27  Ben Pfaff  <blp@gnu.org>
47572
47573         * lib/math.in.h: Define isfinite macro and prototypes for
47574         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
47575         implementations.
47576         * m4/math_h.m4: New substitutions for isfinite module.
47577         * lib/isfinite.c: New file.
47578         * m4/isfinite.m4: New file.
47579         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
47580         * modules/isfinite: New file.
47581         * modules/isfinite-tests: New file.
47582         * tests/tests-isfinite.c: New file.
47583         * doc/functions/isfinite.texi: Mention isfinite module.
47584         * MODULES.html.sh: Mention new module.
47585
47586 2007-10-27  Ben Pfaff  <blp@gnu.org>
47587
47588         Ralf Wildenhues reported that Tru64 4.0D declares the round
47589         functions but does not have definitions.
47590         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
47591         cannot be found in any library, set the output variable to
47592         "missing" instead of "".
47593         * m4/round.m4: Also use our substitute if we cannot find round in
47594         any library, even if it is declared.
47595         * m4/roundf.m4: Likewise for roundf.
47596         * m4/roundl.m4: Likewise for roundl.
47597         * lib/math.in.h: Undefine roundf, round, roundl before defining
47598         their replacements, to allow for hypothetical systems where these
47599         may be defined as macros but not available in libraries.
47600
47601 2007-10-27  Bruno Haible  <bruno@clisp.org>
47602
47603         * doc/gnulib.texi: Invoke @firstparagraphindent.
47604         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
47605         changes in gnulib.
47606         (Source changes): New section.
47607
47608 2007-10-26  Bruno Haible  <bruno@clisp.org>
47609
47610         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
47611         borrowed from autoconf.
47612
47613 2007-10-26  Bruno Haible  <bruno@clisp.org>
47614
47615         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
47616         strerror returned the empty string. Needed on HP-UX 11.00.
47617
47618 2007-10-24  Micah Cowan  <micah@cowan.name>
47619
47620         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
47621         * build-aux/bootstrap: Remove support for now-unnecessary option,
47622         --cvs-user, and envvars CVS_USER, CVS_RSH.
47623
47624 2007-10-24  Jim Meyering  <meyering@redhat.com>
47625
47626         Avoid diagnostics from sha1sum when there is no cached checksum.
47627         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
47628         if the po.s1 file hasn't been created yet.
47629
47630         * build-aux/bootstrap: Sync from coreutils:
47631         2007-10-24  Jim Meyering  <meyering@redhat.com>
47632         Get gnulib from the git repository, not from an obsolete cvs one.
47633         * build-aux/bootstrap: Suggestion from Micah Cowan.
47634         2007-10-04  Jim Meyering  <jim@meyering.net>
47635         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
47636         (update_po_files): Work also when there are no .po files in po/.
47637
47638 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
47639
47640         * README: Append ".git" to git and cg examples.
47641         Problem reported by Benoit Sigoure.
47642
47643 2007-10-23  Micah Cowan  <micah@cowan.name>
47644
47645         * users.txt: Add wget.
47646
47647 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47648
47649         Fix linking of some unistdio tests on FreeBSD.
47650         * modules/unistdio/u16-vsnprintf-tests
47651         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
47652         * modules/unistdio/u16-vsprintf-tests
47653         (test_u16_vsnprintf1_LDADD): Likewise.
47654         * modules/unistdio/u32-vsnprintf-tests
47655         (test_u32_vsnprintf1_LDADD): Likewise.
47656         * modules/unistdio/u32-vsprintf-tests
47657         (test_u32_vsprintf1_LDADD): Likewise.
47658         * modules/unistdio/u8-vsnprintf-tests
47659         (test_u8_vsnprintf1_LDADD): Likewise.
47660         * modules/unistdio/u8-vsprintf-tests
47661         (test_u8_vsprintf1_LDADD): Likewise.
47662         * modules/unistdio/ulc-vsnprintf-tests
47663         (test_ulc_vsnprintf1_LDADD): Likewise.
47664         * modules/unistdio/ulc-vsprintf-tests
47665         (test_ulc_vsprintf1_LDADD): Likewise.
47666
47667         Fix linking of some uniconv tests on FreeBSD.
47668         * modules/uniconv/u16-conv-from-enc-tests
47669         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
47670         * modules/uniconv/u16-conv-to-enc-tests
47671         (test_u16_conv_to_enc_LDADD): Likewise.
47672         * modules/uniconv/u16-strconv-from-enc-tests
47673         (test_u16_strconv_from_enc_LDADD): Likewise.
47674         * modules/uniconv/u16-strconv-to-enc-tests
47675         (test_u16_strconv_to_enc_LDADD): Likewise.
47676         * modules/uniconv/u32-conv-from-enc-tests
47677         (test_u32_conv_from_enc_LDADD): Likewise.
47678         * modules/uniconv/u32-conv-to-enc-tests
47679         (test_u32_conv_to_enc_LDADD): Likewise.
47680         * modules/uniconv/u32-strconv-from-enc-tests
47681         (test_u32_strconv_from_enc_LDADD): Likewise.
47682         * modules/uniconv/u32-strconv-to-enc-tests
47683         (test_u32_strconv_to_enc_LDADD): Likewise.
47684         * modules/uniconv/u8-conv-from-enc-tests
47685         (test_u8_conv_from_enc_LDADD): Likewise.
47686         * modules/uniconv/u8-conv-to-enc-tests
47687         (test_u8_conv_to_enc_LDADD): Likewise.
47688         * modules/uniconv/u8-strconv-from-enc-tests
47689         (test_u8_strconv_from_enc_LDADD): Likewise.
47690         * modules/uniconv/u8-strconv-to-enc-tests
47691         (test_u8_strconv_to_enc_LDADD): Likewise.
47692
47693 2007-10-22  Bruno Haible  <bruno@clisp.org>
47694
47695         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
47696         size.
47697
47698 2007-10-22  Eric Blake  <ebb9@byu.net>
47699
47700         Tweak x*printf documentation.
47701         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
47702         variable name and comments.
47703         Suggested by Bruno Haible.
47704
47705 2007-10-22  Bruno Haible  <bruno@clisp.org>
47706
47707         * lib/acl.c (copy_acl): Fix file name in comment.
47708
47709 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
47710
47711         Fix Tru64 problem with stdbool.h.
47712         * lib/stdbool.in.h (false, true):
47713         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
47714         Don't declare as an enum in this situation; it runs afoul of Tru64.
47715         Problem reported by Steven M. Schweda in
47716         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
47717
47718 2007-10-22  Eric Blake  <ebb9@byu.net>
47719
47720         Also wrap vf?printf.
47721         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
47722         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
47723         (xvprintf, xvfprintf): New functions.
47724
47725 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47726
47727         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
47728         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
47729
47730         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
47731         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
47732
47733 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
47734
47735         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
47736         by Bruno Haible.
47737
47738 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47739
47740         * lib/getloadavg.c
47741         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
47742         Undef `sys' after including sys/table.h, for Tru64 4.0D.
47743
47744         * tests/test-i-ring.c: Work for C89.
47745
47746 2007-10-22  Bruno Haible  <bruno@clisp.org>
47747
47748         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
47749         -1u, in preprocessor expression, so that we don't test for the bug
47750         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
47751         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
47752
47753 2007-10-22  Eric Blake  <ebb9@byu.net>
47754
47755         * tests/test-yesno.sh: Silence stderr during test.
47756
47757 2007-10-22  Simon Josefsson  <simon@josefsson.org>
47758
47759         * modules/crypto/gc-camellia: New file.
47760
47761         * m4/gc-camellia.m4: New file.
47762
47763         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
47764
47765         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
47766
47767 2007-10-22  Simon Josefsson  <simon@josefsson.org>
47768
47769         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
47770         --help to stdout.  Reported by sms@antinode.org (Steven
47771         M. Schweda).
47772
47773 2007-10-22  Simon Josefsson  <simon@josefsson.org>
47774
47775         * users.txt: Fix link to libksba.
47776
47777 2007-10-21  Ben Pfaff  <blp@gnu.org>
47778
47779         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
47780         round.c roundf implementation that depends on floorf and ceilf to
47781         be tested unconditionally.
47782
47783 2007-10-21  Ben Pfaff  <blp@gnu.org>
47784
47785         * m4/check-libm-func.m4: Removed.
47786         * m4/check-math-lib.m4: New file.
47787         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
47788         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
47789         definition and lack of AC_LIBOBJ([roundf]).
47790         * m4/roundl.m4: Ditto, and similarly for roundl.
47791         * modules/round: Reference new m4 file.
47792         * modules/roundf: Ditto.
47793         * modules/roundl: Ditto.
47794         * tests/test-round2.c (main): Use ROUND instead of round.
47795         Bug report from Bruno Haible.
47796
47797 2007-10-21  Bruno Haible  <bruno@clisp.org>
47798
47799         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
47800         context.
47801
47802 2007-10-21  Bruno Haible  <bruno@clisp.org>
47803
47804         * tests/test-wcwidth.c (main): Allow negative result for some control
47805         characters.
47806
47807         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
47808         Needed on OSF/1 5.1.
47809
47810 2007-10-21  Bruno Haible  <bruno@clisp.org>
47811
47812         * tests/test-floorf1.c: Include isnanf.h.
47813         (main): Use isnanf() instead of isnan().
47814         * tests/test-ceilf1.c: Include isnanf.h.
47815         (main): Use isnanf() instead of isnan().
47816         * tests/test-truncf1.c: Include isnanf.h.
47817         (main): Use isnanf() instead of isnan().
47818         * tests/test-roundf1.c: Include isnanf.h.
47819         (main): Use isnanf() instead of isnan().
47820
47821 2007-10-21  Eric Blake  <ebb9@byu.net>
47822
47823         * users.txt: Update URL for m4.
47824
47825 2007-10-21  Bruno Haible  <bruno@clisp.org>
47826
47827         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
47828
47829 2007-10-21  Bruno Haible  <bruno@clisp.org>
47830
47831         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
47832         Git's management files if the CVS files are not present.
47833
47834 2007-10-20  Bruno Haible  <bruno@clisp.org>
47835
47836         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
47837         gcc-3.4.x.
47838
47839 2007-10-20  Ben Pfaff  <blp@gnu.org>
47840
47841         * lib/math.in.h: Declare round, roundf, roundl if we are providing
47842         implementations.
47843         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
47844         * lib/round.c: New file.
47845         * lib/roundf.c: New file.
47846         * lib/roundl.c: New file.
47847         * m4/round.m4: New file.
47848         * m4/roundf.m4: New file.
47849         * m4/roundl.m4: New file.
47850         * m4/check-libm-func-m4: New file.
47851         * modules/math: Replace round, roundf, roundl related @VARS@ in
47852         math.in.h.
47853         * modules/round: New file.
47854         * modules/round-tests: New file.
47855         * modules/roundf: New file.
47856         * modules/roundf-tests: New file.
47857         * modules/roundl: New file.
47858         * modules/roundl-tests: New file.
47859         * tests/test-round1.c: New file.
47860         * tests/test-round2.c: New file.
47861         * tests/test-roundf1.c: New file.
47862         * tests/test-roundf2.c: New file.
47863         * tests/test-roundl.c: New file.
47864         * doc/functions/round.texi: Mention round module.
47865         * doc/functions/roundf.texi: Mention roundf module.
47866         * doc/functions/roundl.texi: Mention roundl module.
47867         * MODULES.html.sh: Mention new modules.
47868         Thanks to Bruno Haible for suggestions.
47869
47870 2007-10-20  Jim Meyering  <meyering@redhat.com>
47871
47872         * lib/xprintf.c: Include <config.h> unconditionally.
47873
47874         Change xprintf's license to GPL.
47875         * modules/xprintf (License): s/LGPL/GPL/, since this module
47876         depends on modules (exit and exitfail) which are GPL.
47877         Suggestion from Bruno Haible.
47878
47879         xprintf fixes.
47880         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
47881         Use a clearer diagnostic.
47882         Patch from Bruno Haible.
47883
47884 2007-10-20  Bruno Haible  <bruno@clisp.org>
47885
47886         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
47887         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
47888         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
47889
47890 2007-10-20  Bruno Haible  <bruno@clisp.org>
47891
47892         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
47893         precision in the comparison result > x - 1 or similar.
47894         * tests/test-ceilf2.c (correct_result_p): Likewise.
47895         * tests/test-truncf2.c (correct_result_p): Likewise.
47896         * tests/test-trunc2.c (correct_result_p): Likewise.
47897         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
47898
47899 2007-10-20  Bruno Haible  <bruno@clisp.org>
47900
47901         * modules/ceil: New file.
47902         * m4/ceil.m4: New file.
47903         * doc/functions/ceil.texi: Mention the 'ceil' module.
47904
47905 2007-10-20  Bruno Haible  <bruno@clisp.org>
47906
47907         * modules/floor: New file.
47908         * m4/floor.m4: New file.
47909         * doc/functions/floor.texi: Mention the 'floor' module.
47910
47911 2007-10-20  Bruno Haible  <bruno@clisp.org>
47912
47913         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
47914         of %a.
47915         * modules/floorf-tests (Depends-on): Likewise.
47916         * modules/truncf-tests (Depends-on): Likewise.
47917         * modules/trunc-tests (Depends-on): Likewise.
47918         Reported by Ben Pfaff.
47919
47920 2007-10-19  Jim Meyering  <meyering@redhat.com>
47921
47922         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
47923         Don't bother testing specific errno values.  Just test ferror.
47924
47925         New module: xprintf
47926         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
47927
47928 2007-10-19  Bruno Haible  <bruno@clisp.org>
47929
47930         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
47931         syntax.
47932         * modules/javaexec (Makefile.am): Likewise.
47933         * modules/relocatable-prog (Makefile.am): Likewise.
47934         Suggested by Jim Meyering.
47935
47936 2007-10-18  Bruno Haible  <bruno@clisp.org>
47937
47938         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
47939         Reported by Jim Meyering.
47940
47941 2007-10-18  Eric Blake  <ebb9@byu.net>
47942
47943         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
47944
47945 2007-10-18  Bruno Haible  <bruno@clisp.org>
47946
47947         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
47948         the format string into writable memory. Needed in Fortify conditions.
47949
47950 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
47951             Bruno Haible  <bruno@clisp.org>
47952
47953         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
47954         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
47955         * modules/trim (Depends-on): Add mbchar.
47956         (configure.ac): Add gl_FUNC_MBRTOWC.
47957         (Makefile.am): Augment lib_SOURCES.
47958
47959 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
47960
47961         Modify glob.c to use fstatat and dirfd, to simplify it.
47962         Suggested by Eric Blake.
47963         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
47964         Don't include <stdbool.h>; not used.
47965         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
47966         (link_exists_p): Simplify implementation, since we can now assume
47967         dirfd and fstatat.
47968         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
47969
47970 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47971
47972         * gnulib-tool (func_get_dependencies): Fix sed script to
47973         match only tests.
47974
47975 2007-10-17  Bruno Haible  <bruno@clisp.org>
47976
47977         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
47978         allow locale names without encoding suffix.
47979         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
47980         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
47981
47982 2007-10-16  Bruno Haible  <bruno@clisp.org>
47983
47984         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
47985         * lib/getgroups.c (getgroups): Likewise.
47986         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
47987
47988 2007-10-16  Bruno Haible  <bruno@clisp.org>
47989
47990         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
47991         * modules/malloc-posix (License): Likewise.
47992         * modules/realloc-posix (License): Likewise.
47993         * modules/calloc-posix (License): Likewise.
47994         * modules/intprops (License): Change from GPL to LGPL, with
47995         Paul Eggert's approval.
47996
47997 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
47998
47999         Merge glibc changes into lib/glob.c.
48000
48001         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
48002         2007-10-15 04:59:03 UTC.  Here are the changes:
48003
48004         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
48005
48006         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
48007
48008         * lib/glob.c: Add some branch prediction throughout.
48009
48010         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
48011
48012         [BZ #5103]
48013         * lib/glob.c (glob): Recognize patterns starting \/.
48014
48015         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
48016
48017         [BZ #3996]
48018         * lib/glob.c (attribute_hidden): Define if not defined.
48019         (glob): Unescape dirname, filename or username when needed and not
48020         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
48021         is NULL.  Handle unescaped [ in pattern without closing ].
48022         Don't pass GLOB_CHECK down to recursive glob for directories.
48023         (__glob_pattern_type): New function.
48024         (__glob_pattern_p): Implement using __glob_pattern_type.
48025         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
48026         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
48027         Remove unreachable code.
48028
48029         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
48030
48031         * lib/glob.c (glob_in_dir): Add some comments and asserts to
48032         explain why there are no leaks.
48033
48034         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
48035
48036         [BZ #3253]
48037         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
48038         time, rather allocate increasingly bigger arrays of pointers, if
48039         possible with alloca, if too large with malloc.
48040
48041 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
48042
48043         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
48044         Problem reported by H.Merijn Brand in
48045         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
48046         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
48047         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
48048
48049 2007-10-15  Bruno Haible  <bruno@clisp.org>
48050
48051         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
48052         with explicit rpl_ prefix.
48053         * lib/fopen.c (fopen): Likewise.
48054         * lib/freopen.c (freopen): Likewise.
48055         * lib/iconv.c (iconv): Likewise.
48056         * lib/iconv_close.c (iconv_close): Likewise.
48057
48058 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
48059
48060         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
48061
48062 2007-10-15  Bruno Haible  <bruno@clisp.org>
48063
48064         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
48065         <stddef.h> instead of <stdlib.h> since we only need NULL.
48066         Reported by Ben Pfaff <blp@cs.stanford.edu>.
48067
48068 2007-10-15  Bruno Haible  <bruno@clisp.org>
48069
48070         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
48071         Replace paragraph talking about LIBOBJS.
48072         Reported by Colin Watson <cjwatson@debian.org>.
48073
48074 2007-10-15  Bruno Haible  <bruno@clisp.org>
48075
48076         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
48077         <stdlib.h> before using NULL.
48078
48079 2007-10-15  Simon Josefsson  <simon@josefsson.org>
48080
48081         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
48082         Reported by Albert Chin <china@thewrittenword.com>.
48083
48084 2007-10-14  Bruno Haible  <bruno@clisp.org>
48085
48086         * modules/iconv_open-utf-tests: New file.
48087         * tests/test-iconv-utf.c: New file.
48088
48089         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
48090         * modules/iconv_open-utf: New file.
48091         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
48092         (iconv, iconv_close): New declarations.
48093         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
48094         be defined.
48095         (iconv_open): Add special handling of conversion between UTF-8 and
48096         UTF-{16,32}{BE,LE}.
48097         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
48098         * lib/iconv_close.c: New file.
48099         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
48100         gl_FUNC_ICONV_OPEN.
48101         (gl_FUNC_ICONV_OPEN): Use it.
48102         (gl_FUNC_ICONV_OPEN_UTF): New macro.
48103         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
48104         and REPLACE_ICONV_UTF.
48105         * modules/iconv_open (Depends-on): Add c-strcase.
48106         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
48107         ICONV_CONST.
48108         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
48109
48110 2007-10-13  Albert Chin  <china@thewrittenword.com>
48111             Bruno Haible  <bruno@clisp.org>
48112
48113         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
48114         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
48115
48116 2007-10-13  Bruno Haible  <bruno@clisp.org>
48117
48118         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
48119         defined, use the ISO C99 inline semantics.
48120         * lib/argp.h (ARGP_EI): Likewise.
48121
48122 2007-10-13  Bruno Haible  <bruno@clisp.org>
48123
48124         Handle 'inline' change in gcc 4.3.0.
48125         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
48126         argp_fmtstream_write, argp_fmtstream_set_lmargin,
48127         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
48128         argp_fmtstream_point): Disable 'extern' declaration if the function
48129         definition is going to be provided inline.
48130         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
48131         semantics, not the ISO C99 inline semantics.
48132         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
48133         'extern' declaration if the function definition is going to be provided
48134         inline.
48135         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
48136         the GNU C inline semantics, not the ISO C99 inline semantics. With
48137         GCC 4.2, avoid a warning.
48138
48139 2007-10-13  Bruno Haible  <bruno@clisp.org>
48140
48141         * lib/freading.h (freading): Enable the use of __freading for
48142         glibc >= 2.7.
48143         * lib/freading.c (freading): Likewise.
48144
48145 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
48146
48147         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
48148         "warning: C99 inline functions are not supported; using GNU89".
48149
48150 2007-10-12  Bruno Haible  <bruno@clisp.org>
48151
48152         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
48153         of 2.
48154         * tests/test-ceilf2.c: New file.
48155         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
48156
48157         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
48158         * modules/ceilf-tests: Update.
48159
48160 2007-10-12  Bruno Haible  <bruno@clisp.org>
48161
48162         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
48163         of 2.
48164         * tests/test-floorf2.c: New file.
48165         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
48166
48167         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
48168         * modules/floorf-tests: Update.
48169
48170 2007-10-12  Bruno Haible  <bruno@clisp.org>
48171
48172         * tests/test-trunc2.c: New file.
48173         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
48174
48175         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
48176         * modules/trunc-tests: Update.
48177
48178 2007-10-12  Bruno Haible  <bruno@clisp.org>
48179
48180         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
48181         of 2.
48182         * tests/test-truncf2.c: New file.
48183         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
48184
48185         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
48186         * modules/truncf-tests: Update.
48187
48188 2007-10-11  Eric Blake  <ebb9@byu.net>
48189
48190         Don't claim strerror is broken on Interix.
48191         * doc/functions/strerror.texi (strerror): Known broken systems are
48192         now Solaris 8, and not Interix.
48193         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
48194         Interix on cross-compile.
48195         Reported by Martin Koeppe in
48196         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
48197
48198 2007-10-11  Bruno Haible  <bruno@clisp.org>
48199
48200         * modules/i-ring-tests: New file.
48201         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
48202         instead of assert.
48203
48204 2007-10-11  Bruno Haible  <bruno@clisp.org>
48205
48206         * modules/filenamecat-tests: New file.
48207         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
48208         * lib/filenamecat.c: Remove test code.
48209
48210 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
48211
48212         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
48213
48214         * lib/strerror.c: Include <string.h> always, to test interface,
48215         and to remove the need for the dummy.
48216         Include intprops.h to compute width instead of doing it ourselves
48217         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
48218         (strerror): Define it to return NULL if there's no system strerror.
48219         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
48220         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
48221         ancient pre-strerror Unix systems well any more.  Saying "unknown
48222         system error" is enough.
48223         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
48224         simpler strerror.c implementation.
48225         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
48226         Simplify the tests to reflect the simpler strerror implementation.
48227         * modules/strerror (Depends-on): Add intprops.
48228
48229 2007-10-09  Eric Blake  <ebb9@byu.net>
48230
48231         Silence test-fpending.
48232         * modules/fpending-tests (Files): Add wrapper script.
48233         * tests/test-fpending.sh: New file.
48234
48235 2007-10-09  Bruno Haible  <bruno@clisp.org>
48236
48237         * MODULES.html.sh (func_module): Don't create a hyperlink for
48238         function names like 'printf_frexp'.
48239         (Misc): Add crc, memxor.
48240         (Characteristics of floating types): New section.
48241         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
48242         isnanf-nolibm, signbit, trunc, truncf, truncl.
48243         (Enhancements for ISO C 99 functions): New subsection Input/output.
48244         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
48245         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
48246         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
48247         (Compatibility checks for POSIX:2001 functions): Add clock-time.
48248         (Enhancements for POSIX:2001 functions): Add chdir-long.
48249         (File system functions): Add areadlink, chdir-safer, read-file.
48250         Remove cycle-check.
48251         (File system as inode set): New section.
48252         (Date and time): Add gethrxtime.
48253         (Multithreading): Add openmp.
48254         (Internationalization functions): Add localename.
48255         (Unicode string functions): Add unistr/u*-mbsnlen.
48256         (Support for maintaining and releasing projects): Add git-version-gen.
48257         (Lone files): Remove directories.
48258
48259 2007-10-08  Ben Pfaff  <blp@gnu.org>
48260
48261         * lib/xmalloca.h: Fix typo in comment.
48262
48263 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
48264
48265         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
48266         when avoiding problems with integer overflow.  Use a portable test
48267         instead.
48268
48269 2007-10-08  Simon Josefsson  <simon@josefsson.org>
48270
48271         * modules/dummy (License): Change to LGPLv2+.
48272         * modules/float (License): Likewise
48273         * modules/realloc (License): Likewise
48274         * modules/stdlib (License): Likewise
48275
48276 2007-10-07  Bruno Haible  <bruno@clisp.org>
48277
48278         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
48279         * floor.c (TWO_MANT_DIG): Likewise.
48280         * ceil.c (TWO_MANT_DIG): Likewise.
48281         Reported by Ben Pfaff.
48282
48283 2007-10-07  Bruno Haible  <bruno@clisp.org>
48284
48285         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
48286         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
48287         * lib/frexp.c (FUNC): Likewise.
48288         * lib/printf-frexp.h (printf_frexp): Likewise.
48289         * lib/printf-frexpl.h (printf_frexpl): Likewise.
48290         * lib/printf-frexp.c (FUNC): Likewise.
48291         Suggested by Jim Meyering.
48292
48293 2007-10-07  Jim Meyering  <meyering@redhat.com>
48294
48295         Make xnanosleep's integer overflow test more robust.
48296         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
48297         so that gcc-4.3.0 doesn't optimize away this test for overflow.
48298
48299 2007-10-07  Bruno Haible  <bruno@clisp.org>
48300
48301         * NEWS: Mention the license change.
48302
48303         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
48304         abbreviations in the modules files.
48305
48306         Change copyright notice from GPLv2+ to GPLv3+.
48307         * README: Change copyright notice.
48308         * MODULES.html.sh: Likewise.
48309         * build-aux/bootstrap.conf: Likewise.
48310         * build-aux/config.libpath: Likewise.
48311         * build-aux/csharpcomp.sh.in: Likewise.
48312         * build-aux/csharpexec.sh.in: Likewise.
48313         * build-aux/install-reloc: Likewise.
48314         * build-aux/javacomp.sh.in: Likewise.
48315         * build-aux/javaexec.sh.in: Likewise.
48316         * build-aux/ldd.sh.in: Likewise.
48317         * build-aux/reloc-ldflags: Likewise.
48318         * build-aux/relocatable.sh.in: Likewise.
48319         * build-aux/x-to-1.in: Likewise.
48320         * check-module: Likewise.
48321         * config/srclistvars.sh: Likewise.
48322         * gnulib-tool: Likewise.
48323         * lib/acl-internal.h: Likewise.
48324         * lib/acl.c: Likewise.
48325         * lib/acl.h: Likewise.
48326         * lib/acl_entries.c: Likewise.
48327         * lib/areadlink-with-size.c: Likewise.
48328         * lib/areadlink.c: Likewise.
48329         * lib/areadlink.h: Likewise.
48330         * lib/argmatch.c: Likewise.
48331         * lib/argmatch.h: Likewise.
48332         * lib/argp-ba.c: Likewise.
48333         * lib/argp-eexst.c: Likewise.
48334         * lib/argp-fmtstream.c: Likewise.
48335         * lib/argp-fmtstream.h: Likewise.
48336         * lib/argp-fs-xinl.c: Likewise.
48337         * lib/argp-help.c: Likewise.
48338         * lib/argp-namefrob.h: Likewise.
48339         * lib/argp-parse.c: Likewise.
48340         * lib/argp-pin.c: Likewise.
48341         * lib/argp-pv.c: Likewise.
48342         * lib/argp-pvh.c: Likewise.
48343         * lib/argp-xinl.c: Likewise.
48344         * lib/argp.h: Likewise.
48345         * lib/at-func.c: Likewise.
48346         * lib/atanl.c: Likewise.
48347         * lib/backupfile.c: Likewise.
48348         * lib/backupfile.h: Likewise.
48349         * lib/basename.c: Likewise.
48350         * lib/binary-io.h: Likewise.
48351         * lib/byteswap.in.h: Likewise.
48352         * lib/c-stack.c: Likewise.
48353         * lib/c-stack.h: Likewise.
48354         * lib/c-strcasestr.c: Likewise.
48355         * lib/c-strcasestr.h: Likewise.
48356         * lib/c-strstr.c: Likewise.
48357         * lib/c-strstr.h: Likewise.
48358         * lib/c-strtod.c: Likewise.
48359         * lib/calloc.c: Likewise.
48360         * lib/canon-host.c: Likewise.
48361         * lib/canon-host.h: Likewise.
48362         * lib/canonicalize-lgpl.c: Likewise.
48363         * lib/canonicalize.c: Likewise.
48364         * lib/canonicalize.h: Likewise.
48365         * lib/ceil.c: Likewise.
48366         * lib/ceilf.c: Likewise.
48367         * lib/ceill.c: Likewise.
48368         * lib/chdir-long.c: Likewise.
48369         * lib/chdir-long.h: Likewise.
48370         * lib/chdir-safer.c: Likewise.
48371         * lib/chdir-safer.h: Likewise.
48372         * lib/chown.c: Likewise.
48373         * lib/classpath.c: Likewise.
48374         * lib/classpath.h: Likewise.
48375         * lib/clean-temp.c: Likewise.
48376         * lib/clean-temp.h: Likewise.
48377         * lib/cloexec.c: Likewise.
48378         * lib/close-stream.c: Likewise.
48379         * lib/closein.c: Likewise.
48380         * lib/closein.h: Likewise.
48381         * lib/closeout.c: Likewise.
48382         * lib/closeout.h: Likewise.
48383         * lib/concat-filename.c: Likewise.
48384         * lib/copy-file.c: Likewise.
48385         * lib/copy-file.h: Likewise.
48386         * lib/count-one-bits.h: Likewise.
48387         * lib/crc.c: Likewise.
48388         * lib/crc.h: Likewise.
48389         * lib/creat-safer.c: Likewise.
48390         * lib/csharpcomp.c: Likewise.
48391         * lib/csharpcomp.h: Likewise.
48392         * lib/csharpexec.c: Likewise.
48393         * lib/csharpexec.h: Likewise.
48394         * lib/cycle-check.c: Likewise.
48395         * lib/cycle-check.h: Likewise.
48396         * lib/diacrit.c: Likewise.
48397         * lib/diacrit.h: Likewise.
48398         * lib/diffseq.h: Likewise.
48399         * lib/dirchownmod.c: Likewise.
48400         * lib/dirent.in.h: Likewise.
48401         * lib/dirfd.c: Likewise.
48402         * lib/dirfd.h: Likewise.
48403         * lib/dirname.c: Likewise.
48404         * lib/dirname.h: Likewise.
48405         * lib/dummy.c: Likewise.
48406         * lib/dup-safer.c: Likewise.
48407         * lib/dup2.c: Likewise.
48408         * lib/eealloc.h: Likewise.
48409         * lib/error.c: Likewise.
48410         * lib/error.h: Likewise.
48411         * lib/euidaccess.c: Likewise.
48412         * lib/exclude.c: Likewise.
48413         * lib/exclude.h: Likewise.
48414         * lib/execute.c: Likewise.
48415         * lib/execute.h: Likewise.
48416         * lib/exitfail.c: Likewise.
48417         * lib/exitfail.h: Likewise.
48418         * lib/expl.c: Likewise.
48419         * lib/fatal-signal.c: Likewise.
48420         * lib/fatal-signal.h: Likewise.
48421         * lib/fbufmode.c: Likewise.
48422         * lib/fbufmode.h: Likewise.
48423         * lib/fchdir.c: Likewise.
48424         * lib/fchmodat.c: Likewise.
48425         * lib/fchownat.c: Likewise.
48426         * lib/fcntl--.h: Likewise.
48427         * lib/fcntl-safer.h: Likewise.
48428         * lib/fcntl.in.h: Likewise.
48429         * lib/fd-safer.c: Likewise.
48430         * lib/fflush.c: Likewise.
48431         * lib/file-has-acl.c: Likewise.
48432         * lib/file-set.c: Likewise.
48433         * lib/file-type.c: Likewise.
48434         * lib/file-type.h: Likewise.
48435         * lib/fileblocks.c: Likewise.
48436         * lib/filemode.c: Likewise.
48437         * lib/filemode.h: Likewise.
48438         * lib/filename.h: Likewise.
48439         * lib/filenamecat.c: Likewise.
48440         * lib/filenamecat.h: Likewise.
48441         * lib/findprog.c: Likewise.
48442         * lib/findprog.h: Likewise.
48443         * lib/float.in.h: Likewise.
48444         * lib/floor.c: Likewise.
48445         * lib/floorf.c: Likewise.
48446         * lib/floorl.c: Likewise.
48447         * lib/fopen-safer.c: Likewise.
48448         * lib/fopen.c: Likewise.
48449         * lib/fpending.c: Likewise.
48450         * lib/fpending.h: Likewise.
48451         * lib/fprintf.c: Likewise.
48452         * lib/fprintftime.h: Likewise.
48453         * lib/fpucw.h: Likewise.
48454         * lib/fpurge.c: Likewise.
48455         * lib/fpurge.h: Likewise.
48456         * lib/freadable.c: Likewise.
48457         * lib/freadable.h: Likewise.
48458         * lib/freadahead.c: Likewise.
48459         * lib/freadahead.h: Likewise.
48460         * lib/freading.c: Likewise.
48461         * lib/freading.h: Likewise.
48462         * lib/free.c: Likewise.
48463         * lib/freopen.c: Likewise.
48464         * lib/frexp.c: Likewise.
48465         * lib/frexpl.c: Likewise.
48466         * lib/fseek.c: Likewise.
48467         * lib/fseterr.c: Likewise.
48468         * lib/fseterr.h: Likewise.
48469         * lib/fstatat.c: Likewise.
48470         * lib/fstrcmp.c: Likewise.
48471         * lib/fstrcmp.h: Likewise.
48472         * lib/fsusage.c: Likewise.
48473         * lib/fsusage.h: Likewise.
48474         * lib/ftell.c: Likewise.
48475         * lib/ftello.c: Likewise.
48476         * lib/fts-cycle.c: Likewise.
48477         * lib/fts.c: Likewise.
48478         * lib/fts_.h: Likewise.
48479         * lib/full-read.c: Likewise.
48480         * lib/full-read.h: Likewise.
48481         * lib/full-write.c: Likewise.
48482         * lib/full-write.h: Likewise.
48483         * lib/fwritable.c: Likewise.
48484         * lib/fwritable.h: Likewise.
48485         * lib/fwriteerror.c: Likewise.
48486         * lib/fwriteerror.h: Likewise.
48487         * lib/fwriting.c: Likewise.
48488         * lib/fwriting.h: Likewise.
48489         * lib/gcd.c: Likewise.
48490         * lib/gcd.h: Likewise.
48491         * lib/getcwd.c: Likewise.
48492         * lib/getdate.h: Likewise.
48493         * lib/getdate.y: Likewise.
48494         * lib/getdomainname.c: Likewise.
48495         * lib/getdomainname.h: Likewise.
48496         * lib/getgroups.c: Likewise.
48497         * lib/gethostname.c: Likewise.
48498         * lib/gethrxtime.c: Likewise.
48499         * lib/gethrxtime.h: Likewise.
48500         * lib/getloadavg.c: Likewise.
48501         * lib/getndelim2.c: Likewise.
48502         * lib/getndelim2.h: Likewise.
48503         * lib/getnline.c: Likewise.
48504         * lib/getnline.h: Likewise.
48505         * lib/getopt.c: Likewise.
48506         * lib/getopt.in.h: Likewise.
48507         * lib/getopt1.c: Likewise.
48508         * lib/getopt_int.h: Likewise.
48509         * lib/getpagesize.h: Likewise.
48510         * lib/getsubopt.c: Likewise.
48511         * lib/gettime.c: Likewise.
48512         * lib/getugroups.c: Likewise.
48513         * lib/getugroups.h: Likewise.
48514         * lib/getusershell.c: Likewise.
48515         * lib/gl_anyavltree_list1.h: Likewise.
48516         * lib/gl_anyavltree_list2.h: Likewise.
48517         * lib/gl_anyhash_list1.h: Likewise.
48518         * lib/gl_anyhash_list2.h: Likewise.
48519         * lib/gl_anylinked_list1.h: Likewise.
48520         * lib/gl_anylinked_list2.h: Likewise.
48521         * lib/gl_anyrbtree_list1.h: Likewise.
48522         * lib/gl_anyrbtree_list2.h: Likewise.
48523         * lib/gl_anytree_list1.h: Likewise.
48524         * lib/gl_anytree_list2.h: Likewise.
48525         * lib/gl_anytree_oset.h: Likewise.
48526         * lib/gl_anytreehash_list1.h: Likewise.
48527         * lib/gl_anytreehash_list2.h: Likewise.
48528         * lib/gl_array_list.c: Likewise.
48529         * lib/gl_array_list.h: Likewise.
48530         * lib/gl_array_oset.c: Likewise.
48531         * lib/gl_array_oset.h: Likewise.
48532         * lib/gl_avltree_list.c: Likewise.
48533         * lib/gl_avltree_list.h: Likewise.
48534         * lib/gl_avltree_oset.c: Likewise.
48535         * lib/gl_avltree_oset.h: Likewise.
48536         * lib/gl_avltreehash_list.c: Likewise.
48537         * lib/gl_avltreehash_list.h: Likewise.
48538         * lib/gl_carray_list.c: Likewise.
48539         * lib/gl_carray_list.h: Likewise.
48540         * lib/gl_linked_list.c: Likewise.
48541         * lib/gl_linked_list.h: Likewise.
48542         * lib/gl_linkedhash_list.c: Likewise.
48543         * lib/gl_linkedhash_list.h: Likewise.
48544         * lib/gl_list.c: Likewise.
48545         * lib/gl_list.h: Likewise.
48546         * lib/gl_oset.c: Likewise.
48547         * lib/gl_oset.h: Likewise.
48548         * lib/gl_rbtree_list.c: Likewise.
48549         * lib/gl_rbtree_list.h: Likewise.
48550         * lib/gl_rbtree_oset.c: Likewise.
48551         * lib/gl_rbtree_oset.h: Likewise.
48552         * lib/gl_rbtreehash_list.c: Likewise.
48553         * lib/gl_rbtreehash_list.h: Likewise.
48554         * lib/gl_sublist.c: Likewise.
48555         * lib/gl_sublist.h: Likewise.
48556         * lib/group-member.c: Likewise.
48557         * lib/group-member.h: Likewise.
48558         * lib/hard-locale.c: Likewise.
48559         * lib/hard-locale.h: Likewise.
48560         * lib/hash-pjw.c: Likewise.
48561         * lib/hash-pjw.h: Likewise.
48562         * lib/hash-triple.c: Likewise.
48563         * lib/hash.c: Likewise.
48564         * lib/hash.h: Likewise.
48565         * lib/human.c: Likewise.
48566         * lib/human.h: Likewise.
48567         * lib/i-ring.c: Likewise.
48568         * lib/i-ring.h: Likewise.
48569         * lib/idcache.c: Likewise.
48570         * lib/imaxabs.c: Likewise.
48571         * lib/imaxdiv.c: Likewise.
48572         * lib/inet_pton.c: Likewise.
48573         * lib/inet_pton.h: Likewise.
48574         * lib/intprops.h: Likewise.
48575         * lib/inttostr.c: Likewise.
48576         * lib/inttostr.h: Likewise.
48577         * lib/inttypes.in.h: Likewise.
48578         * lib/isapipe.c: Likewise.
48579         * lib/isdir.c: Likewise.
48580         * lib/isnan.c: Likewise.
48581         * lib/isnan.h: Likewise.
48582         * lib/isnanf.c: Likewise.
48583         * lib/isnanf.h: Likewise.
48584         * lib/isnanl-nolibm.h: Likewise.
48585         * lib/isnanl.c: Likewise.
48586         * lib/isnanl.h: Likewise.
48587         * lib/javacomp.c: Likewise.
48588         * lib/javacomp.h: Likewise.
48589         * lib/javaexec.c: Likewise.
48590         * lib/javaexec.h: Likewise.
48591         * lib/javaversion.c: Likewise.
48592         * lib/javaversion.h: Likewise.
48593         * lib/javaversion.java: Likewise.
48594         * lib/lbrkprop.h: Likewise.
48595         * lib/lchmod.h: Likewise.
48596         * lib/lchown.c: Likewise.
48597         * lib/ldexpl.c: Likewise.
48598         * lib/linebreak.c: Likewise.
48599         * lib/linebreak.h: Likewise.
48600         * lib/linebuffer.c: Likewise.
48601         * lib/linebuffer.h: Likewise.
48602         * lib/locale.in.h: Likewise.
48603         * lib/logl.c: Likewise.
48604         * lib/long-options.c: Likewise.
48605         * lib/long-options.h: Likewise.
48606         * lib/lstat.c: Likewise.
48607         * lib/lstat.h: Likewise.
48608         * lib/math.in.h: Likewise.
48609         * lib/mbchar.c: Likewise.
48610         * lib/mbchar.h: Likewise.
48611         * lib/mbfile.h: Likewise.
48612         * lib/mbiter.h: Likewise.
48613         * lib/mbscasecmp.c: Likewise.
48614         * lib/mbscasestr.c: Likewise.
48615         * lib/mbschr.c: Likewise.
48616         * lib/mbscspn.c: Likewise.
48617         * lib/mbslen.c: Likewise.
48618         * lib/mbsncasecmp.c: Likewise.
48619         * lib/mbsnlen.c: Likewise.
48620         * lib/mbspbrk.c: Likewise.
48621         * lib/mbspcasecmp.c: Likewise.
48622         * lib/mbsrchr.c: Likewise.
48623         * lib/mbssep.c: Likewise.
48624         * lib/mbsspn.c: Likewise.
48625         * lib/mbsstr.c: Likewise.
48626         * lib/mbstok_r.c: Likewise.
48627         * lib/mbswidth.c: Likewise.
48628         * lib/mbswidth.h: Likewise.
48629         * lib/mbuiter.h: Likewise.
48630         * lib/memcasecmp.c: Likewise.
48631         * lib/memcasecmp.h: Likewise.
48632         * lib/memchr.c: Likewise.
48633         * lib/memcmp.c: Likewise.
48634         * lib/memcoll.c: Likewise.
48635         * lib/memcoll.h: Likewise.
48636         * lib/memcpy.c: Likewise.
48637         * lib/memrchr.c: Likewise.
48638         * lib/mkancesdirs.c: Likewise.
48639         * lib/mkdir-p.c: Likewise.
48640         * lib/mkdir-p.h: Likewise.
48641         * lib/mkdir.c: Likewise.
48642         * lib/mkdirat.c: Likewise.
48643         * lib/mkdtemp.c: Likewise.
48644         * lib/mkstemp-safer.c: Likewise.
48645         * lib/mkstemp.c: Likewise.
48646         * lib/modechange.c: Likewise.
48647         * lib/modechange.h: Likewise.
48648         * lib/mountlist.c: Likewise.
48649         * lib/mountlist.h: Likewise.
48650         * lib/mpsort.c: Likewise.
48651         * lib/nanosleep.c: Likewise.
48652         * lib/obstack.c: Likewise.
48653         * lib/obstack.h: Likewise.
48654         * lib/open-safer.c: Likewise.
48655         * lib/open.c: Likewise.
48656         * lib/openat-die.c: Likewise.
48657         * lib/openat-priv.h: Likewise.
48658         * lib/openat-proc.c: Likewise.
48659         * lib/openat.c: Likewise.
48660         * lib/openat.h: Likewise.
48661         * lib/pagealign_alloc.c: Likewise.
48662         * lib/pagealign_alloc.h: Likewise.
48663         * lib/physmem.c: Likewise.
48664         * lib/physmem.h: Likewise.
48665         * lib/pipe-safer.c: Likewise.
48666         * lib/pipe.c: Likewise.
48667         * lib/pipe.h: Likewise.
48668         * lib/posixtm.c: Likewise.
48669         * lib/posixtm.h: Likewise.
48670         * lib/posixver.c: Likewise.
48671         * lib/printf-frexp.c: Likewise.
48672         * lib/printf-frexp.h: Likewise.
48673         * lib/printf-frexpl.c: Likewise.
48674         * lib/printf-frexpl.h: Likewise.
48675         * lib/printf.c: Likewise.
48676         * lib/progname.c: Likewise.
48677         * lib/progname.h: Likewise.
48678         * lib/progreloc.c: Likewise.
48679         * lib/putenv.c: Likewise.
48680         * lib/quote.c: Likewise.
48681         * lib/quote.h: Likewise.
48682         * lib/quotearg.c: Likewise.
48683         * lib/quotearg.h: Likewise.
48684         * lib/raise.c: Likewise.
48685         * lib/readline.c: Likewise.
48686         * lib/readline.h: Likewise.
48687         * lib/readlink.c: Likewise.
48688         * lib/readtokens.c: Likewise.
48689         * lib/readtokens.h: Likewise.
48690         * lib/readtokens0.c: Likewise.
48691         * lib/readtokens0.h: Likewise.
48692         * lib/readutmp.c: Likewise.
48693         * lib/readutmp.h: Likewise.
48694         * lib/realloc.c: Likewise.
48695         * lib/relocwrapper.c: Likewise.
48696         * lib/rename-dest-slash.c: Likewise.
48697         * lib/rename.c: Likewise.
48698         * lib/rmdir.c: Likewise.
48699         * lib/rpmatch.c: Likewise.
48700         * lib/safe-read.c: Likewise.
48701         * lib/safe-read.h: Likewise.
48702         * lib/safe-write.c: Likewise.
48703         * lib/safe-write.h: Likewise.
48704         * lib/same-inode.h: Likewise.
48705         * lib/same.c: Likewise.
48706         * lib/same.h: Likewise.
48707         * lib/save-cwd.c: Likewise.
48708         * lib/save-cwd.h: Likewise.
48709         * lib/savedir.c: Likewise.
48710         * lib/savedir.h: Likewise.
48711         * lib/savewd.c: Likewise.
48712         * lib/savewd.h: Likewise.
48713         * lib/search.in.h: Likewise.
48714         * lib/setenv.c: Likewise.
48715         * lib/setenv.h: Likewise.
48716         * lib/settime.c: Likewise.
48717         * lib/sh-quote.c: Likewise.
48718         * lib/sh-quote.h: Likewise.
48719         * lib/sig2str.c: Likewise.
48720         * lib/sig2str.h: Likewise.
48721         * lib/signal.in.h: Likewise.
48722         * lib/signbitd.c: Likewise.
48723         * lib/signbitf.c: Likewise.
48724         * lib/signbitl.c: Likewise.
48725         * lib/sigprocmask.c: Likewise.
48726         * lib/sincosl.c: Likewise.
48727         * lib/sleep.c: Likewise.
48728         * lib/sprintf.c: Likewise.
48729         * lib/sqrtl.c: Likewise.
48730         * lib/stat-time.h: Likewise.
48731         * lib/stdio--.h: Likewise.
48732         * lib/stdio-safer.h: Likewise.
48733         * lib/stdlib--.h: Likewise.
48734         * lib/stdlib-safer.h: Likewise.
48735         * lib/stdlib.in.h: Likewise.
48736         * lib/stpcpy.c: Likewise.
48737         * lib/stpncpy.c: Likewise.
48738         * lib/strchrnul.c: Likewise.
48739         * lib/strcspn.c: Likewise.
48740         * lib/strerror.c: Likewise.
48741         * lib/strftime.c: Likewise.
48742         * lib/strftime.h: Likewise.
48743         * lib/striconveh.c: Likewise.
48744         * lib/striconveh.h: Likewise.
48745         * lib/striconveha.c: Likewise.
48746         * lib/striconveha.h: Likewise.
48747         * lib/stripslash.c: Likewise.
48748         * lib/strnlen1.c: Likewise.
48749         * lib/strnlen1.h: Likewise.
48750         * lib/strtod.c: Likewise.
48751         * lib/strtoimax.c: Likewise.
48752         * lib/strtok_r.c: Likewise.
48753         * lib/strtol.c: Likewise.
48754         * lib/strtoll.c: Likewise.
48755         * lib/strtoul.c: Likewise.
48756         * lib/strtoull.c: Likewise.
48757         * lib/sysexits.in.h: Likewise.
48758         * lib/tempname.c: Likewise.
48759         * lib/tempname.h: Likewise.
48760         * lib/timespec.h: Likewise.
48761         * lib/tls.c: Likewise.
48762         * lib/tls.h: Likewise.
48763         * lib/tmpdir.c: Likewise.
48764         * lib/tmpdir.h: Likewise.
48765         * lib/tmpfile-safer.c: Likewise.
48766         * lib/tmpfile.c: Likewise.
48767         * lib/trigl.c: Likewise.
48768         * lib/trigl.h: Likewise.
48769         * lib/trim.c: Likewise.
48770         * lib/trim.h: Likewise.
48771         * lib/trunc.c: Likewise.
48772         * lib/truncf.c: Likewise.
48773         * lib/truncl.c: Likewise.
48774         * lib/tsearch.c: Likewise.
48775         * lib/unicodeio.c: Likewise.
48776         * lib/unicodeio.h: Likewise.
48777         * lib/unistd--.h: Likewise.
48778         * lib/unistd-safer.h: Likewise.
48779         * lib/unistdio/ulc-fprintf.c: Likewise.
48780         * lib/unistdio/ulc-vfprintf.c: Likewise.
48781         * lib/unlinkdir.c: Likewise.
48782         * lib/unlinkdir.h: Likewise.
48783         * lib/unlocked-io.h: Likewise.
48784         * lib/unsetenv.c: Likewise.
48785         * lib/userspec.c: Likewise.
48786         * lib/utime.c: Likewise.
48787         * lib/utimecmp.c: Likewise.
48788         * lib/utimecmp.h: Likewise.
48789         * lib/utimens.c: Likewise.
48790         * lib/verify.h: Likewise.
48791         * lib/verror.c: Likewise.
48792         * lib/verror.h: Likewise.
48793         * lib/version-etc-fsf.c: Likewise.
48794         * lib/version-etc.c: Likewise.
48795         * lib/version-etc.h: Likewise.
48796         * lib/vfprintf.c: Likewise.
48797         * lib/vprintf.c: Likewise.
48798         * lib/vsprintf.c: Likewise.
48799         * lib/w32spawn.h: Likewise.
48800         * lib/wait-process.c: Likewise.
48801         * lib/wait-process.h: Likewise.
48802         * lib/wcwidth.c: Likewise.
48803         * lib/write-any-file.c: Likewise.
48804         * lib/xalloc-die.c: Likewise.
48805         * lib/xalloc.h: Likewise.
48806         * lib/xasprintf.c: Likewise.
48807         * lib/xgetcwd.c: Likewise.
48808         * lib/xgetcwd.h: Likewise.
48809         * lib/xgetdomainname.c: Likewise.
48810         * lib/xgetdomainname.h: Likewise.
48811         * lib/xgethostname.c: Likewise.
48812         * lib/xmalloc.c: Likewise.
48813         * lib/xmalloca.c: Likewise.
48814         * lib/xmalloca.h: Likewise.
48815         * lib/xmemcoll.c: Likewise.
48816         * lib/xnanosleep.c: Likewise.
48817         * lib/xreadlink.c: Likewise.
48818         * lib/xreadlink.h: Likewise.
48819         * lib/xsetenv.c: Likewise.
48820         * lib/xsetenv.h: Likewise.
48821         * lib/xstriconv.c: Likewise.
48822         * lib/xstriconv.h: Likewise.
48823         * lib/xstrndup.c: Likewise.
48824         * lib/xstrndup.h: Likewise.
48825         * lib/xstrtod.c: Likewise.
48826         * lib/xstrtod.h: Likewise.
48827         * lib/xstrtol-error.c: Likewise.
48828         * lib/xstrtol.c: Likewise.
48829         * lib/xstrtol.h: Likewise.
48830         * lib/xtime.h: Likewise.
48831         * lib/xvasprintf.c: Likewise.
48832         * lib/xvasprintf.h: Likewise.
48833         * lib/yesno.c: Likewise.
48834         * lib/yesno.h: Likewise.
48835         * posix-modules: Likewise.
48836         * tests/test-alloca-opt.c: Likewise.
48837         * tests/test-arcfour.c: Likewise.
48838         * tests/test-arctwo.c: Likewise.
48839         * tests/test-argmatch.c: Likewise.
48840         * tests/test-argp-2.sh: Likewise.
48841         * tests/test-argp.c: Likewise.
48842         * tests/test-arpa_inet.c: Likewise.
48843         * tests/test-array_list.c: Likewise.
48844         * tests/test-array_oset.c: Likewise.
48845         * tests/test-atexit.c: Likewise.
48846         * tests/test-avltree_list.c: Likewise.
48847         * tests/test-avltree_oset.c: Likewise.
48848         * tests/test-avltreehash_list.c: Likewise.
48849         * tests/test-base64.c: Likewise.
48850         * tests/test-binary-io.c: Likewise.
48851         * tests/test-byteswap.c: Likewise.
48852         * tests/test-c-ctype.c: Likewise.
48853         * tests/test-c-strcasecmp.c: Likewise.
48854         * tests/test-c-strcasestr.c: Likewise.
48855         * tests/test-c-strncasecmp.c: Likewise.
48856         * tests/test-c-strstr.c: Likewise.
48857         * tests/test-canonicalize-lgpl.c: Likewise.
48858         * tests/test-canonicalize.c: Likewise.
48859         * tests/test-carray_list.c: Likewise.
48860         * tests/test-ceilf.c: Likewise.
48861         * tests/test-ceill.c: Likewise.
48862         * tests/test-count-one-bits.c: Likewise.
48863         * tests/test-crc.c: Likewise.
48864         * tests/test-dirname.c: Likewise.
48865         * tests/test-fbufmode.c: Likewise.
48866         * tests/test-fcntl.c: Likewise.
48867         * tests/test-fflush.c: Likewise.
48868         * tests/test-floorf.c: Likewise.
48869         * tests/test-floorl.c: Likewise.
48870         * tests/test-fopen.c: Likewise.
48871         * tests/test-fprintf-posix.c: Likewise.
48872         * tests/test-fprintf-posix.h: Likewise.
48873         * tests/test-fpurge.c: Likewise.
48874         * tests/test-freadable.c: Likewise.
48875         * tests/test-freadahead.c: Likewise.
48876         * tests/test-freading.c: Likewise.
48877         * tests/test-freopen.c: Likewise.
48878         * tests/test-frexp.c: Likewise.
48879         * tests/test-frexpl.c: Likewise.
48880         * tests/test-fseek.c: Likewise.
48881         * tests/test-fseeko.c: Likewise.
48882         * tests/test-fseterr.c: Likewise.
48883         * tests/test-fstrcmp.c: Likewise.
48884         * tests/test-ftell.c: Likewise.
48885         * tests/test-ftello.c: Likewise.
48886         * tests/test-fwritable.c: Likewise.
48887         * tests/test-fwriting.c: Likewise.
48888         * tests/test-getaddrinfo.c: Likewise.
48889         * tests/test-getpass.c: Likewise.
48890         * tests/test-gettimeofday.c: Likewise.
48891         * tests/test-hmac-md5.c: Likewise.
48892         * tests/test-hmac-sha1.c: Likewise.
48893         * tests/test-iconv.c: Likewise.
48894         * tests/test-iconvme.c: Likewise.
48895         * tests/test-inttypes.c: Likewise.
48896         * tests/test-isnan.c: Likewise.
48897         * tests/test-isnanf.c: Likewise.
48898         * tests/test-isnanl-nolibm.c: Likewise.
48899         * tests/test-isnanl.c: Likewise.
48900         * tests/test-isnanl.h: Likewise.
48901         * tests/test-ldexpl.c: Likewise.
48902         * tests/test-linked_list.c: Likewise.
48903         * tests/test-linkedhash_list.c: Likewise.
48904         * tests/test-locale.c: Likewise.
48905         * tests/test-localename.c: Likewise.
48906         * tests/test-lock.c: Likewise.
48907         * tests/test-lseek.c: Likewise.
48908         * tests/test-malloca.c: Likewise.
48909         * tests/test-math.c: Likewise.
48910         * tests/test-mbscasecmp.c: Likewise.
48911         * tests/test-mbscasestr1.c: Likewise.
48912         * tests/test-mbscasestr2.c: Likewise.
48913         * tests/test-mbscasestr3.c: Likewise.
48914         * tests/test-mbscasestr4.c: Likewise.
48915         * tests/test-mbschr.c: Likewise.
48916         * tests/test-mbscspn.c: Likewise.
48917         * tests/test-mbsncasecmp.c: Likewise.
48918         * tests/test-mbspbrk.c: Likewise.
48919         * tests/test-mbspcasecmp.c: Likewise.
48920         * tests/test-mbsrchr.c: Likewise.
48921         * tests/test-mbsspn.c: Likewise.
48922         * tests/test-mbsstr1.c: Likewise.
48923         * tests/test-mbsstr2.c: Likewise.
48924         * tests/test-mbsstr3.c: Likewise.
48925         * tests/test-md5.c: Likewise.
48926         * tests/test-memmem.c: Likewise.
48927         * tests/test-netinet_in.c: Likewise.
48928         * tests/test-open.c: Likewise.
48929         * tests/test-printf-frexp.c: Likewise.
48930         * tests/test-printf-frexpl.c: Likewise.
48931         * tests/test-printf-posix.c: Likewise.
48932         * tests/test-printf-posix.h: Likewise.
48933         * tests/test-rbtree_list.c: Likewise.
48934         * tests/test-rbtree_oset.c: Likewise.
48935         * tests/test-rbtreehash_list.c: Likewise.
48936         * tests/test-read-file.c: Likewise.
48937         * tests/test-rijndael.c: Likewise.
48938         * tests/test-search.c: Likewise.
48939         * tests/test-signbit.c: Likewise.
48940         * tests/test-sleep.c: Likewise.
48941         * tests/test-snprintf-posix.c: Likewise.
48942         * tests/test-snprintf-posix.h: Likewise.
48943         * tests/test-snprintf.c: Likewise.
48944         * tests/test-sprintf-posix.c: Likewise.
48945         * tests/test-sprintf-posix.h: Likewise.
48946         * tests/test-stat-time.c: Likewise.
48947         * tests/test-stdbool.c: Likewise.
48948         * tests/test-stdint.c: Likewise.
48949         * tests/test-stdio.c: Likewise.
48950         * tests/test-stdlib.c: Likewise.
48951         * tests/test-stpncpy.c: Likewise.
48952         * tests/test-strcasestr.c: Likewise.
48953         * tests/test-striconv.c: Likewise.
48954         * tests/test-striconveh.c: Likewise.
48955         * tests/test-striconveha.c: Likewise.
48956         * tests/test-string.c: Likewise.
48957         * tests/test-sys_select.c: Likewise.
48958         * tests/test-sys_socket.c: Likewise.
48959         * tests/test-sys_stat.c: Likewise.
48960         * tests/test-sys_time.c: Likewise.
48961         * tests/test-sysexits.c: Likewise.
48962         * tests/test-time.c: Likewise.
48963         * tests/test-tls.c: Likewise.
48964         * tests/test-trunc.c: Likewise.
48965         * tests/test-truncf.c: Likewise.
48966         * tests/test-truncl.c: Likewise.
48967         * tests/test-unistd.c: Likewise.
48968         * tests/test-vasnprintf-posix.c: Likewise.
48969         * tests/test-vasnprintf-posix2.c: Likewise.
48970         * tests/test-vasnprintf.c: Likewise.
48971         * tests/test-vasprintf-posix.c: Likewise.
48972         * tests/test-vasprintf.c: Likewise.
48973         * tests/test-verify.c: Likewise.
48974         * tests/test-vfprintf-posix.c: Likewise.
48975         * tests/test-vprintf-posix.c: Likewise.
48976         * tests/test-vsnprintf-posix.c: Likewise.
48977         * tests/test-vsnprintf.c: Likewise.
48978         * tests/test-vsprintf-posix.c: Likewise.
48979         * tests/test-wchar.c: Likewise.
48980         * tests/test-wctype.c: Likewise.
48981         * tests/test-wcwidth.c: Likewise.
48982         * tests/test-xstrtol.c: Likewise.
48983         * tests/test-xvasprintf.c: Likewise.
48984         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
48985         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
48986         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
48987         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
48988         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
48989         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
48990         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
48991         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
48992         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
48993         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
48994         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
48995         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
48996         * tests/uniname/test-uninames.c: Likewise.
48997         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
48998         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
48999         * tests/unistdio/test-u16-printf1.h: Likewise.
49000         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
49001         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
49002         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
49003         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
49004         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
49005         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
49006         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
49007         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
49008         * tests/unistdio/test-u32-printf1.h: Likewise.
49009         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
49010         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
49011         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
49012         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
49013         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
49014         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
49015         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
49016         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
49017         * tests/unistdio/test-u8-printf1.h: Likewise.
49018         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
49019         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
49020         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
49021         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
49022         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
49023         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
49024         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
49025         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
49026         * tests/unistdio/test-ulc-printf1.h: Likewise.
49027         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
49028         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
49029         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
49030         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
49031         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
49032         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
49033         * tests/uniwidth/test-u16-strwidth.c: Likewise.
49034         * tests/uniwidth/test-u16-width.c: Likewise.
49035         * tests/uniwidth/test-u32-strwidth.c: Likewise.
49036         * tests/uniwidth/test-u32-width.c: Likewise.
49037         * tests/uniwidth/test-u8-strwidth.c: Likewise.
49038         * tests/uniwidth/test-u8-width.c: Likewise.
49039         * tests/uniwidth/test-uc_width.c: Likewise.
49040         * config/srclist-update: Likewise.
49041         (fixlicense): Update to GPLv3+.
49042
49043         Change copyright notice from LGPLv2.1+ to LGPLv3+.
49044         * tests/test-tsearch.c: Change copyright notice.
49045
49046         Change copyright notice from LGPLv2.0+ to LGPLv3+.
49047         * lib/c-strcaseeq.h: Change copyright notice.
49048         * lib/streq.h: Likewise.
49049         * lib/uniconv.h: Likewise.
49050         * lib/uniconv/u-conv-from-enc.h: Likewise.
49051         * lib/uniconv/u-conv-to-enc.h: Likewise.
49052         * lib/uniconv/u-strconv-from-enc.h: Likewise.
49053         * lib/uniconv/u-strconv-to-enc.h: Likewise.
49054         * lib/uniconv/u16-conv-from-enc.c: Likewise.
49055         * lib/uniconv/u16-conv-to-enc.c: Likewise.
49056         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
49057         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
49058         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
49059         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
49060         * lib/uniconv/u32-conv-from-enc.c: Likewise.
49061         * lib/uniconv/u32-conv-to-enc.c: Likewise.
49062         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
49063         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
49064         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
49065         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
49066         * lib/uniconv/u8-conv-from-enc.c: Likewise.
49067         * lib/uniconv/u8-conv-to-enc.c: Likewise.
49068         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
49069         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
49070         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
49071         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
49072         * lib/uniname.h: Likewise.
49073         * lib/uniname/uniname.c: Likewise.
49074         * lib/unistdio.h: Likewise.
49075         * lib/unistdio/u-asnprintf.h: Likewise.
49076         * lib/unistdio/u-asprintf.h: Likewise.
49077         * lib/unistdio/u-printf-args.c: Likewise.
49078         * lib/unistdio/u-printf-args.h: Likewise.
49079         * lib/unistdio/u-printf-parse.h: Likewise.
49080         * lib/unistdio/u-snprintf.h: Likewise.
49081         * lib/unistdio/u-sprintf.h: Likewise.
49082         * lib/unistdio/u-vasprintf.h: Likewise.
49083         * lib/unistdio/u-vsnprintf.h: Likewise.
49084         * lib/unistdio/u-vsprintf.h: Likewise.
49085         * lib/unistdio/u16-asnprintf.c: Likewise.
49086         * lib/unistdio/u16-asprintf.c: Likewise.
49087         * lib/unistdio/u16-printf-parse.c: Likewise.
49088         * lib/unistdio/u16-snprintf.c: Likewise.
49089         * lib/unistdio/u16-sprintf.c: Likewise.
49090         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
49091         * lib/unistdio/u16-u16-asprintf.c: Likewise.
49092         * lib/unistdio/u16-u16-snprintf.c: Likewise.
49093         * lib/unistdio/u16-u16-sprintf.c: Likewise.
49094         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
49095         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
49096         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
49097         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
49098         * lib/unistdio/u16-vasnprintf.c: Likewise.
49099         * lib/unistdio/u16-vasprintf.c: Likewise.
49100         * lib/unistdio/u16-vsnprintf.c: Likewise.
49101         * lib/unistdio/u16-vsprintf.c: Likewise.
49102         * lib/unistdio/u32-asnprintf.c: Likewise.
49103         * lib/unistdio/u32-asprintf.c: Likewise.
49104         * lib/unistdio/u32-printf-parse.c: Likewise.
49105         * lib/unistdio/u32-snprintf.c: Likewise.
49106         * lib/unistdio/u32-sprintf.c: Likewise.
49107         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
49108         * lib/unistdio/u32-u32-asprintf.c: Likewise.
49109         * lib/unistdio/u32-u32-snprintf.c: Likewise.
49110         * lib/unistdio/u32-u32-sprintf.c: Likewise.
49111         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
49112         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
49113         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
49114         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
49115         * lib/unistdio/u32-vasnprintf.c: Likewise.
49116         * lib/unistdio/u32-vasprintf.c: Likewise.
49117         * lib/unistdio/u32-vsnprintf.c: Likewise.
49118         * lib/unistdio/u32-vsprintf.c: Likewise.
49119         * lib/unistdio/u8-asnprintf.c: Likewise.
49120         * lib/unistdio/u8-asprintf.c: Likewise.
49121         * lib/unistdio/u8-printf-parse.c: Likewise.
49122         * lib/unistdio/u8-snprintf.c: Likewise.
49123         * lib/unistdio/u8-sprintf.c: Likewise.
49124         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
49125         * lib/unistdio/u8-u8-asprintf.c: Likewise.
49126         * lib/unistdio/u8-u8-snprintf.c: Likewise.
49127         * lib/unistdio/u8-u8-sprintf.c: Likewise.
49128         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
49129         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
49130         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
49131         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
49132         * lib/unistdio/u8-vasnprintf.c: Likewise.
49133         * lib/unistdio/u8-vasprintf.c: Likewise.
49134         * lib/unistdio/u8-vsnprintf.c: Likewise.
49135         * lib/unistdio/u8-vsprintf.c: Likewise.
49136         * lib/unistdio/ulc-asnprintf.c: Likewise.
49137         * lib/unistdio/ulc-asprintf.c: Likewise.
49138         * lib/unistdio/ulc-printf-parse.c: Likewise.
49139         * lib/unistdio/ulc-snprintf.c: Likewise.
49140         * lib/unistdio/ulc-sprintf.c: Likewise.
49141         * lib/unistdio/ulc-vasnprintf.c: Likewise.
49142         * lib/unistdio/ulc-vasprintf.c: Likewise.
49143         * lib/unistdio/ulc-vsnprintf.c: Likewise.
49144         * lib/unistdio/ulc-vsprintf.c: Likewise.
49145         * lib/unistr.h: Likewise.
49146         * lib/unistr/u-cpy-alloc.h: Likewise.
49147         * lib/unistr/u-cpy.h: Likewise.
49148         * lib/unistr/u-endswith.h: Likewise.
49149         * lib/unistr/u-move.h: Likewise.
49150         * lib/unistr/u-set.h: Likewise.
49151         * lib/unistr/u-startswith.h: Likewise.
49152         * lib/unistr/u-stpcpy.h: Likewise.
49153         * lib/unistr/u-stpncpy.h: Likewise.
49154         * lib/unistr/u-strcat.h: Likewise.
49155         * lib/unistr/u-strcpy.h: Likewise.
49156         * lib/unistr/u-strcspn.h: Likewise.
49157         * lib/unistr/u-strdup.h: Likewise.
49158         * lib/unistr/u-strlen.h: Likewise.
49159         * lib/unistr/u-strncat.h: Likewise.
49160         * lib/unistr/u-strncpy.h: Likewise.
49161         * lib/unistr/u-strnlen.h: Likewise.
49162         * lib/unistr/u-strpbrk.h: Likewise.
49163         * lib/unistr/u-strspn.h: Likewise.
49164         * lib/unistr/u-strstr.h: Likewise.
49165         * lib/unistr/u-strtok.h: Likewise.
49166         * lib/unistr/u16-check.c: Likewise.
49167         * lib/unistr/u16-chr.c: Likewise.
49168         * lib/unistr/u16-cmp.c: Likewise.
49169         * lib/unistr/u16-cpy-alloc.c: Likewise.
49170         * lib/unistr/u16-cpy.c: Likewise.
49171         * lib/unistr/u16-endswith.c: Likewise.
49172         * lib/unistr/u16-mblen.c: Likewise.
49173         * lib/unistr/u16-mbsnlen.c: Likewise.
49174         * lib/unistr/u16-mbtouc-aux.c: Likewise.
49175         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
49176         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
49177         * lib/unistr/u16-mbtouc.c: Likewise.
49178         * lib/unistr/u16-mbtoucr.c: Likewise.
49179         * lib/unistr/u16-move.c: Likewise.
49180         * lib/unistr/u16-next.c: Likewise.
49181         * lib/unistr/u16-prev.c: Likewise.
49182         * lib/unistr/u16-set.c: Likewise.
49183         * lib/unistr/u16-startswith.c: Likewise.
49184         * lib/unistr/u16-stpcpy.c: Likewise.
49185         * lib/unistr/u16-stpncpy.c: Likewise.
49186         * lib/unistr/u16-strcat.c: Likewise.
49187         * lib/unistr/u16-strchr.c: Likewise.
49188         * lib/unistr/u16-strcmp.c: Likewise.
49189         * lib/unistr/u16-strcpy.c: Likewise.
49190         * lib/unistr/u16-strcspn.c: Likewise.
49191         * lib/unistr/u16-strdup.c: Likewise.
49192         * lib/unistr/u16-strlen.c: Likewise.
49193         * lib/unistr/u16-strmblen.c: Likewise.
49194         * lib/unistr/u16-strmbtouc.c: Likewise.
49195         * lib/unistr/u16-strncat.c: Likewise.
49196         * lib/unistr/u16-strncmp.c: Likewise.
49197         * lib/unistr/u16-strncpy.c: Likewise.
49198         * lib/unistr/u16-strnlen.c: Likewise.
49199         * lib/unistr/u16-strpbrk.c: Likewise.
49200         * lib/unistr/u16-strrchr.c: Likewise.
49201         * lib/unistr/u16-strspn.c: Likewise.
49202         * lib/unistr/u16-strstr.c: Likewise.
49203         * lib/unistr/u16-strtok.c: Likewise.
49204         * lib/unistr/u16-to-u32.c: Likewise.
49205         * lib/unistr/u16-to-u8.c: Likewise.
49206         * lib/unistr/u16-uctomb-aux.c: Likewise.
49207         * lib/unistr/u16-uctomb.c: Likewise.
49208         * lib/unistr/u32-check.c: Likewise.
49209         * lib/unistr/u32-chr.c: Likewise.
49210         * lib/unistr/u32-cmp.c: Likewise.
49211         * lib/unistr/u32-cpy-alloc.c: Likewise.
49212         * lib/unistr/u32-cpy.c: Likewise.
49213         * lib/unistr/u32-endswith.c: Likewise.
49214         * lib/unistr/u32-mblen.c: Likewise.
49215         * lib/unistr/u32-mbsnlen.c: Likewise.
49216         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
49217         * lib/unistr/u32-mbtouc.c: Likewise.
49218         * lib/unistr/u32-mbtoucr.c: Likewise.
49219         * lib/unistr/u32-move.c: Likewise.
49220         * lib/unistr/u32-next.c: Likewise.
49221         * lib/unistr/u32-prev.c: Likewise.
49222         * lib/unistr/u32-set.c: Likewise.
49223         * lib/unistr/u32-startswith.c: Likewise.
49224         * lib/unistr/u32-stpcpy.c: Likewise.
49225         * lib/unistr/u32-stpncpy.c: Likewise.
49226         * lib/unistr/u32-strcat.c: Likewise.
49227         * lib/unistr/u32-strchr.c: Likewise.
49228         * lib/unistr/u32-strcmp.c: Likewise.
49229         * lib/unistr/u32-strcpy.c: Likewise.
49230         * lib/unistr/u32-strcspn.c: Likewise.
49231         * lib/unistr/u32-strdup.c: Likewise.
49232         * lib/unistr/u32-strlen.c: Likewise.
49233         * lib/unistr/u32-strmblen.c: Likewise.
49234         * lib/unistr/u32-strmbtouc.c: Likewise.
49235         * lib/unistr/u32-strncat.c: Likewise.
49236         * lib/unistr/u32-strncmp.c: Likewise.
49237         * lib/unistr/u32-strncpy.c: Likewise.
49238         * lib/unistr/u32-strnlen.c: Likewise.
49239         * lib/unistr/u32-strpbrk.c: Likewise.
49240         * lib/unistr/u32-strrchr.c: Likewise.
49241         * lib/unistr/u32-strspn.c: Likewise.
49242         * lib/unistr/u32-strstr.c: Likewise.
49243         * lib/unistr/u32-strtok.c: Likewise.
49244         * lib/unistr/u32-to-u16.c: Likewise.
49245         * lib/unistr/u32-to-u8.c: Likewise.
49246         * lib/unistr/u32-uctomb.c: Likewise.
49247         * lib/unistr/u8-check.c: Likewise.
49248         * lib/unistr/u8-chr.c: Likewise.
49249         * lib/unistr/u8-cmp.c: Likewise.
49250         * lib/unistr/u8-cpy-alloc.c: Likewise.
49251         * lib/unistr/u8-cpy.c: Likewise.
49252         * lib/unistr/u8-endswith.c: Likewise.
49253         * lib/unistr/u8-mblen.c: Likewise.
49254         * lib/unistr/u8-mbsnlen.c: Likewise.
49255         * lib/unistr/u8-mbtouc-aux.c: Likewise.
49256         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
49257         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
49258         * lib/unistr/u8-mbtouc.c: Likewise.
49259         * lib/unistr/u8-mbtoucr.c: Likewise.
49260         * lib/unistr/u8-move.c: Likewise.
49261         * lib/unistr/u8-next.c: Likewise.
49262         * lib/unistr/u8-prev.c: Likewise.
49263         * lib/unistr/u8-set.c: Likewise.
49264         * lib/unistr/u8-startswith.c: Likewise.
49265         * lib/unistr/u8-stpcpy.c: Likewise.
49266         * lib/unistr/u8-stpncpy.c: Likewise.
49267         * lib/unistr/u8-strcat.c: Likewise.
49268         * lib/unistr/u8-strchr.c: Likewise.
49269         * lib/unistr/u8-strcmp.c: Likewise.
49270         * lib/unistr/u8-strcpy.c: Likewise.
49271         * lib/unistr/u8-strcspn.c: Likewise.
49272         * lib/unistr/u8-strdup.c: Likewise.
49273         * lib/unistr/u8-strlen.c: Likewise.
49274         * lib/unistr/u8-strmblen.c: Likewise.
49275         * lib/unistr/u8-strmbtouc.c: Likewise.
49276         * lib/unistr/u8-strncat.c: Likewise.
49277         * lib/unistr/u8-strncmp.c: Likewise.
49278         * lib/unistr/u8-strncpy.c: Likewise.
49279         * lib/unistr/u8-strnlen.c: Likewise.
49280         * lib/unistr/u8-strpbrk.c: Likewise.
49281         * lib/unistr/u8-strrchr.c: Likewise.
49282         * lib/unistr/u8-strspn.c: Likewise.
49283         * lib/unistr/u8-strstr.c: Likewise.
49284         * lib/unistr/u8-strtok.c: Likewise.
49285         * lib/unistr/u8-to-u16.c: Likewise.
49286         * lib/unistr/u8-to-u32.c: Likewise.
49287         * lib/unistr/u8-uctomb-aux.c: Likewise.
49288         * lib/unistr/u8-uctomb.c: Likewise.
49289         * lib/unitypes.h: Likewise.
49290         * lib/uniwidth.h: Likewise.
49291         * lib/uniwidth/cjk.h: Likewise.
49292         * lib/uniwidth/u16-strwidth.c: Likewise.
49293         * lib/uniwidth/u16-width.c: Likewise.
49294         * lib/uniwidth/u32-strwidth.c: Likewise.
49295         * lib/uniwidth/u32-width.c: Likewise.
49296         * lib/uniwidth/u8-strwidth.c: Likewise.
49297         * lib/uniwidth/u8-width.c: Likewise.
49298         * lib/uniwidth/width.c: Likewise.
49299
49300 2007-10-07  Bruno Haible  <bruno@clisp.org>
49301
49302         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
49303         The file is still under LGPL (see modules/inttypes).
49304
49305 2007-10-06  Bruno Haible  <bruno@clisp.org>
49306
49307         * modules/trunc (Dependencies): Add 'extensions'.
49308         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
49309         Reported by Ben Pfaff <blp@gnu.org>.
49310
49311 2007-10-06  Bruno Haible  <bruno@clisp.org>
49312
49313         * modules/freopen-tests: New file.
49314         * tests/test-freopen.c: New file.
49315
49316         * modules/fopen-tests: New file.
49317         * tests/test-fopen.c: New file.
49318
49319         * modules/fopen: New file.
49320         * lib/fopen.c: New file.
49321         * m4/fopen.m4: New file.
49322         * modules/freopen: New file.
49323         * lib/freopen.c: New file.
49324         * m4/freopen.m4: New file.
49325         * lib/stdio.in.h (fopen, freopen): New declarations.
49326         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
49327         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
49328         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
49329         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
49330         * doc/functions/fopen.texi: Mention the 'fopen' module.
49331         * doc/functions/freopen.texi: Mention the 'freopen' module.
49332
49333 2007-10-06  Bruno Haible  <bruno@clisp.org>
49334
49335         * modules/open-tests: New file.
49336         * tests/test-open.c: New file.
49337
49338         * modules/open: New file.
49339         * lib/open.c: New file.
49340         * m4/open.m4: New file.
49341         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
49342         lib/open.c does.
49343         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
49344         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
49345         macros.
49346         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
49347         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
49348         REPLACE_OPEN.
49349         * doc/functions/open.texi: Mention the 'open' module.
49350
49351 2007-10-04  Bruno Haible  <bruno@clisp.org>
49352
49353         * modules/ceill-tests: New file.
49354         * tests/test-ceill.c: New file.
49355
49356         * modules/ceill: New file.
49357         * lib/ceill.c: Replace entire file.
49358         * m4/ceill.m4: New file.
49359         * lib/math.in.h (ceill): Replace declaration.
49360         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
49361         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
49362         * doc/functions/ceill.texi: Mention the 'ceill' module.
49363         * modules/mathl (Files): Remove lib/ceill.c.
49364         (Depends-on): Add ceill.
49365
49366 2007-10-04  Bruno Haible  <bruno@clisp.org>
49367
49368         * modules/ceilf-tests: New file.
49369         * tests/test-ceilf.c: New file.
49370
49371         * modules/ceilf: New file.
49372         * lib/ceil.c: New file.
49373         * lib/ceilf.c: New file.
49374         * m4/ceilf.m4: New file.
49375         * lib/math.in.h (ceilf): New declaration.
49376         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
49377         HAVE_DECL_CEILF.
49378         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
49379         HAVE_DECL_CEILF.
49380         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
49381
49382 2007-10-04  Bruno Haible  <bruno@clisp.org>
49383
49384         * modules/floorl-tests: New file.
49385         * tests/test-floorl.c: New file.
49386
49387         * modules/floorl: New file.
49388         * lib/floorl.c: Replace entire file.
49389         * m4/floorl.m4: New file.
49390         * lib/math.in.h (floorl): Replace declaration.
49391         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
49392         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
49393         * doc/functions/floorl.texi: Mention the 'floorl' module.
49394         * modules/mathl (Files): Remove lib/floorl.c.
49395         (Depends-on): Add floorl.
49396
49397 2007-10-04  Bruno Haible  <bruno@clisp.org>
49398
49399         * modules/floorf-tests: New file.
49400         * tests/test-floorf.c: New file.
49401
49402         * modules/floorf: New file.
49403         * lib/floor.c: New file.
49404         * lib/floorf.c: New file.
49405         * m4/floorf.m4: New file.
49406         * lib/math.in.h (floorf): New declaration.
49407         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
49408         HAVE_DECL_FLOORF.
49409         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
49410         HAVE_DECL_FLOORF.
49411         * doc/functions/floorf.texi: Mention the 'floorf' module.
49412
49413 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
49414             Bruno Haible  <bruno@clisp.org>
49415
49416         Advertise for the Git server instead of the CVS server.
49417         * doc/gnulib-intro.texi (Steady Development): Mention the Git
49418         repository instead of the CVS one.
49419         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
49420         about all VCS systems generically.
49421         * doc/gnulib.texi (Introduction): Capitalize `Git'.
49422
49423 2007-10-04  Bruno Haible  <bruno@clisp.org>
49424
49425         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
49426         means.
49427         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
49428
49429 2007-10-04  Bruno Haible  <bruno@clisp.org>
49430
49431         * modules/truncl-tests: New file.
49432         * tests/test-truncl.c: New file.
49433
49434         * modules/truncl: New file.
49435         * lib/truncl.c: New file.
49436         * m4/truncl.m4: New file.
49437         * lib/math.in.h (truncl): New declaration.
49438         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
49439         HAVE_DECL_TRUNCL.
49440         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
49441         HAVE_DECL_TRUNCL.
49442         * doc/functions/truncl.texi: Mention the 'truncl' module.
49443
49444 2007-10-04  Bruno Haible  <bruno@clisp.org>
49445
49446         * modules/truncf-tests: New file.
49447         * tests/test-truncf.c: New file.
49448
49449         * modules/truncf: New file.
49450         * lib/trunc.c: Make paramerizable through USE_* macros.
49451         * lib/truncf.c: New file.
49452         * m4/truncf.m4: New file.
49453         * lib/math.in.h (truncf): New declaration.
49454         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
49455         HAVE_DECL_TRUNCF.
49456         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
49457         HAVE_DECL_TRUNCF.
49458         * doc/functions/truncf.texi: Mention the 'truncf' module.
49459
49460 2007-10-03  Bruno Haible  <bruno@clisp.org>
49461
49462         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
49463         augmentation also for tests modules.
49464         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
49465         * modules/atexit-tests (Makefile.am): Likewise.
49466         * modules/binary-io-tests (Makefile.am): Likewise.
49467         * modules/c-strcase-tests (Makefile.am): Likewise.
49468         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
49469         * modules/canonicalize-tests (Makefile.am): Likewise.
49470         * modules/closein-tests (Makefile.am): Likewise.
49471         * modules/fprintf-posix-tests (Makefile.am): Likewise.
49472         * modules/freadahead-tests (Makefile.am): Likewise.
49473         * modules/fseek-tests (Makefile.am): Likewise.
49474         * modules/fseeko-tests (Makefile.am): Likewise.
49475         * modules/ftell-tests (Makefile.am): Likewise.
49476         * modules/ftello-tests (Makefile.am): Likewise.
49477         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
49478         * modules/isnanl-tests (Makefile.am): Likewise.
49479         * modules/lseek-tests (Makefile.am): Likewise.
49480         * modules/mbscasecmp-tests (Makefile.am): Likewise.
49481         * modules/mbscasestr-tests (Makefile.am): Likewise.
49482         * modules/mbschr-tests (Makefile.am): Likewise.
49483         * modules/mbscspn-tests (Makefile.am): Likewise.
49484         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
49485         * modules/mbspbrk-tests (Makefile.am): Likewise.
49486         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
49487         * modules/mbsrchr-tests (Makefile.am): Likewise.
49488         * modules/mbsspn-tests (Makefile.am): Likewise.
49489         * modules/mbsstr-tests (Makefile.am): Likewise.
49490         * modules/printf-posix-tests (Makefile.am): Likewise.
49491         * modules/snprintf-posix-tests (Makefile.am): Likewise.
49492         * modules/sprintf-posix-tests (Makefile.am): Likewise.
49493         * modules/tsearch-tests (Makefile.am): Likewise.
49494         * modules/uniname/uniname-tests (Makefile.am): Likewise.
49495         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
49496         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
49497         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
49498         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
49499         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
49500         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
49501         * modules/vprintf-posix-tests (Makefile.am): Likewise.
49502         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
49503         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
49504         * modules/xstrtoimax-tests (Makefile.am): Likewise.
49505         * modules/xstrtol-tests (Makefile.am): Likewise.
49506         * modules/xstrtoumax-tests (Makefile.am): Likewise.
49507         * modules/yesno-tests (Makefile.am): Likewise.
49508
49509 2007-10-03  Bruno Haible  <bruno@clisp.org>
49510
49511         * modules/trunc-tests: New file.
49512         * tests/test-trunc.c: New file.
49513
49514         * modules/trunc: New file.
49515         * lib/trunc.c: New file.
49516         * m4/trunc.m4: New file.
49517         * lib/math.in.h (trunc): New declaration.
49518         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
49519         HAVE_DECL_TRUNC.
49520         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
49521         HAVE_DECL_TRUNC.
49522         * doc/functions/trunc.texi: Mention the 'trunc' module.
49523
49524 2007-10-03  Bruno Haible  <bruno@clisp.org>
49525
49526         * tests/test-fpending.c: New file, mostly copied
49527         from coreutils/lib/t-fpending.c.
49528         * modules/fpending-tests: New file.
49529
49530 2007-10-03  Bruno Haible  <bruno@clisp.org>
49531
49532         Port the stdio extensions to QNX (untested).
49533         * lib/fseterr.c (fseterr): Add support for QNX.
49534         * lib/fbufmode.c (fbufmode): Likewise.
49535         * lib/freadable.c (freadable): Likewise.
49536         * lib/fwritable.c (fwritable): Likewise.
49537         * lib/freading.c (freading): Likewise.
49538         * lib/fwriting.c (fwriting): Likewise.
49539         * lib/freadahead.c (freadahed): Likewise.
49540         * lib/fpurge.c (fpurge): Likewise.
49541         * lib/fseeko.c (rpl_fseeko): Likewise.
49542
49543 2007-10-03  Bruno Haible  <bruno@clisp.org>
49544             Jim Meyering  <jim@meyering.net>
49545             Eric Blake  <ebb9@byu.net>
49546
49547         * doc/relocatable.texi: Use @command instead of @program.
49548
49549 2007-10-02  Jim Meyering  <jim@meyering.net>
49550
49551         Perform one more "_.h" -> ".in.h" substitution.
49552         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
49553         instead of unistd_.h here, too.
49554
49555 2007-10-01  Bruno Haible  <bruno@clisp.org>
49556
49557         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
49558         Needed for the alloca-opt module.
49559
49560 2007-09-30  Bruno Haible  <bruno@clisp.org>
49561
49562         * lib/alloca.in.h: Renamed from lib/alloca_.h.
49563         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
49564         alloca_.h.
49565         * lib/argz.in.h: Renamed from lib/argz_.h.
49566         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
49567         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
49568         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
49569         byteswap_.h.
49570         * lib/dirent.in.h: Renamed from lib/dirent_.h.
49571         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
49572         dirent_.h.
49573         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
49574         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
49575         fcntl_.h.
49576         * lib/float.in.h: Renamed from lib/float_.h.
49577         * modules/float (Files, Makefile.am): Use float.in.h instead of
49578         float_.h.
49579         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
49580         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
49581         fnmatch_.h.
49582         * lib/getopt.in.h: Renamed from lib/getopt_.h.
49583         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
49584         getopt_.h.
49585         * lib/glob.in.h: Renamed from lib/glob_.h.
49586         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
49587         * lib/iconv.in.h: Renamed from lib/iconv_.h.
49588         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
49589         iconv_.h.
49590         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
49591         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
49592         inttypes_.h.
49593         * lib/locale.in.h: Renamed from lib/locale_.h.
49594         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
49595         locale_.h.
49596         * lib/math.in.h: Renamed from lib/math_.h.
49597         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
49598         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
49599         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
49600         of netinet_in_.h. Add dependency.
49601         * lib/poll.in.h: Renamed from lib/poll_.h.
49602         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
49603         * lib/search.in.h: Renamed from lib/search_.h.
49604         * modules/search (Files, Makefile.am): Use search.in.h instead of
49605         search_.h.
49606         * lib/signal.in.h: Renamed from lib/signal_.h.
49607         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
49608         _signal.h.
49609         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
49610         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
49611         stdbool_.h.
49612         * lib/stdint.in.h: Renamed from lib/stdint_.h.
49613         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
49614         stdint_.h.
49615         * lib/stdio.in.h: Renamed from lib/stdio_.h.
49616         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
49617         stdio_.h.
49618         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
49619         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
49620         stdlib_.h.
49621         * lib/string.in.h: Renamed from lib/string_.h.
49622         * modules/string (Files, Makefile.am): Use string.in.h instead of
49623         string_.h.
49624         * doc/gnulib-tool.texi (Initial import): Update.
49625         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
49626         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
49627         of sys_select_.h. Add dependency.
49628         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
49629         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
49630         of sys_socket_.h.
49631         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
49632         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
49633         sys_stat_.h.
49634         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
49635         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
49636         sys_time_.h.
49637         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
49638         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
49639         sysexits_.h.
49640         * lib/time.in.h: Renamed from lib/time_.h.
49641         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
49642         * lib/unistd.in.h: Renamed from lib/unistd_.h.
49643         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
49644         unistd_.h.
49645         * lib/wchar.in.h: Renamed from lib/wchar_.h.
49646         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
49647         wchar_.h.
49648         * lib/wctype.in.h: Renamed from lib/wctype_.h.
49649         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
49650         wctype_.h.
49651         * build-aux/bootstrap (slurp): Update.
49652         * lib/.cppi-disable: Update.
49653
49654 2007-09-30  Bruno Haible  <bruno@clisp.org>
49655
49656         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
49657         Needed on BeOS.
49658
49659 2007-09-30  Bruno Haible  <bruno@clisp.org>
49660
49661         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
49662
49663 2007-09-29  Bruno Haible  <bruno@clisp.org>
49664
49665         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
49666
49667 2007-09-29  Bruno Haible  <bruno@clisp.org>
49668
49669         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
49670         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
49671         * build-aux/install-reloc: Compile also areadlink.c.
49672         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
49673
49674 2007-09-29  Bruno Haible  <bruno@clisp.org>
49675
49676         * gnulib-tool (func_emit_initmacro_done): Indentation.
49677
49678 2007-09-29  Bruno Haible  <bruno@clisp.org>
49679
49680         * README: Add CVS checkout update instructions.
49681         Info from Bob Proulx <bob@proulx.com>.
49682
49683 2007-09-28  Eric Blake  <ebb9@byu.net>
49684
49685         Provide move-if-change.
49686         * build-aux/move-if-change: New file, based on best practice
49687         rather than any canonical upstream location.
49688
49689 2007-09-28  Jim Meyering  <jim@meyering.net>
49690
49691         Fix canonicalize loop-detection corner case.
49692         Do not attempt to stat the symlink values stored via seen_triple.
49693         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
49694         on linux-2.6.18, (but not 2.6.22).
49695         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
49696         triple_compare.  The former compares dev,ino,filename, while the latter
49697         would actually stat dirname(filename) when dev and ino were equal.
49698         * lib/hash-triple.c: Install <string.h>.
49699         (STREQ): Define.
49700         (triple_compare_ino_str): New function.
49701         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
49702
49703 2007-09-28  Eric Blake  <ebb9@byu.net>
49704
49705         Enforce that AC_REPLACE_FUNCS files exist.
49706         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
49707         override check for typos.
49708
49709         Fix test-closein on Solaris 10.
49710         * tests/test-closein.c (main): Don't assume stdin can be inherited
49711         closed on all systems.
49712         * tests/test-closein.sh: Likewise.
49713         Reported by Piotr Tarnowski.
49714
49715 2007-09-28  Jim Meyering  <jim@meyering.net>
49716
49717         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
49718
49719 2007-09-27  Jim Meyering  <jim@meyering.net>
49720
49721         canonicalize: Avoid a false-positive cycle failure.
49722         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
49723         Sort.  Remove cycle-check.
49724         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
49725         not cycle-check.h.
49726         (seen_triple): New function.
49727         (canonicalize_filename_mode): Use it instead of cycle-check.
49728         * tests/test-canonicalize.c: Add a test for this bug.
49729         * tests/test-canonicalize.sh: Set up and run the test.
49730
49731         New module, file-set, from coreutils.
49732         * modules/file-set: Define it.
49733         * lib/file-set.c, lib/file-set.h: Implement.
49734
49735         New module, hash-triple, from coreutils.
49736         * modules/hash-triple: Define it.
49737         * lib/hash-triple.c, lib/hash-triple.h: Implement.
49738
49739 2007-09-25  Eric Blake  <ebb9@byu.net>
49740
49741         Fix strerror on Interix.
49742         * lib/string_.h (strerror): Declare replacement.
49743         * doc/functions/strerror.texi (strerror): Document the Interix
49744         shortcoming.
49745         * modules/string (Makefile.am): Support new hooks.
49746         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
49747         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
49748         gl_FUNC_STRERROR_SEPARATE.
49749         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
49750         * lib/strerror.c (rpl_strerror): Provide replacement.
49751         * modules/strerror (Depends-on): Add string.
49752         (configure.ac): Detect use of module.
49753         * tests/test-strerror.c: New file.
49754         * modules/strerror-tests: New test module.
49755         * modules/argp (Depends-on): Add strerror.
49756         * modules/error (Depends-on): Likewise.
49757         Reported by Martin Koeppe.
49758
49759 2007-09-24  Bruno Haible  <bruno@clisp.org>
49760
49761         * README: Update git instructions.
49762
49763 2007-09-24  Eric Blake  <ebb9@byu.net>
49764
49765         Revert fpending breakage from 2007-09-08.
49766         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
49767         __fpending.c.
49768
49769 2007-09-24  Jim Meyering  <jim@meyering.net>
49770
49771         filenamecat.c: Add a test.
49772         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
49773         showing how the function works when DIR is the empty string.
49774
49775 2007-09-21  Simon Josefsson  <simon@josefsson.org>
49776
49777         * tests/test-canonicalize.sh: Turn on executable bit.
49778
49779 2007-09-19  Eric Blake  <ebb9@byu.net>
49780
49781         * README: Update CVS instructions.
49782
49783 2007-09-18  Bruno Haible  <bruno@clisp.org>
49784
49785         * modules/areadlink: New file.
49786         * lib/areadlink.h (areadlink): New declaration.
49787         * lib/areadlink.c: New file, based on lib/xreadlink.c.
49788
49789 2007-09-17  Jim Meyering  <jim@meyering.net>
49790
49791         * lib/savewd.c (ESTALE) [!defined]: Define.
49792         Reported to be required on Interix by Martin Koeppe.
49793
49794 2007-09-17  Bruno Haible  <bruno@clisp.org>
49795
49796         * gnulib-tool (func_version): Use $version.
49797
49798 2007-09-16  Bruno Haible  <bruno@clisp.org>
49799
49800         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
49801         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
49802         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
49803         Reported by Greg Schafer <gschafer@zip.com.au>.
49804
49805 2007-09-15  Bruno Haible  <bruno@clisp.org>
49806
49807         * gnulib-tool (sed): Try a little harder to make bash understand the
49808         alias.
49809         Reported by Bruce Korb <bruce.korb@gmail.com>.
49810
49811 2007-09-13  Eric Blake  <ebb9@byu.net>
49812
49813         * ChangeLog: Remove conflict markers.
49814
49815 2007-09-13  Simon Josefsson  <simon@josefsson.org>
49816
49817         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
49818         Reported by Bruno Haible <bruno@clisp.org>.
49819
49820 2007-09-12  Bruno Haible  <bruno@clisp.org>
49821
49822         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
49823         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
49824         is not defined.
49825
49826 2007-09-12  Eric Blake  <ebb9@byu.net>
49827
49828         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
49829         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
49830         Autoconf definition.
49831         * modules/euidaccess (Depends-on): Add extensions, for
49832         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
49833         * modules/fnmatch (Depends-on): Likewise.
49834         * modules/getaddrinfo (Depends-on): Likewise.
49835         * modules/getdelim (Depends-on): Likewise.
49836         * modules/getline (Depends-on): Likewise.
49837         * modules/getsubopt (Depends-on): Likewise.
49838         * modules/gettext (Depends-on): Likewise.
49839         * modules/group-member (Depends-on): Likewise.
49840         * modules/mbchar (Depends-on): Likewise.
49841         * modules/memmem (Depends-on): Likewise.
49842         * modules/mempcpy (Depends-on): Likewise.
49843         * modules/memrchr (Depends-on): Likewise.
49844         * modules/pagealign_alloc (Depends-on): Likewise.
49845         * modules/readutmp (Depends-on): Likewise.
49846         * modules/stpcpy (Depends-on): Likewise.
49847         * modules/stpncpy (Depends-on): Likewise.
49848         * modules/strchrnul (Depends-on): Likewise.
49849         * modules/strndup (Depends-on): Likewise.
49850         * modules/strsep (Depends-on): Likewise.
49851         * modules/strverscmp (Depends-on): Likewise.
49852         * modules/vasprintf (Depends-on): Likewise.
49853         * modules/wcwidth (Depends-on): Likewise.
49854         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
49855         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
49856         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
49857         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
49858         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
49859         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
49860         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
49861         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
49862         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
49863         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
49864         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
49865         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
49866         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
49867         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
49868         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
49869         * m4/readutmp.m4 (gl_READUTMP): Likewise.
49870         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
49871         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
49872         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
49873         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
49874         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
49875         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
49876         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
49877         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
49878         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
49879         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
49880         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
49881         so that lock.m4 can be used in gettext without extensions module.
49882
49883 2007-09-11  Bruno Haible  <bruno@clisp.org>
49884
49885         * m4/isc-posix.m4: Remove file.
49886         Suggested by Eric Blake.
49887
49888 2007-09-11  Eric Blake  <ebb9@byu.net>
49889
49890         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
49891
49892 2007-09-10  Bruno Haible  <bruno@clisp.org>
49893
49894         * posix-modules: Fix typo in error message.
49895         Reported by Matt <mkraai@beckman.com>.
49896
49897 2007-09-09  Bruno Haible  <bruno@clisp.org>
49898
49899         * doc/functions/getdelim.texi: Update list of platforms lacking the
49900         function.
49901         * doc/functions/getline.texi: Likewise.
49902
49903 2007-09-09  Jim Meyering  <jim@meyering.net>
49904
49905         * lib/hash.c (hash_initialize): Detect calloc failure.
49906         Reported by Bruno Haible.
49907
49908 2007-09-09  Bruno Haible  <bruno@clisp.org>
49909
49910         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
49911         malloc or realloc fails.
49912
49913 2007-09-09  Bruno Haible  <bruno@clisp.org>
49914
49915         * modules/getcwd (Depends-on): Add malloc-posix.
49916         * modules/glob (Depends-on): Likewise.
49917         * modules/putenv (Depends-on): Likewise.
49918         * modules/strdup (Depends-on): Likewise.
49919         * modules/getdelim (Depends-on): Add realloc-posix.
49920         * modules/read-file (Depends-on): Likewise.
49921
49922 2007-09-09  Bruno Haible  <bruno@clisp.org>
49923
49924         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
49925         (gl_FUNC_MALLOC_POSIX): Require it.
49926         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
49927         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
49928         * modules/realloc (Files): Add m4/malloc.m4.
49929         * modules/calloc (Files): Likewise.
49930
49931 2007-09-09  Bruno Haible  <bruno@clisp.org>
49932
49933         * modules/malloc-posix: New file.
49934         * modules/malloc (Depends-on): Add malloc-posix.
49935         * lib/malloc.c: Include errno.h.
49936         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
49937         and a POSIX-compatible malloc into a single function. Set ENOMEM
49938         when returning NULL.
49939         * m4/malloc.m4: New file.
49940         * doc/functions/malloc.texi: Mention the malloc-posix module.
49941         * lib/stdlib_.h (malloc): New declaration.
49942         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
49943         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
49944         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
49945         and HAVE_MALLOC_POSIX.
49946
49947 2007-09-09  Bruno Haible  <bruno@clisp.org>
49948
49949         * modules/realloc-posix: New file.
49950         * modules/realloc (Depends-on): Add realloc-posix.
49951         * lib/realloc.c: Include errno.h.
49952         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
49953         and a POSIX-compatible realloc into a single function. Set ENOMEM
49954         when returning NULL.
49955         * m4/realloc.m4: New file.
49956         * doc/functions/realloc.texi: Mention the realloc-posix module.
49957         * lib/stdlib_.h (realloc): New declaration.
49958         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
49959         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
49960         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
49961         and HAVE_REALLOC_POSIX.
49962
49963 2007-09-09  Bruno Haible  <bruno@clisp.org>
49964
49965         * modules/calloc-posix: New file.
49966         * modules/calloc (Depends-on): Add calloc-posix.
49967         * lib/calloc.c: Include errno.h.
49968         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
49969         and a POSIX-compatible calloc into a single function. Set ENOMEM
49970         when returning NULL.
49971         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
49972         * doc/functions/calloc.texi: Mention the calloc-posix module.
49973         * lib/stdlib_.h (calloc): New declaration.
49974         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
49975         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
49976         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
49977         and HAVE_CALLOC_POSIX.
49978
49979 2007-09-09  Bruno Haible  <bruno@clisp.org>
49980
49981         Allow for modules to show an arbitrary notice.
49982         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
49983         * gnulib-tool: New option --extract-notice.
49984         (func_usage): Document it.
49985         (sed_extract_prog): Update.
49986         (func_get_notice): New function.
49987         (func_modules_notice): New function.
49988         (func_import, func_create_testdir): Invoke it.
49989         Suggested by Jim Meyering.
49990
49991 2007-09-09  Bruno Haible  <bruno@clisp.org>
49992
49993         * gnulib-tool: New options --verbose, --quiet.
49994         (func_usage): Document them.
49995         (verbose): New variable.
49996         (func_execute_command): New function.
49997         (func_import): Don't show the module list and the file list if
49998         $verbose < 0.
49999         (func_create_testdir): Likewise. Use func_execute_command.
50000         (func_create_megatestdir): Use func_execute_command.
50001
50002 2007-09-08  Bruno Haible  <bruno@clisp.org>
50003
50004         * gnulib-tool (func_import): Prefer rsync over wget when available,
50005         for fetching the PO files.
50006
50007 2007-09-08  Bruno Haible  <bruno@clisp.org>
50008
50009         * posix-modules: New file. Portions copied from gnulib-tool.
50010         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
50011
50012 2007-09-08  Jim Meyering  <jim@meyering.net>
50013
50014         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
50015         * lib/fpending.h: Rename from __fpending.h.
50016         * lib/fpending.c: Rename from __fpending.c.
50017         Include "fpending.h", not "__fpending.h".
50018         * lib/__fpending.h, lib/__fpending.c: Remove files.
50019         * modules/fpending (Files): Reflect new file names.
50020         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
50021
50022 2007-09-08  Bruno Haible  <bruno@clisp.org>
50023
50024         * m4/inttypes-h.m4: Remove stub file.
50025
50026 2007-09-07  Simon Josefsson  <simon@josefsson.org>
50027
50028         * doc/headers/stdint.texi: Discuss #include_next issue.
50029
50030 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
50031
50032         * build-aux/bootstrap: Remove obsolete comment about wget --help.
50033
50034 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
50035
50036         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
50037         in variable name.
50038
50039 2007-09-03  Jim Meyering  <jim@meyering.net>
50040
50041         New module: git-version-gen.
50042         * modules/git-version-gen: New file.
50043
50044         Import changes from coreutils for bootstrap script.
50045
50046         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
50047
50048         bootstrap: uses rsync to download the .po files
50049         * build-aux/bootstrap (po_download_command_format): New global.
50050         (download_po_files): Use rsync.
50051         (update_po_files): Don't remove .po files after download,
50052         so future rsync runs can take advantage of the copies.
50053
50054         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
50055
50056         Solve the unnecessary-.po-file-regeneration problem once and for all.
50057         * build-aux/bootstrap (download_po_files): New function, renamed from
50058         get_translations.  Now, downloads, but doesn't update LINGUAS.
50059         (update_po_files): New function.
50060
50061         bootstrap: Ignore more.
50062         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
50063         uniwidth to e.g., lib/.gitignore.
50064         (slurp): Handle the sys_stat_.h -> sys mapping, too.
50065
50066         * build-aux/bootstrap: New setting: vc_ignore.
50067         (insert_sorted_if_absent): Create $file if absent.
50068         Adapt to new, possibly empty, list: $vc_ignore.
50069
50070         bootstrap: generate more ignorable names
50071         * build-aux/bootstrap (slurp): When generating ignorable names,
50072         also map .sin to .sed, .gperf to .c, and .y to .c.
50073
50074 2007-09-03  Jim Meyering  <jim@meyering.net>
50075
50076         * build-aux/git-version-gen: New file, from coreutils.  For details, see
50077         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
50078
50079 2007-09-02  Bruno Haible  <bruno@clisp.org>
50080
50081         Fix mis-recognition of 'mcs' on QNX 6.
50082         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
50083         output contains the string "Mono".
50084         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
50085         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
50086
50087 2007-09-01  Bruno Haible  <bruno@clisp.org>
50088
50089         Fix collision between uniwidth/* and linebreak modules.
50090         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
50091         u32_width): Remove declarations.
50092         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
50093         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
50094         streq3, streq2, streq1, streq0): Remove functions.
50095         (STREQ): Remove macro.
50096         (is_cjk_encoding): Remove function.
50097         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
50098         (uc_width, u8_width, u16_width, u32_width): Remove functions.
50099         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
50100         * NEWS: Document the change.
50101
50102 2007-09-01  Bruno Haible  <bruno@clisp.org>
50103
50104         * lib/streq.h: Add double-inclusion guard.
50105
50106 2007-09-01  Karl Berry  <karl@gnu.org>
50107
50108         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
50109
50110 2007-08-28  Jim Meyering  <jim@meyering.net>
50111
50112         Rename mreadlink_with_size to areadlink_with_size.
50113         * NEWS: Document the change.
50114         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
50115         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
50116         * lib/mreadlink.h: Rename this to...
50117         * lib/areadlink.h: ...this.
50118         * modules/mreadlink-with-size: Rename this to...
50119         * modules/areadlink-with-size: ...this.
50120         * lib/canonicalize.c: Reflect the renaming.
50121         * modules/canonicalize: Likewise.
50122
50123 2007-08-26  Bruno Haible  <bruno@clisp.org>
50124
50125         * gnulib-tool (func_import): When deciding which files to remove,
50126         consider also dangling symbolic links.
50127         Reported by Eric Blake.
50128
50129 2007-08-26  Bruno Haible  <bruno@clisp.org>
50130
50131         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
50132
50133 2007-08-23  Simon Josefsson  <simon@josefsson.org>
50134
50135         * lib/readline.c: Don't include getline.h, the prototype is now
50136         found in stdio.h.
50137
50138 2007-08-23  Jim Meyering  <jim@meyering.net>
50139
50140         Getdelim touchup.
50141         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
50142         around the funlockfile call, since funlockfile never sets errno.
50143         Don't set errno upon failed realloc.
50144
50145 2007-08-22  Eric Blake  <ebb9@byu.net>
50146
50147         Getline touchups.
50148         * lib/getdelim.c (getdelim): Revert regression that required *n to
50149         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
50150         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
50151         getdelim, rather than whether implementation is missing.
50152         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
50153         * lib/stdio_.h (getline): Also declare if replacement is
50154         required.
50155         * doc/functions/getdelim.texi: New file.
50156         * doc/functions/getline.texi: Likewise.
50157         * doc/gnulib.texi (Function Substitutes): Add new files.
50158         Reported by Bruno Haible.
50159
50160 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
50161
50162         * users.txt: Add Guile.
50163
50164 2007-08-22  Eric Blake  <ebb9@byu.net>
50165
50166         * tests/test-getdelim.c (main): Use remove, not unlink.
50167         * tests/test-getline.c (main): Likewise.
50168
50169         Move getline and getdelim into stdio.h, per POSIX 200x.
50170         * modules/getline (Files): Remove getline.h.
50171         (Depends-on): Add stdio.
50172         (configure.ac): Add module indicator.
50173         * modules/getdelim (Files): Remove getdelim.h.
50174         (Depends-on): Add stdio.
50175         (configure.ac): Add module indicator.
50176         * modules/stdio (Makefile.am): Work with new indicators.
50177         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
50178         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
50179         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
50180         * lib/getdelim.h: Delete.
50181         * lib/getline.h: Delete.
50182         * lib/stdio_.h (getdelim, getline): Declare.
50183         * modules/getdelim-tests: New module.
50184         * modules/getline-tests: Likewise.
50185         * tests/test-getdelim.c: New file.
50186         * tests/test-getline.c: Likewise.
50187         * NEWS: Document the change.
50188         * lib/getline.c: Update choice of header.
50189         * lib/csharpcomp.c: Likewise.
50190         * lib/getpass.c: Likewise.
50191         * lib/javacomp.c: Likewise.
50192         * lib/javaversion.c: Likewise.
50193         * lib/yesno.c: Likewise.
50194         * lib/getdelim.c: Likewise.
50195         (getdelim): Set errno on failure, and avoid memory leak.
50196
50197 2007-08-19  Bruno Haible  <bruno@clisp.org>
50198
50199         * modules/closein (Depends-on): Add freadahead.
50200         * lib/closein.c: Include freadahead.h.
50201         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
50202         is zero.
50203
50204 2007-08-19  Bruno Haible  <bruno@clisp.org>
50205
50206         * modules/freadahead-tests: New file.
50207         * tests/test-freadahead.sh: New file.
50208         * tests/test-freadahead.c: New file.
50209
50210         * modules/freadahead: New file.
50211         * lib/freadahead.h: New file.
50212         * lib/freadahead.c: New file.
50213         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
50214         fbufmode, fpurge, freadable, fwritable.
50215
50216 2007-08-19  Eric Blake  <ebb9@byu.net>
50217
50218         Test yesno in combination with closein.
50219         * lib/yesno.c (yesno): Document use of stdin.
50220         * modules/yesno-tests (Files): New module.
50221         * tests/test-yesno.c (main): New file.
50222         * tests/test-yesno.sh: Likewise.
50223
50224 2007-08-19  Bruno Haible  <bruno@clisp.org>
50225
50226         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
50227         * lib/fseeko.c (rpl_fseeko): Likewise.
50228         * lib/fseterr.c (fseterr): Likewise.
50229
50230 2007-08-19  Bruno Haible  <bruno@clisp.org>
50231
50232         * tests/test-lseek.c (main): Disable a test for BeOS.
50233         * doc/functions/lseek.texi: Document the BeOS bug.
50234
50235 2007-08-19  Bruno Haible  <bruno@clisp.org>
50236             Eric Blake  <ebb9@byu.net>
50237
50238         * lib/lseek.c: Include <sys/stat.h>.
50239         (rpl_lseek): Add workaround code also for Unix platforms.
50240         Needed for BeOS.
50241         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
50242         * doc/functions/lseek.texi: Document BeOS definiency.
50243
50244 2007-08-18  Bruno Haible  <bruno@clisp.org>
50245
50246         * modules/fstrcmp-tests: New file.
50247         * tests/test-fstrcmp.c: New file.
50248
50249 2007-08-18  Bruno Haible  <bruno@clisp.org>
50250
50251         * modules/fstrcmp: New file, from GNU gettext with modifications.
50252         * lib/fstrcmp.h: New file, from GNU gettext.
50253         * lib/fstrcmp.c: New file, from GNU gettext.
50254         * MODULES.html.sh (String handling): Add fstrcmp.
50255
50256 2007-08-18  Bruno Haible  <bruno@clisp.org>
50257
50258         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
50259         'bool'.
50260         (diag, compareseq): Remove const from the ctxt argument.
50261         (USE_HEURISTIC): Undefine at the end.
50262
50263 2007-08-18  Jim Meyering  <jim@meyering.net>
50264
50265         New file: lib/idcache.h
50266         * NEWS: Mention the addition.
50267         * modules/idcache (Files): Add lib/idcache.h
50268         * lib/idcache.c: Include "idcache.h".
50269         Don't include <sys/types.h>.
50270         Add a FIXME comment.
50271         Move file-scoped "static" declarations to the top.
50272         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
50273
50274 2007-08-17  Bruno Haible  <bruno@clisp.org>
50275         and Paul Eggert  <eggert@cs.ucla.edu>
50276
50277         * MODULES.html.sh: Add diffseq.
50278         * modules/diffseq: New file.
50279         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
50280         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
50281
50282 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
50283
50284         Import changes from coreutils for bootstrap script.
50285
50286         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
50287
50288         * build-aux/bootstrap (slurp): Work even in environments where
50289         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
50290         current code does not slurp files whose names start with ".", and
50291         this looks like it might be a troublesome area.
50292
50293         2007-07-11  Jim Meyering  <jim@meyering.net>
50294
50295         If there's a GPL vN copyright comment, require that N == 3.
50296
50297         2007-07-08  Jim Meyering  <jim@meyering.net>
50298
50299         Run the coreutils-specific code only if tests/Makefile.am.in exists.
50300         * build-aux/bootstrap (mam_template): Move definition out of loop.
50301
50302         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
50303
50304         * build-aux/bootstrap (symlink_to_dir): Rename function from
50305         symlink_to_gnulib.  Add a directory parameter.  Update all
50306         callers.
50307         (cp_mark_as_generated): Also check for -- and link to -- files in
50308         gl/.
50309
50310         2007-07-08  Jim Meyering  <jim@meyering.net>
50311
50312         Adapt to deeper hierarchy in gnulib.
50313         * build-aux/bootstrap (symlink_to_dir): If the destination
50314         directory doesn't exist, create it. This is required at least for
50315         "lib/uniwidth/cjk.h".
50316
50317         2007-05-15  Jim Meyering  <jim@meyering.net>
50318
50319         * build-aux/bootstrap: Now that generated Makefile.am files
50320         are no longer under version control, they must be created at
50321         bootstrap time.
50322
50323 2007-08-14  Ben Pfaff  <blp@gnu.org>
50324
50325         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
50326
50327 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
50328
50329         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
50330         given the changes below.
50331         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
50332         even on hosts that have padding bits beyond the supported 64.
50333
50334 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
50335
50336         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
50337         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
50338         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
50339         depends on it.
50340         (xstrtol_error): Remove.
50341         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
50342         but with a different signature.
50343         (ATTRIBUTE_NORETURN, __attribute__): New macros.
50344         * lib/xstrtol-error.c: Include exitfail.h.
50345         (xstrtol_fatal): New function, with a different signature from the
50346         old xstrtol_error, so that the caller need not worry about passing
50347         in an exit status, or about storage management of the option argument.
50348         (xstrtol_error): Now a static function.  Redo signature to
50349         implement xstrtol_fatal.  Output the correct number of hyphens in
50350         front of the option so that the caller need not worry about
50351         storage management.
50352         (N_): New macro.
50353         (_): Remove; not used now.
50354         * modules/xstrtol: Depend on getopt.
50355         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
50356         of old STRTOL_FATAL_ERROR macro.
50357         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
50358         of test program.
50359         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
50360         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
50361
50362 2007-08-08  Eric Blake  <ebb9@byu.net>
50363
50364         * lib/xstrtol-error.c: Add missing include.
50365
50366         Move xstrtol messages into gnulib domain, when --pobase is used.
50367         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
50368         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
50369         * modules/xstrtol (Files): Distribute new file.
50370         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
50371         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
50372         * tests/test-xstrtol.c: ...into new file.
50373         * tests/test-xstrtoul.c: Also test xstrtoul.
50374         * tests/test-xstrtoimax.c: Also test xstrtoimax.
50375         * tests/test-xstrtoumax.c: Also test xstrtoumax.
50376         * tests/test-xstrtol.sh: Drive the tests.
50377         * tests/test-xstrtoimax.sh: Likewise.
50378         * tests/test-xstrtoumax.sh: Likewise.
50379         * modules/xstrtol-tests: New module.
50380         * modules/xstrtoimax-tests: Likewise.
50381         * modules/xstrtoumax-tests: Likewise.
50382
50383 2007-08-08  Jim Meyering  <jim@meyering.net>
50384
50385         New function: mfile_name_concat.
50386         * lib/filenamecat.c (mfile_name_concat): New function, just like
50387         file_name_concat, but return NULL upon failure rather than exiting
50388         with a diagnostic.
50389         * lib/filenamecat.h: Declare it.
50390
50391 2007-08-07  Bruno Haible  <bruno@clisp.org>
50392
50393         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
50394         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
50395         warning from gcc.
50396         Reported by Eric Blake.
50397
50398 2007-08-07  Simon Josefsson  <simon@josefsson.org>
50399
50400         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
50401         * modules/crypto/arcfour (License): Likewise.
50402         * modules/crypto/des-tests (License): Likewise.
50403         * modules/crypto/gc-arctwo-tests (License): Likewise.
50404         * modules/crypto/gc-des-tests (License): Likewise.
50405         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
50406         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
50407         * modules/crypto/gc-md2-tests (License): Likewise.
50408         * modules/crypto/gc-md4-tests (License): Likewise.
50409         * modules/crypto/gc-md5-tests (License): Likewise.
50410         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
50411         * modules/crypto/gc-rijndael-tests (License): Likewise.
50412         * modules/crypto/gc-sha1-tests (License): Likewise.
50413         * modules/crypto/gc-tests (License): Likewise.
50414         * modules/crypto/hmac-md5 (License): Likewise.
50415         * modules/crypto/hmac-sha1 (License): Likewise.
50416         * modules/crypto/md2-tests (License): Likewise.
50417         * modules/crypto/md4-tests (License): Likewise.
50418         * modules/crypto/md5 (License): Likewise.
50419         * modules/crypto/rijndael (License): Likewise.
50420         * modules/crypto/sha1 (License): Likewise.
50421         * modules/memxor (License): Likewise.
50422
50423 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
50424         and Bruno Haible  <bruno@clisp.org>
50425
50426         * NEWS: Describe interface changes to human, xstrtol.
50427         * lib/human.h: Include <xstrtol.h>.
50428         (human_options): Return enum strtol_error, not int.  Remove
50429         bool arg; take int * instead.
50430         * lib/human.c: Don't include "gettext.h".
50431         (_): Remove; no longer used.
50432         Don't include <xstrtol.h>, since human.h does it.
50433         (human_options): Adjust to abovementioned interface changes.
50434         Do not report error to stderr; that's now the caller's
50435         responsibility.
50436         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
50437         interface change.
50438         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
50439         Str, Argument_type_string.  All uses changed.  Put " argument"
50440         in diagnostics to make them clearer.  Change wording of suffix
50441         message for clarity.
50442         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
50443         Argument_type_string.
50444         (STRTOL_FATAL_WARN): Remove; no longer used.
50445         * modules/human (Depends-on): Remove gettext-h.
50446
50447 2007-08-06  Simon Josefsson  <simon@josefsson.org>
50448
50449         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
50450
50451 2007-07-31  Bruno Haible  <bruno@clisp.org>
50452
50453         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
50454         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
50455         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
50456
50457 2007-07-31  Bruno Haible  <bruno@clisp.org>
50458
50459         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
50460         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
50461
50462 2007-07-30  Bruno Haible  <bruno@clisp.org>
50463
50464         * modules/base64 (License): Use the synonymous term "LGPLv2+".
50465         * modules/c-ctype (License): Likewise.
50466         * modules/c-strcase (License): Likewise.
50467         * modules/check-version (License): Likewise.
50468         * modules/iconv (License): Likewise.
50469         * modules/iconv_open (License): Likewise.
50470         * modules/read-file (License): Likewise.
50471         * modules/striconv (License): Likewise.
50472         * modules/strverscmp (License): Likewise.
50473         * modules/vasprintf (License): Likewise.
50474         * modules/crypto/des (License): Likewise.
50475         * modules/crypto/gc (License): Likewise.
50476         * modules/crypto/gc-arcfour (License): Likewise.
50477         * modules/crypto/gc-arctwo (License): Likewise.
50478         * modules/crypto/gc-des (License): Likewise.
50479         * modules/crypto/gc-hmac-md5 (License): Likewise.
50480         * modules/crypto/gc-hmac-sha1 (License): Likewise.
50481         * modules/crypto/gc-md2 (License): Likewise.
50482         * modules/crypto/gc-md4 (License): Likewise.
50483         * modules/crypto/gc-md5 (License): Likewise.
50484         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
50485         * modules/crypto/gc-random (License): Likewise.
50486         * modules/crypto/gc-rijndael (License): Likewise.
50487         * modules/crypto/gc-sha1 (License): Likewise.
50488         * modules/crypto/md2 (License): Likewise.
50489         * modules/crypto/md4 (License): Likewise.
50490
50491 2007-07-30  Jim Meyering  <jim@meyering.net>
50492
50493         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
50494         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
50495         it has valid stat data.  This bug would cause du not to count the
50496         sizes of inaccessible directories.
50497         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
50498         in <http://bugzilla.redhat.com/250077>.
50499
50500 2007-07-25  Peter O'Gorman  <peter@pogma.com>
50501             Bruno Haible  <bruno@clisp.org>
50502
50503         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
50504         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
50505         #include_next, gives a diagnostic about it, but reports no error in
50506         the exit code.
50507         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
50508
50509 2007-07-24  Ben Pfaff  <blp@gnu.org>
50510
50511         Improve name: "count-one-bits" is better than "popcount".
50512         * MODULES.html.sh: Update name.
50513         * lib/popcount.h: Renamed lib/count-one-bits.h.
50514         (popcount): Renamed count_one_bits.
50515         (popcountl): Renamed count_one_bits_l.
50516         (popcountll): Renamed count_one_bits_ll.
50517         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
50518         * modules/popcount: Renamed module/count-one-bits.
50519         * modules/popcount-tests: Renamed module/count-one-bits-tests.
50520         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
50521
50522 2007-07-23  Ben Pfaff  <blp@gnu.org>
50523
50524         * lib/popcount.h (popcount32): Reduce size of constants, to allow
50525         better code generation, and add U to large constants to avoid
50526         warnings, in non-GCC case.
50527         Suggested by Bruno Haible.
50528
50529 2007-07-23  Ben Pfaff  <blp@gnu.org>
50530
50531         * lib/popcount.h: Use verify_true instead of if...abort.
50532         * modules/popcount: Depend on verify module.
50533         Suggested by Jim Meyering.
50534
50535 2007-07-23  Bruno Haible  <bruno@clisp.org>
50536
50537         * gnulib-tool (func_import): Create a .cvsignore file also when the
50538         directory is not yet in CVS but the toplevel directory is. When
50539         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
50540         Reported by Karl Berry.
50541
50542 2007-07-22  Ben Pfaff  <blp@gnu.org>
50543
50544         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
50545         case.
50546         Suggested by Eric Blake.
50547
50548 2007-07-22  Ben Pfaff  <blp@gnu.org>
50549
50550         New module: popcount.
50551         * MODULES.html.sh: Add popcount.
50552         * modules/popcount: New file.
50553         * modules/popcount-tests: New file.
50554         * tests/test-popcount.c: New file.
50555         * lib/popcount.h: New file.
50556         * m4/popcount.m4: New file.
50557
50558 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
50559
50560         * build-aux/announce-gen: Update to GPLv3.
50561
50562         * build-aux/config.guess: Update from config.
50563
50564 2007-07-21  Bruno Haible  <bruno@clisp.org>
50565
50566         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
50567         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
50568
50569 2007-07-20  Jim Meyering  <jim@meyering.net>
50570
50571         * check-module: Diagnose a self-dependency.
50572
50573 2007-07-19  Bruno Haible  <bruno@clisp.org>
50574
50575         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
50576         empty.
50577         Reported by Eric Blake.
50578
50579 2007-07-18  Bruno Haible  <bruno@clisp.org>
50580
50581         * gnulib-tool: New options --po-base, --po-domain.
50582         (func_usage): Document them.
50583         (pobase, po_domain): New variables.
50584         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
50585         DEFAULT_TEXT_DOMAIN.
50586         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
50587         (func_import): Consider pobase and po_domain. Create a po/ directory.
50588         (func_create_testdir): Set pobase and po_domain to empty.
50589         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
50590         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
50591
50592 2007-07-18  Bruno Haible  <bruno@clisp.org>
50593
50594         * gnulib-tool (func_get_automake_snippet): Synthesize also an
50595         EXTRA_DIST augmentation for files in build-aux/.
50596
50597 2007-07-16  Bruno Haible  <bruno@clisp.org>
50598
50599         * modules/lseek (License): Use the synonymous term "LGPLv2+".
50600         * modules/getdelim (License): Likewise.
50601
50602 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
50603
50604         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
50605         * modules/d-type (License): Likewise.
50606         * modules/extensions (License): Likewise.
50607         * modules/fnmatch (License): Likewise.
50608         * modules/fseeko (License): Likewise.
50609         * modules/getaddrinfo (License): Likewise.
50610         * modules/getline (License): Likewise.
50611         * modules/getlogin_r (License): Likewise.
50612         * modules/getpass (License): Likewise.
50613         * modules/gettimeofday (License): Likewise.
50614         * modules/glob (License): Likewise.
50615         * modules/inet_ntop (License): Likewise.
50616         * modules/malloc (License): Likewise.
50617         * modules/malloca (License): Likewise.
50618         * modules/memmem (License): Likewise.
50619         * modules/mempcpy (License): Likewise.
50620         * modules/memset (License): Likewise.
50621         * modules/minmax (License): Likewise.
50622         * modules/mktime (License): Likewise.
50623         * modules/netinet_in (License): Likewise.
50624         * modules/pathmax (License): Likewise.
50625         * modules/poll (License): Likewise.
50626         * modules/regex (License): Likewise.
50627         * modules/snprintf (License): Likewise.
50628         * modules/stdbool (License): Likewise.
50629         * modules/stdint (License): Likewise.
50630         * modules/stdio (License): Likewise.
50631         * modules/strcase (License): Likewise.
50632         * modules/strcasestr (License): Likewise.
50633         * modules/strdup (License): Likewise.
50634         * modules/string (License): Likewise.
50635         * modules/strndup (License): Likewise.
50636         * modules/strnlen (License): Likewise.
50637         * modules/strpbrk (License): Likewise.
50638         * modules/strptime (License): Likewise.
50639         * modules/strsep (License): Likewise.
50640         * modules/sys_select (License): Likewise.
50641         * modules/sys_socket (License): Likewise.
50642         * modules/sys_stat (License): Likewise.
50643         * modules/sys_time (License): Likewise.
50644         * modules/time (License): Likewise.
50645         * modules/time_r (License): Likewise.
50646         * modules/timegm (License): Likewise.
50647         * modules/unistd (License): Likewise.
50648         * modules/vsnprintf (License): Likewise.
50649         * modules/wctype (License): Likewise.
50650
50651 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
50652
50653         * modules/argz (License): LGPLv2+.
50654
50655 2007-07-15  Karl Berry  <karl@gnu.org>
50656
50657         * doc/gnulib.texi: revise node structure per new fdl.texi.
50658
50659 2007-07-14  Bruno Haible  <bruno@clisp.org>
50660
50661         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
50662         the output file.
50663         * lib/uniname/uninames.h: Regenerated.
50664
50665 2007-07-14  Karl Berry  <karl@gnu.org>
50666
50667         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
50668         omitting sectioning and index commands.
50669
50670 2007-07-13  Bruno Haible  <bruno@clisp.org>
50671
50672         New gnulib-tool option --more-symlinks.
50673         * gnulib-tool (func_usage): Document --more-symlinks.
50674         (do_copyrights): New variable.
50675         Recognize option --more-symlinks.
50676         (func_import): Don't add a copyright notice transform to
50677         sed_transform_lib_file if do_copyrights is empty.
50678
50679 2007-07-13  Bruno Haible  <bruno@clisp.org>
50680
50681         * lib/vasnprintf.c (decimal_point_char): Define also if
50682         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
50683         && !NEED_PRINTF_DIRECTIVE_A.
50684         Reported by Clemens Koller <clemens.koller@anagramm.de> via
50685         Gary V. Vaughan <gary@gnu.org>.
50686
50687 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
50688
50689         * lib/inttypes_.h: Undo previous change, since it was fixed
50690         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
50691
50692 2007-07-13  Bruno Haible  <bruno@clisp.org>
50693
50694         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
50695         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
50696
50697 2007-07-13  Jim Meyering  <jim@meyering.net>
50698
50699         df: Don't fail for Tru64's "file-on-file mount".
50700         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
50701         so we fall through and use statfs instead.  Details here:
50702         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
50703         Reported by Albert Chin.
50704
50705 2007-07-13  Bruno Haible  <bruno@clisp.org>
50706
50707         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
50708         * modules/configmake (License): Likewise.
50709         * modules/gettext (License): Likewise.
50710         * modules/gettext-h (License): Likewise.
50711         * modules/include_next (License): Likewise.
50712         * modules/link-warning (License): Likewise.
50713         * modules/localcharset (License): Likewise.
50714         * modules/localename (License): Likewise.
50715         * modules/lock (License): Likewise.
50716         * modules/relocatable-lib-lgpl (License): Likewise.
50717         * modules/size_max (License): Likewise.
50718         * modules/vasnprintf (License): Likewise.
50719         * modules/wchar (License): Likewise.
50720         * modules/xsize (License): Likewise.
50721
50722 2007-07-13  Bruno Haible  <bruno@clisp.org>
50723
50724         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
50725         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
50726
50727 2007-07-12  Bruno Haible  <bruno@clisp.org>
50728
50729         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
50730         in the modules files.
50731
50732 2007-07-11  Karl Berry  <karl@gnu.org>
50733
50734         * MODULES.html.sh (func_module): use
50735          sed -e '\|^'"${includefile}"'$|d'
50736          instead of /.../d, to avoid errors on $includefile's containing /.
50737
50738 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
50739
50740         * gnulib-tool (func_import): Avoid duplication of --avoid
50741         statements
50742         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
50743         names to `_' in variable names.
50744
50745 2007-07-10  Eric Blake  <ebb9@byu.net>
50746
50747         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
50748         * NEWS: Document this change.
50749
50750 2007-07-08  Bruno Haible  <bruno@clisp.org>
50751
50752         Update to Unicode 5.0.
50753         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
50754         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
50755         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
50756         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
50757         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
50758         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
50759         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
50760         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
50761         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
50762         U+10A3F, U+1D242..U+1D244.
50763         (nonspacing_table_ind): Update.
50764         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
50765         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
50766
50767 2007-07-08  Bruno Haible  <bruno@clisp.org>
50768
50769         Update to Unicode 5.0.
50770         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
50771         code transform. Extend the name index field of unicode_name_to_code and
50772         unicode_code_to_name from 16 to 24 bits.
50773         * lib/uniname/uniname.c (unicode_character_name,
50774         unicode_name_character): Add the range 0x12xxx to the code transform.
50775         * lib/uniname/uninames.h: Regenerated.
50776         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
50777
50778 2007-07-07  Bruno Haible  <bruno@clisp.org>
50779
50780         * modules/wcwidth-tests: New file.
50781         * tests/test-wcwidth.c: New file.
50782
50783         Work around MacOS X wcwidth() bug.
50784         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
50785         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
50786         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
50787         original wcwidth in non-UTF-8 locales.
50788         * modules/wcwidth (Depends-on): Add localcharset, streq,
50789         uniwidth/width.
50790         * doc/functions/wcwidth.texi: Update.
50791
50792 2007-07-07  Bruno Haible  <bruno@clisp.org>
50793
50794         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
50795         (wcwidth): New declaration.
50796         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
50797         macros.
50798         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
50799         here. Prepare for creating <wchar.h> unconditionally.
50800         * modules/wchar (Depends-on): Add link-warning.
50801         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
50802         REPLACE_WCWIDTH, and GL_LINK_WARNING.
50803         * lib/wcwidth.h: Remove file.
50804         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
50805         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
50806         * modules/wcwidth (Files): Remove lib/wcwidth.h.
50807         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
50808         (Include): Replace wcwidth.h with <wchar.h>.
50809         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
50810         * lib/mbchar.h: Don't include wcwidth.h.
50811         * lib/mbswidth.c: Likewise.
50812         * NEWS: Mention the change.
50813
50814 2007-07-07  Bruno Haible  <bruno@clisp.org>
50815
50816         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
50817         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
50818         definition with an external declaration.
50819         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
50820         defined as a function. Remove AC_C_INLINE requirement.
50821         * modules/wcwidth (Files): Add lib/wcwidth.c.
50822         (Makefile.am): Remove redundant statement.
50823
50824 2007-07-07  Bruno Haible  <bruno@clisp.org>
50825
50826         * MODULES.html.sh (Unicode string functions): Add the new modules.
50827
50828         * tests/uniwidth/test-u32-strwidth.c: New file.
50829         * modules/uniwidth/u32-strwidth-tests: New file.
50830
50831         * lib/uniwidth/u32-strwidth.c: New file.
50832         * modules/uniwidth/u32-strwidth: New file.
50833
50834         * tests/uniwidth/test-u16-strwidth.c: New file.
50835         * modules/uniwidth/u16-strwidth-tests: New file.
50836
50837         * lib/uniwidth/u16-strwidth.c: New file.
50838         * modules/uniwidth/u16-strwidth: New file.
50839
50840         * tests/uniwidth/test-u8-strwidth.c: New file.
50841         * modules/uniwidth/u8-strwidth-tests: New file.
50842
50843         * lib/uniwidth/u8-strwidth.c: New file.
50844         * modules/uniwidth/u8-strwidth: New file.
50845
50846         * tests/uniwidth/test-u32-width.c: New file.
50847         * modules/uniwidth/u32-width-tests: New file.
50848
50849         * lib/uniwidth/u32-width.c: New file.
50850         * modules/uniwidth/u32-width: New file.
50851
50852         * tests/uniwidth/test-u16-width.c: New file.
50853         * modules/uniwidth/u16-width-tests: New file.
50854
50855         * lib/uniwidth/u16-width.c: New file.
50856         * modules/uniwidth/u16-width: New file.
50857
50858         * tests/uniwidth/test-u8-width.c: New file.
50859         * modules/uniwidth/u8-width-tests: New file.
50860
50861         * lib/uniwidth/u8-width.c: New file.
50862         * modules/uniwidth/u8-width: New file.
50863
50864         * tests/uniwidth/test-uc_width.c: New file.
50865         * modules/uniwidth/width-tests: New file.
50866
50867         * lib/uniwidth/width.c: New file, from GNU libiconv.
50868         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
50869         * modules/uniwidth/width: New file.
50870
50871         * lib/uniwidth.h: New file, from GNU libiconv.
50872         * modules/uniwidth/base: New file.
50873
50874 2007-07-07  Bruno Haible  <bruno@clisp.org>
50875
50876         * lib/uniname.h: New file, from GNU gettext.
50877         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
50878         * lib/uniname/uninames.h: New file, from GNU gettext.
50879         * lib/uniname/uniname.c: New file, from GNU gettext.
50880         * tests/uniname/test-uninames.sh: New file.
50881         * tests/uniname/test-uninames.c: New file, from GNU gettext.
50882         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
50883         * modules/uniname/base: New file.
50884         * modules/uniname/uniname: New file.
50885         * modules/uniname/uniname-tests: New file.
50886         * MODULES.html.sh (Unicode string functions): Add the new modules.
50887
50888 2007-07-06  Bruno Haible  <bruno@clisp.org>
50889
50890         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
50891
50892 2007-07-06  Bruno Haible  <bruno@clisp.org>
50893
50894         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
50895         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
50896         includes <cygwin/sys_time.h> which includes <sys/select.h> which
50897         include <sys/time.h>.
50898         Reported by Eric Blake.
50899
50900 2007-07-06  Eric Blake  <ebb9@byu.net>
50901
50902         Fix testing canonicalize on cygwin.
50903         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
50904         Revert patch from 2007-06-19.
50905         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
50906         canonicalize module is also in use.
50907         * tests/test-canonicalize.c: New file.
50908         * tests/test-canonicalize.sh: Likewise.
50909         * modules/canonicalize-tests: Likewise.
50910
50911 2007-07-06  Jim Meyering  <jim@meyering.net>
50912
50913         * lib/getugroups.c (getugroups): Detect getgrent failure.
50914         Adjust comment to reflect reality: this function may return -1.
50915
50916 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
50917
50918         * build-aux/bootstrap (TP_URL,get_translations): Update to use
50919         the new TP address.
50920         (usage): Fix typo
50921         (gnulib_mk): New variable.
50922
50923 2007-07-05  Jim Meyering  <jim@meyering.net>
50924
50925         Don't let endgrent clobber errno, no matter how improbable.
50926         * lib/getugroups.c (getugroups): Save and restore errno around
50927         endgrent call.
50928
50929         Close the group DB even when failing with 2^31 or more members.
50930         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
50931
50932 2007-07-04  Jim Meyering  <jim@meyering.net>
50933
50934         * lib/getugroups.h: New file.
50935         * lib/getugroups.c: Include "getugroups.h".
50936         Remove uses of "register" keyword.
50937         Move local variable, "cp", down into scope where used.
50938         Give "username" parameter the "const" attribute.
50939         * modules/getugroups (Files): Add lib/getugroups.h
50940
50941 2007-07-04  Karl Berry  <karl@gnu.org>
50942
50943         * MODULES.html.sh (func_all_modules): Complete rename of
50944         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
50945
50946 2007-07-02  Bruno Haible  <bruno@clisp.org>
50947
50948         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
50949         mode, when inttypes.h comes from gnulib.
50950         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
50951
50952 2007-07-02  Simon Josefsson  <simon@josefsson.org>
50953
50954         * NEWS: Mention lgpl module name change.
50955
50956         * modules/lgpl-2.1: Renamed from lgpl.
50957
50958         * NEWS: Mention gpl module name change.
50959
50960         * modules/gpl-3.0: New file, based on gpl-2.0.
50961
50962         * modules/gpl-2.0: Renamed from gpl.
50963
50964         * modules/gpl: Fix filename, doc/gpl.texi is now found at
50965         doc/gpl-2.0.texi.
50966
50967 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
50968
50969         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
50970         #define __STDC_LIMIT_MACROS temporarily while including
50971         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
50972         Problem reported by Joel E. Denny in
50973         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
50974
50975 2007-07-01  Bruno Haible  <bruno@clisp.org>
50976
50977         * lib/unistdio.h: New file.
50978         * lib/unistdio/u-asnprintf.h: New file.
50979         * lib/unistdio/u-asprintf.h: New file.
50980         * lib/unistdio/u-printf-args.c: New file.
50981         * lib/unistdio/u-printf-args.h: New file.
50982         * lib/unistdio/u-printf-parse.h: New file.
50983         * lib/unistdio/u-snprintf.h: New file.
50984         * lib/unistdio/u-sprintf.h: New file.
50985         * lib/unistdio/u-vasprintf.h: New file.
50986         * lib/unistdio/u-vsnprintf.h: New file.
50987         * lib/unistdio/u-vsprintf.h: New file.
50988         * lib/unistdio/ulc-asnprintf.c: New file.
50989         * lib/unistdio/ulc-asprintf.c: New file.
50990         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
50991         * lib/unistdio/ulc-printf-parse.c: New file.
50992         * lib/unistdio/ulc-snprintf.c: New file.
50993         * lib/unistdio/ulc-sprintf.c: New file.
50994         * lib/unistdio/ulc-vasnprintf.c: New file.
50995         * lib/unistdio/ulc-vasprintf.c: New file.
50996         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
50997         * lib/unistdio/ulc-vsnprintf.c: New file.
50998         * lib/unistdio/ulc-vsprintf.c: New file.
50999         * lib/unistdio/u8-asnprintf.c: New file.
51000         * lib/unistdio/u8-asprintf.c: New file.
51001         * lib/unistdio/u8-printf-parse.c: New file.
51002         * lib/unistdio/u8-snprintf.c: New file.
51003         * lib/unistdio/u8-sprintf.c: New file.
51004         * lib/unistdio/u8-vasnprintf.c: New file.
51005         * lib/unistdio/u8-vasprintf.c: New file.
51006         * lib/unistdio/u8-vsnprintf.c: New file.
51007         * lib/unistdio/u8-vsprintf.c: New file.
51008         * lib/unistdio/u8-u8-asnprintf.c: New file.
51009         * lib/unistdio/u8-u8-asprintf.c: New file.
51010         * lib/unistdio/u8-u8-snprintf.c: New file.
51011         * lib/unistdio/u8-u8-sprintf.c: New file.
51012         * lib/unistdio/u8-u8-vasnprintf.c: New file.
51013         * lib/unistdio/u8-u8-vasprintf.c: New file.
51014         * lib/unistdio/u8-u8-vsnprintf.c: New file.
51015         * lib/unistdio/u8-u8-vsprintf.c: New file.
51016         * lib/unistdio/u16-asnprintf.c: New file.
51017         * lib/unistdio/u16-asprintf.c: New file.
51018         * lib/unistdio/u16-printf-parse.c: New file.
51019         * lib/unistdio/u16-snprintf.c: New file.
51020         * lib/unistdio/u16-sprintf.c: New file.
51021         * lib/unistdio/u16-vasnprintf.c: New file.
51022         * lib/unistdio/u16-vasprintf.c: New file.
51023         * lib/unistdio/u16-vsnprintf.c: New file.
51024         * lib/unistdio/u16-vsprintf.c: New file.
51025         * lib/unistdio/u16-u16-asnprintf.c: New file.
51026         * lib/unistdio/u16-u16-asprintf.c: New file.
51027         * lib/unistdio/u16-u16-snprintf.c: New file.
51028         * lib/unistdio/u16-u16-sprintf.c: New file.
51029         * lib/unistdio/u16-u16-vasnprintf.c: New file.
51030         * lib/unistdio/u16-u16-vasprintf.c: New file.
51031         * lib/unistdio/u16-u16-vsnprintf.c: New file.
51032         * lib/unistdio/u16-u16-vsprintf.c: New file.
51033         * lib/unistdio/u32-asnprintf.c: New file.
51034         * lib/unistdio/u32-asprintf.c: New file.
51035         * lib/unistdio/u32-printf-parse.c: New file.
51036         * lib/unistdio/u32-snprintf.c: New file.
51037         * lib/unistdio/u32-sprintf.c: New file.
51038         * lib/unistdio/u32-vasnprintf.c: New file.
51039         * lib/unistdio/u32-vasprintf.c: New file.
51040         * lib/unistdio/u32-vsnprintf.c: New file.
51041         * lib/unistdio/u32-vsprintf.c: New file.
51042         * lib/unistdio/u32-u32-asnprintf.c: New file.
51043         * lib/unistdio/u32-u32-asprintf.c: New file.
51044         * lib/unistdio/u32-u32-snprintf.c: New file.
51045         * lib/unistdio/u32-u32-sprintf.c: New file.
51046         * lib/unistdio/u32-u32-vasnprintf.c: New file.
51047         * lib/unistdio/u32-u32-vasprintf.c: New file.
51048         * lib/unistdio/u32-u32-vsnprintf.c: New file.
51049         * lib/unistdio/u32-u32-vsprintf.c: New file.
51050         * tests/unistdio/test-ulc-asnprintf1.c: New file.
51051         * tests/unistdio/test-ulc-asnprintf1.h: New file.
51052         * tests/unistdio/test-ulc-printf1.h: New file.
51053         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
51054         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
51055         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
51056         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
51057         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
51058         * tests/unistdio/test-ulc-vasprintf1.c: New file.
51059         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
51060         * tests/unistdio/test-ulc-vsprintf1.c: New file.
51061         * tests/unistdio/test-u8-asnprintf1.c: New file.
51062         * tests/unistdio/test-u8-asnprintf1.h: New file.
51063         * tests/unistdio/test-u8-printf1.h: New file.
51064         * tests/unistdio/test-u8-vasnprintf1.c: New file.
51065         * tests/unistdio/test-u8-vasnprintf2.c: New file.
51066         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
51067         * tests/unistdio/test-u8-vasnprintf3.c: New file.
51068         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
51069         * tests/unistdio/test-u8-vasprintf1.c: New file.
51070         * tests/unistdio/test-u8-vsnprintf1.c: New file.
51071         * tests/unistdio/test-u8-vsprintf1.c: New file.
51072         * tests/unistdio/test-u16-asnprintf1.c: New file.
51073         * tests/unistdio/test-u16-asnprintf1.h: New file.
51074         * tests/unistdio/test-u16-printf1.h: New file.
51075         * tests/unistdio/test-u16-vasnprintf1.c: New file.
51076         * tests/unistdio/test-u16-vasnprintf2.c: New file.
51077         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
51078         * tests/unistdio/test-u16-vasnprintf3.c: New file.
51079         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
51080         * tests/unistdio/test-u16-vasprintf1.c: New file.
51081         * tests/unistdio/test-u16-vsnprintf1.c: New file.
51082         * tests/unistdio/test-u16-vsprintf1.c: New file.
51083         * tests/unistdio/test-u32-asnprintf1.c: New file.
51084         * tests/unistdio/test-u32-asnprintf1.h: New file.
51085         * tests/unistdio/test-u32-printf1.h: New file.
51086         * tests/unistdio/test-u32-vasnprintf1.c: New file.
51087         * tests/unistdio/test-u32-vasnprintf2.c: New file.
51088         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
51089         * tests/unistdio/test-u32-vasnprintf3.c: New file.
51090         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
51091         * tests/unistdio/test-u32-vasprintf1.c: New file.
51092         * tests/unistdio/test-u32-vsnprintf1.c: New file.
51093         * tests/unistdio/test-u32-vsprintf1.c: New file.
51094         * modules/unistdio/base: New file.
51095         * modules/unistdio/u-printf-args: New file.
51096         * modules/unistdio/ulc-asnprintf: New file.
51097         * modules/unistdio/ulc-asprintf: New file.
51098         * modules/unistdio/ulc-fprintf: New file.
51099         * modules/unistdio/ulc-printf-parse: New file.
51100         * modules/unistdio/ulc-snprintf: New file.
51101         * modules/unistdio/ulc-sprintf: New file.
51102         * modules/unistdio/ulc-vasnprintf: New file.
51103         * modules/unistdio/ulc-vasprintf: New file.
51104         * modules/unistdio/ulc-vfprintf: New file.
51105         * modules/unistdio/ulc-vsnprintf: New file.
51106         * modules/unistdio/ulc-vsprintf: New file.
51107         * modules/unistdio/u8-asnprintf: New file.
51108         * modules/unistdio/u8-asprintf: New file.
51109         * modules/unistdio/u8-printf-parse: New file.
51110         * modules/unistdio/u8-snprintf: New file.
51111         * modules/unistdio/u8-sprintf: New file.
51112         * modules/unistdio/u8-vasnprintf: New file.
51113         * modules/unistdio/u8-vasprintf: New file.
51114         * modules/unistdio/u8-vsnprintf: New file.
51115         * modules/unistdio/u8-vsprintf: New file.
51116         * modules/unistdio/u8-u8-asnprintf: New file.
51117         * modules/unistdio/u8-u8-asprintf: New file.
51118         * modules/unistdio/u8-u8-snprintf: New file.
51119         * modules/unistdio/u8-u8-sprintf: New file.
51120         * modules/unistdio/u8-u8-vasnprintf: New file.
51121         * modules/unistdio/u8-u8-vasprintf: New file.
51122         * modules/unistdio/u8-u8-vsnprintf: New file.
51123         * modules/unistdio/u8-u8-vsprintf: New file.
51124         * modules/unistdio/u16-asnprintf: New file.
51125         * modules/unistdio/u16-asprintf: New file.
51126         * modules/unistdio/u16-printf-parse: New file.
51127         * modules/unistdio/u16-snprintf: New file.
51128         * modules/unistdio/u16-sprintf: New file.
51129         * modules/unistdio/u16-vasnprintf: New file.
51130         * modules/unistdio/u16-vasprintf: New file.
51131         * modules/unistdio/u16-vsnprintf: New file.
51132         * modules/unistdio/u16-vsprintf: New file.
51133         * modules/unistdio/u16-u16-asnprintf: New file.
51134         * modules/unistdio/u16-u16-asprintf: New file.
51135         * modules/unistdio/u16-u16-snprintf: New file.
51136         * modules/unistdio/u16-u16-sprintf: New file.
51137         * modules/unistdio/u16-u16-vasnprintf: New file.
51138         * modules/unistdio/u16-u16-vasprintf: New file.
51139         * modules/unistdio/u16-u16-vsnprintf: New file.
51140         * modules/unistdio/u16-u16-vsprintf: New file.
51141         * modules/unistdio/u32-asnprintf: New file.
51142         * modules/unistdio/u32-asprintf: New file.
51143         * modules/unistdio/u32-printf-parse: New file.
51144         * modules/unistdio/u32-snprintf: New file.
51145         * modules/unistdio/u32-sprintf: New file.
51146         * modules/unistdio/u32-vasnprintf: New file.
51147         * modules/unistdio/u32-vasprintf: New file.
51148         * modules/unistdio/u32-vsnprintf: New file.
51149         * modules/unistdio/u32-vsprintf: New file.
51150         * modules/unistdio/u32-u32-asnprintf: New file.
51151         * modules/unistdio/u32-u32-asprintf: New file.
51152         * modules/unistdio/u32-u32-snprintf: New file.
51153         * modules/unistdio/u32-u32-sprintf: New file.
51154         * modules/unistdio/u32-u32-vasnprintf: New file.
51155         * modules/unistdio/u32-u32-vasprintf: New file.
51156         * modules/unistdio/u32-u32-vsnprintf: New file.
51157         * modules/unistdio/u32-u32-vsprintf: New file.
51158         * modules/unistdio/ulc-asnprintf-tests: New file.
51159         * modules/unistdio/ulc-vasnprintf-tests: New file.
51160         * modules/unistdio/ulc-vasprintf-tests: New file.
51161         * modules/unistdio/ulc-vsnprintf-tests: New file.
51162         * modules/unistdio/ulc-vsprintf-tests: New file.
51163         * modules/unistdio/u8-asnprintf-tests: New file.
51164         * modules/unistdio/u8-vasnprintf-tests: New file.
51165         * modules/unistdio/u8-vasprintf-tests: New file.
51166         * modules/unistdio/u8-vsnprintf-tests: New file.
51167         * modules/unistdio/u8-vsprintf-tests: New file.
51168         * modules/unistdio/u16-asnprintf-tests: New file.
51169         * modules/unistdio/u16-vasnprintf-tests: New file.
51170         * modules/unistdio/u16-vasprintf-tests: New file.
51171         * modules/unistdio/u16-vsnprintf-tests: New file.
51172         * modules/unistdio/u16-vsprintf-tests: New file.
51173         * modules/unistdio/u32-asnprintf-tests: New file.
51174         * modules/unistdio/u32-vasnprintf-tests: New file.
51175         * modules/unistdio/u32-vasprintf-tests: New file.
51176         * modules/unistdio/u32-vsnprintf-tests: New file.
51177         * modules/unistdio/u32-vsprintf-tests: New file.
51178         * MODULES.html.sh (Unicode string functions): Add the new modules.
51179
51180 2007-07-01  Bruno Haible  <bruno@clisp.org>
51181
51182         * lib/sprintf.c (sprintf): Limit the available length estimation,
51183         to avoid address wraparound.
51184         * lib/vsprintf.c (vsprintf): Likewise.
51185         * modules/sprintf-posix (Dependencies): Add stdint.
51186         * modules/vsprintf-posix (Dependencies): Likewise.
51187
51188 2007-07-01  Bruno Haible  <bruno@clisp.org>
51189
51190         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
51191         Windows PATH as well. Conservative double-quoting. Comments.
51192
51193 2007-07-01  Bruno Haible  <bruno@clisp.org>
51194             Eric Blake  <ebb9@byu.net>
51195             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51196
51197         * gnulib-tool (self_abspathname): Fix algorithm to cope with
51198         empty components in $PATH, denoting '.'.
51199
51200 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51201
51202         * gnulib-tool: Fix indentation.
51203         (func_create_megatestdir): Likewise.
51204         Report by Bruno Haible.
51205
51206 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51207
51208         Sync from Automake.
51209         * build-aux/gnupload: Fix shell portability issues with for loops.
51210         Report by Karl Berry.
51211
51212 2007-06-29  Simon Josefsson  <simon@josefsson.org>
51213
51214         * build-aux/maint.mk (POURL): Use translationproject.org.
51215
51216 2007-06-27  Simon Josefsson  <simon@josefsson.org>
51217             Bruno Haible  <bruno@clisp.org>
51218
51219         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
51220         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
51221         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
51222         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
51223         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
51224
51225 2007-06-27  Bruno Haible  <bruno@clisp.org>
51226
51227         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
51228         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
51229
51230 2007-06-26  Karl Berry  <karl@gnu.org>
51231
51232         * MODULES.html.sh: remove xreadlink-with-size.
51233
51234 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
51235
51236         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
51237         method that I hope also handles the double-include problem noted
51238         by Bruno Haible in
51239         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
51240
51241 2007-06-23  Bruno Haible  <bruno@clisp.org>
51242
51243         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
51244         Don't let the 'mostlyclean' target fail if the last subdirectory could
51245         not be removed.
51246         Reported by Karl Berry.
51247
51248 2007-06-23  Bruno Haible  <bruno@clisp.org>
51249
51250         * gnulib-tool (echo): Add a speedier workaround for ksh.
51251         * tests/test-echo.sh: Likewise.
51252
51253 2007-06-23  Bruno Haible  <bruno@clisp.org>
51254
51255         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
51256         * tests/test-echo.sh: Likewise.
51257
51258 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51259
51260         * gnulib-tool (IFS): Initialize early, so we don't set it to
51261         empty later.
51262         (self_abspathname): Rewrite algorithm to set it, reindent.
51263         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
51264         (func_create_megatestdir): Merge some sed scripts.
51265
51266 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
51267
51268         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
51269         exposed by Sun Studio 11 cc on Solaris 8.
51270
51271 2007-06-22  Bruno Haible  <bruno@clisp.org>
51272
51273         * gnulib-tool (echo): Ensure the echo primitive does not interpret
51274         backslashes.
51275         * tests/test-echo.sh: New file.
51276
51277 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51278
51279         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
51280         simplify `sed_replace_build_aux' scripts, they are portable but
51281         echoing them with `echo' is not.
51282         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
51283
51284 2007-06-21  Karl Berry  <karl@gnu.org>
51285
51286         * config/srclist.txt: guess we can't handle the licenses via
51287         srclist at the moment.
51288
51289 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
51290
51291         * MODULES.html.sh: Add include_next.
51292         * modules/include_next: New file.
51293
51294 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
51295
51296         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
51297         INCLUDE_NEXT.
51298         (gl_CHECK_NEXT_HEADERS): New macro.
51299         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
51300         the obsolescent gl_ABSOLUTE_HEADER.
51301         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
51302         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
51303         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
51304         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
51305         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
51306         * m4/math_h.m4 (gl_MATH_H): Likewise.
51307         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
51308         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
51309         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
51310         * m4/stdint.m4 (gl_STDINT_H): Likewise.
51311         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
51312         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
51313         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
51314         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
51315         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
51316         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
51317         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
51318         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
51319         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
51320         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
51321         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
51322         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
51323         * m4/inttypes.m4 (gl_INTTYPES_H): Define
51324         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
51325         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
51326         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
51327         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
51328         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
51329         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
51330         * lib/float_.h: Likewise.
51331         * lib/inttypes_.h: Likewise.
51332         * lib/math_.h: Likewise.
51333         * lib/search_.h: Likewise.
51334         * lib/signal_.h: Likewise.
51335         * lib/stdint_.h: Likewise.
51336         * lib/stdio_.h: Likewise.
51337         * lib/stdlib_.h: Likewise.
51338         * lib/string_.h: Likewise.
51339         * lib/sys_stat_.h: Likewise.
51340         * lib/sys_time_.h: Likewise.
51341         * lib/time_.h: Likewise.
51342         * lib/unistd_.h: Likewise.
51343         * lib/wchar_.h: Likewise.
51344         * lib/wctype_.h: Likewise.
51345         * lib/dirent_.h: Likewise.
51346         * lib/iconv_.h: Likewise.
51347         * lib/locale_.h: Likewise.
51348         * lib/netinet_in_.h: Likewise.
51349         * lib/sys_select_.h: Likewise.
51350         * lib/sys_socket_.h: Likewise.
51351         * lib/sysexits_.h: Likewise.
51352         * modules/fcntl (Depends-on): Depend on include_next, not
51353         absolute_header.
51354         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
51355         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
51356         * modules/fchdir: Likewise.
51357         * modules/float: Likewise.
51358         * modules/iconv_open: Likewise.
51359         * modules/inttypes: Likewise.
51360         * modules/locale: Likewise.
51361         * modules/math: Likewise.
51362         * modules/netinet_in: Likewise.
51363         * modules/search: Likewise.
51364         * modules/signal: Likewise.
51365         * modules/stdint: Likewise.
51366         * modules/stdio: Likewise.
51367         * modules/stdlib: Likewise.
51368         * modules/string: Likewise.
51369         * modules/sys_select: Likewise.
51370         * modules/sys_socket: Likewise.
51371         * modules/sys_stat: Likewise.
51372         * modules/sys_time: Likewise.
51373         * modules/sysexits: Likewise.
51374         * modules/time: Likewise.
51375         * modules/unistd: Likewise.
51376         * modules/wchar: Likewise.
51377         * modules/wctype: Likewise.
51378         * modules/sys_stat: Change maintainer to "all".
51379         * modules/unistd: Likewise.
51380
51381 2007-06-20  Karl Berry  <karl@gnu.org>
51382
51383         * config/srclist.txt: track www changes in license files.
51384
51385 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
51386
51387         * build-aux/bootstrap: Remove stray dot.
51388         Make sure build_aux settings are honored when linking
51389         gnulib_extra_files.
51390
51391 2007-06-19  Eric Blake  <ebb9@byu.net>
51392
51393         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
51394         Allow compilation on cygwin.
51395
51396 2007-06-19  Jim Meyering  <jim@meyering.net>
51397
51398         xreadlink-with-size: Remove module.  No longer used.
51399         Ex-callers now use xreadlink or mreadlink-with-size.
51400         * modules/xreadlink-with-size: Remove module.
51401         * lib/xreadlink-with-size.c: Remove file.
51402         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
51403         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
51404         just before the function definition *is* accurate.
51405
51406         Eliminate one way canonicalize_filename_mode could exit.
51407         * lib/canonicalize.c (canonicalize_filename_mode):
51408         Use mreadlink_with_size, not xreadlink_with_size.
51409
51410 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
51411
51412         Detect porting problems to FreeBSD/arm, which has time_t wider than
51413         long int.  Original problem reported for GNU diff by Xin Li in
51414         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
51415         * modules/getdate (Depends-on): Add intprops, verify.
51416         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
51417         is an integer type no wider than long int.
51418
51419 2007-06-18  Jim Meyering  <jim@meyering.net>
51420
51421         New module: mreadlink-with-size.
51422         * MODULES.html.sh: Add mreadlink-with-size.
51423         * modules/mreadlink-with-size: New module
51424         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
51425         not xreadlink-with-size.
51426         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
51427
51428 2007-06-16  Bruno Haible  <bruno@clisp.org>
51429
51430         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
51431         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
51432         Reported by Gary V. Vaughan <gary@gnu.org>.
51433
51434 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
51435
51436         Revamp lchown so that it lives in unistd.h where it belongs.
51437         * lib/lchown.h: Remove.
51438         * lib/dirchownmod.c: Don't include lib/lchown.h.
51439         * lib/fchownat.c: Likewise.
51440         * lib/openat.c: Likewise.
51441         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
51442         does not follow symlinks.
51443         (EOPNOTSUPP): Define if not defined.
51444         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
51445         is defined to 0.
51446         (lchown): New decl.
51447         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
51448         Do not check for lchown decl.
51449         Set REPLACE_LCHOWN.
51450         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
51451         REPLACE_LCHOWN.
51452         * modules/chown: Make it clear it follows symlinks.
51453         * modules/lchown: Make it clear it doesn't follow symlinks.
51454         (Files): Remove lib/lchown.h
51455         (Depends-on): Add unistd.
51456         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
51457         (Include): Include <unistd.h>, not "lchown.h".
51458         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
51459         REPLACE_LCHOWN.
51460
51461 2007-06-15  Jim Meyering  <jim@meyering.net>
51462
51463         Change license (GPL to LGPL) of fsusage and dependents.
51464         * modules/fsusage (License): Change to LGPL.
51465         * modules/full-read (License): Likewise.
51466         * modules/full-write (License): Likewise.
51467         * modules/safe-read (License): Likewise.
51468         * modules/safe-write (License): Likewise.
51469
51470 2007-06-14  Ben Pfaff  <blp@gnu.org>
51471
51472         Missing part of allocsa -> malloca transition.
51473         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
51474         gl_MALLOCA.
51475
51476 2007-06-12  Bruno Haible  <bruno@clisp.org>
51477
51478         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
51479         to ia64, x86_64, i386.
51480         Reported by Eric Blake.
51481
51482 2007-06-12  Bruno Haible  <bruno@clisp.org>
51483
51484         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
51485         cross-compiling to x86_64.
51486
51487 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
51488
51489         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
51490         glitch reported by Ralf Wildenhues in
51491         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
51492
51493         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
51494         Vin Shelton.
51495
51496 2007-06-11  Bruno Haible  <bruno@clisp.org>
51497
51498         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
51499         replacement string.
51500         Reported by Eric Blake.
51501
51502 2007-06-10  Bruno Haible  <bruno@clisp.org>
51503
51504         Prepare vasnprintf code for use with Unicode strings.
51505         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
51506         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
51507         TYPE_U32_STRING.
51508         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
51509         a_u32_string variants.
51510         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
51511         * lib/printf-args.c: Don't include config.h and the specification
51512         header if PRINTF_FETCHARGS is already defined.
51513         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
51514         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
51515         TYPE_U16_STRING, TYPE_U32_STRING.
51516         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
51517         u16_directive, u16_directives, u32_directive, u32_directives): New
51518         types.
51519         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
51520         New declarations.
51521         * lib/printf-parse.c: Don't include config.h and the specification
51522         header if PRINTF_PARSE is already defined. Eliminate the set of
51523         parameters for WIDE_CHAR_VERSION; the user of this file must provide
51524         them now. Include c-ctype.h.
51525         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
51526         directive and CHAR_T_ONLY_ASCII.
51527         * lib/vasnprintf.c: Don't include config.h and the specification header
51528         if VASNPRINTF is already defined.
51529         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
51530         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
51531         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
51532         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
51533         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
51534         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
51535         code accordingly.
51536         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
51537         pad_ourselves also in this case, with the 'c' and 's' directives, and
51538         with a different notion of "width".
51539         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
51540
51541 2007-06-10  Bruno Haible  <bruno@clisp.org>
51542
51543         * modules/unistr/u32-mbsnlen: New file.
51544         * lib/unistr/u32-mbsnlen.c: New file.
51545
51546         * modules/unistr/u16-mbsnlen: New file.
51547         * lib/unistr/u16-mbsnlen.c: New file.
51548
51549         * modules/unistr/u8-mbsnlen: New file.
51550         * lib/unistr/u8-mbsnlen.c: New file.
51551
51552         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
51553         declarations.
51554
51555 2007-06-10  Bruno Haible  <bruno@clisp.org>
51556
51557         * lib/string_.h (mbsnlen): New declaration.
51558         * lib/mbsnlen.c: New file.
51559         * m4/mbsnlen.m4: New file.
51560         * modules/mbsnlen: New file.
51561         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
51562         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
51563         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
51564
51565 2007-06-10  Bruno Haible  <bruno@clisp.org>
51566
51567         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
51568
51569 2007-06-10  Bruno Haible  <bruno@clisp.org>
51570
51571         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
51572         * lib/mbuiter.h: Likewise.
51573
51574 2007-06-10  Bruno Haible  <bruno@clisp.org>
51575
51576         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
51577         declaration.
51578
51579 2007-06-10  Karl Berry  <karl@gnu.org>
51580
51581         * config/srclist.txt: remove gettext entries, Bruno prefers
51582         to update individually.
51583
51584 2007-06-10  Bruno Haible  <bruno@clisp.org>
51585
51586         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
51587         'maxlen'. Ensure only length + width bytes are allocated, not
51588         length + 1 + width.
51589
51590 2007-06-09  Bruno Haible  <bruno@clisp.org>
51591
51592         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
51593         (CHAR_T): Remove macro.
51594         (VASNPRINTF): Update.
51595
51596 2007-06-09  Bruno Haible  <bruno@clisp.org>
51597
51598         * MODULES.html.sh (Unicode string functions): Add the new modules.
51599
51600         * modules/uniconv/u32-conv-to-enc: New file.
51601         * lib/uniconv/u32-conv-to-enc.c: New file.
51602         * modules/uniconv/u32-conv-to-enc-tests: New file.
51603         * tests/uniconv/test-u32-conv-to-enc.c: New file.
51604
51605         * modules/uniconv/u16-conv-to-enc: New file.
51606         * lib/uniconv/u16-conv-to-enc.c: New file.
51607         * lib/uniconv/u-conv-to-enc.h: New file.
51608         * modules/uniconv/u16-conv-to-enc-tests: New file.
51609         * tests/uniconv/test-u16-conv-to-enc.c: New file.
51610
51611         * modules/uniconv/u8-conv-to-enc: New file.
51612         * lib/uniconv/u8-conv-to-enc.c: New file.
51613         * modules/uniconv/u8-conv-to-enc-tests: New file.
51614         * tests/uniconv/test-u8-conv-to-enc.c: New file.
51615
51616         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
51617         u32_conv_to_encoding): New declarations.
51618
51619 2007-06-09  Bruno Haible  <bruno@clisp.org>
51620
51621         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
51622
51623 2007-06-09  Bruno Haible  <bruno@clisp.org>
51624
51625         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
51626         * modules/malloca: Renamed from modules/allocsa, updated.
51627         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
51628         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
51629         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
51630         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
51631         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
51632         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
51633         * modules/xmalloca: Renamed from modules/xallocsa, updated.
51634         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
51635         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
51636         * modules/c-strcasestr (Depends-on): Update.
51637         * lib/c-strcasestr.c: Update.
51638         * modules/c-strstr (Depends-on): Update.
51639         * lib/c-strstr.c: Update.
51640         * modules/canonicalize-lgpl (Depends-on): Update.
51641         * lib/canonicalize-lgpl.c: Update.
51642         * modules/clean-temp (Depends-on): Update.
51643         * lib/clean-temp.c: Update.
51644         * modules/csharpcomp (Depends-on): Update.
51645         * lib/csharpcomp.c: Update.
51646         * modules/csharpexec (Depends-on): Update.
51647         * lib/csharpexec.c: Update.
51648         * modules/javacomp (Depends-on): Update.
51649         * lib/javacomp.c: Update.
51650         * modules/javaexec (Depends-on): Update.
51651         * lib/javaexec.c: Update.
51652         * modules/mbscasestr (Depends-on): Update.
51653         * lib/mbscasestr.c: Update.
51654         * modules/mbsstr (Depends-on): Update.
51655         * lib/mbsstr.c: Update.
51656         * modules/setenv (Depends-on): Update.
51657         * lib/setenv.c: Update.
51658         * modules/strcasestr (Depends-on): Update.
51659         * lib/strcasestr.c: Update.
51660         * modules/striconveha (Depends-on): Update.
51661         * lib/striconveha.c: Update.
51662         * modules/relocatable-prog-wrapper (Files): Update.
51663         * lib/relocwrapper.c: Update.
51664         * build-aux/install-reloc: Update.
51665         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
51666
51667 2007-06-08  Bruno Haible  <bruno@clisp.org>
51668
51669         Port to uClibc.
51670         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
51671         * lib/fpurge.c (fpurge): Likewise.
51672         * lib/freading.c (freading): Likewise.
51673         * lib/fseeko.c (rpl_fseeko): Likewise.
51674         * lib/fseterr.c (fseterr): Likewise.
51675         * lib/fwriting.c (fwriting): Likewise.
51676         * tests/test-fflush.c (main): Avoid a failure on uClibc.
51677
51678 2007-06-08  Bruno Haible  <bruno@clisp.org>
51679
51680         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
51681         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
51682         * modules/gettext (Files): Add m4/intlmacosx.m4.
51683
51684 2007-06-07  Bruno Haible  <bruno@clisp.org>
51685
51686         * modules/localename-tests: New file.
51687         * tests/test-localename.c: New file.
51688
51689         New module 'localename'.
51690         * lib/localename.h: New file.
51691         * lib/localename.c: New file, from GNU gettext.
51692         * m4/localename.m4: New file.
51693         * modules/localename: New file.
51694
51695 2007-06-07  Bruno Haible  <bruno@clisp.org>
51696
51697         Work around the lack of <wchar.h> on some builds of uClibc.
51698         * doc/headers/wchar.texi: Update.
51699         * lib/wchar_.h: Include <wchar.h> only if it exists.
51700         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
51701         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
51702         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
51703         doesn't exist.
51704         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
51705         * modules/mbfile (Depends-on): Add wchar.
51706         * modules/mbiter (Depends-on): Likewise.
51707         * modules/mbuiter (Depends-on): Likewise.
51708         Reported by Simon Josefsson.
51709
51710 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
51711
51712         Work around problem reported by Steven M. Schweda in
51713         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
51714         Tru64 5.1B with the Compaq compiler environment installed declares
51715         an 'isblank' function but does not define it in the C library.
51716         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
51717         * lib/regex_internal.h (isblank): Likewise.
51718         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
51719         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
51720
51721 2007-06-05  Bruno Haible  <bruno@clisp.org>
51722
51723         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
51724         ia64.
51725         * modules/printf-safe: New file.
51726         * modules/fprintf-posix (Depends-on): Add printf-safe.
51727         * modules/printf-posix (Depends-on): Likewise.
51728         * modules/snprintf-posix (Depends-on): Likewise.
51729         * modules/sprintf-posix (Depends-on): Likewise.
51730         * modules/vasnprintf-posix (Depends-on): Likewise.
51731         * modules/vasprintf-posix (Depends-on): Likewise.
51732         * modules/vfprintf-posix (Depends-on): Likewise.
51733         * modules/vprintf-posix (Depends-on): Likewise.
51734         * modules/vsnprintf-posix (Depends-on): Likewise.
51735         * modules/vsprintf-posix (Depends-on): Likewise.
51736         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
51737         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
51738         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
51739         "no" on i386, x86_64, ia64.
51740         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
51741         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
51742         on i386, x86_64, ia64.
51743         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
51744         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
51745         on i386, x86_64, ia64.
51746         * tests/test-vasnprintf-posix.c: Include float.h.
51747         (LDBL80_WORDS): New macro.
51748         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
51749         on i386, x86_64, ia64.
51750         * tests/test-vasprintf-posix.c: Include float.h.
51751         (LDBL80_WORDS): New macro.
51752         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
51753         on i386, x86_64, ia64.
51754         * tests/test-snprintf-posix.c: Include float.h.
51755         * tests/test-sprintf-posix.c: Likewise.
51756         * tests/test-vsnprintf-posix.c: Likewise.
51757         * tests/test-vsprintf-posix.c: Likewise.
51758
51759 2007-06-05  Bruno Haible  <bruno@clisp.org>
51760
51761         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
51762         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
51763         non-IEEE numbers on i386, x86_64, ia64.
51764         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
51765         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
51766         * tests/test-isnanl.h: Include float.h.
51767         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
51768
51769 2007-06-05  Bruno Haible  <bruno@clisp.org>
51770
51771         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
51772         also the %a / %A. Handle the %a / %A code before this extra handling.
51773
51774 2007-06-05  Bruno Haible  <bruno@clisp.org>
51775
51776         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
51777         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
51778
51779 2007-06-05  Bruno Haible  <bruno@clisp.org>
51780
51781         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
51782         typo in variable name.
51783
51784 2007-06-05  Eric Blake  <ebb9@byu.net>
51785
51786         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
51787         Reported by Simon Josefsson.
51788
51789 2007-06-04  Bruno Haible  <bruno@clisp.org>
51790
51791         Avoid test failures on some PowerPC platforms.
51792         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
51793         Define differently for PowerPC.
51794         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
51795         Reported by Gary V. Vaughan <gary@gnu.org>.
51796
51797 2007-06-02  Bruno Haible  <bruno@clisp.org>
51798
51799         Fix test-stdint failure on FreeBSD/ia64.
51800         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
51801         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
51802         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
51803         * doc/headers/stdint.texi: Update.
51804
51805 2007-06-01  Bruno Haible  <bruno@clisp.org>
51806
51807         * tests/test-binary-io.c (main): Pass a third argument to open().
51808         Reported by Gary V. Vaughan <gary@gnu.org>.
51809
51810 2007-06-01  Bruno Haible  <bruno@clisp.org>
51811
51812         * doc/functions/frexpl.texi: Update for mingw.
51813
51814 2007-06-01  Bruno Haible  <bruno@clisp.org>
51815
51816         * tests/test-lseek.c (main): Disable test of errno for invalid third
51817         argument.
51818         * doc/functions/lseek.texi: Update.
51819         Reported by Gary V. Vaughan <gary@gnu.org>.
51820
51821 2007-05-28  Bruno Haible  <bruno@clisp.org>
51822
51823         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
51824
51825 2007-05-31  Eric Blake  <ebb9@byu.net>
51826
51827         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
51828         cross compiling.
51829
51830 2007-05-30  Eric Blake  <ebb9@byu.net>
51831         and Bruno Haible  <bruno@clisp.org>
51832
51833         Work around mingw test failures exposed by m4-1.4.9b.
51834         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
51835         * tests/test-unistd.c: Disable uid_t and git_t tests for the
51836         moment.
51837
51838 2007-05-30  Bruno Haible  <bruno@clisp.org>
51839
51840         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
51841         assuming that they are closed. Needed on HP-UX 11.
51842
51843 2007-05-29  Bruno Haible  <bruno@clisp.org>
51844
51845         Fix a problem with #include_next.
51846         * lib/dirent_.h: Split the double-inclusion guard.
51847         * lib/fcntl_.h: Likewise.
51848         * lib/float_.h: Likewise.
51849         * lib/iconv_.h: Likewise.
51850         * lib/inttypes_.h: Likewise.
51851         * lib/locale_.h: Likewise.
51852         * lib/math_.h: Likewise.
51853         * lib/netinet_in_.h: Likewise.
51854         * lib/search_.h: Likewise.
51855         * lib/signal_.h: Likewise.
51856         * lib/stdint_.h: Likewise.
51857         * lib/stdio_.h: Likewise.
51858         * lib/stdlib_.h: Likewise.
51859         * lib/string_.h: Likewise.
51860         * lib/sys_select_.h: Likewise.
51861         * lib/sys_socket_.h: Likewise.
51862         * lib/sys_stat_.h: Likewise.
51863         * lib/sys_time_.h: Likewise.
51864         * lib/sysexits_.h: Likewise.
51865         * lib/time_.h: Likewise.
51866         * lib/unistd_.h: Likewise.
51867         * lib/wchar_.h: Likewise.
51868         * lib/wctype_.h: Likewise.
51869
51870 2007-05-29  Bruno Haible  <bruno@clisp.org>
51871
51872         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
51873         for the moment.
51874
51875 2007-05-29  Bruno Haible  <bruno@clisp.org>
51876
51877         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
51878         invocation.
51879         Reported by Eric Blake.
51880
51881 2007-05-29  Bruno Haible  <bruno@clisp.org>
51882
51883         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
51884         compiling case.
51885
51886 2007-05-29  Eric Blake  <ebb9@byu.net>
51887             Bruno Haible  <bruno@clisp.org>
51888
51889         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
51890         cross compiles.
51891
51892 2007-05-28  Eric Blake  <ebb9@byu.net>
51893
51894         * modules/closein-tests (test_closein_LDADD): Support test on
51895         cygwin with libtool.
51896
51897 2007-05-28  Bruno Haible  <bruno@clisp.org>
51898
51899         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
51900         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
51901         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
51902         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
51903         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
51904         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
51905         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
51906         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
51907         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
51908
51909 2007-05-28  Eric Blake  <ebb9@byu.net>
51910
51911         Unconditionally include <config.h> in unit tests.
51912         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
51913         * tests/test-allocsa.c, tests/test-arcfour.c,
51914         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
51915         tests/test-array_list.c, tests/test-array_oset.c,
51916         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
51917         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
51918         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
51919         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
51920         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
51921         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
51922         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
51923         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
51924         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
51925         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
51926         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
51927         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
51928         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
51929         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
51930         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
51931         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
51932         test-md5.c, test-memmem.c, test-printf-posix.c,
51933         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
51934         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
51935         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
51936         test-strcasestr.c, test-striconv.c, test-striconveh.c,
51937         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
51938         test-vasnprintf-posix2.c, test-vasnprintf.c,
51939         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
51940         test-vfprintf-posix.c, test-vprintf-posix.c,
51941         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
51942         test-xvasprintf.c: Likewise.
51943
51944 2007-05-28  Bruno Haible  <bruno@clisp.org>
51945
51946         * gnulib-tool (func_import): Remember the --with-tests command-line
51947         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
51948         Reported by Eric Blake.
51949
51950 2007-05-28  Bruno Haible  <bruno@clisp.org>
51951
51952         * modules/ftell-tests: New file.
51953         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
51954         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
51955
51956         * lib/ftell.c: New file.
51957         * modules/ftell: New file.
51958         * m4/ftell.m4: New file.
51959         * doc/functions/ftell.texi: Update.
51960         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
51961         REPLACE_FTELL.
51962         * lib/stdio_.h (rpl_ftell): New declaration.
51963         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
51964         REPLACE_FTELL.
51965
51966 2007-05-28  Eric Blake  <ebb9@byu.net>
51967
51968         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
51969
51970 2007-05-28  Bruno Haible  <bruno@clisp.org>
51971
51972         * modules/fseek-tests: New file.
51973         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
51974         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
51975
51976         * lib/fseek.c: New file.
51977         * modules/fseek: New file.
51978         * m4/fseek.m4: New file.
51979         * doc/functions/fseek.texi: Update.
51980         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
51981         REPLACE_FSEEK.
51982         * lib/stdio_.h (rpl_fseek): New declaration.
51983         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
51984         REPLACE_FSEEK.
51985
51986 2007-05-28  Bruno Haible  <bruno@clisp.org>
51987
51988         * lib/stdio_.h (fflush): More comments.
51989
51990 2007-05-28  Bruno Haible  <bruno@clisp.org>
51991
51992         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
51993         runtime test.
51994
51995 2007-05-28  Eric Blake  <ebb9@byu.net>
51996
51997         Improve lseek module.
51998         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
51999         * lib/unistd_.h (lseek): Scale back link warning message.
52000         * tests/test-lseek.c: Beef up test.
52001         * tests/test-lseek.sh: Exercise more facets of lseek.
52002         Reported by Bruno Haible.
52003
52004 2007-05-28  Bruno Haible  <bruno@clisp.org>
52005
52006         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
52007         to define.
52008
52009 2007-05-27  Bruno Haible  <bruno@clisp.org>
52010
52011         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
52012
52013 2007-05-27  Bruno Haible  <bruno@clisp.org>
52014
52015         * modules/openmp: New file.
52016         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
52017         Noah Misch.
52018
52019 2007-05-26  Bruno Haible  <bruno@clisp.org>
52020
52021         * modules/chdir-long (Depends-on): Add fchdir.
52022         * modules/chdir-safer (Depends-on): Likewise.
52023         * modules/fts (Depends-on): Likewise.
52024         * modules/fts-lgpl (Depends-on): Likewise.
52025         * modules/openat (Depends-on): Likewise.
52026         * modules/savewd (Depends-on): Likewise.
52027
52028 2007-05-24  Eric Blake  <ebb9@byu.net>
52029
52030         Fix lseek on mingw.
52031         * modules/lseek: New module.
52032         * m4/lseek.m4: New file.
52033         * lib/lseek.c: New file.
52034         * modules/lseek-tests: New file.
52035         * tests/test-lseek.c: New file.
52036         * tests/test-lseek.sh: New file.
52037         * MODULES.html.sh: Document lseek module.
52038         * modules/fflush (Depends-on): Add lseek, fseeko.
52039         * modules/fseeko (Depends-on): Likewise.
52040         * modules/ftello (Depends-on): Likewise.
52041         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
52042         broken.
52043         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
52044         broken.
52045         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
52046         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
52047         * lib/ftello.c (rpl_ftello): Likewise.
52048         * tests/test-fseeko.c (main): Test this.
52049         * tests/test-fseeko.sh: Likewise.
52050         * tests/test-ftello.c (main): Likewise.
52051         * tests/test-ftello.sh: Likewise.
52052         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
52053         implies replacing fseek.
52054         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
52055         HAVE_FTELLO.
52056         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
52057         * modules/unistd (Makefile.am): Likewise.
52058         * lib/unistd_.h (lseek): Declare a replacement.
52059         * doc/functions/lseek.texi (lseek): Document this fix.
52060         * doc/functions/fseek.texi (fseek): Likewise.
52061         * doc/functions/ftell.texi (ftell): Likewise.
52062
52063 2007-05-24  Bruno Haible  <bruno@clisp.org>
52064
52065         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
52066         in the printed representation of a NaN.
52067         * tests/test-vasprintf-posix.c (test_function): Likewise.
52068         * tests/test-snprintf-posix.h (test_function): Likewise.
52069         * tests/test-sprintf-posix.h (test_function): Likewise.
52070         Reported by Eric Blake.
52071
52072 2007-05-23  Eric Blake  <ebb9@byu.net>
52073
52074         Fix fseeko/ftello on cygwin 1.5.24.
52075         * doc/functions/fseeko.texi (fseeko): Document the fix.
52076         * doc/functions/ftello.texi (ftello): Document the fix.
52077         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
52078         * doc/functions/stdout.text (stdout): New file.
52079         * doc/functions/stderr.text (stderr): New file.
52080         * doc/gnulib.texi (Function Substitutes): Use new files.
52081         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
52082         prior to 1.7.0.
52083         * tests/test-ftello.c (main): Likewise for ftello.
52084         * tests/test-fseeko.sh: New file.
52085         * tests/test-ftello.sh: New file.
52086         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
52087         with seekable stdin.
52088         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
52089         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
52090         (gl_REPLACE_FSEEKO): New macro.
52091         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
52092         * modules/fseeko (Files): Distribute fseeko.c.
52093         * modules/ftello (Files): Distribute ftello.c.
52094         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
52095         mode.
52096         * lib/ftello.c (rpl_ftello): New file.
52097         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
52098         fseeko, ftello.
52099         (gl_STDIN_LARGE_OFFSET): New macro.
52100         * modules/stdio (Makefile.am): Perform the replacement.
52101         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
52102
52103 2007-05-23  Bruno Haible  <bruno@clisp.org>
52104
52105         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
52106         GNULIB_POSIXCHECK is defined.
52107
52108 2007-05-21  Bruno Haible  <bruno@clisp.org>
52109
52110         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
52111         Check also the output for NaN arguments. When cross-compiling, guess
52112         no on IRIX.
52113         * lib/vasnprintf.c: Update comments.
52114         * tests/test-vasnprintf-posix.c (strisnan): New function.
52115         (test_function): Use it.
52116         * tests/test-vasprintf-posix.c (strisnan): New function.
52117         (test_function): Use it.
52118         * tests/test-snprintf-posix.h (strisnan): New function.
52119         (test_function): Use it.
52120         * tests/test-sprintf-posix.h (strisnan): New function.
52121         (test_function): Use it.
52122         Reported by Eric Blake.
52123
52124 2007-05-20  Bruno Haible  <bruno@clisp.org>
52125
52126         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
52127         numbers that fails on BeOS.
52128         * doc/functions/frexpl.texi: Update.
52129
52130 2007-05-20  Jim Meyering  <jim@meyering.net>
52131
52132         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
52133         forced upon us by glibc-2.6.
52134
52135 2007-05-20  Bruno Haible  <bruno@clisp.org>
52136
52137         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
52138         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
52139         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
52140         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
52141         NEED_PRINTF_INFINITE.
52142         (is_infinitel): New function.
52143         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
52144         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
52145         gl_PREREQ_VASNPRINTF_INFINITE.
52146         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
52147         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
52148         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
52149         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
52150         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
52151         gl_PREREQ_VASNPRINTF_INFINITE.
52152         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
52153         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52154         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52155         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52156         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52157         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52158         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52159         * doc/functions/fprintf.texi: Update.
52160         * doc/functions/printf.texi: Update.
52161         * doc/functions/snprintf.texi: Update.
52162         * doc/functions/sprintf.texi: Update.
52163         * doc/functions/vfprintf.texi: Update.
52164         * doc/functions/vprintf.texi: Update.
52165         * doc/functions/vsnprintf.texi: Update.
52166         * doc/functions/vsprintf.texi: Update.
52167
52168 2007-05-20  Bruno Haible  <bruno@clisp.org>
52169
52170         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
52171         was not found in libc.
52172         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
52173
52174 2007-05-20  Bruno Haible  <bruno@clisp.org>
52175
52176         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
52177         printed as "-nan" instead of "nan".
52178         * tests/test-vasprintf-posix.c (test_function): Likewise.
52179         * tests/test-snprintf-posix.h (test_function): Likewise.
52180         * tests/test-sprintf-posix.h (test_function): Likewise.
52181         Needed for HP-UX 11.
52182
52183 2007-05-20  Jim Meyering  <jim@meyering.net>
52184
52185         Fix buggy test for the fchownat-deref bug.
52186         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
52187         symlink required for the run-test.  Without it, this test would
52188         always declare that fchownat doesn't work, and client code would
52189         unnecessarily use the replacement function with fixed libc.
52190         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
52191         Reported by Greg Schafer.
52192
52193 2007-05-19  Bruno Haible  <bruno@clisp.org>
52194
52195         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
52196         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
52197         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
52198         Needed for IRIX 6.5 and Solaris 2.5.1.
52199
52200 2007-05-19  Bruno Haible  <bruno@clisp.org>
52201
52202         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
52203         (test_function): Skip tests involving -0.0 on platforms where
52204         -0.0 = 0.0.
52205         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
52206         (test_function): Skip tests involving -0.0 on platforms where
52207         -0.0 = 0.0.
52208         * tests/test-snprintf-posix.h (have_minus_zero): New function.
52209         (test_function): Skip tests involving -0.0 on platforms where
52210         -0.0 = 0.0.
52211         * tests/test-sprintf-posix.h (have_minus_zero): New function.
52212         (test_function): Skip tests involving -0.0 on platforms where
52213         -0.0 = 0.0.
52214         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
52215         tests.
52216         * tests/test-printf-posix.h (test_function): Likewise.
52217         * tests/test-printf-posix.output: Remove all -0.0 related results.
52218         Needed for IRIX 6.5.
52219
52220 2007-05-19  Bruno Haible  <bruno@clisp.org>
52221
52222         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
52223         printed as "nan0x7fffffff" instead of "nan".
52224         * tests/test-vasprintf-posix.c (test_function): Likewise.
52225         * tests/test-snprintf-posix.h (test_function): Likewise.
52226         * tests/test-sprintf-posix.h (test_function): Likewise.
52227         * tests/test-fprintf-posix.h (NaN): Remove macro.
52228         (test_function): Remove all NaN related tests.
52229         * tests/test-printf-posix.h (NaN): Remove macro.
52230         (test_function): Remove all NaN related tests.
52231         * tests/test-printf-posix.output: Remove all NaN related results.
52232         Needed for IRIX 6.5.
52233
52234 2007-05-19  Bruno Haible  <bruno@clisp.org>
52235
52236         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
52237         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
52238
52239 2007-05-19  Bruno Haible  <bruno@clisp.org>
52240
52241         * lib/float_.h: New file.
52242         * m4/float_h.m4: New file.
52243         * modules/float: New file.
52244         * modules/isnanl (Dependencies): Add float.
52245         * modules/isnanl-nolibm (Dependencies): Likewise.
52246         * modules/mathl (Dependencies): Likewise.
52247         * modules/printf-frexpl (Dependencies): Likewise.
52248         * modules/signbit (Dependencies): Likewise.
52249         * modules/vasnprintf (Dependencies): Likewise.
52250         * doc/headers/float.texi: Update.
52251
52252 2007-05-19  Jim Meyering  <jim@meyering.net>
52253
52254         * lib/utimens.c (gl_futimens): Rename from futimens,
52255         now that glibc-2.6 declares futimens.
52256         * lib/utimens.h: Likewise.
52257
52258 2007-05-19  Bruno Haible  <bruno@clisp.org>
52259
52260         Avoid test failures on mingw.
52261         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
52262         * tests/test-printf-posix.sh: Likewise.
52263         * tests/test-vfprintf-posix.sh: Likewise.
52264         * tests/test-vprintf-posix.sh: Likewise.
52265
52266 2007-05-19  Bruno Haible  <bruno@clisp.org>
52267
52268         Fix *printf result for NaN, Inf, -0.0 on mingw.
52269         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
52270         * lib/vasnprintf.c: Include math.h and isnan.h.
52271         (is_infinite_or_zero): New function.
52272         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
52273         values in the %f, %F, %e, %E, %g, %G directives.
52274         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
52275         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
52276         gl_PRINTF_INFINITE and test its result. Invoke
52277         gl_PREREQ_VASNPRINTF_INFINITE.
52278         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
52279         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52280         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52281         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52282         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52283         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52284         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52285         * doc/functions/fprintf.texi: Update.
52286         * doc/functions/printf.texi: Update.
52287         * doc/functions/snprintf.texi: Update.
52288         * doc/functions/sprintf.texi: Update.
52289         * doc/functions/vfprintf.texi: Update.
52290         * doc/functions/vprintf.texi: Update.
52291         * doc/functions/vsnprintf.texi: Update.
52292         * doc/functions/vsprintf.texi: Update.
52293
52294 2007-05-19  Bruno Haible  <bruno@clisp.org>
52295
52296         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
52297         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
52298         Instead of multiplying with 10^k, set extra_zeroes to k.
52299         (scale10_round_long_double): Remove function.
52300
52301 2007-05-18  Bruno Haible  <bruno@clisp.org>
52302
52303         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
52304         introduced on 2007-05-06.
52305
52306 2007-05-18  Bruno Haible  <bruno@clisp.org>
52307
52308         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
52309         %g directives.
52310         * tests/test-vasprintf-posix.c (test_function): Likewise.
52311         * tests/test-snprintf-posix.h (test_function): Likewise.
52312         * tests/test-sprintf-posix.h (test_function): Likewise.
52313
52314 2007-05-18  Bruno Haible  <bruno@clisp.org>
52315
52316         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
52317         (strmatch): New function.
52318         (test_function): Test the %f directive on numbers of various exponents.
52319         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
52320         (strmatch): New function.
52321         (test_function): Test the %f directive on numbers of various exponents.
52322         * tests/test-snprintf-posix.h (strmatch): New function.
52323         (test_function): Test the %f directive on numbers of various exponents.
52324         * tests/test-sprintf-posix.h (strmatch): New function.
52325         (test_function): Test the %f directive on numbers of various exponents.
52326         * tests/test-snprintf-posix.c (SIZEOF): New macro.
52327         * tests/test-sprintf-posix.c (SIZEOF): New macro.
52328         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
52329         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
52330
52331 2007-05-18  Bruno Haible  <bruno@clisp.org>
52332
52333         Add support for 'long double' number output.
52334         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
52335         * lib/vasnprintf.c: Include math.h and float+.h.
52336         (mp_limb_t): New type.
52337         (GMP_LIMB_BITS): New macro.
52338         (mp_twolimb_t): New type.
52339         (GMP_TWOLIMB_BITS): New macro.
52340         (mpn_t): New type.
52341         (multiply, divide, convert_to_decimal, decode_long_double,
52342         scale10_round_long_double, scale10_round_decimal_long_double,
52343         floorlog10l): New functions.
52344         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
52345         for the %f, %F, %e, %E, %g, %G directives.
52346         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
52347         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
52348         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
52349         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
52350         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
52351         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52352         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52353         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52354         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52355         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52356         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52357         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
52358         * modules/snprintf-posix (Depends-on): Likewise.
52359         * modules/sprintf-posix (Depends-on): Likewise.
52360         * modules/vasnprintf-posix (Depends-on): Likewise.
52361         * modules/vasprintf-posix (Depends-on): Likewise.
52362         * modules/vfprintf-posix (Depends-on): Likewise.
52363         * modules/vsnprintf-posix (Depends-on): Likewise.
52364         * modules/vsprintf-posix (Depends-on): Likewise.
52365         * modules/vasnprintf (Files): Add lib/float+.h.
52366         * doc/functions/fprintf.texi: Update.
52367         * doc/functions/printf.texi: Update.
52368         * doc/functions/snprintf.texi: Update.
52369         * doc/functions/sprintf.texi: Update.
52370         * doc/functions/vfprintf.texi: Update.
52371         * doc/functions/vprintf.texi: Update.
52372         * doc/functions/vsnprintf.texi: Update.
52373         * doc/functions/vsprintf.texi: Update.
52374
52375 2007-05-18  Bruno Haible  <bruno@clisp.org>
52376
52377         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
52378
52379 2007-05-18  Bruno Haible  <bruno@clisp.org>
52380
52381         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
52382         for printing 64-bit integers. Needed for mingw.
52383
52384 2007-05-18  Bruno Haible  <bruno@clisp.org>
52385
52386         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
52387         gl_FUNC_FREXPL_WORKS.
52388         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
52389
52390 2007-05-18  Bruno Haible  <bruno@clisp.org>
52391
52392         * modules/frexpl-nolibm-tests: New file.
52393
52394         * modules/frexpl-nolibm: New file.
52395         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
52396
52397 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
52398
52399         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
52400         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
52401         GCC 4.2, which otherwise issues a lot of warnings.
52402         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
52403         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
52404         Likewise.
52405         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
52406         * modules/iconv_open (iconv.h): Likewise.
52407         * modules/locale (locale.h): Likewise.
52408         * modules/netinet_in (netinet/in.h): Likewise.
52409         * modules/sys_select (sys_select.h): Likewise.
52410         * modules/sys_socket (sys/socket.h): Likewise.
52411         * modules/sys_stat (sys/stat.h): Likewise.
52412         * modules/sysexits (sysexits.h): Likewise.
52413         * modules/unistd (unistd.h): Likewise.
52414
52415 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52416
52417         * modules/closein-tests (Makefile.am): Distribute
52418         `test-closein.sh'.
52419
52420 2007-05-17  Bruno Haible  <bruno@clisp.org>
52421
52422         * tests/test-printf-posix.output: Renamed from
52423         tests/test-fprintf-posix.out.
52424         * modules/fprintf-posix-tests: Update.
52425         * modules/printf-posix-tests: Update.
52426         * modules/vfprintf-posix-tests: Update.
52427         * modules/vprintf-posix-tests: Update.
52428         * tests/test-fprintf-posix.sh: Update.
52429         * tests/test-printf-posix.sh: Update.
52430         * tests/test-vfprintf-posix.sh: Update.
52431         * tests/test-vprintf-posix.sh: Update.
52432         Reported by Ralf Wildenhues.
52433
52434 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
52435
52436         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
52437         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
52438         GCC 4.2, which otherwise issues a lot of warnings.
52439         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
52440         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
52441         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
52442         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
52443         it should no longer be needed.
52444         * lib/string_.h: Likewise.
52445         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
52446         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
52447         * modules/inttypes (inttypes.h): Likewise.
52448         * modules/math (math.h): Likewise.
52449         * modules/search (search.h): Likewise.
52450         * modules/signal (signal.h): Likewise.
52451         * modules/stdint (stdint.h): Likewise.
52452         * modules/stdio (stdio.h): Likewise.
52453         * modules/stdlib (stdlib.h): Likewise.
52454         * modules/string (string.h): Likewise.
52455         * modules/sys_time (sys/time.h): Likewise.
52456         * modules/time (time.h): Likewise.
52457         * modules/wchar (wchar.h): Likewise.
52458         * modules/wctype (wtype.h): Likewise.
52459
52460 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
52461
52462         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
52463
52464 2007-05-13  Bruno Haible  <bruno@clisp.org>
52465
52466         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
52467         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
52468         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
52469         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
52470         (gl_PREREQ_STRTOK_R): Don't require it here.
52471
52472 2007-05-13  Bruno Haible  <bruno@clisp.org>
52473
52474         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
52475         when used in C++ mode.
52476
52477 2007-05-12  Bruno Haible  <bruno@clisp.org>
52478
52479         * lib/linebuffer.h: Tweak doc.
52480         * lib/linebuffer.c: Likewise.
52481
52482 2007-05-12  James Youngman  <jay@gnu.org>
52483
52484         * lib/linebuffer.c (readlinebuffer_delim): New function,
52485         like readlinebuffer, but use a caller-specified delimiter.
52486         (readlinebuffer): Just call readlinebuffer_delim with '\n'
52487         as the delimiter.
52488         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
52489
52490 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
52491
52492         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
52493         * modules/openat (Files): Remove openat-die.c.
52494         (Depends-on): Add openat-die.
52495         * modules/openat-die: New module.
52496
52497 2007-05-06  Bruno Haible  <bruno@clisp.org>
52498
52499         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
52500         Update with info about Cygwin.
52501         * doc/functions/fprintf.texi: Update.
52502         * doc/functions/printf.texi: Update.
52503         * doc/functions/snprintf.texi: Update.
52504         * doc/functions/sprintf.texi: Update.
52505         * doc/functions/vfprintf.texi: Update.
52506         * doc/functions/vprintf.texi: Update.
52507         * doc/functions/vsnprintf.texi: Update.
52508         * doc/functions/vsprintf.texi: Update.
52509         Reported by Eric Blake.
52510
52511 2007-05-06  Bruno Haible  <bruno@clisp.org>
52512
52513         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
52514         padding ourselves for the floating-point directives.
52515         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
52516         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
52517         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
52518         gl_PRINTF_FLAG_ZERO and test its result. Invoke
52519         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
52520         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52521         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
52522         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52523         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52524         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52525         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52526         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52527         * tests/test-snprintf-posix.h (test_function): Also check the width
52528         and some flags in the %f directive.
52529         * tests/test-sprintf-posix.h (test_function): Likewise.
52530         * tests/test-vasnprintf-posix.c (test_function): Likewise.
52531         * tests/test-vasprintf-posix.c (test_function): Likewise.
52532         * doc/functions/fprintf.texi: Update.
52533         * doc/functions/printf.texi: Update.
52534         * doc/functions/snprintf.texi: Update.
52535         * doc/functions/sprintf.texi: Update.
52536         * doc/functions/vfprintf.texi: Update.
52537         * doc/functions/vprintf.texi: Update.
52538         * doc/functions/vsnprintf.texi: Update.
52539         * doc/functions/vsprintf.texi: Update.
52540
52541 2007-05-06  Bruno Haible  <bruno@clisp.org>
52542
52543         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
52544         pass the ' flag character to sprintf or snprintf.
52545         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
52546         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
52547         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
52548         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
52549         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
52550         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52551         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
52552         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52553         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52554         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52555         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52556         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52557         * tests/test-snprintf-posix.h (test_function): Also check the grouping
52558         flag.
52559         * tests/test-sprintf-posix.h (test_function): Likewise.
52560         * tests/test-vasnprintf-posix.c (test_function): Likewise.
52561         * tests/test-vasprintf-posix.c (test_function): Likewise.
52562         * doc/functions/fprintf.texi: Update.
52563         * doc/functions/printf.texi: Update.
52564         * doc/functions/snprintf.texi: Update.
52565         * doc/functions/sprintf.texi: Update.
52566         * doc/functions/vfprintf.texi: Update.
52567         * doc/functions/vprintf.texi: Update.
52568         * doc/functions/vsnprintf.texi: Update.
52569         * doc/functions/vsprintf.texi: Update.
52570
52571 2007-05-01  Bruno Haible  <bruno@clisp.org>
52572
52573         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
52574
52575 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
52576
52577         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
52578         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
52579
52580 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
52581
52582         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
52583         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
52584         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
52585
52586 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
52587
52588         * lib/argp-help.c (struct hol_entry): New member `ord'.
52589         (HOL_ENTRY_PTRCMP): Use ord for comparison
52590         (hol_sort): Initialize ord.
52591
52592 2007-05-01  Bruno Haible  <bruno@clisp.org>
52593
52594         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
52595         Reported by Eric Blake.
52596         * doc/gnulib.texi (Function Substitutes): Update.
52597
52598 2007-05-01  Bruno Haible  <bruno@clisp.org>
52599
52600         * doc/functions.texi: Remove file, now redundant through
52601         doc/functions/*.texi.
52602
52603 2007-05-01  Bruno Haible  <bruno@clisp.org>
52604
52605         * modules/argp (Depends-on): Add sleep.
52606
52607 2007-05-01  Bruno Haible  <bruno@clisp.org>
52608
52609         * modules/sleep-tests: New file.
52610         * tests/test-sleep.c: New file.
52611
52612         * modules/sleep: New file.
52613         * lib/sleep.c: New file.
52614         * m4/sleep.m4: New file.
52615         * lib/unistd_.h (sleep): New declaration.
52616         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
52617         HAVE_SLEEP.
52618         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
52619         * doc/functions/sleep.texi: Document the sleep module.
52620
52621 2007-05-01  Bruno Haible  <bruno@clisp.org>
52622
52623         * lib/sigprocmask.h: Remove file.
52624         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
52625         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
52626         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
52627         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
52628         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
52629         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
52630         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
52631         HAVE_SIGSET_T as a shell variable.
52632         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
52633         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
52634         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
52635         (Depends-on): Add signal. Remove verify.
52636         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
52637         (Include): Mention <signal.h> instead of sigprocmask.h.
52638         * NEWS: Mention the change.
52639         * lib/fatal-signal.c: Don't include sigprocmask.h.
52640
52641 2007-05-01  Bruno Haible  <bruno@clisp.org>
52642
52643         * modules/signal: New file.
52644         * lib/signal_.h: New file.
52645         * m4/signal_h.m4: New file.
52646
52647 2007-05-01  Bruno Haible  <bruno@clisp.org>
52648
52649         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
52650         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
52651         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
52652         HAVE_WCTYPE_CTMP_BUG into wctype.h.
52653
52654 2007-05-01  Bruno Haible  <bruno@clisp.org>
52655
52656         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
52657         configure time.
52658         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
52659         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
52660         * modules/sys_stat (Makefile.am): Substitute their values into
52661         sys/stat.h.
52662
52663 2007-05-01  Bruno Haible  <bruno@clisp.org>
52664
52665         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
52666         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
52667         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
52668
52669 2007-05-01  Bruno Haible  <bruno@clisp.org>
52670
52671         * doc/header/assert.texi: Undo last change: don't mention the gnulib
52672         'assert' module here.
52673
52674 2007-05-01  Bruno Haible  <bruno@clisp.org>
52675
52676         * doc/functions/*.texi: New files.
52677         * doc/functions/google-ranking.txt: New file.
52678         * doc/gnulib.texi (Function Substitutes): New chapter.
52679         (ctime, inet_ntoa): Remove sections.
52680         * doc/ctime.texi: Remove file.
52681         * doc/inet_ntoa.texi: Remove file.
52682         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
52683         dependencies.
52684         (%.info): New rule, specifying a --reference-limit.
52685
52686 2007-05-01  Bruno Haible  <bruno@clisp.org>
52687
52688         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
52689
52690 2007-05-01  Bruno Haible  <bruno@clisp.org>
52691
52692         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
52693         the portability of 'mkdir' to mingw systems.
52694
52695 2007-05-01  Bruno Haible  <bruno@clisp.org>
52696
52697         * doc/headers/google-ranking.txt: New file.
52698
52699 2007-04-30  Eric Blake  <ebb9@byu.net>
52700
52701         Prefer fseeko to fseek.
52702         * modules/getpass (Depends-on): Add fseeko.
52703         * lib/getpass.c (getpass): Use fseeko, not fseek.
52704
52705 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
52706
52707         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
52708         assumes the sorting is stable, while most qsort implementations
52709         are not.  Use argument addresses to ensure they never compare as
52710         equal.
52711
52712         * tests/test-argp-2.sh (usage-indent test): Fix output
52713         (func_compare): Restore diff options
52714         * tests/test-argp.c: Restore #include "progname.h"
52715
52716 2007-04-29  Bruno Haible  <bruno@clisp.org>
52717
52718         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
52719         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
52720         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
52721         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52722         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
52723         (configure.ac): Define CHECK_SNPRINTF_POSIX.
52724         (TESTS, check_PROGRAMS): Add test-snprintf.
52725         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
52726         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
52727         (TESTS, check_PROGRAMS): Add test-vsnprintf.
52728         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
52729         assertions that fail on HP-UX, OSF/1, or IRIX.
52730         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
52731
52732 2007-04-29  Bruno Haible  <bruno@clisp.org>
52733
52734         * MODULES.html.sh (posix_functions): Remove 'contents'.
52735
52736 2007-04-29  Karl Berry  <karl@gnu.org>
52737
52738         * config/srclist.txt (gendocs_template_min): new entry.
52739
52740 2007-04-29  Bruno Haible  <bruno@clisp.org>
52741
52742         Work around fpurge bug on BSD systems.
52743         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
52744         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
52745         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
52746         fpurge to rpl_fpurge if the system already has this function.
52747         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
52748         the case where the system already has this function. Correct invariants
52749         on BSD systems.
52750         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
52751         BSD systems.
52752
52753 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
52754
52755         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
52756         proposed by Sven Verdoolaege.
52757
52758         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
52759         options.
52760         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
52761         (usage and help tests): Update
52762
52763 2007-04-29  Bruno Haible  <bruno@clisp.org>
52764
52765         * tests/test-fflush.c (main): Use a file of size 17, not 10.
52766         Print more information in case of failure. Disable a test on BeOS.
52767
52768 2007-04-29  Bruno Haible  <bruno@clisp.org>
52769
52770         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
52771         This helps debugging on systems on which no gdb is available.
52772
52773 2007-04-29  Bruno Haible  <bruno@clisp.org>
52774
52775         * lib/freading.h: Improve comments.
52776         * lib/fwriting.h: Likewise.
52777         * tests/test-freading.c (main): Don't check freading immediately after
52778         repositioning. Needed for glibc.
52779
52780 2007-04-29  Bruno Haible  <bruno@clisp.org>
52781
52782         * lib/freading.c (freading): Trivial simplification.
52783
52784 2007-04-28  Bruno Haible  <bruno@clisp.org>
52785
52786         * tests/test-fwriting.c (main): Also test the interaction between
52787         fflush and fwriting.
52788         * modules/fwriting-tests (Depends-on): Add fflush.
52789
52790         * tests/test-freading.c (main): Also test the interaction between
52791         fflush and freading.
52792         * modules/freading-tests (Depends-on): Add fflush.
52793
52794 2007-04-28  Bruno Haible  <bruno@clisp.org>
52795
52796         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
52797         fseeko and ftello.
52798         Suggested by Eric Blake.
52799
52800 2007-04-28  Jim Meyering  <jim@meyering.net>
52801
52802         Avoid false-negative in gl_STDINT_H's C99 conformance test.
52803         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
52804         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
52805
52806 2007-04-27  Eric Blake  <ebb9@byu.net>
52807
52808         * doc/headers/assert.texi (assert.h): Document assert module use.
52809
52810 2007-04-27  Bruno Haible  <bruno@clisp.org>
52811
52812         * doc/headers/*.texi: New files.
52813         * doc/gnulib.texi (Header File Substitutes): New chapter.
52814         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
52815         dependencies.
52816         (standards.info ,standards.html, standards.dvi): Update dependencies.
52817         (mostlyclean, clean): New targets.
52818
52819 2007-04-27  Bruno Haible  <bruno@clisp.org>
52820
52821         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
52822         * modules/sysexits (Files, Makefile.am): Update.
52823
52824         * lib/sys_socket_.h: Renamed from lib/socket_.h.
52825         * modules/sys_socket (Files, Makefile.am): Update.
52826
52827         * lib/sys_stat_.h: Renamed from lib/stat_.h.
52828         * modules/sys_stat (Files, Makefile.am): Update.
52829
52830 2007-04-27  Eric Blake  <ebb9@byu.net>
52831
52832         * lib/freading.h: Improve comments.
52833         * lib/fwriting.h: Likewise.
52834         * lib/fflush.c: Likewise.
52835
52836         Fix closein for mingw.
52837         * modules/closein-tests: Add tests for closein.
52838         * tests/test-closein.c: New file.
52839         * tests/test-closein.sh: Likewise.
52840         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
52841         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
52842
52843 2007-04-27  Bruno Haible  <bruno@clisp.org>
52844
52845         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
52846         version is < 6.
52847         * lib/math_.h [__DECC]: Likewise.
52848         * lib/stdio_.h [__DECC]: Likewise.
52849         * lib/stdlib_.h [__DECC]: Likewise.
52850         * lib/string_.h [__DECC]: Likewise.
52851         * lib/time_.h [__DECC]: Likewise.
52852         * lib/wchar_.h [__DECC]: Likewise.
52853         * lib/wctype_.h [__DECC]: Likewise.
52854
52855 2007-04-27  Bruno Haible  <bruno@clisp.org>
52856
52857         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
52858
52859 2007-04-27  Bruno Haible  <bruno@clisp.org>
52860
52861         * lib/fflush.c: Add comments.
52862         * modules/fpurge-tests (Depends-on): Add fflush.
52863         * modules/freadable-tests (Depends-on): Likewise.
52864         * modules/fwritable-tests (Depends-on): Likewise.
52865
52866 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
52867
52868         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
52869         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
52870         Report by Bruno Haible <bruno@clisp.org>.
52871
52872 2007-04-26  Eric Blake  <ebb9@byu.net>
52873
52874         Fix fflush on mingw.
52875         * modules/fflush (Depends-on): Add freading.
52876         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
52877         but unread data.
52878
52879 2007-04-26  Eric Blake  <ebb9@byu.net>
52880         and Bruno Haible  <bruno@clisp.org>
52881
52882         Implement freading and fwriting.
52883         * lib/freading.c: New file.
52884         * lib/freading.h: Likewise.
52885         * m4/freading.m4: Likewise.
52886         * modules/freading: Likewise.
52887         * modules/freading-tests: Likewise.
52888         * tests/test-freading.c: Likewise.
52889         * lib/fwriting.c: New file.
52890         * lib/fwriting.h: Likewise.
52891         * m4/fwriting.m4: Likewise.
52892         * modules/fwriting: Likewise.
52893         * modules/fwriting-tests: Likewise.
52894         * tests/test-fwriting.c: Likewise.
52895         * MODULES.html.sh (File stream based Input/Output): Mention them.
52896
52897 2007-04-26  Bruno Haible  <bruno@clisp.org>
52898
52899         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
52900         'long' when we assume it.
52901         Suggested by Eric Blake.
52902
52903 2007-04-26  Bruno Haible  <bruno@clisp.org>
52904
52905         Ensure fseeko, ftello are declared on glibc systems.
52906         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
52907         * modules/fseeko (configure.ac-early): Likewise.
52908         * modules/ftello (configure.ac-early): Likewise.
52909         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
52910         AC_FUNC_FSEEKO for this.
52911         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
52912         (gl_CHECK_FSEEKO): Remove macro.
52913
52914 2007-04-26  Bruno Haible  <bruno@clisp.org>
52915
52916         * tests/test-fflush.c (main): Also check the ftell result after
52917         fflush and fseek/fseeko.
52918         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
52919         file descriptor position cache in the stream.
52920         * lib/fseeko.c (rpl_fseeko): Likewise.
52921
52922 2007-04-26  Bruno Haible  <bruno@clisp.org>
52923
52924         * modules/fflush-tests (Depends-on): Add fseeko.
52925
52926 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
52927             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52928
52929         * lib/argz_.h: ensure error_t definition is obtained in same
52930         mechanism system argz.h would have.
52931         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
52932         argz facilities are known bad.  Err on the side of caution if
52933         cross-compiling.
52934
52935 2007-04-25  Eric Blake  <ebb9@byu.net>
52936
52937         * lib/fpurge.c (includes): Use stdlib.h for free.
52938         * tests/test-fflush.c (main): Also test fflush-fseeko.
52939
52940 2007-04-25  Bruno Haible  <bruno@clisp.org>
52941
52942         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
52943         * lib/fseeko.c: New file.
52944         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
52945         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
52946         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
52947         gl_FUNC_FSEEKO.
52948         (gl_FUNC_FSEEKO): Invoke it.
52949         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
52950         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
52951         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
52952
52953 2007-04-25  Bruno Haible  <bruno@clisp.org>
52954
52955         * modules/fflush (Depends-on): Add ftello.
52956
52957 2007-04-25  Bruno Haible  <bruno@clisp.org>
52958
52959         * modules/ftello-tests: New file.
52960         * tests/test-ftello.c: New file.
52961
52962         * modules/ftello: New file.
52963         * m4/ftello.m4: New file.
52964         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
52965         HAVE_FTELLO.
52966         * lib/stdio_.h (ftello): New declaration.
52967         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
52968         HAVE_FTELLO.
52969
52970 2007-04-25  Bruno Haible  <bruno@clisp.org>
52971
52972         * modules/fseeko-tests: New file.
52973         * tests/test-fseeko.c: New file.
52974
52975         * modules/fseeko: New file.
52976         * m4/fseeko.m4: New file.
52977         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
52978         HAVE_FSEEKO.
52979         * lib/stdio_.h (fseeko): New declaration.
52980         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
52981         HAVE_FSEEKO.
52982
52983 2007-04-25  Bruno Haible  <bruno@clisp.org>
52984
52985         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
52986
52987 2007-04-25  Bruno Haible  <bruno@clisp.org>
52988
52989         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
52990         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
52991         * tests/test-unistd.c: Likewise.
52992         * tests/test-fcntl.c: Likewise.
52993
52994 2007-04-23  Eric Blake  <ebb9@byu.net>
52995
52996         * lib/fflush.c: Fix missing include.
52997         Reported by Bruno Haible.
52998
52999 2007-04-23  Bruno Haible  <bruno@clisp.org>
53000
53001         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
53002         Reported by Eric Blake.
53003
53004 2007-04-23  Bruno Haible  <bruno@clisp.org>
53005
53006         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
53007
53008 2007-04-23  Bruno Haible  <bruno@clisp.org>
53009
53010         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
53011
53012 2007-04-23  Bruno Haible  <bruno@clisp.org>
53013
53014         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
53015         Needed on HP-UX 11.
53016
53017 2007-04-16  Eric Blake  <ebb9@byu.net>
53018
53019         Make fflush rely on fpurge.
53020         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
53021         open coding all variants.
53022         * modules/fflush (Depends-on): Add fpurge and unistd.
53023         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
53024         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
53025
53026         Fix --with-tests compilation on cygwin.
53027         * modules/argmatch-tests (Makefile.am): List gnulib library first
53028         in LDADD.
53029         * modules/argp-tests (Makefile.am): Likewise.
53030         * modules/array-list-tests (Makefile.am): Likewise.
53031         * modules/array-oset-tests (Makefile.am): Likewise.
53032         * modules/avltree-list-tests (Makefile.am): Likewise.
53033         * modules/avltree-oset-tests (Makefile.am): Likewise.
53034         * modules/avltreehash-list-tests (Makefile.am): Likewise.
53035         * modules/carray-list-tests (Makefile.am): Likewise.
53036         * modules/dirname-tests (Makefile.am): Likewise.
53037         * modules/frexp-tests (Makefile.am): Likewise.
53038         * modules/isnanl-tests (Makefile.am): Likewise.
53039         * modules/linked-list-tests (Makefile.am): Likewise.
53040         * modules/linkedhash-list-tests (Makefile.am): Likewise.
53041         * modules/lock-tests (Makefile.am): Likewise.
53042         * modules/rbtree-list-tests (Makefile.am): Likewise.
53043         * modules/rbtree-oset-tests (Makefile.am): Likewise.
53044         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
53045         * modules/tls-tests (Makefile.am): Likewise.
53046         * modules/tsearch-tests (Makefile.am): Likewise.
53047         * modules/xvasprintf-tests (Makefile.am): Likewise.
53048
53049         Fix fpurge for cygwin.
53050         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
53051         value.
53052         * modules/fpurge-tests (Depends-on): Clean up trash.
53053
53054 2007-04-16  Simon Josefsson  <simon@josefsson.org>
53055
53056         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
53057
53058         * m4/autobuild.m4: Re-indent.
53059
53060 2007-04-13  Bruno Haible  <bruno@clisp.org>
53061
53062         * modules/fpurge-tests: New file.
53063         * tests/test-fpurge.c: New file.
53064
53065         * modules/fpurge: New file.
53066         * lib/fpurge.h: New file.
53067         * lib/fpurge.c: New file.
53068         * m4/fpurge.m4: New file.
53069
53070 2007-04-13  Bruno Haible  <bruno@clisp.org>
53071
53072         * modules/fbufmode-tests: New file.
53073         * tests/test-fbufmode.c: New file.
53074
53075         * modules/fbufmode: New file.
53076         * lib/fbufmode.h: New file.
53077         * lib/fbufmode.c: New file.
53078         * m4/fbufmode.m4: New file.
53079
53080 2007-04-13  Bruno Haible  <bruno@clisp.org>
53081
53082         * modules/fwritable-tests: New file.
53083         * tests/test-fwritable.c: New file.
53084
53085         * modules/fwritable: New file.
53086         * lib/fwritable.h: New file.
53087         * lib/fwritable.c: New file.
53088         * m4/fwritable.m4: New file.
53089
53090 2007-04-13  Bruno Haible  <bruno@clisp.org>
53091
53092         * modules/freadable-tests: New file.
53093         * tests/test-freadable.c: New file.
53094
53095         * modules/freadable: New file.
53096         * lib/freadable.h: New file.
53097         * lib/freadable.c: New file.
53098         * m4/freadable.m4: New file.
53099
53100 2007-04-13  Bruno Haible  <bruno@clisp.org>
53101
53102         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
53103         MOSTLYCLEANFILES.
53104
53105 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
53106
53107         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
53108         gzip bootstrap.conf to avoid dragging in i18n machinery.
53109         (gnulib_tool_option): Use it.
53110
53111 2007-04-13  Bruno Haible  <bruno@clisp.org>
53112
53113         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
53114         %F directives.
53115         * tests/test-vasprintf-posix.c (test_function): Likewise.
53116         * tests/test-snprintf-posix.h (test_function): Likewise.
53117         * tests/test-sprintf-posix.h (test_function): Likewise.
53118         * tests/test-fprintf-posix.h (test_function): Likewise.
53119         * tests/test-printf-posix.h (test_function): Likewise.
53120         * tests/test-fprintf-posix.out: Likewise.
53121
53122 2007-04-13  Bruno Haible  <bruno@clisp.org>
53123
53124         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
53125         * modules/tls-tests (configure.ac): Likewise.
53126         Reported by Arto C. Nirkko <anirkko@insel.ch>.
53127
53128 2007-04-13  Bruno Haible  <bruno@clisp.org>
53129
53130         * lib/tls.c (glthread_tls_get): Fix return type.
53131         Patch by Arto C. Nirkko <anirkko@insel.ch>.
53132
53133 2007-04-12  Eric Blake  <ebb9@byu.net>
53134
53135         * modules/gettime (Depends-on): Remove gettime.
53136         Reported by Dmitry V. Levin.
53137
53138 2007-04-12  Bruno Haible  <bruno@clisp.org>
53139
53140         * modules/fflush (Include): Mention <stdio.h>.
53141         * modules/strtoimax (Include): Mention <inttypes.h>.
53142         * modules/strtoumax (Include): Likewise.
53143
53144 2007-04-12  Eric Blake  <ebb9@byu.net>
53145
53146         * .cvsignore: New file.
53147         * .gitignore: Likewise.
53148
53149 2007-04-12  Bruno Haible  <bruno@clisp.org>
53150
53151         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
53152         not before, since $(LDADD) often contains libgnu.a.
53153         * modules/striconv-tests (test_striconv_LDADD): Likewise.
53154         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
53155         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
53156         Needed on Cygwin.
53157
53158 2007-04-12  Eric Blake  <ebb9@byu.net>
53159
53160         Work around glibc's failure to flush stdin on fclose.
53161         * lib/closein.c (close_stdin): Flush stdin before closing.
53162
53163         Work around glibc's failure to reset seekable stdin on exit.
53164         * modules/closein: New module.
53165         * lib/closein.c: New file.
53166         * lib/closein.h: Likewise.
53167         * m4/closein.m4: Likewise.
53168         * MODULES.html.sh (File stream based Input/Output): Document it.
53169
53170 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53171
53172         * gnulib-tool: Rename generated 'autobuild' script to
53173         'do-autobuild' in --create-megatestdir output.
53174
53175         * doc/gnulib.texi (Build robot for gnulib): Fix.
53176
53177 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53178
53179         * modules/sysexits (Depends-on): Add absolute-header.
53180
53181 2007-04-12  Eric Blake  <ebb9@byu.net>
53182
53183         No need to preserve errno on success.
53184         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
53185         Reported by Bruno Haible.
53186
53187 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53188
53189         * MODULES.html.sh (Support for maintaining and releasing
53190         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
53191
53192 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53193
53194         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
53195
53196 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53197
53198         * modules/autobuild: New module.
53199
53200         * m4/autobuild.m4: New file.
53201
53202 2007-04-11  Bruno Haible  <bruno@clisp.org>
53203
53204         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
53205         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
53206         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
53207         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
53208         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
53209         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53210         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53211         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
53212         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53213         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53214         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
53215         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53216         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53217         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
53218         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53219         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53220         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
53221         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53222         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53223         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
53224         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53225         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53226         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
53227         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53228         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53229         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
53230         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53231         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53232         Reported by Eric Blake.
53233
53234 2007-04-11  Bruno Haible  <bruno@clisp.org>
53235
53236         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
53237
53238 2007-04-10  Bruno Haible  <bruno@clisp.org>
53239
53240         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
53241         for NaN and Infinity. Needed on FreeBSD 6.1.
53242         * tests/test-vasnprintf-posix.c (test_function): Undo last change
53243         regarding results for "%010a" of Infinity and NaN.
53244         * tests/test-vasprintf-posix.c (test_function): Likewise.
53245         * tests/test-snprintf-posix.h (test_function): Likewise.
53246         * tests/test-sprintf-posix.h (test_function): Likewise.
53247         * tests/test-fprintf-posix.h (test_function): Likewise.
53248         * tests/test-printf-posix.h (test_function): Likewise.
53249         * tests/test-fprintf-posix.out: Likewise.
53250
53251 2007-04-10  Bruno Haible  <bruno@clisp.org>
53252
53253         * modules/locale-tests: New file.
53254         * tests/test-locale.c: New file.
53255
53256         * modules/locale: New file.
53257         * lib/locale_.h: New file.
53258         * m4/locale_h.m4: New file.
53259
53260 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
53261             Bruno Haible  <bruno@clisp.org>
53262
53263         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
53264         be determined, test for availability of the copysignf, copysign,
53265         copysignl functions.
53266         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
53267         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
53268         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
53269
53270 2007-04-09  Eric Blake  <ebb9@byu.net>
53271
53272         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
53273         * modules/stdio (Makefile.am): Support fflush.
53274         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
53275         * modules/fflush: New file.
53276         * lib/fflush.c: Likewise.
53277         * m4/fflush.m4: Likewise.
53278         * modules/fflush-tests: New test.
53279         * tests/test-fflush.c: Likewise.
53280         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
53281
53282 2007-04-06  Bruno Haible  <bruno@clisp.org>
53283
53284         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
53285         (VASNPRINTF): Use signbit for faster determination whether to print a
53286         minus sign.
53287         * modules/vasnprintf (Files): Remove lib/float+.h.
53288         * modules/fprintf-posix (Depends-on): Add signbit.
53289         * modules/snprintf-posix (Depends-on): Likewise.
53290         * modules/sprintf-posix (Depends-on): Likewise.
53291         * modules/vasnprintf-posix (Depends-on): Likewise.
53292         * modules/vasprintf-posix (Depends-on): Likewise.
53293         * modules/vfprintf-posix (Depends-on): Likewise.
53294         * modules/vsnprintf-posix (Depends-on): Likewise.
53295         * modules/vsprintf-posix (Depends-on): Likewise.
53296
53297 2007-04-06  Bruno Haible  <bruno@clisp.org>
53298
53299         * tests/test-frexp.c (main): Test also the sign bit of zero results.
53300         * tests/test-frexpl.c (main): Likewise.
53301         * tests/test-ldexpl.c (main): Likewise.
53302         * modules/frexp-tests (Depends-on): Add signbit.
53303         * modules/frexpl-tests (Depdends-on): Likewise.
53304         * modules/ldexpl-tests (Depdends-on): Likewise.
53305
53306 2007-04-06  Bruno Haible  <bruno@clisp.org>
53307
53308         * modules/signbit-tests: New file.
53309         * tests/test-signbit.c: New file.
53310
53311         * modules/signbit: New file.
53312         * lib/signbitf.c: New file.
53313         * lib/signbitd.c: New file.
53314         * lib/signbitl.c: New file.
53315         * m4/signbit.m4: New file.
53316         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
53317         (signbit): New macro.
53318         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
53319         REPLACE_SIGNBIT.
53320         * modules/math (Makefile.am): Substibute also GNULIB_SIGNBIT and
53321         REPLACE_FREXPL into math.h.
53322
53323 2007-04-06  Bruno Haible  <bruno@clisp.org>
53324
53325         * modules/isnanf-nolibm-tests: New file.
53326         * tests/test-isnanf.c: New file.
53327
53328         * modules/isnanf-nolibm: New file.
53329         * lib/isnanf.h: New file.
53330         * lib/isnanf.c: New file.
53331         * lib/isnan.c: Consider the USE_FLOAT macro.
53332         * m4/isnanf.m4: New file.
53333
53334 2007-04-06  Bruno Haible  <bruno@clisp.org>
53335
53336         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
53337         (Link): New section.
53338
53339         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
53340
53341 2007-04-06  Bruno Haible  <bruno@clisp.org>
53342
53343         Assume the 'long double' type.
53344         * m4/longdouble.m4: Remove file.
53345         * config/srclist.txt: Don't mention longdouble.m4.
53346         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
53347         * lib/float+.h: Likewise.
53348         * lib/frexp.c: Likewise.
53349         * lib/printf-args.h: Likewise.
53350         * lib/printf-args.c: Likewise.
53351         * lib/printf-frexp.c: Likewise.
53352         * lib/printf-parse.c: Likewise.
53353         * lib/vasnprintf.c: Likewise.
53354         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
53355         * m4/intl.m4: Likewise.
53356         * m4/isnanl.m4: Likewise.
53357         * m4/printf.m4: Likewise.
53358         * m4/printf-frexpl.m4: Likewise.
53359         * m4/vasnprintf.m4: Likewise.
53360         * modules/allocsa (Files): Remove m4/longdouble.m4.
53361         * modules/gettext (Files): Likewise.
53362         * modules/relocatable-prog-wrapper (Files): Likewise.
53363         * modules/vasnprintf (Files): Likewise.
53364         * modules/isnanl (Files): Likewise.
53365         (Include): Simplify.
53366         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
53367         (Include): Simplify.
53368         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
53369         (Include): Simplify.
53370         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
53371         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53372         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
53373         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53374         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
53375         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53376         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
53377         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53378         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
53379         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53380         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
53381         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53382         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
53383         * tests/test-isnanl.c: Likewise.
53384         * tests/test-snprintf-posix.h: Likewise.
53385         * tests/test-sprintf-posix.h: Likewise.
53386         * tests/test-vasnprintf-posix.c: Likewise.
53387         * tests/test-vasnprintf-posix2.c: Likewise.
53388         * tests/test-vasprintf-posix.c: Likewise.
53389
53390 2007-04-06  Bruno Haible  <bruno@clisp.org>
53391
53392         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
53393         * lib/math_.h [__DECC]: Include the overridden include file through
53394         #include_next, outside the double-inclusion guard.
53395         * lib/stdio_.h [__DECC]: Likewise.
53396         * lib/stdlib_.h [__DECC]: Likewise.
53397         * lib/string_.h [__DECC]: Likewise.
53398         * lib/time_.h [__DECC]: Likewise.
53399         * lib/wchar_.h [__DECC]: Likewise.
53400         * lib/wctype_.h [__DECC]: Likewise.
53401         * lib/inttypes_.h [__DECC]: Likewise.
53402         Reported by Albert Chin <china@thewrittenword.com> in
53403         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
53404
53405 2007-04-04  Eric Blake  <ebb9@byu.net>
53406
53407         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
53408         1.5.x.
53409
53410 2007-04-04  Bruno Haible  <bruno@clisp.org>
53411
53412         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
53413         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
53414
53415 2007-04-04  Bruno Haible  <bruno@clisp.org>
53416
53417         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
53418         results for "%010a" of Infinity and NaN.
53419         * tests/test-vasprintf-posix.c (test_function): Likewise.
53420         * tests/test-snprintf-posix.h (test_function): Likewise.
53421         * tests/test-sprintf-posix.h (test_function): Likewise.
53422         * tests/test-fprintf-posix.h (test_function): Remove these tests.
53423         * tests/test-printf-posix.h (test_function): Likewise.
53424         * tests/test-fprintf-posix.out: Update.
53425         Needed for FreeBSD 6.1.
53426
53427 2007-04-04  Bruno Haible  <bruno@clisp.org>
53428
53429         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
53430         directly used by the gnulib modules nor by gnulib-tool.
53431
53432 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
53433
53434         * DEPENDENCIES: Give overall description of version dependency
53435         desirability.  Use more-typical names for apps.
53436         Add shell, coreutils, diffutils, grep, tar, gzip.
53437
53438 2007-04-04  Simon Josefsson  <simon@josefsson.org>
53439
53440         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
53441
53442 2007-04-04  Karl Berry  <karl@gnu.org>
53443
53444         * MODULES.html.sh (func_module): missing '.
53445
53446 2007-04-03  Bruno Haible  <bruno@clisp.org>
53447
53448         * modules/argmatch-tests (Makefile.am): New variable
53449         test_argmatch_LDADD.
53450         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
53451         * modules/array-list-tests (Makefile.am): New variable
53452         test_array_list_LDADD.
53453         * modules/array-oset-tests (Makefile.am): New variable
53454         test_array_oset_LDADD.
53455         * modules/avltree-list-tests (Makefile.am): New variable
53456         test_avltree_list_LDADD.
53457         * modules/avltree-oset-tests (Makefile.am): New variable
53458         test_avltree_oset_LDADD.
53459         * modules/avltreehash-list-tests (Makefile.am): New variable
53460         test_avltreehash_list_LDADD.
53461         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
53462         test_canonicalize_lgpl_LDADD.
53463         * modules/carray-list-tests (Makefile.am): New variable
53464         test_carray_list_LDADD.
53465         * modules/dirname-tests (Makefile.am): New variable
53466         test_dirname_LDADD.
53467         * modules/linked-list-tests (Makefile.am): New variable
53468         test_linked_list_LDADD.
53469         * modules/linkedhash-list-tests (Makefile.am): New variable
53470         test_linkedhash_list_LDADD.
53471         * modules/rbtree-list-tests (Makefile.am): New variable
53472         test_rbtree_list_LDADD.
53473         * modules/rbtree-oset-tests (Makefile.am): New variable
53474         test_rbtree_oset_LDADD.
53475         * modules/rbtreehash-list-tests (Makefile.am): New variable
53476         test_rbtreehash_list_LDADD.
53477         * modules/xvasprintf-tests (Makefile.am): New variable
53478         test_xvasprintf_LDADD.
53479         Reported by Eric Blake.
53480
53481 2007-04-03  Eric Blake  <ebb9@byu.net>
53482
53483         * DEPENDENCIES: Weaken m4 requirements.
53484
53485 2007-04-03  Bruno Haible  <bruno@clisp.org>
53486
53487         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
53488         * modules/isnanl-tests (configure.ac): Likewise.
53489
53490 2007-04-03  Ben Pfaff  <blp@gnu.org>
53491
53492         * modules/iconv_open: Add $(srcdir)/ to source directory
53493         references in Makefile fragments that call gperf, to fix VPATH
53494         builds.
53495
53496 2007-04-03  Bruno Haible  <bruno@clisp.org>
53497
53498         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
53499         * lib/ldexpl.c: Undo last change.
53500
53501 2007-04-03  Bruno Haible  <bruno@clisp.org>
53502
53503         * modules/printf-frexpl (Depends-on): Undo last change.
53504         (Files): Add m4/ldexpl.m4.
53505
53506 2007-04-03  Bruno Haible  <bruno@clisp.org>
53507
53508         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
53509         * modules/isnanl (Link): New section.
53510
53511         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
53512         * modules/frexp (Link): New section.
53513
53514         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
53515         * modules/frexpl (Link): New section.
53516
53517         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
53518         * modules/ldexpl (Link): New section.
53519
53520 2007-04-03  Bruno Haible  <bruno@clisp.org>
53521
53522         * modules/TEMPLATE-EXTENDED: New file.
53523         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
53524
53525 2007-04-03  Bruno Haible  <bruno@clisp.org>
53526
53527         * DEPENDENCIES: New file.
53528         Suggested by Simon Josefsson.
53529
53530 2007-04-03  Bruno Haible  <bruno@clisp.org>
53531
53532         * doc/gnulib.texi: Escape @.
53533
53534 2007-04-03  James Youngman  <jay@gnu.org>
53535         and Paul Eggert  <eggert@cs.ucla.edu>
53536
53537         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
53538         birthtime on all systems that have birthtime, not just those which
53539         use st_birthtimensec rather than st_birthtim.  Putting zero in
53540         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
53541         that the birth time is not available for files on an NFS mount.
53542
53543 2007-04-03  Simon Josefsson  <simon@josefsson.org>
53544
53545         * modules/memxor: Move back from crypto/, suggested by Bruno.
53546         * modules/crypto/hmac-sha1: Fix memxor dependency.
53547
53548         * modules/crypto/gc: Moved from ../.
53549
53550 2007-04-02  Eric Blake  <ebb9@byu.net>
53551
53552         * lib/ldexpl.c (includes): Avoid libm.
53553
53554         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
53555
53556 2007-04-02  Bruno Haible  <bruno@clisp.org>
53557
53558         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
53559         on IRIX.
53560
53561 2007-04-02  Bruno Haible  <bruno@clisp.org>
53562
53563         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
53564         x86 or x86_64 platforms running MacOS X.
53565         Reported by Ryan Schmidt <@ryandesign.com>.
53566
53567 2007-04-02  Bruno Haible  <bruno@clisp.org>
53568
53569         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
53570         i386.
53571
53572 2007-04-01  Simon Josefsson  <simon@josefsson.org>
53573
53574         * modules/crypto/arcfour: Moved from ../.
53575         * modules/crypto/arcfour-tests: Moved from ../.
53576         * modules/crypto/arctwo: Moved from ../.
53577         * modules/crypto/arctwo-tests: Moved from ../.
53578         * modules/crypto/des: Moved from ../.
53579         * modules/crypto/des-tests: Moved from ../.
53580         * modules/crypto/gc-arcfour: Moved from ../.
53581         * modules/crypto/gc-arcfour-tests: Moved from ../.
53582         * modules/crypto/gc-arctwo: Moved from ../.
53583         * modules/crypto/gc-arctwo-tests: Moved from ../.
53584         * modules/crypto/gc-des: Moved from ../.
53585         * modules/crypto/gc-des-tests: Moved from ../.
53586         * modules/crypto/gc-hmac-md5: Moved from ../.
53587         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
53588         * modules/crypto/gc-hmac-sha1: Moved from ../.
53589         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
53590         * modules/crypto/gc-md2: Moved from ../.
53591         * modules/crypto/gc-md2-tests: Moved from ../.
53592         * modules/crypto/gc-md4: Moved from ../.
53593         * modules/crypto/gc-md4-tests: Moved from ../.
53594         * modules/crypto/gc-md5: Moved from ../.
53595         * modules/crypto/gc-md5-tests: Moved from ../.
53596         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
53597         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
53598         * modules/crypto/gc-random: Moved from ../.
53599         * modules/crypto/gc-rijndael: Moved from ../.
53600         * modules/crypto/gc-rijndael-tests: Moved from ../.
53601         * modules/crypto/gc-sha1: Moved from ../.
53602         * modules/crypto/gc-sha1-tests: Moved from ../.
53603         * modules/crypto/gc-tests: Moved from ../.
53604         * modules/crypto/hmac-md5: Moved from ../.
53605         * modules/crypto/hmac-md5-tests: Moved from ../.
53606         * modules/crypto/hmac-sha1: Moved from ../.
53607         * modules/crypto/hmac-sha1-tests: Moved from ../.
53608         * modules/crypto/md2: Moved from ../.
53609         * modules/crypto/md2-tests: Moved from ../.
53610         * modules/crypto/md4: Moved from ../.
53611         * modules/crypto/md4-tests: Moved from ../.
53612         * modules/crypto/md5: Moved from ../.
53613         * modules/crypto/md5-tests: Moved from ../.
53614         * modules/crypto/memxor: Moved from ../.
53615         * modules/crypto/rijndael: Moved from ../.
53616         * modules/crypto/rijndael-tests: Moved from ../.
53617         * modules/crypto/sha1: Moved from ../.
53618
53619 2007-03-30  James Youngman  <jay@gnu.org>
53620
53621         * tests/test-stat-time.c (prepare_test): use chmod() rather than
53622         rename() to change the ctime of a file (because ctime is unaffected
53623         by rename on jfs2 on AIX 5.1).
53624         (main): Start by doing cleanup, in case a previous run failed leaving
53625         test files behind.
53626
53627 2007-03-31  Bruno Haible  <bruno@clisp.org>
53628
53629         Support old proprietary implementations of iconv.
53630         * modules/iconv_open: New file.
53631         * lib/iconv_.h: New file.
53632         * m4/iconv_h.m4: New file.
53633         * lib/iconv_open.c: New file.
53634         * lib/iconv_open-aix.gperf: New file.
53635         * lib/iconv_open-hpux.gperf: New file.
53636         * lib/iconv_open-irix.gperf: New file.
53637         * lib/iconv_open-osf.gperf: New file.
53638         * m4/iconv_open.m4: New file.
53639         * modules/linebreak (Depends-on): Add iconv_open.
53640         * modules/striconv (Depends-on): Likewise.
53641         * modules/striconveh (Depends-on): Likewise.
53642         * modules/unicodeio (Depends-on): Likewise.
53643         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
53644         (iconv_t)(-1).
53645         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
53646         conversion if cd is (iconv_t)(-1).
53647         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
53648         is not possible.
53649
53650 2007-03-31  Bruno Haible  <bruno@clisp.org>
53651
53652         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
53653         work on Solaris either. Protect also second use of "autodetect_jp".
53654
53655 2007-03-31  Bruno Haible  <bruno@clisp.org>
53656
53657         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
53658         the function is not present.
53659
53660 2007-03-31  Bruno Haible  <bruno@clisp.org>
53661
53662         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
53663         the function is not present.
53664
53665 2007-03-31  Bruno Haible  <bruno@clisp.org>
53666
53667         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
53668         a bug in HP-UX iconv_open().
53669
53670 2007-03-31  Bruno Haible  <bruno@clisp.org>
53671
53672         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
53673         (Mathematics <math.h>): New section, add fpieee.
53674         (Input/output <stdio.h>): Add fseterr.
53675         (Mathematics <math.h>): New section, add printf-frexp.
53676         (Container data structures): Add sublist.
53677         (Core language properties): Add fpucw, inline.
53678         (Functions for greatest-width integer types <inttypes.h>): Add
53679         imaxabs, imaxdiv, inttypes.
53680         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
53681         isnanl-nolibm, ldexp.
53682         (Mathematics <math.h>): New section, add printf-frexpl.
53683         (Support for systems lacking POSIX:2001): Add fprintf-posix,
53684         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
53685         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
53686         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
53687         (Unicode string functions): Add unistr/u*-mbtoucr.
53688         (Java): Add javacomp-script, javaexec-script.
53689         (C#): Add csharpcomp-script, csharpexec-script.
53690         (Support for building libraries and executables): Add havelib,
53691         relocatable-*.
53692         (Support for maintaining and releasing projects): Renamed from
53693         'Support for maintaining and release projects'. Add announce-gen.
53694
53695 2007-03-31  Bruno Haible  <bruno@clisp.org>
53696
53697         * README: Talk primarily about git.
53698         (git and CVS): Renamed from CVS.
53699         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
53700         gnulib is available through git.
53701         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
53702
53703 2007-03-30  Bruno Haible  <bruno@clisp.org>
53704
53705         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
53706         * lib/poll_.h: Likewise.
53707         * lib/stat_.h: Likewise.
53708         * lib/sys_time_.h: Likewise.
53709         * lib/sysexit_.h: Likewise.
53710         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
53711         * lib/stdbool_.h: Likewise.
53712         * lib/byteswap_.h: Add double-inclusion guard.
53713
53714 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
53715
53716         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
53717
53718 2007-03-30  Karl Berry  <karl@gnu.org>
53719
53720         * config/srclist-update: double space after USA in the license
53721         substitution, since that's how it's usually (?) written.
53722
53723 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
53724
53725         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
53726         reported by Bruno Haible.
53727
53728 2007-03-29  Bruno Haible  <bruno@clisp.org>
53729
53730         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
53731         a bug in AIX iconv().
53732
53733 2007-03-29  Bruno Haible  <bruno@clisp.org>
53734
53735         * modules/ldexpl-tests: New file.
53736         * tests/test-ldexpl.c: New file.
53737
53738 2007-03-29  Bruno Haible  <bruno@clisp.org>
53739
53740         * lib/ldexpl.c: Include fpucw.h.
53741         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
53742         multiplication.
53743         * modules/ldexpl (Depends-on): Add fpucw.
53744
53745 2007-03-29  Bruno Haible  <bruno@clisp.org>
53746
53747         * modules/ldexpl: New file.
53748         * m4/ldexpl.m4: New file.
53749         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
53750         set.
53751         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
53752         REPLACE_LDEXPL.
53753         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
53754         REPLACE_LDEXPL.
53755         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
53756         gl_FUNC_LDEXPL_WORKS.
53757         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
53758         * modules/mathl (Files): Remove lib/ldexpl.c.
53759         (Depends-on): Add ldexpl.
53760
53761 2007-03-29  Bruno Haible  <bruno@clisp.org>
53762
53763         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
53764
53765 2007-03-29  Bruno Haible  <bruno@clisp.org>
53766
53767         * tests/test-striconveh.c (main): Don't assume that a direct conversion
53768         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
53769         and possibly also HP-UX.
53770         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
53771         work on AIX, IRIX, HP-UX, OSF/1.
53772         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
53773         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
53774         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
53775         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
53776         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
53777         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
53778
53779 2007-03-29  Bruno Haible  <bruno@clisp.org>
53780
53781         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
53782
53783 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
53784
53785         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
53786         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
53787
53788 2007-03-29  Eric Blake  <ebb9@byu.net>
53789
53790         * lib/acl-internal.h: Remove redundant include.
53791         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
53792         Cygwin when a file is locked.
53793
53794 2007-03-29  Bruno Haible  <bruno@clisp.org>
53795
53796         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
53797         file.
53798         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
53799
53800 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
53801
53802         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
53803         try to remove a parent directory if the child couldn't be removed
53804         (except for the first rmdir, which could fail because the child
53805         doesn't exist).  Problem reported by Jeff Blaine in
53806         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
53807
53808 2007-03-28  Bruno Haible  <bruno@clisp.org>
53809
53810         * lib/striconveh.c (utf8conv_carefully): New function.
53811         (mem_cd_iconveh_internal): Invoke it.
53812
53813 2007-03-28  Bruno Haible  <bruno@clisp.org>
53814
53815         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
53816         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
53817         input.
53818         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
53819         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
53820         unistr/u8-uctomb.
53821
53822 2007-03-28  Bruno Haible  <bruno@clisp.org>
53823
53824         * modules/unistr/u8-mbtoucr: New file.
53825         * lib/unistr/u8-mbtoucr.c: New file.
53826         * modules/unistr/u16-mbtoucr: New file.
53827         * lib/unistr/u16-mbtoucr.c: New file.
53828         * modules/unistr/u16-mbtoucr: New file.
53829         * lib/unistr/u16-mbtoucr.c: New file.
53830         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
53831
53832 2007-03-27  Simon Josefsson  <simon@josefsson.org>
53833             Bruno Haible  <bruno@clisp.org>
53834
53835         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
53836         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
53837         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
53838
53839         * m4/stdio_h.m4: Add stubs for vasprintf too.
53840
53841         * modules/stdio: Support vasprintf in sed command.
53842
53843         * modules/vasprintf: Depend on stdio for prototypes.  Remove
53844         vasprintf.h.  Add stdio module indicator.
53845
53846         * lib/stdio_.h: Declare asprintf and vasprintf, based on
53847         vasprintf.h.
53848
53849         * lib/vasprintf.h: File removed.
53850
53851         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
53852         * lib/vasprintf.c: Ditto.
53853         * lib/xvasprintf.c: Ditto.
53854         * tests/test-vasprintf-posix.c: Ditto.
53855         * tests/test-vasprintf.c: Ditto.
53856
53857 2007-03-27  Bruno Haible  <bruno@clisp.org>
53858
53859         Make vasnprintf multithread-safe.
53860         * lib/vasnprintf.c (decimal_point_char): New function.
53861         (VASNPRINTF): Use it.
53862         Suggested by Simon Josefsson.
53863
53864 2007-03-27  Eric Blake  <ebb9@byu.net>
53865
53866         Support sub-second birthtime on cygwin.
53867         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
53868         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
53869         (get_stat_birthtime): Also work with st_birthtim.
53870
53871 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
53872
53873         * lib/stat-time.h (USE_BIRTHTIME): Remove.
53874         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
53875         (get_stat_birthtime_ns): Do not try to use "spare" fields.
53876         (get_stat_birthtime_ns): Simplify compile-time tests.
53877         (get_stat_birthtime): Change the API to look like
53878         get_stat_mtime etc., except return a negative tv_nsec on error.
53879         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
53880         Don't check for "spare" fields.
53881         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
53882         or for struct stat.st_birthtime, as these tests aren't used.
53883         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
53884
53885 2007-03-27  Bruno Haible  <bruno@clisp.org>
53886
53887         * lib/stat-time.h: Include <sys/stat.h>.
53888
53889 2007-03-27  James Youngman  <jay@gnu.org>
53890
53891         * lib/stat-time.h (get_stat_birthtime): New function for
53892           retrieving st_birthtime as provided by UFS2 (hence *BSD).
53893         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
53894           and its variants.
53895         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
53896         * modules/stat-time-test: New file.
53897         * tests/test-stat-time.c: New test, devised by Bruno Haible.
53898
53899 2007-03-26  Bruno Haible  <bruno@clisp.org>
53900
53901         Better support of signalling NaNs.
53902         * lib/atanl.c: Include isnanl.h.
53903         (atanl): Perform test for NaN at the beginning of the function and
53904         through a call to isnanl.
53905         * lib/cosl.c: Include isnanl.h.
53906         (cosl): Perform test for NaN at the beginning of the function and
53907         through a call to isnanl.
53908         * lib/ldexpl.c: Include isnanl.h.
53909         (ldexpl): Perform test for NaN through a call to isnanl.
53910         * lib/logl.c: Include isnanl.h.
53911         (logl): Perform test for NaN at the beginning of the function and
53912         through a call to isnanl.
53913         * lib/sinl.c: Include isnanl.h.
53914         (sinl): Perform test for NaN at the beginning of the function and
53915         through a call to isnanl.
53916         * lib/sqrtl.c: Include isnanl.h.
53917         (sqrtl): Perform test for NaN at the beginning of the function and
53918         through a call to isnanl.
53919         * lib/tanl.c: Include isnanl.h.
53920         (tanl): Perform test for NaN at the beginning of the function and
53921         through a call to isnanl.
53922         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
53923         * modules/mathl (Depends-on): Add isnanl.
53924
53925 2007-03-26  Eric Blake  <ebb9@byu.net>
53926
53927         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
53928         regression in logic sense of previous patch.
53929
53930 2007-03-26  Bruno Haible  <bruno@clisp.org>
53931
53932         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
53933         unportable shell command "if ! ...".
53934         Reported by Ralf Wildenhues.
53935
53936 2007-03-25  Bruno Haible  <bruno@clisp.org>
53937
53938         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
53939         <sysexits.h> file, and only add EX_CONFIG.
53940         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
53941         absolute file name and whether it is sufficient. Substitute also
53942         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
53943         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
53944         ABSOLUTE_SYSEXITS_H into sysexits.h.
53945
53946 2007-03-25  Bruno Haible  <bruno@clisp.org>
53947
53948         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
53949         hints is NULL.
53950
53951 2007-03-25  Bruno Haible  <bruno@clisp.org>
53952
53953         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
53954         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
53955
53956 2007-03-25  Bruno Haible  <bruno@clisp.org>
53957
53958         * lib/vasnprintf.c: Include langinfo.h.
53959         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
53960         multithread-safe.
53961         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
53962         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
53963         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
53964         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
53965         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
53966         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
53967         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
53968         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
53969         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
53970         Reported by Simon Josefsson.
53971
53972 2007-03-25  Bruno Haible  <bruno@clisp.org>
53973
53974         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
53975         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
53976         * modules/vasnprintf (Depends-on): Add stdint.
53977
53978 2007-03-25  Bruno Haible  <bruno@clisp.org>
53979
53980         * modules/fpieee: New file.
53981         * m4/fpieee.m4: New file.
53982         * modules/isnan-nolibm (Depends-on): Add fpieee.
53983         * modules/isnanl-nolibm (Depends-on): Add fpieee.
53984         * modules/isnanl (Depends-on): Add fpieee.
53985
53986 2007-03-25  Bruno Haible  <bruno@clisp.org>
53987
53988         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
53989
53990 2007-03-25  Bruno Haible  <bruno@clisp.org>
53991
53992         Avoid test failures on IRIX 6.5.
53993         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
53994         (main): Use it.
53995         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
53996         macros.
53997         (main): Use them.
53998
53999 2007-03-25  Bruno Haible  <bruno@clisp.org>
54000
54001         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
54002         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
54003         exists but doesn't work.
54004         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
54005         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
54006         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
54007         * modules/math (Makefile.am): Substibute also REPLACE_FREXPL into
54008         math.h.
54009
54010 2007-03-25  Bruno Haible  <bruno@clisp.org>
54011
54012         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
54013         returns inf. Needed on IRIX 6.5.
54014
54015 2007-03-25  Bruno Haible  <bruno@clisp.org>
54016
54017         * tests/test-frexpl.c: Include isnanl-nolibm.h.
54018         (main): Use isnanl instead of x != x idiom.
54019         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
54020
54021         * tests/test-frexp.c: Include isnan.h.
54022         (main): Use isnan instead of x != x idiom.
54023         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
54024
54025 2007-03-25  Bruno Haible  <bruno@clisp.org>
54026
54027         * tests/test-frexp.c (NaN): New function/macro.
54028         (main): Use it instead of 0.0 / 0.0.
54029         * tests/test-isnan.c (NaN): New function/macro.
54030         (main): Use it instead of 0.0 / 0.0.
54031         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
54032         (test_function): Use it instead of 0.0 / 0.0.
54033         * tests/test-vasprintf-posix.c (NaN): New function/macro.
54034         (test_function): Use it instead of 0.0 / 0.0.
54035         * tests/test-snprintf-posix.h (NaN): New function/macro.
54036         (test_function): Use it instead of 0.0 / 0.0.
54037         * tests/test-sprintf-posix.h (NaN): New function/macro.
54038         (test_function): Use it instead of 0.0 / 0.0.
54039         * tests/test-fprintf-posix.h (NaN): New function/macro.
54040         (test_function): Use it instead of 0.0 / 0.0.
54041         * tests/test-printf-posix.h (NaN): New function/macro.
54042         (test_function): Use it instead of 0.0 / 0.0.
54043
54044         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
54045
54046 2007-03-25  Bruno Haible  <bruno@clisp.org>
54047
54048         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
54049
54050 2007-03-25  Bruno Haible  <bruno@clisp.org>
54051
54052         * lib/regexec.c (merge_state_with_log): Make static.
54053
54054 2007-03-25  Bruno Haible  <bruno@clisp.org>
54055
54056         * lib/trigl.c (kernel_rem_pio2): Make static.
54057
54058 2007-03-25  Bruno Haible  <bruno@clisp.org>
54059
54060         * lib/sincosl.c (sincosl_table): Make static.
54061
54062 2007-03-25  Bruno Haible  <bruno@clisp.org>
54063
54064         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
54065         if the compiler does not support C99.
54066
54067 2007-03-25  Bruno Haible  <bruno@clisp.org>
54068
54069         * modules/time (Makefile.am): Ensure all rule action lines start with a
54070         tab.
54071
54072 2007-03-24  Bruno Haible  <bruno@clisp.org>
54073
54074         * modules/tsearch-tests: New file.
54075         * tests/test-tsearch.sh: New file.
54076         * tests/test-tsearch.c: New file, mostly copied from glibc.
54077
54078         * modules/search-tests: New file.
54079         * tests/test-search.c: New file.
54080
54081         * modules/search: New file.
54082         * lib/search_.h: New file, incorporating lib/tsearch.h.
54083         * m4/search_h.m4: New file.
54084         * lib/tsearch.h: Remove file.
54085         * lib/tsearch.c: Include search.h instead of tsearch.h.
54086         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
54087         HAVE_TSEARCH.
54088         * modules/tsearch (Files): Remove lib/tsearch.h.
54089         (Depends-on): Add search.
54090         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
54091         (Include): Change tsearch.h into search.h.
54092
54093 2007-03-24  Bruno Haible  <bruno@clisp.org>
54094
54095         * modules/fpucw: New file.
54096         * lib/fpucw.h: New file.
54097         * lib/frexp.c: Include fpucw.h.
54098         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
54099         (FUNC): Use them.
54100         * lib/printf-frexp.c: Include fpucw.h.
54101         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
54102         (FUNC): Use them.
54103         * lib/vasnprintf.c: Include fpucw.h.
54104         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
54105         'long double' calculations.
54106         * tests/test-frexpl.c: Include fpucw.h.
54107         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
54108         * tests/test-printf-frexpl.c: Include fpucw.h.
54109         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
54110         * modules/frexpl (Depends-on): Add fpucw.
54111         * modules/printf-frexpl (Depends-on): Likewise.
54112         * modules/fprintf-posix (Depends-on): Likewise.
54113         * modules/snprintf-posix (Depends-on): Likewise.
54114         * modules/sprintf-posix (Depends-on): Likewise.
54115         * modules/vasnprintf-posix (Depends-on): Likewise.
54116         * modules/vasprintf-posix (Depends-on): Likewise.
54117         * modules/vfprintf-posix (Depends-on): Likewise.
54118         * modules/vsnprintf-posix (Depends-on): Likewise.
54119         * modules/vsprintf-posix (Depends-on): Likewise.
54120         * modules/frexpl-tests (Depends-on): Likewise.
54121         * modules/printf-frexpl-tests (Depends-on): Likewise.
54122
54123 2007-03-24  Bruno Haible  <bruno@clisp.org>
54124
54125         * lib/float+.h: New file.
54126         * lib/isnan.c: Include float+.h.
54127         (SIZE): New macro.
54128         (FUNC): Compare only SIZE bytes of the value.
54129         * lib/vasnprintf.c: Include float+.h.
54130         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
54131         SIZEOF_LDBL or SIZEOF_DBL bytes.
54132         * modules/isnan-nolibm (Files): Add lib/float+.h.
54133         * modules/isnanl-nolibm (Files): Add lib/float+.h.
54134         * modules/isnanl (Files): Add lib/float+.h.
54135         * modules/vasnprintf (Files): Add lib/float+.h.
54136
54137 2007-03-24  Bruno Haible  <bruno@clisp.org>
54138
54139         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
54140         include isnanl-nolibm.h.
54141
54142 2007-03-24  Bruno Haible  <bruno@clisp.org>
54143
54144         * tests/test-read-file.c (main): Don't produce spurious output for
54145         expected situations. Make the test fail if it encountered unexpected
54146         results.
54147
54148 2007-03-24  Bruno Haible  <bruno@clisp.org>
54149
54150         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
54151         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
54152
54153 2007-03-24  Bruno Haible  <bruno@clisp.org>
54154
54155         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
54156
54157 2007-03-24  Bruno Haible  <bruno@clisp.org>
54158
54159         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
54160         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
54161
54162         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
54163         * modules/utf8-ucs4: Turn into a symbolic link to module
54164         unistr/u8-mbtouc.
54165
54166         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
54167         utf8-ucs4-unsafe.
54168         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
54169         unistr/u8-mbtouc-unsafe.
54170
54171         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
54172         * modules/utf16-ucs4: Turn into a symbolic link to module
54173         unistr/u16-mbtouc.
54174
54175         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
54176         utf16-ucs4-unsafe.
54177         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
54178         unistr/u16-mbtouc-unsafe.
54179
54180         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
54181         * modules/ucs4-utf8: Turn into a symbolic link to module
54182         unistr/u8-ubtomb.
54183
54184         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
54185         * modules/ucs4-utf16: Turn into a symbolic link to module
54186         unistr/u16-ubtomb.
54187
54188 2007-03-24  Bruno Haible  <bruno@clisp.org>
54189
54190         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
54191         Enable the function only if HAVE_INLINE.
54192         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
54193         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
54194         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
54195         Enable the function only if HAVE_INLINE.
54196         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
54197         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
54198         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
54199         Enable the function only if HAVE_INLINE.
54200         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
54201         Enable the function only if HAVE_INLINE.
54202         * modules/utf8-ucs4: Update.
54203         * modules/utf8-ucs4-unsafe: Update.
54204         * modules/utf16-ucs4: Update.
54205         * modules/utf16-ucs4-unsafe: Update.
54206         * modules/ucs4-utf8: Update.
54207         * modules/ucs4-utf16: Update.
54208
54209 2007-03-24  Bruno Haible  <bruno@clisp.org>
54210
54211         * lib/utf8-ucs4.h: Remove file.
54212         * lib/utf8-ucs4-unsafe.h: Remove file.
54213         * lib/utf16-ucs4.h: Remove file.
54214         * lib/utf16-ucs4-unsafe.h: Remove file.
54215         * lib/ucs4-utf8.h: Remove file.
54216         * lib/ucs4-utf16.h: Remove file.
54217         * lib/unistr.h: Include their previous contents.
54218         * m4/utf-ucs4.m4: Remove file.
54219         * m4/ucs4-utf.m4: Remove file.
54220         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
54221         (Depends-on): Add unistr/base.
54222         (configure.ac): Remove gl_UTF_UCS4.
54223         (Makefile.am): Update.
54224         (Include): Change to unistr.h.
54225         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
54226         (Depends-on): Add unistr/base.
54227         (configure.ac): Remove gl_UTF_UCS4.
54228         (Makefile.am): Update.
54229         (Include): Change to unistr.h.
54230         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
54231         (Depends-on): Add unistr/base.
54232         (configure.ac): Remove gl_UTF_UCS4.
54233         (Makefile.am): Update.
54234         (Include): Change to unistr.h.
54235         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
54236         (Depends-on): Add unistr/base.
54237         (configure.ac): Remove gl_UTF_UCS4.
54238         (Makefile.am): Update.
54239         (Include): Change to unistr.h.
54240         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
54241         (Depends-on): Add unistr/base.
54242         (configure.ac): Remove gl_UCS4_UTF.
54243         (Makefile.am): Update.
54244         (Include): Change to unistr.h.
54245         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
54246         (Depends-on): Add unistr/base.
54247         (configure.ac): Remove gl_UCS4_UTF.
54248         (Makefile.am): Update.
54249         (Include): Change to unistr.h.
54250         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
54251         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
54252         utf8-ucs4-unsafe.h.
54253         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
54254         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
54255         utf16-ucs4-unsafe.h.
54256         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
54257         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
54258         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
54259         * lib/unistr/u8-strchr.c: Likewise.
54260         * lib/unistr/u8-strrchr.c: Likewise.
54261         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
54262         * lib/unistr/u16-strchr.c: Likewise.
54263         * lib/unistr/u16-strrchr.c: Likewise.
54264         * lib/striconveh.c: Update.
54265         * lib/linebreak.c: Update.
54266
54267 2007-03-24  Bruno Haible  <bruno@clisp.org>
54268
54269         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
54270         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
54271
54272 2007-03-22  Bruno Haible  <bruno@clisp.org>
54273
54274         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
54275
54276 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
54277
54278         * MODULES.html.sh (File system functions): New module write-any-file.
54279         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
54280         * m4/write-any-file.m4: New files.
54281
54282 2007-03-23  Eric Blake  <ebb9@byu.net>
54283
54284         * gnulib-tool: Rearrange space-tab sequences, since some editors
54285         like to eat them.
54286
54287 2007-03-23  Eric Blake  <ebb9@byu.net>
54288
54289         * lib/version-etc.c (version_etc_va): Update license wording to
54290         be more concise.  Recommended by Richard Stallman.
54291
54292 2007-03-22  Bruno Haible  <bruno@clisp.org>
54293
54294         * lib/poll.c (MSG_PEEK): New fallback definition.
54295
54296 2007-03-22  Bruno Haible  <bruno@clisp.org>
54297
54298         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
54299         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
54300         (main): Update.
54301         Fixes a compilation error on BeOS.
54302
54303 2007-03-22  Bruno Haible  <bruno@clisp.org>
54304
54305         * modules/frexpl-tests: New file.
54306         * tests/test-frexpl.c: New file.
54307
54308         * modules/frexpl: New file.
54309         * m4/frexpl.m4: New file.
54310         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
54311         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
54312         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
54313         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
54314         (Depends-on): Add frexpl. Remove isnanl-nolibm.
54315         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
54316
54317 2007-03-22  Bruno Haible  <bruno@clisp.org>
54318
54319         * lib/frexpl.c: Share code with lib/frexp.c.
54320         * modules/mathl (Files): Add lib/frexp.c.
54321         (Depends-on): Add isnanl-nolibm.
54322
54323 2007-03-22  Bruno Haible  <bruno@clisp.org>
54324
54325         * modules/printf-frexp (Files): Add m4/frexp.m4.
54326         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
54327         only if the found frexp function actually works.
54328
54329 2007-03-22  Bruno Haible  <bruno@clisp.org>
54330
54331         * lib/frexp.c: Remove older implementation that uses divisions.
54332
54333 2007-03-21  Bruno Haible  <bruno@clisp.org>
54334
54335         * modules/frexp-tests: New file.
54336         * tests/test-frexp.c: New file.
54337
54338         * modules/frexp: New file.
54339         * lib/frexp.c: New file.
54340         * m4/frexp.m4: New file.
54341         * lib/math_.h (frexp): New declaration.
54342         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
54343         REPLACE_FREXP.
54344         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
54345
54346 2007-03-21  Bruno Haible  <bruno@clisp.org>
54347
54348         * modules/isnanl-tests: New file.
54349         * tests/test-isnanl.c: New file.
54350
54351         * modules/isnanl: New file.
54352         * lib/isnanl.h: New file.
54353         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
54354         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
54355         gl_FUNC_ISNANL_WORKS.
54356         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
54357         New macros.
54358
54359 2007-03-21  Bruno Haible  <bruno@clisp.org>
54360
54361         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
54362         lib/isnanl.h.
54363         (Include): Update.
54364         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
54365         * lib/vasnprintf.c: Update.
54366         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
54367         tests/test-isnanl.h, remove tests/test-isnanl.c.
54368         (Makefile.am): Update.
54369         * tests/test-isnanl-nolibm.c: New file.
54370         * tests/test-isnanl.h: New file.
54371         * tests/test-isnanl.c: Remove file.
54372
54373 2007-03-21  Jim Meyering  <jim@meyering.net>
54374
54375         When trying to open ".", treat ESTALE like EACCES.
54376         * lib/savewd.c (savewd_save): Resort to forking not just upon
54377         failure with EACCES, but also when errno is ESTALE.
54378
54379 2007-03-20  Bruno Haible  <bruno@clisp.org>
54380
54381         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
54382         Needed on AIX 5.1. Reported by Matthew Woehlke.
54383
54384 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
54385
54386         Suggestions by Bruno Haible:
54387         * lib/acl-internal.h: Include "gettext.h" rather than rolling
54388         our own.
54389         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
54390         * modules/acl (Depends-on): Add gettext.
54391
54392 2007-03-19  Bruno Haible  <bruno@clisp.org>
54393
54394         * modules/iconvme: Remove file.
54395         * lib/iconvme.h: Remove file.
54396         * lib/iconvme.c: Remove file.
54397         * m4/iconvme.m4: Remove file.
54398
54399 2007-03-19  Bruno Haible  <bruno@clisp.org>
54400
54401         * doc/relocatable-maint.texi: Break long shell script line.
54402         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
54403
54404 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
54405
54406         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
54407         handle file_has_acl.
54408         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
54409         * lib/acl.c: Move header inclusions and related macro defns into
54410         lib/acl-internal.h.
54411         (S_ISLNK): Remove defn, since that's now done for us.
54412         (file_has_acl): Move to lib/file-has-acl.c.
54413         Call acl_trivial if available.  This is the crucial part of the fix.
54414         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
54415         shared within the library.  Rewrite a bit, partly to make it compatible
54416         with the GNU coding style.
54417         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
54418         Remove unnecessary double-quotes.
54419         Don't test for acl_to_text; the build will catch that.
54420         Replace acl_entries if it doesn't exist and it is needed.
54421         Check for -lsec and acl_trivial (as used on Solaris 10).
54422         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
54423         lib/file-has-acl.c.
54424         (Depends-on): Add sys_stat, for S_ISLNK.
54425
54426 2007-03-19  Ben Pfaff  <blp@gnu.org>
54427
54428         * doc/gnulib.texi: Fix typos.
54429         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
54430
54431 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
54432
54433         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
54434         If size is zero here, buf must be zero.
54435
54436 2007-03-19  Simon Josefsson  <simon@josefsson.org>
54437
54438         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
54439         <bruno@clisp.org>.
54440
54441 2007-03-18  Bruno Haible  <bruno@clisp.org>
54442
54443         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
54444         Suggested by Eric Blake.
54445
54446 2007-03-18  Ben Pfaff  <blp@gnu.org>
54447
54448         * doc/relocatable.texi: Recommend using as prefix a directory
54449         that does not exist and will never be created.  Based on
54450         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
54451         and others.
54452
54453 2007-03-17  Bruno Haible  <bruno@clisp.org>
54454
54455         * lib/fchownat.c: Include lchown.h.
54456
54457 2007-03-17  Bruno Haible  <bruno@clisp.org>
54458
54459         Fix endless loop when the given allocated size was > INT_MAX.
54460         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
54461         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
54462         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
54463         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
54464         * lib/sprintf.c (sprintf): Likewise.
54465
54466 2007-03-17  Bruno Haible  <bruno@clisp.org>
54467
54468         * tests/test-argp-2.sh (func_compare): Output a context diff.
54469
54470 2007-03-17  Bruno Haible  <bruno@clisp.org>
54471
54472         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
54473         locale's decimal-point character.
54474
54475 2007-03-17  Bruno Haible  <bruno@clisp.org>
54476
54477         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
54478         before comparing it. Needed because on some platforms (e.g. x86) a
54479         'long double' occupies less bytes than sizeof (long double).
54480
54481 2007-03-17  Bruno Haible  <bruno@clisp.org>
54482
54483         * tests/test-crc.c (main): Make printf statements 64-bit clean.
54484         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
54485         * tests/test-getaddrinfo.c (simple): Likewise.
54486         * tests/test-read-file.c (main): Likewise.
54487
54488 2007-03-17  Bruno Haible  <bruno@clisp.org>
54489
54490         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
54491
54492 2007-03-17  Bruno Haible  <bruno@clisp.org>
54493
54494         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
54495         unused variable.
54496
54497 2007-03-17  Bruno Haible  <bruno@clisp.org>
54498
54499         * tests/test-c-strcasecmp.c: Include c-strcase.h.
54500         * tests/test-c-strncasecmp.c: Likewise.
54501
54502 2007-03-17  Bruno Haible  <bruno@clisp.org>
54503
54504         * modules/stdlib (Depends-on): Add unistd.
54505         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
54506         Needed for MacOS X 10.3.
54507
54508 2007-03-17  Bruno Haible  <bruno@clisp.org>
54509
54510         * lib/unistr/u-strdup.h: Include <stdlib.h>.
54511
54512 2007-03-17  Bruno Haible  <bruno@clisp.org>
54513
54514         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
54515
54516 2007-03-17  Bruno Haible  <bruno@clisp.org>
54517
54518         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
54519         to reflect files copied from gnulib (with or without modifications).
54520         Suggested by Jim Meyering.
54521
54522 2007-03-17  Eric Blake  <ebb9@byu.net>
54523
54524         * NEWS: Document stdlib change from 2007-02-18.
54525
54526 2007-03-17  Jim Meyering  <jim@meyering.net>
54527
54528         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
54529         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
54530         someone uses a name containing shell meta-characters.
54531         Reported by Alfred M. Szmidt.
54532
54533         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
54534
54535 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
54536
54537         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
54538         and copy gettext configuration files only if configure.ac contains
54539         a use of AM_GNU_GETTEXT_VERSION.
54540
54541 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
54542
54543         * build-aux/bootstrap (gnulib_name): New variable.
54544         (gnulib_tool_options): Use it.
54545
54546 2007-03-13  Simon Josefsson  <simon@josefsson.org>
54547
54548         * tests/test-des.c: Use new namespace.
54549
54550 2007-03-15  Bruno Haible  <bruno@clisp.org>
54551
54552         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
54553         Reported by James Youngman <jay@gnu.org>.
54554
54555 2007-03-15  Bruno Haible  <bruno@clisp.org>
54556
54557         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
54558         declared prototype. Needed with cc on OSF/1 5.1.
54559
54560 2007-03-15  Bruno Haible  <bruno@clisp.org>
54561
54562         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
54563         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
54564         (struct gl_list_implementation): Add dispose_fn argument to the
54565         'create_empty', 'create' methods.
54566         (struct gl_list_impl_base): Add field 'dispose_fn'.
54567         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
54568         argument.
54569         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
54570         dispose_fn argument.
54571         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
54572         dispose_fn on the dropped values.
54573         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
54574         dispose_fn argument.
54575         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
54576         dropped values.
54577         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
54578         (gl_tree_remove_node): Call dispose_fn on the dropped value.
54579         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
54580         (gl_tree_remove_node): Call dispose_fn on the dropped value.
54581         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
54582         argument.
54583         (gl_tree_list_free): Call dispose_fn on the dropped values.
54584         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
54585         the dropped values.
54586         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
54587         Add dispose_fn argument.
54588         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
54589         Call dispose_fn on the dropped values.
54590         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
54591         Add dispose_fn argument.
54592         (gl_sublist_create): Initialize the 'dispose_fn' field.
54593         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
54594         * tests/test-array_list.c (main): Update.
54595         * tests/test-carray_list.c (main): Update.
54596         * tests/test-avltree_list.c (main): Update.
54597         * tests/test-rbtree_list.c (main): Update.
54598         * tests/test-avltreehash_list.c (main): Update.
54599         * tests/test-rbtreehash_list.c (main): Update.
54600         * tests/test-linked_list.c (main): Update.
54601         * tests/test-linkedhash_list.c (main): Update.
54602         * tests/test-array_oset.c (main): Update.
54603
54604 2007-03-15  Bruno Haible  <bruno@clisp.org>
54605
54606         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
54607         (gl_oset_create_empty): Add dispose_fn argument.
54608         (struct gl_oset_implementation): Add dispose_fn argument to
54609         'create_empty' method.
54610         (struct gl_oset_impl_base): Add dispose_fn field.
54611         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
54612         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
54613         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
54614         values.
54615         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
54616         (gl_tree_oset_free): Call dispose_fn on the dropped values.
54617         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
54618         dropped value.
54619         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
54620         dropped value.
54621         * tests/test-array_oset.c (main): Update.
54622         * tests/test-avltree_oset.c (main): Update.
54623         * tests/test-rbtree_oset.c (main): Update.
54624         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
54625
54626 2007-03-13  Bruno Haible  <bruno@clisp.org>
54627
54628         * tests/test-stdbool.c (i): Update after last patch.
54629
54630 2007-03-12  Bruno Haible  <bruno@clisp.org>
54631
54632         * lib/quotearg.c: Include <wctype.h> early, before the definition of
54633         the iswprint macro. Needed on Solaris 2.5.1.
54634
54635 2007-03-12  Bruno Haible  <bruno@clisp.org>
54636
54637         * tests/test-printf-frexp.c (main): Declare x as volatile.
54638
54639 2007-03-12  Simon Josefsson  <simon@josefsson.org>
54640
54641         * doc/gnulib.texi (Build robot for gnulib): New section.
54642
54643 2007-03-12  Jim Meyering  <jim@meyering.net>
54644
54645         * build-aux/bootstrap: New file.
54646         * build-aux/bootstrap.conf: New file, from coreutils.
54647
54648 2007-03-11  Bruno Haible  <bruno@clisp.org>
54649
54650         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
54651
54652 2007-03-12  Simon Josefsson  <simon@josefsson.org>
54653
54654         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
54655         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
54656         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
54657
54658 2007-03-11  Bruno Haible  <bruno@clisp.org>
54659
54660         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
54661         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
54662
54663 2007-03-11  Bruno Haible  <bruno@clisp.org>
54664
54665         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
54666         formula. Needed for SunPRO C 5.0.
54667
54668 2007-03-11  Bruno Haible  <bruno@clisp.org>
54669
54670         * modules/long-options (Depends-on): Add getopt.
54671
54672 2007-03-11  Bruno Haible  <bruno@clisp.org>
54673
54674         * modules/modechange (Depends-on): Add stdbool.
54675
54676 2007-03-11  Bruno Haible  <bruno@clisp.org>
54677
54678         * modules/i-ring (Depends-on): Add stdbool.
54679
54680 2007-03-11  Bruno Haible  <bruno@clisp.org>
54681
54682         * modules/gc-des (Depends-on): Add stdbool.
54683
54684 2007-03-11  Bruno Haible  <bruno@clisp.org>
54685
54686         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
54687
54688 2007-03-11  Bruno Haible  <bruno@clisp.org>
54689
54690         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
54691
54692 2007-03-11  Bruno Haible  <bruno@clisp.org>
54693
54694         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
54695
54696 2007-03-11  Bruno Haible  <bruno@clisp.org>
54697
54698         * lib/vasnprintf.c (sprintf): Undefine.
54699
54700 2007-03-11  Bruno Haible  <bruno@clisp.org>
54701
54702         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
54703         initializers in SunPRO C and Compaq C compilers.
54704
54705 2007-03-11  Bruno Haible  <bruno@clisp.org>
54706
54707         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
54708         decrementing code ANSI C compliant.
54709
54710 2007-03-11  Bruno Haible  <bruno@clisp.org>
54711
54712         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
54713         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
54714
54715 2007-03-11  Bruno Haible  <bruno@clisp.org>
54716
54717         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
54718         <stdbool.h> substitute doesn't pass.
54719
54720 2007-03-11  Bruno Haible  <bruno@clisp.org>
54721
54722         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
54723
54724 2007-03-11  Bruno Haible  <bruno@clisp.org>
54725
54726         * gnulib-tool (func_create_megatestdir): Create also an autobuild
54727         script, for submission to autobuild.josefsson.org.
54728
54729 2007-03-10  Bruno Haible  <bruno@clisp.org>
54730
54731         * modules/canonicalize-lgpl-tests: New file.
54732         * tests/test-canonicalize-lgpl.sh: New file.
54733         * tests/test-canonicalize-lgpl.c: New file.
54734
54735         * modules/c-strcase-tests: New file.
54736         * tests/test-c-strcase.sh: New file.
54737         * tests/test-c-strcasecmp.c: New file.
54738         * tests/test-c-strncasecmp.c: New file.
54739
54740         * modules/atexit-tests: New file.
54741         * tests/test-atexit.sh: New file.
54742         * tests/test-atexit.c: New file.
54743
54744 2007-03-10  Bruno Haible  <bruno@clisp.org>
54745
54746         * tests/test-binary-io.sh: Use temporary filenames that are not so
54747         likely to clash with those of other tests (in a parallel make).
54748         * tests/test-binary-io.c: Likewise.
54749
54750 2007-03-10  Bruno Haible  <bruno@clisp.org>
54751
54752         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
54753         fallback; use #error instead.
54754         Suggested by Simon Josefsson.
54755
54756 2007-03-10  Bruno Haible  <bruno@clisp.org>
54757
54758         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
54759         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
54760         first and the last.
54761
54762 2007-03-10  Bruno Haible  <bruno@clisp.org>
54763
54764         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
54765
54766 2007-03-10  Bruno Haible  <bruno@clisp.org>
54767
54768         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
54769         "make distcheck".
54770         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
54771         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
54772         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
54773
54774 2007-03-10  Bruno Haible  <bruno@clisp.org>
54775
54776         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
54777         variable.
54778         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
54779         variable.
54780
54781 2007-03-09  Eric Blake  <ebb9@byu.net>
54782         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
54783
54784         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
54785         types are not being provided by gnulib.
54786         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
54787         types are supported.
54788
54789 2007-03-10  Bruno Haible  <bruno@clisp.org>
54790
54791         * lib/stdio_.h (__attribute__): New macro.
54792         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
54793         vsprintf): Specify __attribute__ __format__ for GCC.
54794         Suggested by Eric Blake.
54795
54796 2007-03-09  Bruno Haible  <bruno@clisp.org>
54797
54798         * modules/printf-posix-tests: New file.
54799         * tests/test-printf-posix.sh: New file.
54800         * tests/test-printf-posix.c: New file.
54801
54802         * modules/printf-posix: New file.
54803         * lib/printf.c: New file.
54804         * m4/printf-posix-rpl.m4: New file.
54805         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
54806         REPLACE_PRINTF.
54807         * lib/stdio_.h (printf): New declaration.
54808         (format, __format__, ____printf____, ____scanf____, ____strftime____,
54809         ____strfmon____): New macros.
54810         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
54811         REPLACE_PRINTF.
54812
54813 2007-03-09  Bruno Haible  <bruno@clisp.org>
54814
54815         * tests/test-vasnprintf-posix2.sh: New file.
54816         * tests/test-vasnprintf-posix2.c: New file.
54817         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
54818         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
54819         (Makefile.am): Activate test-vasnprintf-posix2.sh.
54820
54821         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
54822         a locale dependent decimal point, rather than always '.'.
54823
54824 2007-03-09  Eric Blake  <ebb9@byu.net>
54825
54826         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
54827         spite of platforms like Tandem/NSK that define it to -1.
54828
54829 2007-03-08  Bruno Haible  <bruno@clisp.org>
54830
54831         * modules/vprintf-posix-tests: New file.
54832         * tests/test-vprintf-posix.sh: New file.
54833         * tests/test-vprintf-posix.c: New file.
54834         * tests/test-printf-posix.h: New file.
54835
54836         * modules/vprintf-posix: New file.
54837         * lib/vprintf.c: New file.
54838         * m4/vprintf-posix.m4: New file.
54839         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
54840         REPLACE_VPRINTF.
54841         * lib/stdio_.h (vprintf): New declaration.
54842         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
54843         REPLACE_VPRINTF.
54844
54845 2007-03-08  Bruno Haible  <bruno@clisp.org>
54846
54847         * modules/fprintf-posix-tests: New file.
54848         * tests/test-fprintf-posix.sh: New file.
54849         * tests/test-fprintf-posix.c: New file.
54850
54851         * modules/fprintf-posix: New file.
54852         * lib/fprintf.c: New file.
54853         * m4/fprintf-posix.m4: New file.
54854         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
54855         REPLACE_FPRINTF.
54856         * lib/stdio_.h (fprintf): New declaration.
54857         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
54858         REPLACE_FPRINTF.
54859
54860 2007-03-08  Bruno Haible  <bruno@clisp.org>
54861
54862         * modules/vfprintf-posix-tests: New file.
54863         * tests/test-vfprintf-posix.sh: New file.
54864         * tests/test-vfprintf-posix.c: New file.
54865         * tests/test-fprintf-posix.h: New file.
54866         * tests/test-fprintf-posix.out: New file.
54867
54868         * modules/vfprintf-posix: New file.
54869         * lib/vfprintf.c: New file.
54870         * m4/vfprintf-posix.m4: New file.
54871         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
54872         REPLACE_VFPRINTF.
54873         * lib/stdio_.h (vfprintf): New declaration.
54874         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
54875         REPLACE_VFPRINTF.
54876
54877 2007-03-08  Bruno Haible  <bruno@clisp.org>
54878
54879         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
54880
54881 2007-03-08  Bruno Haible  <bruno@clisp.org>
54882
54883         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
54884         instead of 'expr' invocations.
54885         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
54886         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
54887         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
54888         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
54889         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
54890         Suggested by Paul Eggert.
54891
54892 2007-03-08  Bruno Haible  <bruno@clisp.org>
54893
54894         * modules/fseterr-tests: New file.
54895         * tests/test-fseterr.c: New file.
54896
54897         * modules/fseterr: New file.
54898         * lib/fseterr.h: New file.
54899         * lib/fseterr.c: New file.
54900
54901 2007-03-08  Bruno Haible  <bruno@clisp.org>
54902
54903         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
54904         * lib/getopt_.h: Likewise.
54905         * lib/mbswidth.h: Likewise.
54906         * lib/setenv.h: Likewise.
54907         * lib/vasnprintf.h: Likewise.
54908         * lib/vasprintf.h: Likewise.
54909         * lib/verror.h: Likewise.
54910         * lib/xsetenv.h: Likewise.
54911         * lib/xvasprintf.h: Likewise.
54912
54913 2007-03-08  Jim Meyering  <jim@meyering.net>
54914
54915         * users.txt: Add parted.
54916
54917         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
54918
54919 2007-03-07  Bruno Haible  <bruno@clisp.org>
54920
54921         * m4/printf.m4: Make the shell script snippets copy&pastable.
54922
54923 2007-03-02  Bruno Haible  <bruno@clisp.org>
54924
54925         * lib/netinet_in_.h: New file.
54926         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
54927         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
54928         * modules/netinet_in (Files): Add lib/netinet_in_.h.
54929         (Depends-on): Add absolute-header.
54930         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
54931         into netinet/in.h.
54932
54933 2007-03-03  Bruno Haible  <bruno@clisp.org>
54934
54935         * lib/sys_select_.h: New file.
54936         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
54937         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
54938         * modules/sys_select (Files): Add lib/sys_select_.h.
54939         (Depends-on): Add absolute-header.
54940         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
54941         into sys/select.h.
54942
54943 2007-03-02  Bruno Haible  <bruno@clisp.org>
54944
54945         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
54946         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
54947         values.
54948         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
54949         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
54950         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
54951         * modules/sys_socket (Depends-on): Add absolute-header.
54952         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
54953         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
54954         (Include): Remove requirement of inclusion of <sys/types.h>.
54955
54956 2007-03-02  Bruno Haible  <bruno@clisp.org>
54957
54958         * lib/byteswap_.h (bswap_32): Fix formula.
54959
54960 2007-03-06  Bruno Haible  <bruno@clisp.org>
54961
54962         * modules/sprintf-posix-tests: New file.
54963         * tests/test-sprintf-posix.c: New file.
54964
54965         * modules/sprintf-posix: New file.
54966         * lib/sprintf.c: New file.
54967         * m4/sprintf-posix.m4: New file.
54968         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
54969         REPLACE_SPRINTF.
54970         * lib/stdio_.h (sprintf): New declaration.
54971         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
54972         REPLACE_SPRINTF.
54973
54974 2007-03-06  Bruno Haible  <bruno@clisp.org>
54975
54976         * modules/vsprintf-posix-tests: New file.
54977         * tests/test-vsprintf-posix.c: New file.
54978         * tests/test-sprintf-posix.h: New file.
54979
54980         * modules/vsprintf-posix: New file.
54981         * lib/vsprintf.c: New file.
54982         * m4/vsprintf-posix.m4: New file.
54983         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
54984         REPLACE_VSPRINTF.
54985         * lib/stdio_.h (vsprintf): New declaration.
54986         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
54987         REPLACE_VSPRINTF.
54988
54989 2007-03-06  Bruno Haible  <bruno@clisp.org>
54990
54991         * modules/vsnprintf (Depend-on): Remove minmax.
54992
54993 2007-03-06  Bruno Haible  <bruno@clisp.org>
54994
54995         * modules/snprintf-posix-tests: New file.
54996         * tests/test-snprintf-posix.c: New file.
54997
54998         * modules/snprintf-posix: New file.
54999         * m4/snprintf-posix.m4: New file.
55000         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
55001         gl_FUNC_SNPRINTF.
55002         (gl_FUNC_SNPRINTF): Invoke it.
55003         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
55004         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
55005         is set.
55006         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
55007
55008 2007-03-06  Bruno Haible  <bruno@clisp.org>
55009
55010         * modules/vsnprintf-posix-tests: New file.
55011         * tests/test-vsnprintf-posix.c: New file.
55012         * tests/test-snprintf-posix.h: New file.
55013
55014         * modules/vsnprintf-posix: New file.
55015         * m4/vsnprintf-posix.m4: New file.
55016         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
55017         gl_FUNC_VSNPRINTF.
55018         (gl_FUNC_VSNPRINTF): Invoke it.
55019         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
55020         * lib/stdio_.h (vsnprintf): Define as a replacement if
55021         REPLACE_VSNPRINTF is set.
55022         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
55023
55024 2007-03-06  Bruno Haible  <bruno@clisp.org>
55025
55026         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
55027         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
55028
55029 2007-03-06  Bruno Haible  <bruno@clisp.org>
55030
55031         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
55032         (asinl): Declare also if HAVE_DECL_ASINL is set.
55033         (atanl): Declare also if HAVE_DECL_ATANL is set.
55034         (ceill): Declare also if HAVE_DECL_CEILL is set.
55035         (cosl): Declare also if HAVE_DECL_COSL is set.
55036         (expl): Declare also if HAVE_DECL_EXPL is set.
55037         (floorl): Declare also if HAVE_DECL_FLOORL is set.
55038         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
55039         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
55040         (logl): Declare also if HAVE_DECL_LOGL is set.
55041         (sinl): Declare also if HAVE_DECL_SINL is set.
55042         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
55043         (tanl): Declare also if HAVE_DECL_TANL is set.
55044         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
55045         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
55046         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
55047         declaration of frexpl, ldexpl.
55048         * modules/printf-frexpl (Depends-on): Add math.
55049         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
55050
55051 2007-03-05  Bruno Haible  <bruno@clisp.org>
55052
55053         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
55054         frexpl and ldexpl are declared.
55055         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
55056
55057 2007-03-05  Bruno Haible  <bruno@clisp.org>
55058
55059         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
55060         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
55061
55062 2007-03-05  Bruno Haible  <bruno@clisp.org>
55063
55064         * lib/stdio_.h: Include <stddef.h>.
55065
55066 2007-03-05  Bruno Haible  <bruno@clisp.org>
55067
55068         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
55069
55070 2007-03-05  Bruno Haible  <bruno@clisp.org>
55071
55072         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
55073         NetBSD 4, from Ralf Wildenhues.
55074
55075 2007-03-04  Bruno Haible  <bruno@clisp.org>
55076
55077         * lib/vasprintf.h: Update #if logic for the case when the functions
55078         exist but are overridden.
55079
55080 2007-03-04  Bruno Haible  <bruno@clisp.org>
55081
55082         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
55083         implementations: glibc-2.4 and MacOS X 10.3.
55084         * tests/test-vasnprintf-posix.c (test_function): Test also the case
55085         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
55086         * tests/test-vasprintf-posix.c (test_function): Likewise.
55087
55088 2007-03-04  Bruno Haible  <bruno@clisp.org>
55089
55090         * modules/vasprintf-posix-tests: New file.
55091         * tests/test-vasprintf-posix.c: New file.
55092
55093         * modules/vasprintf-posix: New file.
55094         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
55095         defined.
55096         * m4/vasprintf-posix.m4: New file.
55097         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
55098         gl_FUNC_VASPRINTF.
55099         (gl_FUNC_VASPRINTF): Invoke it.
55100         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
55101         here.
55102         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
55103
55104 2007-03-04  Bruno Haible  <bruno@clisp.org>
55105
55106         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
55107         REPLACE_GETTIMEOFDAY.
55108         * modules/sys_time (Makefile.am): Likewise.
55109         * m4/sys_time_h.m4: Likewise.
55110         * m4/gettimeofday.m4: Likewise.
55111
55112 2007-03-04  Bruno Haible  <bruno@clisp.org>
55113
55114         * modules/vasnprintf-posix-tests: New file.
55115         * tests/test-vasnprintf-posix.c: New file.
55116
55117         * modules/vasnprintf-posix: New file.
55118         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
55119         printf-frexpl.h.
55120         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
55121         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
55122         REPLACE_VASNPRINTF is defined.
55123         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
55124         gl_FUNC_VASNPRINTF.
55125         (gl_FUNC_VASNPRINTF): Invoke it.
55126         * m4/vasnprintf-posix.m4: New file.
55127         * m4/printf.m4: New file.
55128
55129 2007-03-04  Bruno Haible  <bruno@clisp.org>
55130
55131         Compile progreloc.c only if --enable-relocatable is specified.
55132         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
55133         if --enable-relocatable was specified.
55134         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
55135         lib_SOURCES.
55136
55137 2007-03-04  Jim Meyering  <jim@meyering.net>
55138
55139         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
55140         Use it consistently, rather than enumerating errno constants.
55141
55142 2007-03-04  Bruno Haible  <bruno@clisp.org>
55143
55144         * modules/xvasprintf-tests: New file.
55145         * tests/test-xvasprintf.c: New file.
55146
55147         * modules/vasprintf-tests: New file.
55148         * tests/test-vasprintf.c: New file.
55149
55150         * modules/vasnprintf-tests: New file.
55151         * tests/test-vasnprintf.c: New file.
55152
55153         * modules/vsnprintf-tests: New file.
55154         * tests/test-vsnprintf.c: New file.
55155
55156         * modules/snprintf-tests: New file.
55157         * tests/test-snprintf.c: New file.
55158
55159 2007-03-04  Bruno Haible  <bruno@clisp.org>
55160
55161         Compile relocatable.c only if --enable-relocatable is specified.
55162         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
55163         gl_RELOCATABLE_LIBRARY.
55164         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
55165         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
55166         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
55167         gl_RELOCATABLE_LIBRARY.
55168         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
55169         (Makefile.am): Remove lib_SOURCES.
55170         * modules/relocatable-lib-lgpl (configure.ac): Invoke
55171         gl_RELOCATABLE_LIBRARY.
55172         (Makefile.am): Remove lib_SOURCES.
55173         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
55174         always.
55175         * modules/relocatable-prog-wrapper (configure.ac): Invoke
55176         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
55177
55178 2007-03-04  Bruno Haible  <bruno@clisp.org>
55179
55180         * modules/argmatch-tests: New file.
55181         * tests/test-argmatch.c: New file.
55182
55183         * tests/test-allocsa.c (main): Halve the number of loop runs.
55184
55185         * modules/alloca-opt-tests: New file.
55186         * tests/test-alloca-opt.c: New file.
55187
55188 2007-03-04  Jim Meyering  <jim@meyering.net>
55189
55190         Work around difference between Linux ACLs and Solaris 10 ZFS.
55191         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
55192         for EINVAL.
55193
55194 2007-03-03  Bruno Haible  <bruno@clisp.org>
55195
55196         * modules/relocatable-prog (Depends-on): Add back progreloc's
55197         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
55198
55199 2007-03-03  Bruno Haible  <bruno@clisp.org>
55200
55201         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
55202         * modules/relocatable-lib: New file.
55203
55204 2007-03-03  Bruno Haible  <bruno@clisp.org>
55205
55206         * modules/relocatable-prog: Renamed from modules/relocatable.
55207         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
55208
55209 2007-03-03  Bruno Haible  <bruno@clisp.org>
55210
55211         * modules/relocatable-script (Files): Add doc/relocatable.texi,
55212         m4/relocatable-lib.m4.
55213         (Depends-on): Remove 'relocatable'.
55214         (configure.ac): Add gl_RELOCATABLE_NOP.
55215
55216 2007-03-03  Bruno Haible  <bruno@clisp.org>
55217
55218         * modules/relocatable-prog-wrapper: New file.
55219         * modules/relocatable (Depends-on): Add it. Remove all other
55220         dependencies except progname.
55221         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
55222
55223         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
55224         (gl_FUNC_STRERROR): Nop.
55225         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
55226
55227         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
55228         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
55229
55230         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
55231         (gl_FUNC_READLINK): Update.
55232
55233         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
55234
55235 2007-03-03  Bruno Haible  <bruno@clisp.org>
55236
55237         * lib/xreadlink.c: Include <unistd.h> unconditionally.
55238         * modules/xreadlink (Depends-on): Add unistd.
55239         * modules/xreadlink-with-size (Depends-on): Likewise.
55240
55241 2007-03-03  Bruno Haible  <bruno@clisp.org>
55242
55243         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
55244         extracted from gt_FUNC_SETENV.
55245         (gt_FUNC_SETENV): Remove macro.
55246         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
55247         remove gt_FUNC_SETENV.
55248
55249 2007-03-03  Bruno Haible  <bruno@clisp.org>
55250
55251         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
55252         ENABLE_RELOCATABLE here.
55253         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
55254
55255 2007-03-03  Bruno Haible  <bruno@clisp.org>
55256
55257         * modules/rbtreehash-list-tests (Depends-on): Add progname.
55258         * tests/test-rbtreehash_list.c: Include progname.h.
55259         (main): Call set_program_name.
55260
55261         * modules/rbtree-oset-tests (Depends-on): Add progname.
55262         * tests/test-rbtree_oset.c: Include progname.h.
55263         (main): Call set_program_name.
55264
55265         * modules/rbtree-list-tests (Depends-on): Add progname.
55266         * tests/test-rbtree_list.c: Include progname.h.
55267         (main): Call set_program_name.
55268
55269         * modules/linked-list-tests (Depends-on): Add progname.
55270         * tests/test-linked_list.c: Include progname.h.
55271         (main): Call set_program_name.
55272
55273 2007-03-03  Bruno Haible  <bruno@clisp.org>
55274
55275         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
55276         All uses of __restrict changed to _Restrict_.
55277         * lib/glob_.h (__restrict): Remove macro.
55278
55279 2007-03-02  Bruno Haible  <bruno@clisp.org>
55280
55281         * modules/gettext (configure.ac): Require gettext infrastructure
55282         from version 0.16.1.
55283
55284 2007-03-02  Bruno Haible  <bruno@clisp.org>
55285
55286         * modules/linkedhash-list-tests (Depends-on): Add progname.
55287         * tests/test-linkedhash_list.c: Include progname.h.
55288         (main): Call set_program_name.
55289
55290         * modules/carray-list-tests (Depends-on): Add progname.
55291         * tests/test-carray_list.c: Include progname.h.
55292         (main): Call set_program_name.
55293
55294         * modules/avltreehash-list-tests (Depends-on): Add progname.
55295         * tests/test-avltreehash_list.c: Include progname.h.
55296         (main): Call set_program_name.
55297
55298         * modules/avltree-oset-tests (Depends-on): Add progname.
55299         * tests/test-avltree_oset.c: Include progname.h.
55300         (main): Call set_program_name.
55301
55302         * modules/avltree-list-tests (Depends-on): Add progname.
55303         * tests/test-avltree_list.c: Include progname.h.
55304         (main): Call set_program_name.
55305
55306         * modules/array-oset-tests (Depends-on): Add progname.
55307         * tests/test-array_oset.c: Include progname.h.
55308         (main): Call set_program_name.
55309
55310         * modules/array-list-tests (Depends-on): Add progname.
55311         * tests/test-array_list.c: Include progname.h.
55312         (main): Call set_program_name.
55313
55314         * modules/argp-tests (Depends-on): Add progname.
55315         * tests/test-argp.c: Include argp.h first. Include progname.h.
55316         (main): Call set_program_name.
55317
55318 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
55319
55320         * doc/gnulib-tool.texi (Initial import): Reword description of
55321         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
55322         limited effect even if defined after the first system include.
55323
55324 2007-03-01  Bruno Haible  <bruno@clisp.org>
55325
55326         * build-aux/config.libpath: Update to libtool-1.5.22.
55327         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
55328
55329 2007-03-01  Bruno Haible  <bruno@clisp.org>
55330
55331         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
55332         foo_CFLAGS.
55333         Reported by Ralf Wildenhues.
55334
55335 2007-03-01  Bruno Haible  <bruno@clisp.org>
55336
55337         * build-aux/install-reloc: Remove object files left over by some
55338         compilers.
55339         Reported by Ralf Wildenhues.
55340
55341 2007-03-01  Bruno Haible  <bruno@clisp.org>
55342
55343         * build-aux/install-reloc: Break long lines.
55344
55345 2007-03-01  Bruno Haible  <bruno@clisp.org>
55346
55347         * doc/relocatable.texi: Document that it may not work on OpenBSD.
55348         Reported by Ralf Wildenhues.
55349
55350 2007-03-01  Bruno Haible  <bruno@clisp.org>
55351
55352         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
55353         include ordering constraints.
55354
55355 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
55356
55357         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
55358         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
55359         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
55360         as another example.
55361         * lib/time_.h: Fix misspelling.
55362         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
55363         Require gl_HEADER_TIME_H_DEFAULTS.
55364         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
55365         * m4/time_r.m4 (gl_TIME_R): Likewise.
55366         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
55367
55368 2007-03-01  Bruno Haible  <bruno@clisp.org>
55369
55370         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
55371         * m4/utimens.m4 (gl_UTIMENS): Likewise.
55372
55373 2007-03-01  Jim Meyering  <jim@meyering.net>
55374
55375         * modules/xreadlink (Maintainer): Add my name.
55376         * modules/xreadlink-with-size (Depends-on): Alphabetize.
55377
55378 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
55379             Bruno Haible  <bruno@clisp.org>
55380
55381         * build-aux/install-reloc: Compile also c-ctype.c.
55382         * build-aux/relocatable.sh.in: New file.
55383         * doc/relocatable.texi: New file.
55384         * doc/relocatable-maint.texi: New file.
55385         * doc/gnulib.texi: Include relocatable-maint.texi.
55386         * lib/progreloc.c: Include unistd.h unconditionally.
55387         * lib/relocwrapper.c: Include unistd.h unconditionally.
55388         Include c-ctype.h.
55389         (add_dotbin): Use c_tolower.
55390         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
55391         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
55392         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
55393         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
55394         to m4/relocatable-lib.m4.
55395         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
55396         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
55397         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
55398         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
55399         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
55400         * modules/relocatable: New file.
55401         * modules/relocatable-lib: New file.
55402         * modules/relocatable-script: New file.
55403
55404 2007-02-28  Bruno Haible  <bruno@clisp.org>
55405
55406         Import --enable-relocatable infrastructure.
55407         * build-aux/config.libpath: New file, from GNU gettext.
55408         * build-aux/install-reloc: New file, from GNU gettext.
55409         * build-aux/reloc-ldflags: New file, from GNU gettext.
55410         * lib/relocatable.h: New file, from GNU gettext.
55411         * lib/relocatable.c: New file, from GNU gettext.
55412         * lib/relocwrapper.c: New file, from GNU gettext.
55413         * m4/relocatable.m4: New file, from GNU gettext.
55414
55415 2007-02-28  Bruno Haible  <bruno@clisp.org>
55416
55417         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
55418
55419         * modules/xreadlink: New file, from GNU gettext with modifications.
55420         * lib/xreadlink.c: New file, from GNU gettext.
55421         * lib/xreadlink.h: Add comments.
55422         (xreadlink): New declaration.
55423
55424         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
55425         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
55426         lib/xreadlink-with-size.c.
55427         (configure.ac): Remove gl_XREADLINK invocation.
55428         (Makefile.am): Augment lib_SOURCES.
55429         * m4/xreadlink.m4: Remove file.
55430         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
55431         (xreadlink_with_size): Renamed from xreadink.
55432         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
55433         * modules/canonicalize (Depends-on): Replace xreadlink with
55434         xreadlink-with-size.
55435         * lib/canonicalize.c (canonicalize_filename_mode): Update.
55436
55437 2007-02-25  Jim Meyering  <jim@meyering.net>
55438
55439         * build-aux/announce-gen: When complaining about excess arguments,
55440         list them.
55441
55442 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
55443
55444         * README: Document signed integer overflow situation more
55445         accurately.
55446
55447 2007-02-25  Bruno Haible  <bruno@clisp.org>
55448
55449         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
55450         'a' or 'A' conversion.
55451
55452 2007-02-25  Bruno Haible  <bruno@clisp.org>
55453
55454         * modules/filename: Renamed from modules/pathname.
55455         (Files): Replace lib/pathname.h with lib/filename.h. Replace
55456         lib/concatpath.c with lib/concat-filename.c.
55457         (Makefile.am): Update.
55458         (Include): Replace pathname.h with filename.h.
55459         * lib/filename.h: Renamed from lib/pathname.h.
55460         (concatenated_filename): Renamed from concatenated_pathname.
55461         * lib/concat-filename.c: Renamed from lib/concatpath.c.
55462         (concatenated_filename): Renamed from concatenated_pathname.
55463         * lib/findprog.c: Include filename.h instead of pathname.h.
55464         (find_in_path): Update.
55465         * lib/javacomp.c: Include filename.h instead of pathname.h.
55466         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
55467         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
55468         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
55469         is_oldgcj_14_13_usable, is_javac_usable): Update.
55470         * lib/javaexec.c: Include filename.h instead of pathname.h.
55471         (execute_java_class): Update.
55472         * modules/findprog: Update.
55473         * modules/javacomp: Update.
55474         * modules/javaexec: Update.
55475         * MODULES.html.sh (File system functions): Add 'filename', remove
55476         'pathname'.
55477
55478 2007-02-25  Bruno Haible  <bruno@clisp.org>
55479
55480         * modules/printf-frexpl-tests: New file.
55481         * tests/test-printf-frexpl.c: New file.
55482
55483         * modules/printf-frexpl: New file.
55484         * lib/printf-frexpl.h: New file.
55485         * lib/printf-frexpl.c: New file.
55486         * m4/printf-frexpl.m4: New file.
55487
55488 2007-02-25  Bruno Haible  <bruno@clisp.org>
55489
55490         * modules/printf-frexp-tests: New file.
55491         * tests/test-printf-frexp.c: New file.
55492
55493         * modules/printf-frexp: New file.
55494         * lib/printf-frexp.h: New file.
55495         * lib/printf-frexp.c: New file.
55496         * m4/printf-frexp.m4: New file.
55497
55498 2007-02-25  Bruno Haible  <bruno@clisp.org>
55499
55500         Assume automake >= 1.10 for the tests.
55501         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
55502         * modules/arctwo-tests: Likewise.
55503         * modules/argp-tests: Likewise.
55504         * modules/avltree-list-tests: Likewise.
55505         * modules/avltree-oset-tests: Likewise.
55506         * modules/avltreehash-list-tests: Likewise.
55507         * modules/carray-list-tests: Likewise.
55508         * modules/crc-tests: Likewise.
55509         * modules/des-tests: Likewise.
55510         * modules/gc-arcfour-tests: Likewise.
55511         * modules/gc-arctwo-tests: Likewise.
55512         * modules/gc-des-tests: Likewise.
55513         * modules/gc-hmac-md5-tests: Likewise.
55514         * modules/gc-hmac-sha1-tests: Likewise.
55515         * modules/gc-md2-tests: Likewise.
55516         * modules/gc-md4-tests: Likewise.
55517         * modules/gc-md5-tests: Likewise.
55518         * modules/gc-pbkdf2-sha1-tests: Likewise.
55519         * modules/gc-rijndael-tests: Likewise.
55520         * modules/gc-sha1-tests: Likewise.
55521         * modules/gc-tests: Likewise.
55522         * modules/getaddrinfo-tests: Likewise.
55523         * modules/hmac-md5-tests: Likewise.
55524         * modules/hmac-sha1-tests: Likewise.
55525         * modules/linked-list-tests: Likewise.
55526         * modules/linkedhash-list-tests: Likewise.
55527         * modules/lock-tests: Likewise.
55528         * modules/md2-tests: Likewise.
55529         * modules/md4-tests: Likewise.
55530         * modules/md5-tests: Likewise.
55531         * modules/rbtree-list-tests: Likewise.
55532         * modules/rbtree-oset-tests: Likewise.
55533         * modules/rbtreehash-list-tests: Likewise.
55534         * modules/read-file-tests: Likewise.
55535         * modules/rijndael-tests: Likewise.
55536         * modules/stdint-tests: Likewise.
55537         * modules/tls-tests: Likewise.
55538
55539 2007-02-24  Bruno Haible  <bruno@clisp.org>
55540
55541         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
55542         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
55543         function; instead check whether isnan with a double argument links.
55544         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
55545         function; instead check whether isnan with a 'long double' argument
55546         links.
55547         Reported by Eric Blake <ebb9@byu.net>.
55548
55549 2007-02-24  Bruno Haible  <bruno@clisp.org>
55550
55551         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
55552         defined.
55553         * lib/isnanl.c: Remove all code. Just include isnan.c.
55554         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
55555
55556 2007-02-25  Jim Meyering  <jim@meyering.net>
55557
55558         Avoid conflicting types for 'unsetenv' on FreeBSD.
55559         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
55560         conflicting with FreeBSD's (5.0 and 6.1) function declaration
55561         in stdlib.h.
55562
55563 2007-02-24  Bruno Haible  <bruno@clisp.org>
55564
55565         * modules/isnanl-nolibm-tests: New file.
55566         * tests/test-isnanl.c: New file.
55567
55568         * modules/isnanl-nolibm: New file.
55569         * lib/isnanl.h: New file.
55570         * lib/isnanl.c: New file.
55571         * m4/isnanl.m4: New file.
55572
55573 2007-02-24  Bruno Haible  <bruno@clisp.org>
55574
55575         * modules/isnan-nolibm-tests: New file.
55576         * tests/test-isnan.c: New file.
55577
55578         * modules/isnan-nolibm: New file.
55579         * lib/isnan.h: New file.
55580         * lib/isnan.c: New file.
55581         * m4/isnan.m4: New file.
55582
55583 2007-02-24  Bruno Haible  <bruno@clisp.org>
55584
55585         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
55586         assume that an exponent fits in 20 bits.
55587
55588 2007-02-24  Jim Meyering  <jim@meyering.net>
55589
55590         * m4/regex.m4: Update the description of the configure-time option,
55591         --without-included-regex, to state accurately what the defaults are,
55592         and perhaps to give people an idea why using this option is risky.
55593
55594 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
55595
55596         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
55597         loops on small arguments.  This attempts to avoid the problem
55598         Bruno Haible reported for AIX 4.3.2 in
55599         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
55600
55601 2007-02-23  Bruno Haible  <bruno@clisp.org>
55602
55603         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
55604         Needed for help2man.
55605
55606 2007-02-23  Karl Berry  <karl@gnu.org>
55607
55608         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
55609         exists, foo.h should be cvs-ignored, not committed.
55610
55611 2007-02-23  Eric Blake  <ebb9@byu.net>
55612
55613         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
55614         * lib/stat-time.h (includes): Likewise.
55615         * lib/utimecmp.c (includes): Likewise.
55616         * lib/utimens.h (includes): Likewise.
55617         * lib/getdate.y (includes): Also include "timespec.h" for use
55618         internal to the module.
55619         * modules/utimens (Depends-on): Revert yesterday's patch.
55620         * modules/nanosleep (Depends-on): Add missing dependency.
55621
55622 2007-02-22  Bruno Haible  <bruno@clisp.org>
55623
55624         * lib/glob.c: Don't include getlogin_r.h.
55625
55626 2007-02-22  Jim Meyering  <jim@meyering.net>
55627
55628         * modules/utimens (Depends-on): Add timespec, required for
55629         utimens.h's inclusion of timespec.h.
55630
55631 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
55632
55633         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
55634         long unreadable paths in GNU/Linux.  Problem reported by Andreas
55635         Schwab in
55636         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
55637         I'll try to think of a better way to fix the Solaris problem.
55638
55639         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
55640         like glibc; on Solaris 10, it fails with errno == EINVAL.
55641         POSIX says the behavior is unspecified if the first argument is NULL,
55642         so play it safe and never pass NULL to the system getcwd.
55643
55644 2007-02-21  Jim Meyering  <jim@meyering.net>
55645
55646         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
55647         of gettimeofday.  It would conflict with the one now always
55648         provided via sys_time_.h.  Reported by Matthew Woehlke, as
55649         an IRIX 6.5 build failure.
55650
55651 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
55652
55653         Minor fixups to port to Solaris 10 with Sun C 5.8.
55654         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
55655         * modules/getcwd (Depends-on): Add dirfd.
55656         * lib/putenv.c (putenv): #undef it.
55657         (rpl_putenv): New decl.
55658         (malloc, free): Include <stdlib.h> rather than prototyping separately.
55659
55660 2007-02-20  Bruno Haible  <bruno@clisp.org>
55661
55662         * modules/stdio-tests: New file.
55663         * tests/test-stdio.c: New file.
55664
55665         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
55666         (Depends-on): Add stdio.
55667         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
55668         (Include): Use <stdio.h> instead of vsnprintf.h.
55669         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
55670         HAVE_DECL_VSNPRINTF.
55671         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
55672
55673         * modules/snprintf (Files): Remove lib/snprintf.h.
55674         (Depends-on): Add stdio.
55675         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
55676         (Include): Use <stdio.h> instead of snprintf.h.
55677         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
55678         HAVE_DECL_SNPRINTF.
55679         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
55680         * lib/getaddrinfo.c: Likewise.
55681
55682         * modules/stdio: New file.
55683         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
55684         * lib/snprintf.h: Remove file.
55685         * lib/vsnprintf.h: Remove file.
55686         * lib/.cppi-disable: Remove snprintf.h.
55687         * m4/stdio_h.m4: New file.
55688         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
55689
55690 2007-02-20  Jim Meyering  <jim@meyering.net>
55691
55692         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
55693         used by e.g., mingw.  From Bruno Haible.
55694
55695 2007-02-19  Bruno Haible  <bruno@clisp.org>
55696
55697         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
55698         warnings.
55699         Reported by Ben Pfaff <blp@cs.stanford.edu>.
55700
55701 2007-02-19  Bruno Haible  <bruno@clisp.org>
55702
55703         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
55704         from mingw users.
55705
55706 2007-02-19  Bruno Haible  <bruno@clisp.org>
55707
55708         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
55709         warnings.
55710         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
55711
55712 2007-02-19  Jim Meyering  <jim@meyering.net>
55713
55714         Don't use FD after a successful "fdopendir (fd)".
55715         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
55716         Reset it by calling dirfd on the just-obtained DIR*.
55717
55718         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
55719         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
55720
55721 2007-02-18  Bruno Haible  <bruno@clisp.org>
55722
55723         * lib/readlink.c: Include <unistd.h>.
55724         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
55725         HAVE_READLINK.
55726         * modules/readlink (Depends-on): Add unistd.
55727         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
55728         (Include): Add <unistd.h>.
55729
55730         * lib/getlogin_r.h: Remove file.
55731         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
55732         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
55733         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
55734         HAVE_DECL_GETLOGIN_R.
55735         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
55736         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
55737         (Include): Use <unistd.h> instead of getlogin_r.h.
55738
55739         * lib/getcwd.h: Remove file.
55740         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
55741         * lib/xgetcwd.c: Likewise.
55742         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
55743         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
55744         * modules/getcwd (Files): Remove lib/getcwd.h.
55745         (Depends-on): Add unistd.
55746         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
55747         (Include): Use <unistd.h> instad of getcwd.h.
55748
55749         * lib/ftruncate.c: Include <unistd.h> first.
55750         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
55751         Set HAVE_FTRUNCATE.
55752         * modules/ftruncate (Depends-on): Add unistd.
55753         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
55754
55755         * lib/fchdir.c: Include <unistd.h> first.
55756         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
55757         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
55758         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
55759         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
55760         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
55761
55762         * lib/dup2.c: Include <unistd.h> first.
55763         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
55764         HAVE_DUP2.
55765         * modules/dup2 (Depends-on): Add unistd.
55766         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
55767
55768         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
55769         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
55770         REPLACE_CHOWN. Don't define chown as a macro here.
55771         * modules/chown (Depends-on): Add unistd.
55772         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
55773
55774         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
55775         Add definition for GL_LINK_WARNING.
55776         (chown, dup2): New declarations.
55777         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
55778         link warning.
55779         (ftruncate): New declaration.
55780         (getcwd): New declaration, taken from old getcwd.h.
55781         (getlogin_r): New declaration, taken from old getlogin_r.h.
55782         (readlink): New declaration.
55783         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
55784         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
55785         (gl_PREREQ_UNISTD): Remove macro.
55786         (gl_UNISTD_MODULE_INDICATOR): New macro.
55787         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
55788         many new variables. Don't set UNISTD_H.
55789         * modules/unistd (Description): Change.
55790         (Depends-on): Add link-warning.
55791         (configure.ac): Update.
55792         (Makefile.am): Create unistd.h always. Substitute many new variables
55793         into it.
55794
55795 2007-02-18  Bruno Haible  <bruno@clisp.org>
55796
55797         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
55798         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
55799         HAVE_GETSUBOPT.
55800         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
55801         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
55802         * lib/getsubopt.h: Remove file.
55803         * modules/getsubopt (Files): Remove lib/getsubopt.h.
55804         (Depends-on): Add stdlib.
55805         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
55806         (Includes): Use <stdlib.h> instead of getsubopt.h.
55807         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
55808         Set HAVE_GETSUBOPT.
55809         * lib/getsubopt.c: Don't include getsubopt.h.
55810
55811 2007-02-18  Bruno Haible  <bruno@clisp.org>
55812
55813         * modules/fchdir (Depends-on): Add dup2.
55814
55815 2007-02-18  Bruno Haible  <bruno@clisp.org>
55816
55817         * lib/stdlib_.h: Handle glibc's special invocation convention
55818         specially.
55819
55820 2007-02-18  Bruno Haible  <bruno@clisp.org>
55821
55822         * modules/stdlib-tests: New file.
55823         * tests/test-stdlib.c: New file.
55824
55825         * modules/mkstemp (Files): Remove lib/mkstemp.h.
55826         (Depends-on): Add stdlib.
55827         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
55828         (Includes): Use <stdlib.h> instead of mkstemp.h.
55829         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
55830         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
55831         * lib/mkstemp.c: Don't include mkstemp.h.
55832         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
55833         * lib/stdlib--.h: Don't include mkstemp.h.
55834
55835         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
55836         (Depends-on): Add stdlib.
55837         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
55838         (Includes): Use <stdlib.h> instead of mkdtemp.h.
55839         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
55840         HAVE_MKDTEMP.
55841         * lib/mkdtemp.c: Don't include mkdtemp.h.
55842         * lib/clean-temp.c: Don't include mkdtemp.h.
55843
55844         * modules/exit (Files): Remove lib/exit.h.
55845         (Depends-on): Add stdlib.
55846         (Makefile.am): Remove lib_SOURCES.
55847         (Include): Use <stdlib.h> instead of exit.h.
55848         * lib/argmatch.c: Don't include exit.h.
55849         * lib/execute.c: Likewise.
55850         * lib/pagealign_alloc.c: Likewise.
55851         * lib/pipe.c: Likewise.
55852         * lib/wait-process.c: Likewise.
55853         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
55854         * lib/exitfail.c: Likewise.
55855         * lib/savewd.c: Likewise.
55856         * lib/xsetenv.c: Likewise.
55857
55858         * modules/stdlib: New file.
55859         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
55860         and extra comments about mkstemp().
55861         * lib/exit.h: Remove file.
55862         * lib/mkdtemp.h: Remove file.
55863         * lib/mkstemp.h: Remove file.
55864         * m4/stdlib_h.m4: New file.
55865         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
55866
55867 2007-02-18  Bruno Haible  <bruno@clisp.org>
55868
55869         * modules/math-tests: New file.
55870         * tests/test-math.c: New file.
55871
55872         * modules/math: New file.
55873         * modules/mathl (Files): Remove lib/mathl.h.
55874         (Depends-on): Add math.
55875         (Makefile.am): Don't mention mathl.h.
55876         (Include): Use <math.h> instead of mathl.h.
55877         * lib/math_.h: New file.
55878         * lib/mathl.h: Remove file.
55879         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
55880         mathl.h.
55881         * lib/asinl.c: Likewise.
55882         * lib/atanl.c: Likewise.
55883         * lib/ceill.c: Likewise.
55884         * lib/cosl.c: Likewise.
55885         * lib/expl.c: Likewise.
55886         * lib/floorl.c: Likewise.
55887         * lib/frexpl.c: Likewise.
55888         * lib/ldexpl.c: Likewise.
55889         * lib/logl.c: Likewise.
55890         * lib/sincosl.c: Likewise.
55891         * lib/sinl.c: Likewise.
55892         * lib/sqrtl.c: Likewise.
55893         * lib/tanl.c: Likewise.
55894         * lib/trigl.c: Likewise.
55895         * m4/math_h.m4: New file.
55896         * MODULES.html.sh (Mathematics): Add math.
55897
55898 2007-02-17  Bruno Haible  <bruno@clisp.org>
55899
55900         * modules/wctype-tests: New file.
55901         * tests/test-wctype.c: New file.
55902
55903         * modules/wchar-tests: New file.
55904         * tests/test-wchar.c: New file.
55905
55906         * modules/unistd-tests: New file.
55907         * tests/test-unistd.c: New file.
55908
55909         * modules/time-tests: New file.
55910         * tests/test-time.c: New file.
55911
55912         * modules/sysexits-tests: New file.
55913         * tests/test-sysexits.c: New file.
55914
55915         * modules/sys_time-tests: New file.
55916         * tests/test-sys_time.c: New file.
55917
55918         * modules/sys_stat-tests: New file.
55919         * tests/test-sys_stat.c: New file.
55920
55921         * modules/sys_socket-tests: New file.
55922         * tests/test-sys_socket.c: New file.
55923
55924         * modules/sys_select-tests: New file.
55925         * tests/test-sys_select.c: New file.
55926
55927         * modules/string-tests: New file.
55928         * tests/test-string.c: New file.
55929
55930         * modules/stdbool-tests: New file.
55931         * tests/test-stdbool.c: New file.
55932
55933         * modules/netinet_in-tests: New file.
55934         * tests/test-netinet_in.c: New file.
55935
55936         * modules/inttypes-tests: New file.
55937         * tests/test-inttypes.c: New file.
55938
55939         * modules/fcntl-tests: New file.
55940         * tests/test-fcntl.c: New file.
55941
55942         * modules/byteswap-tests: New file.
55943         * tests/test-byteswap.c: New file.
55944
55945         * modules/arpa_inet-tests: New file.
55946         * tests/test-arpa_inet.c: New file.
55947
55948 2007-02-17  Bruno Haible  <bruno@clisp.org>
55949
55950         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
55951         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
55952         if the corresponding module is not enabled. Emit link warnings if
55953         the function is used nevertheless.
55954         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
55955         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
55956         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
55957         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
55958         * modules/inttypes (Depends-on): Add link-warning.
55959         (Makefile.am): Copy the contents of build-aux/link-warning.h into
55960         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
55961         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
55962         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
55963         * modules/imaxdiv (configure.ac): Likewise.
55964         * modules/strtoimax (configure.ac): Likewise.
55965         * modules/strtoumax (configure.ac): Likewise.
55966
55967 2007-02-17  Bruno Haible  <bruno@clisp.org>
55968
55969         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
55970         gl_STRING_MODULE_INDICATOR_DEFAULTS.
55971         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
55972         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
55973
55974 2007-02-17  Bruno Haible  <bruno@clisp.org>
55975
55976         * modules/link-warning: New file.
55977         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
55978         * lib/string_.h (GL_LINK_WARNING): Remove definition.
55979         * modules/string (Depends-on): Add link-warning.
55980         (Makefile.am): Copy the contents of build-aux/link-warning.h into
55981         string.h.
55982         * MODULES.html.sh (Support for building libraries and executables): Add
55983         link-warning.
55984
55985 2007-02-17  Bruno Haible  <bruno@clisp.org>
55986
55987         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
55988         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
55989         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
55990         long lines.
55991
55992 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
55993             Bruno Haible  <bruno@clisp.org>
55994
55995         * modules/tmpfile: New file.
55996         * lib/tmpfile.c: New file.
55997         * m4/tmpfile.m4: New file.
55998         * MODULES.html.sh (func_all_modules): New section "Input/output".
55999
56000 2007-02-15  Bruno Haible  <bruno@clisp.org>
56001
56002         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
56003         (supports_delete_on_close): New function.
56004         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
56005
56006 2007-02-14  Bruno Haible  <bruno@clisp.org>
56007
56008         * modules/mbspcasecmp-tests: New file.
56009         * tests/test-mbspcasecmp.sh: New file.
56010         * tests/test-mbspcasecmp.c: New file.
56011
56012         New module mbspcasecmp.
56013         * modules/mbspcasecmp: New file.
56014         * lib/mbspcasecmp.c: New file.
56015         * lib/string_.h (strncasecmp): Change warning message.
56016         (mbspcasecmp): New declaration.
56017         * m4/mbspcasecmp.m4: New file.
56018         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56019         GNULIB_MBSPCASECMP.
56020         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
56021         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
56022
56023 2007-02-14  Bruno Haible  <bruno@clisp.org>
56024
56025         * modules/mbsncasecmp-tests: New file.
56026         * tests/test-mbsncasecmp.sh: New file.
56027         * tests/test-mbsncasecmp.c: New file.
56028
56029         New module mbsncasecmp.
56030         * modules/mbsncasecmp: New file.
56031         * lib/mbsncasecmp.c: New file.
56032         * lib/string_.h (mbsncasecmp): New declaration.
56033         * m4/mbsncasecmp.m4: New file.
56034         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56035         GNULIB_MBSNCASECMP.
56036         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
56037         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
56038
56039 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
56040
56041         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
56042         Verify that it doesn't overlap with our flags.
56043         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
56044         do not have the desired effect in multibyte locales; instead, use
56045         mbscasecmp.
56046         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
56047         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
56048         we don't require GNU fnmatch ourselves (if our users require it, they
56049         should do so explicitly).
56050
56051         Fix regex code so it doesn't rely on strcasecmp.
56052         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
56053         Otherwise, include gnulib's langinfo.h.
56054         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
56055         undesirable behavior in non-C locales.  Instead, rely on localecharset.
56056         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
56057         * modules/regex (FILES): Remove m4/codeset.m4.
56058         (Depends-on): Add localcharset.  Remove strcase.
56059
56060 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56061
56062         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
56063         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
56064
56065 2007-02-13  Bruno Haible  <bruno@clisp.org>
56066
56067         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
56068         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
56069
56070 2007-02-12  Bruno Haible  <bruno@clisp.org>
56071
56072         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
56073         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
56074         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
56075         time warning rather than a link error.
56076
56077 2007-02-12  Bruno Haible  <bruno@clisp.org>
56078
56079         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
56080         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
56081         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
56082
56083 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
56084
56085         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
56086         args, not 2.
56087
56088 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
56089
56090         New module 'time', so that apps can include <time.h> as per
56091         POSIX and GNU instead of separate include files like time_r.h
56092         and timegm.h.  This implementation tries out a simpler approach
56093         for replacing decls in standard include files (as compared to
56094         the string module), somewhat as an experiment.
56095
56096         * config/srclist.txt: Comment out mktime.c for now.
56097         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
56098         since it doesn't apply any more.  Use generic wording instead.
56099         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
56100         'time'.
56101         * lib/time_.h, m4/time_h.m4, modules/time: New files.
56102         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
56103         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
56104         Don't include <sys/types.h>; no longer needed since we assume C89.
56105         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
56106         * lib/strftime.c: Likewise.
56107         * lib/time_r.c: Likewise.
56108         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
56109         * lib/nanosleep.c: Include <time.h> first, to check interface.
56110         * lib/strptime.c: Likewise.
56111         * lib/time_r.c: Likewise.
56112         * lib/timegm.c: Likewise.
56113         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
56114         needed.
56115         * lib/timegm.c: Don't include timegm.h; no longer needed.
56116         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
56117         time.h now handles any problems in that area.
56118         (struct timespec, nanosleep): Remove; time.h now arranges for these.
56119         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
56120         that time.h defines struct timespec.
56121         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
56122         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
56123         handles that.
56124         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
56125         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
56126         needed.  Set REPLACE_LOCALTIME.
56127         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
56128         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
56129         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
56130         nanosleep; time_h.m4 now does that.  Don't require
56131         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
56132         module handles this now.
56133         * modules/getdate (Depends-on): Remove timespec.  Add time.
56134         * modules/nanosleep (Depends-on): Likewise.
56135         * modules/stat-time (Depends-on): Likewise.
56136         * modules/nanosleep (Include): Include time.h, not timespec.h.
56137         * modules/strptime (Files): Remove lib/strptime.h.
56138         (Depends-on): Add extensions, time.
56139         (Include): Include time.h, not strptime.h.
56140         * modules/time_r (Files): Remove lib/time_r.h.
56141         (Depends-on): Add time.
56142         (Include): Include time.h, not time_r.h.
56143         * modules/timegm: Likewise.
56144         * modules/timespec (Description): Now does timespec-related decls
56145         of our own, instead of struct timespec itself.
56146         (Depends-on): Add time; remove extensions.
56147         (Maintainer): Add self.
56148         * modules/utimecmp (Depends-on): Add time; remove timespec.
56149         * modules/utimens (Depends-on): Likewise.
56150         * modules/xnanosleep (Depends-on): Likewise.
56151
56152 2007-02-11  Bruno Haible  <bruno@clisp.org>
56153
56154         * lib/c-strstr.c: Include allocsa.h.
56155         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
56156         * lib/c-strcasestr.c: Include allocsa.h.
56157         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
56158         * lib/strcasestr.c: Include allocsa.h.
56159         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
56160         * lib/mbsstr.c: Include allocsa.h.
56161         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
56162         allocsa/freesa instead of malloc/free.
56163         * lib/mbscasestr.c: Include allocsa.h.
56164         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
56165         allocsa/freesa instead of malloc/free.
56166         * modules/c-strstr (Depends-on): Add allocsa.
56167         * modules/c-strcasestr (Depends-on): Likewise.
56168         * modules/strcasestr (Depends-on): Likewise.
56169         * modules/mbsstr (Depends-on): Likewise.
56170         * modules/mbscasestr (Depends-on): Likewise.
56171
56172 2007-02-11  Bruno Haible  <bruno@clisp.org>
56173
56174         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
56175
56176         * modules/mbsspn-tests: New file.
56177         * tests/test-mbsspn.sh: New file.
56178         * tests/test-mbsspn.c: New file.
56179
56180 2007-02-11  Bruno Haible  <bruno@clisp.org>
56181
56182         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
56183
56184         * modules/mbspbrk-tests: New file.
56185         * tests/test-mbspbrk.sh: New file.
56186         * tests/test-mbspbrk.c: New file.
56187
56188 2007-02-11  Bruno Haible  <bruno@clisp.org>
56189
56190         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
56191         unneeded cast.
56192
56193         * modules/mbscspn-tests: New file.
56194         * tests/test-mbscspn.sh: New file.
56195         * tests/test-mbscspn.c: New file.
56196
56197 2007-02-11  Bruno Haible  <bruno@clisp.org>
56198
56199         * modules/mbscasecmp-tests: New file.
56200         * tests/test-mbscasecmp.sh: New file.
56201         * tests/test-mbscasecmp.c: New file.
56202
56203 2007-02-11  Bruno Haible  <bruno@clisp.org>
56204
56205         Ensure O(n) worst-case complexity of mbscasestr.
56206         * lib/mbscasestr.c: Include stdbool.h.
56207         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
56208         functions.
56209         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
56210         the bookkeeping indicates that it's worth it.
56211         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
56212
56213         * modules/mbscasestr-tests: New file.
56214         * tests/test-mbscasestr1.c: New file.
56215         * tests/test-mbscasestr2.sh: New file.
56216         * tests/test-mbscasestr2.c: New file.
56217         * tests/test-mbscasestr3.sh: New file.
56218         * tests/test-mbscasestr3.c: New file.
56219         * tests/test-mbscasestr4.sh: New file.
56220         * tests/test-mbscasestr4.c: New file.
56221         * m4/locale-tr.m4: New file.
56222
56223 2007-02-11  Bruno Haible  <bruno@clisp.org>
56224
56225         Ensure O(n) worst-case complexity of mbsstr.
56226         * lib/mbsstr.c: Include stdbool.h.
56227         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
56228         functions.
56229         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
56230         bookkeeping indicates that it's worth it.
56231         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
56232
56233         * modules/mbsstr-tests: New file.
56234         * tests/test-mbsstr1.c: New file.
56235         * tests/test-mbsstr2.sh: New file.
56236         * tests/test-mbsstr2.c: New file.
56237         * tests/test-mbsstr3.sh: New file.
56238         * tests/test-mbsstr3.c: New file.
56239         * m4/locale-fr.m4: New file.
56240
56241 2007-02-11  Bruno Haible  <bruno@clisp.org>
56242
56243         * lib/mbsrchr.c (mbsrchr): Fix bug.
56244
56245         * modules/mbsrchr-tests: New file.
56246         * tests/test-mbsrchr.sh: New file.
56247         * tests/test-mbsrchr.c: New file.
56248
56249 2007-02-11  Bruno Haible  <bruno@clisp.org>
56250
56251         * lib/mbschr.c (mbschr): Fix bug.
56252
56253         * modules/mbschr-tests: New file.
56254         * tests/test-mbschr.sh: New file.
56255         * tests/test-mbschr.c: New file.
56256         * m4/locale-zh.m4: New file.
56257
56258 2007-02-11  Bruno Haible  <bruno@clisp.org>
56259
56260         Support for copying multibyte string iterators.
56261         * lib/mbiter.h: Include <string.h>.
56262         (mbiter_multi_copy): New function.
56263         (mbi_copy): New macro.
56264         * lib/mbuiter.h: Include <string.h>.
56265         (mbuiter_multi_copy): New function.
56266         (mbui_copy): New macro.
56267
56268 2007-02-11  Bruno Haible  <bruno@clisp.org>
56269
56270         New module mbslen.
56271         * modules/mbslen: New file.
56272         * lib/mbslen.c: New file.
56273         * lib/string_.h (mbslen): New declaration.
56274         * m4/mbslen.m4: New file.
56275         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56276         GNULIB_MBSLEN.
56277         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
56278         * MODULES.html.sh (Internationalization functions): Add mbslen.
56279
56280 2007-02-11  Bruno Haible  <bruno@clisp.org>
56281
56282         Ensure O(n) worst-case complexity of strcasestr substitute.
56283         * lib/strcasestr.c: Include stdbool.h.
56284         (knuth_morris_pratt): New function.
56285         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
56286         bookkeeping indicates that it's worth it.
56287         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
56288
56289         * modules/strcasestr-tests: New file.
56290         * tests/test-strcasestr.c: New file.
56291
56292 2007-02-11  Bruno Haible  <bruno@clisp.org>
56293
56294         Ensure O(n) worst-case complexity of c_strcasestr.
56295         * lib/c-strcasestr.c: Include stdbool.h, string.h.
56296         (knuth_morris_pratt): New function.
56297         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
56298         the bookkeeping indicates that it's worth it.
56299         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
56300
56301         * modules/c-strcasestr-tests: New file.
56302         * tests/test-c-strcasestr.c: New file.
56303
56304 2007-02-11  Bruno Haible  <bruno@clisp.org>
56305
56306         Ensure O(n) worst-case complexity of c_strstr.
56307         * lib/c-strstr.c: Include stdbool.h, string.h.
56308         (knuth_morris_pratt): New function.
56309         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
56310         bookkeeping indicates that it's worth it.
56311         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
56312
56313         * lib/c-strstr.c: Complete rewrite for maintainability.
56314
56315         * modules/c-strstr-tests: New file.
56316         * tests/test-c-strstr.c: New file.
56317
56318 2007-02-11  Bruno Haible  <bruno@clisp.org>
56319
56320         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
56321         5.2.1 and earlier, whereby \055 was treated just like the range
56322         delimiter '-'.
56323         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
56324
56325 2007-02-08  Bruno Haible  <bruno@clisp.org>
56326
56327         * modules/regex (Depends-on): Add stdbool.
56328         Reported by Dalibor Topic <robilad@kaffe.org>.
56329
56330 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
56331
56332         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
56333         Prefer returning from main to exiting from it.
56334         Remove unnecessary parens after sizeof.
56335
56336 2007-02-05  Bruno Haible  <bruno@clisp.org>
56337
56338         New module mbssep.
56339         * modules/mbssep: New file.
56340         * lib/mbssep.c: New file.
56341         * lib/string_.h (strsep): Add a conditional link warning.
56342         (mbssep): New declaration.
56343         * m4/mbssep.m4: New file.
56344         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56345         GNULIB_MBSSEP.
56346         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
56347         * MODULES.html.sh (Internationalization functions): Add mbssep.
56348
56349 2007-02-05  Bruno Haible  <bruno@clisp.org>
56350
56351         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
56352         Optimize search in case of 1 delimiter.
56353
56354 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
56355
56356         * lib/acl.h: Include sys/types.h before sys/acl.h.
56357
56358 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
56359
56360         Merge upstream fix for glibc bugzilla #3957:
56361
56362         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
56363
56364         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
56365         bit for RE_HAT_LISTS_NOT_NEWLINE.
56366         (build_charclass_op): Remove bogus comment.
56367
56368 2007-02-05  Simon Josefsson  <simon@josefsson.org>
56369
56370         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
56371
56372 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
56373
56374         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
56375         * lib/memmem.c [!defined _LIBC]: Include config.h.
56376
56377 2007-02-04  Bruno Haible  <bruno@clisp.org>
56378
56379         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
56380         warning message.
56381
56382 2007-02-04  Bruno Haible  <bruno@clisp.org>
56383
56384         New module mbstok_r.
56385         * modules/mbstok_r: New file.
56386         * lib/mbstok_r.c: New file.
56387         * lib/string_.h (strtok_r): Change argument names to match the
56388         comments. Add a conditional link warning.
56389         (mbstok_r): New declaration.
56390         * m4/mbstok_r.m4: New file.
56391         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56392         GNULIB_MBSTOK_R.
56393         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
56394         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
56395
56396 2007-02-04  Bruno Haible  <bruno@clisp.org>
56397
56398         New module mbsspn.
56399         * modules/mbsspn: New file.
56400         * lib/mbsspn.c: New file.
56401         * lib/string_.h (strspn): Add a conditional link warning.
56402         (mbsspn): New declaration.
56403         * m4/mbsspn.m4: New file.
56404         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56405         GNULIB_MBSSPN.
56406         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
56407         * MODULES.html.sh (Internationalization functions): Add mbsspn.
56408
56409 2007-02-04  Bruno Haible  <bruno@clisp.org>
56410
56411         New module mbspbrk.
56412         * modules/mbspbrk: New file.
56413         * lib/mbspbrk.c: New file.
56414         * lib/string_.h (strpbrk): Add a conditional link warning.
56415         (mbspbrk): New declaration.
56416         * m4/mbspbrk.m4: New file.
56417         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56418         GNULIB_MBSPBRK.
56419         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
56420         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
56421
56422 2007-02-04  Bruno Haible  <bruno@clisp.org>
56423
56424         New module mbscspn.
56425         * modules/mbscspn: New file.
56426         * lib/mbscspn.c: New file.
56427         * lib/string_.h (strcspn): Add a conditional link warning.
56428         (mbscspn): New declaration.
56429         * m4/mbscspn.m4: New file.
56430         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56431         GNULIB_MBSCSPN.
56432         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
56433         * MODULES.html.sh (Internationalization functions): Add mbscspn.
56434
56435 2007-02-04  Bruno Haible  <bruno@clisp.org>
56436
56437         New module mbscasestr, reduced goal of strcasestr.
56438         * modules/mbscasestr: New file.
56439         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
56440         (mbscasestr): Renamed from strcasestr.
56441         * lib/strcasestr.c: Don't include mbuiter.h.
56442         (strcasestr): Remove support for multibyte locales.
56443         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
56444         Change the conditional link warning.
56445         (mbscasestr): New declaration.
56446         * m4/mbscasestr.m4: New file.
56447         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
56448         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
56449         REPLACE_STRCASESTR.
56450         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
56451         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
56452         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
56453         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
56454         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
56455         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
56456         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
56457         (Depends-on): Remove mbuiter.
56458         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
56459
56460 2007-02-04  Bruno Haible  <bruno@clisp.org>
56461
56462         Simplify handling of strncasecmp.
56463         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
56464         the conditional link warning.
56465         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
56466         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
56467         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
56468         * modules/strcase (configure.ac): Don't invoke
56469         gl_STRING_MODULE_INDICATOR.
56470         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
56471
56472 2007-02-04  Bruno Haible  <bruno@clisp.org>
56473
56474         New module mbscasecmp, reduced goal of strcasecmp.
56475         * modules/mbscasecmp: New file.
56476         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
56477         (mbscasecmp): Renamed from strcasecmp.
56478         * lib/strcasecmp.c: Don't include mbuiter.h.
56479         (strcasecmp): Remove support for multibyte locales.
56480         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
56481         Change the conditional link warning.
56482         (mbscasecmp): New declaration.
56483         * m4/mbscasecmp.m4: New file.
56484         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
56485         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
56486         REPLACE_STRCASECMP.
56487         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
56488         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56489         GNULIB_MBSCASECMP.
56490         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
56491         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
56492         * modules/strcase (Files): Remove m4/mbrtowc.m4.
56493         (Depends-on): Remove mbuiter.
56494         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
56495
56496 2007-02-04  Bruno Haible  <bruno@clisp.org>
56497
56498         New module mbsstr. Remove module strstr.
56499         * modules/mbsstr: New file.
56500         * modules/strstr: Remove file.
56501         * lib/mbsstr.c: Renamed from lib/strstr.c.
56502         (mbsstr): Renamed from strstr.
56503         * lib/string_.h (strstr): Remove declaration. Change the conditional
56504         link warning.
56505         (mbsstr): New declaration.
56506         * m4/mbsstr.m4: New file.
56507         * m4/strstr.m4: Remove file.
56508         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
56509         REPLACE_STRSTR.
56510         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
56511         Don't initialize GNULIB_STRSTR.
56512         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
56513         substitute GNULIB_STRSTR and REPLACE_STRSTR.
56514         * MODULES.html.sh (Internationalization functions): Add mbsstr.
56515         (Support for systems lacking ANSI C 89): Remove strstr.
56516
56517 2007-02-04  Bruno Haible  <bruno@clisp.org>
56518
56519         New module mbsrchr.
56520         * modules/mbsrchr: New file.
56521         * lib/mbsrchr.c: New file.
56522         * lib/string_.h (strrchr): Add a conditional link warning.
56523         (mbsrchr): New declaration.
56524         * m4/mbsrchr.m4: New file.
56525         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56526         GNULIB_MBSRCHR.
56527         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
56528         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
56529
56530 2007-02-04  Bruno Haible  <bruno@clisp.org>
56531
56532         New module mbschr.
56533         * modules/mbschr: New file.
56534         * lib/mbschr.c: New file.
56535         * lib/string_.h (strchr): Add a conditional link warning.
56536         (mbschr): New declaration.
56537         * m4/mbschr.m4: New file.
56538         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56539         GNULIB_MBSCHR.
56540         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
56541         * MODULES.html.sh (Internationalization functions): Add mbschr.
56542
56543 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
56544
56545         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
56546
56547         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
56548
56549 2007-02-04  Bruno Haible  <bruno@clisp.org>
56550
56551         New module description section 'configure.ac-early'.
56552         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
56553         (func_get_autoconf_early_snippet): New function.
56554         (func_import, func_create_testdir): Use it. Remove special cases for
56555         modules 'extensions' and 'lock'.
56556         * modules/extensions (configure.ac-early): Require
56557         gl_USE_SYSTEM_EXTENSIONS.
56558         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
56559
56560 2007-02-04  Bruno Haible  <bruno@clisp.org>
56561
56562         Make use of gcj-4.3's -fsource and -ftarget option.
56563         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
56564         and if so try the options -fsource and -ftarget.
56565         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
56566         source_version, ftarget_option, target_version arguments.
56567         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
56568         (is_envjavac_oldgcj_14_14_usable): Renamed from
56569         is_envjavac_gcj_14_14_usable.
56570         (is_envjavac_oldgcj_14_13_usable): Renamed from
56571         is_envjavac_gcj_14_13_usable.
56572         (is_gcj_present): Update.
56573         (is_gcj_43, is_gcj43_usable): New functions.
56574         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
56575         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
56576         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
56577         try the options -fsource and -ftarget.
56578
56579 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
56580
56581         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
56582         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
56583         larger value.
56584
56585 2007-02-03  Jim Meyering  <jim@meyering.net>
56586
56587         Give tools a better chance to allocate space for very large buffers.
56588         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
56589
56590         Make pwd and readlink work also when run with an unreadable parent dir
56591         on systems with openat support.
56592         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
56593         provided getcwd function, even when we have openat support.
56594         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
56595
56596 2007-02-02  Bruno Haible  <bruno@clisp.org>
56597
56598         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
56599         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
56600         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
56601         portability problems if one of these functions is only used on specific
56602         platforms.
56603         Reported by Paul Eggert.
56604
56605 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
56606
56607         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
56608         is causing more trouble than it's curing.
56609         * lib/regex_internal.h (__mempcpy): Remove.
56610         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
56611         (and make the code a tad smaller to boot).
56612         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
56613
56614 2007-02-02  Jim Meyering  <jim@meyering.net>
56615
56616         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
56617         section, not in the Makefile.am: one.
56618
56619 2007-02-02  Eric Blake  <ebb9@byu.net>
56620
56621         * lib/strchrnul.c: Always include config.h first.
56622
56623         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
56624         gnulib strstr is not necessary here.
56625
56626 2007-02-02  Simon Josefsson  <simon@josefsson.org>
56627
56628         * m4/socklen.m4: Fix typo.
56629
56630 2007-02-02  Eric Blake  <ebb9@byu.net>
56631
56632         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
56633         * modules/netinet_in (Makefile.am): Likewise.
56634
56635 2007-02-01  Bruno Haible  <bruno@clisp.org>
56636
56637         * lib/string_.h (GL_LINK_WARNING): New macro.
56638         (strcasecmp, strstr, strcasestr): If provided by the system,
56639         conditionally define as a macro that leads to a warning instead of to
56640         an error.
56641         (strncasecmp): Conditionally define as a macro that leads to a warning.
56642
56643 2007-02-01  Karl Berry  <karl@gnu.org>
56644
56645         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
56646
56647 2007-02-01  Bruno Haible  <bruno@clisp.org>
56648
56649         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
56650         renamings.
56651
56652 2007-02-01  Eric Blake  <ebb9@byu.net>
56653
56654         * modules/regex (Depends-on): Revert dependence on mempcpy.
56655         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
56656         module's definition of mempcpy.
56657         Reported by Paul Eggert.
56658
56659 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
56660
56661         * lib/string_.h: If the gnulib module XYZ is not present, undefine
56662         the symbol XYZ before redefining it.  This fixes a problem with
56663         programs that don't use XYZ, when compiled on systems that define
56664         XYZ to something else.
56665
56666 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
56667
56668         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
56669         occurs when "mkdir -m foo" creates a setgid directory that is (1)
56670         writeable to group or other and (2) is intended to have a special
56671         mode bit that is set or cleared.  In such a case, the directory
56672         should be neither group- nor other-writeable until the special
56673         mode bits are right.
56674
56675 2007-01-31  Eric Blake  <ebb9@byu.net>
56676
56677         * modules/mountlist (Depends-on): Add strstr.
56678
56679         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
56680         bug.
56681         * modules/string (Makefile.am): Remove redundant replacement.
56682         * modules/regex (Depends-on): Add mempcpy.
56683
56684 2007-01-31  Bruno Haible  <bruno@clisp.org>
56685
56686         New module description field 'Link'.
56687         * gnulib-tool (func_usage): Document --extract-link-directive.
56688         (sed_extract_prog): Recognize 'Link' directive.
56689         (func_get_link_directive): New function.
56690         (func_import): Show summary of link directives.
56691         Handle --extract-link-directive option.
56692         * modules/acl (Link): New section.
56693         * modules/clock-time (Link): New section.
56694         * modules/euidaccess (Link): New section.
56695         * modules/gettext (Link): New section.
56696         * modules/iconv (Link): New section.
56697         * modules/lock (Link): New section.
56698         * modules/nanosleep (Link): New section.
56699         * modules/readline (Link): New section.
56700
56701 2007-01-27  Bruno Haible  <bruno@clisp.org>
56702
56703         Enforce the use of gnulib modules for unportable <string.h> functions.
56704         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
56705         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
56706         (gl_HEADER_STRING_H_BODY): Require it.
56707         * lib/string_.h: If the gnulib module XYZ is not present, redefine
56708         the symbol XYZ to one that gives a link error.
56709         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
56710         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
56711         * modules/mempcpy (configure.ac): Likewise.
56712         * modules/memrchr (configure.ac): Likewise.
56713         * modules/stpcpy (configure.ac): Likewise.
56714         * modules/stpncpy (configure.ac): Likewise.
56715         * modules/strcase (configure.ac): Likewise.
56716         * modules/strcasestr (configure.ac): Likewise.
56717         * modules/strchrnul (configure.ac): Likewise.
56718         * modules/strdup (configure.ac): Likewise.
56719         * modules/strndup (configure.ac): Likewise.
56720         * modules/strnlen (configure.ac): Likewise.
56721         * modules/strpbrk (configure.ac): Likewise.
56722         * modules/strsep (configure.ac): Likewise.
56723         * modules/strstr (configure.ac): Likewise.
56724         * modules/strtok_r (configure.ac): Likewise.
56725
56726 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
56727
56728         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
56729
56730 2007-01-30  Jim Meyering  <jim@meyering.net>
56731
56732         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
56733
56734 2007-01-29  Bruno Haible  <bruno@clisp.org>
56735
56736         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
56737         * lib/execute.c: Likewise.
56738         * lib/pipe.c: Likewise.
56739         * lib/printf-args.h: Likewise.
56740         * lib/printf-args.c: Likewise.
56741         * lib/printf-parse.c: Likewise.
56742         * lib/vasnprintf.c: Likewise.
56743
56744 2007-01-29  Eric Blake  <ebb9@byu.net>
56745
56746         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
56747         declaration.
56748
56749 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
56750
56751         * lib/strptime.h (strptime): Use 'restrict' for args where
56752         POSIX requires this.
56753         * lib/strptime.c (strptime): Likewise.
56754         Change license notice from LGPL to GPL, since gnulib-tool will
56755         change this as needed.
56756         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
56757         defined.
56758         Include "strptime.h" first, to check interface.
56759         Do not #undef _LIBC and _NL_CURRENT.
56760         Do not include <stdlib.h>; no longer needed.
56761         Include "time_r.h" and declare ptime_locale_status
56762         only if _LIBC is not defined.
56763         (__P): Remove unused macro.
56764         (match_string): Bring back glibc version, but use it only if _LIBC
56765         is defined.
56766         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
56767         Remove unnecessary assertion and abort() call.
56768         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
56769         * m4/strptime.m4: Fix serial number comment.
56770         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
56771         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
56772         (Depends-on): Add time_r.
56773
56774 2007-01-29  Bruno Haible  <bruno@clisp.org>
56775
56776         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
56777         strptime.
56778         * modules/strptime (Depends-on): Add stdbool.
56779         * lib/strptime.h: Include <time.h> always. Add comments.
56780
56781 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
56782
56783         * modules/strptime: New file.
56784         * lib/strptime.h: New file.
56785         * lib/strptime.c: New file.
56786         * m4/strptime.m4: New file.
56787
56788 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
56789
56790         * MODULES.html.sh: New module mpsort.
56791         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
56792
56793         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
56794         a circularity problem with HP-UX ia64 reported by Bob Proulx in
56795         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
56796         All uses changed.
56797         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
56798         All uses changed.
56799         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
56800         to _Restrict_.
56801         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
56802         the parameter matches the prototype.
56803
56804 2007-01-28  Jim Meyering  <jim@meyering.net>
56805
56806         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
56807         sys/time.h here, reverting that part of the previous patch:
56808         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
56809
56810 2007-01-28  Bruno Haible  <bruno@clisp.org>
56811
56812         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
56813         value of $(SYS_TIME_H).
56814         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
56815         remove it conditionally, too. [added by Jim Meyering]
56816         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
56817         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
56818         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
56819         GETTIMEOFDAY_REPLACEMENT to 1.
56820
56821 2007-01-28  Bruno Haible  <bruno@clisp.org>
56822
56823         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
56824         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
56825         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
56826         Set UNISTD_H instead of UNISTD_H2.
56827         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
56828
56829 2007-01-28  Bruno Haible  <bruno@clisp.org>
56830
56831         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
56832         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
56833
56834 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56835
56836         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
56837         (func_create_testdir): Ensure C locale for `grep' and `tr'
56838         character ranges.
56839         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
56840         ACLOCAL_AMFLAGS parsing state machine.
56841
56842 2007-01-27  Bruno Haible  <bruno@clisp.org>
56843
56844         * modules/unistr/base: Update.
56845
56846 2007-01-27  Bruno Haible  <bruno@clisp.org>
56847
56848         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
56849         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
56850         * modules/unistr/u32-mbtouc-unsafe: Renamed from
56851         modules/unistr/u32-mbtouc.
56852         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
56853         * lib/unistr.h: Update.
56854         * lib/linebreak.c: Update.
56855         * modules/unistr/u32-mbtouc: Renamed from
56856         modules/unistr/u32-mbtouc-safe.
56857         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
56858         * lib/unistr.h: Update.
56859         * lib/unistr/u32-to-u8.c: Update.
56860         * lib/unistr/u32-to-u16.c: Update.
56861
56862 2007-01-27  Bruno Haible  <bruno@clisp.org>
56863
56864         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
56865         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
56866         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
56867         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
56868         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
56869         * modules/unistr/u16-mbtouc-unsafe: Renamed from
56870         modules/unistr/u16-mbtouc.
56871         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
56872         * lib/unistr.h: Update.
56873         * lib/linebreak.c: Update.
56874         * modules/linebreak: Update.
56875         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
56876         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
56877         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
56878         * modules/unistr/u16-mbtouc: Renamed from
56879         modules/unistr/u16-mbtouc-safe.
56880         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
56881         * lib/unistr.h: Update.
56882         * lib/unistr/u16-to-u8.c: Update.
56883         * modules/unistr/u16-to-u8: Update.
56884         * lib/unistr/u16-to-u32.c: Update.
56885         * modules/unistr/u16-to-u32: Update.
56886
56887 2007-01-27  Bruno Haible  <bruno@clisp.org>
56888
56889         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
56890         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
56891         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
56892         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
56893         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
56894         * modules/unistr/u8-mbtouc-unsafe: Renamed from
56895         modules/unistr/u8-mbtouc.
56896         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
56897         * lib/unistr.h: Update.
56898         * lib/striconveh.c: Update.
56899         * modules/striconveh: Update.
56900         * lib/linebreak.c: Update.
56901         * modules/linebreak: Update.
56902         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
56903         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
56904         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
56905         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
56906         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
56907         * lib/unistr.h: Update.
56908         * lib/striconveh.c: Update.
56909         * modules/striconveh: Update.
56910         * lib/unistr/u8-to-u16.c: Update.
56911         * modules/unistr/u8-to-u16: Update.
56912         * lib/unistr/u8-to-u32.c: Update.
56913         * modules/unistr/u8-to-u32: Update.
56914
56915 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56916
56917         Sync from Libtool.
56918         * lib/argz.c: Do not include strings.h nor memory.h, include
56919         string.h unconditionally.  Patch by Simon Josefsson.
56920
56921 2007-01-27  Bruno Haible  <bruno@clisp.org>
56922
56923         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
56924         from gl_HEADER_STRING_H_BODY.
56925         (gl_HEADER_STRING_H_BODY): Require it.
56926         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
56927         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
56928         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
56929         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
56930         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
56931         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
56932         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
56933         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
56934         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
56935         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
56936         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
56937         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
56938         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
56939         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
56940         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
56941
56942 2007-01-27  Bruno Haible  <bruno@clisp.org>
56943
56944         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
56945         check_PROGRAMS into noinst_PROGRAMS.
56946         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
56947         check_PROGRAMS in this case.
56948         (func_import): Set for_test to false.
56949         (func_create_testdir): Set for_test to true.
56950
56951 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
56952             Bruno Haible  <bruno@clisp.org>
56953
56954         * modules/strcasestr (Files): Remove lib/strcasestr.h.
56955         (Depends-on): Add string.
56956         (Includes): Use <string.h> instead of strcasestr.h.
56957         * modules/string (Makefile.am): Also substitute the value of
56958         REPLACE_STRCASESTR.
56959         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
56960         assume strcasestr is declared in <string.h> not <strings.h>. Also
56961         set REPLACE_STRCASESTR.
56962         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
56963         REPLACE_STRCASESTR.
56964         * lib/strcasestr.h: Remove file.
56965         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
56966         * lib/string_.h (strcasestr): New declaration.
56967
56968 2007-01-27  Bruno Haible  <bruno@clisp.org>
56969
56970         * lib/string_.h: Use 'extern'.
56971
56972 2007-01-27  Jim Meyering  <jim@meyering.net>
56973
56974         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
56975         of set-but-not-used local, "q".
56976
56977         * lib/mempcpy.c: Include <config.h> before <string.h>.
56978         This fixes a compilation error on HP-UX, due to the system's
56979         "restrict"-using mempcpy prototype.
56980
56981 2007-01-26  Bruno Haible  <bruno@clisp.org>
56982
56983         Small optimization.
56984         * lib/javacomp.c: Include c-strstr.h.
56985          (is_envjavac_gcj): Use c_strstr instead of strstr.
56986         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
56987
56988 2007-01-26  Bruno Haible  <bruno@clisp.org>
56989
56990         * MODULES.html.sh (Unicode string functions): Add the new modules.
56991
56992         * modules/uniconv/u32-strconv-to-locale: New file.
56993         * lib/uniconv/u32-strconv-to-locale.c: New file.
56994
56995         * modules/uniconv/u16-strconv-to-locale: New file.
56996         * lib/uniconv/u16-strconv-to-locale.c: New file.
56997
56998         * modules/uniconv/u8-strconv-to-locale: New file.
56999         * lib/uniconv/u8-strconv-to-locale.c: New file.
57000
57001         * modules/uniconv/u32-strconv-from-locale: New file.
57002         * lib/uniconv/u32-strconv-from-locale.c: New file.
57003
57004         * modules/uniconv/u16-strconv-from-locale: New file.
57005         * lib/uniconv/u16-strconv-from-locale.c: New file.
57006
57007         * modules/uniconv/u8-strconv-from-locale: New file.
57008         * lib/uniconv/u8-strconv-from-locale.c: New file.
57009
57010         * modules/uniconv/u32-strconv-to-enc: New file.
57011         * lib/uniconv/u32-strconv-to-enc.c: New file.
57012         * modules/uniconv/u32-strconv-to-enc-tests: New file.
57013         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
57014
57015         * modules/uniconv/u16-strconv-to-enc: New file.
57016         * lib/uniconv/u16-strconv-to-enc.c: New file.
57017         * lib/uniconv/u-strconv-to-enc.h: New file.
57018         * modules/uniconv/u16-strconv-to-enc-tests: New file.
57019         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
57020
57021         * modules/uniconv/u8-strconv-to-enc: New file.
57022         * lib/uniconv/u8-strconv-to-enc.c: New file.
57023         * modules/uniconv/u8-strconv-to-enc-tests: New file.
57024         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
57025
57026         * modules/uniconv/u32-strconv-from-enc: New file.
57027         * lib/uniconv/u32-strconv-from-enc.c: New file.
57028         * modules/uniconv/u32-strconv-from-enc-tests: New file.
57029         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
57030
57031         * modules/uniconv/u16-strconv-from-enc: New file.
57032         * lib/uniconv/u16-strconv-from-enc.c: New file.
57033         * modules/uniconv/u16-strconv-from-enc-tests: New file.
57034         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
57035
57036         * modules/uniconv/u8-strconv-from-enc: New file.
57037         * lib/uniconv/u8-strconv-from-enc.c: New file.
57038         * lib/uniconv/u-strconv-from-enc.h: New file.
57039         * modules/uniconv/u8-strconv-from-enc-tests: New file.
57040         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
57041
57042         * modules/uniconv/u32-conv-from-enc: New file.
57043         * lib/uniconv/u32-conv-from-enc.c: New file.
57044         * modules/uniconv/u32-conv-from-enc-tests: New file.
57045         * tests/uniconv/test-u32-conv-from-enc.c: New file.
57046
57047         * modules/uniconv/u16-conv-from-enc: New file.
57048         * lib/uniconv/u16-conv-from-enc.c: New file.
57049         * lib/uniconv/u-conv-from-enc.h: New file.
57050         * modules/uniconv/u16-conv-from-enc-tests: New file.
57051         * tests/uniconv/test-u16-conv-from-enc.c: New file.
57052
57053         * modules/uniconv/u8-conv-from-enc: New file.
57054         * lib/uniconv/u8-conv-from-enc.c: New file.
57055         * modules/uniconv/u8-conv-from-enc-tests: New file.
57056         * tests/uniconv/test-u8-conv-from-enc.c: New file.
57057
57058         * modules/uniconv/base: New file.
57059         * lib/uniconv.h: New file.
57060
57061 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
57062
57063         * doc/gnulib-tool.texi (Initial import): Update to match current
57064         behavior with strdup module.
57065         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
57066         * lib/memmem.h: Remove; all uses removed.  This is now done
57067         by <string.h>.
57068         * lib/mempcpy.h: Likewise.
57069         * lib/memrchr.h: Likewise.
57070         * lib/stpcpy.h: Likewise.
57071         * lib/stpncpy.h: Likewise.
57072         * lib/strcase.h: Likewise.
57073         * lib/strchrnul.h: Likewise.
57074         * lib/strdup.h: Likewise.
57075         * lib/strndup.h: Likewise.
57076         * lib/strnlen.h: Likewise.
57077         * lib/strpbrk.h: Likewise.
57078         * lib/strsep.h: Likewise.
57079         * lib/strstr.h: Likewise.
57080         * lib/strtok_r.h: Likewise.
57081         * lib/string_.h: New file.
57082         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
57083         Rely on <string.h> instead.
57084         * lib/canon-host.c: Likewise.
57085         * lib/chdir-long.c: Likewise.
57086         * lib/concatpath.c: Likewise.
57087         * lib/exclude.c: Likewise.
57088         * lib/fchdir.c: Likewise.
57089         * lib/getaddrinfo.c: Likewise.
57090         * lib/getcwd.c: Likewise.
57091         * lib/getsubopt.c: Likewise.
57092         * lib/glob.c: Likewise.
57093         * lib/hard-locale.c: Likewise.
57094         * lib/iconvme.c: Likewise.
57095         * lib/javacomp.c: Likewise.
57096         * lib/mempcpy.c: Likewise.
57097         * lib/memrchr.c: Likewise.
57098         * lib/regex_internal.h: Likewise.
57099         * lib/stpncpy.c: Likewise.
57100         * lib/strcasecmp.c: Likewise.
57101         * lib/strchrnul.c: Likewise.
57102         * lib/strdup.c: Likewise.
57103         * lib/striconv.c: Likewise.
57104         * lib/striconveh.c: Likewise.
57105         * lib/striconveha.c: Likewise.
57106         * lib/strncasecmp.c: Likewise.
57107         * lib/strndup.c: Likewise.
57108         * lib/strnlen.c: Likewise.
57109         * lib/strsep.c: Likewise.
57110         * lib/strstr.c: Likewise.
57111         * lib/strtok_r.c: Likewise.
57112         * lib/userspec.c: Likewise.
57113         * lib/w32spawn.h: Likewise.
57114         * lib/xstrndup.c: Likewise.
57115         * lib/mountlist.c (strstr): Remove decl.
57116         * m4/string_h.m4: New file.
57117         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
57118         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
57119         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
57120         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
57121         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
57122         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
57123         Set REPLACE_STRCASECMP if necessary.
57124         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
57125         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
57126         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
57127         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
57128         HAVE_DECL_STRDUP if necessary.
57129         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
57130         since gl_FUNC_STRNDUP does that now.
57131         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
57132         Check for decl here...
57133         (gl_PREREQ_STRNLEN): ... not here.
57134         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
57135         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
57136         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
57137         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
57138         necessary.
57139         * modules/string: New file.
57140         * modules/memmem (Files): Remove special-purpose include file.
57141         (Depends-on): Add string.
57142         (Include): Include <string.h>, not the removed file.
57143         * modules/mempcpy: Likewise.
57144         * modules/memrchr: Likewise.
57145         * modules/stpcpy: Likewise.
57146         * modules/stpncpy: Likewise.
57147         * modules/strcase: Likewise.
57148         * modules/strchrnul: Likewise.
57149         * modules/strdup: Likewise.
57150         * modules/strndup: Likewise.
57151         * modules/strnlen: Likewise.
57152         * modules/strpbrk: Likewise.
57153         * modules/strsep: Likewise.
57154         * modules/strstr: Likewise.
57155         * modules/strtok_r: Likewise.
57156         * tests/test-dirname.c: Don't include "strdup.h", since
57157         <string.h> now suffices.
57158         * tests/test-memmem.c: Don't include "memmem.h", since
57159         <string.h> now suffices.
57160
57161 2007-01-25  Bruno Haible  <bruno@clisp.org>
57162
57163         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
57164         *resultp is 0.
57165
57166         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
57167         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
57168         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
57169         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
57170
57171         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
57172         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
57173         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
57174         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
57175         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
57176         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
57177
57178 2007-01-24  Bruno Haible  <bruno@clisp.org>
57179
57180         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
57181         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
57182         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
57183         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
57184         gl_FUNC_FTS_CORE.
57185         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
57186         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
57187         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
57188         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
57189         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
57190         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
57191         gl_FUNC_FCHOWNAT.
57192         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
57193         gl_FUNC_STRFTIME.
57194         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
57195         Reported by Ralf Wildenhues.
57196
57197 2007-01-24  Bruno Haible  <bruno@clisp.org>
57198
57199         Drop AC_REQUIRE calls that are redundant with the module dependencies.
57200         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
57201         gl_GETADDRINFO.
57202         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
57203         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
57204         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
57205
57206 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
57207
57208         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
57209         Don't use 'exit'; just return from 'main'.
57210         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
57211
57212         * lib/fnmatch_.h: Readjust white space and comments to match
57213         glibc, to avoid spurious diffs.
57214
57215 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
57216
57217         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
57218         2004-12-01 change by Jakub Jelinek, since this code won't compile
57219         if !LIBC.  Problem reported by Bob Proulx.
57220
57221 2007-01-23  Bruno Haible  <bruno@clisp.org>
57222
57223         * lib/striconveh.c: Include c-strcaseeq.h.
57224         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
57225         * modules/striconveh (Depends-on): Add c-strcaseeq.
57226
57227 2007-01-23  Bruno Haible  <bruno@clisp.org>
57228
57229         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
57230
57231         * modules/c-strcaseeq: New file.
57232         * lib/c-strcaseeq.h: New file.
57233
57234         * modules/streq: New file.
57235         * lib/streq.h: New file.
57236
57237 2007-01-23  Bruno Haible  <bruno@clisp.org>
57238
57239         * modules/striconveha-tests: New file.
57240         * tests/test-striconveha.c: New file.
57241
57242         * lib/striconveha.h: Include <stdbool.h>.
57243         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
57244         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
57245         (mem_iconveha_notranslit): Renamed from mem_iconveha.
57246         (mem_iconveha): New function.
57247         (str_iconveha_notranslit): Renamed from str_iconveha.
57248         (str_iconveha): New function.
57249         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
57250         c-strcase.
57251
57252 2007-01-23  Bruno Haible  <bruno@clisp.org>
57253
57254         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
57255         encodings without forgiving before trying any encoding with handler.
57256         (str_iconveha): Try all encodings without forgiving before trying any
57257         encoding with handler.
57258
57259 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
57260
57261         Import the following changes from libc.
57262
57263         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
57264
57265         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
57266
57267         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
57268
57269         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
57270         normal_bracket label.
57271
57272         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
57273
57274         [BZ #361]
57275         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
57276         to normal_bracket after fetching the next character.
57277
57278 2007-01-22  Bruno Haible  <bruno@clisp.org>
57279
57280         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
57281         argument.
57282         * lib/striconveh.c (iconv_carefully_1): New function.
57283         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
57284         argument.
57285         (str_cd_iconveh): Update.
57286         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
57287         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
57288         * tests/test-striconveh.c (MAGIC): New macro.
57289         (new_offsets): New function.
57290         (main): Test call with and without offsets.
57291
57292 2007-01-22  Bruno Haible  <bruno@clisp.org>
57293
57294         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
57295         * modules/sys_select (Makefile.am): Likewise.
57296         * modules/sys_socket (Makefile.am): Likewise.
57297         * modules/sys_time (Makefile.am): Likewise.
57298
57299 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
57300
57301         * modules/gettimeofday (License): Change from GPL to LGPL, since
57302         gettimeofday is a library function.
57303
57304 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
57305
57306         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
57307
57308 2007-01-21  Bruno Haible  <bruno@clisp.org>
57309
57310         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
57311
57312 2007-01-21  Bruno Haible  <bruno@clisp.org>
57313
57314         * modules/striconveha: New file.
57315         * lib/striconveha.h: New file.
57316         * lib/striconveha.c: New file.
57317         * MODULES.html.sh (Internationalization functions): Add striconveha.
57318         * lib/striconv.c (str_iconv): Optimize the case of an empty input
57319         string.
57320         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
57321
57322 2007-01-21  Bruno Haible  <bruno@clisp.org>
57323
57324         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
57325         * lib/striconveh.c (str_iconveh): Likewise.
57326
57327 2007-01-21  Bruno Haible  <bruno@clisp.org>
57328
57329         * lib/striconveh.h (mem_iconveh): New declaration.
57330         * lib/striconveh.c (mem_iconveh): New function.
57331         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
57332
57333 2007-01-21  Bruno Haible  <bruno@clisp.org>
57334
57335         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
57336
57337         * lib/striconveh.h (mem_cd_iconveh): Change specification.
57338         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
57339         original result buffer.
57340         (str_cd_iconveh): Update.
57341         * tests/test-striconveh.c (main): Update.
57342
57343         * lib/striconv.h (mem_cd_iconv): Change specification.
57344         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
57345         result buffer.
57346         (str_cd_iconv): Update.
57347         * tests/test-striconv.c (main): Update.
57348
57349 2007-01-21  Bruno Haible  <bruno@clisp.org>
57350
57351         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
57352
57353 2007-01-20  Jim Meyering  <jim@meyering.net>
57354
57355         * lib/userspec.c (parse_with_separator): If a user or group string
57356         starts with "+", skip the corresponding name-to-ID look-up, since
57357         such a look-up must fail: user and group names may not include "+".
57358
57359 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
57360
57361         * lib/poll.c: Include sys/time.h and time.h unconditionally,
57362         since we now assume the sys_time module.
57363         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
57364         check for sys/time.h; no longer needed.
57365         * modules/poll (Depends-on): Depend on sys_time.
57366
57367 2007-01-18  Bruno Haible  <bruno@clisp.org>
57368
57369         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
57370         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
57371
57372         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
57373         gettimeofday.
57374
57375         * tests/test-gettimeofday.c: Include <time.h>.
57376         (dummy): Remove variable.
57377
57378         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
57379         gl_HEADER_SYS_TIME_H.
57380         (gl_HEADER_SYS_TIME_H): New macro.
57381
57382         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
57383         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57384         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
57385         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
57386         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57387         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
57388         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
57389         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57390         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
57391         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
57392         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57393
57394         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
57395         last change; it caused a compilation error when cross-compiling to
57396         Cygwin.
57397
57398 2007-01-18  Jim Meyering  <jim@meyering.net>
57399
57400         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
57401         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
57402         than the race-prone "test -d sys || mkdir sys".
57403         (configure.ac): Use AC_PROG_MKDIR_P.
57404         * modules/sys_select: Likewise.
57405         * modules/sys_socket: Likewise.
57406         * modules/sys_time: Likewise.
57407
57408 2007-01-18  Eric Blake  <ebb9@byu.net>
57409
57410         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
57411         replace gettimeofday.
57412         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
57413         name, to avoid infinite recursion.
57414
57415 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
57416
57417         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
57418         module sys_time.
57419         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
57420         assume timespec.h defines struct timeval.
57421         * lib/settime.c: Likewise.
57422         * lib/utimens.c: Likewise.
57423         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
57424         since we now assume the gettimeofday module.
57425         * lib/tempname.c (__gen_tempname): Likewise.
57426         * lib/gettimeofday.h: Remove.
57427         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
57428         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
57429         Include <time.h>, for 'time()'.
57430         (localtime_buffer_addr): Also use this workaround if
57431         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
57432         to simplify the uses.  All uses changed.
57433         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
57434         that #undef is inside {}, and 'const' follows type name consistently.
57435         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
57436         (gettimeofday): Do not use the maximum possible value for
57437         tv->tv_usec, since that might break usages other than ls.c.
57438         Instead, we'll leave ls.c alone.  This undoes today's patch
57439         by Bruno.  Add a compile-time warning for 1s-clock resolution;
57440         we've never observed the problem but might as well keep the
57441         canary.
57442         * lib/nanosleep.c: Include timespec.h first, for interface check.
57443         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
57444         now assume the sys_time module.
57445         * lib/tempname.c: Likewise.
57446         * lib/timespec.h: Likewise.
57447         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
57448         needed.
57449         * lib/strftime.c: Likewise.
57450         * lib/timespec.h: Likewise.
57451         * lib/posixtm.c: Include posixtm.h first, for interface check.
57452         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
57453         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
57454         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
57455         * lib/sys_time_.h: New file.
57456         * lib/timespec.h (struct timespec): Use long int, not long.
57457         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
57458         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
57459         Remove obsolescent call to AC_HEADER_TIME.
57460         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
57461         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
57462         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
57463         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
57464         Likewise.
57465         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
57466         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
57467         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
57468         into the sys_time module.  Check for gettimeofday just once.
57469         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
57470         for gettimeofday signature to just check the signature.  Merely
57471         compile it, since linking doesn't test signature.  Improve test for
57472         whether gettimeofday.o is actually needed.
57473         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
57474         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
57475         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
57476         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57477         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
57478         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
57479         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
57480         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
57481         than worrying about sys/time.h.
57482         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
57483         Don't bother worrying about TIME_WITH_SYS_TIME.
57484         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
57485         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
57486         * m4/sys_time_h.m4: New file.
57487         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
57488         Don't include sys/time.h.  Return from main rather than exiting.
57489         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
57490         all uses changed.
57491         * modules/gethrxtime (Depends-on): Add sys_time.
57492         * modules/gettime (Depends-on): Likewise.
57493         * modules/gettimeofday (Depends-on): Likewise.
57494         * modules/nanosleep (Depends-on): Likewise.
57495         * modules/settime (Depends-on): Likewise.
57496         * modules/tempname (Depends-on): Likewise.
57497         * modules/utimens (Depends-on): Likewise.
57498         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
57499         (Include): Change back to <sys/time.h>.
57500         (Maintainer): Add self.
57501         * modules/sys_time: New file.
57502         * modules/tempname (Depends-on): Add gettimeofday.
57503         * tests/test-gettimeofday.c: Include <sys/time.h>
57504         rather than gettimeofday.h.
57505
57506 2007-01-17  Bruno Haible  <bruno@clisp.org>
57507
57508         * gnulib-tool (func_get_license): Revert last patch. Instead, let
57509         the license default to GPL.
57510         (func_create_testdir): Don't complain if a module is LGPL and its
57511         tests module depends on GPLed modules.
57512
57513 2007-01-17  Bruno Haible  <bruno@clisp.org>
57514
57515         * lib/gettimeofday.c (gettimeofday): Add code for the case
57516         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
57517         maximum possible value for tv->tv_usec, rather than the minimum one.
57518
57519 2005-10-08  Martin Lambers  <marlam@marlam.de>
57520 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
57521 2007-01-16  Bruno Haible  <bruno@clisp.org>
57522
57523         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
57524         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
57525         gl_FUNC_GETTIMEOFDAY.
57526         (Include): Add gettimeofday.h.
57527         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
57528         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
57529         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
57530         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
57531         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
57532         * lib/gettimeofday.h: New file.
57533         * lib/gettimeofday.c: Include <sys/timeb.h>.
57534         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
57535         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57536         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
57537         fall back on time().
57538
57539         * tests/test-gettimeofday.c: New file.
57540         * modules/gettimeofday-tests: New file.
57541
57542 2007-01-16  Eric Blake  <ebb9@byu.net>
57543
57544         * modules/fnmatch (Depends-on): Depend on wchar.
57545         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
57546         * m4/fnmatch.m4: Likewise.
57547         * modules/mbchar (Makefile.am): Assume <wchar.h>.
57548         * m4/mbchar.m4: Likewise.
57549         * modules/mbswidth (Depends-on): Depend on wchar.
57550         * lib/mbswidth.c: Assume <wchar.h>.
57551         * m4/mbswidth.m4: Likewise.
57552         * modules/quotearg (Depends-on): Depend on wchar.
57553         * lib/quotearg.c: Assume <wchar.h>.
57554         * m4/quotearg.m4: Likewise.
57555         * modules/regex (Depends-on): Depend on wchar.
57556         * lib/regex_internal.h: Assume <wchar.h>.
57557         * m4/regex.m4: Likewise.
57558         * modules/stdint (Depends-on): Depend on wchar.
57559         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
57560         * m4/stdint.m4: Likewise.
57561         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
57562         * modules/strftime (Depends-on): Depend on wchar.
57563         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
57564         * modules/strtol (Depends-on): Depend on wchar.
57565         * lib/strtol.c: Assume <wchar.h>.
57566         * modules/wcwidth (Depends-on): Depend on wchar.
57567         * lib/wcwidth.h: Assume <wchar.h>.
57568         * m4/wcwidth.m4: Likewise.
57569
57570 2007-01-16  Bruno Haible  <bruno@clisp.org>
57571
57572         * modules/csharpexec-script: New, created from...
57573         * modules/csharpexec: ... this.
57574
57575 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
57576
57577         * modules/javaexec-script: New, created from...
57578         * modules/javaexec: ... this.
57579
57580 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
57581
57582         * modules/poll (Dependencies): Add sys_select.
57583
57584 2007-01-15  Jim Meyering  <jim@meyering.net>
57585
57586         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
57587         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
57588         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
57589         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
57590
57591 2007-01-15  Bruno Haible  <bruno@clisp.org>
57592
57593         * modules/striconveh: New file.
57594         * lib/striconveh.h: New file.
57595         * lib/striconveh.c: New file.
57596         * MODULES.html.sh (Internationalization functions): Add striconveh.
57597
57598         * modules/striconveh-tests: New file.
57599         * tests/test-striconveh.c: New file.
57600
57601 2007-01-15  Bruno Haible  <bruno@clisp.org>
57602
57603         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
57604         not from GNU libiconv or GNU libc.
57605
57606 2007-01-15  Bruno Haible  <bruno@clisp.org>
57607
57608         * doc/gnulib-intro.texi (Copyright): Explain the different license
57609         terms for module descriptions, autoconf macros, tests, documentation.
57610
57611 2007-01-14  Bruno Haible  <bruno@clisp.org>
57612
57613         * modules/striconv-tests: New file.
57614         * tests/test-striconv.c: New file.
57615
57616 2007-01-14  Bruno Haible  <bruno@clisp.org>
57617
57618         * modules/iconv-tests: New file.
57619         * tests/test-iconv.c: New file.
57620
57621 2007-01-14  Bruno Haible  <bruno@clisp.org>
57622
57623         * gnulib-tool (func_get_license): For test modules, use the license of
57624         the main module.
57625
57626 2007-01-14  Bruno Haible  <bruno@clisp.org>
57627
57628         * modules/iconv (Include): Clarify that <iconv.h> can only be included
57629         if iconv is found to exist.
57630
57631 2007-01-14  Bruno Haible  <bruno@clisp.org>
57632
57633         * modules/c-ctype-tests: New file.
57634         * tests/test-c-ctype.c: New file.
57635
57636 2007-01-14  Bruno Haible  <bruno@clisp.org>
57637
57638         * modules/binary-io-tests: New file.
57639         * tests/test-binary-io.sh: New file.
57640         * tests/test-binary-io.c: New file.
57641
57642 2007-01-14  Bruno Haible  <bruno@clisp.org>
57643
57644         * modules/array-oset-tests: New file.
57645         * tests/test-array_oset.c: New file.
57646
57647 2007-01-14  Bruno Haible  <bruno@clisp.org>
57648
57649         * modules/array-list-tests: New file.
57650         * tests/test-array_list.c: New file.
57651
57652 2007-01-14  Bruno Haible  <bruno@clisp.org>
57653
57654         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
57655         and make.
57656         Reported by Simon Josefsson in
57657         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
57658
57659 2007-01-14  Bruno Haible  <bruno@clisp.org>
57660
57661         * modules/allocsa-tests: New file.
57662         * tests/test-allocsa.c: New file.
57663
57664 2007-01-14  Bruno Haible  <bruno@clisp.org>
57665
57666         * modules/fchdir (Depends-on): Add absolute-header.
57667         * modules/unistd (Depends-on): Likewise.
57668
57669 2006-12-30  Bruno Haible  <bruno@clisp.org>
57670
57671         * modules/fchdir: New file.
57672         * modules/unistd (Files): Add lib/unistd_.h.
57673         (Makefile.am): Generate unistd.h from unistd_.h.
57674         * lib/fchdir.c: New file.
57675         * lib/dirent_.h: New file.
57676         * lib/unistd_.h: New file.
57677         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
57678         * m4/fchdir.m4: New file.
57679         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
57680         (gl_HEADER_UNISTD): Invoke it.
57681         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
57682         function.
57683         * lib/backupfile.c (opendir, closedir): Undefine.
57684         * lib/chown.c (open, close): Undefine.
57685         * lib/clean-temp.c (open, close): Undefine.
57686         * lib/copy-file.c (open, close): Undefine.
57687         * lib/execute.c (open, close): Undefine.
57688         * lib/fsusage.c (open, close): Undefine.
57689         * lib/gc-gnulib.c (open, close): Undefine.
57690         * lib/getcwd.c (opendir, closedir): Undefine.
57691         * lib/glob.c (opendir, closedir): Undefine.
57692         * lib/javacomp.c (open, close): Undefine.
57693         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
57694         * lib/openat-proc.c (open, close): Undefine.
57695         * lib/pagealign_alloc.c (open, close): Undefine.
57696         * lib/pipe.c (open, close): Undefine.
57697         * lib/progreloc.c (open, close): Undefine.
57698         * lib/savedir.c (opendir, closedir): Undefine.
57699         * lib/utime.c (open, close): Undefine.
57700         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
57701
57702 2007-01-10  Bruno Haible  <bruno@clisp.org>
57703
57704         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
57705
57706 2007-01-12  Eric Blake  <ebb9@byu.net>
57707
57708         Provide a robust <wchar.h>.  Further simplifications are now
57709         possible in other modules, but not included here.
57710         * modules/wchar: New module.
57711         * m4/wchar.m4: New file.
57712         * lib/wchar_.h: Likewise.
57713         * modules/mbchar (Depends-on): Depend on wchar, as the first use
57714         of the new module.
57715         * MODULES.html.sh (Extended multibyte and wide character utilities):
57716         New section.
57717
57718 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
57719
57720         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
57721         to a reasonable default for memory allocation.
57722         (xreadlink): Don't allocate a huge buffer, to work around a buggy
57723         file system that reports garbage st_size values for symlinks.
57724         Problem reported by Liyang Hu.
57725
57726 2007-01-11  Simon Josefsson  <simon@josefsson.org>
57727
57728         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
57729         Emacs .#* auto-save files).
57730
57731 2007-01-11  Bruno Haible  <bruno@clisp.org>
57732
57733         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
57734         directory.
57735
57736 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
57737
57738         Use @...@ consistently in lib/wctype_.h.
57739         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
57740         on it being set to 1 or 0.
57741         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
57742         go back to AC_SUBSTing it.
57743         * modules/wctype (Makefile.am): Undo previous change.
57744
57745 2007-01-10  Eric Blake  <ebb9@byu.net>
57746
57747         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
57748         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
57749         * modules/wctype (Makefile.am): Likewise.
57750         Reported by Chris McGuire.
57751
57752 2007-01-10  Jim Meyering  <jim@meyering.net>
57753
57754         fts.c: a small readability/maintainability improvement
57755         * lib/fts.c (fts_read): Make this code slightly more readable and
57756         maintainable by hoisting the "sp->fts_cur = p" assignments to
57757         immediately follow the statements that set P.  Derived from
57758         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
57759
57760 2007-01-10  Eric Blake  <ebb9@byu.net>
57761
57762         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
57763         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
57764         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
57765         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
57766         Reported by Chris McGuire.
57767
57768 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
57769
57770         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
57771         in sed script.
57772
57773 2007-01-09  Bruno Haible  <bruno@clisp.org>
57774
57775         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
57776         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
57777         variables.
57778         (func_module): Use them.
57779
57780 2007-01-09  Bruno Haible  <bruno@clisp.org>
57781
57782         * modules/unistr/base: New file.
57783         * lib/unistr.h: New file.
57784
57785         * modules/unistr/u8-to-u16: New file.
57786         * lib/unistr/u8-to-u16.c: New file.
57787
57788         * modules/unistr/u8-to-u32: New file.
57789         * lib/unistr/u8-to-u32.c: New file.
57790
57791         * modules/unistr/u16-to-u8: New file.
57792         * lib/unistr/u16-to-u8.c: New file.
57793
57794         * modules/unistr/u16-to-u32: New file.
57795         * lib/unistr/u16-to-u32.c: New file.
57796
57797         * modules/unistr/u32-to-u8: New file.
57798         * lib/unistr/u32-to-u8.c: New file.
57799
57800         * modules/unistr/u32-to-u16: New file.
57801         * lib/unistr/u32-to-u16.c: New file.
57802
57803         * modules/unistr/u8-check: New file.
57804         * modules/unistr/u16-check: New file.
57805         * modules/unistr/u32-check: New file.
57806         * lib/unistr/u8-check.c: New file.
57807         * lib/unistr/u16-check.c: New file.
57808         * lib/unistr/u32-check.c: New file.
57809
57810         * modules/unistr/u8-chr: New file.
57811         * modules/unistr/u16-chr: New file.
57812         * modules/unistr/u32-chr: New file.
57813         * lib/unistr/u8-chr.c: New file.
57814         * lib/unistr/u16-chr.c: New file.
57815         * lib/unistr/u32-chr.c: New file.
57816
57817         * modules/unistr/u8-cmp: New file.
57818         * modules/unistr/u16-cmp: New file.
57819         * modules/unistr/u32-cmp: New file.
57820         * lib/unistr/u8-cmp.c: New file.
57821         * lib/unistr/u16-cmp.c: New file.
57822         * lib/unistr/u32-cmp.c: New file.
57823
57824         * modules/unistr/u8-cpy: New file.
57825         * modules/unistr/u16-cpy: New file.
57826         * modules/unistr/u32-cpy: New file.
57827         * lib/unistr/u8-cpy.c: New file.
57828         * lib/unistr/u16-cpy.c: New file.
57829         * lib/unistr/u32-cpy.c: New file.
57830         * lib/unistr/u-cpy.h: New file.
57831
57832         * modules/unistr/u8-cpy-alloc: New file.
57833         * modules/unistr/u16-cpy-alloc: New file.
57834         * modules/unistr/u32-cpy-alloc: New file.
57835         * lib/unistr/u8-cpy-alloc.c: New file.
57836         * lib/unistr/u16-cpy-alloc.c: New file.
57837         * lib/unistr/u32-cpy-alloc.c: New file.
57838         * lib/unistr/u-cpy-alloc.h: New file.
57839
57840         * modules/unistr/u8-endswith: New file.
57841         * modules/unistr/u16-endswith: New file.
57842         * modules/unistr/u32-endswith: New file.
57843         * lib/unistr/u8-endswith.c: New file.
57844         * lib/unistr/u16-endswith.c: New file.
57845         * lib/unistr/u32-endswith.c: New file.
57846         * lib/unistr/u-endswith.h: New file.
57847
57848         * modules/unistr/u8-mblen: New file.
57849         * modules/unistr/u16-mblen: New file.
57850         * modules/unistr/u32-mblen: New file.
57851         * lib/unistr/u8-mblen.c: New file.
57852         * lib/unistr/u16-mblen.c: New file.
57853         * lib/unistr/u32-mblen.c: New file.
57854
57855         * modules/unistr/u8-mbtouc: New file.
57856         * modules/unistr/u16-mbtouc: New file.
57857         * modules/unistr/u32-mbtouc: New file.
57858         * lib/unistr/u8-mbtouc.c: New file.
57859         * lib/unistr/u16-mbtouc.c: New file.
57860         * lib/unistr/u32-mbtouc.c: New file.
57861
57862         * modules/unistr/u8-mbtouc-safe: New file.
57863         * modules/unistr/u16-mbtouc-safe: New file.
57864         * modules/unistr/u32-mbtouc-safe: New file.
57865         * lib/unistr/u8-mbtouc-safe.c: New file.
57866         * lib/unistr/u16-mbtouc-safe.c: New file.
57867         * lib/unistr/u32-mbtouc-safe.c: New file.
57868
57869         * modules/unistr/u8-move: New file.
57870         * modules/unistr/u16-move: New file.
57871         * modules/unistr/u32-move: New file.
57872         * lib/unistr/u8-move.c: New file.
57873         * lib/unistr/u16-move.c: New file.
57874         * lib/unistr/u32-move.c: New file.
57875         * lib/unistr/u-move.h: New file.
57876
57877         * modules/unistr/u8-next: New file.
57878         * modules/unistr/u16-next: New file.
57879         * modules/unistr/u32-next: New file.
57880         * lib/unistr/u8-next.c: New file.
57881         * lib/unistr/u16-next.c: New file.
57882         * lib/unistr/u32-next.c: New file.
57883
57884         * modules/unistr/u8-prev: New file.
57885         * modules/unistr/u16-prev: New file.
57886         * modules/unistr/u32-prev: New file.
57887         * lib/unistr/u8-prev.c: New file.
57888         * lib/unistr/u16-prev.c: New file.
57889         * lib/unistr/u32-prev.c: New file.
57890
57891         * modules/unistr/u8-set: New file.
57892         * modules/unistr/u16-set: New file.
57893         * modules/unistr/u32-set: New file.
57894         * lib/unistr/u8-set.c: New file.
57895         * lib/unistr/u16-set.c: New file.
57896         * lib/unistr/u32-set.c: New file.
57897         * lib/unistr/u-set.h: New file.
57898
57899         * modules/unistr/u8-startswith: New file.
57900         * modules/unistr/u16-startswith: New file.
57901         * modules/unistr/u32-startswith: New file.
57902         * lib/unistr/u8-startswith.c: New file.
57903         * lib/unistr/u16-startswith.c: New file.
57904         * lib/unistr/u32-startswith.c: New file.
57905         * lib/unistr/u-startswith.h: New file.
57906
57907         * modules/unistr/u8-stpcpy: New file.
57908         * modules/unistr/u16-stpcpy: New file.
57909         * modules/unistr/u32-stpcpy: New file.
57910         * lib/unistr/u8-stpcpy.c: New file.
57911         * lib/unistr/u16-stpcpy.c: New file.
57912         * lib/unistr/u32-stpcpy.c: New file.
57913         * lib/unistr/u-stpcpy.h: New file.
57914
57915         * modules/unistr/u8-stpncpy: New file.
57916         * modules/unistr/u16-stpncpy: New file.
57917         * modules/unistr/u32-stpncpy: New file.
57918         * lib/unistr/u8-stpncpy.c: New file.
57919         * lib/unistr/u16-stpncpy.c: New file.
57920         * lib/unistr/u32-stpncpy.c: New file.
57921         * lib/unistr/u-stpncpy.h: New file.
57922
57923         * modules/unistr/u8-strcat: New file.
57924         * modules/unistr/u16-strcat: New file.
57925         * modules/unistr/u32-strcat: New file.
57926         * lib/unistr/u8-strcat.c: New file.
57927         * lib/unistr/u16-strcat.c: New file.
57928         * lib/unistr/u32-strcat.c: New file.
57929         * lib/unistr/u-strcat.h: New file.
57930
57931         * modules/unistr/u8-strchr: New file.
57932         * modules/unistr/u16-strchr: New file.
57933         * modules/unistr/u32-strchr: New file.
57934         * lib/unistr/u8-strchr.c: New file.
57935         * lib/unistr/u16-strchr.c: New file.
57936         * lib/unistr/u32-strchr.c: New file.
57937
57938         * modules/unistr/u8-strcmp: New file.
57939         * modules/unistr/u16-strcmp: New file.
57940         * modules/unistr/u32-strcmp: New file.
57941         * lib/unistr/u8-strcmp.c: New file.
57942         * lib/unistr/u16-strcmp.c: New file.
57943         * lib/unistr/u32-strcmp.c: New file.
57944
57945         * modules/unistr/u8-strcpy: New file.
57946         * modules/unistr/u16-strcpy: New file.
57947         * modules/unistr/u32-strcpy: New file.
57948         * lib/unistr/u8-strcpy.c: New file.
57949         * lib/unistr/u16-strcpy.c: New file.
57950         * lib/unistr/u32-strcpy.c: New file.
57951         * lib/unistr/u-strcpy.h: New file.
57952
57953         * modules/unistr/u8-strcspn: New file.
57954         * modules/unistr/u16-strcspn: New file.
57955         * modules/unistr/u32-strcspn: New file.
57956         * lib/unistr/u8-strcspn.c: New file.
57957         * lib/unistr/u16-strcspn.c: New file.
57958         * lib/unistr/u32-strcspn.c: New file.
57959         * lib/unistr/u-strcspn.h: New file.
57960
57961         * modules/unistr/u8-strdup: New file.
57962         * modules/unistr/u16-strdup: New file.
57963         * modules/unistr/u32-strdup: New file.
57964         * lib/unistr/u8-strdup.c: New file.
57965         * lib/unistr/u16-strdup.c: New file.
57966         * lib/unistr/u32-strdup.c: New file.
57967         * lib/unistr/u-strdup.h: New file.
57968
57969         * modules/unistr/u8-strlen: New file.
57970         * modules/unistr/u16-strlen: New file.
57971         * modules/unistr/u32-strlen: New file.
57972         * lib/unistr/u8-strlen.c: New file.
57973         * lib/unistr/u16-strlen.c: New file.
57974         * lib/unistr/u32-strlen.c: New file.
57975         * lib/unistr/u-strlen.h: New file.
57976
57977         * modules/unistr/u8-strmblen: New file.
57978         * modules/unistr/u16-strmblen: New file.
57979         * modules/unistr/u32-strmblen: New file.
57980         * lib/unistr/u8-strmblen.c: New file.
57981         * lib/unistr/u16-strmblen.c: New file.
57982         * lib/unistr/u32-strmblen.c: New file.
57983
57984         * modules/unistr/u8-strmbtouc: New file.
57985         * modules/unistr/u16-strmbtouc: New file.
57986         * modules/unistr/u32-strmbtouc: New file.
57987         * lib/unistr/u8-strmbtouc.c: New file.
57988         * lib/unistr/u16-strmbtouc.c: New file.
57989         * lib/unistr/u32-strmbtouc.c: New file.
57990
57991         * modules/unistr/u8-strncat: New file.
57992         * modules/unistr/u16-strncat: New file.
57993         * modules/unistr/u32-strncat: New file.
57994         * lib/unistr/u8-strncat.c: New file.
57995         * lib/unistr/u16-strncat.c: New file.
57996         * lib/unistr/u32-strncat.c: New file.
57997         * lib/unistr/u-strncat.h: New file.
57998
57999         * modules/unistr/u8-strncmp: New file.
58000         * modules/unistr/u16-strncmp: New file.
58001         * modules/unistr/u32-strncmp: New file.
58002         * lib/unistr/u8-strncmp.c: New file.
58003         * lib/unistr/u16-strncmp.c: New file.
58004         * lib/unistr/u32-strncmp.c: New file.
58005
58006         * modules/unistr/u8-strncpy: New file.
58007         * modules/unistr/u16-strncpy: New file.
58008         * modules/unistr/u32-strncpy: New file.
58009         * lib/unistr/u8-strncpy.c: New file.
58010         * lib/unistr/u16-strncpy.c: New file.
58011         * lib/unistr/u32-strncpy.c: New file.
58012         * lib/unistr/u-strncpy.h: New file.
58013
58014         * modules/unistr/u8-strnlen: New file.
58015         * modules/unistr/u16-strnlen: New file.
58016         * modules/unistr/u32-strnlen: New file.
58017         * lib/unistr/u8-strnlen.c: New file.
58018         * lib/unistr/u16-strnlen.c: New file.
58019         * lib/unistr/u32-strnlen.c: New file.
58020         * lib/unistr/u-strnlen.h: New file.
58021
58022         * modules/unistr/u8-strpbrk: New file.
58023         * modules/unistr/u16-strpbrk: New file.
58024         * modules/unistr/u32-strpbrk: New file.
58025         * lib/unistr/u8-strpbrk.c: New file.
58026         * lib/unistr/u16-strpbrk.c: New file.
58027         * lib/unistr/u32-strpbrk.c: New file.
58028         * lib/unistr/u-strpbrk.h: New file.
58029
58030         * modules/unistr/u8-strrchr: New file.
58031         * modules/unistr/u16-strrchr: New file.
58032         * modules/unistr/u32-strrchr: New file.
58033         * lib/unistr/u8-strrchr.c: New file.
58034         * lib/unistr/u16-strrchr.c: New file.
58035         * lib/unistr/u32-strrchr.c: New file.
58036
58037         * modules/unistr/u8-strspn: New file.
58038         * modules/unistr/u16-strspn: New file.
58039         * modules/unistr/u32-strspn: New file.
58040         * lib/unistr/u8-strspn.c: New file.
58041         * lib/unistr/u16-strspn.c: New file.
58042         * lib/unistr/u32-strspn.c: New file.
58043         * lib/unistr/u-strspn.h: New file.
58044
58045         * modules/unistr/u8-strstr: New file.
58046         * modules/unistr/u16-strstr: New file.
58047         * modules/unistr/u32-strstr: New file.
58048         * lib/unistr/u8-strstr.c: New file.
58049         * lib/unistr/u16-strstr.c: New file.
58050         * lib/unistr/u32-strstr.c: New file.
58051         * lib/unistr/u-strstr.h: New file.
58052
58053         * modules/unistr/u8-strtok: New file.
58054         * modules/unistr/u16-strtok: New file.
58055         * modules/unistr/u32-strtok: New file.
58056         * lib/unistr/u8-strtok.c: New file.
58057         * lib/unistr/u16-strtok.c: New file.
58058         * lib/unistr/u32-strtok.c: New file.
58059         * lib/unistr/u-strtok.h: New file.
58060
58061         * modules/unistr/u8-uctomb: New file.
58062         * modules/unistr/u16-uctomb: New file.
58063         * modules/unistr/u32-uctomb: New file.
58064         * lib/unistr/u8-uctomb.c: New file.
58065         * lib/unistr/u16-uctomb.c: New file.
58066         * lib/unistr/u32-uctomb.c: New file.
58067
58068         * MODULES.html.sh (Unicode string functions): Add the new modules.
58069
58070 2007-01-08  Bruno Haible  <bruno@clisp.org>
58071
58072         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
58073         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
58074         subdirectories.
58075
58076 2007-01-08  Karl Berry  <karl@gnu.org>
58077
58078         * doc/error.texi: mention that main() fns must set program_name
58079         when progname is used.
58080
58081 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
58082
58083         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
58084         WCTYPE_H is empty, for the benefit of builds from non-distclean
58085         directories.  Problem reported by Eric Blake in
58086         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
58087
58088 2007-01-08  Bruno Haible  <bruno@clisp.org>
58089
58090         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
58091         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
58092         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
58093         PROVIDE_CANONICALIZE_FILENAME_MODE.
58094         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
58095
58096 2007-01-08  Bruno Haible  <bruno@clisp.org>
58097
58098         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
58099         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
58100         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
58101         * lib/fts.c: Likewise.
58102         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
58103
58104 2006-12-25  Bruno Haible  <bruno@clisp.org>
58105
58106         * modules/utf8-ucs4-safe: New file.
58107         * lib/utf8-ucs4-safe.h: New file.
58108         * lib/unistr/utf8-ucs4-safe.c: New file.
58109
58110         * modules/utf16-ucs4-safe: New file.
58111         * lib/utf16-ucs4-safe.h: New file.
58112         * lib/unistr/utf16-ucs4-safe.c: New file.
58113
58114         * MODULES.html.sh (Unicode string functions): Add the new modules.
58115
58116 2007-01-08  Bruno Haible  <bruno@clisp.org>
58117
58118         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
58119         (Depends-on): Add unitypes.
58120         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
58121         (u8_mbtouc_aux): Move out to separate file.
58122         (u8_mbtouc): Use ucs4_t, uint8_t types.
58123         * lib/unistr/utf8-ucs4.c: New file.
58124
58125         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
58126         (Depends-on): Add unitypes.
58127         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
58128         (u16_mbtouc_aux): Move out to separate file.
58129         (u16_mbtouc): Use ucs4_t, uint16_t types.
58130         * lib/unistr/utf16-ucs4.c: New file.
58131
58132         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
58133         (Depends-on): Add unitypes.
58134         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
58135         (u8_uctomb_aux): Move out to separate file.
58136         (u8_uctomb): Use ucs4_t, uint8_t types.
58137         * lib/unistr/ucs4-utf8.c: New file.
58138
58139         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
58140         (Depends-on): Add unitypes.
58141         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
58142         (u16_uctomb_aux): Move out to separate file.
58143         (u16_uctomb): Use ucs4_t, uint16_t types.
58144         * lib/unistr/ucs4-utf16.c: New file.
58145
58146 2006-12-25  Bruno Haible  <bruno@clisp.org>
58147
58148         * modules/unitypes: New file.
58149         * lib/unitypes.h: New file.
58150         * MODULES.html.sh (func_all_modules): New section "Unicode string
58151         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
58152         this section. Add unitypes.
58153
58154 2007-01-08  Bruno Haible  <bruno@clisp.org>
58155
58156         Avoid variable names that conflict with those from libtool.
58157         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
58158         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
58159         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
58160         library_names_spec to acl_library_names_spec, hardcode_* to
58161         acl_hardcode_*.
58162         Reported by Ralf Wildenhues.
58163
58164 2007-01-08  Bruno Haible  <bruno@clisp.org>
58165
58166         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
58167         definition.
58168         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
58169         definition.
58170         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
58171         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
58172         definition.
58173         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
58174         definition.
58175         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
58176         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
58177         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
58178         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
58179         definition.
58180         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
58181         definition.
58182         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
58183         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
58184         GC_USE_<algorithm>.
58185         * lib/gc-libgcrypt.c: Likewise.
58186         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
58187         * modules/gc-arctwo (configure.ac): Likewise.
58188         * modules/gc-des (configure.ac): Likewise.
58189         * modules/gc-hmac-md5 (configure.ac): Likewise.
58190         * modules/gc-hmac-sha1 (configure.ac): Likewise.
58191         * modules/gc-md2 (configure.ac): Likewise.
58192         * modules/gc-md4 (configure.ac): Likewise.
58193         * modules/gc-md5 (configure.ac): Likewise.
58194         * modules/gc-random (configure.ac): Likewise.
58195         * modules/gc-rijndael (configure.ac): Likewise.
58196         * modules/gc-sha1 (configure.ac): Likewise.
58197
58198 2007-01-08  Bruno Haible  <bruno@clisp.org>
58199
58200         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
58201         macro definition.
58202         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
58203         definition.
58204         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
58205         definition.
58206         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
58207         * modules/fcntl-safer (configure.ac): Likewise.
58208         * modules/fopen-safer (configure.ac): Likewise.
58209         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
58210         GNULIB_FWRITEERROR macro definition.
58211
58212 2007-01-08  Bruno Haible  <bruno@clisp.org>
58213
58214         * m4/gnulib-common.m4: New file.
58215         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
58216         (func_get_filelist): Add m4/gnulib-common.m4.
58217
58218 2007-01-08  Bruno Haible  <bruno@clisp.org>
58219
58220         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
58221         command.
58222
58223 2007-01-08  Jim Meyering  <jim@meyering.net>
58224
58225         Use a more robust test for a "can't happen" condition.
58226         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
58227         narrowed the st_size value.  Presuming the "can't happen" condition
58228         is true, that narrowing could conceivably convert an invalid st_size
58229         value into a valid one.  Instead, use a change based on Matthew
58230         Woehlke's original patch.
58231
58232         Slight readability improvement: use an assert-like macro
58233         in place of literal "abort ()" uses.
58234         * lib/fts.c (fts_assert): Define.
58235         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
58236         Use this macro instead of a bare 'abort'.
58237
58238 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
58239
58240         Don't worry about using IRIX 5.3's wctype.h broken definitions;
58241         simply work around them.
58242         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
58243         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
58244         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
58245         declaring.
58246         Don't bother to define as macros, since the standard doesn't require it.
58247         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
58248         longer worry about IRIX 5.3.
58249         (HAVE_WCTYPE_CTMP_BUG): Remove.
58250
58251 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
58252
58253         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
58254         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
58255         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
58256         Problems reported by Georg Schwarz for IRIX 5.3.
58257
58258         * gnulib-tool (autoconf_minversion): Take the maximum version number
58259         found, not the minimum.  Problem reported by James Youngman.
58260
58261 2007-01-03  Karl Berry  <karl@gnu.org>
58262
58263         * doc/error.texi: new file, explaining interaction with progname.
58264         * doc/gnulib.texi: include it.  Update copyright.
58265
58266 2007-01-03  Simon Josefsson  <simon@josefsson.org>
58267
58268         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
58269         AC_CANONICAL_HOST, to improve autobuild outputs.
58270
58271 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
58272             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
58273
58274         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
58275         sockets, server sockets, and other file descriptors.  Count errors
58276         to compute the return value.  Reorder the code a bit to be easier
58277         to follow.  Don't set event bits that were not requested (except
58278         POLLERR and POLLHUP).
58279
58280 2007-01-01  Bruno Haible  <bruno@clisp.org>
58281
58282         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
58283
58284 2007-01-03  Jim Meyering  <jim@meyering.net>
58285
58286         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
58287
58288 2007-01-02  Bruno Haible  <bruno@clisp.org>
58289
58290         * modules/settime (Include): Require timespec.h.
58291         * modules/nanosleep (Include): Likewise.
58292
58293 2007-01-01  Bruno Haible  <bruno@clisp.org>
58294
58295         * gnulib-tool (func_emit_copyright_notice): Bump year.
58296         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
58297
58298 2007-01-01  Bruno Haible  <bruno@clisp.org>
58299
58300         Improve support for OpenBSD.
58301         * build-aux/config.rpath (libname_spec): Export.
58302         (library_names_spec): New variable. Export.
58303         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
58304         library_names_spec from the config.rpath output. Locate shared library
58305         through the name pattern in library_names_spec.
58306
58307 2007-01-01  Eric Blake  <ebb9@byu.net>
58308
58309         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
58310
58311 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
58312
58313         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
58314         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
58315         assume the C locale, and avoid an "eval" that could cause trouble.
58316         Problem with SORT reported by Bob Proulx.
58317
58318         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
58319         Define.  Trivial patch from Henning Nielsen Lund, originally
58320         sent to bug-grep@gnu.org today.
58321
58322 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
58323
58324         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
58325         struct stat.  Problem reported by Henning Nielsen Lund.
58326         * lib/acl.c: Include acl.h first, to check interface.  Don't
58327         bother to include sys/types.h and sys/stat.h again.
58328
58329 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
58330
58331         Import the following change from libc; problem reported by
58332         Sven Verdoolaege.
58333
58334         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
58335
58336         [BZ #1373]
58337         * lib/argp.h: Remove __NTH for __argp_usage inline function.
58338
58339 2006-12-28  Jim Meyering  <jim@meyering.net>
58340
58341         * build-aux/announce-gen: Do not assume that the package
58342         builds any of tar.gz, tar.bz2, and .xdelta files.
58343         Suggestion from Simon Josefsson.
58344
58345 2006-12-28  Simon Josefsson  <simon@josefsson.org>
58346
58347         * modules/announce-gen: New file.
58348
58349 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
58350
58351         * lib/mbchar.h: Just include <wctype.h>; the wctype module
58352         handles its gotchas now.
58353         * lib/mbswidth.c: Likewise.
58354         * lib/wcwidth.h: Likewise.
58355         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
58356         and iswcntrl; the wctype module does this stuff now.
58357         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
58358         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
58359         * modules/mbchar (Depends-on): Add wctype.
58360         * modules/mbswidth (Depends-on): Likewise.
58361         * modules/wcwidth (Depends-on): Likewise.
58362
58363 2006-12-27  Eric Blake  <ebb9@byu.net>
58364
58365         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
58366         module uses more than what <wctype.h> is required to provide.
58367
58368 2006-12-26  Eric Blake  <ebb9@byu.net>
58369
58370         * gnulib-tool (sed_extract_prog): Avoid space-tab.
58371
58372 2006-12-26  Eric Blake  <ebb9@byu.net>
58373
58374         * modules/absolute-header: New module.
58375         * modules/fcntl (Depends-on): Depend on it.
58376         * modules/inttypes (Depends-on): Likewise.
58377         * modules/stdint (Depends-on): Likewise.
58378         * modules/sys_stat (Depends-on): Likewise.
58379         * modules/wctype (Depends-on): Likewise.
58380         * MODULES.html.sh (Support for building libraries and
58381         executables): Document it.
58382
58383 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
58384
58385         * gnulib-tool (SED): Remove, undoing previous change.
58386         The problem was that it broke coreutils on Solaris, because
58387         "sed --posix" leaked into a makefile.
58388         (sed): New alias, if 'alias' and GNU sed.
58389
58390 2006-12-24  Jim Meyering  <jim@meyering.net>
58391
58392         Work around an fchownat bug in glibc-2.4:
58393         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
58394         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
58395         in spite of the -P option.
58396         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
58397         New macros.
58398         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
58399         * modules/openat (Files): Add lib/fchownat.c.
58400         * lib/openat.c (fchownat): Don't define here.  Move to...
58401         * lib/fchownat.c: ...this new file.
58402
58403 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
58404
58405         Fix bug reported by Bruno Haible in
58406         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
58407         where quotearg.c didn't compile on Mac OS X 10.2 because it
58408         lacks <wchar.h> and wint_t.
58409         * lib/wctype_.h (__wctype_wint_t): New type.
58410         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
58411         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
58412         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
58413         Arg is now of type __wctype_wint_t, not wint_t.
58414         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
58415         substitute HAVE_WINT_T.
58416         * modules/wctype (Files): Add m4/wint_t.m4.
58417         (wctype.h): Substitute HAVE_WINT_T.
58418
58419 2006-12-23  Bruno Haible  <bruno@clisp.org>
58420
58421         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
58422
58423 2006-12-23  Bruno Haible  <bruno@clisp.org>
58424
58425         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
58426         S_ISLNK.
58427         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
58428         mingw.
58429
58430 2006-12-22  Bruno Haible  <bruno@clisp.org>
58431
58432         * lib/copy-file.c: Include acl.h.
58433         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
58434         Close the file descriptors only after being done with copy_acl.
58435         * modules/copy-file (Depends-on): Add acl.
58436
58437 2006-12-22  Bruno Haible  <bruno@clisp.org>
58438
58439         * gnulib-tool (SED): New variable.
58440         Use $SED instead of sed everywhere.
58441
58442 2006-12-22  Bruno Haible  <bruno@clisp.org>
58443
58444         * modules/no-c++: New file.
58445         * m4/no-c++.m4: New file.
58446         * MODULES.html.sh (Support for building libraries and executables):
58447         Add no-c++.
58448
58449 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
58450
58451         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
58452         Include <limits.h>, and use its INT_MAX to rewrite the
58453         j loop so that it does not overflow 'int'.  Problem reported by
58454         Ralf Wildenhues in
58455         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
58456         Play it safe by shifting left by 1 rather than multiplying by 2,
58457         as GCC is less likely to optimize this away when the value
58458         is signed (when it assumes overflow leads to undefined behavior).
58459         Also, don't assume time_t uses two's complement.
58460
58461 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
58462
58463         * MODULES.html.sh: New module wctype.
58464         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
58465         * lib/fnmatch.c: Don't bother to include <wchar.h> before
58466         <wctype.h>, since the new wctype module should fix this.
58467         * lib/quotearg.c: Include <wctype.h> unconditionally, since
58468         the wctype module should arrange for it.
58469         * lib/regex_internal.h: Likewise.
58470         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
58471         since the wctype module should handle this now.
58472         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
58473         * modules/fnmatch (Depends-on): Add wctype.
58474         * modules/quotearg (Depends-on): Likewise.
58475         * modules/regex (Depends-on): Likewise.
58476
58477 2006-12-19  Bruno Haible  <bruno@clisp.org>
58478
58479         * lib/strdup.h [C++]: Wrap definitions in extern "C".
58480         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
58481
58482 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58483
58484         * modules/savewd (Depends-on): Fix dependency on fcntl.
58485
58486 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
58487
58488         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
58489         conforms to C99, rather than relying on the user's environment
58490         setting of STDINT_H.
58491
58492 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
58493         and Eric Blake  <ebb9@byu.net>
58494
58495         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
58496         This is more consistent with the other defines here.
58497         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
58498         Port to z/OS.  Problem reported by Paul Gilmartin.
58499         Change local vars to use gl_ prefix rather than ac_.
58500         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
58501         with other defines.
58502         * modules/double-slash-root: New module.
58503         * modules/dirname (Files): Remove m4/double-slash-root.m4.
58504         (Depends-on): Add double-slash-root.
58505         * MODULES.html.sh (File system functions): Mention new module.
58506
58507 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
58508
58509         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
58510         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
58511         This is for the benefit of gzip, which doesn't do i18n.
58512
58513 2006-12-12  Jim Meyering  <jim@meyering.net>
58514
58515         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
58516         Reported by Andreas Schwab <schwab@suse.de>.
58517
58518 2006-12-12  Bruno Haible  <bruno@clisp.org>
58519
58520         Merge these changes.
58521         2006-09-05  Bruno Haible  <bruno@clisp.org>
58522         * lib/iconvme.c (iconv_string): No need to save and restore errno when
58523         iconv_alloc succeeded.
58524         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
58525         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
58526         test for " && dest " at the end - dest is always != NULL there. Call
58527         iconv with 4xNULL arguments initially, to reset the state. Call iconv
58528         with 2xNULL arguments, also to flush the state storage. Handle the
58529         IRIX iconv behaviour. Realloc the final result, to throw away unused
58530         memory.
58531
58532 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
58533
58534         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
58535         and fchmodat unconditionally, since glibc 2.4 has them.
58536         Problem reported by Arkadiusz Miskiewicz.
58537
58538 2006-12-10  Bruno Haible  <bruno@clisp.org>
58539
58540         * gnulib-tool (func_import): Show the include files only for those
58541         modules that are copied and specified.
58542         Reported by Karl Berry.
58543
58544 2006-12-08  Jim Meyering  <jim@meyering.net>
58545
58546         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
58547         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
58548
58549         * build-aux/announce-gen: Add two new options, both optional:
58550         --bootstrap-tools=TOOL_LIST
58551               a comma-separated list of tools, e.g.,
58552               autoconf,automake,bison,gnulib
58553         --gnulib-snapshot-date=DATE
58554               if gnulib is in the bootstrap tool list,
58555               then report this as the snapshot date.
58556               If not specified, use the current date/time.
58557               If you specify a date here, be sure it's UTC.
58558
58559 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58560
58561         * tests/test-argp-2.sh: Fix test to match actual output.
58562         (func_compare): Fix sed script to be portable.
58563
58564 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
58565
58566         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
58567         workaround for this case.  It is not autoconfigured now; offhand
58568         it's hard to see how to autoconfigure it.
58569
58570 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
58571
58572         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
58573         a directory that is about to be chowned.  Such a directory's
58574         initial file permissions should permit the owner only and this
58575         should not be changed until after the chown, since the group and
58576         other bits would be incorrect if they granted permission before
58577         the chown.
58578
58579         Fix porting problem for iswctype reported by Georg Schwarz in:
58580         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
58581         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
58582         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
58583         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
58584         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
58585
58586 2006-12-03  Jim Meyering  <jim@meyering.net>
58587
58588         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
58589         p->fts_statp may not yet be defined.
58590         (fts_read): Instead, set it in the caller, once p->fts_statp is
58591         sure to be defined, and corresponds to a top-level directory.
58592         This bug made du -x fail.  Here's the coreutils test case:
58593         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
58594         Reported by Mike Frysinger.
58595
58596 2006-12-01  Jim Meyering  <jim@meyering.net>
58597
58598         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
58599         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
58600         Reported by Simon Josefsson.
58601
58602 2006-11-30  Jim Meyering  <jim@meyering.net>
58603
58604         * m4/warning.m4: Use the all-permissive copyright notice
58605         recommended by RMS (rather than LGPL).
58606         * m4/vararrays.m4: Likewise.
58607         * m4/flexmember.m4: Likewise.
58608
58609 2006-11-29  Bruno Haible  <bruno@clisp.org>
58610
58611         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
58612         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
58613         using +=.
58614         Reported by Simon Josefsson <simon@josefsson.org>.
58615
58616 2006-11-28  James Youngman <jay@gnu.org>
58617
58618         * README: Advise users that they might find the bug-gnulib@gnu.org
58619         and autotools-announce@gnu.org mailing lists useful.
58620
58621 2006-11-28  Bruno Haible  <bruno@clisp.org>
58622
58623         * m4/ptrdiff_max.m4: Remove file.
58624
58625 2006-11-21  Bruno Haible  <bruno@clisp.org>
58626
58627         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
58628         _AC_COMPUTE_INT.
58629         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58630         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
58631         _AC_COMPUTE_INT.
58632         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58633         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
58634         _AC_COMPUTE_INT.
58635         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58636
58637 2006-11-28  Jim Meyering  <jim@meyering.net>
58638
58639         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
58640         warning from "gcc -Wshadow" about shadowing the builtin.
58641
58642 2006-11-27  Bruno Haible  <bruno@clisp.org>
58643
58644         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
58645         _AC_COMPUTE_INT.
58646         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58647
58648 2006-11-27  Bruno Haible  <bruno@clisp.org>
58649             Paul Eggert  <eggert@cs.ucla.edu>
58650
58651         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
58652
58653 2006-11-26  Bruno Haible  <bruno@clisp.org>
58654
58655         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
58656         noinst_LTLIBRARIES.
58657
58658 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
58659             Bruno Haible  <bruno@clisp.org>
58660
58661         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
58662         if compiling with "gcc -ansi".
58663
58664 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
58665
58666         Fix some incompatibilities with gcc -ansi -pedantic.
58667         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
58668         if compiling pedantically with GCC, unless it's C99 or later.
58669         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
58670         it mishandles gcc -ansi -pedantic as well.
58671         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
58672         if gcc -pedantic.
58673         * lib/regexec.c (check_node_accept_bytes): Don't use auto
58674         initializers for struct if -pedantic, unless it's C99 or later.
58675
58676 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
58677
58678         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
58679         Don't close an fd more than once. Identical atimes indicate
58680         success, not failure.
58681
58682 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
58683
58684         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
58685
58686 2006-11-23  Jim Meyering  <jim@meyering.net>
58687
58688         * build-aux/announce-gen: New file.  From coreutils.
58689
58690 2006-11-22  Jim Meyering  <jim@meyering.net>
58691
58692         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
58693         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
58694         (fts_read): Use a temporary to narrow the overused st_size member
58695         before using it in a switch statement.  Reported by Matthew Woehlke.
58696
58697         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
58698         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
58699
58700 2006-11-20  Bruno Haible  <bruno@clisp.org>
58701
58702         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
58703         changequote instead of pairs of brackets.
58704         Reported by Andreas Schwab <schwab@suse.de>.
58705
58706 2006-11-21  Jim Meyering  <jim@meyering.net>
58707
58708         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
58709         so as to remain compatible with older compilers.
58710         Patch from Michael Deutschmann.
58711
58712 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
58713
58714         * MODULES.html.sh (File system functions): Add openat.
58715
58716         * lib/openat.h (rpl_fstatat): New macro, if
58717         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
58718         (fstatat): Define to rpl_fstatat under the same conditions,
58719         unless COMPILING_FSTATAT.
58720         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
58721         seems to have the bug.
58722         * lib/fstatat.c: New file.
58723         * modules/openat (Files): Add it.
58724
58725 2006-11-20  Bruno Haible  <bruno@clisp.org>
58726
58727         * Makefile: New file.
58728
58729 2006-11-20  Jim Meyering  <jim@meyering.net>
58730
58731         The beginnings of syntax-related checks for gnulib.
58732         * lib/Makefile: New file.
58733         * lib/t-idcache: New script.  Ensure that the two halves of
58734         idcache.c stay in sync.
58735
58736         * lib/idcache.c: Adjust comments in user- and group- portions to
58737         be more accurate, and to be consistent with one another.
58738
58739 2006-11-20  Jim Meyering  <jim@meyering.net>
58740
58741         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
58742         continue using the flexible array member (thus, this module performs
58743         half as many malloc calls), with the addition that...
58744         (getgroup, getuser): Consistently record a non-match via an empty
58745         "name" string, and map an empty string match to a NULL return value.
58746         * modules/idcache (Depends-on): Re-add flexmember.
58747
58748         * lib/idcache.c (getuser): Remove all uses of the register keyword.
58749         (getuidbyname, getgroup, getgidbyname): Likewise.
58750
58751         Use cleaner syntax: NULL rather than 0.
58752         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
58753
58754 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
58755
58756         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
58757         It mishandled the case where the group was missing.
58758         Problem reported by Greg Schafer.
58759         * modules/idcache: Likewise.
58760
58761 2006-11-18  Jim Meyering  <jim@meyering.net>
58762
58763         * check-module (%exempt_header): Add exception for some
58764         conditionally-included headers.
58765
58766         * modules/i-ring (Depends-on): Add verify.
58767         (License): Change to LGPL.
58768
58769 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
58770
58771         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
58772         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
58773         and inttostr.h.  Use snprintf rather than uinttostr, so that
58774         LGPLed code doesn't depend on GPLed.
58775
58776 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
58777
58778         * modules/inline (License): Change from GPL to LGPL.
58779
58780 2006-11-17  Jim Meyering  <jim@meyering.net>
58781
58782         * modules/d-type (License): Switch to LGPL.
58783
58784 2006-11-15  Bruno Haible  <bruno@clisp.org>
58785
58786         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
58787
58788 2006-11-15  Eric Blake  <ebb9@byu.net>
58789
58790         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
58791         the module dependency.
58792
58793 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
58794             Bruno Haible  <bruno@clisp.org>
58795
58796         * gnulib-tool (func_create_testdir): Add license consistency check.
58797
58798 2006-11-15  Eric Blake  <ebb9@byu.net>
58799
58800         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
58801         random "(cached)" in configure output.
58802
58803 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58804
58805         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
58806         test for conforming inttypes.h is both announced and cached.
58807
58808         * MODULES.html.sh (seen_modules, seen_files): New variables.
58809         (func_module): Rewrite to use a few less gnulib-tool and sed
58810         invocations.  Avoid a couple of quadratic algorithms for ...
58811         (missed_modules, missed_files): ... these, with ...
58812         (func_append, func_tmpdir): ... these new functions, from
58813         gnulib-tool.  Analogously, install traps for cleanup.
58814
58815         * tests/test-gc.c (main): Remove unused variables.
58816         * tests/test-read-file.c: Include stdlib.h, for 'free'.
58817
58818 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
58819
58820         * modules/inttostr (License): Change to LGPL.
58821
58822 2006-11-14  Eric Blake  <ebb9@byu.net>
58823
58824         * modules/tempname (License): Change to LGPL.
58825
58826 2006-11-14  Eric Blake  <ebb9@byu.net>
58827
58828         * doc/functions.texi (Function Portability): *printf functions on
58829         Cygwin now understand all POSIX size specifiers.
58830
58831 2006-11-14  Bruno Haible  <bruno@clisp.org>
58832
58833         * modules/c-ctype (License): Change to LGPL.
58834
58835 2006-11-12  Bruno Haible  <bruno@clisp.org>
58836
58837         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
58838         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
58839         for GNOME libraries, for which the include files are installed in
58840         subdirectories of $prefix/include.
58841
58842 2006-11-12  Bruno Haible  <bruno@clisp.org>
58843
58844         * m4/lib-link.m4: Require at least autoconf-2.54.
58845         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
58846         name to underscores for the --with option.
58847
58848 2006-11-13  Bruno Haible  <bruno@clisp.org>
58849
58850         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
58851         the tests directory.
58852         Reported by Ralf Wildenhues.
58853
58854 2006-11-13  Bruno Haible  <bruno@clisp.org>
58855
58856         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
58857         (func_emit_initmacro_end): Undo the override here.
58858         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
58859         Works around the famous automake error in coreutils.
58860
58861 2006-11-13  Eric Blake  <ebb9@byu.net>
58862
58863         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
58864         element, not its node.
58865
58866 2006-11-12  Bruno Haible  <bruno@clisp.org>
58867
58868         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
58869         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
58870
58871 2006-11-12  Bruno Haible  <bruno@clisp.org>
58872
58873         * gnulib-tool: New option --local-symlink.
58874         (func_usage): Document it.
58875         (lsymbolic): New variable.
58876         (func_import, func_create_testdir): If --symlink was not specified,
58877         test whether --local-symlink was specified and the file comes from
58878         the local_gnulib_dir.
58879
58880 2006-11-12  Bruno Haible  <bruno@clisp.org>
58881
58882         * gnulib-tool (func_ln): New function.
58883         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
58884
58885 2006-11-12  Bruno Haible  <bruno@clisp.org>
58886
58887         Finish support for source files in subdirectories.
58888         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
58889         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
58890         AUTOMAKE_OPTIONS.
58891         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
58892
58893 2006-11-12  Bruno Haible  <bruno@clisp.org>
58894
58895         * gnulib-tool (func_get_automake_snippet): Synthesize also an
58896         EXTRA_lib_SOURCES augmentation.
58897         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
58898
58899 2006-11-12  Jim Meyering  <jim@meyering.net>
58900
58901         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
58902         file descriptors.  This also averts a failure on systems with
58903         native openat support when a traversed directory lacks "x" access.
58904         * lib/fts_.h: Include "i-ring.h"
58905         (struct FTS) [fts_fd_ring]: New member.
58906         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
58907         (FCHDIR): Add parentheses.
58908         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
58909         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
58910         When descending, rather than simply closing the previous
58911         fts_cwd_fd value, push that file descriptor onto the ring.
58912         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
58913         (fts_open): Initialize the new fd_ring member.
58914         (fts_close): Clear the ring.
58915         (fts_safe_changedir): When possible, use our new fd_ring to skip
58916         the diropen and fstat and dev/ino comparison that would normally
58917         accompany a virtual `chdir ("..")'.
58918
58919         * modules/fts (Depends-on): Add i-ring.
58920         * modules/i-ring: New module.
58921         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
58922         * m4/i-ring.m4: New file.
58923
58924 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58925
58926         * gnulib-tool (func_create_testdir): Fix replacement of
58927         `build-aux' in configure.ac.  Run autotools in gltests
58928         subdirectory.
58929         (func_create_testdir, func_create_megatestdir, test): There is
58930         no need for '--force' in most autotool invocations in a new
58931         tree.  Actually fail the whole test if any of the tools, or the
58932         configure or make stages fail.
58933
58934         Sync from Automake.
58935         * build-aux/gnupload: Revert last change.  Add pointer to upload
58936         instructions of the GNU Maintenance Instructions.
58937         Suggestion by Karl Berry.
58938
58939 2006-11-10  Jim Meyering  <jim@meyering.net>
58940
58941         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
58942
58943 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
58944
58945         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
58946         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
58947         (bind_textdomain_codeset) [! ENABLE_NLS]:
58948         Evaluate all the arguments.  That way, callers get compatible behavior
58949         if the arguments have side effects.  Also, it avoids some GCC
58950         diagnostics in some cases; Joel E. Denny reported problems when Bison
58951         was configured with --enable-gcc-warnigs.
58952
58953 2006-11-10  Jim Meyering  <jim@meyering.net>
58954
58955         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
58956         relevant options in CFLAGS (like -O, -fno-inline) are taken into
58957         account.
58958
58959 2006-11-10  Jim Meyering  <jim@meyering.net>
58960
58961         * modules/inline: New file/module.
58962         * modules/xalloc (Files): Remove m4/inline.m4.
58963         (Depends-on): Add inline, instead.
58964         * modules/oset: Likewise.
58965         * modules/list: Likewise.
58966
58967 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
58968
58969         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
58970         Problem reported by Matthew Woehlke.
58971
58972 2006-11-09  Bruno Haible  <bruno@clisp.org>
58973
58974         * lib/tempname.c (gen_tempname): Remove variant that invokes
58975         __gen_tempname.
58976         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
58977         __gen_tempname.
58978
58979 2006-11-08  Bruno Haible  <bruno@clisp.org>
58980
58981         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
58982         to 'yes' instead of 'cross-compiling'.
58983
58984 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
58985
58986         * lib/quotearg.h (quotearg_free): New decl.
58987         * lib/quotearg.c (quotearg_free): New function.
58988         (slot0, nslots, slotvec0, slotvec):
58989         Now file-scope so that quotearg_free can get at them.
58990
58991 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58992
58993         Sync from Automake.
58994         * build-aux/gnupload: Add missing 'gnu' to example URL.
58995         Report by Karl Berry.
58996
58997 2006-11-08  Bruno Haible  <bruno@clisp.org>
58998
58999         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
59000         Suggested by Paul Eggert.
59001
59002 2006-11-08  Jim Meyering  <jim@meyering.net>
59003
59004         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
59005         It's already included if !_LIBC.
59006         (fts_safe_changedir): Add a comment.
59007
59008 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
59009
59010         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
59011         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
59012         Matthew Woehlke.
59013
59014         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
59015         definitions up, to avoid colliding with change below.
59016         (static_inline) [HAVE_INLINE]: New macro.
59017         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
59018         Provide extern decls when !HAVE_INLINE.  Do not define unless
59019         static_inline is defined, either by us or by xmalloc.c.  Use
59020         static_inline rather than static inline.
59021         (XCALLOC): Optimize sizeof(T) = 1 case.
59022         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
59023
59024 2006-11-07  Bruno Haible  <bruno@clisp.org>
59025
59026         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
59027         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
59028         AC_C_INLINE.
59029         * modules/xalloc (Files): Add m4/inline.m4.
59030
59031 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59032
59033         * README: Fix typo.
59034         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
59035         (Miscellanous Notes): ...from this.
59036
59037 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
59038
59039         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
59040         Mention that offsetof should be used instead of sizeof.
59041         From Bruno Haible.
59042
59043 2006-11-07  Bruno Haible  <bruno@clisp.org>
59044
59045         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
59046
59047 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
59048
59049         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
59050         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
59051         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
59052         (gl_tree_add_before, gl_tree_add_after):
59053         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
59054         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
59055         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
59056         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
59057         (gl_linked_add_after, gl_linked_add_at): Likewise.
59058         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
59059         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
59060         (gl_tree_add_before, gl_tree_add_after): Likewise.
59061         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
59062         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
59063         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
59064
59065 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59066
59067         * lib/gl_oset.h: Use C comment style, not C++ comment style.
59068
59069 2006-11-06  Bruno Haible  <bruno@clisp.org>
59070
59071         * m4/inline.m4: New file.
59072         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
59073         * modules/list (Files): Add m4/inline.m4.
59074         * modules/oset (Files): Likewise.
59075
59076 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
59077
59078         * lib/idcache.c: Include <stddef.h>, for offsetof.
59079         (struct userid.name): Change from char * to a flexible array member.
59080         All uses changed.
59081         * modules/idcache (Depends-on): Add flexmember.
59082
59083         * MODULES.html.sh (Core language properties): New module flexmember.
59084         * modules/flexmember, m4/flexmember.m4: New files.
59085
59086         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
59087         inline functions that are identical with the old xnmalloc_inline,
59088         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
59089         that we can avoid some unnecessary integer multiplications and
59090         divisions in the common case where the element size is known at
59091         compile time.
59092         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
59093         needed.
59094         (xnboundedmalloc): Remove.
59095         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
59096         arguments, for consistency with rest of this header.
59097         (xcharalloc): Rewrite using XNMALLOC.
59098         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
59099         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
59100         versions have been moved to lib/xalloc.h and renamed to be the
59101         non-*_inline versions.
59102         (xmalloc, xrealloc): Implement without reference to the xnmalloc
59103         and xnrealloc functions, since those functions are now inline and
59104         now call us.
59105         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
59106         renaming described above.
59107         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
59108         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
59109         captures the dependency in AC_C_INLINE.
59110
59111         New module canonicalize-lgpl, proposed by Charles Wilson in
59112         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
59113         with a few small changes afterwards.
59114         * MODULES.html.sh (File system functions): New module
59115         canonicalize-lgpl.
59116         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
59117         and canonicalize_file_name.
59118         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
59119         * modules/canonicalize-lgpl: New files.
59120
59121 2006-11-05  Bruno Haible  <bruno@clisp.org>
59122
59123         * gnulib-tool (func_import, func_create_testdir): Create directories
59124         also for files in subdirectories of lib/.
59125
59126 2006-11-05  Bruno Haible  <bruno@clisp.org>
59127
59128         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
59129         ANSI C compliant.
59130
59131 2006-11-03  Bruno Haible  <bruno@clisp.org>
59132
59133         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
59134         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
59135         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
59136         (xnboundedmalloc): New inline function.
59137         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
59138         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
59139         xmalloc.
59140         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
59141         xmalloc.
59142         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
59143         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
59144         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
59145         xmalloc.
59146         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
59147         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
59148         xmalloc.
59149         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
59150         gl_tree_add_after): Use XMALLOC instead of xmalloc.
59151         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
59152         xmalloc.
59153         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
59154         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
59155         gl_tree_add_after): Use XMALLOC instead of xmalloc.
59156         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
59157         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
59158         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
59159         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
59160
59161 2006-11-03  Bruno Haible  <bruno@clisp.org>
59162
59163         * lib/c-ctype.h [C++]: Define functions without name mangling.
59164         * lib/fwriteerror.h [C++]: Likewise.
59165         * lib/gcd.h [C++]: Likewise.
59166         * lib/linebreak.h [C++]: Likewise.
59167
59168 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
59169
59170         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
59171         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
59172         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
59173         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
59174         Check for functions and headers just once.
59175         Check for declaration of canonicalize_file_name.
59176         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
59177
59178 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
59179
59180         * gnulib-tool (func_import): Fix typo in actioncmd.
59181
59182 2006-11-02  Bruno Haible  <bruno@clisp.org>
59183
59184         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
59185         newline sequence in the Makefile.am snippet as a space, like "make"
59186         does.
59187         Reported by Roger Persson <perrog@gmail.com>.
59188
59189 2006-11-01  Bruno Haible  <bruno@clisp.org>
59190
59191         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
59192         already declared in <string.h>.
59193         * lib/strcase.h (strncasecmp): Don't declare it if yes.
59194
59195 2006-11-01  Bruno Haible  <bruno@clisp.org>
59196
59197         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
59198         * lib/strcase.h: Include <string.h>.
59199         (strcasecmp): Define to rpl_strcasecmp here.
59200
59201 2006-11-01  Bruno Haible  <bruno@clisp.org>
59202
59203         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
59204
59205 2006-11-01  Eric Blake  <ebb9@byu.net>
59206
59207         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
59208
59209         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
59210
59211 2006-10-29  Bruno Haible  <bruno@clisp.org>
59212
59213         Make it compile in C++ mode.
59214         * lib/full-write.c (full_rw): Add a cast.
59215
59216 2006-11-01  Bruno Haible  <bruno@clisp.org>
59217
59218         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
59219         be POSIX compliant.
59220         Reported by Roger Persson <perrog@gmail.com>.
59221
59222 2006-11-01  Eric Blake  <ebb9@byu.net>
59223
59224         * lib/getopt_.h: Fix comments.
59225
59226 2006-10-31  Eric Blake  <ebb9@byu.net>
59227
59228         * modules/tmpdir (Depends-on): Add sys_stat.
59229         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
59230         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
59231         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
59232         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
59233         tempname.
59234
59235 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
59236
59237         Avoid some C++ diagnostics reported by Bruno Haible.
59238         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
59239         xmalloc.
59240         (quotearg_alloc): Use xcharalloc rather than xmalloc.
59241         (struct slotvec): Move to top level.
59242         (quotearg_n_options): Rewrite to avoid xmalloc.
59243         * lib/xalloc.h (xcharalloc): New function.
59244         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
59245         [defined __cplusplus]: Add function template that provides result
59246         type propagation.  This part of the change is from Bruno Haible.
59247
59248 2006-10-29  Bruno Haible  <bruno@clisp.org>
59249
59250         Make it compile in C++ mode.
59251         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
59252         * lib/strnlen1.c (strnlen1): Cast memchr result.
59253         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
59254         * lib/clean-temp.c (string_equals, string_hash): Add casts.
59255         (create_temp_dir): Rename local variable 'template'.
59256         (compile_csharp_using_sscli): Add cast.
59257         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
59258         * lib/findprog.c (find_in_path): Likewise.
59259         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
59260         * lib/wait-process.c (register_slave_subprocess): Likewise.
59261
59262 2006-10-22  Bruno Haible  <bruno@clisp.org>
59263
59264         * modules/tsearch: New file.
59265         * lib/tsearch.h: New file.
59266         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
59267         * m4/tsearch.m4: New file.
59268         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
59269
59270 2006-10-29  Eric Blake  <ebb9@byu.net>
59271
59272         * lib/arcfour.c: Assume config.h.
59273         * lib/arctwo.c: Likewise.
59274         * lib/base64.c: Likewise.
59275         * lib/check-version.c: Likewise.
59276         * lib/crc.c: Likewise.
59277         * lib/des.c: Likewise.
59278         * lib/gc-gnulib.c: Likewise.
59279         * lib/gc-libgcrypt.c: Likewise.
59280         * lib/gc-pbkdf2-sha1.c: Likewise.
59281         * lib/getaddrinfo.c: Likewise.
59282         * lib/getdelim.c: Likewise.
59283         * lib/getline.c: Likewise.
59284         * lib/hmac-md5.c: Likewise.
59285         * lib/hmac-sha1.c: Likewise.
59286         * lib/iconvme.c: Likewise.
59287         * lib/md2.c: Likewise.
59288         * lib/md4.c: Likewise.
59289         * lib/memxor.c: Likewise.
59290         * lib/read-file.c: Likewise.
59291         * lib/readline.c: Likewise.
59292         * lib/rijndael-alg-fst.c: Likewise.
59293         * lib/rijndael-api-fst.c: Likewise.
59294         * lib/xgetdomainname.c: Likewise.
59295
59296 2006-10-28  Eric Blake  <ebb9@byu.net>
59297
59298         * lib/xstrndup.c: Assume config.h.
59299
59300 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
59301
59302         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
59303         stat-macros.h is now for our own macros, whereas stat_h is for
59304         macros in the <sys/stat.h> name space.
59305         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
59306         (STAT_MACROS_H): Remove.
59307         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
59308         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
59309         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
59310         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
59311         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
59312         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
59313         Move these macros to ...
59314         * lib/stat_.h: here.  Don't include stat-macros.h.
59315         * lib/canonicalize.c: Don't include stat-macros.h.
59316         * lib/chown.c: Likewise.
59317         * lib/euidaccess.c: Likewise.
59318         * lib/file-type.c: Likewise.
59319         * lib/filemode.c: Likewise.
59320         * lib/glob.c: Likewise.
59321         * lib/isapipe.c: Likewise.
59322         * lib/lchown.c: Likewise.
59323         * lib/lstat.c: Likewise.
59324         * lib/mkdir-p.c: Likewise.
59325         * lib/rmdir.c: Likewise.
59326         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
59327         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
59328         unless mkdir isn't declared, to speed up 'configure'.
59329         Always create sys/stat.h, since it's unlikely any real sys/stat.h
59330         would define all the S_* symbols.
59331         * modules/canonicalize (Depends-on):
59332         Depend on sys_stat, not stat-macros.
59333         * modules/chown: Likewise.
59334         * modules/euidaccess: Likewise.
59335         * modules/filemode: Likewise.
59336         * modules/file-type: Likewise.
59337         * modules/glob: Likewise.
59338         * modules/isapipe: Likewise.
59339         * modules/lchown: Likewise.
59340         * modules/lstat: Likewise.
59341         * modules/mkancesdirs: Likewise.
59342         * modules/rmdir: Likewise.
59343         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
59344         * modules/modechange: Likewise.
59345         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
59346         (configure.ac): Remove gl_STAT_MACROS.
59347         * modules/sys_stat (Depends-on): Remove stat-macros.
59348
59349 2006-10-27  Bruno Haible  <bruno@clisp.org>
59350
59351         * m4/signed.m4: Remove file.
59352         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
59353         invocation.
59354         * modules/vasnprintf (Files): Remove m4/signed.m4.
59355
59356 2006-10-27  Bruno Haible  <bruno@clisp.org>
59357
59358         Update to GNU gettext 0.16.
59359         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
59360         m4/inttypes-h.m4, m4/signed.m4.
59361         * m4/gettext.m4: Update to GNU gettext 0.16.
59362         * m4/intl.m4: New file, from GNU gettext.
59363         * m4/intldir.m4: New file, from GNU gettext.
59364         * config/srclist.txt: Update
59365
59366 2006-10-27  Eric Blake  <ebb9@byu.net>
59367
59368         * MODULES.html.sh: Document tempname.
59369         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
59370         dependencies.
59371         (Files): Move lib/tempname.c...
59372         * modules/tempname: ...to this new module.
59373         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
59374         (gl_PREREQ_TEMPNAME): Move...
59375         * m4/tempname.m4: ...to this new file.
59376         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
59377         * modules/sys_stat (Depends-on): Add stat-macros.
59378         * lib/stat_.h (includes): Pick up stat macros.
59379         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
59380         if stat macros are broken.
59381         * lib/tempname.c (includes): No need to include "stat-macros.h".
59382         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
59383         (direxists, __path_search) [!_LIBC]: Don't compile these in
59384         gnulib; the tmpdir module covers that.
59385         * lib/tempname.h: New file.
59386
59387 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
59388
59389         * COPYING: Explain how gnulib-tool converts licence headers.
59390         Almost all wording by Eric Blake.
59391
59392 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
59393
59394         * lib/mbchar.h (is_basic_table): Make read-only.
59395         * lib/mbchar.c (is_basic_table): Likewise.
59396         Reported by John Darrington.
59397
59398 2006-10-25  Bruno Haible  <bruno@clisp.org>
59399
59400         * lib/progname.h (set_program_name): Undefine before defining.
59401
59402 2006-10-25  Bruno Haible  <bruno@clisp.org>
59403
59404         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
59405         false for non-gcc C++ compilers.
59406         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
59407
59408 2006-10-24  Bruno Haible  <bruno@clisp.org>
59409
59410         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
59411         iconv implementations like Irix iconv.
59412
59413 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
59414
59415         * modules/vararrays: New file.
59416         * m4/vararrays.m4: New file, taken from diffutils.
59417         * MODULES.html.sh: New module vararrays.
59418
59419 2006-10-24  Karl Berry  <karl@gnu.org>
59420
59421         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
59422         Don't call GNU Unix.
59423
59424 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59425
59426         * users.txt: Add Libtool.
59427
59428         Sync from Libtool:
59429
59430         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
59431
59432         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
59433         to gnulib's policy of including config.h unconditionally.
59434
59435 2006-10-24  Bruno Haible  <bruno@clisp.org>
59436
59437         * modules/wcwidth (Files): Add m4/wint_t.m4.
59438         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
59439         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
59440
59441 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
59442
59443         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
59444         to pacify GCC with some -W flags enabled.  Problem reported by
59445         Bruno Haible.
59446
59447 2006-10-24  Jim Meyering  <jim@meyering.net>
59448
59449         * MODULES.html.sh: Remove uinttostr.  It's not a module.
59450         Reported by Karl Berry.
59451
59452 2006-10-23  Bruno Haible  <bruno@clisp.org>
59453
59454         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
59455
59456 2006-10-24  Bruno Haible  <bruno@clisp.org>
59457
59458         * lib/gl_list.h: Use C comment style, not C++ comment style.
59459
59460 2006-10-23  Eric Blake  <ebb9@byu.net>
59461
59462         * lib/getaddrinfo.c (includes): Add missing include.
59463
59464 2006-10-23  Bruno Haible  <bruno@clisp.org>
59465             Paul Eggert  <eggert@cs.ucla.edu>
59466
59467         Ability to rename obstack_free.
59468         * lib/obstack.h (__obstack_free): New macro. Declare instead of
59469         obstack_free.
59470         (obstack_free): Invoke the __obstack_free macro.
59471         * lib/obstack.c (obstack_free): Use __obstack_free macro.
59472
59473 2006-10-23  Bruno Haible  <bruno@clisp.org>
59474             Paul Eggert  <eggert@cs.ucla.edu>
59475
59476         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
59477         __argc, __argv from the declaration. (They are defined as macros on
59478         mingw.)
59479
59480 2006-10-22  Bruno Haible  <bruno@clisp.org>
59481
59482         * doc/gnulib-intro.texi: New file.
59483         * doc/gnulib.texi: Include it.
59484
59485 2006-10-21  Bruno Haible  <bruno@clisp.org>
59486
59487         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
59488         "Introduction", "Miscellanous Notes", "Particular Modules".
59489
59490 2006-10-21  Bruno Haible  <bruno@clisp.org>
59491
59492         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
59493         Change mostlyclean-local rule to avoid sh syntax error from bash
59494         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
59495
59496 2006-10-23  Jim Meyering  <jim@meyering.net>
59497
59498         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
59499         in place of snprintf.
59500
59501         * modules/inttostr (Files): Add lib/uinttostr.c.
59502         * lib/uinttostr.c (inttostr): New file/function.
59503         * lib/inttostr.h (uinttostr): Declare.
59504         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
59505         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
59506         Add uinttostr.
59507         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
59508
59509 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
59510
59511         * lib/canonicalize.c (ELOOP): Define if not already defined.
59512         Problem reported by Bruno Haible in
59513         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
59514
59515 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
59516
59517         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
59518         Problem reported by Perry Smith and Ville Laurikari.
59519
59520         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
59521         uses.
59522
59523 2006-10-19  Bruno Haible  <bruno@clisp.org>
59524
59525         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
59526         for mingw.
59527
59528 2006-10-19  Bruno Haible  <bruno@clisp.org>
59529
59530         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
59531         Needed for mingw.
59532
59533 2006-10-19  Bruno Haible  <bruno@clisp.org>
59534
59535         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
59536
59537 2006-10-19  Bruno Haible  <bruno@clisp.org>
59538
59539         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
59540         it.
59541
59542 2006-10-19  Bruno Haible  <bruno@clisp.org>
59543
59544         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
59545         invocation.
59546
59547 2006-10-19  Bruno Haible  <bruno@clisp.org>
59548
59549         * gnulib-tool (func_create_testdir): Don't include ftruncate and
59550         mountlist by default.
59551
59552 2006-10-16  Bruno Haible  <bruno@clisp.org>
59553
59554         * lib/c-strstr.c: Include c-strstr.h.
59555
59556 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
59557
59558         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
59559         in a slash.
59560
59561 2006-10-18  Bruno Haible  <bruno@clisp.org>
59562
59563         * lib/lock.h [C++]: Wrap definitions in extern "C".
59564
59565 2006-10-18  Bruno Haible  <bruno@clisp.org>
59566
59567         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
59568         gl_LIBOBJS list.
59569
59570 2006-10-18  Bruno Haible  <bruno@clisp.org>
59571
59572         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
59573
59574 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
59575
59576         * lib/xstrtol.h: Include gettext.h.
59577         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
59578         Problem reported by Eric Blake.
59579         * modules/xstrtol (Depends-on): Add gettext-h.
59580
59581 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
59582
59583         * lib/strftime.c (advance): New macro.
59584         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
59585         incomplete type, so you can't add 0 to it.  Problem and patch
59586         reported by Eelco Dolstra for dietlibc.
59587
59588 2006-10-18  Jim Meyering  <jim@meyering.net>
59589
59590         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
59591         type for a local, and rename it: s/up/user_proc/.
59592
59593 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
59594
59595         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
59596         READ_UTMP_USER_PROCESS.
59597         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
59598
59599 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
59600
59601         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
59602         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
59603
59604 2006-10-17  Eric Blake  <ebb9@byu.net>
59605
59606         * lib/sigprocmask.c (sigprocmask): Fix typo.
59607
59608         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
59609
59610         * modules/clean-temp (Makefile.am): Don't add to make output...
59611         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
59612         config.h.
59613
59614 2006-10-17  Bruno Haible  <bruno@clisp.org>
59615
59616         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
59617         differently if DEFAULT_TEXT_DOMAIN is set.
59618
59619 2006-10-16  Bruno Haible  <bruno@clisp.org>
59620
59621         * lib/clean-temp.c: Include fwriteerror.h.
59622
59623 2006-10-16  Bruno Haible  <bruno@clisp.org>
59624
59625         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
59626
59627 2006-10-16  Bruno Haible  <bruno@clisp.org>
59628
59629         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
59630         * lib/sigprocmask.h: Include <sys/types.h>.
59631         (sigset_t): Use the system's definition if present.
59632
59633 2006-10-17  Eric Blake  <ebb9@byu.net>
59634
59635         * lib/xvasprintf.c (includes): Assume config.h.
59636         * lib/xasprintf.c (includes): Likewise.
59637
59638 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
59639
59640         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
59641         at least as wide as intmax_t.
59642
59643 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
59644
59645         (Imported from Automake.)
59646         * build-aux/gnupload: Update to version 1.1 of directive file.
59647
59648 2006-10-16  Eric Blake  <ebb9@byu.net>
59649
59650         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
59651         match Automake 1.10a.
59652
59653 2006-10-14  Bruno Haible  <bruno@clisp.org>
59654
59655         * modules/sigprocmask: New file.
59656         * lib/sigprocmask.h: New file.
59657         * lib/sigprocmask.c: New file.
59658         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
59659         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
59660         request sigprocmask.o.
59661         (gl_PREREQ_SIGPROCMASK): New macro.
59662         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
59663         (Depends-on): Add sigprocmask.
59664         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
59665         gt_SIGNALBLOCKING. Test for 'raise' only once.
59666         * lib/fatal-signal.c: Include sigprocmask.h.
59667         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
59668         unblock_fatal_signals): Define always.
59669         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
59670         sigprocmask.
59671
59672 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
59673
59674         Sync from Automake.
59675         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
59676         which incorrectly sets the mode of an existing destination
59677         directory.  In some cases the unpatched install-sh could do the
59678         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
59679         system.  We hope this is rare in practice, but it's clearly worth
59680         fixing.  Problem reported by Alex Unleashed in
59681         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
59682         Also, don't bother to check for -m bugs unless we're using -m;
59683         suggested by Stepan Kasal.
59684
59685 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59686
59687         Sync from Automake.
59688         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
59689         `-c' flag, so they appear at the same position as in %FASTDEP%
59690         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
59691         which ignores unknown options only after the first non-option.
59692         Bug report against M4 by Nelson H. F. Beebe.
59693
59694 2006-10-13  Jim Meyering  <jim@meyering.net>
59695
59696         Fix a bug in yesterday's change.
59697         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
59698         p->fts_statp->st_dev would be used uninitialized.
59699         Ensures that we always call fts_stat on the very first entry.
59700         Miklos Szeredi reported that find -xdev stopped working.
59701
59702 2006-10-12  Bruno Haible  <bruno@clisp.org>
59703
59704         * gnulib-tool (func_get_automake_snippet): Append an automatically
59705         computed EXTRA_DIST augmentation.
59706         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
59707         * modules/alloca-opt (Makefile.am): Likewise.
59708         * modules/allocsa (Makefile.am): Likewise.
59709         * modules/arcfour (Makefile.am): Likewise.
59710         * modules/arctwo (Makefile.am): Likewise.
59711         * modules/argmatch (Makefile.am): Likewise.
59712         * modules/argz (Makefile.am): Likewise.
59713         * modules/atexit (Makefile.am): Likewise.
59714         * modules/backupfile (Makefile.am): Likewise.
59715         * modules/byteswap (Makefile.am): Likewise.
59716         * modules/c-strtod (Makefile.am): Likewise.
59717         * modules/c-strtold (Makefile.am): Likewise.
59718         * modules/calloc (Makefile.am): Likewise.
59719         * modules/canon-host (Makefile.am): Likewise.
59720         * modules/canonicalize (Makefile.am): Likewise.
59721         * modules/chdir-long (Makefile.am): Likewise.
59722         * modules/chdir-safer (Makefile.am): Likewise.
59723         * modules/check-version (Makefile.am): Likewise.
59724         * modules/chown (Makefile.am): Likewise.
59725         * modules/cloexec (Makefile.am): Likewise.
59726         * modules/close-stream (Makefile.am): Likewise.
59727         * modules/closeout (Makefile.am): Likewise.
59728         * modules/crc (Makefile.am): Likewise.
59729         * modules/csharpexec (Makefile.am): Likewise.
59730         * modules/cycle-check (Makefile.am): Likewise.
59731         * modules/des (Makefile.am): Likewise.
59732         * modules/dev-ino (Makefile.am): Likewise.
59733         * modules/dirfd (Makefile.am): Likewise.
59734         * modules/dirname (Makefile.am): Likewise.
59735         * modules/dup2 (Makefile.am): Likewise.
59736         * modules/eealloc (Makefile.am): Likewise.
59737         * modules/error (Makefile.am): Likewise.
59738         * modules/euidaccess (Makefile.am): Likewise.
59739         * modules/exclude (Makefile.am): Likewise.
59740         * modules/exitfail (Makefile.am): Likewise.
59741         * modules/fcntl-safer (Makefile.am): Likewise.
59742         * modules/fcntl (Makefile.am): Likewise.
59743         * modules/file-type (Makefile.am): Likewise.
59744         * modules/fileblocks (Makefile.am): Likewise.
59745         * modules/filemode (Makefile.am): Likewise.
59746         * modules/filenamecat (Makefile.am): Likewise.
59747         * modules/fnmatch (Makefile.am): Likewise.
59748         * modules/fopen-safer (Makefile.am): Likewise.
59749         * modules/fpending (Makefile.am): Likewise.
59750         * modules/fprintftime (Makefile.am): Likewise.
59751         * modules/free (Makefile.am): Likewise.
59752         * modules/fsusage (Makefile.am): Likewise.
59753         * modules/ftruncate (Makefile.am): Likewise.
59754         * modules/fts (Makefile.am): Likewise.
59755         * modules/gc-arcfour (Makefile.am): Likewise.
59756         * modules/gc-des (Makefile.am): Likewise.
59757         * modules/gc-hmac-md5 (Makefile.am): Likewise.
59758         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
59759         * modules/gc-md4 (Makefile.am): Likewise.
59760         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
59761         * modules/gc-sha1 (Makefile.am): Likewise.
59762         * modules/gc (Makefile.am): Likewise.
59763         * modules/getaddrinfo (Makefile.am): Likewise.
59764         * modules/getcwd (Makefile.am): Likewise.
59765         * modules/getdelim (Makefile.am): Likewise.
59766         * modules/getdomainname (Makefile.am): Likewise.
59767         * modules/getgroups (Makefile.am): Likewise.
59768         * modules/gethostname (Makefile.am): Likewise.
59769         * modules/gethrxtime (Makefile.am): Likewise.
59770         * modules/getline (Makefile.am): Likewise.
59771         * modules/getloadavg (Makefile.am): Likewise.
59772         * modules/getlogin_r (Makefile.am): Likewise.
59773         * modules/getndelim2 (Makefile.am): Likewise.
59774         * modules/getopt (Makefile.am): Likewise.
59775         * modules/getpagesize (Makefile.am): Likewise.
59776         * modules/getpass-gnu (Makefile.am): Likewise.
59777         * modules/getpass (Makefile.am): Likewise.
59778         * modules/getsubopt (Makefile.am): Likewise.
59779         * modules/gettime (Makefile.am): Likewise.
59780         * modules/gettimeofday (Makefile.am): Likewise.
59781         * modules/getugroups (Makefile.am): Likewise.
59782         * modules/getusershell (Makefile.am): Likewise.
59783         * modules/glob (Makefile.am): Likewise.
59784         * modules/group-member (Makefile.am): Likewise.
59785         * modules/hard-locale (Makefile.am): Likewise.
59786         * modules/hash (Makefile.am): Likewise.
59787         * modules/hmac-md5 (Makefile.am): Likewise.
59788         * modules/hmac-sha1 (Makefile.am): Likewise.
59789         * modules/human (Makefile.am): Likewise.
59790         * modules/idcache (Makefile.am): Likewise.
59791         * modules/imaxabs (Makefile.am): Likewise.
59792         * modules/imaxdiv (Makefile.am): Likewise.
59793         * modules/inet_ntop (Makefile.am): Likewise.
59794         * modules/inet_pton (Makefile.am): Likewise.
59795         * modules/intprops (Makefile.am): Likewise.
59796         * modules/inttostr (Makefile.am): Likewise.
59797         * modules/inttypes (Makefile.am): Likewise.
59798         * modules/isapipe (Makefile.am): Likewise.
59799         * modules/javaversion (Makefile.am): Likewise.
59800         * modules/lchmod (Makefile.am): Likewise.
59801         * modules/lchown (Makefile.am): Likewise.
59802         * modules/localcharset (Makefile.am): Likewise.
59803         * modules/long-options (Makefile.am): Likewise.
59804         * modules/lstat (Makefile.am): Likewise.
59805         * modules/malloc (Makefile.am): Likewise.
59806         * modules/mathl (Makefile.am): Likewise.
59807         * modules/mbchar (Makefile.am): Likewise.
59808         * modules/md2 (Makefile.am): Likewise.
59809         * modules/md4 (Makefile.am): Likewise.
59810         * modules/md5 (Makefile.am): Likewise.
59811         * modules/memcasecmp (Makefile.am): Likewise.
59812         * modules/memchr (Makefile.am): Likewise.
59813         * modules/memcmp (Makefile.am): Likewise.
59814         * modules/memcoll (Makefile.am): Likewise.
59815         * modules/memcpy (Makefile.am): Likewise.
59816         * modules/memmem (Makefile.am): Likewise.
59817         * modules/memmove (Makefile.am): Likewise.
59818         * modules/mempcpy (Makefile.am): Likewise.
59819         * modules/memrchr (Makefile.am): Likewise.
59820         * modules/memset (Makefile.am): Likewise.
59821         * modules/memxor (Makefile.am): Likewise.
59822         * modules/mkancesdirs (Makefile.am): Likewise.
59823         * modules/mkdir-p (Makefile.am): Likewise.
59824         * modules/mkdir (Makefile.am): Likewise.
59825         * modules/mkdtemp (Makefile.am): Likewise.
59826         * modules/mkstemp (Makefile.am): Likewise.
59827         * modules/mktime (Makefile.am): Likewise.
59828         * modules/modechange (Makefile.am): Likewise.
59829         * modules/mountlist (Makefile.am): Likewise.
59830         * modules/nanosleep (Makefile.am): Likewise.
59831         * modules/obstack (Makefile.am): Likewise.
59832         * modules/openat (Makefile.am): Likewise.
59833         * modules/pagealign_alloc (Makefile.am): Likewise.
59834         * modules/pathmax (Makefile.am): Likewise.
59835         * modules/physmem (Makefile.am): Likewise.
59836         * modules/poll (Makefile.am): Likewise.
59837         * modules/posixtm (Makefile.am): Likewise.
59838         * modules/posixver (Makefile.am): Likewise.
59839         * modules/putenv (Makefile.am): Likewise.
59840         * modules/quote (Makefile.am): Likewise.
59841         * modules/quotearg (Makefile.am): Likewise.
59842         * modules/raise (Makefile.am): Likewise.
59843         * modules/read-file (Makefile.am): Likewise.
59844         * modules/readline (Makefile.am): Likewise.
59845         * modules/readlink (Makefile.am): Likewise.
59846         * modules/readtokens (Makefile.am): Likewise.
59847         * modules/readutmp (Makefile.am): Likewise.
59848         * modules/realloc (Makefile.am): Likewise.
59849         * modules/regex (Makefile.am): Likewise.
59850         * modules/rename-dest-slash (Makefile.am): Likewise.
59851         * modules/rename (Makefile.am): Likewise.
59852         * modules/rijndael (Makefile.am): Likewise.
59853         * modules/rmdir (Makefile.am): Likewise.
59854         * modules/rpmatch (Makefile.am): Likewise.
59855         * modules/safe-read (Makefile.am): Likewise.
59856         * modules/safe-write (Makefile.am): Likewise.
59857         * modules/same-inode (Makefile.am): Likewise.
59858         * modules/same (Makefile.am): Likewise.
59859         * modules/save-cwd (Makefile.am): Likewise.
59860         * modules/savedir (Makefile.am): Likewise.
59861         * modules/setenv (Makefile.am): Likewise.
59862         * modules/settime (Makefile.am): Likewise.
59863         * modules/sha1 (Makefile.am): Likewise.
59864         * modules/sig2str (Makefile.am): Likewise.
59865         * modules/snprintf (Makefile.am): Likewise.
59866         * modules/stat-macros (Makefile.am): Likewise.
59867         * modules/stat-time (Makefile.am): Likewise.
59868         * modules/stdbool (Makefile.am): Likewise.
59869         * modules/stdint (Makefile.am): Likewise.
59870         * modules/stdlib-safer (Makefile.am): Likewise.
59871         * modules/stpcpy (Makefile.am): Likewise.
59872         * modules/stpncpy (Makefile.am): Likewise.
59873         * modules/strcase (Makefile.am): Likewise.
59874         * modules/strcasestr (Makefile.am): Likewise.
59875         * modules/strchrnul (Makefile.am): Likewise.
59876         * modules/strcspn (Makefile.am): Likewise.
59877         * modules/strdup (Makefile.am): Likewise.
59878         * modules/strerror (Makefile.am): Likewise.
59879         * modules/strftime (Makefile.am): Likewise.
59880         * modules/strndup (Makefile.am): Likewise.
59881         * modules/strnlen (Makefile.am): Likewise.
59882         * modules/strpbrk (Makefile.am): Likewise.
59883         * modules/strsep (Makefile.am): Likewise.
59884         * modules/strstr (Makefile.am): Likewise.
59885         * modules/strtod (Makefile.am): Likewise.
59886         * modules/strtoimax (Makefile.am): Likewise.
59887         * modules/strtok_r (Makefile.am): Likewise.
59888         * modules/strtol (Makefile.am): Likewise.
59889         * modules/strtoll (Makefile.am): Likewise.
59890         * modules/strtoul (Makefile.am): Likewise.
59891         * modules/strtoull (Makefile.am): Likewise.
59892         * modules/strtoumax (Makefile.am): Likewise.
59893         * modules/strverscmp (Makefile.am): Likewise.
59894         * modules/sys_socket (Makefile.am): Likewise.
59895         * modules/sys_stat (Makefile.am): Likewise.
59896         * modules/sysexits (Makefile.am): Likewise.
59897         * modules/time_r (Makefile.am): Likewise.
59898         * modules/timegm (Makefile.am): Likewise.
59899         * modules/timespec (Makefile.am): Likewise.
59900         * modules/tmpfile-safer (Makefile.am): Likewise.
59901         * modules/trim (Makefile.am): Likewise.
59902         * modules/unistd-safer (Makefile.am): Likewise.
59903         * modules/unlinkdir (Makefile.am): Likewise.
59904         * modules/unlocked-io (Makefile.am): Likewise.
59905         * modules/userspec (Makefile.am): Likewise.
59906         * modules/utime (Makefile.am): Likewise.
59907         * modules/utimecmp (Makefile.am): Likewise.
59908         * modules/utimens (Makefile.am): Likewise.
59909         * modules/vasnprintf (Makefile.am): Likewise.
59910         * modules/vasprintf (Makefile.am): Likewise.
59911         * modules/vsnprintf (Makefile.am): Likewise.
59912         * modules/xalloc (Makefile.am): Likewise.
59913         * modules/xgetcwd (Makefile.am): Likewise.
59914         * modules/xnanosleep (Makefile.am): Likewise.
59915         * modules/xreadlink (Makefile.am): Likewise.
59916         * modules/xstrtod (Makefile.am): Likewise.
59917         * modules/xstrtol (Makefile.am): Likewise.
59918         * modules/xstrtold (Makefile.am): Likewise.
59919         * modules/yesno (Makefile.am): Likewise.
59920         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
59921
59922 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
59923
59924         * modules/error (Makefile.am): Distribute files through
59925         EXTRA_DIST, not lib_SOURCES.
59926
59927 2006-10-12  Eric Blake  <ebb9@byu.net>
59928
59929         * modules/error (Makefile.am): Distribute files in /lib.
59930         * modules/obstack (Makefile.am): Likewise.
59931
59932 2006-10-12  Bruno Haible  <bruno@clisp.org>
59933
59934         * modules/acl (Makefile.am): Distribute all files in lib/ through
59935         EXTRA_DIST.
59936         * modules/arcfour (Makefile.am): Likewise.
59937         * modules/arctwo (Makefile.am): Likewise.
59938         * modules/argmatch (Makefile.am): Likewise.
59939         * modules/argz (Makefile.am): Likewise.
59940         * modules/atexit (Makefile.am): Likewise.
59941         * modules/backupfile (Makefile.am): Likewise.
59942         * modules/c-strtod (Makefile.am): Likewise.
59943         * modules/c-strtold (Makefile.am): Likewise.
59944         * modules/calloc (Makefile.am): Likewise.
59945         * modules/canon-host (Makefile.am): Likewise.
59946         * modules/canonicalize (Makefile.am): Likewise.
59947         * modules/chdir-long (Makefile.am): Likewise.
59948         * modules/chdir-safer (Makefile.am): Likewise.
59949         * modules/check-version (Makefile.am): Likewise.
59950         * modules/chown (Makefile.am): Likewise.
59951         * modules/cloexec (Makefile.am): Likewise.
59952         * modules/close-stream (Makefile.am): Likewise.
59953         * modules/closeout (Makefile.am): Likewise.
59954         * modules/crc (Makefile.am): Likewise.
59955         * modules/cycle-check (Makefile.am): Likewise.
59956         * modules/des (Makefile.am): Likewise.
59957         * modules/dirfd (Makefile.am): Likewise.
59958         * modules/dirname (Makefile.am): Likewise.
59959         * modules/dup2 (Makefile.am): Likewise.
59960         * modules/euidaccess (Makefile.am): Likewise.
59961         * modules/exclude (Makefile.am): Likewise.
59962         * modules/exitfail (Makefile.am): Likewise.
59963         * modules/fcntl-safer (Makefile.am): Likewise.
59964         * modules/file-type (Makefile.am): Likewise.
59965         * modules/fileblocks (Makefile.am): Likewise.
59966         * modules/filemode (Makefile.am): Likewise.
59967         * modules/filenamecat (Makefile.am): Likewise.
59968         * modules/fnmatch (Makefile.am): Likewise.
59969         * modules/fopen-safer (Makefile.am): Likewise.
59970         * modules/fpending (Makefile.am): Likewise.
59971         * modules/fprintftime (Makefile.am): Likewise.
59972         * modules/free (Makefile.am): Likewise.
59973         * modules/fsusage (Makefile.am): Likewise.
59974         * modules/ftruncate (Makefile.am): Likewise.
59975         * modules/fts (Makefile.am): Likewise.
59976         * modules/gc (Makefile.am): Likewise.
59977         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
59978         * modules/getaddrinfo (Makefile.am): Likewise.
59979         * modules/getcwd (Makefile.am): Likewise.
59980         * modules/getdelim (Makefile.am): Likewise.
59981         * modules/getdomainname (Makefile.am): Likewise.
59982         * modules/getgroups (Makefile.am): Likewise.
59983         * modules/gethostname (Makefile.am): Likewise.
59984         * modules/gethrxtime (Makefile.am): Likewise.
59985         * modules/getline (Makefile.am): Likewise.
59986         * modules/getloadavg (Makefile.am): Likewise.
59987         * modules/getlogin_r (Makefile.am): Likewise.
59988         * modules/getopt (Makefile.am): Likewise.
59989         * modules/getpass (Makefile.am): Likewise.
59990         * modules/getpass-gnu (Makefile.am): Likewise.
59991         * modules/getsubopt (Makefile.am): Likewise.
59992         * modules/gettime (Makefile.am): Likewise.
59993         * modules/gettimeofday (Makefile.am): Likewise.
59994         * modules/getugroups (Makefile.am): Likewise.
59995         * modules/getusershell (Makefile.am): Likewise.
59996         * modules/glob (Makefile.am): Likewise.
59997         * modules/group-member (Makefile.am): Likewise.
59998         * modules/hard-locale (Makefile.am): Likewise.
59999         * modules/hash (Makefile.am): Likewise.
60000         * modules/hmac-md5 (Makefile.am): Likewise.
60001         * modules/hmac-sha1 (Makefile.am): Likewise.
60002         * modules/human (Makefile.am): Likewise.
60003         * modules/idcache (Makefile.am): Likewise.
60004         * modules/imaxabs (Makefile.am): Likewise.
60005         * modules/imaxdiv (Makefile.am): Likewise.
60006         * modules/inet_ntop (Makefile.am): Likewise.
60007         * modules/inet_pton (Makefile.am): Likewise.
60008         * modules/inttostr (Makefile.am): Likewise.
60009         * modules/isapipe (Makefile.am): Likewise.
60010         * modules/lchown (Makefile.am): Likewise.
60011         * modules/long-options (Makefile.am): Likewise.
60012         * modules/lstat (Makefile.am): Likewise.
60013         * modules/malloc (Makefile.am): Likewise.
60014         * modules/mathl (Makefile.am): Likewise.
60015         * modules/mbchar (Makefile.am): Likewise.
60016         * modules/md2 (Makefile.am): Likewise.
60017         * modules/md4 (Makefile.am): Likewise.
60018         * modules/md5 (Makefile.am): Likewise.
60019         * modules/memcasecmp (Makefile.am): Likewise.
60020         * modules/memchr (Makefile.am): Likewise.
60021         * modules/memcmp (Makefile.am): Likewise.
60022         * modules/memcoll (Makefile.am): Likewise.
60023         * modules/memcpy (Makefile.am): Likewise.
60024         * modules/memmem (Makefile.am): Likewise.
60025         * modules/memmove (Makefile.am): Likewise.
60026         * modules/mempcpy (Makefile.am): Likewise.
60027         * modules/memrchr (Makefile.am): Likewise.
60028         * modules/memset (Makefile.am): Likewise.
60029         * modules/memxor (Makefile.am): Likewise.
60030         * modules/mkancesdirs (Makefile.am): Likewise.
60031         * modules/mkdir (Makefile.am): Likewise.
60032         * modules/mkdir-p (Makefile.am): Likewise.
60033         * modules/mkdtemp (Makefile.am): Likewise.
60034         * modules/mkstemp (Makefile.am): Likewise.
60035         * modules/mktime (Makefile.am): Likewise.
60036         * modules/modechange (Makefile.am): Likewise.
60037         * modules/mountlist (Makefile.am): Likewise.
60038         * modules/nanosleep (Makefile.am): Likewise.
60039         * modules/openat (Makefile.am): Likewise.
60040         * modules/pagealign_alloc (Makefile.am): Likewise.
60041         * modules/physmem (Makefile.am): Likewise.
60042         * modules/poll (Makefile.am): Likewise.
60043         * modules/posixtm (Makefile.am): Likewise.
60044         * modules/posixver (Makefile.am): Likewise.
60045         * modules/putenv (Makefile.am): Likewise.
60046         * modules/quote (Makefile.am): Likewise.
60047         * modules/quotearg (Makefile.am): Likewise.
60048         * modules/raise (Makefile.am): Likewise.
60049         * modules/read-file (Makefile.am): Likewise.
60050         * modules/readline (Makefile.am): Likewise.
60051         * modules/readlink (Makefile.am): Likewise.
60052         * modules/readtokens (Makefile.am): Likewise.
60053         * modules/readutmp (Makefile.am): Likewise.
60054         * modules/realloc (Makefile.am): Likewise.
60055         * modules/regex (Makefile.am): Likewise.
60056         * modules/rename (Makefile.am): Likewise.
60057         * modules/rename-dest-slash (Makefile.am): Likewise.
60058         * modules/rijndael (Makefile.am): Likewise.
60059         * modules/rmdir (Makefile.am): Likewise.
60060         * modules/rpmatch (Makefile.am): Likewise.
60061         * modules/safe-read (Makefile.am): Likewise.
60062         * modules/safe-write (Makefile.am): Likewise.
60063         * modules/same (Makefile.am): Likewise.
60064         * modules/save-cwd (Makefile.am): Likewise.
60065         * modules/savedir (Makefile.am): Likewise.
60066         * modules/setenv (Makefile.am): Likewise.
60067         * modules/settime (Makefile.am): Likewise.
60068         * modules/sha1 (Makefile.am): Likewise.
60069         * modules/sig2str (Makefile.am): Likewise.
60070         * modules/snprintf (Makefile.am): Likewise.
60071         * modules/stdlib-safer (Makefile.am): Likewise.
60072         * modules/stpcpy (Makefile.am): Likewise.
60073         * modules/stpncpy (Makefile.am): Likewise.
60074         * modules/strcase (Makefile.am): Likewise.
60075         * modules/strcasestr (Makefile.am): Likewise.
60076         * modules/strchrnul (Makefile.am): Likewise.
60077         * modules/strcspn (Makefile.am): Likewise.
60078         * modules/strdup (Makefile.am): Likewise.
60079         * modules/strerror (Makefile.am): Likewise.
60080         * modules/strftime (Makefile.am): Likewise.
60081         * modules/strndup (Makefile.am): Likewise.
60082         * modules/strnlen (Makefile.am): Likewise.
60083         * modules/strpbrk (Makefile.am): Likewise.
60084         * modules/strsep (Makefile.am): Likewise.
60085         * modules/strstr (Makefile.am): Likewise.
60086         * modules/strtod (Makefile.am): Likewise.
60087         * modules/strtoimax (Makefile.am): Likewise.
60088         * modules/strtok_r (Makefile.am): Likewise.
60089         * modules/strtol (Makefile.am): Likewise.
60090         * modules/strtoll (Makefile.am): Likewise.
60091         * modules/strtoul (Makefile.am): Likewise.
60092         * modules/strtoull (Makefile.am): Likewise.
60093         * modules/strtoumax (Makefile.am): Likewise.
60094         * modules/strverscmp (Makefile.am): Likewise.
60095         * modules/time_r (Makefile.am): Likewise.
60096         * modules/timegm (Makefile.am): Likewise.
60097         * modules/tmpfile-safer (Makefile.am): Likewise.
60098         * modules/unistd-safer (Makefile.am): Likewise.
60099         * modules/unlinkdir (Makefile.am): Likewise.
60100         * modules/userspec (Makefile.am): Likewise.
60101         * modules/utime (Makefile.am): Likewise.
60102         * modules/utimecmp (Makefile.am): Likewise.
60103         * modules/utimens (Makefile.am): Likewise.
60104         * modules/vasnprintf (Makefile.am): Likewise.
60105         * modules/vasprintf (Makefile.am): Likewise.
60106         * modules/vsnprintf (Makefile.am): Likewise.
60107         * modules/xalloc (Makefile.am): Likewise.
60108         * modules/xgetcwd (Makefile.am): Likewise.
60109         * modules/xnanosleep (Makefile.am): Likewise.
60110         * modules/xreadlink (Makefile.am): Likewise.
60111         * modules/xstrtod (Makefile.am): Likewise.
60112         * modules/xstrtol (Makefile.am): Likewise.
60113         * modules/xstrtold (Makefile.am): Likewise.
60114         * modules/yesno (Makefile.am): Likewise.
60115
60116 2006-10-12  Jim Meyering  <jim@meyering.net>
60117
60118         * m4/getloadavg.m4: Revert the change below.
60119
60120         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
60121         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
60122         fail with a symlink, which is what coreutils' ./bootstrap now
60123         creates by default.
60124
60125 2006-10-12  Bruno Haible  <bruno@clisp.org>
60126
60127         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
60128         mingw.
60129         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
60130         MSVC and mingw explicitly.
60131
60132 2006-10-11  Simon Josefsson  <jas@extundo.com>
60133             Bruno Haible  <bruno@clisp.org>
60134
60135         Add support for multiple gnulib-tool invocations in the scope of a
60136         single configure.ac file.
60137         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
60138         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
60139         with the same contents as the _LIBADD variable.
60140         (func_emit_initmacro_start, func_emit_initmacro_end,
60141         func_emit_initmacro_done): New functions.
60142         (func_import, func_create_testdir): Invoke them. Allow the identifiers
60143         gl_LIBOBJS and gl_LTLIBOBJS.
60144
60145 2006-10-11  Bruno Haible  <bruno@clisp.org>
60146
60147         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
60148         (func_create_testdir): Don't create po/Makefile.am, don't invoke
60149         autoreconf. Instead, invoke autopoint explicitly but move back the
60150         *.m4 files from gnulib.
60151
60152 2006-10-11  Bruno Haible  <bruno@clisp.org>
60153
60154         * gnulib-tool (func_usage): Make module names after --create-testdir
60155         optional.
60156         (func_create_testdir): If no module was specified, use nearly all
60157         modules.
60158
60159 2006-10-12  Jim Meyering  <jim@meyering.net>
60160
60161         Big performance improvement for fts-based tools that use FTS_NOSTAT.
60162         Avoid spurious inode-mismatch problems on non-POSIX file systems.
60163         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
60164         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
60165         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
60166         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
60167         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
60168         (fts_set_stat_required): New function.
60169         (fts_open): Defer the calls to fts_stat, if possible or requested.
60170         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
60171         into fts_stat itself.
60172         (fts_read): Perform any required (deferred) fts_stat call.
60173         (fts_build): Likewise, for the directory we're about to open and read.
60174         In the readdir loop, carefully decide whether each entry will require
60175         an eventual call to fts_stat, using dirent.d_type info if available.
60176         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
60177         a command line argument into this function.  Update all callers.
60178         Map a return value of FTS_DOT to FTS_D for a command line argument.
60179         * modules/fts (Depends-on): Add d-type.  Alphabetize.
60180         Thanks to Miklos Szeredi for his tenacity and for the initial
60181         bug report about "find" failing on a FUSE-based file system.
60182
60183         * lib/fts.c (fts_open): Use consistent indentation.
60184
60185 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
60186
60187         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
60188         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
60189         reported by Jim Meyering.  All uses of cache variables renamed
60190         to match Autoconf's.
60191         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
60192         the other one.
60193
60194         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
60195         Fix misspelling in diagnostic.
60196
60197 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
60198
60199         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
60200         defined.  Problem reported by Matthew Woehlke.
60201
60202         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
60203         Add support for Tandem NonStop R series.
60204         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
60205         Use new macro.
60206
60207         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
60208         (has_trailing_slash): Omit size arg; all callers changed.
60209         Omit 'inline', since it doesn't help performance and we'd
60210         need to configure it.
60211         Don't count //, ///, etc. as having a trailing slash.
60212         As a side effect, this removes a C99ism reported by Matthew Woehlke.
60213         (rpl_rename_dest_slash): On failure, use rename's errno rather
60214         than (in some cases) an incorrect or junk errno.
60215         Simplify code by removing need to compute length; this does
60216         cause it to make two passes instead of one over the file name,
60217         but it's worth it.
60218
60219         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
60220         change, since Autoconf's version may no longer be appropriate now
60221         that we are using CVS Autoconf's version.  Add support for Tandem.
60222
60223 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
60224             Bruno Haible  <bruno@clisp.org>
60225
60226         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
60227         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
60228         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
60229         gl_AC_TYPE_LONG_LONG.
60230
60231         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
60232         instead of HAVE_LONG_LONG.
60233         * lib/printf-args.c (printf_fetchargs): Likewise.
60234         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
60235         * lib/vasnprintf.c (VASNPRINTF): Likewise.
60236         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
60237         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
60238         gl_AC_TYPE_LONG_LONG.
60239
60240 2006-10-11  Bruno Haible  <bruno@clisp.org>
60241
60242         * m4/longlong.m4: Add comments.
60243         * m4/ulonglong.m4: Likewise.
60244
60245 2006-10-10  Bruno Haible  <bruno@clisp.org>
60246
60247         Make it possible to #define stpcpy, strdup to aliases.
60248         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
60249         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
60250
60251 2006-10-10  Bruno Haible  <bruno@clisp.org>
60252
60253         Make it possible to #define gcd to an alias.
60254         * lib/gcd.c: Include config.h.
60255
60256 2006-10-10  Bruno Haible  <bruno@clisp.org>
60257
60258         Make it possible to #define c_isascii to an alias.
60259         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
60260         defined. Undefine the macros before defining them, to avoid gcc
60261         warnings.
60262         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
60263         define NO_C_CTYPE_MACROS early.
60264
60265 2006-10-10  Bruno Haible  <bruno@clisp.org>
60266
60267         Make it possible to #define set_program_name to an alias.
60268         * lib/progname.c: Don't undefine set_program_name; instead, undefine
60269         ENABLE_RELOCATABLE early.
60270
60271 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
60272
60273         Port to Tandem NSK OSS, which has 64-bit signed int but at most
60274         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
60275         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
60276         More generally, don't assume that 64-bit signed int is available
60277         if unsigned int is, and vice versa.
60278         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
60279         unsigned symbols, not on their signed counterparts.
60280         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
60281         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
60282         (UINT64_C, UINTMAX_C):
60283         Likewise.
60284         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
60285         unsigned counterparts.
60286         (Have_long_long, Unsigned): New macros.
60287         (Int): Renamed from INT.
60288         (strtoimax): Use the new macros.
60289         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
60290         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
60291         * modules/inttypes (inttypes.h): Substitute
60292         HAVE_UNSIGNED_LONG_LONG_INT.
60293         * modules/stdint (stdint.h): Likewise.
60294         (Files): Add m4/ulonglong.m4.
60295
60296 2006-10-10  Bruno Haible  <bruno@clisp.org>
60297
60298         Fix a gcc -Wshadow warning.
60299         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
60300         to 'bucket'.
60301         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
60302         gl_linked_indexof_from_to): Likewise.
60303         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
60304         Likewise.
60305         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
60306         Likewise.
60307         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
60308         Reported by Eric Blake.
60309
60310 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
60311
60312         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
60313         for NetBSD.  Problem reported by Bruno Haible.
60314
60315 2006-10-09  Jim Meyering  <jim@meyering.net>
60316
60317         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
60318         Patch from Bruno Haible.
60319
60320 2006-10-09  Jim Meyering  <jim@meyering.net>
60321
60322         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
60323         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
60324         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
60325
60326 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
60327
60328         Don't include <config.h> twice; this doesn't work in some cases,
60329         e.g., when config.h has "#define intmax_t long long int" and
60330         we include <config.h>, <inttypes.h>, <config.h> in that order.
60331         Problem reported by Matthew Woehlke in:
60332         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
60333         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
60334         * lib/fts-cycle.c: Don't include config.h.
60335         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
60336         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
60337         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
60338         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
60339         inttypes.h.
60340         * lib/xstrtoumax.c: Likewise.
60341         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
60342         __strtol and the like, so that this module is more like its siblings.
60343         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
60344         Remove; no longer needed now that we assume gnulib inttypes.h.
60345
60346 2006-10-08  Bruno Haible  <bruno@clisp.org>
60347
60348         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
60349         option.
60350
60351 2006-10-07  Jim Meyering  <jim@meyering.net>
60352
60353         * modules/inttypes (inttypes.h): Revert what seems to have been
60354         an inadvertent part of today's change: use "|", not "/" in the
60355         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
60356
60357 2006-10-07  Bruno Haible  <bruno@clisp.org>
60358
60359         * modules/sublist: New file.
60360
60361 2006-10-07  Bruno Haible  <bruno@clisp.org>
60362
60363         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
60364         * modules/argz (argz.h): Likewise.
60365         * modules/arpa_inet (arpa/inet.h): Likewise.
60366         * modules/byteswap (byteswap.h): Likewise.
60367         * modules/configmake (configmake.h): Likewise.
60368         * modules/fcntl (fcntl.h): Likewise.
60369         * modules/fnmatch (fnmatch.h): Likewise.
60370         * modules/getopt (getopt.h): Likewise.
60371         * modules/glob (glob.h): Likewise.
60372         * modules/inttypes (inttypes.h): Likewise.
60373         * modules/netinet_in (netinet/in.h): Likewise.
60374         * modules/poll (poll.h): Likewise.
60375         * modules/stdbool (stdbool.h): Likewise.
60376         * modules/stdint (stdint.h): Likewise.
60377         * modules/sys_select (sys/select.h): Likewise.
60378         * modules/sys_socket (sys/socket.h): Likewise.
60379         * modules/sys_stat (sys/stat.h): Likewise.
60380         * modules/sysexits (sysexits.h): Likewise.
60381         * modules/unistd (unistd.h): Likewise.
60382         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
60383         Add a "DO NOT EDIT" comment to the generated file.
60384         (func_import): Likewise for gnulib-comp.m4.
60385
60386 2006-10-07  Bruno Haible  <bruno@clisp.org>
60387
60388         * lib/gl_sublist.h: New file.
60389         * lib/gl_sublist.c: New file.
60390
60391 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
60392
60393         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
60394         name (relative to the original working directory) and the file
60395         name component (relative to the temporary working directory).  All
60396         callers changed.
60397         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
60398         * lib/mkdir-p.c (make_dir_parents): Likewise.
60399         * lib/mkdir-p.h (make_dir_parents): Likewise.
60400
60401 2006-10-06  Eric Blake  <ebb9@byu.net>
60402
60403         Define several macros for use by the clean-temp module.
60404         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
60405         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
60406         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
60407
60408         * lib/clean-temp.h (close_stream_temp): New declaration.
60409         * lib/clean-temp.c (includes): Pull in headers according to what
60410         other modules are in use.
60411         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
60412
60413 2006-10-06  Bruno Haible  <bruno@clisp.org>
60414
60415         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
60416         instead of fopen, fwriteerror.
60417
60418 2006-10-06  Bruno Haible  <bruno@clisp.org>
60419
60420         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
60421         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
60422         int.
60423         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
60424         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
60425         Return an error indicator.
60426         Suggested by Eric Blake.
60427
60428 2006-10-06  Bruno Haible  <bruno@clisp.org>
60429
60430         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
60431         Reported by Eric Blake.
60432
60433 2006-10-06  Bruno Haible  <bruno@clisp.org>
60434
60435         * modules/closeout (Description): Mention stderr too.
60436
60437 2006-10-06  Bruno Haible  <bruno@clisp.org>
60438         and Paul Eggert  <eggert@cs.ucla.edu>
60439
60440         * lib/closeout.c (close_stdout): Also close stderr.
60441         * lib/closeout.h: Update comment.
60442
60443 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
60444
60445         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
60446         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
60447         * lib/dirchownmod.c: Include lchown.h.
60448         * lib/lchown.c: Don't include files that lchown.h now includes.
60449         Don't declare chown, since lchown.h now does that.
60450         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
60451         (lchown): Define to rpl_chown if lchown is declared but
60452         does not exist.  Declare using a prototype if lchown is not
60453         declared.  Add a copyright notice.
60454         * lib/mkstemp.h: Include <unistd.h>.
60455         * lib/openat.c: Include lchown.h.
60456
60457         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
60458         we now test for that separately.
60459         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
60460         rather than O_NOFOLLOW, when testing whether it's possible to
60461         avoid a race condition reliably.
60462         * lib/savewd.c (savewd_chdir): Likewise.
60463
60464         Remove macros that are no longer needed now that stdint.h is
60465         reliable.
60466         * lib/fsusage.c (UINTMAX_MAX): Remove.
60467         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
60468         * lib/utimecmp.c (SIZE_MAX): Remove.
60469
60470         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
60471
60472         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
60473         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
60474         O_NOATIME works.
60475
60476 2006-10-05  Bruno Haible  <bruno@clisp.org>
60477
60478         * lib/gl_list.h (gl_sortedlist_search_from_to,
60479         gl_sortedlist_indexof_from_to): New declarations.
60480         (gl_list_implementation): New fields sortedlist_search_from_to,
60481         sortedlist_indexof_from_to.
60482         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
60483         inline functions.
60484         * lib/gl_list.c (gl_sortedlist_search_from_to,
60485         gl_sortedlist_indexof_from_to): New functions.
60486         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
60487         function.
60488         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
60489         (gl_array_sortedlist_search_from_to): New function.
60490         (gl_array_list_implementation): Update.
60491         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
60492         function.
60493         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
60494         (gl_carray_sortedlist_search_from_to): New function.
60495         (gl_carray_list_implementation): Update.
60496         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
60497         gl_linked_sortedlist_indexof_from_to): New functions.
60498         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
60499         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
60500         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
60501         gl_tree_sortedlist_indexof_from_to): New functions.
60502         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
60503         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
60504         Update.
60505         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
60506         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
60507         Update.
60508
60509 2006-10-05  Bruno Haible  <bruno@clisp.org>
60510
60511         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
60512         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
60513         (struct gl_list_implementation): Add fields search_from_to,
60514         indexof_from_to. Remove fields search, indexof.
60515         (gl_list_search): Use the search_from_to method.
60516         (gl_list_search_from, gl_list_search_from_to): New functions.
60517         (gl_list_indexof): Use the indexof_from_to method.
60518         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
60519         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
60520         (gl_list_search_from, gl_list_search_from_to): New functions.
60521         (gl_list_indexof): Use the indexof_from_to method.
60522         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
60523         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
60524         gl_array_indexof. Add start_index, end_index arguments.
60525         (gl_array_search_from_to): Renamed from gl_array_search. Add
60526         start_index, end_index arguments.
60527         (gl_array_remove, gl_array_list_implementation): Update.
60528         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
60529         gl_carray_indexof. Add start_index, end_index arguments.
60530         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
60531         start_index, end_index arguments.
60532         (gl_carray_remove, gl_carray_list_implementation): Update.
60533         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
60534         gl_linked_search. Add start_index, end_index arguments.
60535         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
60536         start_index, end_index arguments.
60537         (gl_linked_remove): Update.
60538         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
60539         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
60540         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
60541         field to 'size_t'.
60542         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
60543         gl_tree_search. Add start_index, end_index arguments.
60544         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
60545         start_index, end_index arguments.
60546         (gl_tree_remove): Update.
60547         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
60548         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
60549         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
60550         function.
60551         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
60552         gl_tree_search. Add start_index, end_index arguments.
60553         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
60554         start_index, end_index arguments.
60555         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
60556         Update.
60557         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
60558
60559 2006-10-05  Bruno Haible  <bruno@clisp.org>
60560
60561         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
60562
60563         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
60564         fwriteerror_temp): New declarations.
60565         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
60566         (descriptors): New variable.
60567         (cleanup): First, close the descriptors.
60568         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
60569         fclose_temp, fwriteerror_temp): New functions.
60570
60571 2006-10-04  Jim Meyering  <jim@meyering.net>
60572
60573         * lib/fts.c (fts_open): Tiny comment change.
60574
60575 2006-10-04  Bruno Haible  <bruno@clisp.org>
60576
60577         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
60578         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
60579         gl_LOCK_BODY.
60580         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
60581         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
60582         gl_LOCK_EARLY_BODY.
60583         (gl_LOCK): Require gl_LOCK_BODY.
60584
60585 2006-10-04  Bruno Haible  <bruno@clisp.org>
60586
60587         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
60588         (gl_oset_search_atleast): New declaration.
60589         (struct gl_oset_implementation): Add field 'search_atleast'.
60590         (gl_oset_search_atleast): New inline function.
60591         * lib/gl_oset.c (gl_oset_search_atleast): New function.
60592         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
60593         (gl_array_oset_implementation): Update.
60594         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
60595         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
60596         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
60597
60598 2006-10-04  Bruno Haible  <bruno@clisp.org>
60599
60600         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
60601
60602 2006-10-03  Bruno Haible  <bruno@clisp.org>
60603
60604         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
60605         from gl_avltreehash_list_implementation.
60606
60607 2006-10-03  Bruno Haible  <bruno@clisp.org>
60608
60609         * lib/gl_oset.c (gl_oset_add): Fix return type.
60610
60611 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
60612
60613         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
60614
60615 2006-10-02  Eric Blake  <ebb9@byu.net>
60616
60617         * modules/strnlen (Depends-on): Add extensions.
60618
60619 2006-10-02  Eric Blake  <ebb9@byu.net>
60620
60621         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
60622         definition in 2.60+.
60623
60624 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
60625
60626         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
60627         checks.
60628
60629 2006-10-02  Bruno Haible  <bruno@clisp.org>
60630
60631         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
60632         to the AUTOMAKE_OPTIONS.
60633         Reported by Jim Meyering.
60634
60635 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
60636
60637         Work around bug in Solaris 10 /proc file system:
60638         /proc/self/fd/NNN/.. isn't the parent directory of
60639         the directory whose file descriptor is NNN.  This needs to
60640         be worked around at run time, not compile time, since a
60641         program might be built on Solaris 8, where things work, and
60642         run on Solaris 10.
60643         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
60644         to use the following interface instead:
60645         (OPENAT_BUFFER_SIZE): New macro.
60646         (openat_proc_name): New function.
60647         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
60648         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
60649         Likewise.
60650         * lib/openat-proc.c: New file.
60651         * modules/openat (Files): Add lib/openat-proc.c.
60652         (Depends-on): Add same-inode, stdbool.
60653         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
60654
60655 2006-09-29  Bruno Haible  <bruno@clisp.org>
60656
60657         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
60658         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
60659         argument. Set stdout_closed before testing for ferror, not after.
60660         (fwriteerror, fwriteerror_no_ebadf): New functions.
60661
60662 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60663
60664         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
60665
60666 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
60667
60668         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
60669         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
60670
60671 2006-09-28  Jim Meyering  <jim@meyering.net>
60672
60673         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
60674         Include <unistd.h>.
60675
60676 2006-09-28  Bruno Haible  <bruno@clisp.org>
60677
60678         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
60679         * modules/linkedhash-list (Depends-on): Likewise.
60680         * modules/rbtreehash-list (Depends-on): Likewise.
60681
60682 2006-09-28  Bruno Haible  <bruno@clisp.org>
60683
60684         * lib/strndup.h: Simplify the redefinition of strndup.
60685         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
60686         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
60687
60688 2006-09-28  Bruno Haible  <bruno@clisp.org>
60689
60690         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
60691         * lib/gl_linkedhash_list.c: Likewise.
60692         * lib/gl_rbtreehash_list.c: Likewise.
60693
60694 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
60695
60696         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
60697         getaddrinfo.
60698
60699         * lib/__fpending.h: Don't include <stdio_ext.h> unless
60700         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
60701         it causes <stdio_ext.h> to cause a compile-time error.
60702         Problem reported by Nelson H. F. Beebe.
60703         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
60704         of HAVE_DECL___PENDING.
60705
60706         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
60707         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
60708         declaration.
60709
60710 2006-09-27  Jim Meyering  <jim@meyering.net>
60711
60712         This file could end up with a definition for a function
60713         named __strndup, rather than rpl_strndup on a system with
60714         incomplete weak_alias support.
60715         * lib/strndup.c (strndup): Rename from __strndup.
60716         Remove #defines that used to map __strndup to strndup.
60717         Don't use K&R prototypes.
60718         Remove LIBC-related code, since this file is not sync'd with glibc.
60719         * lib/strndup.h: Revamp, accordingly.
60720         * m4/strndup.m4: Modernize.
60721
60722 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
60723
60724         * modules/savewd (Depends-on): Add 'raise'.
60725         * lib/savewd.c: Include <signal.h>, for 'raise'.
60726
60727 2006-09-26  Jim Meyering  <jim@meyering.net>
60728
60729         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
60730         when we detect Darwin 8.7.0's acl_get_file bug.
60731         Rearrange to perform the new (below) run-test while $LIBS
60732         contains any acl-related library.  Set USE_ACL at the end.
60733         (gl_ACL_GET_FILE): New function.
60734
60735 2006-09-26  Eric Blake  <ebb9@byu.net>
60736
60737         * lib/verror.c: Include <config.h> unconditionally.
60738
60739 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
60740
60741         * modules/clock-time (Maintainer): Add self.
60742         * modules/getlogin_r (Depends-on): Add extensions.
60743
60744 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60745
60746         * modules/clock-time: New module.
60747         * modules/nanosleep (Depends-on): Add clock-time.
60748         * modules/gethrxtime (Depends-on): Likewise.
60749         * modules/gettime (Depends-on): Likewise.
60750         * modules/settime (Depends-on): Likewise.
60751
60752         * modules/fts-lgpl: Depend on openat.
60753         * modules/mkancesdirs: Depend on savewd.
60754         * modules/mkdir-p: Likewise.
60755
60756 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60757
60758         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
60759
60760         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
60761         `gl_have_arbitrary_file_name_length_limit' to
60762         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
60763         actually works between configure runs.
60764
60765 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60766             Bruno Haible  <bruno@clisp.org>
60767
60768         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
60769
60770 2006-09-25  Jim Meyering  <jim@meyering.net>
60771
60772         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
60773         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
60774
60775 2006-09-25  Eric Blake  <ebb9@byu.net>
60776
60777         * gnulib-tool (func_import, func_create_testdir): Fix typos in
60778         exec's in 2006-09-18 patch when shuffling fds.
60779
60780 2006-09-25  Bruno Haible  <bruno@clisp.org>
60781
60782         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
60783         Reported by Jim Meyering.
60784
60785 2006-09-24  Jim Meyering  <jim@meyering.net>
60786
60787         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
60788         compare a pointer against a literal "0".  That caused failures with
60789         at least HP-UX's hpcc.
60790
60791 2006-09-22  Simon Josefsson  <jas@extundo.com>
60792
60793         * modules/gc-sha1:
60794         * modules/gc-md4:
60795         * modules/gc-hmac-sha1:
60796         * modules/gc-hmac-md5:
60797         * modules/gc-des:
60798         * modules/gc-arcfour: Distribute more files.
60799
60800 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60801
60802         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
60803         (gl_linked_iterator_from_to): Initialize struct completely.
60804         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
60805         (gl_tree_iterator_from_to): Likewise
60806         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
60807         * lib/gl_array_list.c [lint] (gl_array_iterator)
60808         (gl_array_iterator_from_to): Likewise.
60809         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
60810         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
60811         (gl_carray_iterator_from_to): Likewise.
60812
60813         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
60814         * lib/md4.c (md4_process_block): Remove unused variable.
60815         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
60816         parentheses for clarity.
60817
60818 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60819
60820         * modules/bison-i18n (Depends-on): Add gettext.
60821
60822 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60823
60824         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
60825         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
60826         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
60827         also add missing comma that caused broken test.
60828         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
60829         stdlib.h, for `abort'.
60830         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
60831         variables.
60832         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
60833         include unistd.h if present, for `rmdir'.
60834         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
60835         variables.
60836         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
60837         in the process include standard headers for prototypes.
60838         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
60839         gets declared on GNU/Linux.
60840         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
60841         unistd.h, for `rmdir'.
60842         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
60843
60844         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
60845         always true.
60846         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
60847
60848         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
60849
60850 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60851
60852         * gnulib-tool (func_version): Create output all at once.  This
60853         may help avoid triggering unnecessary SIGPIPEs, and at any
60854         rate it doesn't hurt.
60855
60856 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60857             Bruno Haible  <bruno@clisp.org>
60858
60859         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
60860         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
60861         * m4/signed.m4 (bh_C_SIGNED): Likewise.
60862
60863         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
60864         (gl_FUNC_VASPRINTF): Invoke it.
60865
60866 2006-09-22  Bruno Haible  <bruno@clisp.org>
60867
60868         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
60869         getloadavg.c as first argument.
60870
60871 2006-09-22  Bruno Haible  <bruno@clisp.org>
60872
60873         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
60874         at the beginning of the gl_INIT macro.
60875         * modules/getloadavg (configure.ac): Pass $gl_source_base to
60876         gl_GETLOADAVG.
60877
60878 2006-09-22  Bruno Haible  <bruno@clisp.org>
60879
60880         * gnulib-tool (func_create_megatestdir): Don't include the config-h
60881         module.
60882         Suggested by Ralf Wildenhues.
60883
60884 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
60885
60886         Import this patch from libc:
60887
60888         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
60889
60890         * lib/regex_internal.c (re_string_reconstruct): Handle
60891         offset < pstr->valid_raw_len && pstr->offsets_needed case.
60892         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
60893         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
60894         re_string_context_at.
60895
60896         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
60897         now requires it.
60898         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
60899         gl_REGEX now does it for us.
60900         (gl_REGEX): Add test taken from
60901         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
60902
60903         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
60904         Check that large offsets work.  Modernize Autoconf usages.
60905         Prefer "yes" to mean a good thing rather than a bad.
60906         Don't put "#define mkstemp" in config.h, as this might interfere
60907         with standard system headers that "#define mkstemp mkstemp64".
60908
60909         * modules/mkstemp (Depends-on): Add extensions, so that
60910         mkstemp is visible on some platforms.
60911         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
60912         (Include): Change to "mkstemp.h" from <stdlib.h>.
60913         (Files): Add mkstemp.h.
60914
60915         * lib/mkstemp.h: New file, since some standard headers
60916         #define mkstemp.
60917         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
60918         Include "mkstemp.h".
60919         Make the _LIBC code resemble glibc original more,
60920         e.g., use K&R style.
60921         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
60922         (mkstemp): Remove, since mkstemp.h does this for us.
60923         * lib/stdlib--.h: Include mkstemp.h.
60924
60925         Import this patch from libc:
60926
60927         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
60928
60929         * lib/tempname.c (__gen_tempname): Change attempts_min
60930         into a macro.  Use preprocessor to decide how to initialize
60931         attempts [Coverity CID 67].
60932
60933 2006-09-20  Bruno Haible  <bruno@clisp.org>
60934
60935         * lib/mkdtemp.c: Import from libc.
60936         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
60937                 * sysdeps/posix/tempname.c (__gen_tempname): Change
60938                 attempts_min into a macro.  Use preprocessor to decide how to
60939                 initialize attempts [Coverity CID 67].
60940         2001-11-27  Paul Eggert  <eggert@twinsun.com>
60941                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
60942                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
60943
60944 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60945
60946         * gnulib-tool (func_exit): New function, to allow to pass the
60947         exit status portably through the trap.  Use everywhere.
60948         (--help, --version): Signal a write error.
60949         (trap): catch SIGPIPE, for write errors.
60950         Exit at the end of the trap, with the correct exit status.
60951
60952 2006-09-19  Karl Berry  <karl@gnu.org>
60953
60954         * doc/gnulib.texi: note about the license texinfo files.
60955
60956 2006-09-19  Eric Blake  <ebb9@byu.net>
60957
60958         * gnulib-tool: Avoid space-tab.
60959
60960 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
60961
60962         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
60963         that prevented coreutils 6.1 from building.  Problem reported
60964         by Petter Reinholdtsen.
60965
60966 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
60967
60968         * gnulib-tool (avoidlist): Fix typo that broke options like
60969         --avoid=lock that are used by coreutils bootstrap.
60970
60971 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
60972
60973         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
60974         more systematically.
60975
60976 2006-09-18  Jim Meyering  <jim@meyering.net>
60977
60978         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
60979
60980 2006-09-18  Bruno Haible  <bruno@clisp.org>
60981
60982         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
60983
60984 2006-09-18  Bruno Haible  <bruno@clisp.org>
60985
60986         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
60987         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
60988         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
60989         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
60990         * m4/gettext.m4: Require autoconf >= 2.52.
60991         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
60992         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
60993         of gl_cv_header_inttypes_h.
60994
60995 2006-09-18  Bruno Haible  <bruno@clisp.org>
60996
60997         * lib/javaversion.c: Include configmake.h.
60998
60999 2006-09-18  Bruno Haible  <bruno@clisp.org>
61000
61001         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
61002         avoid that the while loops be executed in a subshell.
61003
61004 2006-09-18  Bruno Haible  <bruno@clisp.org>
61005
61006         * MODULES.html.sh (func_module): Break long lines.
61007         Suggested by Bruce Korb <bkorb@gnu.org>.
61008
61009 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61010
61011         Speed up by a factor of 1.12.
61012         * gnulib-tool (nl): New variable.
61013         (func_import): Rewrite include directive extraction to only read each
61014         directive once.
61015
61016 2006-09-17  Bruno Haible  <bruno@clisp.org>
61017
61018         * modules/javaversion (Makefile.am): Remove DEFS setting.
61019         (Depends-on): Add configmake, for PKGDATADIR definition.
61020
61021 2006-09-17  Bruno Haible  <bruno@clisp.org>
61022
61023         * gnulib-tool (func_create_testdir): Rewrite all files at once.
61024
61025 2006-09-17  Bruno Haible  <bruno@clisp.org>
61026
61027         * gnulib-tool (func_append): New function, stolen from libtool.m4.
61028         (func_modules_transitive_closure, func_modules_add_dummy,
61029         func_modules_to_filelist, func_import, func_create_testdir,
61030         func_create_megatestdir, ...): Use it wherever possible.
61031         Suggested by Ralf Wildenhues.
61032
61033 2006-09-16  Karl Berry  <karl@gnu.org>
61034
61035         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
61036         to avoid sectioning errors.
61037         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
61038         [ifinfo]: blank line after @center-ed titles.
61039         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
61040         Spell FSF address consistently with others.
61041         (These changes approved by rms.)
61042
61043 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61044
61045         Speed up by a factor of 1.61.
61046         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
61047         already checked module names again.
61048
61049 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61050
61051         Speed up by a factor of 1.13.
61052         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
61053         for new_files, and the input to func_add_or_update.
61054
61055 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61056
61057         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
61058         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
61059
61060 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
61061
61062         * modules/mkancesdirs (Depends-on): Add fcntl.
61063         * modules/savewd: New file.
61064         * MODULES.html.sh (File system functions): Add savewd.
61065
61066         * modules/configmake (Makefile.am): Add support for the
61067         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
61068
61069 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
61070
61071         * m4/savewd.m4: New file.
61072
61073 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
61074
61075         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
61076         (dirchownmod): New arg FD.  All callers changed.
61077         Use FD rather than opening the directory ourself, as opening is
61078         now the caller's responsibility.
61079         * lib/dirchownmod.h: Likewise.
61080         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
61081         hosts that require <sys/types.h> before <sys/stat.h>.  Include
61082         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
61083         (test_dir): Remove.
61084         (mkancesdirs): Return length of prefix of FILE that has already
61085         been made, or -2 if there is a child doing the work.  Redo
61086         algorithm so that it is O(N) rather than O(N**2).  Optimize away
61087         ".", and treat ".." specially since it might stray back into
61088         already-created areas.  Use a subprocess if necessary.  New arg
61089         WD; all users changed.  MAKE_DIR function should now return 1
61090         if it creates a directory that is not readable.  Return -2 if
61091         a child process is spun off.
61092         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
61093         Adjust signature to match code.
61094         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
61095         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
61096         all users changed.
61097         * lib/savewd.c, lib/savewd.h: New files.
61098
61099 2006-09-15  Jim Meyering  <jim@meyering.net>
61100
61101         * modules/rename-dest-slash: New module.
61102         * MODULES.html.sh (posix_compat): Add it here.
61103
61104         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
61105
61106 2006-09-15  Jim Meyering  <jim@meyering.net>
61107
61108         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
61109         file.
61110
61111         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
61112
61113 2006-09-15  Jim Meyering  <jim@meyering.net>
61114
61115         * lib/rename-dest-slash.c (has_trailing_slash): Use
61116         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
61117         (rpl_rename_dest_slash): Perform the cheaper trailing slash
61118         test before testing whether SRC is a directory.
61119         Suggestions from Bruno Haible.
61120
61121         Avoid a warning about an unused variable.
61122         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
61123         into the #ifdef block where it's used.
61124
61125         * lib/rename-dest-slash.c: New file.
61126
61127 2006-09-14  Bruno Haible  <bruno@clisp.org>
61128
61129         * lib/allocsa.c: Include <config.h> unconditionally.
61130         * lib/asnprintf.c: Likewise.
61131         * lib/asprintf.c: Likewise.
61132         * lib/c-strcasecmp.c: Likewise.
61133         * lib/c-strcasestr.c: Likewise.
61134         * lib/c-strncasecmp.c: Likewise.
61135         * lib/c-strstr.c: Likewise.
61136         * lib/classpath.c: Likewise.
61137         * lib/clean-temp.c: Likewise.
61138         * lib/concatpath.c: Likewise.
61139         * lib/copy-file.c: Likewise.
61140         * lib/csharpcomp.c: Likewise.
61141         * lib/csharpexec.c: Likewise.
61142         * lib/execute.c: Likewise.
61143         * lib/fatal-signal.c: Likewise.
61144         * lib/findprog.c: Likewise.
61145         * lib/fwriteerror.c: Likewise.
61146         * lib/gl_array_list.c: Likewise.
61147         * lib/gl_array_oset.c: Likewise.
61148         * lib/gl_avltree_list.c: Likewise.
61149         * lib/gl_avltree_oset.c: Likewise.
61150         * lib/gl_avltreehash_list.c: Likewise.
61151         * lib/gl_carray_list.c: Likewise.
61152         * lib/gl_linked_list.c: Likewise.
61153         * lib/gl_linkedhash_list.c: Likewise.
61154         * lib/gl_list.c: Likewise.
61155         * lib/gl_oset.c: Likewise.
61156         * lib/gl_rbtree_list.c: Likewise.
61157         * lib/gl_rbtree_oset.c: Likewise.
61158         * lib/gl_rbtreehash_list.c: Likewise.
61159         * lib/imaxabs.c: Likewise.
61160         * lib/imaxdiv.c: Likewise.
61161         * lib/javacomp.c: Likewise.
61162         * lib/javaexec.c: Likewise.
61163         * lib/javaversion.c: Likewise.
61164         * lib/linebreak.c: Likewise.
61165         * lib/localcharset.c: Likewise.
61166         * lib/lock.c: Likewise.
61167         * lib/mbchar.c: Likewise.
61168         * lib/mbswidth.c: Likewise.
61169         * lib/mkdtemp.c: Likewise.
61170         * lib/pipe.c: Likewise.
61171         * lib/printf-args.c: Likewise.
61172         * lib/printf-parse.c: Likewise.
61173         * lib/progname.c: Likewise.
61174         * lib/progreloc.c: Likewise.
61175         * lib/readlink.c: Likewise.
61176         * lib/sh-quote.c: Likewise.
61177         * lib/stpcpy.c: Likewise.
61178         * lib/stpncpy.c: Likewise.
61179         * lib/strcasecmp.c: Likewise.
61180         * lib/strcasestr.c: Likewise.
61181         * lib/strcspn.c: Likewise.
61182         * lib/striconv.c: Likewise.
61183         * lib/strncasecmp.c: Likewise.
61184         * lib/strnlen1.c: Likewise.
61185         * lib/strstr.c: Likewise.
61186         * lib/strtok_r.c: Likewise.
61187         * lib/tls.c: Likewise.
61188         * lib/tmpdir.c: Likewise.
61189         * lib/unicodeio.c: Likewise.
61190         * lib/unsetenv.c: Likewise.
61191         * lib/vasnprintf.c: Likewise.
61192         * lib/vasprintf.c: Likewise.
61193         * lib/wait-process.c: Likewise.
61194         * lib/xallocsa.c: Likewise.
61195         * lib/xsetenv.c: Likewise.
61196         * lib/xstriconv.c: Likewise.
61197
61198 2006-09-13  Simon Josefsson  <jas@extundo.com>
61199
61200         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
61201         that internally, suggested by Ralf Wildenhues
61202         <Ralf.Wildenhues@gmx.de>.
61203
61204 2006-09-13  Simon Josefsson  <jas@extundo.com>
61205
61206         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
61207         @LIBOBJS@.
61208         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
61209
61210 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
61211
61212         * lib/_fpending.c: Include <config.h> unconditionally, since we no
61213         longer worry about uses that don't define HAVE_CONFIG_H.
61214         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
61215         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
61216         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
61217         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
61218         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
61219         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
61220         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
61221         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
61222         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
61223         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
61224         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
61225         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
61226         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
61227         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
61228         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
61229         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
61230         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
61231         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
61232         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
61233         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
61234         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
61235         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
61236         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
61237         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
61238         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
61239         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
61240         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
61241         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
61242         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
61243         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
61244         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
61245         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
61246         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
61247         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
61248         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
61249         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
61250         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
61251         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
61252         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
61253         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
61254         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
61255         Likewise.
61256
61257 2006-09-13  Eric Blake  <ebb9@byu.net>
61258
61259         * lib/getopt.c: Fix typo in last commit.
61260
61261 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
61262
61263         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
61264         dgettext.
61265
61266 2006-09-12  Jim Meyering  <jim@meyering.net>
61267
61268         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
61269         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
61270         Reported by Nelson H. F. Beebe.
61271
61272 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
61273
61274         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
61275         program_invocation_name and program_invocation_short_name are
61276         initialized.
61277         * lib/argp-namefrob.h: Move declarations of program_invocation_name
61278         and program_invocation_short_name to argp.h, so they are visible
61279         to user programs.
61280         * lib/argp.h: Likewise
61281
61282 2006-09-10  Bruno Haible  <bruno@clisp.org>
61283
61284         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
61285         m4/inttypes_h.m4, m4/uintmax_t.m4.
61286
61287 2006-09-10  Bruno Haible  <bruno@clisp.org>
61288
61289         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
61290         gl_AC_TYPE_UINTMAX_T.
61291
61292 2006-09-10  Bruno Haible  <bruno@clisp.org>
61293
61294         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
61295
61296 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
61297
61298         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
61299         convention.  Text proposed by Bruno Haible.
61300         (struct argp_option): Document the use of N_() wrappers.
61301
61302         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
61303         '\v', and translate the two parts separately, instead of feeding
61304         the whole string to gettext.  This allows to exclude
61305         '\v' from the strings visible to the translator by writing doc
61306         strings as N_("..") "\v" N_("..").
61307
61308 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
61309
61310         * config/srclist.txt: Undo latest change; the bug was fixed.
61311
61312 2006-09-09  Bruno Haible  <bruno@clisp.org>
61313
61314         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
61315         assignments if building a library without libtool.
61316         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
61317         in func_emit_lib_Makefile_am.
61318         (func_import): When building a static library libfoo.a, arrange to
61319         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
61320         (func_create_testdir): Likewise.
61321         * modules/gc (configure.ac, Makefile.am): If building statically,
61322         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
61323         * modules/iconvme (configure.ac, Makefile.am): Likewise.
61324         * modules/striconv (configure.ac, Makefile.am): Likewise.
61325         Based on a suggestion by Ralf Wildenhues.
61326
61327 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61328
61329         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
61330         Check for unistd.h too, since Autoconf doesn't assume POSIX.
61331         Also:
61332
61333         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61334         Add year_2050_test to catch glibc bug 2821
61335         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
61336
61337         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
61338         Prefer #ifdef to #if.
61339
61340         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
61341         Return from 'main' instead of calling 'exit'.
61342
61343 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61344
61345         * lib/mktime.c (guess_time_tm): Fix bug where mktime
61346         returned the maximum time_t value rather than (time_t) -1.
61347         Problem originally reported by William Bardwell
61348         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
61349
61350         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
61351         Moved to here ...
61352         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
61353         ... from here.
61354
61355 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61356
61357         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
61358         2821 is fixed.
61359
61360 2006-09-08  Jim Meyering  <jim@meyering.net>
61361
61362         Don't make generated files read-only.  That would bother too many
61363         people.  However, do retain the ability to work when targets are
61364         read-only: remove the destination and temporary files before writing
61365         them (when generated via sed or echo), or by using the -f option for
61366         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
61367         * modules/alloca-opt, modules/argz, modules/arpa_inet:
61368         * modules/byteswap, modules/configmake, modules/fcntl:
61369         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
61370         * modules/localcharset, modules/netinet_in, modules/poll:
61371         * modules/stdbool, modules/stdint, modules/sys_select:
61372         * modules/sys_socket, modules/sys_stat, modules/sysexits:
61373
61374 2006-09-08  Jim Meyering  <jim@meyering.net>
61375
61376         Avoid new build failure on FreeBSD 6.0.
61377         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
61378         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
61379         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
61380
61381 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61382
61383         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
61384
61385 2006-09-07  Jim Meyering  <jim@meyering.net>
61386
61387         Fix global typo in last change: use chmod u-w, not chmod u-x.
61388         Spotted by Paul Eggert and Bruce Korb.
61389         * modules/alloca-opt, modules/argz, modules/arpa_inet:
61390         * modules/byteswap, modules/configmake, modules/fcntl:
61391         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
61392         * modules/localcharset, modules/netinet_in, modules/poll:
61393         * modules/stdbool, modules/stdint, modules/sys_select:
61394         * modules/sys_socket, modules/sys_stat, modules/sysexits:
61395
61396 2006-09-06  Jim Meyering  <jim@meyering.net>
61397
61398         Make generated files be read-only.
61399         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
61400         Ensure that each generated file is now read-only.
61401         * modules/argz: Likewise.
61402         * modules/arpa_inet: Likewise.
61403         * modules/byteswap: Likewise.
61404         * modules/configmake: Likewise.
61405         * modules/fcntl: Likewise.
61406         * modules/fnmatch: Likewise.
61407         * modules/getopt: Likewise.
61408         * modules/glob: Likewise.
61409         * modules/inttypes: Likewise.
61410         * modules/netinet_in: Likewise.
61411         * modules/poll: Likewise.
61412         * modules/stdbool: Likewise.
61413         * modules/stdint: Likewise.
61414         * modules/sys_select: Likewise.
61415         * modules/sys_socket: Likewise.
61416         * modules/sys_stat: Likewise.
61417         * modules/sysexits: Likewise.
61418         * modules/localcharset: Same as above, but continue using temporary
61419         file named "t-$@" (why different?) rather than the "$@-t" used
61420         everywhere else.
61421
61422         * modules/sysexits (Makefile.am): Replace literal occurrences
61423         of "sysexit.h" more readable, and more consistent, "$@".
61424
61425 2006-09-06  Bruno Haible  <bruno@clisp.org>
61426
61427         * modules/striconv: New file.
61428         * modules/xstriconv: New file.
61429         * MODULES.html.sh (Internationalization functions): Add striconv,
61430         xstriconv.
61431
61432 2006-09-06  Bruno Haible  <bruno@clisp.org>
61433
61434         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
61435         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
61436         not using libtool correctly.
61437
61438 2006-09-06  Bruno Haible  <bruno@clisp.org>
61439
61440         * lib/striconv.h: New file.
61441         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
61442         iconvstring.c.
61443         * lib/xstriconv.h: New file.
61444         * lib/xstriconv.c: New file.
61445
61446 2006-09-06  Bruno Haible  <bruno@clisp.org>
61447
61448         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
61449         lib_..._LDFLAGS.
61450
61451 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61452
61453         * lib/argz_.h: Sync from Libtool.
61454
61455         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
61456                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
61457
61458         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
61459
61460 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
61461
61462         * modules/trim: New file.
61463
61464 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
61465
61466         * lib/trim.h: New file.
61467         * lib/trim.c: New file.
61468
61469 2006-09-05  Bruno Haible  <bruno@clisp.org>
61470
61471         * MODULES.html.sh (String handling): Add trim.
61472
61473 2006-09-04  Karl Berry  <karl@gnu.org>
61474
61475         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
61476         until next release.
61477
61478 2006-09-03  Bruno Haible  <bruno@clisp.org>
61479
61480         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
61481         correctly.
61482
61483 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
61484
61485         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
61486         not gl_GETLOADAVG.  Omit unneeded semicolons.
61487         Problems reported by Ralf Wildenhues in
61488         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
61489         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
61490         at the end, which is the usual gnulib style.
61491
61492         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
61493         of doing all the work ourselves.
61494         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
61495         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
61496
61497 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
61498
61499         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
61500         Problem reported by Ralf Wildenhues in
61501         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
61502
61503         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
61504         HAVE_STRUCT_STATFS_F_FSTYPENAME.
61505
61506 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
61507
61508         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
61509         yesterday's patch by changing test -n to test -z.
61510
61511 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
61512
61513         * modules/getloadavg (Files): Add m4/getloadavg.m4.
61514         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
61515         the former is now obsolescent.
61516
61517         * modules/chdir-long (Depends-on): Add fcntl.
61518
61519 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
61520
61521         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
61522         obsolescent, and programs should use gnulib instead.
61523         * m4/getloadavg.m4: New file, with contents taken from Autoconf
61524         but with prefixes changed.
61525
61526 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
61527
61528         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
61529         or stdbool.h, because they might not exist while configuring.
61530
61531         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
61532         Don't include unistd.h or limits.h; not needed, since chdir-long.h
61533         does that for us.
61534         (O_DIRECTORY): Remove.
61535
61536 2006-08-31  Eric Blake  <ebb9@byu.net>
61537
61538         * gnulib-tool: Don't let emacs change spaces to TAB.
61539
61540 2006-08-31  Bruno Haible  <bruno@clisp.org>
61541
61542         * gnulib-tool: When calling func_import more than once, do it in a
61543         subshell.
61544         Reported by Eric Blake <ebb9@byu.net>.
61545
61546 2006-08-31  Bruno Haible  <bruno@clisp.org>
61547
61548         * gnulib-tool (nl): Remove variable.
61549         (sed_transform_lib_file): Use more robust test for config-h module.
61550         (func_import): Fix typo in 2006-08-25 patch.
61551
61552 2006-08-31  Bruno Haible  <bruno@clisp.org>
61553
61554         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
61555         specified, augment Makefile.am variables instead of assigning them.
61556
61557 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61558
61559         Work around a bug in both the Linux and SunOS 64-bit kernels:
61560         nanosleep mishandles sleeps for longer than 2**31 seconds.
61561         Problem reported by Frank v Waveren in
61562         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
61563         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
61564         Check for nanosleep bug.
61565         (LIB_NANOSLEEP): Append clock_gettime library if needed.
61566
61567 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61568
61569         Work around a bug in both the Linux and SunOS 64-bit kernels:
61570         nanosleep mishandles sleeps for longer than 2**31 seconds.
61571         Problem reported by Frank v Waveren in
61572         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
61573         * lib/nanosleep.c (BILLION): New constant.
61574         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
61575         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
61576         implementation.
61577
61578 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61579
61580         * modules/nanosleep (Depends-on): Add gettime.
61581
61582 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61583         and Simon Josefsson  <jas@extundo.com>
61584         and Oskar Liljeblad  <oskar@osk.mine.nu>
61585
61586         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
61587         * gnulib-tool (func_import): New license type 'unmodifiable license
61588         text'.
61589         * modules/fdl: Use it.  Longer description.
61590         * module/gpl, module/lgpl: New files.
61591
61592 2006-08-30  Jim Meyering  <jim@meyering.net>
61593
61594         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
61595         shadowing the parameter.
61596
61597 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61598
61599         Sync from Libtool:
61600
61601         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61602
61603         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
61604         sharing with gnulib.  Report by Eric Blake.
61605
61606 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61607
61608         * modules/isapipe: New file.
61609         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
61610
61611 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61612
61613         * modules/configmake (Makefile.am): Add a comment, and omit
61614         the CONFIGMAKE_ prefix from generated macro names.  Suggested
61615         by Bruno Haible.
61616
61617 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61618
61619         * m4/isapipe.m4: New file.
61620
61621 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61622
61623         * lib/isapipe.c, lib/isapipe.h: New files.
61624
61625 2006-08-29  Jim Meyering  <jim@meyering.net>
61626
61627         * modules/configmake (Makefile.am): Make configmake.h depend on
61628         Makefile.  Otherwise, a stale configmake.h could hang around.
61629
61630 2006-08-29  Eric Blake  <ebb9@byu.net>
61631
61632         * lib/error.c (error_at_line, print_errno_message): Match libc, after
61633         resolution of upstream bug 3044.
61634
61635 2006-08-29  Bruno Haible  <bruno@clisp.org>
61636
61637         * modules/localcharset (Depends-on): Add configmake.
61638         (Makefile.am): Remove setting of LIBDIR through DEFS.
61639
61640 2006-08-29  Bruno Haible  <bruno@clisp.org>
61641
61642         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
61643         defined.
61644
61645 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
61646
61647         * modules/fcntl: New file.
61648         * modules/chdir-safer (Depends-on): Add fcntl.
61649         * modules/fts: Likewise.
61650         * modules/mkdir-p: Likewise.
61651
61652         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
61653         This undoes the most recent change, since we're now addressing the
61654         problem in a different way.
61655
61656         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
61657         into output, since the output might be called Makefile.am even
61658         if $makefile_name is something different.
61659         (func_import): Use $makefile_am rather than
61660         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
61661         empty.
61662
61663         * modules/inttypes (Files): Add m4/inttypes-h.m4.
61664
61665 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
61666
61667         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
61668         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
61669         recent change to stdint.m4, since we're now addressing the problem in a
61670         different way.
61671
61672 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
61673
61674         * m4/fcntl_h.m4: New file.
61675
61676 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
61677
61678         * lib/fcntl_.h: New file.
61679         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
61680         the fcntl module.
61681         * lib/dirchownmod.c: Likewise.
61682         * lib/fts.c: Likewise.
61683
61684         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
61685         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
61686         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
61687         just before including <inttypes.h>, to avoid circular inclusion.
61688
61689 2006-08-28  Jim Meyering  <jim@meyering.net>
61690
61691         * doc/visibility.texi: Actually read and correct the grammar of the
61692         sentence affected by yesterday's change.
61693
61694 2006-08-28  Eric Blake  <ebb9@byu.net>
61695
61696         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
61697         needs wrapper.
61698
61699 2006-08-28  Eric Blake  <ebb9@byu.net>
61700
61701         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
61702
61703 2006-08-28  Eric Blake  <ebb9@byu.net>
61704
61705         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
61706
61707 2006-08-28  Bruno Haible  <bruno@clisp.org>
61708
61709         * modules/c-strstr: New file, from GNU gettext.
61710         * MODULES.html.sh (String handling): Add c-strstr.
61711
61712 2006-08-28  Bruno Haible  <bruno@clisp.org>
61713
61714         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
61715         macros.
61716         Reported by Eric Blake.
61717
61718 2006-08-28  Bruno Haible  <bruno@clisp.org>
61719
61720         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
61721         (VASNPRINTF): Return a string of length > INT_MAX without failing.
61722         * lib/vasprintf.c: Include errno.h, limits.h.
61723         (EOVERFLOW): New fallback definition.
61724         (vasprintf): Test here whether the string length is > INT_MAX.
61725         * lib/vsnprintf.c: Include errno.h, limits.h.
61726         (EOVERFLOW): New fallback definition.
61727         (vsnprintf): Fix bug when generated string was too long for the buffer.
61728         Test here whether the string length is > INT_MAX.
61729
61730 2006-08-28  Bruno Haible  <bruno@clisp.org>
61731
61732         * lib/inttypes_.h (SCNX*): Remove definitions.
61733         Reported by Eric Blake.
61734
61735 2006-08-28  Bruno Haible  <bruno@clisp.org>
61736
61737         * lib/c-strstr.h: New file, from GNU gettext.
61738         * lib/c-strstr.c: New file, from GNU gettext.
61739
61740 2006-08-28  Bruno Haible  <bruno@clisp.org>
61741
61742         * gnulib-tool: Reorder some statements.
61743
61744 2006-08-28  Bruno Haible  <bruno@clisp.org>
61745
61746         * gnulib-tool: New option --makefile-name.
61747         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
61748         $makefile_name.
61749         (func_import): Write $makefile_name to the cache file, and read it from
61750         there unless explicitly specified. Use $makefile_name as file name
61751         instead of Makefile.am. Adjust the recommendations accordingly.
61752
61753 2006-08-28  Bruno Haible  <bruno@clisp.org>
61754
61755         * gnulib-tool (func_verify_module): Check against misapplying patch.
61756
61757 2006-08-28  Bruno Haible  <bruno@clisp.org>
61758
61759         * gnulib-tool (func_relativize, func_relconcat): New functions.
61760         Give an error if --local-dir is given with --update.
61761         Remove trailing slashes from $local_gnulib_dir.
61762         (func_import): Store the relativized $local_gnulib_dir in
61763         gnulib-cache.m4, and read it from there if not specified explicitly.
61764
61765 2006-08-28  Bruno Haible  <bruno@clisp.org>
61766
61767         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
61768         is the current directory. Respect also $local_gnulib_dir.
61769
61770 2006-08-28  Bruno Haible  <bruno@clisp.org>
61771             Simon Josefsson  <jas@extundo.com>
61772
61773         BeOS portability.
61774         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
61775
61776 2006-08-27  Jim Meyering  <jim@meyering.net>
61777
61778         * doc/visibility.texi: Remove duplicate word: "pointer".
61779
61780 2006-08-26  Bruno Haible  <bruno@clisp.org>
61781
61782         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
61783         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
61784         (Makefile.am): Create inttypes.h from inttypes_.h.
61785         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
61786
61787         * modules/imaxabs: New file.
61788
61789         * modules/imaxdiv: New file.
61790
61791 2006-08-26  Bruno Haible  <bruno@clisp.org>
61792
61793         * m4/inttypes.m4: New file.
61794         * m4/_inttypes_h.m4: Remove file.
61795         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
61796         PRI_MACROS_BROKEN.
61797         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
61798
61799         * m4/imaxabs.m4: New file.
61800
61801         * m4/imaxdiv.m4: New file.
61802
61803 2006-08-26  Bruno Haible  <bruno@clisp.org>
61804
61805         * lib/inttypes_.h: New file.
61806         * lib/inttypes.h: Remove file.
61807         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
61808
61809         * lib/imaxabs.c: New file.
61810
61811         * lib/imaxdiv.c: New file.
61812
61813 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
61814
61815         New config-h module, so that "make" output needn't be cluttered
61816         by -DHAVE_CONFIG_H.
61817         * MODULES.html.sh (Support for building libraries and executables):
61818         Add config-h.
61819         * modules/config-h: New file.
61820         * gnulib-tool (nl, sed_transform_lib_file): New vars.
61821         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
61822         the config-h module is used.
61823
61824         New configmake module, so that "make" output needn't be cluttered
61825         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
61826         * MODULES.html.sh (Support for building libraries and executables):
61827         Add configmake.
61828         * modules/configmake: New file.
61829
61830 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
61831
61832         * m4/config-h.m4: New file.
61833
61834 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
61835
61836         * config/srclist.txt: Add elisp-comp.
61837
61838 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
61839
61840         * MODULES.html.sh (Support for building libraries and executables):
61841         Add elisp-comp.
61842         * build-aux/elisp-comp: New file.
61843         * modules/elisp-comp: New file.
61844
61845 2006-08-24  Bruno Haible  <bruno@clisp.org>
61846
61847         * gnulib-tool (func_create_testdir): Use non-default values of
61848         sourcebase and m4base.
61849
61850 2006-08-24  Bruno Haible  <bruno@clisp.org>
61851
61852         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
61853         HTML structure.
61854
61855 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
61856
61857         * modules/openat (Depends-on): Add lchown.
61858
61859 2006-08-23  Bruno Haible  <bruno@clisp.org>
61860
61861         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
61862         of gl_LOCK_EARLY instead of gl_LOCK.
61863
61864 2006-08-23  Bruno Haible  <bruno@clisp.org>
61865
61866         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
61867         on OSF/1 to no.
61868         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
61869
61870 2006-08-23  Bruno Haible  <bruno@clisp.org>
61871
61872         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
61873         as unusable.
61874
61875         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
61876         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
61877         (gl_LOCK): New macro.
61878
61879 2006-08-22  Simon Josefsson  <jas@extundo.com>
61880
61881         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
61882         to md5 module.
61883
61884 2006-08-22  Simon Josefsson  <jas@extundo.com>
61885
61886         * MODULES.html.sh: Add "Support for maintaining and release
61887         projects".
61888
61889         * build-aux/gnupload: New file, from coreutils.
61890
61891 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
61892
61893         Avoid the need for AC_LIBSOURCES in m4 macros.
61894         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
61895         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
61896         * modules/check-version (EXTRA_DIST): Add check-version.h.
61897         * modules/crc (EXTRA_DIST): Add crc.h.
61898         * modules/des (EXTRA_DIST): Add des.h.
61899         * modules/gc (EXTRA_DIST): Add gc.h.
61900         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
61901         * modules/getline (EXTRA_DIST): Add getline.h.
61902         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
61903         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
61904         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
61905         * modules/md2 (EXTRA_DIST): Add md2.h.
61906         * modules/md4 (EXTRA_DIST): Add md4.h.
61907         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
61908         * modules/read-file (EXTRA_DIST): Add read-file.h.
61909         * modules/readline (EXTRA_DIST): Add readline.h.
61910         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
61911         rijndael-api-fst.h.
61912
61913 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
61914
61915         * m4/rijndael.m4 (gl_ARCFOUR):
61916         * m4/arctwo.m4 (gl_ARCTWO):
61917         * m4/check-version.m4 (gl_CHECK_VERSION):
61918         * m4/crc.m4 (gl_CRC):
61919         * m4/des.m4 (gl_DES):
61920         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
61921         * m4/gc.m4 (gl_GC):
61922         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
61923         * m4/getline.m4 (gl_FUNC_GETLINE):
61924         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
61925         * m4/hmac-md5.m4 (gl_HMAC_MD5):
61926         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
61927         * m4/md2.m4 (gl_MD2):
61928         * m4/md4.m4 (gl_MD4):
61929         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
61930         * m4/read-file.m4 (gl_FUNC_READ_FILE):
61931         * m4/readline.m4 (gl_FUNC_READLINE):
61932         * m4/rijndael.m4 (gl_RIJNDAEL):
61933         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
61934         to get the necessary .h files and whatnot.
61935
61936 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
61937
61938         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
61939         gnulib rather than the other way around.
61940         * config/srclistvars.sh (COREUTILS): Remove.
61941
61942 2006-08-22  Jim Meyering  <jim@meyering.net>
61943
61944         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
61945
61946         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
61947
61948 2006-08-22  Eric Blake  <ebb9@byu.net>
61949
61950         * modules/regexprops-generic: New file.
61951         * MODULES.html.sh (Support for building documentation): List it.
61952
61953 2006-08-22  Eric Blake  <ebb9@byu.net>
61954
61955         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
61956         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
61957         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
61958         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
61959
61960 2006-08-22  Bruno Haible  <bruno@clisp.org>
61961
61962         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
61963         and lib_LTLIBRARIES like the other lib_* variables.
61964
61965 2006-08-22  Bruno Haible  <bruno@clisp.org>
61966
61967         * build-aux/x-to-1.in: New file, from GNU gettext.
61968
61969 2006-08-22  Bruno Haible  <bruno@clisp.org>
61970
61971         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
61972         <utmpx.h> exists.
61973
61974 2006-08-22  Bruno Haible  <bruno@clisp.org>
61975
61976         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
61977         <utmpx.h> exists.
61978
61979 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
61980
61981         BeOS portability.
61982         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
61983         exist.
61984         Problem reported by Bruno Haible.
61985
61986 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
61987
61988         Avoid the need for AC_LIBSOURCES in m4 macros.
61989         * modules/acl (EXTRA_DIST): Add acl.h.
61990         * modules/argmatch (Files): Add m4/argmatch.m4.
61991         (configure.ac): Add gl_ARGMATCH.
61992         (EXTRA_DIST): Renamed from lib_SOURCES, for
61993         consistency with the other modules.  Remove argmatch.c.
61994         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
61995         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
61996         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
61997         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
61998         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
61999         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
62000         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
62001         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
62002         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
62003         * modules/closeout (EXTRA_DIST): Add closeout.h.
62004         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
62005         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
62006         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
62007         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
62008         dirname.h; remove basename.c and stripslash.c.
62009         * modules/exclude (EXTRA_DIST): Add exclude.h.
62010         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
62011         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
62012         * modules/file-type (EXTRA_DIST): Add file-type.h.
62013         * modules/filemode (EXTRA_DIST): Add filemode.h.
62014         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
62015         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
62016         * modules/fpending (EXTRA_DIST): Add __fpending.h.
62017         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
62018         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
62019         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
62020         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
62021         * modules/getdate (EXTRA_DIST): Add getdate.c.
62022         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
62023         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
62024         * modules/getpass (EXTRA_DIST): Add getpass.h.
62025         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
62026         * modules/group-member (EXTRA_DIST): Add group-member.h.
62027         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
62028         * modules/hash (EXTRA_DIST): Add hash.h.
62029         * modules/human (EXTRA_DIST): Add human.h.
62030         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
62031         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
62032         * modules/lchown (EXTRA_DIST): Add lchown.h.
62033         * modules/long-options (EXTRA_DIST): Add long-options.h.
62034         * modules/lstat (EXTRA_DIST): Add lstat.h.
62035         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
62036         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
62037         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
62038         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
62039         * modules/memxor (EXTRA_DIST): Add memxor.h.
62040         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
62041         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
62042         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
62043         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
62044         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
62045         * modules/physmem (EXTRA_DIST): Add physmem.h.
62046         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
62047         * modules/posixver (EXTRA_DIST): Add posixver.h.
62048         * modules/quote (EXTRA_DIST): Add quote.h.
62049         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
62050         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
62051         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
62052         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
62053         regex_internal.h regexec.c.
62054         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
62055         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
62056         * modules/same (EXTRA_DIST): Add same.h.
62057         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
62058         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
62059         * modules/savedir (EXTRA_DIST): Add savedir.h.
62060         * modules/sha1 (EXTRA_DIST): Add sha1.h.
62061         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
62062         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
62063         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
62064         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
62065         * modules/strdup (EXTRA_DIST): Add strdup.h.
62066         * modules/strftime (EXTRA_DIST): Add strftime.h.
62067         * modules/strndup (EXTRA_DIST): Add strndup.h.
62068         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
62069         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
62070         * modules/time_r (EXTRA_DIST): Add time_r.h.
62071         * modules/timespec (EXTRA_DIST): Add timespec.h.
62072         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
62073         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
62074         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
62075         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
62076         * modules/userspec (EXTRA_DIST): Add userspec.h.
62077         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
62078         * modules/utimens (EXTRA_DIST): Add utimens.h.
62079         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
62080         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
62081         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
62082         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
62083         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
62084         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
62085         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
62086         * modules/yesno (EXTRA_DIST): Add yesno.h.
62087
62088 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
62089
62090         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
62091
62092         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
62093         * m4/dev-ino.m4, same-inode.m4: Remove.
62094
62095         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
62096         * m4/acl.m4 (AC_FUNC_ACL):
62097         * m4/backupfile.m4 (gl_BACKUPFILE):
62098         * m4/c-strtod.m4 (gl_C99_STRTOLD):
62099         * m4/canon-host.m4 (gl_CANON_HOST):
62100         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
62101         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
62102         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
62103         * m4/cloexec.m4 (gl_CLOEXEC):
62104         * m4/close-stream.m4 (gl_CLOSE_STREAM):
62105         * m4/closeout.m4 (gl_CLOSEOUT):
62106         * m4/dirfd.m4 (gl_FUNC_DIRFD):
62107         * m4/dirname.m4 (gl_DIRNAME):
62108         * m4/exclude.m4 (gl_EXCLUDE):
62109         * m4/exitfail.m4 (gl_EXITFAIL):
62110         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
62111         * m4/file-type.m4 (gl_FILE_TYPE):
62112         * m4/filemode.m4 (gl_FILEMODE):
62113         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
62114         * m4/fpending.m4 (gl_FUNC_FPENDING):
62115         * m4/fprintftime.m4 (gl_FPRINTFTIME):
62116         * m4/fts.m4 (gl_FUNC_FTS):
62117         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
62118         * m4/getdate.m4 (gl_GETDATE):
62119         * m4/gethrxtime.m4 (gl_GETHRXTIME):
62120         * m4/getpagesize.m4 (gl_GETPAGESIZE):
62121         * m4/getpass.m4 (gl_FUNC_GETPASS):
62122         * m4/gettime.m4 (gl_GETTIME):
62123         * m4/getugroups.m4 (gl_GETUGROUPS):
62124         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
62125         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
62126         * m4/hard-locale.m4 (gl_HARD_LOCALE):
62127         * m4/hash.m4 (gl_HASH):
62128         * m4/idcache.m4 (gl_IDCACHE):
62129         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
62130         * m4/lchown.m4 (gl_FUNC_LCHOWN):
62131         * m4/long-options.m4 (gl_LONG_OPTIONS):
62132         * m4/lstat.m4 (gl_FUNC_LSTAT):
62133         * m4/md5.m4 (gl_MD5):
62134         * m4/memcasecmp.m4 (gl_MEMCASECMP):
62135         * m4/memcoll.m4 (gl_MEMCOLL):
62136         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
62137         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
62138         * m4/memxor.m4 (gl_MEMXOR):
62139         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
62140         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
62141         * m4/modechange.m4 (gl_MODECHANGE):
62142         * m4/mountlist.m4 (gl_MOUNTLIST):
62143         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
62144         * m4/openat.m4 (gl_FUNC_OPENAT):
62145         * m4/pathmax.m4 (gl_PATHMAX):
62146         * m4/physmem.m4 (gl_PHYSMEM):
62147         * m4/posixtm.m4 (gl_POSIXTM):
62148         * m4/posixver.m4 (gl_POSIXVER):
62149         * m4/quote.m4 (gl_QUOTE):
62150         * m4/quotearg.m4 (gl_QUOTEARG):
62151         * m4/readtokens.m4 (gl_READTOKENS):
62152         * m4/readutmp.m4 (gl_READUTMP):
62153         * m4/regex.m4 (gl_REGEX):
62154         * m4/safe-read.m4 (gl_SAFE_READ):
62155         * m4/safe-write.m4 (gl_SAFE_WRITE):
62156         * m4/same.m4 (gl_SAME):
62157         * m4/save-cwd.m4 (gl_SAVE_CWD):
62158         * m4/savedir.m4 (gl_SAVEDIR):
62159         * m4/settime.m4 (gl_SETTIME):
62160         * m4/sha1.m4 (gl_SHA1):
62161         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
62162         * m4/stat-macros.m4 (gl_STAT_MACROS):
62163         * m4/stat-time.m4 (gl_STAT_TIME):
62164         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
62165         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
62166         * m4/strdup.m4 (gl_FUNC_STRDUP):
62167         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
62168         * m4/strndup.m4 (gl_FUNC_STRNDUP):
62169         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
62170         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
62171         * m4/time_r.m4 (gl_TIME_R):
62172         * m4/timespec.m4 (gl_TIMESPEC):
62173         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
62174         * m4/unlinkdir.m4 (gl_UNLINKDIR):
62175         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
62176         * m4/userspec.m4 (gl_USERSPEC):
62177         * m4/utimecmp.m4 (gl_UTIMECMP):
62178         * m4/utimens.m4 (gl_UTIMENS):
62179         * m4/xalloc.m4 (gl_XALLOC):
62180         * m4/xgetcwd.m4 (gl_XGETCWD):
62181         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
62182         * m4/xreadlink.m4 (gl_XREADLINK):
62183         * m4/xstrtod.m4 (gl_XSTRTOD):
62184         * m4/yesno.m4 (gl_YESNO):
62185         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
62186         to get the necessary .h files and whatnot.
62187
62188 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
62189             Bruno Haible  <bruno@clisp.org>
62190
62191         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
62192         /bin/sh understanding of '!' conditional negation.
62193
62194 2006-08-21  Jim Meyering  <jim@meyering.net>
62195
62196         * modules/openat (Depends-on): Really alphabetize.
62197
62198         * modules/acl (Depends-on): Add error and quote.
62199
62200         * check-module (find_included_lib_files): Add at-func.c to the
62201         ok-to-include-more-than-once white list.
62202
62203         * modules/openat (Depends-on): Add lstat.  Alphabetize.
62204
62205 2006-08-21  Bruno Haible  <bruno@clisp.org>
62206
62207         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
62208         Emit a pkgdata_DATA variable only if some snippets add contents to it.
62209         Reported by Martin Lambers <marlam@marlam.de>.
62210
62211 2006-08-21  Bruno Haible  <bruno@clisp.org>
62212
62213         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
62214         specify an installation location, don't emit a noinst_LIBRARIES or
62215         noinst_LTLIBRARIES assignment.
62216
62217 2006-08-21  Bruno Haible  <bruno@clisp.org>
62218
62219         BeOS portability.
62220         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
62221         BeOS has mbrtowc() but no <wctype.h>.
62222
62223 2006-08-21  Bruno Haible  <bruno@clisp.org>
62224
62225         BeOS portability.
62226         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
62227         exist.
62228
62229 2006-08-21  Bruno Haible  <bruno@clisp.org>
62230
62231         BeOS portability.
62232         * lib/mbchar.h: Include <wctype.h> only if it exists.
62233
62234 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
62235
62236         Remove files that are no longer needed by their respective modules.
62237         * m4/obstack.m4: Remove.
62238         * m4/strerror_r.m4: Remove.
62239         * m4/uint32_t.m4: Remove.
62240         * m4/uintptr_t.m4: Remove.
62241         * m4/ullong_max.m4: Remove.
62242         * m4/xstrtoimax.m4: Remove.
62243         * m4/xstrtoumax.m4: Remove.
62244
62245         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
62246         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
62247         dependencies now capture this.
62248
62249         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
62250         Do not use AC_LIBSOURCES, since gnulib modules now do this.
62251         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
62252         * m4/human.m4 (gl_HUMAN): Likewise.
62253         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
62254         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
62255
62256         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
62257
62258         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
62259         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
62260         stdint.
62261         * m4/human.m4 (gl_HUMAN): Likewise.
62262         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
62263         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
62264         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
62265         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
62266         * m4/xstrtol (gl_XSTRTOL): Likewise.
62267
62268         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
62269         AC_TYPE_LONG_LONG_INT.
62270         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
62271         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
62272         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
62273         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
62274
62275         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
62276         on stdbool.
62277
62278         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
62279         (gl_PREREQ_XSTRTOUL): Remove.
62280
62281         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
62282
62283         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
62284         mode.
62285
62286 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
62287
62288         Add and change modules to make it easier for coreutils to use
62289         gnulib-tool.
62290         * modules/backupfile (Files): Remove m4/d-ino.m4.
62291         (Depends-on): Add d-ino.
62292         * modules/cycle-check (Depends-on): Add stdint.
62293         (lib_SOURCES): Add cycle-check.h.
62294         * modules/d-ino: New module.
62295         * modules/d-type: New module.
62296         * modules/error (Files): Remove m4/strerror_r.m4.
62297         * modules/filemode (Files): Add m4/st_dm_mode.m4.
62298         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
62299         m4/inttypes_h.m4, m4/uintmax_t.m4.
62300         (Depends-on): Add stdint.
62301         (lib_SOURCES): Add fsusage.h.
62302         * modules/getcwd (Files): Remove d-ino.m4.
62303         (Depends-on): Add d-ino.
62304         * modules/getndelim2 (Depends-on): Add stdint.
62305         * modules/glob (Files): Remove m4/d-type.m4.
62306         (Depends-on): Add d-type.
62307         * modules/host-os: New module.
62308         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
62309         m4/inttypes_h.m4, m4/uintmax_t.m4.
62310         * Depends-on: Add stdint.
62311         (lib_SOURCES): Add human.h.
62312         * modules/inttostr (Files): Remove m4/intmax_t.m4,
62313         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
62314         m4/uintmax_t.m4, m4/ulonglong.m4.
62315         (Depends-on): Add stdint.
62316         (EXTRA_DIST): Add inttostr.h.
62317         * modules/lchmod: New module.
62318         * modules/link-follow: New module.
62319         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
62320         (Depends-on): Add lchmod.
62321         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
62322         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
62323         (Depends-on): Add stdint.
62324         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
62325         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
62326         (Depends-on): Add stdint.
62327         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
62328         * modules/perl: New module.
62329         * modules/regex (Depends-on): Add stdint.
62330         * modules/rmdir-errno: New module.
62331         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
62332         m4/intmax_t.m4.
62333         (Depends-on): Add stdint.
62334         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
62335         m4/uintmax_t.m4.
62336         (Depends-on): Add stdint.
62337         * modules/unlink-busy: New module.
62338         * modules/utimecmp (Depends-on): Add stdint.
62339         * modules/uptime: New module.
62340         * modules/winsz-ioctl: New module.
62341         * modules/winsz-termios: New module.
62342         * modules/xnanosleep (Depends-on): Add nanosleep.
62343         * modules/ullong_max: Remove.
62344         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
62345         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
62346         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
62347         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
62348         (Depends-on): Add inttypes.
62349         (lib_SOURCES): Add xstrtol.h.
62350         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
62351         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
62352         * MODULES.html.sh: Move 'assert' into the assert section.
62353         Move 'dummy' into the linking section.
62354         Remove ullong_max.
62355         Add section for compatibility checks for POSIX:2001 functions,
62356         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
62357         winsz-ioctl, and winsz-termios into it.
62358         Add lchmod.
62359         Add top-level Misc section and put host-os, perl, and uptime
62360         into it.
62361
62362 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
62363
62364         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
62365         now assume the stdint module.  Do not include inttypes.h.
62366         * lib/fsusage.h: Likewise.
62367         * lib/getndelim2.c: Likewise.
62368         * lib/human.h: Likewise.
62369         * lib/inttostr.h: Likewise.
62370         * lib/obstack.c: Likewise.
62371         * lib/regex_internal.h: Likewise.
62372         * lib/tempname.c: Likewise.
62373         * lib/utimecmp.c: Likewise.
62374         * lib/xstrtol.h: Likewise.
62375
62376         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
62377
62378         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
62379         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
62380         * lib/xtime.h: Likewise.
62381
62382 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
62383
62384         * modules/openat (Files): Add lib/fchmodat.c.
62385         Fixes problem reported by Jay Youngman.
62386
62387 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
62388
62389         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
62390         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
62391
62392 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
62393             Bruno Haible  <bruno@clisp.org>
62394
62395         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
62396         and is a script that invokes bison. Tighten the code. Add comments.
62397
62398 2006-08-18  Jim Meyering  <jim@meyering.net>
62399
62400         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
62401         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
62402         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
62403         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
62404
62405 2006-08-18  Bruno Haible  <bruno@clisp.org>
62406
62407         * modules/bison-i18n: New file.
62408         * MODULES.html.sh (Internationalization functions): Add it.
62409
62410 2006-08-18  Bruno Haible  <bruno@clisp.org>
62411
62412         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
62413         sys/statvfs.h. When getmntinfo was found, check its declaration and
62414         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
62415
62416 2006-08-18  Bruno Haible  <bruno@clisp.org>
62417
62418         * m4/bison-i18n.m4: New file, from bison.
62419
62420 2006-08-18  Bruno Haible  <bruno@clisp.org>
62421
62422         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
62423         (ME_DUMMY): Treat "kernfs" as a dummy.
62424         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
62425
62426 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
62427
62428         Update from coreutils.
62429
62430         2006-08-15  Jim Meyering  <jim@meyering.net>
62431
62432         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
62433
62434         2006-01-17  Jim Meyering  <jim@meyering.net>
62435
62436         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
62437
62438         2006-01-11  Jim Meyering  <jim@meyering.net>
62439
62440         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
62441         Check for the lchmod function.
62442
62443 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
62444
62445         Update from coreutils.
62446
62447         * lib/__fpending.h: Add copyright notice.
62448         * lib/fprintftime.h: Likewise.
62449         * lib/savedir.c: Use (C) in copyright notice.
62450         * lib/savedir.h: Likewise.
62451
62452         2006-08-15  Jim Meyering  <jim@meyering.net>
62453
62454         * lib/at-func.c: New file, with the logic of all emulated at-functions.
62455         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
62456         in support of the EXPECTED_ERRNO macro.
62457         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
62458         definitions.  Instead, define the appropriate symbols and include
62459         "at-func.c".
62460         * lib/mkdirat.c (mkdirat): Likewise.
62461         * lib/fchmodat.c (fchmodat): Likewise.
62462         (ENOSYS): Remove definition.
62463         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
62464         it.  Don't include "unistd--.h" -- it wasn't ever used.
62465
62466         2006-01-17  Jim Meyering  <jim@meyering.net>
62467
62468         Rewrite fts.c not to change the current working directory,
62469         by using openat, fstatat, fdopendir, etc..
62470
62471         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
62472         (HAVE_OPENAT_SUPPORT): Define.
62473         [_LIBC] (fchdir): Don't undef or define; no longer used.
62474         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
62475         Now, this `function' always succeeds, and consumes its file descriptor
62476         parameter -- so callers must not close such FDs.  Update callers.
62477         (diropen_fd, opendirat, cwd_advance_fd): New functions.
62478         (diropen): Add parameter, SP.  Adjust all callers.
62479         Implement using diropen_fd, rather than open.
62480         (fts_open): Initialize new member, fts_cwd_fd.
62481         Remove fts_rft-setting code.
62482         (fts_close): Close fts_cwd_fd, if necessary.
62483         (__opendir2): Define in terms of opendir or opendirat,
62484         depending on whether the FST_NOCHDIR flag is set.
62485         (fts_build): Since fts_safe_changedir consumes its FD, and since
62486         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
62487         and close the dup'd file descriptor upon failure.
62488         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
62489         (fts_safe_changedir): Tweak semantics to reflect that this function
62490         now calls cwd_advance_fd and hence consumes its FD argument.
62491         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
62492         [struct FTS] (fts_rft): Remove now-unused member.
62493         [struct FTS] (fts_cycle.state): Improve comment.
62494
62495         * lib/openat.c (openat_needs_fchdir): New function.
62496         * lib/openat.h (openat_needs_fchdir): Declare it.
62497
62498 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
62499
62500         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
62501         Problem and fix reported by Pádraig Brady in
62502         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
62503
62504 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
62505
62506         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
62507
62508 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
62509
62510         * lib/memcoll.c (memcoll): Optimize for the common case where the
62511         arguments are bytewise equal.
62512
62513 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
62514
62515         * doc/regexprops-generic.texi: Add a copyright notice.
62516
62517 2006-08-15  Bruno Haible  <bruno@clisp.org>
62518
62519         * modules/tmpdir (License): Change to LGPL.
62520
62521 2006-08-15  Bruno Haible  <bruno@clisp.org>
62522
62523         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
62524         module.
62525
62526 2006-08-14  Simon Josefsson  <jas@extundo.com>
62527
62528         * config/srclist.txt: Add gnupload.
62529
62530 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62531
62532         Change copyright notice from LGPL 2 to GPL 2, since that's the
62533         standard form used in the gnulib repository.
62534         * tests/test-lock.c: Likewise.
62535         * tests/test-stdint.c: Likewise.
62536         * tests/test-tls.c: Likewise.
62537
62538         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
62539         prelude-manager.  User shorter URLs for GNU projects, without '?'.
62540         Add copyright notice.
62541
62542         * check-module: Add copyright notice.  Output a copyright
62543         notice if "--version" is specified.
62544         * modules/COPYING: New file.
62545         * tests/test-getaddrinfo.c: Add copyright notice.
62546         * tests/test-verify.c: Likewise.
62547
62548 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62549
62550         Change copyright notice from LGPL 2 to GPL 2, since that's the
62551         standard form used in the gnulib repository.
62552         * lib/lock.c: LGPL -> GPL.
62553         * lib/lock.h: Likewise.
62554         * lib/strnlen1.c: Likewise.
62555         * lib/strnlen1.h: Likewise.
62556         * lib/tls.c: Likewise.
62557         * lib/tls.h: Likewise.
62558         * lib/tmpdir.c: Likewise.
62559
62560         * lib/TODO: Remove; this belongs only in coreutils.
62561
62562 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62563
62564         Add copyright notices to long-enough files that lack them, since
62565         otherwise the files aren't clearly free.  Use the same notice that
62566         getdate.texi already uses.
62567         * doc/alloca-opt.texi: Add copyright notice.
62568         * doc/alloca.texi: Likewise.
62569         * doc/ctime.texi: Likewise.
62570         * doc/functions.texi: Likewise.
62571         * doc/gcd.texi: Likewise.
62572         * doc/gnulib-tool.texi: Likewise.
62573         * doc/inet_ntoa.texi: Likewise.
62574         * doc/visibility.texi: Likewise.
62575
62576         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
62577         * doc/quote.texi: Add copyright notice.
62578
62579         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
62580         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
62581         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
62582         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
62583         is now obsolete, and give a pointer to the Sun list.
62584         Add copyright notice.
62585
62586 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62587
62588         * config/srclistvars.sh: Add copyright notice.
62589
62590 2006-08-14  Eric Blake  <ebb9@byu.net>
62591
62592         Import the following change from libc:
62593
62594         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
62595
62596         Upstream bug 2997.
62597         * lib/misc/error.c: Add space between program name and message if file
62598         name is missing.
62599
62600 2006-08-12  Karl Berry  <karl@gnu.org>
62601
62602         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
62603         remove, these originate in gnulib now.
62604
62605 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
62606
62607         * doc/Makefile (standards.info standards.html standards.dvi):
62608         Also depend on make-stds.texi.
62609
62610 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
62611
62612         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
62613         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
62614
62615         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
62616         in wchar_t.  Problem reported by Eric Blake.
62617
62618         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
62619         LEN is smaller than SIZE.  Suggested by Bruno Haible.
62620         Also, help the compiler to keep LEN in a register.
62621
62622 2006-08-11  Eric Blake  <ebb9@byu.net>
62623
62624         * users.txt: Sort.  Add tar.
62625
62626 2006-08-11  Bruno Haible  <bruno@clisp.org>
62627
62628         * users.txt: New file.
62629
62630 2006-08-11  Bruno Haible  <bruno@clisp.org>
62631
62632         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
62633         before <wchar.h>. Needed for OSF/1 and BSD/OS.
62634
62635 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
62636
62637         * modules/snprintf (Depends-on): Remove minmax.
62638         (Maintainer): Add self and Bruno.
62639
62640 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
62641
62642         * lib/.cppi-disable: Add snprintf.h, socket_.h.
62643         * lib/snprintf.c: Include <errno.h> and <limits.h>.
62644         (EOVERFLOW): Define if the system does not.
62645         Do not include "minmax.h"; it wasn't used.
62646         (snprintf): Don't assume size_t promotes to an unsigned type.
62647         Fix bug when generated string was too long for the buffer: the
62648         buffer's contents are supposed to be the initial prefix of the
62649         output.  Don't assume vasnprintf returns EOVERFLOW if the size
62650         exceeds INT_MAX; do the check ourselves.
62651
62652         Import the following changes from libc:
62653
62654         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
62655
62656         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
62657         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
62658         set wc to the byte which couldn't be converted.
62659         (re_string_reconstruct): Don't clear valid_raw_len before calling
62660         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
62661         tip_context using re_string_context_at.
62662
62663         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
62664
62665         * lib/posix/regex.h: g++ still cannot handled [restrict].
62666
62667         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
62668
62669         * lib/posix/regex.h: Remove special handling for VMS.
62670
62671 2006-08-10  Jim Meyering  <jim@meyering.net>
62672
62673         * modules/same-inode: New module.
62674         * modules/dev-ino: New module.
62675         * modules/cycle-check: Depend on these modules, rather than simply
62676         including their .h files.
62677         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
62678         required via m4/cycle-check.m4.
62679         * modules/same: Depend on new same-inode module, rather than
62680         including same-inode.h.
62681         * modules/chdir-safer: New file.
62682
62683         * modules/chown (Depends-on): Add stat-macros.
62684
62685 2006-08-10  Jim Meyering  <jim@meyering.net>
62686
62687         * m4/cycle-check.m4: New file.
62688         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
62689         * m4/dev-ino.m4, m4/same-inode.m4: New files.
62690
62691 2006-08-10  Eric Blake  <ebb9@byu.net>
62692
62693         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
62694         in from original proposal.
62695
62696 2006-08-10  Eric Blake  <ebb9@byu.net>
62697         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
62698
62699         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
62700         namespace.
62701
62702 2006-08-10  Bruno Haible  <bruno@clisp.org>
62703
62704         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
62705         as well.
62706
62707 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
62708
62709         Sync from coreutils.
62710
62711         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
62712
62713         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
62714         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
62715
62716 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
62717
62718         * modules/restrict: Remove; no longer needed now that we assume
62719         Autoconf 2.59 or later.
62720         * MODULES.html.sh: Remove 'restrict'.
62721         * modules/argp (Depends-on): Remove 'restrict'.
62722         * modules/base64 (Depends-on): Likewise.
62723         * modules/gc (Depends-on): Likewise.
62724         * modules/getaddrinfo (Depends-on): Likewise.
62725         * modules/glob (Depends-on): Likewise.
62726         * modules/inet_ntop (Depends-on): Likewise.
62727         * modules/inet_pton (Depends-on): Likewise.
62728         * modules/memxor (Depends-on): Likewise.
62729         * modules/regex (Depends-on): Likewise.
62730         * modules/strtok_r (Depends-on): Likewise.
62731         * modules/time_r (Depends-on): Likewise.
62732
62733 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
62734
62735         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
62736         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
62737         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
62738         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
62739         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
62740         * m4/memxor.m4 (gl_MEMXOR): Likewise.
62741         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
62742         gl_C_RESTRICT replaced by AC_C_RESTRICT.
62743
62744         Merge from coreutils.
62745         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
62746         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
62747         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
62748         * m4/time_r.m4 (gl_TIME_R): Likewise.
62749
62750 2006-08-09  Karl Berry  <karl@gnu.org>
62751
62752         * config/srclist.txt: no more gettext-tools, per Bruno.
62753
62754 2006-08-08  Eric Blake  <ebb9@byu.net>
62755
62756         * modules/verror: New module.
62757         * MODULES.html.sh: Document it.
62758
62759 2006-08-08  Eric Blake  <ebb9@byu.net>
62760
62761         * lib/verror.h, lib/verror.c: New files.
62762
62763 2006-08-08  Eric Blake  <ebb9@byu.net>
62764
62765         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
62766         verror_at_line output complies with GNU Coding Standards even when
62767         file is NULL.
62768
62769 2006-08-07  Bruno Haible  <bruno@clisp.org>
62770
62771         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
62772         versions of AIX.
62773         Reported by Ralf Wildenhues.
62774
62775 2006-08-07  Bruno Haible  <bruno@clisp.org>
62776
62777         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
62778         in an AC_DEFUN. Needed so that the autoconf snippets can use
62779         AC_REQUIRE.
62780
62781 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
62782
62783         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
62784         Initialize pkgdata_DATA.
62785         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
62786         overriding it.
62787
62788 2006-08-06  Eric Blake  <ebb9@byu.net>
62789
62790         * lib/error.h: Fold in some upstream changes from glibc.
62791         * lib/error.c: Likewise.
62792
62793 2006-08-04  Bruno Haible  <bruno@clisp.org>
62794
62795         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
62796         Make the mostlyclean-local rule depend on mostlyclean-generic.
62797         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
62798
62799 2006-07-31  Bruno Haible  <bruno@clisp.org>
62800
62801         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
62802         <stdlib.h>, <string.h>.
62803
62804 2006-07-30  Bruno Haible  <bruno@clisp.org>
62805
62806         * modules/readlink (License): Change to LGPL.
62807
62808 2006-07-30  Bruno Haible  <bruno@clisp.org>
62809
62810         * modules/javaversion (Makefile.am): Distribute javaversion.java and
62811         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
62812         set PKGDATADIR to point to it.
62813
62814 2006-07-30  Bruno Haible  <bruno@clisp.org>
62815
62816         * modules/csharpexec (configure.ac): Comment out macro invocation.
62817         * modules/javaexec (configure.ac): Likewise.
62818         * modules/javacomp-script (configure.ac): Likewise.
62819
62820         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
62821
62822 2006-07-30  Bruno Haible  <bruno@clisp.org>
62823
62824         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
62825         linked-list.
62826
62827 2006-07-30  Bruno Haible  <bruno@clisp.org>
62828
62829         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
62830
62831 2006-07-30  Bruno Haible  <bruno@clisp.org>
62832
62833         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
62834         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
62835         get removed.
62836
62837 2006-07-29  Bruno Haible  <bruno@clisp.org>
62838
62839         Make it possible for gnulib-tool to work with locally modified or
62840         augmented gnulib repositories.
62841         * gnulib-tool (func_usage): Document --local-dir option.
62842         (local_gnulib_dir): New variable.
62843         Handle --local-dir option.
62844         (func_lookup_file): New function.
62845         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
62846         (func_get_description, func_get_filelist, func_get_description,
62847         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
62848         func_get_automake_snippet, func_get_include_directive,
62849         func_get_license, func_get_maintainer): Use func_lookup_file.
62850         (func_import, func_create_testdir): Use func_lookup_file.
62851
62852 2006-07-29  Bruno Haible  <bruno@clisp.org>
62853
62854         * modules/setenv (Depends-on): Add unistd.
62855
62856 2006-07-29  Bruno Haible  <bruno@clisp.org>
62857
62858         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
62859
62860 2006-07-29  Bruno Haible  <bruno@clisp.org>
62861
62862         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
62863
62864 2006-07-29  Bruno Haible  <bruno@clisp.org>
62865
62866         * gnulib-tool (import, update): If there is no Makefile.am, look at
62867         aclocal.m4, instead of bailing out.
62868
62869 2006-07-29  Bruno Haible  <bruno@clisp.org>
62870
62871         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
62872         Categorize the options by when they are useful.
62873
62874 2006-07-29  Bruno Haible  <bruno@clisp.org>
62875
62876         * gnulib-tool (func_usage): Document option --no-libtool.
62877         Handle option --no-libtool.
62878         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
62879         for changed semantics of $libtool variable.
62880         (func_import): Likewise. If libtool is not used, show this through
62881         an option --no-libtool.
62882         (func_create_testdir): Update.
62883
62884 2006-07-29  Bruno Haible  <bruno@clisp.org>
62885
62886         * gnulib-tool (func_import): Extend error message about missing
62887         --doc-base.
62888
62889 2006-07-29  Bruno Haible  <bruno@clisp.org>
62890
62891         * gnulib-tool (func_import): Don't create the $docbase directory if
62892         there is no file to store there.
62893
62894 2006-07-29  Bruno Haible  <bruno@clisp.org>
62895
62896         * gnulib-tool (autoconf_minversion): If a --dir option is given and
62897         relevant, look for configure.ac there, not in the current directory.
62898         Also use a simple search for AC_PREREQ, not "autoconf --trace".
62899
62900 2006-07-29  Bruno Haible  <bruno@clisp.org>
62901
62902         * gnulib-tool (SORT): New variable.
62903         (func_usage): Undocument --assume-autoconf option.
62904         Remove --assume-autoconf option handling.
62905         (autoconf_minversion): Determine from the contents of configure.ac.
62906         (func_import): Remove autoconf_minversion handling.
62907         Suggested by Eric Blake.
62908
62909 2006-07-29  Bruno Haible  <bruno@clisp.org>
62910
62911         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
62912
62913 2006-07-29  Bruno Haible  <bruno@clisp.org>
62914
62915         * config/srclist.txt (*setenv.[ch]): Remove rules.
62916
62917 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
62918
62919         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
62920
62921 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
62922
62923         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
62924         arpa/inet.h.
62925
62926 2006-07-28  Simon Josefsson  <jas@extundo.com>
62927
62928         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
62929         * modules/inet_pton (Depends-on): Likewise.
62930
62931 2006-07-28  Simon Josefsson  <jas@extundo.com>
62932
62933         * m4/netinet_in_h.m4: New file.
62934
62935 2006-07-28  Simon Josefsson  <jas@extundo.com>
62936
62937         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
62938         #include's.
62939
62940 2006-07-28  Simon Josefsson  <jas@extundo.com>
62941
62942         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
62943         #include's.
62944
62945 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
62946
62947         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
62948         setgid on directories only if they set these bits.
62949         * lib/modechange.h: Remove obsolete comment about masks.
62950
62951 2006-07-28  Eric Blake  <ebb9@byu.net>
62952
62953         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
62954         macro expansion.
62955
62956 2006-07-28  Bruno Haible  <bruno@clisp.org>
62957
62958         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
62959
62960 2006-07-28  Bruno Haible  <bruno@clisp.org>
62961
62962         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
62963
62964 2006-07-28  Bruno Haible  <bruno@clisp.org>
62965
62966         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
62967         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
62968         Define fallbacks.
62969         Avoids link error on FreeBSD 4.x.
62970         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
62971
62972         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
62973         encoding.
62974         * lib/mbswidth.c (iswcntrl): Likewise.
62975
62976 2006-07-27  Bruno Haible  <bruno@clisp.org>
62977
62978         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
62979         test.
62980
62981 2006-07-27  Bruno Haible  <bruno@clisp.org>
62982
62983         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
62984         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
62985         defined.
62986
62987 2006-07-26  Eric Blake  <ebb9@byu.net>
62988
62989         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
62990
62991 2006-07-26  Eric Blake  <ebb9@byu.net>
62992
62993         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
62994         like mingw that lack mkstemp.
62995         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
62996         avoid compilation warning on mingw.
62997
62998 2006-07-26  Bruno Haible  <bruno@clisp.org>
62999
63000         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
63001         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
63002         INT_FAST*_MIN, INTPTR_MIN.
63003
63004 2006-07-25  Bruno Haible  <bruno@clisp.org>
63005
63006         * modules/version-etc (Depends-on): Add stdarg.
63007
63008 2006-07-25  Bruno Haible  <bruno@clisp.org>
63009
63010         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
63011         complex commands.
63012
63013 2006-07-25  Bruno Haible  <bruno@clisp.org>
63014
63015         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
63016         defined in <stdarg.h> or config.h.
63017
63018 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
63019
63020         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
63021         (gl_STDIO_SAFER): Remove.
63022
63023 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
63024
63025         * MODULES.html.sh (File stream based Input/Output):
63026         Add fopen-safer, tmpfile-safer; remove stdio-safer.
63027         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
63028         * modules/fopen-safer, modules/tmpfile-safer: New files.
63029         * modules/stdio-safer: Remove.
63030
63031 2006-07-24  Bruno Haible  <bruno@clisp.org>
63032
63033         * modules/tmpdir: New file.
63034         * MODULES.html.sh (File system functions): Add it.
63035
63036 2006-07-24  Bruno Haible  <bruno@clisp.org>
63037
63038         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
63039         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
63040
63041 2006-07-24  Bruno Haible  <bruno@clisp.org>
63042
63043         * modules/clean-temp: New file.
63044
63045 2006-07-24  Bruno Haible  <bruno@clisp.org>
63046
63047         * m4/tmpdir.m4: New file, from GNU gettext.
63048
63049 2006-07-24  Bruno Haible  <bruno@clisp.org>
63050
63051         * lib/tmpdir.h: New file, from GNU gettext.
63052         * lib/tmpdir.c: New file, from GNU gettext.
63053
63054 2006-07-24  Bruno Haible  <bruno@clisp.org>
63055
63056         * lib/clean-temp.h: New file, from GNU gettext.
63057         * lib/clean-temp.c: New file, from GNU gettext.
63058
63059 2006-07-23  Eric Blake  <ebb9@byu.net>
63060
63061         * modules/stdio-safer (Files): Add tmpfile-safer.c.
63062         (Depends-on): Add binary-io.
63063
63064 2006-07-23  Eric Blake  <ebb9@byu.net>
63065
63066         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
63067
63068 2006-07-23  Eric Blake  <ebb9@byu.net>
63069
63070         * lib/tmpfile-safer.c: New file.
63071         * lib/stdio-safer.h (fopen_safer): Add prototype.
63072         * lib/stdio--.h (tmpfile): Make safer.
63073
63074 2006-07-23  Bruno Haible  <bruno@clisp.org>
63075
63076         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
63077         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
63078         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
63079         gl_linked_remove_at): Use it.
63080
63081 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
63082         and Simon Josefsson <jas@extundo.com>
63083
63084         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
63085
63086         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
63087
63088 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
63089
63090         * modules/close-stream: New file.
63091         * modules/closeout (Description): Make it clear that it exits
63092         with a diagnostic on error.
63093         (Depends-on): Add close-stream.  Remove fpending, stdbool.
63094         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
63095
63096 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
63097
63098         * m4/close-stream.m4: New file.
63099
63100 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
63101
63102         * lib/close-stream.c, lib/close-stream.h: New files.
63103
63104 2006-07-22  Bruno Haible  <bruno@clisp.org>
63105
63106         Merge from GNU gettext 0.15.
63107
63108         2006-05-01  Bruno Haible  <bruno@clisp.org>
63109
63110                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
63111
63112         2006-07-22  Bruno Haible  <bruno@clisp.org>
63113
63114                 * modules/javaversion: New file.
63115                 * MODULES.html.sh (Java): Add javaversion.
63116
63117         2006-03-12  Bruno Haible  <bruno@clisp.org>
63118
63119                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
63120
63121         2005-12-04  Bruno Haible  <bruno@clisp.org>
63122
63123                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
63124                 (untested).
63125
63126         2006-06-21  Bruno Haible  <bruno@clisp.org>
63127
63128                 Avoid warnings from recent versions of mcs.
63129                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
63130                 -o, -L, -r any more. Use options documented since mcs-1.0
63131                 instead. Similarly for -g.
63132
63133         2005-12-04  Bruno Haible  <bruno@clisp.org>
63134
63135                 * build-aux/csharpcomp.sh.in: Suffix for resources is
63136                 .resources, not .resource.
63137
63138         2005-07-09  Bruno Haible  <bruno@clisp.org>
63139
63140                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
63141                 add a .dll suffix.
63142                 Reported by Mark Junker <mjscod@gmx.de>.
63143
63144         2006-07-22  Bruno Haible  <bruno@clisp.org>
63145
63146                 * modules/gettext: Upgrade to gettext-0.15.
63147                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
63148                 m4/visibility.m4.
63149                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
63150
63151 2006-07-22  Bruno Haible  <bruno@clisp.org>
63152
63153         Merge from GNU gettext 0.15.
63154
63155         2006-03-25  Bruno Haible  <bruno@clisp.org>
63156
63157                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
63158
63159         2006-07-21  Bruno Haible  <bruno@clisp.org>
63160
63161                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
63162                 "1.1".
63163
63164         2006-05-09  Bruno Haible  <bruno@clisp.org>
63165
63166                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
63167                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
63168                 for the conftestver execution.
63169
63170         2006-05-01  Bruno Haible  <bruno@clisp.org>
63171
63172                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
63173                 optional target-version argument. Verify that the compiler
63174                 groks source of the specified source-version, or add -source
63175                 option as necessary. Verify that the compiler produces
63176                 bytecode in the specified target-version, or add -target and
63177                 -source options as necessary. Make the result of the test
63178                 available as variable CONF_JAVAC. Also log error output in
63179                 config.log.
63180
63181         2006-03-11  Bruno Haible  <bruno@clisp.org>
63182
63183                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
63184
63185         2006-05-09  Bruno Haible  <bruno@clisp.org>
63186
63187                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
63188                 CLASSPATH_SEPARATOR to a semicolon.
63189
63190         2006-03-12  Bruno Haible  <bruno@clisp.org>
63191
63192                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
63193                 available as variable CONF_JAVA, for subsequent autoconf
63194                 tests. Also log error output in config.log.
63195
63196         2006-07-19  Bruno Haible  <bruno@clisp.org>
63197
63198                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
63199                 that getline works on glibc2 systems. Needed to avoid trouble
63200                 in relocatable.c.
63201                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
63202
63203         2005-12-04  Bruno Haible  <bruno@clisp.org>
63204
63205                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
63206                 launcher (untested).
63207
63208         2005-12-04  Bruno Haible  <bruno@clisp.org>
63209
63210                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
63211
63212         2006-07-22  Bruno Haible  <bruno@clisp.org>
63213
63214                 * gettext.m4: Update from GNU gettext-0.15.
63215                 * nls.m4: Likewise.
63216                 * po.m4: Likewise.
63217                 * inttypes-pri.m4: Likewise.
63218                 * inttypes-h.m4: Renamed from inttypes.m4.
63219                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
63220
63221 2006-07-22  Bruno Haible  <bruno@clisp.org>
63222
63223         Merge from GNU gettext 0.15.
63224
63225         2005-07-05  Bruno Haible  <bruno@clisp.org>
63226
63227                 * printf-args.c (printf_fetchargs): Work around broken
63228                 definition of wint_t on mingw.
63229
63230         2005-02-12  Bruno Haible  <bruno@clisp.org>
63231
63232                 * xallocsa.h: Add extern "C" for C++.
63233
63234         2006-05-17  Bruno Haible  <bruno@clisp.org>
63235
63236                 Cygwin portability.
63237                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
63238
63239         2006-04-30  Bruno Haible  <bruno@clisp.org>
63240
63241                 * progreloc.c: Include <mach-o/dyld.h> if available.
63242                 (find_executable): Use _NSGetExecutablePath when possible.
63243
63244         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
63245
63246                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
63247                 function.
63248
63249         2005-12-29  Bruno Haible  <bruno@clisp.org>
63250
63251                 * progreloc.c (set_program_name_and_installdir): Fix
63252                 compilation error.
63253
63254         2005-12-04  Bruno Haible  <bruno@clisp.org>
63255
63256                 Cygwin portability.
63257                 * progreloc.c: Include <windows.h> also on Cygwin.
63258                 (find_executable): Add support for Cygwin.
63259                 (set_program_name_and_installdir): Handle also platforms with
63260                 nonempty EXEEXT.
63261
63262         2006-07-11  Bruno Haible  <bruno@clisp.org>
63263
63264                 * javacomp.c: Fix a comment.
63265                 Reported by Jim Meyering.
63266
63267         2006-04-30  Bruno Haible  <bruno@clisp.org>
63268
63269                 * javacomp.h (compile_java_class): Add source_version,
63270                 target_version arguments.
63271                 * javacomp.c: Rewritten to choose only a compiler that
63272                 respects the specified source_version and target_version.
63273
63274         2006-06-27  Bruno Haible  <bruno@clisp.org>
63275
63276                 Assume correct S_ISDIR macro.
63277                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
63278
63279         2006-07-22  Bruno Haible  <bruno@clisp.org>
63280
63281                 * javaversion.h: New file, from GNU gettext.
63282                 * javaversion.c: New file, from GNU gettext.
63283                 * javaversion.java: New file, from GNU gettext.
63284                 * javaversion.class: New file, from GNU gettext.
63285
63286         2006-05-17  Bruno Haible  <bruno@clisp.org>
63287
63288                 Cygwin portability.
63289                 * javaexec.c (execute_java_class): Test for jview program
63290                 also on Cygwin.
63291
63292         2006-04-09  Bruno Haible  <bruno@clisp.org>
63293
63294                 * fatal-signal.c: Don't include string.h.
63295                 (at_fatal_signal): Use a copying loop instead of memcpy.
63296
63297         2005-12-04  Bruno Haible  <bruno@clisp.org>
63298
63299                 * csharpexec.c: Add support for 'clix' launcher (untested).
63300                 (execute_csharp_using_sscli): New function.
63301                 (execute_csharp_program): Call it.
63302
63303         2006-06-21  Bruno Haible  <bruno@clisp.org>
63304
63305                 Avoid warnings from recent versions of mcs.
63306                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
63307                 -o, -L, -r any more. Use options documented since mcs-1.0
63308                 instead. Similarly for -g.
63309
63310         2005-07-09  Bruno Haible  <bruno@clisp.org>
63311
63312                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
63313                 add a .dll suffix.
63314                 Reported by Mark Junker <mjscod@gmx.de>.
63315
63316         2006-06-17  Bruno Haible  <bruno@clisp.org>
63317
63318                 * config.charset: Update for NetBSD 3.0.
63319
63320         2006-05-17  Bruno Haible  <bruno@clisp.org>
63321
63322                 Cygwin portability.
63323                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
63324
63325         2006-05-16  Bruno Haible  <bruno@clisp.org>
63326
63327                 * localcharset.c [CYGWIN]: Include <windows.h>.
63328                 (get_charset_aliases): For Cygwin, return the same CPxxx
63329                 aliases list as under WIN32.
63330                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
63331                 the environment variables. Fall back to GetACP().
63332
63333         2006-04-05  Bruno Haible  <bruno@clisp.org>
63334
63335                 * config.charset: Update Juan Manuel Guerrero's address.
63336
63337         2005-02-12  Bruno Haible  <bruno@clisp.org>
63338
63339                 * allocsa.h: Add extern "C" for C++.
63340
63341         2005-02-10  Bruno Haible  <bruno@clisp.org>
63342
63343                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
63344                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
63345
63346         2006-07-22  Bruno Haible  <bruno@clisp.org>
63347
63348                 * gettext.h: Update to GNU gettext-0.15.
63349
63350 2006-07-22  Bruno Haible  <bruno@clisp.org>
63351
63352         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
63353         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
63354         lib-prefix.m4, longdouble.m4, ssize_t.m4.
63355
63356 2006-07-21  Eric Blake  <ebb9@byu.net>
63357
63358         * modules/stdlib-safer: New file.
63359         * MODULES.html.sh (File stream based Input/Output): Add
63360         stdlib-safer.
63361
63362 2006-07-21  Eric Blake  <ebb9@byu.net>
63363
63364         * lib/stdlib-safer.h: New file from coreutils, required by
63365         stdlib--.h.
63366
63367 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
63368
63369         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
63370
63371 2006-07-20  Bruno Haible  <bruno@clisp.org>
63372
63373         * gnulib-tool: Recognize new option --assume-autoconf.
63374         (autoconf_minversion): New variable.
63375         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
63376
63377 2006-07-20  Bruno Haible  <bruno@clisp.org>
63378
63379         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
63380
63381 2006-07-19  Derek R. Price  <derek@ximbiot.com>
63382
63383         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
63384         Reindent and repaginate.
63385
63386 2006-07-19  Derek Price  <derek@ximbiot.com>
63387
63388         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
63389         Correct grammar.
63390
63391 2006-07-17  Bruno Haible  <bruno@clisp.org>
63392
63393         * modules/list: New file.
63394         * modules/array-list: New file.
63395         * modules/carray-list, modules/carray-list-tests: New files.
63396         * modules/linked-list, modules/linked-list-tests: New files.
63397         * modules/avltree-list, modules/avltree-list-tests: New files.
63398         * modules/rbtree-list, modules/rbtree-list-tests: New files.
63399         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
63400         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
63401         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
63402         * modules/oset: New file.
63403         * modules/array-oset: New file.
63404         * modules/avltree-oset, modules/avltree-oset-tests: New files.
63405         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
63406         * tests/test-carray_list.c: New file.
63407         * tests/test-linked_list.c: New file.
63408         * tests/test-avltree_list.c: New file.
63409         * tests/test-rbtree_list.c: New file.
63410         * tests/test-linkedhash_list.c: New file.
63411         * tests/test-avltreehash_list.c: New file.
63412         * tests/test-rbtreehash_list.c: New file.
63413         * tests/test-avltree_oset.c: New file.
63414         * tests/test-rbtree_oset.c: New file.
63415         * MODULES.html.sh (Container data structures): New section.
63416
63417 2006-07-17  Bruno Haible  <bruno@clisp.org>
63418
63419         * m4/gl_list.m4: New file.
63420
63421 2006-07-17  Bruno Haible  <bruno@clisp.org>
63422
63423         * lib/gl_list.h: New file.
63424         * lib/gl_list.c: New file.
63425         * lib/gl_array_list.h: New file.
63426         * lib/gl_array_list.c: New file.
63427         * lib/gl_carray_list.h: New file.
63428         * lib/gl_carray_list.c: New file.
63429         * lib/gl_linked_list.h: New file.
63430         * lib/gl_linked_list.c: New file.
63431         * lib/gl_anylinked_list1.h: New file.
63432         * lib/gl_anylinked_list2.h: New file.
63433         * lib/gl_avltree_list.h: New file.
63434         * lib/gl_avltree_list.c: New file.
63435         * lib/gl_anyavltree_list1.h: New file.
63436         * lib/gl_anyavltree_list2.h: New file.
63437         * lib/gl_rbtree_list.h: New file.
63438         * lib/gl_rbtree_list.c: New file.
63439         * lib/gl_anyrbtree_list1.h: New file.
63440         * lib/gl_anyrbtree_list2.h: New file.
63441         * lib/gl_anytree_list1.h: New file.
63442         * lib/gl_anytree_list2.h: New file.
63443         * lib/gl_linkedhash_list.h: New file.
63444         * lib/gl_linkedhash_list.c: New file.
63445         * lib/gl_anyhash_list1.h: New file.
63446         * lib/gl_anyhash_list2.h: New file.
63447         * lib/gl_avltreehash_list.h: New file.
63448         * lib/gl_avltreehash_list.c: New file.
63449         * lib/gl_rbtreehash_list.h: New file.
63450         * lib/gl_rbtreehash_list.c: New file.
63451         * lib/gl_anytreehash_list1.h: New file.
63452         * lib/gl_anytreehash_list2.h: New file.
63453
63454         * lib/gl_oset.h: New file.
63455         * lib/gl_oset.c: New file.
63456         * lib/gl_array_oset.h: New file.
63457         * lib/gl_array_oset.c: New file.
63458         * lib/gl_avltree_oset.h: New file.
63459         * lib/gl_avltree_oset.c: New file.
63460         * lib/gl_rbtree_oset.h: New file.
63461         * lib/gl_rbtree_oset.c: New file.
63462         * lib/gl_anytree_oset.h: New file.
63463
63464 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
63465
63466         * m4/mkancesdirs.m4: New file.
63467         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
63468         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
63469         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
63470         it.
63471
63472 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
63473
63474         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
63475         * lib/mkancesdirs.h: New files.
63476         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
63477         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
63478         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
63479         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
63480         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
63481         callers changed.  Revamp internals significantly, by not
63482         attempting to create directories that are temporarily more
63483         permissive than the final results.  Do not attempt to use
63484         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
63485         This removes some race conditions, fixes some bugs, and simplifies
63486         things.  Use new dirchownmod function to do owner and mode changes.
63487         * lib/mkdir-p.h: Likewise.
63488         * lib/modechange.c (octal_to_mode): New function.
63489         (struct mode_change): New member mentioned.
63490         (make_node_op_equals): New arg mentioned.  All callers changed.
63491         (mode_compile): Keep track of which mode bits the user has explicitly
63492         mentioned.
63493         (mode_adjust): New arg DIR, so that we implement the X op correctly.
63494         New arg PMODE_BITS, to keep track of which mode bits the user
63495         mentioned; it treats S_ISUID and S_ISGID speciall.
63496         All callers changed.
63497         * lib/modechange.h: Likewise.
63498
63499 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
63500
63501         * MODULES.html.sh: Add mkancestors.
63502         * modules/mkancesdirs: New module.
63503         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
63504         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
63505         The chdir-safer and afs files are now orphans; I'll remove them
63506         unless someone speaks up.
63507         Add lib/dirchownmod.c, lib/dirchownmod.h.
63508         (Depends-on): Remove alloca, chown, save-cwd, dirname.
63509         Add lchown, mkancesdirs.
63510         (Maintainer): Add self.
63511
63512 2006-07-15  Karl Berry  <karl@gnu.org>
63513
63514         * gnulib-tool: help message wording/arrangement.
63515
63516 2006-07-14  Simon Josefsson  <jas@extundo.com>
63517
63518         * doc/gnulib.texi (Libtool and Windows): New section.
63519
63520 2006-07-12  Simon Josefsson  <jas@extundo.com>
63521
63522         * modules/gendocs (License): Fix license, approved by Karl.
63523
63524 2006-07-12  Eric Blake  <ebb9@byu.net>
63525
63526         * MODULES.html.sh: Add gendocs.
63527
63528 2006-07-11  Eric Blake  <ebb9@byu.net>
63529
63530         * modules/fdl: New module, to install doc/fdl.texi.
63531         * MODULES.html.sh: Add new section for documentation modules.
63532         * gnulib-tool: Avoid space-tab.
63533         (--doc-base): New option, to manage files from doc.
63534
63535 2006-07-11  Eric Blake  <ebb9@byu.net>
63536
63537         * m4/absolute-header.m4: Fix comments to match recent change.
63538
63539 2006-07-11  Eric Blake  <ebb9@byu.net>
63540
63541         * gnulib-tool: List --doc-base before --tests-base.
63542
63543 2006-07-11  Derek R. Price  <derek@ximbiot.com>
63544
63545         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
63546
63547 2006-07-11  Bruno Haible  <bruno@clisp.org>
63548
63549         * README: Mention where to put documentation.
63550
63551 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63552
63553         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
63554
63555 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
63556
63557         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
63558         to stdint.m4.
63559
63560 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
63561
63562         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
63563         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
63564         "no/such/file/stdint.h" when there is no such file, so that
63565         the resulting C code can be parsed by dodgy compilers.
63566         Problems reported by Bob Proulx.
63567
63568 2006-07-10  Derek R. Price  <derek@ximbiot.com>
63569
63570         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
63571         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
63572         macros into the GNU _D_EXACT_NAMLEN.
63573         * lib/savedir.c:  Likewise.
63574         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
63575
63576 2006-07-10  Derek R. Price  <derek@ximbiot.com>
63577         and Paul Eggert  <eggert@cs.ucla.edu>
63578
63579         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
63580         * m4/savedir.m4:
63581         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
63582         macros into the GNU _D_EXACT_NAMLEN.
63583
63584 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
63585
63586         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
63587         around the absolute name, to work around a problem with the HP-UX
63588         11.23 native C compiler, reported by Bob Proulx.
63589
63590 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
63591
63592         * doc/maintain.texi, make-stds.texi: Sync from
63593         <http://savannah.gnu.org/projects/gnustandards>.
63594
63595 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
63596
63597         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
63598
63599 2006-07-09  Jim Meyering  <jim@meyering.net>
63600
63601         * m4/glob.m4: Remove a doubled word in a comment.
63602
63603 2006-07-09  Jim Meyering  <jim@meyering.net>
63604
63605         * lib/argp-pv.c: Remove a doubled word in a comment.
63606         * lib/check-version.c (check_version): Likewise.
63607         * lib/javacomp.c (compile_java_class): Likewise.
63608
63609 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
63610
63611         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
63612         for the benefit of people using Autoconf 2.60.  If you want to
63613         support older Autoconf versions you can copy m4/onceonly_2_57.m4
63614         (or m4/onceonly.m4, if pre-2.57) manually.
63615
63616 2006-07-08  Jim Meyering  <jim@meyering.net>
63617
63618         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
63619         comment.
63620         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
63621         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
63622         comment.
63623
63624 2006-07-08  Jim Meyering  <jim@meyering.net>
63625
63626         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
63627
63628 2006-07-07  Simon Josefsson  <jas@extundo.com>
63629
63630         * tests/test-crc.c: Change expected crc value, the test vector
63631         were probably computed using the old broken crc.c?
63632
63633 2006-07-06  Simon Josefsson  <jas@extundo.com>
63634
63635         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
63636         now the canonical place for the M4 file).
63637
63638         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
63639         from the sys_socket dependency now.
63640
63641         * modules/inet_pton (Files): Ditto.
63642
63643         * modules/inet_ntop (Files): Ditto.
63644
63645 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
63646
63647         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
63648         not gl_PREREQ_GETUSERSHELL.
63649
63650 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63651
63652         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
63653         with only one argument, for Autoconf 2.60.
63654         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
63655         expand to nothing, so add a shell command to avoid syntax error.
63656         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
63657
63658 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63659
63660         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
63661
63662 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
63663
63664         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
63665         no longer needed.  Check for isblank decl.
63666         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
63667         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
63668         of existence.
63669
63670 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
63671
63672         * lib/getloadavg.c: Use __VMS, not VMS.
63673         * lib/getopt.c: Likewise.
63674         * lib/getpagesize.h: Likewise.
63675         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
63676         and probably does not work.
63677
63678 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
63679
63680         * lib/.cppi-disable: Add wcwidth.
63681         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
63682         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
63683         (ISGRAPH): Remove.  All uses changed to isgraph.
63684         (FOLD) [!defined _LIBC]: Remove special case.
63685         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
63686         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
63687         HAVE_ISBLANK.
63688         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
63689         case.
63690
63691 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
63692
63693         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
63694         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
63695         brackets.  Other minor changes to suppress some compiler
63696         warnings.
63697
63698 2006-07-06  Derek R. Price  <derek@ximbiot.com>
63699         and Paul Eggert  <eggert@cs.ucla.edu>
63700
63701         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
63702         of invoking obsolescent AC_HEADER_DIRENT macro.
63703         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
63704         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
63705         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
63706         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
63707         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
63708         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
63709         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
63710         * m4/readdir.m4: Remove; no longer needed.
63711
63712 2006-07-06  Derek R. Price  <derek@ximbiot.com>
63713         and Paul Eggert  <eggert@cs.ucla.edu>
63714
63715         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
63716         Don't worry about this obsolete case any more.
63717         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
63718         directories.
63719         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
63720         worry about this obsolete case any more.
63721         * lib/fts.c: Likewise.
63722         * lib/getcwd.c: Likewise.
63723         * lib/glob.h: Likewise.
63724         * lib/savedir.c: Likewise.
63725
63726 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
63727
63728         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
63729         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
63730         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
63731         needed.
63732         All uses removed.
63733         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
63734         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
63735         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
63736         needed.
63737         * m4/getdate.m4 (gl_GETDATE): Likewise.
63738         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
63739         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
63740         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
63741         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
63742         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
63743         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
63744         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
63745         needed.
63746
63747 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
63748
63749         * lib/memcasecmp.c: Include <limits.h>.
63750         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
63751         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
63752         Don't assume isdigit succeeds only on '0' through '9'.
63753
63754 2006-07-05  Eric Blake  <ebb9@byu.net>
63755
63756         * modules/getaddrinfo (Depends-on): Add snprintf.
63757
63758 2006-07-05  Eric Blake  <ebb9@byu.net>
63759
63760         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
63761         to avoid 'header present but could not be compiled' on cygwin.
63762
63763 2006-07-05  Eric Blake  <ebb9@byu.net>
63764
63765         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
63766         missing from netdb.h.
63767         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
63768
63769 2006-07-05  Derek R. Price  <derek@ximbiot.com>
63770
63771         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
63772         no longer needed.
63773         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
63774         * m4/getdate.m4 (gl_GETDATE): Likewise.
63775         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
63776         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
63777         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
63778         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
63779         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
63780
63781 2006-07-05  Derek R. Price  <derek@ximbiot.com>
63782
63783         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
63784         All uses of is_space replaced by isspace.
63785         * lib/exit.h: Don't talk about STDC_HEADERS.
63786         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
63787         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
63788         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
63789         replaced by isprint etc.
63790         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
63791         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
63792         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
63793         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
63794         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
63795         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
63796
63797 2006-07-05  Bruno Haible  <bruno@clisp.org>
63798
63799         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
63800         the function exists, before testing against AIX.
63801         Reported by Martin Lambers <marlam@marlam.de>.
63802
63803 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
63804
63805         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
63806         From Mark D. Baushke.
63807
63808 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
63809
63810         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
63811         to the absolute name, not just one, to bypass Sun C 5.8's
63812         "warning: #include of /usr/include/... may be non-portable".
63813
63814 2006-07-04  Eric Blake  <ebb9@byu.net>
63815
63816         * modules/dirname-tests: New test module.
63817         * tests/test-dirname.c: New file, replacing dirname.c
63818         TEST_DIRNAME section that was recently deleted.
63819
63820 2006-07-04  Bruno Haible  <bruno@clisp.org>
63821
63822         Assume ANSI C header files and <ctype.h> functions.
63823         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
63824         (mbsnwidth): Use isprint, iscntrl instead.
63825
63826 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
63827
63828         Merge from coreutils.
63829         * MODULES.html.sh: Add xstrtold.
63830         * modules/xstrtold: New file.
63831         * modules/cycle-check (Files): Add lib/same-inode.h.
63832         * modules/dirname (Files): Add m4/double-slash-root.m4.
63833         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
63834         * modules/mkdir-p (Files): Add lib/same-inode.h.
63835         * modules/same (Files): Add lib/same-inode.h.
63836
63837 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
63838
63839         * m4/absolute-header.m4: Renamed from full-header-path.m4.
63840         This is to keep the terminology clean; POSIX talks about
63841         "absolute pathnames", not "full pathnames", but the GNU
63842         Coding Standards say to use "path" for something else;
63843         so use "absolute" to keep both sides happy.
63844         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
63845         Set gl_absolute_header, not gl_full_header_path.
63846         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
63847         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
63848         All uses changed.
63849
63850         Merge from coreutils.
63851
63852         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
63853
63854         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
63855         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
63856         want to require the building of c-strtod.o.
63857         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
63858         needs -lm directly.
63859         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
63860
63861         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
63862
63863         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
63864         --as-needed option if available.  Problem reported by Albert Chin in
63865         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
63866         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
63867         cc merely issues a bunch of annoying warnings for --as-needed
63868         (this problem was reported by Bob Proulx).  Also, try linking with
63869         -lm to detect a bug in binutils 2.16 (this problem was reported
63870         by Ralf Wildenhues).
63871
63872         2006-06-18  Jim Meyering  <jim@meyering.net>
63873
63874         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
63875         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
63876         macro.
63877         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
63878         also check for glibc-2.4's abort-inducing bug.
63879
63880         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
63881         Low-probability clean-up should be to use rmdir to get rid of
63882         the just-created directory, not unlink.
63883
63884         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
63885         configure fail, and request a bug report to inform us about it.
63886         Add a comment that, barring reports to the contrary, in 2007 we'll
63887         assume ftruncate is universally available.
63888
63889         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
63890
63891         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
63892
63893         2006-03-12  Jim Meyering  <jim@meyering.net>
63894
63895         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
63896         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
63897         * m4/same.m4 (gl_SAME): Likewise.
63898         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
63899
63900         2006-03-11  Eric Blake  <ebb9@byu.net>
63901
63902         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
63903         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
63904         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
63905         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
63906
63907 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
63908
63909         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
63910         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
63911         reported by Mark D. Baushke, one in
63912         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
63913
63914         Merge from coreutils.
63915
63916         * lib/.cppi-disable: Add stdint_.h.
63917         * lib/.cvsignore: Add stdint.h.
63918
63919         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
63920
63921         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
63922         both double and long double versions.
63923         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
63924         * lib/xstrtold.c: New file.
63925         * lib/xstrtod.h (xstrtold): New decl.
63926
63927         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
63928
63929         * lib/filemode.c (setst): Remove.
63930         (strmode): Rewrite to avoid setst.  This makes the code shorter,
63931         (arguably) clearer, and the generated code is a bit smaller on my
63932         Debian GNU/Linux stable x86 host.
63933
63934         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
63935
63936         * lib/filemode.c: Include "filemode.h" first, to test the interface.
63937         Assume that filemode.h includes sys/types.h and sys/stat.h.
63938         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
63939         (ftypelet): Reorder to put common cases first, for efficiency.
63940         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
63941         to do 'M'.
63942         (strmode): Renamed from mode_string, and now stores 12 bytes instead
63943         of 10, for compatibility with FreeBSD.  All callers changed.
63944         (filemodestring): Now stores 12 bytes instead of 10, and sets file
63945         types that can't be deduced solely from st_mode.  First arg is now a
63946         const pointer.
63947         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
63948         (strmode): Renamed from mode_string.
63949         (filemodestring): New decl.
63950         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
63951         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
63952         needed.
63953         (S_ISPORT, S_ISWHT): New macros, if not already defined.
63954
63955         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
63956
63957         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
63958         fsusage.h now does that.  Include fsusage.h first, to test interface.
63959         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
63960         at most one method (the old code could have generated decls that
63961         didn't conform to C89, not that this was ever exercised).
63962         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
63963
63964         2006-03-19  Jim Meyering  <jim@meyering.net>
63965
63966         Work even in a chroot where d_ino values for entries in "/"
63967         don't match the stat.st_ino values for the same names.
63968         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
63969         number, iterate through all entries again, using lstat instead.
63970         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
63971         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
63972
63973         * lib/getcwd.c (__getcwd): Clarify a comment.
63974         Use memcpy in place of a call to strcpy.
63975
63976         2006-03-12  Jim Meyering  <jim@meyering.net>
63977
63978         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
63979         matches that of the current directory (which we're about to chdir ".."
63980         out of), then save the dev-ino of the parent, instead.
63981
63982         * lib/same-inode.h (SAME_INODE): New file/macro.
63983         * lib/chdir-safer.c (SAME_INODE): Remove definition.
63984         Include "same-inode.h", instead.
63985         * lib/same.c: Likewise.
63986         * lib/cycle-check.h: Include "same-inode.h".
63987         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
63988         * lib/cycle-check.c (SAME_INODE): Remove definition.
63989         * lib/root-dev-ino.h: Include "same-inode.h".
63990
63991         2006-03-11  Eric Blake  <ebb9@byu.net>
63992
63993         * lib/same.c (same_name): s/base_name/last_component/
63994         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
63995         * lib/filenamecat.c (file_name_concat): Likewise.
63996
63997         2006-03-11  Eric Blake  <ebb9@byu.net>,
63998                     Paul Eggert  <eggert@cs.ucla.edu>
63999
64000         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
64001         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
64002         drive prefix.
64003         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
64004         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
64005         (last_component): New method.
64006         * lib/dirname.c (dir_len): Determine when drive letters need a
64007         subsequent slash.  Preserve // when it is special.
64008         (dir_name): Don't append dot when drive letter is absolute.
64009         [TEST_DIRNAME]: Move into a full-blown gnulib test.
64010         * lib/basename.c (base_name): New semantics - malloc the result.
64011         Preserve // when it is special.  Preserve relative files that look
64012         like drive letters.
64013         (base_len): Preserve // when it is special.
64014         (last_component): New method, similar to old base_name semantics.
64015         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
64016         base_name.  Strip redundant slashes from ///.
64017
64018 2006-07-03  Jim Meyering  <jim@meyering.net>
64019
64020         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
64021         macro is used before the first cycle_check call.
64022
64023 2006-07-03  Eric Blake  <ebb9@byu.net>
64024
64025         * modules/dirname (Depends-on): Add xstrndup.
64026
64027 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
64028
64029         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
64030         test cases, so that config.log is a bit easier to follow.
64031
64032 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
64033
64034         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
64035         both are 64 bits, since this seems to be the tradition, and this
64036         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
64037         we ever run into a host that prefers long long to long in this
64038         case, we'll need another configure-time test.  Problem reported by
64039         Jim Meyering.
64040
64041 2006-07-02  Eric Blake  <ebb9@byu.net>
64042
64043         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
64044
64045 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
64046
64047         * modules/inttypes (Depends-on): No longer depends on stdint.
64048         * modules/stdint (Description): Say more about assumptions.
64049         Say that the fast types might differ.  Say macros are used.
64050         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
64051         (Makefile.am): Revise list of substituted symbols to match
64052         new stdint.m4.
64053         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
64054         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
64055         * tests/test-stdint.c (verify_same_types)
64056         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
64057         the code conforms to C99/C89.
64058         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
64059         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
64060
64061 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
64062
64063         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
64064         but fix a bug, by requiring at least 64 bits.
64065         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
64066         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
64067         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
64068         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
64069
64070         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
64071         changes.  Make 2.59 a prerequisite.  Check and substitute for
64072         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
64073         inttypes.h.  Do not use special include files; just use the
64074         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
64075         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
64076         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
64077         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
64078         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
64079         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
64080         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
64081         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
64082         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
64083         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
64084         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
64085         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
64086         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
64087         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
64088         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
64089         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
64090         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
64091         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
64092         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
64093         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
64094         WINT_MAX.  Check for C99 conformance more strictly, by detecting
64095         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
64096         not check for things that C99 does not require, e.g., int8_t.  If
64097         a test isn't needed unless <stdint.h> isn't working, and is
64098         unlikely to be needed for any other reason, then don't do it
64099         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
64100         size_t, since we assume C89 freestanding at least.  Do not check
64101         for sig_atomic_t, wchar_t, or wint_t, since the code now does
64102         the right thing even if the types are not defined.  Instead use:
64103         (gl_STDINT_TYPE_PROPERTIES): New macro.
64104         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
64105         testing whether <sys/types.h> clashes, as Autoconf does this for
64106         us now.  All uses removed.
64107         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
64108         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
64109         (gl_CHECK_TYPE_SAME):
64110         Remove; no longer needed.
64111         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
64112         exists, since we'll return 0 anyway in that case.
64113         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
64114
64115 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
64116
64117         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
64118         possible collision with system files.
64119         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
64120         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
64121         WCHAR_MIN and WCHAR_MAX in this case.
64122         (<stddef.h>): Do not include; no longer needed.
64123         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
64124         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
64125         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
64126         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
64127         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
64128         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
64129         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
64130         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
64131         !defined(__c99))]: Include in this case too, since it's harmless
64132         now.
64133         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
64134         dangerous to do so.
64135         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
64136         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
64137         (_STDINT_MIN, _STDINT_MAX): New macros.
64138         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
64139         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
64140         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
64141         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
64142         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
64143         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
64144         macros, not typedefs; this simplifies things quite a bit.
64145         Use long int for all types narrower than int64_t.
64146         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
64147         Define in terms of long long int or int64_t or long int,
64148         not int64_t or int32_t.  This saves some compile-time testing.
64149         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
64150         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
64151         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
64152         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
64153         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
64154         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
64155         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
64156         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
64157         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
64158         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
64159         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
64160         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
64161         undef any previous version and define our own version, for
64162         simplicity and consistency with the new macros for types.
64163         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
64164         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
64165         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
64166         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
64167         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
64168         @WINT_T_SUFFIX@ to keep things simple here.
64169         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
64170         Simplify by assuming typical 8/16/32/64 host, since we're
64171         already doing that elsewhere anyway.
64172         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
64173         and assume long long int is 64 bits if available.  This
64174         speeds up 'configure'.
64175
64176 2006-07-01  Eric Blake  <ebb9@byu.net>
64177
64178         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
64179         Reported by Andreas Buening.
64180
64181 2006-07-01  Eric Blake  <ebb9@byu.net>
64182
64183         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
64184
64185 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
64186
64187         * lib/getaddrinfo.c: fixed typo
64188
64189 2006-06-29  Jim Meyering  <jim@meyering.net>
64190
64191         * modules/strftime (Maintainer): Add my name, since with the
64192         FPRINTFTIME changes strftime.c has forked from glibc.
64193
64194 2006-06-29  Eric Blake  <ebb9@byu.net>
64195
64196         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
64197
64198 2006-06-29  Eric Blake  <ebb9@byu.net>
64199
64200         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
64201
64202 2006-06-29  Eric Blake  <ebb9@byu.net>
64203
64204         * lib/stat_.h: New file.
64205
64206 2006-06-29  Eric Blake  <ebb9@byu.net>
64207
64208         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
64209         unused static function.
64210
64211 2006-06-29  Eric Blake  <ebb9@byu.net>
64212
64213         * doc/functions.texi (Function Portability): Document missing lstat
64214         on mingw.
64215
64216 2006-06-29  Eric Blake  <ebb9@byu.net>
64217
64218         * MODULES.html.sh: Add sys_stat.
64219         * modules/sys_stat: New module.
64220         * modules/mkstemp (Depends-on): Add sys_stat.
64221
64222 2006-06-29  Derek R. Price  <derek@ximbiot.com>
64223
64224         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
64225
64226 2006-06-29  Derek R. Price  <derek@ximbiot.com>
64227
64228         * m4/c-bs-a.m4: Removed.
64229
64230 2006-06-29  Derek R. Price  <derek@ximbiot.com>
64231
64232         * lib/strftime.c: Assume strftime() exists.
64233
64234 2006-06-29  Derek Price  <derek@ximbiot.com>
64235
64236         * modules/c-bs-a: Removed - \a is C89.
64237         * MODULES.html.sh: Remove c-bs-a.
64238
64239 2006-06-29  Bruno Haible  <bruno@clisp.org>
64240
64241         * modules/wcwidth (License): Change to LGPL.
64242
64243 2006-06-28  Simon Josefsson  <jas@extundo.com>
64244
64245         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
64246         on _WIN32.
64247
64248         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
64249         getnameinfo.
64250
64251 2006-06-28  Simon Josefsson  <jas@extundo.com>
64252
64253         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
64254
64255 2006-06-28  Simon Josefsson  <jas@extundo.com>
64256
64257         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
64258         functions there.  It will succeed on Windows XP, but on Windows
64259         2000 and (presumably) earlier, it will fail, and use the internal
64260         re-implementation.
64261         (use_win32_p): New function.
64262         (getaddrinfo): Use strtoul on servname, to support numeric ports.
64263         Support AI_NUMERICSERV to disable getservbyname.
64264         (getnameinfo): New function, only supports
64265         NI_NUMERICHOST|NI_NUMERICSERV for now.
64266
64267         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
64268         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
64269         getnameinfo.
64270
64271 2006-06-28  Eric Blake  <ebb9@byu.net>
64272
64273         * modules/wcwidth: New file.
64274         * modules/mbchar (Depends-on): Add wcwidth.
64275         * modules/mbswidth (Depends-on): Add wcwidth.
64276         * MODULES.html.sh: Add wcwidth.
64277
64278 2006-06-28  Eric Blake  <ebb9@byu.net>
64279
64280         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
64281         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
64282
64283 2006-06-28  Eric Blake  <ebb9@byu.net>
64284
64285         * lib/xvasprintf.h: Fix comments.
64286
64287 2006-06-28  Eric Blake  <ebb9@byu.net>
64288
64289         * lib/mbchar.h (wcwidth): Include wcwidth.h.
64290         * lib/mbswidth.c (wcwidth): Move from here...
64291         * lib/wcwidth.h: ...to this new file.
64292
64293 2006-06-28  Derek R. Price  <derek@ximbiot.com>
64294
64295         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
64296
64297         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
64298         it's obsolete.
64299         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
64300
64301 2006-06-28  Derek R. Price  <derek@ximbiot.com>
64302
64303         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
64304         Autoconf 2.60 says this stuff was obsolete.
64305
64306 2006-06-28  Bruno Haible  <bruno@clisp.org>
64307
64308         * modules/wcwidth (Files): Add m4/wchar_t.m4.
64309
64310 2006-06-28  Bruno Haible  <bruno@clisp.org>
64311
64312         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
64313         gt_TYPE_WCHAR_T.
64314
64315 2006-06-28  Bruno Haible  <bruno@clisp.org>
64316
64317         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
64318         declaration for wcwidth.
64319         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
64320
64321 2006-06-28  Bruno Haible  <bruno@clisp.org>
64322
64323         * lib/mkdtemp.c [MINGW]: Include <io.h>.
64324         (mkdir): Define using _mkdir.
64325
64326 2006-06-28  Bruno Haible  <bruno@clisp.org>
64327
64328         * lib/getaddrinfo.h: Fix POSIX URL.
64329         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
64330         _WIN32.
64331         (use_win32_p): Make static.
64332         (getaddrinfo): Reject service name if it is empty or does not consist
64333         solely of decimal digits, or if its value is > 65535.
64334         (getnameinfo): Remove useless casts.
64335
64336 2006-06-27  Simon Josefsson  <jas@extundo.com>
64337
64338         * modules/sys_select: New file, suggested by Bruno Haible, Paul
64339         Eggert and Martin Lambers.
64340
64341 2006-06-27  Simon Josefsson  <jas@extundo.com>
64342
64343         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
64344         Eggert and Martin Lambers.
64345
64346 2006-06-27  Bruno Haible  <bruno@clisp.org>
64347
64348         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
64349         result to 0, not to empty.
64350         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
64351
64352 2006-06-27  Bruno Haible  <bruno@clisp.org>
64353
64354         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
64355
64356 2006-06-26  Simon Josefsson  <jas@extundo.com>
64357
64358         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
64359         present.
64360
64361 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
64362
64363         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
64364         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
64365         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
64366
64367 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
64368
64369         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
64370
64371 2006-06-26  Bruno Haible  <bruno@clisp.org>
64372
64373         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
64374
64375 2006-06-26  Bruno Haible  <bruno@clisp.org>
64376
64377         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
64378
64379 2006-06-26  Bruno Haible  <bruno@clisp.org>
64380
64381         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
64382         SGI C compiler in pre-C99 mode.
64383         Suggested by Mark D. Baushke and Larry Jones.
64384
64385 2006-06-26  Bruno Haible  <bruno@clisp.org>
64386
64387         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
64388         WCHAR_MAX.
64389         Reported by Mark D. Baushke and Larry Jones.
64390
64391 2006-06-26  Bruno Haible  <bruno@clisp.org>
64392
64393         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
64394         in pre-C99 mode.
64395         Suggested by Mark D. Baushke and Larry Jones.
64396
64397 2006-06-23  Simon Josefsson  <jas@extundo.com>
64398             Bruno Haible  <bruno@clisp.org>
64399
64400         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
64401         Emit mostlyclean-local rule.
64402         (func_emit_tests_Makefile_am): Likewise.
64403         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
64404
64405 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
64406
64407         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
64408
64409 2006-06-23  Bruno Haible  <bruno@clisp.org>
64410
64411         * tests/test-stdint.c: Update to match ISO C 99 Technical
64412         Corrigendum 1.
64413
64414 2006-06-23  Bruno Haible  <bruno@clisp.org>
64415
64416         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
64417
64418 2006-06-23  Bruno Haible  <bruno@clisp.org>
64419
64420         * lib/stdint_.h: Treat IRIX like OpenBSD.
64421
64422 2006-06-23  Bruno Haible  <bruno@clisp.org>
64423
64424         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
64425         ISO C 99 Technical Corrigendum 1.
64426
64427 2006-06-22  Simon Josefsson  <jas@extundo.com>
64428
64429         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
64430         MinGW.
64431
64432 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
64433
64434         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
64435         needed.  Some compiler complained about some of them.  Problem reported
64436         by Larry Jones in
64437         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
64438
64439 2006-06-21  Simon Josefsson  <jas@extundo.com>
64440
64441         * tests/test-getaddrinfo.c: New file.
64442
64443         * modules/getaddrinfo-tests: New file.
64444
64445         * MODULES.html.sh: Add inet_pton.
64446
64447         * modules/inet_pton: New file.
64448
64449 2006-06-21  Simon Josefsson  <jas@extundo.com>
64450
64451         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
64452         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
64453         of using the (limited) gnulib implementation on Windows XP.
64454
64455         * m4/inet_pton.m4: New file.
64456
64457 2006-06-21  Simon Josefsson  <jas@extundo.com>
64458
64459         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
64460         variable.
64461
64462         * lib/socket_.h: Don't define WINVER.
64463
64464         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
64465         slightly modified to work in gnulib.
64466
64467 2006-06-21  Simon Josefsson  <jas@extundo.com>
64468
64469         * doc/gnulib.texi (Windows sockets): Add.
64470
64471 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
64472
64473         * lib/read-file.c (fread_file): Start with buffer allocation of
64474         0 bytes rather than 1 byte; this simplifies the code.
64475         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
64476         code to free buffer and save/restore errno.
64477         (internal_read_file): Remove unused local.
64478
64479 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
64480
64481         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
64482         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
64483         Problem reported by Denis Excoffier in
64484         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
64485
64486 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
64487
64488         * modules/sys_socket, modules/socklen: Include sys/types since
64489         FreeBSD 4.x's sys/socket.h needs it.
64490
64491 2006-06-19  Simon Josefsson  <jas@extundo.com>
64492
64493         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
64494
64495 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
64496
64497         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
64498
64499 2006-06-19  Bruno Haible  <bruno@clisp.org>
64500
64501         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
64502         and FULL_PATH_INTTYPES_H in angle brackets.
64503         Reported by Mark D. Baushke <mdb@gnu.org>.
64504
64505 2006-06-17  Eric Blake  <ebb9@byu.net>
64506
64507         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
64508         errno.
64509
64510 2006-06-17  Bruno Haible  <bruno@clisp.org>
64511
64512         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
64513         <sys/inttypes.h>.
64514
64515 2006-06-17  Bruno Haible  <bruno@clisp.org>
64516
64517         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
64518         whether errno is declared. Assume <errno.h> declares errno.
64519
64520 2006-06-17  Bruno Haible  <bruno@clisp.org>
64521
64522         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
64523
64524 2006-06-17  Bruno Haible  <bruno@clisp.org>
64525
64526         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
64527         problem on Solaris 2.5.1.
64528
64529 2006-06-16  Eric Blake  <ebb9@byu.net>
64530
64531         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
64532         * lib/unicodeio.c [!defined errno]: Likewise.
64533         * lib/strtol.c [!defined errno]: Likewise.
64534         * lib/strtod.c [!defined errno]: Likewise.
64535
64536 2006-06-15  Eric Blake  <ebb9@byu.net>
64537
64538         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
64539
64540 2006-06-15  Eric Blake  <ebb9@byu.net>
64541
64542         * config/srclist.txt (ssize_t.m4): Lose sync.
64543
64544 2006-06-15  Bruno Haible  <bruno@clisp.org>
64545
64546         * modules/stdint (Files): Include m4/full-header-path.m4,
64547         m4/size_max.m4, m4/wchar_t.m4.
64548         (Makefile.am): Many more substitutions.
64549         * modules/stdint-tests: New file.
64550         * tests/test-stdint.c: New file.
64551
64552 2006-06-15  Bruno Haible  <bruno@clisp.org>
64553
64554         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
64555         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
64556         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
64557         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
64558         gl_CHECK_TYPE_SAME): New macros.
64559
64560 2006-06-15  Bruno Haible  <bruno@clisp.org>
64561
64562         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
64563
64564 2006-06-15  Bruno Haible  <bruno@clisp.org>
64565
64566         * lib/stdint_.h: Rewritten to be fully auto-configured.
64567         Fixes bug on HP-UX/IA64.
64568
64569 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
64570
64571         * lib/getdate.y (__attribute__): Don't define if already defined.
64572         Problem reported by Larry Jones.
64573         * lib/utimens.c (__attribute__): Likewise.
64574
64575 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
64576
64577         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
64578         reported by Andreas Schwab.
64579
64580 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64581             Bruno Haible  <bruno@clisp.org>
64582
64583         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
64584         check for the declaration of strnlen and a run test that exposes the
64585         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
64586         rpl_strndup.
64587
64588 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64589             Bruno Haible  <bruno@clisp.org>
64590
64591         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
64592
64593 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64594
64595         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
64596         compile test, for Tru64 4.0D.
64597
64598 2006-05-28  Karl Berry  <karl@gnu.org>
64599
64600         * config/srclist.txt (printf-args.c): lose sync.
64601
64602 2006-05-26  Martin Lambers  <marlam@marlam.de>
64603
64604         * lib/getpass.c: Updates the test for the native W32 API, and adds
64605         missing includes, thus fixing compilation warnings.
64606
64607 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
64608
64609         * lib/exclude.c (exclude_fnmatch): New function.
64610         (excluded_file_name): Call exclude_fnmatch.
64611         * lib/exclude.h (excluded_file_name): New prototype
64612
64613 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
64614
64615         * lib/tempname.c (small_open, large_open): New macros.
64616         (__open, __open64) [!_LIBC]: Remove.
64617         (__gen_tempname): Use small_open and large_open instead of __open
64618         and __open64.  This fixes a portability bug on HP-UX 11.11i
64619         reported by Simon Wing-Tang in
64620         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
64621
64622 2006-05-24  Bruno Haible  <bruno@clisp.org>
64623
64624         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
64625         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
64626         Reported by Thorsten Maerz <torte@netztorte.de> via
64627         Aaron Stone <aaron@serendipity.cx>.
64628
64629 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
64630
64631         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
64632         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
64633         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
64634         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
64635         not really conditional on the cache.
64636         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
64637
64638 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
64639
64640         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
64641         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
64642         (my_usleep): Don't mishandle maximum value.
64643
64644 2006-05-19  Jim Meyering  <jim@meyering.net>
64645
64646         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
64647
64648 2006-05-17  Bruno Haible  <bruno@clisp.org>
64649
64650         Cygwin portability.
64651         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
64652
64653 2006-05-17  Bruno Haible  <bruno@clisp.org>
64654
64655         * lib/stdint_.h: Fix recognition of Cygwin.
64656
64657 2006-05-15  Bruno Haible  <bruno@clisp.org>
64658
64659         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
64660         on libtool patch by Ralf Wildenhues.
64661
64662 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
64663
64664         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
64665         test for C99 conformance; (bool) 0.5 is an integer constant
64666         expression, but (bool) -0.5 is not.  Problem reported by Fedor
64667         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
64668
64669 2006-05-11  Simon Josefsson  <jas@extundo.com>
64670
64671         * m4/xvasprintf.m4: Fix obvious typo.
64672
64673 2006-05-11  Jim Meyering  <jim@meyering.net>
64674
64675         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
64676         James Lemley.
64677
64678 2006-05-10  Simon Josefsson  <jas@extundo.com>
64679
64680         * lib/md4.c: Typo fix, update copyright years.
64681         (K1, K2): Don't use L because it turn computations into 64-bit on
64682         64-bit platforms.
64683
64684 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
64685
64686         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
64687         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
64688         unwanted sign propagation, e.g., on hosts with 64-bit int.
64689         There still are some problems with reeelly weird theoretical hosts
64690         (e.g., 33-bit int) but it's not worth worrying about now.
64691         * lib/sha1.c (rol): Likewise.
64692         (K1, K2, K3, K4): Remove unnecessary L suffix.
64693
64694 2006-05-10  Bruno Haible  <bruno@clisp.org>
64695
64696         * lib/des.c: Cast to avoid warnings.
64697
64698 2006-05-09  Bruno Haible  <bruno@clisp.org>
64699
64700         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
64701         (Depends-on): Depend also on xsize, stdarg.
64702         (configure.ac): Add gl_XVASPRINTF.
64703
64704 2006-05-09  Bruno Haible  <bruno@clisp.org>
64705
64706         * m4/xvasprintf.m4: New file.
64707
64708 2006-05-09  Bruno Haible  <bruno@clisp.org>
64709
64710         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
64711         (EOVERFLOW): Define fallback value.
64712         (xstrcat): New function.
64713         (xvasprintf): Recognize the special case of a string concatenation.
64714
64715 2006-05-08  Eric Blake  <ebb9@byu.net>
64716
64717         * gnulib-tool (func_version): Base copyright year on CVS date.
64718         (func_emit_copyright_notice): New function.
64719         (func_emit_lib_Makefile_am): Use it.
64720         (func_emit_tests_Makefile_am): Likewise.
64721         (func_import): Likewise.
64722
64723 2006-05-08  Bruno Haible  <bruno@clisp.org>
64724
64725         * modules/stdarg: New file.
64726         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
64727
64728 2006-05-08  Bruno Haible  <bruno@clisp.org>
64729
64730         * m4/stdarg.m4: New file, from GNU gettext.
64731
64732 2006-05-08  Bruno Haible  <bruno@clisp.org>
64733
64734         * config/srclist.txt (build-aux/config.rpath): different from latest
64735         release.
64736
64737 2006-05-08  Bruno Haible  <bruno@clisp.org>
64738
64739         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
64740
64741 2006-05-05  Jim Meyering  <jim@meyering.net>
64742
64743         * m4/warning.m4: New file, derived from bison's file by the same name.
64744
64745 2006-05-03  Bruno Haible  <bruno@clisp.org>
64746
64747         * lib/stdint_.h: Shorter URL.
64748         * lib/inttypes.h: Likewise.
64749
64750 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
64751
64752         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
64753
64754 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
64755
64756         * lib/verify.h: Document the internals better.  Most of this change
64757         was written by Bruno Haible.
64758
64759 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
64760
64761         * doc/verify.texi: New file, partly based on a proposal by
64762         Bruno Haible.
64763
64764 2006-05-02  Bruno Haible  <bruno@clisp.org>
64765
64766         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
64767         test from here...
64768         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
64769
64770 2006-04-29  Bruno Haible  <bruno@clisp.org>
64771
64772         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
64773         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
64774
64775 2006-04-29  Bruno Haible  <bruno@clisp.org>
64776
64777         * gnulib-tool: Make --update option actually work.
64778
64779 2006-04-29  Bruno Haible  <bruno@clisp.org>
64780
64781         * doc/gcd.texi: New file.
64782         * doc/gnulib.texi: Include it.
64783
64784 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
64785
64786         * lib/getdate.y (get_date): When adding relative date, start with the
64787         initial time, not with the result of the first mktime call.
64788
64789 2006-04-25  Bruno Haible  <bruno@clisp.org>
64790
64791         * gnulib-tool (func_import): Output the include directives in three
64792         blocks, sorted separately.
64793         Reported by Ben Pfaff <blp@cs.stanford.edu>.
64794
64795 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
64796
64797         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
64798         to define main with arguments, for C++.  Reported by Eric Blake.
64799         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
64800         Prefer 'int main ()' to 'int main (void)', for C++.
64801         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
64802         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
64803         for 'main', for C99 and C++.
64804
64805 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
64806
64807         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
64808         Don't assume that exit status -1 is valid.
64809         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
64810         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
64811         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
64812         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
64813         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
64814         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
64815         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
64816         functions can be used without declaring them, or that you can
64817         exit with status -1.
64818         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
64819
64820 2006-04-24  Karl Berry  <karl@gnu.org>
64821
64822         * config/srclist.txt (longdouble.m4): sync lost.
64823
64824 2006-04-24  Eric Blake  <ebb9@byu.net>
64825
64826         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
64827
64828 2006-04-24  Bruno Haible  <bruno@clisp.org>
64829
64830         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
64831         poll() implementation in AIX.
64832         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
64833
64834 2006-04-24  Bruno Haible  <bruno@clisp.org>
64835
64836         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
64837         assigned exactly once.
64838
64839 2006-04-23  Claudio Fontana  <claudio@gnu.org>
64840             Bruno Haible  <bruno@clisp.org>
64841
64842         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
64843         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
64844         for AM_CPPFLAGS.
64845
64846 2006-04-23  Bruno Haible  <bruno@clisp.org>
64847
64848         * modules/copy-file: Depend on unistd.
64849         * modules/execute: Likewise.
64850         * modules/fatal-signal: Likewise.
64851         * modules/findprog: Likewise.
64852         * modules/mkdtemp : Likewise.
64853         * modules/pipe: Likewise.
64854         * modules/wait-process: Likewise.
64855
64856 2006-04-23  Bruno Haible  <bruno@clisp.org>
64857
64858         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
64859         condition was already detected.
64860         Reported by Ben Pfaff <blp@cs.stanford.edu>.
64861
64862 2006-04-23  Bruno Haible  <bruno@clisp.org>
64863
64864         * lib/copy-file.c: Include <unistd.h> unconditionally.
64865         * lib/execute.c: Likewise.
64866         * lib/fatal-signal.c: Likewise.
64867         * lib/findprog.c: Likewise.
64868         * lib/mkdtemp.c: Likewise.
64869         * lib/pipe.h: Likewise.
64870         * lib/pipe.c: Likewise.
64871         * lib/wait-process.h: Likewise.
64872
64873 2006-04-23  Bruno Haible  <bruno@clisp.org>
64874
64875         * gnulib-tool (func_usage): Fix --import description. Document
64876         --update.
64877         (func_import): Create temporary file in a temporary directory, if
64878         --dry-run is specified. Silence errors from 'grep' when there are no
64879         m4 files in $m4dir.
64880         (func_create_testdir): Silence errors from 'grep' when there are no
64881         m4 files in $m4dir.
64882         Reported by Karl Berry <karl@freefriends.org>.
64883
64884 2006-04-20  Bruno Haible  <bruno@clisp.org>
64885
64886         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
64887         one argument, so that the code will be portable to Autoconf 2.60.
64888         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
64889         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
64890         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
64891
64892 2006-04-19  Derek Price  <derek@ximbiot.com>
64893             Eric Blake  <ebb9@byu.net>
64894
64895         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
64896         rather than "/full/path.h".  Update comment to match.  Shorten &
64897         generalize m4_translit call via AS_TR_CPP.
64898
64899 2006-04-19  Derek Price  <derek@ximbiot.com>
64900             Eric Blake  <ebb9@byu.net>
64901
64902         * lib/inttypes.h: Correct grammar in comment.
64903
64904 2006-04-18  Derek Price  <derek@ximbiot.com>
64905             Paul Eggert  <eggert@cs.ucla.edu>
64906
64907         * modules/inttypes: New file.
64908         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
64909
64910 2006-04-18  Derek Price  <derek@ximbiot.com>
64911             Paul Eggert  <eggert@cs.ucla.edu>
64912
64913         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
64914         New files.
64915
64916 2006-04-18  Derek Price  <derek@ximbiot.com>
64917             Paul Eggert  <eggert@cs.ucla.edu>
64918
64919         * lib/inttypes.h: New file.
64920         * lib/strtoimax.c: Assume <inttypes.h>.
64921
64922 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
64923
64924         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
64925         isn't mounted.  Problem reported by Kir Kolyshkin.
64926
64927 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
64928
64929         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
64930         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
64931         Derek R. Price.
64932         * lib/regex.h (RE_DUP_MAX): Update comment to match current
64933         implementation.
64934
64935 2006-04-12  Eric Blake  <ebb9@byu.net>
64936
64937         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
64938         is now done automatically by the corresponding Autoconf macro.
64939
64940 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
64941
64942         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
64943         time_r.h.
64944
64945 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
64946
64947         Merge regex changes from libc, removing some of our
64948         POSIX-conformance changes that were rejected and redoing them in a
64949         less-intrusive way.
64950
64951         * lib/regcomp.c (re_compile_internal, init_dfa):
64952         Length arg is now size_t, not Idx.  All uses changed.
64953         (peek_token): Forward decl now says internal_function.
64954         (__re_error_msgid, __re_error_msgid_idx):
64955         Now static rather than extern with attribute_hidden.
64956         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
64957         For some reason libc prefers K&R style defns for external functions.
64958         (regerror) [!defined _LIBC]: Likewise.
64959         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
64960         (seek_collating_symbol_entry, lookup_collation_sequence_value):
64961         (build_range_exp, build_collating_symbol):
64962         Use K&R-style defn.
64963         (re_compile_fastmap): Use '\0' to memset, not 0.
64964         (utf8_sb_map): Make the calculations more obvious.
64965         (init_dfa, parse_bracket_exp, build_charclass_op):
64966         Call calloc and cast result, as glibc does.
64967         (init_word_char, fetch_token, peek_token, peek_token_bracket):
64968         (build_range_exp, build_collating_symbol):
64969         Now internal functions.
64970
64971         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
64972
64973         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
64974         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
64975         Don't depend on VMS; depend on __VMS instead, for POSIX
64976         namespace cleanness.
64977         (regoff_t): Define to ssize_t, not long int.
64978
64979         Remove the REG_ macros named below.  Instead, make the old names
64980         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
64981         __USE_GNU_REGEX.
64982         (REG_BACKSLASH_ESCAPE_IN_LISTS):
64983         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
64984         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
64985         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
64986         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
64987         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
64988         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
64989         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
64990         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
64991         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
64992         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
64993         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
64994         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
64995         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
64996         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
64997         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
64998         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
64999         (REG_NREGS):
65000         Remove.  All uses replaced by the old RE_* names.
65001         (RE_BACKSLASH_ESCAPE_IN_LISTS):
65002         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
65003         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
65004         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
65005         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
65006         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
65007         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
65008         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
65009         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
65010         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
65011         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
65012         Don't bother having these macros be independent of each others'
65013         values, since they no longer exist in the POSIX name space.
65014
65015         Rename the following member names back to their old names,
65016         unless !__USE_GNU_REGEX.  All uses changed back.
65017         (buffer): Renamed from re_buffer.
65018         (allocated): Renamed from re_allocated.
65019         (used): Renamed from re_used.
65020         (syntax): Renamed from re_syntax.
65021         (fastmap): Renamed from re_fastmap.
65022         (translate): Renamed from re_translate.
65023         (can_be_null): Renamed from re_can_be_null.
65024         (regs_allocated): Renamed from re_regs_allocated.
65025         (fastmap_accurate): Renamed from re_fastmap_accurate.
65026         (no_sub): Renamed from re_no_sub.
65027         (not_bol): Renamed from re_not_bol.
65028         (not_eol): Renamed from re_not_eol.
65029         (newline_anchor): Renamed from re_newline_anchor.
65030         (num_regs): Renamed from rm_num_regs.
65031         (start): Renamed from rm_start.
65032         (end): Renamed from rm_end.
65033
65034         (free_state): Move up a bit.
65035
65036         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
65037         #define to be empty.
65038         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
65039         when that is what is intended.
65040         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
65041         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
65042         (MAX): New macro.
65043         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
65044         All uses changed back to re_malloc, etc.  It's now the caller's
65045         responsibility to check for overflow; all callers changed.
65046         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
65047         (re_x2nrealloc): Remove.
65048         (free_state): Remove decl.
65049
65050         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
65051         (re_set_registers, re_exec):
65052         Use K&R-style defn.
65053
65054         2006-01-31  Roland McGrath  <roland@redhat.com>
65055
65056         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
65057         Reported by Mike Frysinger <vapier@gentoo.org>.
65058
65059         2006-01-15  Andreas Jaeger  <aj@suse.de>
65060
65061         [BZ #1950]
65062         * lib/regex_internal.c (re_string_reconstruct): Adjust for
65063         build_wcs_upper_buffer change.
65064         (build_wcs_upper_buffer): Change return type.
65065
65066         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
65067
65068         * lib/regex_internal.h: Include <stdint.h> if available.
65069
65070         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
65071
65072         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
65073
65074         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
65075
65076         * lib/regcomp.c: Adjust for changed secondary hash function.
65077
65078         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
65079
65080         * lib/regex.h: Pretty printing.
65081         Clean up namespace a bit.
65082
65083         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
65084
65085         * lib/regexec.c (update_cur_sifted_state, check_arrival,
65086         check_arrival_add_next_nodes): Avoid using uninitialized variable.
65087
65088         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
65089                     Ulrich Drepper  <drepper@redhat.com>
65090
65091         [BZ #1302]
65092         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
65093         changed.
65094         (bitset_word_t): Renamed from bitset_word.  All uses changed.
65095
65096         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
65097
65098         [BZ #281]
65099         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
65100         * lib/regcomp.c: Remove unnecessary uses of
65101         unsigned RE_TRANSLATE_TYPE.
65102         * lib/regex_internal.h: Likewise.
65103         * lib/regex_internal.c: Likewise.
65104         * lib/regexec.c: Likewise.
65105         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
65106
65107         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
65108
65109         * lib/regexec.c (find_recover_state): Remove unnecessary
65110         initialization.
65111         (transit_state_bkref): Make DFA a const pointer.
65112         (get_subexp): Likewise.
65113         (check_arrival): Likewise.
65114         (update_cur_sifted_state): Likewise.
65115         (re_search_internal): Likewise.
65116         (prune_impossible_nodes): Likewise.
65117         (acquire_init_state_context): Likewise.
65118         (proceed_next_node): Likewise.
65119         (set_regs): Likewise.
65120         (free_fail_stack_return): Likewise.
65121         (check_arrival_expand_ecl): Mark DFA parameter as const.
65122         (check_arrival_expand_ecl_sub): Likewise.
65123         (check_subexp_limits): Likewise.
65124         (sub_epsilon_src_nodes):  Likewise.
65125         (add_epsilon_src_nodes):  Likewise.
65126         (merge_state_array): Likewise.
65127         (update_regs): Likewise.
65128         (build_trtable): Likewise.
65129         (sift_states_backward): Mark MCTX parameter as const.
65130         (build_sifted_states): Likewise.
65131         (update_cur_sifted_state): Likewise.
65132         (sift_states_mkref): Likewise.
65133         (check_arrival_expand_ecl): Mark eclosure as const.
65134         (check_dst_limits_calc_pos_1): Likewise.
65135         * lib/regex_internal.h (re_match_context_t): Make dfa a const
65136         pointer.
65137
65138         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
65139
65140         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
65141         (transit_state_sb): Likewise.
65142         (transit_state_mb): Likewise.
65143         (sift_states_iter_mb): Likewise.
65144         (check_arrival_add_next_nodes): Likewise.
65145         (check_node_accept_bytes): Change first parameter to pointer-to-const.
65146         [_LIBC] (re_search_2_stub): Use mempcpy.
65147
65148         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
65149         mbrtowc for very simple UTF-8 case.
65150
65151         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
65152         a pointer-to-const.
65153         (re_acquire_state_context): Likewise.
65154         * lib/regex_internal.h: Adjust prototypes.
65155
65156         * lib/regex.c: Prevent using C++ compilers.
65157
65158         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
65159         (re_acquire_state_context): Likewise.
65160
65161 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
65162
65163         * modules/regex (Depends-on): Add ssize_t.
65164
65165 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
65166
65167         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
65168         translation table.
65169
65170 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
65171
65172         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
65173
65174 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
65175             Bruno Haible  <bruno@clisp.org>
65176
65177         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
65178         <sys/types.h> and <inttypes.h>.
65179
65180 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65181
65182         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
65183         `__error_t_defined', so argp.h will not typedef the former.
65184
65185 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
65186
65187         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
65188         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
65189         glibc names.  Even if glibc is changed to conform to POSIX, the
65190         traditional names will be available anyway, since regex depends on
65191         the extensions module.  Also, fix a longstanding typo in the
65192         implementation of Spencer ERE test #75 from grep 2.3.  Problems
65193         reported by Emanuele Giaquinta.  Also, change sense of cached
65194         variable, so that the message makes sense.
65195
65196 2006-03-24  Simon Josefsson  <jas@extundo.com>
65197
65198         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
65199         including some doc fixes.
65200         (base64_encode_alloc): Fix +1 bug on allocation failures.
65201
65202 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65203
65204         * lib/base64.c (base64_encode): Do not read past end of array with
65205         unsanitized input on systems with CHAR_BIT > 8.
65206
65207 2006-03-24  Eric Blake  <ebb9@byu.net>
65208
65209         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
65210
65211 2006-03-22  Karl Berry  <karl@gnu.org>
65212
65213         * config/srclist.txt (*setenv.[ch]): get from coreutils.
65214         * config/srclistvars.sh (COREUTILS): new var.
65215
65216 2006-03-17  Jim Meyering  <jim@meyering.net>
65217
65218         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
65219         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
65220
65221 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
65222
65223         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
65224         no longer needs it.  Instead, check that regoff_t is as least
65225         as wide as ptrdiff_t.
65226
65227         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
65228         so that our regex.h stays compatible with the installed regex.
65229         This is helpful for installers who configure --without-included-regex.
65230         Problem reported by Emanuele Giaquinta.
65231
65232 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
65233
65234         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
65235         Typedef to long int, not to off_, as POSIX will likely change
65236         in that direction.
65237
65238 2006-03-15  Eric Blake  <ebb9@byu.net>
65239
65240         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
65241
65242 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
65243
65244         * lib/argp-help.c (validate_uparams): Fix typo
65245         * lib/argp-parse.c (argp_default_options): Consistently begin help
65246         messages with a lowercase letter.
65247
65248 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
65249
65250         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
65251         overrun buffers and shouldn't be used (much as gets shouldn't be
65252         used).
65253         * lib/time_r.c (asctime_r, ctime_r): Likewise.
65254
65255 2006-03-08  Simon Josefsson  <jas@extundo.com>
65256
65257         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
65258         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65259
65260 2006-03-08  Simon Josefsson  <jas@extundo.com>
65261
65262         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
65263         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65264
65265 2006-03-08  Simon Josefsson  <jas@extundo.com>
65266
65267         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
65268         signal that configure disabled the device.
65269
65270 2006-03-08  Simon Josefsson  <jas@extundo.com>
65271
65272         * build-aux/maint.mk: Fix refresh-po, to handle no translated
65273         languages.
65274
65275 2006-03-07  Simon Josefsson  <jas@extundo.com>
65276
65277         * modules/getopt (Depends-on): Add unistd.
65278
65279         * modules/unistd: New file.
65280
65281 2006-03-07  Simon Josefsson  <jas@extundo.com>
65282
65283         * modules/gc-random: New file.
65284
65285 2006-03-07  Simon Josefsson  <jas@extundo.com>
65286
65287         * m4/unistd_h.m4: New file.
65288
65289 2006-03-07  Simon Josefsson  <jas@extundo.com>
65290
65291         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
65292         test to be side-effect free by storing the result in the cache
65293         variable gl_cv_lib_readline, and moving the assignment of
65294         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
65295         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65296
65297 2006-03-07  Simon Josefsson  <jas@extundo.com>
65298
65299         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
65300         error on missing devices (the functions will return an error).
65301
65302         * m4/gc.m4: Move random stuff to gc-random.m4
65303
65304 2006-03-07  Simon Josefsson  <jas@extundo.com>
65305
65306         * lib/unistd_.h: New file.
65307
65308 2006-03-07  Simon Josefsson  <jas@extundo.com>
65309
65310         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
65311
65312 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
65313
65314         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
65315         Problem reported by Juan Manuel Guerrero.
65316
65317 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
65318
65319         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
65320         the unistd module.
65321         * lib/getlogin_r.c: Likewise.
65322         * lib/getlogin_r.h: Likewise.
65323         * lib/glob.c: Likewise.
65324         * lib/pagealign_alloc.c: Likewise.
65325         * lib/unistd_.h: Remove; no longer needed.
65326
65327 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
65328
65329         * MODULES.html.sh (Support for systems lacking POSIX:2001):
65330         Add unistd.
65331         * modules/c-stack (Depends-on): Add unistd.
65332         * modules/getlogin_r: Likewise.
65333         * modules/glob: Likewise.
65334         * modules/pagealign_alloc: Likewise.
65335         * modules/unistd (Files): Remove lib/unistd_.h.
65336         (EXTRA_DIST): Remove.
65337         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
65338         need unistd_.h.
65339         (MOSTLYCLEANFILES): Remove unistd.h-t.
65340
65341 2006-03-03  Simon Josefsson  <jas@extundo.com>
65342
65343         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
65344
65345 2006-03-03  Simon Josefsson  <jas@extundo.com>
65346
65347         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
65348         libidn and bison.
65349
65350 2006-03-03  Simon Josefsson  <jas@extundo.com>
65351
65352         * build-aux/maint.mk: Add indent target.
65353
65354 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
65355
65356         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
65357         our replacement poll.h in any case, to avoid a differing
65358         declaration from a system header.  Seen on AIX.
65359
65360 2006-03-01  Simon Josefsson  <jas@extundo.com>
65361
65362         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
65363         <kasal@ucw.cz>.
65364
65365 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
65366
65367         * modules/gettime (Depends-on): Add extensions module.
65368         * modules/nanosleep (Depends-on): Likewise.
65369         * modules/settime (Depends-on): Likewise.
65370
65371 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
65372
65373         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
65374         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
65375         pedantically.
65376         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
65377         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
65378
65379         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
65380         not "==".  Reported by Ralf Wildenhues.
65381
65382 2006-03-01  Karl Berry  <karl@gnu.org>
65383
65384         * doc/Copyright/request-*: new files, synced from gnuorg.
65385
65386 2006-03-01  Karl Berry  <karl@gnu.org>
65387
65388         * config/srclist.txt (Copyright/*): new entries.
65389
65390 2006-02-28  Simon Josefsson  <jas@extundo.com>
65391
65392         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
65393
65394 2006-02-27  Simon Josefsson  <jas@extundo.com>
65395
65396         * lib/base64.h: Indent #define's.  From Jim Meyering
65397         <jim@meyering.net>.
65398
65399 2006-02-27  Jim Meyering  <jim@meyering.net>
65400
65401         Revert the change of 2006-02-24, so these files can continue
65402         to be sync'd from gettext.
65403         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
65404         of `config.h'.
65405
65406 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
65407
65408         * modules/intprops: New file.
65409         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
65410         Add intprops.
65411         * modules/getloadavg (Files): Remove lib/intprops.h.
65412         (Depends-on): Add intprops.
65413         * modules/human: Likewise.
65414         * modules/inttostr: Likewise.
65415         * modules/openat: Likewise.
65416         * modules/sig2str: Likewise.
65417         * modules/userspec: Likewise.
65418         * modules/utimecmp: Likewise.
65419         * modules/xnanosleep: Likewise.
65420         * modules/xstrtol: Likewise.
65421
65422 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
65423
65424         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
65425         * modules/lock-tests (TESTS): Use $(EXEEXT).
65426         * modules/tls-tests: Likewise.
65427         * modules/argp-tests: Likewise.
65428         (check_PROGRAMS): New var, replacing...
65429         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
65430
65431 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65432
65433         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
65434         `config.h'.
65435
65436 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
65437
65438         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
65439
65440 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65441
65442         Sync from coreutils.
65443         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
65444         gl_CHDIR_SAFER.
65445
65446 2006-02-22  Jim Meyering  <jim@meyering.net>
65447
65448         Sync from coreutils.
65449         * m4/chdir-safer.m4: New file.
65450
65451 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
65452
65453         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
65454         AT_FDCWD exceeds INT_MAX.
65455         * lib/openat.h (AT_FDCWD): Likewise.
65456
65457 2006-02-17  Eric Blake  <address@hidden>
65458
65459         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
65460
65461 2006-02-16  Simon Josefsson  <jas@extundo.com>
65462
65463         * modules/getaddrinfo (Depends-on): Add sys_socket.
65464
65465 2006-02-15  Simon Josefsson  <jas@extundo.com>
65466
65467         * build-aux/maint.mk: Add dsyntax-check rule.
65468
65469 2006-02-15  Eric Blake  <ebb9@byu.net>
65470
65471         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
65472         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
65473         'present but cannot compile' warnings on cygwin.
65474         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
65475         use ws2tcpip.h if sys/socket.h works.
65476         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
65477         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
65478
65479 2006-02-14  Simon Josefsson  <jas@extundo.com>
65480
65481         * modules/maintainer-makefile (Files): Rename.
65482
65483         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
65484         and (the local) Makefile.cfg to maint-cfg.mk.
65485
65486         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
65487         to the latter.
65488
65489         * modules/maintainer-makefile: New module.
65490
65491         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
65492         severaly stripped to make it possible to build it up from scratch
65493         with reliable tests.
65494
65495         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
65496         fixes to permit overriding the default actions when configure and
65497         makefile are not available.
65498
65499 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
65500
65501         Sync from coreutils.
65502         * modules/lstat (Depends-on): Don't depend on xalloc.
65503         (License): Change from GPL to LGPL, since this is now simply a
65504         replacement for a libc function.
65505
65506 2006-02-14  Jim Meyering  <jim@meyering.net>
65507
65508         Sync from coreutils.
65509
65510         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
65511         failure on deficient systems, and simplify gnulib lgpl dependencies.
65512         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
65513         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
65514
65515         * lib/xalloc-die.c: Remove unused definition of N_.
65516
65517 2006-02-14  Jim Meyering  <jim@meyering.net>
65518
65519         Sync from coreutils.
65520         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
65521         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
65522         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
65523         double-quote uses of that variable, to accommodate the rare case in
65524         which getmntent is available in none of the libraries checked.  This
65525         happens at least on FreeBSD 5.0.
65526
65527 2006-02-13  Simon Josefsson  <jas@extundo.com>
65528
65529         * gnulib-tool (Usage): Fix --import, from
65530         karl@freefriends.org (Karl Berry).
65531
65532 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
65533
65534         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
65535
65536 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
65537
65538         * lib/argp-namefrob.h: Restore changes accidentally lost during the
65539         "autoupdate" on 2005-12-12.
65540
65541 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
65542
65543         * modules/closeout (Depends-on): Remove atexit.
65544
65545 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
65546
65547         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
65548         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
65549
65550 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
65551
65552         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
65553         __EXTENSIONS__ if this causes compilation to fail.  Problem
65554         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
65555         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
65556
65557 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
65558
65559         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
65560         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
65561         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
65562         All uses changed.
65563
65564 2006-01-26  Simon Josefsson  <jas@extundo.com>
65565
65566         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
65567         prototype is visible on mingw32.
65568
65569         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
65570         for mingw32.
65571
65572         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
65573         mingw32).
65574
65575 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
65576
65577         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
65578         attempt to open for write; this always fails, at least on POSIX
65579         hosts.  This reinstates the 2006-01-09 change, which was
65580         inadvertently removed.
65581
65582 2006-01-26  Bruno Haible  <bruno@clisp.org>
65583
65584         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
65585         Reported by Paul Eggert.
65586
65587 2006-01-26  Bruno Haible  <bruno@clisp.org>
65588             Paul Eggert  <eggert@cs.ucla.edu>
65589
65590         * lib/stdbool_.h (_Bool)
65591         [(! (defined __cplusplus || defined __BEOS__)
65592           && !defined __GNUC__
65593           && !(defined __HP_cc || defined __xlc__
65594                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
65595                || defined __sgi))]:
65596         #define to signed char in these cases too; this simplifies
65597         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
65598         etc., separately) and makes it more conservative.
65599
65600 2006-01-25  Simon Josefsson  <jas@extundo.com>
65601
65602         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
65603         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
65604         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
65605
65606 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
65607
65608         * lib/argp-namefrob.h: Bugfix. Remove stray #
65609
65610 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
65611
65612         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
65613         so that we test the test.
65614         Check for yet another HP-UX cc bug involving *bool |= bool.
65615
65616 2006-01-25  Karl Berry  <karl@gnu.org>
65617
65618         * config/srclist.txt (vasnprintf.c): sync lost.
65619
65620 2006-01-25  Jim Meyering  <jim@meyering.net>
65621
65622         Sync from the stable (b5) branch of coreutils:
65623
65624         * lib/fts.c (fts_children): Don't let close() clobber errno from
65625         failed fchdir().
65626
65627         * lib/fts.c (fts_stat): When following a symlink-to-directory,
65628         don't necessarily interpret stat-fails+lstat-succeeds as indicating
65629         a dangling symlink.  That can also happen at least for ELOOP.
65630         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
65631         FYI, this bug predates the inclusion of fts.c in coreutils.
65632
65633         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
65634         in their own block, so pre-c99 compilers don't object.
65635
65636         Avoid the double-free (first in fts_read, second in fts_close) that
65637         would occur when an `active' directory is made inaccessible (e.g.,
65638         via chmod a-x) during a traversal.
65639         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
65640         before returning.  Reproduce this failure by
65641         mkdir -p a/b; cd a; chmod a-x . b
65642         Reported by Stavros Passas.
65643
65644 2006-01-25  Jim Meyering  <jim@meyering.net>
65645
65646         * lib/fileblocks.c: Remove more useless parentheses.
65647         * lib/readutmp.h: Likewise.
65648
65649 2006-01-25  Bruno Haible  <bruno@clisp.org>
65650
65651         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
65652         warnings.
65653         Reported by Paul Eggert.
65654
65655 2006-01-25  Bruno Haible  <bruno@clisp.org>
65656
65657         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
65658         rid of a trap command. For Solaris sh.
65659         Reported by Mark D. Baushke <mdb@gnu.org>.
65660
65661 2006-01-24  Simon Josefsson  <jas@extundo.com>
65662
65663         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
65664         Bruno.
65665
65666 2006-01-24  Karl Berry  <karl@gnu.org>
65667
65668         * config/srclist.txt (argp-namefrob.h): sync lost.
65669
65670 2006-01-24  Jim Meyering  <jim@meyering.net>
65671
65672         * modules/openat (Files): Add lib/intprops.h.
65673         From Mark D. Baushke.
65674
65675 2006-01-24  Jim Meyering  <jim@meyering.net>
65676
65677         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
65678         Reported by Mark D. Baushke.
65679
65680 2006-01-24  Jim Meyering  <jim@meyering.net>
65681
65682         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
65683
65684 2006-01-24  Bruno Haible  <bruno@clisp.org>
65685
65686         * modules/strnlen (Maintainer): Change from glibc to all.
65687
65688 2006-01-24  Bruno Haible  <bruno@clisp.org>
65689
65690         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
65691         Patch by Paul Eggert.
65692
65693 2006-01-24  Bruno Haible  <bruno@clisp.org>
65694
65695         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
65696         already has it.
65697         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
65698         2005-11-26.
65699
65700         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
65701         'signed char' to avoid problems with the built-in _Bool type.
65702         Reported by Paul Eggert on 2005-11-26.
65703
65704 2006-01-24  Bruno Haible  <bruno@clisp.org>
65705
65706         * gnulib-tool (func_import): Avoid constructing complicated sed
65707         expressions inside backquote.
65708         Report and solution by Mark D. Baushke <mdb@gnu.org>.
65709
65710 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
65711
65712         These changes imported from libc.
65713         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
65714         test and two separate function calls.
65715         * lib/strndup.c (__strndup): Add libc_hidden_def.
65716
65717 2006-01-23  Simon Josefsson  <jas@extundo.com>
65718
65719         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
65720         Remove the test_*_SOURCES variable: automake infers it by default.
65721         * modules/tls-tests: Likewise.
65722
65723 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
65724
65725         Work around porting bugs reported by Dieter in
65726         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
65727         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
65728         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
65729         Include "getopt.h" first, to check interface.
65730         (getenv): Declare only if defined HAVE_DECL_GETENV &&
65731         !HAVE_DECL_GETENV.
65732         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
65733         (__strndup): Revert to K&R-style function dfns, the glibc style.
65734         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
65735         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
65736         Include strnlen.h first, to get prototype properly.
65737         (strnlen): Renamed from __strnlen.
65738         Remove weak alias.
65739
65740 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
65741
65742         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
65743
65744 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
65745
65746         * config/srclist.txt: Adjust to reflect glibc reorganization.
65747         This affects only comments.
65748
65749 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
65750
65751          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
65752          Reported by Bruce Korb <bkorb@gnu.org>.
65753
65754 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
65755
65756         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
65757         to pacify gcc -Wswitch-default.
65758
65759 2006-01-22  Bruno Haible  <bruno@clisp.org>
65760
65761         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
65762         temporary buffer for sprintf, take into account the precision also
65763         for 'd', 'i', 'u', 'o', 'x', 'X'.
65764
65765 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
65766
65767         * modules/argp-tests: New module
65768         * tests/test-argp.c: New file
65769         * tests/test-argp-2.sh: New file
65770
65771 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
65772
65773         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
65774         (__argp_base_name): Removed
65775         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
65776         typo.
65777         (__argp_base_name): Provide macro definition or extern declaration
65778         depending on the configuration
65779
65780 2006-01-20  Simon Josefsson  <jas@extundo.com>
65781
65782         * modules/inet_ntop (Depends-on): Depend on sys_socket.
65783
65784 2006-01-20  Simon Josefsson  <jas@extundo.com>
65785
65786         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
65787
65788 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
65789
65790         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
65791         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
65792         Suggested by Bruno Haible.
65793
65794 2006-01-20  Karl Berry  <karl@gnu.org>
65795
65796         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
65797         until changes propagate, I guess.
65798
65799 2006-01-19  Simon Josefsson  <jas@extundo.com>
65800
65801         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
65802
65803 2006-01-19  Simon Josefsson  <jas@extundo.com>
65804
65805         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
65806
65807 2006-01-19  Simon Josefsson  <jas@extundo.com>
65808
65809         * gnulib-tool: Set check_PROGRAMS.
65810
65811         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
65812         modules/des-tests, modules/gc-arcfour-tests,
65813         modules/gc-arctwo-tests, modules/gc-des-tests,
65814         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
65815         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
65816         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
65817         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
65818         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
65819         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
65820         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
65821         test_*_SOURCES.
65822
65823 2006-01-18  Simon Josefsson  <jas@extundo.com>
65824
65825         * modules/socklen (Depends-on): Depend on sys_socket.
65826
65827 2006-01-18  Simon Josefsson  <jas@extundo.com>
65828
65829         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
65830         modules/des-tests, modules/gc-arcfour-tests,
65831         modules/gc-arctwo-tests, modules/gc-des-tests,
65832         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
65833         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
65834         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
65835         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
65836         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
65837         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
65838         $(EXEEXT) to automake TESTS variable, for mingw32.
65839
65840 2006-01-17  Simon Josefsson  <jas@extundo.com>
65841
65842         * modules/socklen (Include): Need sys/socket.h.
65843
65844 2006-01-17  Bruno Haible  <bruno@clisp.org>
65845
65846         * modules/ssize_t (Include): Add <sys/types.h>.
65847
65848 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
65849
65850         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
65851         it's not portable and it doesn't work with cross-compiles.
65852         Problem reported by Bruno Haible.  Fix missing-$ typo in
65853         'test "gl_cv_ignore_unused_libraries" ...' that prevented
65854         -zignore from being used with Sun's C compiler.
65855
65856 2006-01-12  Simon Josefsson  <jas@extundo.com>
65857
65858         * lib/base64.c: Fix warning, reported by Bruno Haible
65859         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
65860
65861 2006-01-12  Bruno Haible  <bruno@clisp.org>
65862
65863         * modules/ldd: New file.
65864         * build-aux/ldd.sh.in: New file.
65865         * MODULES.html.sh (Support for building libraries and executables): Add
65866         ldd.
65867
65868 2006-01-12  Bruno Haible  <bruno@clisp.org>
65869
65870         * m4/ldd.m4: New file.
65871
65872 2006-01-12  Bruno Haible  <bruno@clisp.org>
65873
65874         * gnulib-tool (func_import, func_create_testdir): Don't go into an
65875         endless loop while replacing $auxdir with build-aux.
65876
65877 2006-01-11  Simon Josefsson  <jas@extundo.com>
65878
65879         * lib/stdint_.h (SIZE_MAX): Add missing (.
65880
65881 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
65882
65883         Sync from coreutils.
65884         * lib/md5.c: Fix commentary typos.
65885         (alignof, UNALIGNED_P): No need for a GCC-specific version.
65886         * lib/md5.h (__attribute__): Remove; unused.
65887         * lib/sha1.c: Fix commentary to match md5 better.
65888         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
65889         so that we don't need to worry about alignment.  All uses changed.
65890         This merges the 2005-10-28 md5 change into sha1.
65891
65892 2006-01-11  Jim Meyering  <jim@meyering.net>
65893
65894         Sync from coreutils.
65895         * lib/md5.c (OP): Fix spacing.
65896
65897 2006-01-11  Bruno Haible  <bruno@clisp.org>
65898
65899         Ensure automatic ordering between gl_LOCK and gl_ARGP.
65900         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
65901         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
65902
65903 2006-01-11  Bruno Haible  <bruno@clisp.org>
65904
65905         Ensure automatic ordering between gl_LOCK and gl_ARGP.
65906         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
65907         the "early" section as well.
65908
65909 2006-01-11  Bruno Haible  <bruno@clisp.org>
65910
65911         Avoid "ar: no archive members specified" error on MacOS X.
65912         * gnulib-tool (func_modules_add_dummy): New function.
65913         (func_import, func_create_testdir): Invoke it.
65914
65915 2006-01-11  Bruno Haible  <bruno@clisp.org>
65916
65917         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
65918         with $auxdir in AC_CONFIG_FILES statements.
65919
65920 2006-01-11  Bruno Haible  <bruno@clisp.org>
65921
65922         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
65923         Initialize also noinst_HEADERS to empty.
65924
65925 2006-01-11  Bruno Haible  <bruno@clisp.org>
65926
65927         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
65928         variables.
65929         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
65930         autoreconf.
65931
65932 2006-01-11  Bruno Haible  <bruno@clisp.org>
65933
65934         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
65935         overridable by the user.
65936         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65937
65938 2006-01-10  Simon Josefsson  <jas@extundo.com>
65939
65940         * modules/sys_socket: New file.
65941
65942 2006-01-10  Simon Josefsson  <jas@extundo.com>
65943
65944         * m4/sys_socket_h.m4: New file.
65945
65946 2006-01-10  Simon Josefsson  <jas@extundo.com>
65947
65948         * lib/socket_.h: New file.
65949
65950 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
65951
65952         * modules/readutmp (Maintainer): Add myself.
65953
65954 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
65955
65956         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
65957         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
65958         People who are still concerned with buggy memcmp implementations
65959         can invoke gl_FUNC_MEMCMP themselves.
65960
65961 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
65962
65963         * lib/regex_internal.h (BITSET_WORD_BITS):
65964         Work around a bug in 64-bit PGC (before version 6.1-2), where the
65965         preprocessor mishandles large unsigned values as if they were signed.
65966         Problem reported by Claudio Fontana in
65967         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
65968
65969 2006-01-10  Jim Meyering  <jim@meyering.net>
65970
65971         Avoid the double-free (first in fts_read, second in fts_close) that
65972         would occur when an `active' directory is made inaccessible (e.g.,
65973         via chmod a-x) during a traversal.
65974         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
65975         before returning.  Reproduce this failure by
65976         mkdir -p a/b; cd a; chmod a-x . b
65977         Reported by Stavros Passas.
65978
65979         Sync from coreutils.
65980         * lib/sha1.c: Tweak grammar in a comment.
65981
65982 2006-01-10  Jim Meyering  <jim@meyering.net>
65983
65984         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
65985         Patch by Joerg Sonnenberger.
65986
65987 2006-01-10  Bruno Haible  <bruno@clisp.org>
65988
65989         * modules/readutmp: Depend on module free.
65990         * modules/strtok_r: Depend on module restrict.
65991
65992 2006-01-10  Bruno Haible  <bruno@clisp.org>
65993
65994         * modules/gettext (configure.ac): Add an invocation of
65995         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
65996
65997 2006-01-10  Bruno Haible  <bruno@clisp.org>
65998
65999         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
66000         Reported by Werner Lemberg <wl@gnu.org>.
66001
66002 2006-01-10  Bruno Haible  <bruno@clisp.org>
66003
66004         * lib/localcharset.c: Update from GNU gettext.
66005
66006 2006-01-10  Bruno Haible  <bruno@clisp.org>
66007
66008         * lib/argp.h (__const): Remove macro. Use const instead.
66009         * lib/argp-fmtstream.h (__const): Likewise.
66010         * lib/glob_.h (__const): Remove macro.
66011         * lib/glob-libc.h: Use const instead of __const.
66012
66013 2006-01-10  Bruno Haible  <bruno@clisp.org>
66014
66015         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
66016         variable.
66017         Needed to avoid an automake error regarding the 'gettext' module.
66018
66019 2006-01-09  Simon Josefsson  <jas@extundo.com>
66020
66021         * modules/inet_ntop (Depends-on): Add restrict.
66022
66023 2006-01-09  Simon Josefsson  <jas@extundo.com>
66024
66025         * modules/gc-rijndael-tests (License): Put under LGPL.
66026
66027         * modules/gc-des-tests (License): Likewise.
66028
66029         * modules/gc-arcfour-tests (License): Likewise.
66030
66031         * modules/gc-arctwo-tests (License): Likewise.
66032
66033         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
66034
66035         * modules/gc-hmac-sha1-tests (Files): Likewise.
66036
66037         * modules/gc-hmac-md5-tests (License): Likewise.
66038
66039         * modules/gc-sha1-tests (License): Likewise.
66040
66041         * modules/gc-md5-tests (License): Likewise.
66042
66043         * modules/gc-md4-tests (License): Likewise.
66044
66045         * modules/gc-md2-tests (License): Likewise.
66046
66047         * modules/gc-tests (License): Likewise.
66048
66049         * modules/des-tests (License): Likewise.
66050
66051         * modules/md4-tests (License): Likewise.
66052
66053         * modules/md2-tests (License): Likewise.
66054
66055 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66056
66057         Sync from coreutils:
66058
66059         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
66060         * modules/lib-ignore: New file.
66061         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
66062         chdir-safer.m4, lchmod.m4.
66063         * modules/openat: Add mkdirat.c, openat-priv.h.
66064
66065 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66066
66067         Sync from coreutils.
66068         * m4/lib-ignore.m4: New file.
66069         * m4/lchmod.m4: New file.
66070
66071 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66072
66073         Sync from coreutils.
66074         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
66075         for write access: POSIX says that must fail.
66076         * lib/fts.c (diropen): Likewise.
66077         * lib/save-cwd.c (save_cwd): Likewise.
66078         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
66079         well, for minor improvements on hosts that lack O_DIRECTORY.
66080         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
66081         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
66082         Fall back on chown if open failed with EACCES.
66083
66084         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
66085         Report an error at compile-time if only a 1-second nominal clock
66086         resolution is found.
66087
66088         * lib/lchmod.h: New file.
66089         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
66090         (make_dir_parents): Use lchown rather than chown, and
66091         lchmod rather than chmod.
66092
66093         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
66094         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
66095         "proc" reported by n0dalus.
66096
66097         * lib/mountlist.c: Include <limits.h>.
66098         (dev_from_mount_options)
66099         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
66100         New function.  It no longer assumes "dev=" has the System V meaning
66101         on Linux (since it doesn't).  It also parses "dev=" more carefully.
66102         (read_file_system_list)
66103         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
66104         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
66105         dev= in that case.
66106
66107         * lib/posixtm.h (PDS_PRE_2000): New macro.
66108         * lib/posixtm.c (year): Arg is now syntax_bits rather than
66109         allow_century.  All usages changed.  Reject dates outside the range
66110         1969-1999 if PDS_PRE_2000 is used.
66111
66112 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66113
66114         Sync from coreutils.
66115         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
66116         (Time of day items): Mention the possibility of leap seconds.
66117         Problem reported by Dr. David Alan Gilbert.
66118
66119 2006-01-09  Jim Meyering  <jim@meyering.net>
66120
66121         Sync from coreutils.
66122
66123         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
66124
66125         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
66126
66127         * lib/modechange.c (mode_compile): Reject an invalid mode string
66128         that starts with an octal digit.  From Andreas Gruenbacher.
66129
66130         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
66131         and dup to open_safer and dup_safer, respectively.
66132         (openat_permissive): Fix typo in comment.
66133
66134         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
66135         "gettext.h"; either no longer needed or are guaranteed by openat.h.
66136         (_): Remove; no longer needed.
66137         (openat): Renamed from rpl_openat; no need for rpl_openat
66138         since openat.h renames openat for us.
66139         Replace most of the body with a call to openat_permissive,
66140         to avoid duplicate code.
66141         Port to (probably hypothetical) environments were mode_t is
66142         wider than int.
66143         (openat_permissive): Require mode arg, so that we can check
66144         types better.  Put it just after flags.  Change cwd failure
66145         indicator from pointer-to-bool to pointer-to-errno-value.
66146         All callers changed.
66147         Invoke openat_save_fail and/or openat_restore_fail if
66148         cwd_errno is null, so that openat can call us.
66149         (openat_permissive, fdopendir, fstatat, unlinkat):
66150         Simplify errno handling to avoid some duplicate code,
66151         as it's OK to set errno on success.
66152         * lib/openat.h: Revamp code so that function macros depend on
66153         __OPENAT_PREFIX only, not also on AT_FDCWD.
66154         (openat_ro): Remove.  Caller changed to use openat_permissive.
66155         (openat_permissive): Now a macro, if not a function.
66156         (openat_restore_fail, openat_save_fail): Now always functions,
66157         since mkdirat needs them even if __OPENAT_PREFIX is defined.
66158
66159         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
66160         and openat.c.
66161         * lib/mkdirat.c: Include openat-priv.h.
66162         Remove definitions of macros defined therein.
66163         * lib/openat.c: Likewise.
66164
66165         * lib/mkdirat.c (mkdirat): New file and function.
66166         * lib/openat.h (mkdirat): Declare.
66167
66168         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
66169
66170         * lib/openat.h (openat_permissive): Declare.
66171         (openat_ro): Define.
66172
66173         * lib/openat.c (EXPECTED_ERRNO): New macro.
66174         (openat_permissive): New function -- used in remove.c rewrite.
66175         (all functions): Set errno just before returning, only if there
66176         was an actual failure.
66177         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
66178
66179         Emulate openat-family functions using Linux's procfs, if possible.
66180         Idea and some code based on Ulrich Drepper's glibc changes.
66181
66182         * lib/openat.c: (BUILD_PROC_NAME): New macro.
66183         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
66184         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
66185         before falling back on save_cwd and restore_cwd.
66186         (fdopendir, fstatat, unlinkat): Likewise.
66187
66188         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
66189         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
66190
66191         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
66192         as second argument to va_arg.  Otherwise, some versions of gcc
66193         warn that `if this code is reached, the program will abort'.
66194
66195 2006-01-09  Jim Meyering  <jim@meyering.net>
66196
66197         Sync from coreutils.
66198         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
66199         Require openat-priv.h.
66200
66201 2006-01-09  Bruno Haible  <bruno@clisp.org>
66202
66203         * modules/strnlen (Include): Use strnlen.h.
66204
66205 2006-01-09  Bruno Haible  <bruno@clisp.org>
66206
66207         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
66208
66209 2006-01-09  Bruno Haible  <bruno@clisp.org>
66210
66211         * lib/sysexit_.h (EX_OK): New macro.
66212         Suggested by Martin Lambers <marlam@marlam.de>.
66213
66214 2006-01-09  Bruno Haible  <bruno@clisp.org>
66215
66216         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
66217         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
66218
66219 2006-01-09  Bruno Haible  <bruno@clisp.org>
66220
66221         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
66222         numbers.
66223
66224 2006-01-09  Bruno Haible  <bruno@clisp.org>
66225
66226         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
66227         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
66228         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
66229         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
66230
66231 2006-01-09  Bruno Haible  <bruno@clisp.org>
66232
66233         * build-aux/javacomp.sh.in: New file, moved from lib/.
66234         * modules/javacomp-script (Files): Update.
66235         (configure.ac): Add AC_CONFIG_FILES invocation.
66236         (EXTRA_DIST): Remove variable.
66237
66238         * build-aux/javaexec.sh.in: New file, moved from lib/.
66239         * modules/javaexec (Files): Update.
66240         (configure.ac): Add AC_CONFIG_FILES invocation.
66241         (EXTRA_DIST): Remove javaexec.sh.in.
66242
66243         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
66244         * modules/csharpcomp-script (Files): Update.
66245         (configure.ac): Add AC_CONFIG_FILES invocation.
66246         (EXTRA_DIST): Remove variable.
66247
66248         * build-aux/csharpexec.sh.in: New file, moved from lib/.
66249         * modules/csharpexec (Files): Update.
66250         (configure.ac): Add AC_CONFIG_FILES invocation.
66251         (EXTRA_DIST): Remove csharpexec.sh.in.
66252
66253 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
66254
66255         Sync from coreutils.
66256
66257         Add POSIX ACL support
66258         * lib/acl.h (copy_acl, set_acl): Add declarations.
66259         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
66260         systems other than Linux.
66261         (chmod_or_fchmod): New function: use fchmod when possible,
66262         and chmod otherwise.
66263         (file_has_acl): Add a POSIX ACL implementation, with a
66264         Linux-specific subcase.
66265         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
66266         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
66267         acls are unsupported.
66268         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
66269         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
66270         are unsupported.
66271
66272 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
66273
66274         Sync from coreutils.
66275         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
66276
66277 2006-01-07  Bruno Haible  <bruno@clisp.org>
66278
66279         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
66280         gl_EARLY.
66281
66282 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
66283
66284         * lib/strftime.c (tzname): Don't declare if it is already #defined.
66285         Problem reported for Mingw by Mark Junker.
66286
66287 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
66288
66289         * README: Gnulib normally doesn't generate a tarball.
66290
66291 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
66292
66293         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
66294         long int, not int, for nanosecond counts, so that people who are
66295         used to POSIX struct timespec won't be surprised.  Reported by Jim
66296         Meyering.
66297
66298 2005-12-28  Bruno Haible  <bruno@clisp.org>
66299
66300         * build-aux/config.rpath: Update from GNU gettext.
66301
66302 2005-12-16  Jim Meyering  <jim@meyering.net>
66303
66304         * modules/fprintftime: New module.
66305         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
66306
66307 2005-12-16  Jim Meyering  <jim@meyering.net>
66308
66309         * m4/fprintftime.m4: New file.
66310
66311 2005-12-16  Jim Meyering  <jim@meyering.net>
66312
66313         * lib/fprintftime.c, lib/fprintftime.h: New files.
66314
66315 2005-12-15  Simon Josefsson  <jas@extundo.com>
66316
66317         * modules/socklen (configure.ac): Fix M4 macro name, to align with
66318         new m4/socklen.m4.
66319
66320 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
66321
66322         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
66323         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
66324
66325 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
66326
66327         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
66328         * lib/argp-help.c (fill_in_uparams): Check if the constructed
66329         struct uparams is valid. Fall back to the default values if it is
66330         not.
66331
66332 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
66333
66334         * modules/argp (Files): Add argp-pin.c
66335         (Depends-on): dirname
66336         (lib_SOURCES): Add argp-pin.c
66337
66338 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
66339
66340         * m4/argp.m4:  Check if program_invocation_name and
66341         program_invocation_short_name are declared and define appropriate
66342         macros if they are not.
66343
66344 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
66345
66346         * lib/argp-help.c (__argp_base_name): New function
66347         (__argp_short_program_name): Rewrite using __argp_base_name
66348         * lib/argp-namefrob.h: Define program_invocation_name and
66349         program_invocation_short_name if requested
66350         (__argp_base_name): Add prototype
66351         * lib/argp-parse.c (argp_def): Use gettext wrappers
66352         (argp_default_parser): Use __argp_base_name
66353         * lib/argp-pin.c: New file. Defines program_invocation_name and
66354         program_invocation_short_name on systems that lack them.
66355
66356 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
66357
66358         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
66359         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
66360         porting problem reported by Georg Schwarz in
66361         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
66362
66363 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
66364
66365         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
66366         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
66367         porting problem reported by Georg Schwarz in
66368         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
66369
66370 2005-12-05  Bruno Haible  <bruno@clisp.org>
66371
66372         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
66373         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
66374         Reported by Mark Junker <mjscod@gmx.de>.
66375
66376 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
66377
66378         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
66379         Use implementation from Albert Chin, with some
66380         comments/corrections by Stepan Kasal and myself.
66381
66382 2005-12-02  Bruno Haible  <bruno@clisp.org>
66383
66384         * gnulib-tool (func_import): Accept GPLed build tool modules when
66385         --lgpl is given.
66386         * modules/csharpcomp-script: New file.
66387         * modules/csharpcomp: Depend on it.
66388         * modules/javacomp-script: New file.
66389         * modules/javacomp: Depend on it.
66390         Suggested by Simon Josefsson.
66391
66392 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
66393
66394         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
66395         statement, to work around an HP-UX 10.20 compiler bug reported by
66396         Peter O'Gorman.
66397
66398 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
66399
66400         * modules/savedir (Depends-on): Add openat.
66401
66402 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
66403
66404         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
66405         (uintmax_t) [defined uintmax_t]: Do not declare.
66406         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
66407         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
66408         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
66409         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
66410         sake of portability to weird hosts that C allows (though we don't
66411         know of any practical examples).
66412
66413         * lib/savedir.h (fdsavedir): New decl.
66414         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
66415         contains most of the former guts of savedir.
66416         (savedir): Use savedirstream.
66417         Include "openat.h".
66418
66419 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
66420
66421         * modules/obstack (Files): Add m4/ulonglong.m4.
66422         Problem reported by Davide Angelocola.
66423
66424 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
66425
66426         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
66427         coreutils no longer futzes with rounding modes.
66428
66429 2005-11-14  Jim Meyering  <jim@meyering.net>
66430
66431         * lib/mkstemp-safer.c: Include <config.h>, required for possible
66432         replacement of mkstemp.
66433
66434 2005-11-10  Simon Josefsson  <jas@extundo.com>
66435
66436         * lib/readline.c: Remove EOL.
66437
66438 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
66439
66440         * modules/gethrxtime (Depends-on): Add gettime.
66441
66442 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
66443
66444         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
66445         or gettimeofday; no longer needed.
66446
66447 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
66448
66449         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
66450         time business.
66451         (gethrxtime) [! (HAVE_NANOUPTIME
66452         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
66453         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
66454         our own approximation.
66455
66456 2005-11-08  Eric Blake  <ebb9@byu.net>
66457
66458         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
66459
66460 2005-11-08  Eric Blake  <ebb9@byu.net>
66461
66462         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
66463
66464 2005-11-04  Bruno Haible  <bruno@clisp.org>
66465
66466         * gnulib-tool: Implement --update mode.
66467
66468 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
66469
66470         Fix porting problem reported by Theodoros V. Kalamatianos.
66471         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
66472         Don't assume that futimes failing means we must fail.
66473
66474 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
66475
66476         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
66477         variables to suggest the intended function of the PATH_MAX check.
66478
66479 2005-10-30  Kean Johnston  <jkj@sco.com>
66480
66481         Trivial changes to support SCO systems.
66482         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
66483         as PATH_MAX.
66484         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
66485         where __ptr is null when no I/O is pending.
66486
66487 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
66488
66489         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
66490         leave errno alone.  Problem reported by Dmitry V. Levin.
66491
66492 2005-10-28  Simon Josefsson  <jas@extundo.com>
66493
66494         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
66495         Test more.
66496
66497         * tests/test-gc-md2.c, tests/test-md2.c: New files.
66498
66499         * modules/md2, modules/md2-tests: New files.
66500
66501 2005-10-28  Simon Josefsson  <jas@extundo.com>
66502
66503         * m4/inet_ntop.m4: More tests.
66504
66505         * m4/gc-md2.m4, md2.m4: New file.
66506
66507 2005-10-28  Simon Josefsson  <jas@extundo.com>
66508
66509         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
66510         "restrict" keywords, as per POSIX.  Protect the function
66511         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
66512         Don't use K&R prototypes.  Check the sprintf return values.
66513         Re-define EAFNOSUPPORT if not present.  Indent.
66514
66515         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
66516         suggested by Bruno Haible <bruno@clisp.org>.
66517
66518         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
66519
66520         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
66521
66522         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
66523         libgcrypt).
66524
66525         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
66526
66527         * lib/md2.h, lib/md2.c: New files.
66528
66529 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
66530
66531         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
66532         errno alone.  Problem reported by Frederic Jolliton.
66533
66534 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
66535
66536         * modules/verify (License): Change from GPL to LGPL.  This is a
66537         tiny module and there are apparently near-equivalents that are
66538         under the BSD license.
66539
66540 2005-10-24  Simon Josefsson  <jas@extundo.com>
66541
66542         * modules/sha1: Relicense to LGPL.
66543
66544 2005-10-24  Simon Josefsson  <jas@extundo.com>
66545
66546         * lib/md4.h: Shrink buffer size, now that we changed the type.
66547
66548 2005-10-23  Simon Josefsson  <jas@extundo.com>
66549
66550         * gnulib-tool (func_import): Fix --tests-base.
66551
66552 2005-10-22  Simon Josefsson  <jas@extundo.com>
66553
66554         * modules/arcfour (Depends-on): Need stdint.
66555
66556 2005-10-22  Simon Josefsson  <jas@extundo.com>
66557
66558         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
66559         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
66560
66561 2005-10-22  Simon Josefsson  <jas@extundo.com>
66562
66563         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
66564         suggested by Bruno Haible <bruno@clisp.org>.
66565
66566 2005-10-22  Simon Josefsson  <jas@extundo.com>
66567
66568         * lib/crc.h: Include stddef.h, for size_t.
66569
66570 2005-10-22  Simon Josefsson  <jas@extundo.com>
66571
66572         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
66573         arcfour_context struct (simplify test vector testing in GNU
66574         Shishi).
66575
66576 2005-10-21  Simon Josefsson  <jas@extundo.com>
66577
66578         * modules/des, modules/des-tests: New files.
66579
66580         * modules/gc-des, modules/gc-des-tests: New files.
66581
66582         * tests/test-des.c, tests/test-gc-des.c: New file.
66583
66584 2005-10-21  Simon Josefsson  <jas@extundo.com>
66585
66586         * modules/arctwo, modules/arctwo-tests: New files.
66587
66588         * tests/test-arctwo.c: New file.
66589
66590         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
66591
66592         * tests/test-gc-arctwo.c: New file.
66593
66594 2005-10-21  Simon Josefsson  <jas@extundo.com>
66595
66596         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
66597         Bruno Haible <bruno@clisp.org>.
66598
66599         * m4/gc-des.m4: New file.
66600
66601 2005-10-21  Simon Josefsson  <jas@extundo.com>
66602
66603         * m4/arctwo.m4: New file.
66604
66605         * m4/gc-arctwo.m4: New file.
66606
66607 2005-10-21  Simon Josefsson  <jas@extundo.com>
66608
66609         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
66610         block.
66611
66612 2005-10-21  Simon Josefsson  <jas@extundo.com>
66613
66614         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
66615         <bruno@clisp.org>.
66616
66617         * lib/hmac-sha1.c (hmac_sha1): Likewise.
66618
66619         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
66620         Bruno Haible <bruno@clisp.org>.
66621
66622         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
66623         <bruno@clisp.org>.
66624
66625 2005-10-21  Simon Josefsson  <jas@extundo.com>
66626
66627         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
66628
66629 2005-10-21  Simon Josefsson  <jas@extundo.com>
66630
66631         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
66632
66633 2005-10-21  Simon Josefsson  <jas@extundo.com>
66634
66635         * lib/des.h, lib/des.c: New files.
66636
66637         * lib/gc-gnulib.c: Support DES.c
66638
66639 2005-10-21  Simon Josefsson  <jas@extundo.com>
66640
66641         * lib/arctwo.h, lib/arctwo.c: New files.
66642
66643         * lib/gc-gnulib.c: Support ARCTWO.
66644
66645 2005-10-21  Simon Josefsson  <jas@extundo.com>
66646
66647         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
66648         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
66649
66650 2005-10-21  Simon Josefsson  <jas@extundo.com>
66651
66652         * gnulib-tool (func_import, func_create_testdir): Define automake
66653         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
66654         Makefile.am snippet),
66655         suggested by Bruno Haible <bruno@clisp.org>.
66656
66657         * modules/gc (Makefile.am): Use it.
66658
66659 2005-10-21  Bruno Haible  <bruno@clisp.org>
66660
66661         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
66662         patch.
66663
66664 2005-10-19  Simon Josefsson  <jas@extundo.com>
66665
66666         * tests/test-gc-rijndael.c: New file.
66667
66668         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
66669
66670 2005-10-19  Simon Josefsson  <jas@extundo.com>
66671
66672         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
66673         interface too.
66674
66675 2005-10-19  Simon Josefsson  <jas@extundo.com>
66676
66677         * tests/test-gc-arcfour.c: New file.
66678
66679         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
66680
66681 2005-10-19  Simon Josefsson  <jas@extundo.com>
66682
66683         * modules/gc-md4, modules/gc-md4-tests: New file.
66684
66685         * tests/test-gc-md4.c: New file.
66686
66687 2005-10-19  Simon Josefsson  <jas@extundo.com>
66688
66689         * m4/gc-md4.m4: New file.
66690
66691 2005-10-19  Simon Josefsson  <jas@extundo.com>
66692
66693         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
66694         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
66695         <kasal@ucw.cz>.
66696
66697 2005-10-19  Simon Josefsson  <jas@extundo.com>
66698
66699         * m4/gc-arcfour.m4: New file.
66700
66701         * m4/gc-rijndael.m4: New file.
66702
66703 2005-10-19  Simon Josefsson  <jas@extundo.com>
66704
66705         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
66706
66707 2005-10-19  Simon Josefsson  <jas@extundo.com>
66708
66709         * lib/gc-gnulib.c: Support ARCFOUR.
66710
66711 2005-10-19  Simon Josefsson  <jas@extundo.com>
66712
66713         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
66714         support.
66715
66716         * lib/gc.h: Add ECB enum type.
66717
66718         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
66719
66720 2005-10-18  Simon Josefsson  <jas@extundo.com>
66721
66722         * tests/test-md5.c: New file.
66723
66724         * modules/md5-tests: New file.
66725
66726 2005-10-18  Simon Josefsson  <jas@extundo.com>
66727
66728         * tests/test-md4.c: New file.
66729
66730         * modules/md4, modules/md4-tests: New files.
66731
66732 2005-10-18  Simon Josefsson  <jas@extundo.com>
66733
66734         * m4/md4.m4: New file.
66735
66736 2005-10-18  Simon Josefsson  <jas@extundo.com>
66737
66738         * lib/md4.h, lib/md4.c: New files, based on md5.?.
66739
66740 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
66741
66742         * gnulib-tool (func_create_testdir): Omit the second check whether
66743         BUILT_SOURCES in nonempty.
66744
66745 2005-10-17  Simon Josefsson  <jas@extundo.com>
66746
66747         * tests/test-rijndael.c: New file.
66748
66749 2005-10-17  Simon Josefsson  <jas@extundo.com>
66750
66751         * modules/sha1: Depend on stdint instead of md5.
66752
66753         * modules/md5: Depend on stdint, remove uint32_t.
66754
66755 2005-10-17  Simon Josefsson  <jas@extundo.com>
66756
66757         * modules/gc-sha1-tests: New file.
66758
66759         * tests/test-gc-sha1.c: New file.
66760
66761 2005-10-17  Simon Josefsson  <jas@extundo.com>
66762
66763         * m4/md5.m4: Remove call to uint32_t.m4.
66764
66765 2005-10-17  Simon Josefsson  <jas@extundo.com>
66766
66767         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
66768
66769         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
66770         md5.h.
66771
66772         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
66773
66774         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
66775
66776 2005-10-17  Simon Josefsson  <jas@extundo.com>
66777
66778         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
66779
66780 2005-10-17  Simon Josefsson  <jas@extundo.com>
66781
66782         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
66783
66784 2005-10-17  Simon Josefsson  <jas@extundo.com>
66785
66786         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
66787
66788         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
66789
66790 2005-10-17  Bruno Haible  <bruno@clisp.org>
66791
66792         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
66793         that it can also be used in a test.
66794
66795 2005-10-16  Bruno Haible  <bruno@clisp.org>
66796
66797         * gnulib-tool (func_emit_tests_Makefile_am): Also define
66798         TESTS_ENVIRONMENT, so that individual tests can augment it.
66799
66800         * gnulib-tool (func_create_testdir): Use an intermediate target for
66801         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
66802         macros, like $(ALLOCA_H), which cannot be passed through the command
66803         line.
66804
66805 2005-10-15  Simon Josefsson  <jas@extundo.com>
66806
66807         * modules/rijndael-tests: New file.
66808
66809         * modules/rijndael: New file.
66810
66811 2005-10-15  Simon Josefsson  <jas@extundo.com>
66812
66813         * m4/rijndael.m4: New file.
66814
66815 2005-10-15  Simon Josefsson  <jas@extundo.com>
66816
66817         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
66818
66819         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
66820
66821 2005-10-14  Simon Josefsson  <jas@extundo.com>
66822
66823         * tests/test-arcfour.c: New file.
66824
66825         * modules/arcfour, modules/arcfour-tests: New files.
66826
66827 2005-10-14  Simon Josefsson  <jas@extundo.com>
66828
66829         * m4/arcfour.m4: New file.
66830
66831 2005-10-14  Simon Josefsson  <jas@extundo.com>
66832
66833         * lib/arcfour.h, lib/arcfour.c: New files.
66834
66835 2005-10-14  Roland McGrath  <roland@redhat.com>
66836
66837         Import from libc.  [BZ #1331]
66838         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
66839         macro argument.
66840         Reported by Matej Vela <vela@debian.org>.
66841
66842 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
66843
66844         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
66845         include <wchar.h>; no longer needed.
66846
66847 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
66848
66849         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
66850
66851 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
66852         and  Ulrich Drepper  <drepper@redhat.com>
66853
66854         Import from libc.
66855         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
66856         instead of inline stream orientation test and two separate
66857         function calls.  Pay no attention to USE_IN_LIBIO.
66858
66859 2005-10-13  Simon Josefsson  <jas@extundo.com>
66860
66861         * modules/gc-hmac-md5-tests: New file.
66862
66863         * tests/test-gc-hmac-sha1.c: New file.
66864
66865         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
66866
66867         * modules/gc-hmac-md5-tests: New file.
66868
66869         * tests/test-gc-md5.c: New file.
66870
66871         * modules/gc-md5-tests: New file.
66872
66873 2005-10-13  Simon Josefsson  <jas@extundo.com>
66874
66875         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
66876         Move memory allocation outside of loop.
66877
66878 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
66879
66880         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
66881         intermediate directory is in a read-only file system.  Problem
66882         reported by Eric Blake.
66883
66884 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
66885
66886         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
66887
66888 2005-10-12  Simon Josefsson  <jas@extundo.com>
66889
66890         * tests/test-hmac-sha1.c: New file.
66891
66892         * modules/hmac-sha1-tests: New file.
66893
66894         * modules/hmac-sha1: New file.
66895
66896 2005-10-12  Simon Josefsson  <jas@extundo.com>
66897
66898         * modules/gc-sha1: New file.
66899
66900 2005-10-12  Simon Josefsson  <jas@extundo.com>
66901
66902         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
66903
66904         * tests/test-gc-pbkdf2-sha1.c: New file.
66905
66906 2005-10-12  Simon Josefsson  <jas@extundo.com>
66907
66908         * modules/gc-md5, modules/gc-hmac-md5: New files.
66909
66910         * modules/gc (Files): Remove md5, memxor and hmac files.
66911
66912 2005-10-12  Simon Josefsson  <jas@extundo.com>
66913
66914         * m4/gc-pbkdf2-sha1.m4: New file.
66915
66916         * m4/gc-hmac-sha1.m4: New file.
66917
66918         * m4/gc-sha1: New file.
66919
66920         * m4/hmac-sha1.m4: New file.
66921
66922 2005-10-12  Simon Josefsson  <jas@extundo.com>
66923
66924         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
66925
66926         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
66927
66928 2005-10-12  Simon Josefsson  <jas@extundo.com>
66929
66930         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
66931         suggested by Bruno Haible <bruno@clisp.org>.
66932
66933 2005-10-12  Simon Josefsson  <jas@extundo.com>
66934
66935         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
66936
66937 2005-10-12  Simon Josefsson  <jas@extundo.com>
66938
66939         * lib/gc-pbkdf2-sha1.c: New file.
66940
66941         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
66942
66943 2005-10-12  Simon Josefsson  <jas@extundo.com>
66944
66945         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
66946
66947         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
66948
66949 2005-10-12  Simon Josefsson  <jas@extundo.com>
66950
66951         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
66952         GC_USE_HMAC_MD5, respectively.
66953
66954         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
66955         (gc_md5): Fix typo.
66956
66957         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
66958
66959         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
66960
66961         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
66962
66963 2005-10-12  Bruno Haible  <bruno@clisp.org>
66964
66965         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
66966         Reported by Stepan Kasal <kasal@ucw.cz>.
66967
66968 2005-10-11  Simon Josefsson  <jas@extundo.com>
66969
66970         * tests/test-crc.c: New file.
66971
66972         * modules/crc, modules/crc-tests: New files.
66973
66974 2005-10-11  Simon Josefsson  <jas@extundo.com>
66975
66976         * m4/crc.m4: New file.
66977
66978 2005-10-11  Simon Josefsson  <jas@extundo.com>
66979
66980         * lib/gc.h: Add gc_hash and gc_hash_buffer.
66981
66982         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
66983
66984         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
66985
66986 2005-10-11  Simon Josefsson  <jas@extundo.com>
66987
66988         * lib/crc.h, lib/crc.c: New files.
66989
66990         * lib/gc.h (gc_hash_buffer): Add doc.
66991
66992 2005-10-11  Bruno Haible  <bruno@clisp.org>
66993
66994         * modules/c-strcasestr: New file.
66995         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
66996
66997 2005-10-11  Bruno Haible  <bruno@clisp.org>
66998
66999         * modules/c-strcase: New file.
67000         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
67001
67002 2005-10-11  Bruno Haible  <bruno@clisp.org>
67003
67004         * lib/strcasecmp.c: Include limits.h.
67005         (strcasecmp): Avoid integer overflow on exotic platforms.
67006         * lib/strncasecmp.c: Include limits.h.
67007         (strncasecmp): Avoid integer overflow on exotic platforms.
67008         Reported by Paul Eggert.
67009
67010 2005-10-11  Bruno Haible  <bruno@clisp.org>
67011
67012         * lib/c-strcasestr.h: New file, from GNU gettext.
67013         * lib/c-strcasestr.c: New file, from GNU gettext.
67014
67015 2005-10-11  Bruno Haible  <bruno@clisp.org>
67016
67017         * lib/c-strcase.h: New file, from GNU gettext.
67018         * lib/c-strcasecmp.c: New file, from GNU gettext.
67019         * lib/c-strncasecmp.c: New file, from GNU gettext.
67020
67021 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
67022
67023         * modules/mempcpy (License): GPL -> LGPL.
67024         * modules/strchrnul (License): Likewise.
67025         * modules/sysexits (License): Likewise.
67026
67027 2005-10-08  Simon Josefsson  <jas@extundo.com>
67028
67029         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
67030
67031 2005-10-07  Simon Josefsson  <jas@extundo.com>
67032
67033         * m4/memxor.m4: Remove gl_C_RESTRICT call.
67034
67035 2005-10-06  Simon Josefsson  <jas@extundo.com>
67036
67037         * tests/test-hmac-md5.c: New file.
67038
67039         * modules/hmac-md5-tests: New file.
67040
67041         * modules/hmac-md5: New file.
67042
67043 2005-10-06  Simon Josefsson  <jas@extundo.com>
67044
67045         * m4/hmac-md5.m4: New file.
67046
67047         * m4/memxor.m4: Require gl_C_RESTRICT.
67048
67049 2005-10-06  Simon Josefsson  <jas@extundo.com>
67050
67051         * lib/memxor.c (memxor): Avoid casts and warnings.
67052
67053 2005-10-06  Simon Josefsson  <jas@extundo.com>
67054
67055         * lib/hmac-md5.c: New file.
67056
67057         * lib/hmac.h: New file.
67058
67059 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
67060
67061         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
67062         promotes to int, not unsigned int, to catch the AIX 5.3
67063         compiler bug.
67064
67065 2005-10-05  Simon Josefsson  <jas@extundo.com>
67066
67067         * modules/memxor: New file.
67068
67069         * modules/iconv (Files): Move config.rpath to havelib, it is used
67070         there.
67071
67072         * modules/havelib (Files): Add config.rpath.
67073
67074 2005-10-05  Simon Josefsson  <jas@extundo.com>
67075
67076         * m4/memxor.m4: New file.
67077
67078 2005-10-05  Simon Josefsson  <jas@extundo.com>
67079
67080         * lib/memxor.c (memxor): Fix compiler error.
67081
67082         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
67083         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
67084
67085         * lib/memxor.h, lib/memxor.c: New files.
67086
67087         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
67088         we assume all systems have it, suggested by Jim Meyering
67089         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
67090         any systems lack sys/socket.h; mingw32 is known to lack it, but we
67091         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
67092         same reasons.
67093
67094 2005-10-05  Simon Josefsson  <jas@extundo.com>
67095
67096         * config/srclist.txt: Add glibc bug 1423 for md5.h.
67097
67098 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
67099
67100         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
67101         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
67102         needed, since the source code now assumes these .h files.
67103
67104 2005-10-05  Derek Price  <derek@ximbiot.com>
67105
67106         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
67107
67108 2005-10-05  Bruno Haible  <bruno@clisp.org>
67109
67110         * modules/stdint (License): Change to LGPL.
67111
67112 2005-10-04  Simon Josefsson  <jas@extundo.com>
67113
67114         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
67115         D. Baushke" <mdb@gnu.org>.
67116
67117 2005-10-04  Bruno Haible  <bruno@clisp.org>
67118
67119         * lib/verify.h (verify_true): Provide alternative definition for C++.
67120
67121 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
67122
67123         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
67124         (SSIZE_MAX): New macro, if not already defined.
67125         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
67126         than 2 GiB.
67127
67128 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
67129
67130         Sync from coreutils.
67131         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
67132         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
67133         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
67134         ULLONG_MAX doesn't work with 2.7.2.1.
67135
67136 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
67137
67138         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
67139         From Ben Pfaff.
67140
67141         * modules/exclude (Depends-on): Depend on verify.
67142         * modules/strtoimax (Depends-on): Likewise.
67143         * modules/utimecmp (Depends-on): Likewise.
67144
67145 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
67146
67147         * lib/exclude.c: Include verify.h.
67148         (verify): Remove.  All callers changed to use verify.h's version.
67149         * lib/strtoimax.c: Likewise.
67150         * lib/utimecmp.c: Likewis.e
67151
67152         Sync from coreutils.
67153         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
67154         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
67155         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
67156         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
67157         bother returning ENOSYS if settimeofday or stime fails; just let
67158         them return whatever errno they want to return.
67159         * lib/utimens.c: Include unistd.h, for dup2.
67160         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
67161         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
67162
67163 2005-10-02  Jim Meyering  <jim@meyering.net>
67164
67165         Sync from coreutils.
67166         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
67167         from glibc-2.2.5 that fails for read-only files.
67168
67169 2005-10-02  Jim Meyering  <jim@meyering.net>
67170
67171         Sync from coreutils.
67172         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
67173         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
67174         `#if HAVE_CONFIG_H'.
67175         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
67176         Remove AT_FDCWD test.
67177         Do not consume the fd unless successful.
67178         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
67179         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
67180         block, so that we don't even try to compile it if settimeofday is
67181         available.  This works around a compilation failure on OSF1 V5.1,
67182         due to stime requiring a `long int*' while tv_sec is `int'.
67183
67184 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
67185
67186         Sync from coreutils.
67187         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
67188         against `yes', rather than just testing for nonempty.
67189
67190 2005-10-01  Simon Josefsson  <jas@extundo.com>
67191
67192         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
67193         and Darwin.
67194
67195         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
67196         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
67197         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
67198         freeaddrinfo and gai_strerror are declared by the POSIX headers.
67199         Check if struct addrinfo is declared.
67200
67201 2005-10-01  Simon Josefsson  <jas@extundo.com>
67202
67203         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
67204         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
67205         AI_* and EAI_* definitions.  Protect function declarations.
67206
67207 2005-10-01  Jim Meyering  <jim@meyering.net>
67208
67209         Sync from coreutils.
67210
67211         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
67212         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
67213         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
67214         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
67215         in the inet and nsl libraries.  Required on Solaris 5.7.
67216
67217 2005-10-01  Jim Meyering  <jim@meyering.net>
67218
67219         Sync from coreutils.
67220         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
67221         in the inet and nsl libraries.  Required on Solaris 5.7.
67222
67223 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
67224
67225         * lib/getdelim.c (getdelim): Remove unused variables.
67226
67227 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
67228
67229         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
67230         so that the code works even with ancient cpp.  Portability problem
67231         with GCC 2.7.2.1 reported by Thomas M.Ott.
67232
67233 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
67234
67235         * modules/regex (Depends-on): Add strcase.
67236
67237         * modules/gethostname (Licence): Change from GPL to LGPL, since
67238         gethostname.c is a trivial implementation of a standard library
67239         function.
67240         * modules/poll (License): Change from GPL to LGPL, since it's
67241         derived from LGPL code.
67242
67243 2005-09-27  Jim Meyering  <jim@meyering.net>
67244
67245         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
67246         HAVE_CONFIG_H.
67247
67248         * lib/intprops.h (signed_type_or_expr__): Define.
67249         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
67250         for unsigned types.
67251
67252 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
67253
67254         * lib/verify.h (verify_expr): Remove, replacing with:
67255         (verify_true): New macro that returns true instead of void.
67256         (verify_type__): Remove.
67257         (verify): Use verify_true rather than verify_type__.
67258
67259 2005-09-26  Bruno Haible  <bruno@clisp.org>
67260
67261         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
67262         is necessary.
67263         (lib_SOURCES): Remove mbchar.c.
67264         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
67265         (Files): Add m4/mbrtowc.m4.
67266         * modules/mbiter: Likewise.
67267         * modules/mbuiter: Likewise.
67268
67269 2005-09-26  Bruno Haible  <bruno@clisp.org>
67270
67271         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
67272         compile mbchar.c if they are not both present.
67273         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
67274         * m4/mbiter.m4 (gl_MBITER): Likewise.
67275         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
67276         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
67277         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
67278
67279 2005-09-25  Jim Meyering  <jim@meyering.net>
67280
67281         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
67282         also uses socklen_t.
67283
67284 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
67285
67286         * lib/utimens.c (ENOSYS): Define if not already defined.
67287         (futimens): Support having a null PATH if the file descriptor
67288         is nonnegative.
67289
67290         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
67291         Remove.
67292         (__attribute): Define to empty unless GCC 3.1 or later.
67293         This works around a core dump on OpenBSD 3.4, which has GCC
67294         2.95.3, which dumps core when given __attribute__(()).  It also
67295         simplifies other tests, since we really don't want to bother with
67296         worrying about which ancient version of GCC supported what.
67297         Original problem reported by Yoann Vandoorselaere, with part of
67298         the fix suggested by Derek Price.
67299
67300 2005-09-24  Jim Meyering  <jim@meyering.net>
67301
67302         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
67303         so we can once again use a positive bitfield width of 1 -- now we
67304         don't have to explain why we were using a bitfield width of 2.
67305
67306 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
67307
67308         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
67309         and similarly for the other external symbols.  Problem reported
67310         by James Gallager.
67311
67312         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
67313         bug reported by Jim Meyering.
67314
67315         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
67316         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
67317         not needed, since socklen is a prerequisite module.
67318
67319 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
67320
67321         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
67322         Problem reported by Eric Blake.
67323         (getaddrinfo): Initialize se so that it's not garbage.
67324         Redo internal storage allocation so that it doesn't make unportable
67325         assumptions about alignment.
67326         Fix a memory leak.
67327
67328         * lib/utimens.c (futimens): Use futimesat if available.
67329         Prefer it to futimes since it doesn't have the futimes bug.
67330
67331         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
67332         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
67333         Instead, declare a function that returns a pointer to an array,
67334         and use verify_type__ to declare the size of the array.
67335         Problem and germ of a solution reported by Bruno Haible.
67336         (verify_type__): Use 2, not 1, for bitfield size, to avoid
67337         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
67338
67339 2005-09-23  Jim Meyering  <jim@meyering.net>
67340
67341         Sync from coreutils.
67342         Correct build failure (socklen_t not defined) on at least
67343         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
67344         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
67345
67346 2005-09-23  Jim Meyering  <jim@meyering.net>
67347
67348         * modules/getaddrinfo (Depends-on): Add socklen.
67349
67350 2005-09-23  Bruno Haible  <bruno@clisp.org>
67351
67352         * tests/test-verify.c: New file.
67353
67354 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67355
67356         Sync from coreutils.
67357
67358         * modules/argmatch (Depends-on): Add verify.
67359         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
67360         unistd-safer.
67361         * modules/save-cwd (Depends-on): Likewise.
67362
67363         * modules/openat (Files): Add lib/openat-die.c.
67364         (Depends-on): Remove error, exitfail.
67365         Add dirname.
67366
67367         * modules/verify: New file.
67368         * MODULES.html.sh (Diagnostics <assert.h>): New section,
67369         with "verify" module.
67370
67371 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67372
67373         Sync from coreutils.
67374
67375         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
67376         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
67377         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
67378         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
67379         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
67380         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
67381         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
67382         Don't bother checking for string.h, stdlib.h, unistd.h.
67383         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
67384         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
67385         module's job.
67386         * m4/jm-macros.m4 (gl_MACROS): Likewise.
67387         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
67388
67389         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
67390         (gl_GETDATE): Use it.
67391
67392         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
67393
67394 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67395
67396         Sync from coreutils.
67397
67398         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
67399         stat-time.h.
67400         * lib/argmatch.h: Include verify.h
67401         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
67402         (ARGMATCH_ASSERT): Remove; unused.
67403         * lib/canonicalize.c: Assume STDC_HEADERS.
67404         * lib/exclude.c: Include "strcase.h".
67405         * lib/regex_internal.h [!defined _LIBC]: Likewise.
67406         * lib/getusershell.c: Include stdio--.h rather than stdio.h
67407         and stdio-safer.h.
67408         (getusershell): Call fopen, not fopen_safer.
67409         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
67410         Do not include unistd-safer.h.
67411         (save_cwd): Don't call fd_safer; no longer needed
67412         now that we include fcntl--.h.
67413
67414         * lib/getdate.y (relative_time): New type.
67415         (RELATIVE_TIME_0): New constant.
67416         (parser_control): Use relative_time instead of doing it ourselves.
67417         (%union): Add new relative_time rel member.
67418         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
67419         Now typeless.
67420         (relunit, relunit_snumber): Now of type rel.
67421         (zone, rel, relunit, get_date): Adjust to above changes.
67422
67423         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
67424         Do not include unistd-safer.h.
67425         (getloadavg): Don't call fd_safer; no longer needed
67426         now that we include fcntl--.h.
67427
67428         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
67429         (make_dir_parents): Treat ENOSYS like EEXIST.
67430
67431         Improve quality of diagnostics on restore_cwd failure.
67432         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
67433         (make_dir_parents): Last arg is now int * (for errno), not bool *.
67434         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
67435         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
67436         each time through the loop.  Do not diagnose restore_cwd failure;
67437         that is the caller's job (and perhaps the caller does not care).
67438
67439         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
67440         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
67441         If the file already exists but is not a directory, don't bother
67442         to try to make its parents.
67443         Close potential file descriptor leak if we can't chdir("/") (!).
67444         Don't always return true if chdir($PWD) fails; return true only
67445         if the requested action was done successfully (except for the
67446         chdir($PWD)).
67447         Don't log final directory unless we actually made it.
67448         Refactor to avoid duplicate code to fix up permissions.
67449         Don't attempt to fix up parent permissions if chdir($PWD) fails.
67450
67451         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
67452         to make it a bit faster and (I hope) clearer.
67453         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
67454         Fix bug in formats like %2N.
67455
67456         * lib/verify.h: New file.
67457
67458 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67459
67460         Sync from coreutils.
67461         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
67462
67463 2005-09-22  Jim Meyering  <jim@meyering.net>
67464
67465         Sync from coreutils.
67466
67467         * m4/lstat.m4 (gl_FUNC_LSTAT):
67468         Use AC_LIBSOURCES to require lstat.c and lstat.h.
67469         Remove obsolete comment.
67470         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
67471         * m4/xstrtod.m4: Likewise.
67472
67473         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
67474
67475 2005-09-22  Jim Meyering  <jim@meyering.net>
67476
67477         Sync from coreutils.
67478
67479         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
67480
67481         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
67482         the .tm_year member, since otherwise gcc-4.0 would now warn about
67483         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
67484
67485         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
67486         order to avoid an unsuppressible warning from gcc on 64-bit systems.
67487
67488         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
67489         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
67490         when run in a time zone for which daylight savings time is in effect
67491         for the starting date.
67492
67493         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
67494         stop us from restricting permissions of just-created absolute-named
67495         directories.
67496         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
67497         to restore initial working directory.
67498         * lib/mkdir-p.c (make_dir_parents): New parameter:
67499         different_working_dir, to tell caller if/when we change the working
67500         directory and are unable to return to the initial one.
67501         * lib/mkdir-p.h (make_dir_parents): Update prototype.
67502         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
67503         `return false'.  This fixes a bug introduced on 2004-07-30.
67504
67505         * lib/openat.c (fdopendir): Be sure to close the supplied
67506         file descriptor before returning.  This makes our replacement
67507         implementation a little closer to Solaris's, where fdopendir
67508         ties the file descriptor to the returned DIR* pointer.
67509         * lib/openat.c (unlinkat): New function.
67510         * lib/openat.h (unlinkat): Add prototype.
67511         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
67512         (openat_restore_fail): Rename from openat_restore_die.
67513         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
67514
67515         Provide an alternative to exiting immediately upon save_cwd or
67516         restore_cwd failure.  Now, an application can arrange e.g.,
67517         to perform a longjump in that case.
67518         * lib/openat.c: Include dirname.h.
67519         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
67520         (rpl_openat, fdopendir, fstatat): Call openat_save_die
67521         and openat_restore_die rather than calling error directly.
67522         Don't include "error.h" or "exitfail.h"; they're no longer needed.
67523
67524         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
67525         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
67526         define.
67527
67528         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
67529         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
67530                             int utc, int nanoseconds);
67531         Background:
67532         date should not have to allocate a megabyte of virtual memory to
67533         handle a format argument like +%1048575T.  When implemented with
67534         strftime, it must allocate such a buffer, use strftime to fill it
67535         in, print it, then free it.
67536         With fprintftime, it simply prints everything and exits.
67537         With no need for memory allocation, that's one fewer way to fail.
67538         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
67539         optional field width, not before, so we accept %9:z, not %:9z.
67540         (my_strftime): Be sure to use L_('x') for literals.
67541
67542         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
67543         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
67544         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
67545         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
67546         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
67547         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
67548         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
67549         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
67550         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
67551         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
67552         * lib/xgethostname.c, lib/xreadlink.c:
67553         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
67554
67555         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
67556         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
67557         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
67558         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
67559         and don't include <sys/file.h>).
67560
67561 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
67562
67563         Sync from coreutils.
67564
67565         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
67566         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
67567         [!LDAV_DONE]: Avoid unused variable warning.
67568
67569 2005-09-21  Bruno Haible  <bruno@clisp.org>
67570
67571         * lib/unicodeio.h (unicode_to_mb): New declaration.
67572
67573 2005-09-20  Derek Price  <derek@ximbiot.com>
67574
67575         * lib/getaddrinfo.c: Don't include <netdb.h> included from
67576         getaddrinfo.h.
67577
67578 2005-09-20  Bruno Haible  <bruno@clisp.org>
67579
67580         * gnulib-tool: Remove trailing slashes from the values specified for
67581         --source-base, --m4-base, --tests-base, --aux-dir.
67582         Suggested by Simon Josefsson <jas@extundo.com>.
67583
67584 2005-09-20  Bruno Haible  <bruno@clisp.org>
67585
67586         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
67587         func_modules_to_filelist, func_import, func_create_testdir): Make all
67588         sorting results locale-independent, so that gnulib-cache.m4 doesn't
67589         change when gnulib-tool is invoked in a different locale.
67590
67591 2005-09-19  Simon Josefsson  <jas@extundo.com>
67592
67593         * m4/socklen.m4: Fix typo.
67594
67595 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
67596
67597         Use a consistent style for including <config.h>.
67598         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
67599         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
67600         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
67601         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
67602         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
67603         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
67604         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
67605         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
67606         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
67607         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
67608         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
67609         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
67610         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
67611         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
67612         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
67613         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
67614         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
67615         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
67616         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
67617         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
67618         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
67619         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
67620         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
67621         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
67622         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
67623         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
67624         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
67625         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
67626         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
67627         lib/xstrtoumax.c, lib/yesno.c:
67628         Standardize inclusion of config.h.
67629         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
67630         lib/inttostr.h:  Removed inclusion of config.h from header files.
67631         * lib/inttostr.c:  Adjusted in-tree users.
67632         * lib/timespec.h: Remove superfluous warning to include config.h.
67633         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
67634         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
67635         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
67636         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
67637         config.h with HAVE_CONFIG_H.
67638
67639 2005-09-19  Jim Meyering  <jim@meyering.net>
67640
67641         * modules/pathmax (License): Change to LGPL.
67642
67643 2005-09-19  Derek Price  <derek@ximbiot.com>
67644
67645         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
67646
67647 2005-09-19  Bruno Haible  <bruno@clisp.org>
67648
67649         * gnulib-tool (import): Provide default for --tests-base.
67650
67651 2005-09-19  Bruno Haible  <bruno@clisp.org>
67652
67653         * doc/quote.texi: New file, extracted from gnulib.texi.
67654         * doc/ctime.texi: New file, extracted from gnulib.texi.
67655         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
67656         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
67657         * doc/gnulib.texi: Include them.
67658
67659 2005-09-18  Bruno Haible  <bruno@clisp.org>
67660
67661         Portability fix.
67662         * gnulib-tool (func_readlink): New function.
67663         (func_ln_if_changed): Use it.
67664
67665 2005-09-18  Bruno Haible  <bruno@clisp.org>
67666
67667         * gnulib-tool: Support --with-tests also with --import.
67668         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
67669         (func_import): Use variables $testsbase and $inctests. Emit a
67670         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
67671         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
67672         SUBDIRS += $testsdir.
67673         (func_create_testdir): Update.
67674
67675 2005-09-18  Bruno Haible  <bruno@clisp.org>
67676
67677         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
67678         instead of $dry_run.
67679         (func_cp_if_changed, func_mv_if_changed): Remove functions.
67680         (func_ln_if_changed): Don't handle dry-run here.
67681         (func_import): In dry-run mode, detect more precisely which actions
67682         would be performed, and don't use "...ing" verbs.
67683
67684 2005-09-18  Bruno Haible  <bruno@clisp.org>
67685
67686         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
67687         (func_import): Use join on two temporary files instead of three nested
67688         loops, in order to determine which files are new or old.
67689
67690 2005-09-18  Bruno Haible  <bruno@clisp.org>
67691
67692         * gnulib-tool (func_import): Comment out code that spits out the
67693         new files with --dry-run.
67694
67695 2005-09-18  Bruno Haible  <bruno@clisp.org>
67696
67697         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
67698
67699 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
67700
67701         * lib/stat-time.h: New file.
67702         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
67703         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
67704         in a different way.
67705         (timespec_cmp): New function.
67706         * lib/utimecmp.c: Include stat-time.h.
67707         (SYSCALL_RESOLUTION): Depend on whether various struct stat
67708         members exist, not on the obsolescent ST_MTIM_NSEC.
67709         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
67710
67711 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
67712
67713         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
67714
67715 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
67716
67717         * MODULES.html.sh (File system functions): Add stat-time.
67718         * modules/stat-time: New file.
67719         * modules/timespec (Files): Remove m4/st_mtim.m4; this
67720         is now done in a different way, by the stat-time module.
67721         * modules/utimecmp (Depends-on): Add stat-time.
67722
67723 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
67724
67725         * m4/st_mtim.m4: Remove.  Superseded by...
67726         * m4/stat-time.m4: New file.
67727         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
67728         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
67729
67730 2005-09-15  Derek Price  <derek@ximbiot.com>
67731
67732         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
67733
67734 2005-09-15  Derek Price  <derek@ximbiot.com>
67735
67736         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
67737         * lib/regex_internal.c: Ditto, using this...
67738         (__GNUC_PREREQ): ...new macro.
67739         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
67740         using...
67741         (__GNUC_PREREQ): ...this new macro.
67742
67743         * lib/strstr.h: Include string.h. Define strstr as a macro here.
67744
67745 2005-09-15  Derek Price  <derek@ximbiot.com>
67746             Paul Eggert  <eggert@cs.ucla.edu>
67747
67748         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
67749         changes, consolidating in...
67750         * lib/regex_internal.h: ...this file.
67751
67752 2005-09-13  Jim Meyering  <jim@meyering.net>
67753
67754         * lib/canon-host.c: Filter through gnu indent and reword comments
67755         slightly.
67756         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
67757
67758 2005-09-13  Derek Price  <derek@ximbiot.com>
67759
67760         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
67761         failure.
67762         Reported by Jim Meyering  <jim@meyering.net>.
67763
67764 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
67765
67766         * lib/base64.c: Typo.
67767         (base64_encode): Put b64str in initialized data section.
67768
67769 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
67770
67771         Merge glibc and coreutils changes into gnulib, plus a few
67772         extra fixes.
67773         * lib/md5.c: Use #error rather than a string.
67774         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
67775         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
67776         (__attribute__): Define to empty for non recent-GCC.
67777         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
67778         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
67779         Renamed from their non-__ counterparts, with new macros replacing
67780         them if not _LIBC.  Add __THROW attribute.
67781         (rol): Remove.
67782         (struct md5_ctx): Align buffer if using GCC.
67783         * lib/sha1.h (struct sha1_ctx): Likewise.
67784         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
67785         The old name was backwards.
67786         (NOTSWAP): Remove; not used.
67787         (rol): New macro, moved here from md5.h.
67788         (sha1_process_block): Remove a FIXME that doesn't make sense.
67789
67790 2005-09-12  Derek Price  <derek@ximbiot.com>
67791
67792         Return usable errors from canon-host.
67793         * lib/canon-host.h: New file.
67794         * lib/canon-host.c (canon_host): Wrap...
67795         (canon_host_r): ...this new function, which now relies exclusively on
67796         getaddrinfo.
67797         (ch_strerror): New function.
67798         (last_cherror): New global.
67799         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
67800         interface.
67801         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
67802         void *.
67803         (freeaddrinfo): Free ai->ai_canonname when set.
67804
67805 2005-09-12  Derek Price  <derek@ximbiot.com>
67806
67807         Make canon-host require getaddrinfo.
67808         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
67809         AC_LIBSOURCE canon-host.h.  Call...
67810         (gl_PREREQ_CANON_HOST): ...this new function, which requires
67811         gl_GETADDRINFO.
67812         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
67813
67814 2005-09-12  Derek Price  <derek@ximbiot.com>
67815
67816         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
67817         LGPL.
67818         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
67819
67820 2005-09-12  Derek Price  <derek@ximbiot.com>
67821
67822         * lib/gai_strerror.c: Include config.h when available.  Include
67823         getaddrinfo.h before other headers to test interface.
67824         Reported by Larry Jones <lawrence.jones@ugs.com>.
67825
67826 2005-09-12  Derek Price  <derek@ximbiot.com>
67827             Paul Eggert  <eggert@cs.ucla.edu>
67828
67829         * modules/glob (Files): Add glob-libc.h.
67830
67831 2005-09-12  Derek Price  <derek@ximbiot.com>
67832             Paul Eggert  <eggert@cs.ucla.edu>
67833
67834         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
67835         glob_.h, glob-libc.h.
67836         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
67837
67838 2005-09-12  Derek Price  <derek@ximbiot.com>
67839             Paul Eggert  <eggert@cs.ucla.edu>
67840
67841         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
67842         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
67843         protecting things that should be done only in gnulib contexts.
67844         * lib/glob_.h: New file, containing only the glob things needed for
67845         gnulib.
67846         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
67847         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
67848         (glob, globfree, glob_pattern_p): Now defined simply in terms of
67849         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
67850         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
67851         and to respect the namespace rules better.
67852
67853 2005-09-08  Simon Josefsson  <jas@extundo.com>
67854
67855         * modules/socklen: New file.
67856
67857 2005-09-08  Simon Josefsson  <jas@extundo.com>
67858
67859         * m4/socklen.m4: New file.
67860
67861 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
67862
67863         * modules/utimens (Files): Add m4/utimbuf.m4, since
67864         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
67865         Reported by Sergey Poznyakoff.
67866
67867 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
67868
67869         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
67870         definitions, since that's the preferred style in glibc.
67871         Fix a minor spacing issue, and update copyright notice to match
67872         glibc's.
67873
67874 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
67875
67876         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
67877
67878 2005-09-06  Simon Josefsson  <jas@extundo.com>
67879
67880         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
67881         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
67882
67883 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
67884
67885         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
67886         warning.
67887
67888 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
67889
67890         * config/srclist.txt: Add glibc bug 1302.
67891
67892 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
67893
67894         Change bitset word type from unsigned int to unsigned long int,
67895         as this has better performance on typical 64-bit hosts.
67896         Port bitset code to hosts with unusual word sizes.
67897         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
67898         (build_collating_symbol):
67899         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
67900         argument is a bitset.  This is merely a style issue, but it makes
67901         it clearer that an entire array is expected.
67902         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
67903         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
67904         Port to the case where bitset_word is not the same as unsigned int.
67905         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
67906         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
67907         Likewise.
67908         * lib/regexec.c (check_dst_limits_calc_pos_1,
67909         check_subexp_matching_top):
67910         (build_trtable, group_nodes_into_DFAstates):
67911         Likewise.
67912         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
67913         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
67914         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
67915         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
67916         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
67917         * lib/regcomp.c (optimize_subexps, lower_subexp):
67918         Work even if bitset_word has holes in its bitwise representation.
67919         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
67920         * lib/regexec.c (check_dst_limits_calc_pos_1,
67921         check_subexp_matching_top):
67922         Likewise.
67923         * lib/regex_internal.c (re_string_reconstruct):
67924         Don't assume UCHAR_MAX == 255.
67925         * lib/regex_internal.h (bitset_set_all): Likewise.
67926         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
67927         All uses changed.
67928         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
67929         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
67930         All uses changed.
67931         (BITSET_WORD_MAX): New macro.
67932         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
67933         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
67934         (bitset_empty, bitset_copy):
67935         Prefer sizeof (bitset) to multiplying it out ourselves.
67936         (bitset_not_merge): Remove; unused.
67937         (bitset_contain): Return bool, not unsigned int with one bit on.
67938         All callers changed.
67939         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
67940         alignment than re_node_set; do this by defining a new internal
67941         type struct dests_alloc and using it to allocate memory.
67942
67943 2005-09-05  Bruno Haible  <bruno@clisp.org>
67944
67945         * gnulib-tool (func_import): Fix comparison in handling of symbolic
67946         links.
67947
67948 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
67949
67950         * modules/size_max (Makefile.am): Add size_max.h
67951
67952 2005-09-04  Derek Price  <derek@ximbiot.com>
67953
67954         * gnulib-tool (func_import): Fix reversed $symbolic logic.
67955
67956 2005-09-03  Simon Josefsson  <jas@extundo.com>
67957
67958         * gnulib-tool: Fix typo.
67959
67960 2005-09-03  Simon Josefsson  <jas@extundo.com>
67961
67962         * config/srclist.txt: Add glibc bug 1293.
67963
67964 2005-09-03  Derek Price  <derek@ximbiot.com>
67965
67966         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
67967         From Larry Jones <lawrence.jones@ugs.com>.
67968
67969 2005-09-02  Simon Josefsson  <jas@extundo.com>
67970
67971         * modules/socklen: New file.
67972
67973 2005-09-02  Simon Josefsson  <jas@extundo.com>
67974
67975         * modules/havelib: New module.
67976
67977         * modules/gettext, modules/iconv, modules/lock, modules/readline:
67978         Use havelib.
67979
67980 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
67981
67982         Check for arithmetic overflow when calculating sizes, to prevent
67983         some buffer-overflow issues.  These patches are conservative, in the
67984         sense that when I couldn't determine whether an overflow was possible,
67985         I inserted a run-time check.
67986         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
67987         macros.
67988         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
67989         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
67990         (re_xnrealloc, re_x2nrealloc): New inline functions.
67991         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
67992         parse_bracket_exp):
67993         (build_equiv_class, build_charclass): Check for arithmetic overflow
67994         in size expression calculations.
67995         * lib/regex_internal.c (re_string_realloc_buffers):
67996         (build_wcs_upper_buffer, re_node_set_add_intersect):
67997         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
67998         (re_dfa_add_node, register_state): Likewise.
67999         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
68000         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
68001         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
68002         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
68003
68004 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
68005
68006         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
68007         m4/ulonglong.m4.  Problem reported by Martin Lambers.
68008
68009 2005-09-02  Bruno Haible  <bruno@clisp.org>
68010
68011         Support for lib vs. lib64 distinction on biarch platforms.
68012         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
68013         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
68014         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
68015
68016 2005-09-02  Bruno Haible  <bruno@clisp.org>
68017
68018         * gnulib-tool (import): In the other first-use case, provide defaults
68019         as well.
68020
68021 2005-09-02  Bruno Haible  <bruno@clisp.org>
68022
68023         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
68024         patches not yet found in the latest gettext release.
68025
68026 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
68027
68028         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
68029         to avoid a collision with bits/local_lim.h in glibc.
68030         All uses changed.  Problem reported by Dmitry V. Levin in
68031         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
68032
68033         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
68034         bugs in int versus size_t comparisons.
68035         (re_string_context_at): Fix bug where the code assumed that
68036         Idx is signed.
68037
68038         Use bool where appropriate.
68039         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
68040         All callers changed.
68041         (calc_eclosure_iter): Likewise, for ROOT arg.
68042         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
68043         (build_charclass_op): Likewise, for NON_MATCH arg.
68044         * lib/regex_internal.c (re_string_allocate, re_string_construct):
68045         (re_string_construct_common): Likewise, for ICASE arg.
68046         * lib/regexec.c (re_search_2_stub, re_search_stub):
68047         Likewise, for RET_LEN arg.
68048         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
68049         (set_regs): Likewise, for FL_BACKTRACK arg.
68050         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
68051         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
68052         (calc_eclosure_iter, parse_bracket_exp):
68053         Use bool for internal variables that are booleans.
68054         * lib/regexec.c (re_search_internal, check_matching,
68055         proceed_next_node):
68056         (set_regs, build_sifted_states, sift_states_bkref):
68057         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
68058         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
68059         (find_collation_sequence_value):
68060         Likewise.
68061         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
68062         (re_node_set_compare):
68063         Return bool, not int. All callers changed.
68064         * lib/regexec.c (check_halt_node_context, check_dst_limits):
68065         (build_trtable, check_node_accept): Likewise.
68066         * lib/regex_internal.h: Include stdbool.h.
68067
68068         Fix bugs uncovered when converting to bool.
68069         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
68070         failure instead of charging ahead blindly.
68071         * lib/regex_internal.c (register_state): Likewise.
68072         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
68073         for freeing internal storage.
68074         (group_nodes_into_DFA_states): Use unsigned int, not int, for
68075         bitset pieces used as boolean, to avoid undefined behavior
68076         on hosts that do int overflow checking.
68077
68078 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
68079
68080         * config/srclist.txt: Add glibc bugs 1285-1287.
68081
68082 2005-09-01  Jim Meyering  <jim@meyering.net>
68083
68084         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
68085         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
68086         Require gl_STAT_MACROS, too.
68087
68088 2005-09-01  Bruno Haible  <bruno@clisp.org>
68089
68090         * gnulib-tool (import): In the first-use case, provide defaults.
68091
68092 2005-09-01  Bruno Haible  <bruno@clisp.org>
68093
68094         * gnulib-tool (func_import): Remove the .tmp files.
68095
68096 2005-09-01  Bruno Haible  <bruno@clisp.org>
68097
68098         * gnulib-tool (func_import): Fix handling of symbolic links.
68099
68100 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68101
68102         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
68103         old glibc regex code mishandles strings longer than 2**31 bytes.
68104         This patch fixes this when the regex code is used in gnulib
68105         (i.e., outside glibc).
68106
68107         This patch should not affect the use of the regex code inside
68108         glibc.  No doubt this problem also needs to be handled for glibc
68109         as well, but the result will be an incompatible change to the
68110         glibc ABI, and the old ABI will have to be supported too.  That
68111         can be the the subject for another patch.
68112
68113         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
68114         governing whether the rest of this patch is active.  By default,
68115         the macro is disabled and the patch has no effect.
68116         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
68117         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
68118         (struct re_pattern_buffer, re_search, re_search_2, re_match):
68119         (re_match_2, re_set_registers): Use the new types.
68120         * lib/regex_internal.h (Idx, re_hashval_t): New types.
68121         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
68122         New macros.
68123         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
68124         (re_string_context_at, bin_tree_t, re_dfastate_t):
68125         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
68126         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
68127         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
68128         (re_string_char_size_at, re_string_wchar_at):
68129         (re_string_elem_size_at):
68130         Use the new types and macros to port to 64-bit hosts.
68131         Use unsigned types for internal values, so that the code
68132         mostly works even for arrays larger than SSIZE_MAX.
68133         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
68134         (search_duplicated_node, calc_eclosure_iter, fetch_number):
68135         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
68136         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
68137         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
68138         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
68139         (calc_inveclosure, parse_dup_op, build_range_exp):
68140         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
68141         (fetch_number, create_token_tree, mark_opt_subexp):
68142         Likewise.
68143         * lib/regex_internal.c (re_string_construct_common,
68144         create_ci_newstate):
68145         (create_cd_newstate, re_string_allocate, re_string_construct):
68146         (re_string_realloc_buffers, build_wcs_upper_buffer):
68147         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
68148         (re_string_reconstruct, re_string_peek_byte_case):
68149         (re_string_fetch_byte_case, re_string_context_at):
68150         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
68151         (re_node_set_init_copy, re_node_set_add_intersect):
68152         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
68153         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
68154         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
68155         (re_acquire_state, re_acquire_state_context, register_state):
68156         Likewise.
68157         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
68158         search_cur_bkref_entry):
68159         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
68160         (re_search_internal, re_search_2_stub, re_search_stub)
68161         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
68162         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
68163         (update_cur_sifted_state, check_dst_limits):
68164         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
68165         (check_subexp_limits, sift_states_bkref, merge_state_array):
68166         (check_subexp_matching_top, get_subexp, get_subexp_sub):
68167         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
68168         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
68169         (expand_bkref_cache, check_node_accept_bytes):
68170         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
68171         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
68172         (acquire_init_state_context, check_halt_node_context):
68173         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
68174         (sift_states_backward, clean_state_log_if_needed):
68175         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
68176         (find_recover_state, transit_state_sb, transit_state_mb):
68177         (transit_state_bkref, build_trtable, match_ctx_clean):
68178         Likewise.
68179         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
68180         to work around an assumption that REG_MISSING is negative.
68181
68182         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
68183         (seek_collating_symbol_entry) [defined _LIBC]:
68184         (lookup_collation_sequence_value) [defined _LIBC]:
68185         (build_range_exp, build_collating_symbol) [defined _LIBC]:
68186         Use prototypes rather than old-style function definitions.
68187         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
68188         (transit_state_sb) [0]:
68189         (find_collation_sequence_value) [defined _LIBC]: Likewise.
68190
68191         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
68192         rm_eo.
68193
68194         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
68195         (optimize_subexps, lower_subexp):
68196         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
68197         since the signed shift might overflow.  Use 1u<<31 instead.
68198         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
68199         Likewise.
68200         * lib/regexec.c (check_dst_limits_calc_pos_1,
68201         check_subexp_matching_top): Likewise.
68202
68203         * lib/regcomp.c (optimize_subexps, lower_subexp):
68204         Use CHAR_BIT rather than 8, for clarity.
68205         * lib/regexec.c (check_dst_limits_calc_pos_1):
68206         (check_subexp_matching_top): Likewise.
68207         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
68208         have to worry about portability issues when shifting it left.
68209         Remove no-longer-needed test for table_size > 0.
68210         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
68211         in a word, as the resulting behavior is undefined.
68212         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
68213         in one case, a <= should have been an <, and in another case the
68214         whole test was missing.
68215         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
68216         the standard name CHAR_BIT.
68217         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
68218         this is not true on one's complement and signed-magnitude hosts.
68219
68220         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
68221         next_last_offset.
68222         (struct re_dfa_t): Remove unused member states_alloc.
68223         * lib/regcomp.c (init_dfa): Don't initialize unused members.
68224
68225 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68226
68227         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
68228         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
68229         and large-file glibc and in 32-bit large-file Solaris.
68230
68231 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68232
68233         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
68234         lengths fit in regoff_t; this isn't true if regoff_t is the same
68235         width as size_t.
68236         * lib/regex.c (re_search_internal): 5th arg is LAST_START
68237         (= START + RANGE) instead of RANGE.  This avoids overflow
68238         problems when regoff_t is the same width as size_t.
68239         All callers changed.
68240         (re_search_2_stub): Check for overflow when adding the
68241         sizes of the two strings.
68242         (re_search_stub): Check for overflow when adding START
68243         to RANGE; if it occurs, substitute the extreme value.
68244
68245 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68246
68247         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
68248
68249 2005-08-31  Jim Meyering  <jim@meyering.net>
68250
68251         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
68252         a pointer-to-const.
68253         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
68254         (register_state): Likewise.
68255         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
68256         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
68257         (group_nodes_into_DFAstates): Likewise.
68258
68259 2005-08-31  Jim Meyering  <jim@meyering.net>
68260
68261         * check-module: Add a FIXME comment.
68262
68263 2005-08-31  Eric Blake  <ebb9@byu.net>
68264
68265         * modules/unistd-safer (Files): Add unistd--.h.
68266         * modules/stdio-safer (Files): Add stdio--.h.
68267
68268 2005-08-31  Derek Price  <derek@ximbiot.com>
68269
68270         * lib/getdelim.c (getdelim): Return EOF on EOF.
68271         Reported by Larry Jones <lawrence.jones@ugs.com>.
68272
68273 2005-08-31  Bruno Haible  <bruno@clisp.org>
68274
68275         Avoid unnecessary diffs in the generated lib/Makefile.am.
68276         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
68277         the generated files.
68278         (func_import): Don't set cmd.
68279
68280 2005-08-31  Bruno Haible  <bruno@clisp.org>
68281
68282         * lib/strstr.c: Include <stddef.h>, for NULL.
68283         * lib/strcasestr.c: Likewise.
68284         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
68285
68286 2005-08-31  Bruno Haible  <bruno@clisp.org>
68287
68288         * gnulib-tool: New option --macro-prefix.
68289         (func_import): Use macro_prefix.
68290         (import): Handle option --macro-prefix.
68291
68292 2005-08-31  Bruno Haible  <bruno@clisp.org>
68293
68294         * gnulib-tool (import): Rename most ac_* variables to cached_*.
68295         Also use new variables cached_lgpl, cached_libtool.
68296
68297 2005-08-31  Bruno Haible  <bruno@clisp.org>
68298
68299         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
68300         always instantiating them.
68301
68302 2005-08-31  Bruno Haible  <bruno@clisp.org>
68303
68304         * gnulib-tool (func_import): Read the previous cached settings
68305         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
68306         earlier added by gnulib but are now dropped. Warn when a gnulib file
68307         overwrites a non-gnulib file.
68308
68309 2005-08-31  Bruno Haible  <bruno@clisp.org>
68310
68311         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
68312         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
68313         projects that don't keep autogenerated files in CVS. Put into
68314         actioncmd only the specified modules, not the transitive closure.
68315
68316 2005-08-31  Bruno Haible  <bruno@clisp.org>
68317
68318         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
68319         Create directories that shall be filled.
68320         (import): Don't look for gl_* macros in configure.ac. Recurse across
68321         all directories containing a gnulib-cache.m4 files, if meaningful.
68322
68323 2005-08-31  Bruno Haible  <bruno@clisp.org>
68324
68325         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
68326         (import): Set seen_libtool when we see gl_LIBTOOL.
68327
68328 2005-08-31  Bruno Haible  <bruno@clisp.org>
68329
68330         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
68331         declaration macro definitions from generated gnulib.m4.
68332
68333 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
68334
68335         * lib/iconvme.h: Add prototype for iconv_alloc.
68336
68337 2005-08-29  Simon Josefsson  <jas@extundo.com>
68338
68339         * lib/iconvme.c: Fix errno.
68340
68341 2005-08-29  Bruno Haible  <bruno@clisp.org>
68342
68343         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
68344         that it works when the directory contains spaces.
68345
68346 2005-08-29  Bruno Haible  <bruno@clisp.org>
68347
68348         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
68349
68350 2005-08-29  Bruno Haible  <bruno@clisp.org>
68351
68352         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
68353         Emit more advice.
68354
68355 2005-08-29  Bruno Haible  <bruno@clisp.org>
68356         and Stepan Kasal  <kasal@ucw.cz>
68357
68358         * check-module: If more parameters are given, check each of them
68359         separately; add more exceptions, as noted by Jim Meyering.
68360         (check_module): New procedure.
68361         (%exempt_header): Now contains all exceptions.
68362
68363 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
68364
68365         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
68366
68367 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
68368
68369         * lib/iconvme.c: Split iconv_string into iconv_alloc.
68370
68371 2005-08-28  Bruno Haible  <bruno@clisp.org>
68372
68373         * m4/gnulib-tool.m4: New file.
68374
68375 2005-08-27  Jim Meyering  <jim@meyering.net>
68376
68377         * modules/unistd-safer (Files): Add pipe-safer.c.
68378         * modules/fcntl-safer (Files): Add creat-safer.c.
68379
68380 2005-08-27  Jim Meyering  <jim@meyering.net>
68381
68382         * m4/stdlib-safer.m4: New file.  From coreutils.
68383         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
68384         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
68385         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
68386         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
68387         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
68388
68389 2005-08-27  Jim Meyering  <jim@meyering.net>
68390
68391         * lib/fopen-safer.c: Merge minor changes from coreutils.
68392         * lib/dup-safer.c: Likewise.
68393         * lib/fd-safer.c: Likewise.
68394
68395         Merge from coreutils.
68396         * lib/stdio--.h: New file.
68397         * lib/stdlib--.h: New file.
68398         * lib/mkstemp-safer.c: New file.
68399
68400         GNU tar needs these.
68401         * lib/pipe-safer.c: New file.
68402         * lib/creat-safer.c: New file.
68403         * lib/fcntl--.h (creat): Define to creat_safer.
68404         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
68405         * lib/unistd--.h (pipe): Define to pipe_safer.
68406         * lib/unistd-safer.h: Declare pipe_safer.
68407
68408 2005-08-26  Simon Josefsson  <jas@extundo.com>
68409
68410         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
68411         Haible <bruno@clisp.org>.
68412
68413 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
68414
68415         * lib/regex_internal.h: Remove all references to
68416         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
68417         or better.
68418         (bitset_not, bitset_merge, bitset_not_merge):
68419         (bitset_mask, re_string_allocate, re_string_construct):
68420         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
68421         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
68422         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
68423         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
68424         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
68425         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
68426         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
68427         (re_acquire_state_context):
68428         Remove unnecessary forward decls.
68429         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
68430         Put __attribute at function definition,
68431         now that the function decl has been removed.
68432         * lib/regex_internal.c (re_string_peek_byte_case):
68433         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
68434         Likewise.
68435
68436 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
68437
68438         * m4/regex.m4: Add AC_PREREQ(2.50).
68439         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
68440
68441 2005-08-25  Simon Josefsson  <jas@extundo.com>
68442
68443         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
68444         __fsetlocking.
68445
68446 2005-08-25  Simon Josefsson  <jas@extundo.com>
68447
68448         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
68449         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
68450         GLIBC specific code.
68451
68452 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68453
68454         Make regex safe for g++.  This fixes one real bug (an "err"
68455         that should have been "*err").  g++ problem reported by
68456         Sam Steingold.
68457         * lib/regex_internal.h (re_calloc): New macro, consistent with
68458         re_malloc etc.  All callers of calloc changed to use re_calloc.
68459         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
68460         not int.  All callers changed.
68461         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
68462         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
68463         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
68464         (find_recover_state): Change "err" to "*err"; this fixes what
68465         appears to be a real bug.
68466         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
68467         versus int.
68468
68469 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68470
68471         * modules/regex (Depends-on): Add malloc, since the code
68472         assumes that !malloc(0) means failure.
68473
68474 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68475
68476         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
68477
68478         alloca modernization/simplification for regex.
68479         * lib/regex.c: Remove portability cruft for alloca.  This no longer
68480         needs to be at the start of the file, and can be moved into
68481         regex_internal.h and simplified.
68482         * lib/regex_internal.h: Include <alloca.h>.
68483         (__libc_use_alloca) [!defined _LIBC]: New macro.
68484         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
68485         now works outside glibc.
68486
68487 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68488
68489         * config/srclist.txt: Add glibc bugs 1241, 1245.
68490
68491 2005-08-25  Jim Meyering  <jim@meyering.net>
68492
68493         * lib/open-safer.c: Include <config.h>.
68494         Otherwise, we'd lose LARGEFILE support in any file using
68495         e.g. "fcntl--.h"
68496
68497 2005-08-25  Bruno Haible  <bruno@clisp.org>
68498
68499         * m4/minmax.m4: Require autoconf 2.52.
68500         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
68501         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
68502         alternatives of translit over the alphabet.
68503         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
68504
68505 2005-08-24  Simon Josefsson  <jas@extundo.com>
68506
68507         * tests/test-getpass.c: New file.
68508
68509 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
68510
68511         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
68512         for GNU regex features.
68513
68514 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
68515
68516         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
68517         * lib/regex.h (regerror): Likewise.
68518
68519         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
68520         requires this.  (The code never needed it.)
68521
68522         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
68523         All uses of recently-renamed identifiers changed to use the new,
68524         POSIX-compliant names.  The code will build and run just fine
68525         without these changes, but it's better to eat our own dog food
68526         and use the standard-conforming names.
68527
68528         * lib/regex.h: Fix a multitude of POSIX name space violations.
68529         These changes have an effect only for programs that define
68530         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
68531         do not change anything for programs compiled in the normal way.
68532         Also, there is no effect on the ABI.
68533
68534         (_REGEX_SOURCE): New macro.
68535         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
68536         defined and _GNU_SOURCE is not; this fixes a name space violation.
68537
68538         Rename the following macros to obey POSIX requirements.
68539         The old names are still visible as macros if _REGEX_SOURCE is defined.
68540         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
68541         RE_BACKSLASH_ESCAPE_IN_LISTS.
68542         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
68543         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
68544         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
68545         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
68546         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
68547         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
68548         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
68549         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
68550         (REG_INTERVALS): renamed from RE_INTERVALS.
68551         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
68552         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
68553         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
68554         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
68555         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
68556         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
68557         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
68558         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
68559         RE_UNMATCHED_RIGHT_PAREN_ORD.
68560         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
68561         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
68562         (REG_DEBUG): renamed from RE_DEBUG.
68563         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
68564         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
68565         unusual, since we can't clash with the POSIX REG_ICASE.
68566         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
68567         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
68568         (REG_NO_SUB): renamed from RE_NO_SUB.
68569         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
68570         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
68571         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
68572         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
68573         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
68574         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
68575         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
68576         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
68577         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
68578         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
68579         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
68580         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
68581         RE_SYNTAX_POSIX_MINIMAL_BASIC.
68582         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
68583         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
68584         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
68585         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
68586         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
68587         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
68588         (REG_FIXED): Renamed from REGS_FIXED.
68589         (REG_NREGS): Renamed from RE_NREGS.
68590
68591         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
68592         of other REG_* macros, since POSIX says the user is allowed to
68593         #undef these macros selectively.
68594
68595         (reg_errcode_t): Update comment stating what other tables need
68596         to be consistent.
68597
68598         Rename the following enum values to obey POSIX requirements.
68599         The old names are still visible as macros.
68600         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
68601         is not defined, since GNU is supposed to be a superset of POSIX as
68602         much as possible, and since we want reg_errcode_t to be a signed
68603         type for implementation consistency.
68604         (_REG_NOERROR): Renamed from REG_NOERROR.
68605         (_REG_NOMATCH): Renamed from REG_NOMATCH.
68606         (_REG_BADPAT): Renamed from REG_BADPAT.
68607         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
68608         (_REG_ECTYPE): Renamed from REG_ECTYPE.
68609         (_REG_EESCAPE): Renamed from REG_EESCAPE.
68610         (_REG_ESUBREG): Renamed from REG_ESUBREG.
68611         (_REG_EBRACK): Renamed from REG_EBRACK.
68612         (_REG_EPAREN): Renamed from REG_EPAREN.
68613         (_REG_EBRACE): Renamed from REG_EBRACE.
68614         (_REG_BADBR): Renamed from REG_BADBR.
68615         (_REG_ERANGE): Renamed from REG_ERANGE.
68616         (_REG_ESPACE): Renamed from REG_ESPACE.
68617         (_REG_BADRPT): Renamed from REG_BADRPT.
68618         (_REG_EEND): Renamed from REG_EEND.
68619         (_REG_ESIZE): Renamed from REG_ESIZE.
68620         (_REG_ERPAREN): Renamed from REG_ERPAREN.
68621         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
68622         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
68623         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
68624         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
68625
68626         (_REG_RE_NAME, _REG_RM_NAME): New macros.
68627         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
68628         changed.  But support the old name if the new one is not defined
68629         and if _REGEX_SOURCE.
68630
68631         Change the following member names in struct re_pattern_buffer.
68632         The old names are still supported if !_REGEX_SOURCE.
68633         The new names are always supported, regardless of _REGEX_SOURCE.
68634         (re_buffer): Renamed from buffer.
68635         (re_allocated): Renamed from allocated.
68636         (re_used): Renamed from used.
68637         (re_syntax): Renamed from syntax.
68638         (re_fastmap): Renamed from fastmap.
68639         (re_translate): Renamed from translate.
68640         (re_can_be_null): Renamed from can_be_null.
68641         (re_regs_allocated): Renamed from regs_allocated.
68642         (re_fastmap_accurate): Renamed from fastmap_accurate.
68643         (re_no_sub): Renamed from no_sub.
68644         (re_not_bol): Renamed from not_bol.
68645         (re_not_eol): Renamed from not_eol.
68646         (re_newline_anchor): Renamed from newline_anchor.
68647
68648         Change the following member names in struct re_registers.
68649         The old names are still supported if !_REGEX_SOURCE.
68650         The new names are always supported, regardless of _REGEX_SOURCE.
68651         (rm_num_regs): Renamed from num_regs.
68652         (rm_start): Renamed from start.
68653         (rm_end): Renamed from end.
68654
68655         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
68656         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
68657         Prepend __ to parameter names.
68658
68659         Undo yesterday's changes.
68660
68661 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
68662
68663         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
68664         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
68665         lib/regex.c.
68666
68667 2005-08-24  Jim Meyering  <jim@meyering.net>
68668
68669         Sync from coreutils.
68670         * m4/fcntl-safer.m4: New file.
68671
68672         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
68673         and object files for this module.
68674
68675 2005-08-24  Jim Meyering  <jim@meyering.net>
68676
68677         Sync from coreutils.
68678         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
68679
68680 2005-08-24  Jim Meyering  <jim@meyering.net>
68681
68682         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
68683         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
68684
68685 2005-08-24  Jim Meyering  <jim@meyering.net>
68686
68687         * modules/fcntl-safer: New module.
68688         * modules/fts (Depends-on): Add fcntl-safer.
68689         * MODULES.html.sh (File descriptor based Input/Output):
68690         Add fcntl-safer.
68691
68692 2005-08-24  Bruno Haible  <bruno@clisp.org>
68693
68694         Support for unit test modules.
68695         * modules/README: Mention tests modules.
68696         * modules/TEMPLATE-TESTS: New file.
68697         * gnulib-tool: New options --extract-tests-module, --with-tests and
68698         --tests-base (unused for the moment).
68699         (testsbase, inctests): New variables.
68700         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
68701         (func_verify_module): Exclude TEMPLATE-TESTS.
68702         (func_verify_nontests_module, func_verify_tests_module): New functions.
68703         (func_get_dependencies): Add implicit dependency for tests modules.
68704         (func_get_tests_module): New function.
68705         (func_modules_transitive_closure): When --with-tests was specified,
68706         include the unit tests as well, unless explicitly avoided.
68707         (func_emit_lib_Makefile_am): Ignore the tests modules here.
68708         (func_emit_tests_Makefile_am): New function.
68709         (func_create_testdir): When --with-tests was specified, emit a
68710         tests/ directory.
68711         * MODULES.html.sh (Future developments): Update.
68712
68713 2005-08-24  Bruno Haible  <bruno@clisp.org>
68714
68715         * modules/tls-tests: New file.
68716         * tests/test-tls.c: New file, from GNU gettext.
68717
68718 2005-08-24  Bruno Haible  <bruno@clisp.org>
68719
68720         * modules/lock-tests: New file.
68721         * tests/test-lock.c: New file, from GNU gettext.
68722
68723 2005-08-24  Bruno Haible  <bruno@clisp.org>
68724
68725         * lib/lock.h: Add multiple inclusion guard.
68726         * lib/tls.h: Add multiple inclusion guard.
68727
68728 2005-08-24  Bruno Haible  <bruno@clisp.org>
68729
68730         * gnulib-tool: Add support for the --aux-dir option to
68731         --create-testdir, --create-megatestdir, --test, --megatest.
68732         (func_create_testdir, func_create_megatestdir): Optionally emit a
68733         AC_CONFIG_AUX_DIR directive.
68734         (create-testdir, create-megatestdir, test, megatest): Provide a
68735         default value for $auxdir.
68736
68737 2005-08-24  Bruno Haible  <bruno@clisp.org>
68738
68739         * gnulib-tool (import): Use compound statement instead of subshell
68740         where possible.
68741
68742 2005-08-24  Bruno Haible  <bruno@clisp.org>
68743
68744         * gnulib-tool (import): Change --aux-dir default to "build-aux".
68745
68746 2005-08-24  Bruno Haible  <bruno@clisp.org>
68747
68748         * gnulib-tool (func_version): Update.
68749
68750 2005-08-24  Bruno Haible  <bruno@clisp.org>
68751
68752         * gnulib-tool (func_import, func_create_testdir,
68753         func_create_megatestdir): Quote all autoconf macro arguments.
68754
68755 2005-08-24  Bruno Haible  <bruno@clisp.org>
68756
68757         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
68758         option --force, because --force causes the aclocal.m4 of each
68759         subdirectory to be newer than the corresponding config.h.in.
68760
68761 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
68762
68763         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
68764         All contents moved to gl_REGEX.
68765         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
68766         assume that it does.
68767
68768 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
68769
68770         * lib/regex.h (REG_NOSYS)
68771         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
68772         Define, since POSIX requires it as of 2001.
68773         (_REG_ENOSYS)
68774         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
68775         New private symbol, used to keep the enum signed in all cases.
68776         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
68777         Youngman in
68778         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
68779
68780         * lib/regex_internal.c (re_string_skip_chars, register_state):
68781         (calc_state_hash):
68782         Remove forward decls; no longer needed now that we use prototypes.
68783         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
68784         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
68785         (clean_state_log_if_needed): Likewise.
68786
68787 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
68788
68789         * config/srclist.txt: Add glibc bugs 1231-1233.
68790
68791 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
68792
68793         Fix problems reported by Sam Steingold in
68794         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
68795         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
68796         assumed that reg_errcode_t is a signed type, which is not
68797         necessarily true if _XOPEN_SOURCE is not defined.
68798         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
68799         since some compilers warn about it otherwise.
68800
68801 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
68802
68803         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
68804         (init_word_char, create_initial_state, duplicate_node_closure):
68805         (fetch_token, peek_token_bracket, build_range_exp):
68806         (build_collating_symbol): Remove forward decls; no longer needed
68807         now that we use prototypes.
68808
68809         * lib/regcomp.c:
68810         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
68811         (re_compile_fastmap_iter, regcomp, regerror, regfree):
68812         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
68813         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
68814         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
68815         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
68816         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
68817         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
68818         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
68819         (build_range_exp, build_collating_symbol, parse_bracket_exp):
68820         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
68821         (build_charclass, build_charclass_op, fetch_number, create_tree):
68822         (create_token_tree, mark_opt_subexp, duplicate_tree):
68823         Use prototypes rather than old-style definitions.
68824
68825         * lib/regex_internal.c:
68826         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
68827         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
68828         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
68829         (re_string_reconstruct, re_string_peek_byte_case):
68830         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
68831         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
68832         (re_node_set_init_copy, re_node_set_add_intersect):
68833         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
68834         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
68835         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
68836         (re_acquire_state, re_acquire_state_context, register_state):
68837         (create_ci_newstate, create_cd_newstate, free_state):
68838         Likewise.
68839         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
68840         re_search_2):
68841         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
68842         (re_search_internal, prune_impossible_nodes):
68843         (acquire_init_state_context, check_matching, static):
68844         (check_halt_node_context, check_halt_state_context, proceed_next_node):
68845         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
68846         (update_regs, sift_states_backward, build_sifted_states):
68847         (clean_state_log_if_needed, merge_state_array):
68848         (update_cur_sifted_state, add_epsilon_src_nodes):
68849         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
68850         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
68851         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
68852         (find_recover_state, check_subexp_matching_top, transit_state_mb):
68853         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
68854         (check_arrival, check_arrival_add_next_nodes):
68855         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
68856         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
68857         (check_node_accept_bytes, check_node_accept, extend_buffers):
68858         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
68859         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
68860         (sift_ctx_init):
68861         Likewise.
68862
68863         * lib/regex_internal.h:
68864         (re_string_allocate, re_string_construct, re_string_reconstruct):
68865         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
68866         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
68867         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
68868         (re_string_context_at, re_string_peek_byte_case):
68869         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
68870         is defined, since we now use prototypes always.
68871
68872         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
68873         C89 or better.  All uses removed.
68874
68875 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
68876
68877         * config/srclist.txt: Add glibc bugs 1220-1227.
68878
68879 2005-08-20  Jim Meyering  <jim@meyering.net>
68880
68881         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
68882         of unused local, dfa.
68883
68884 2005-08-20  Bruno Haible  <bruno@clisp.org>
68885
68886         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
68887
68888 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
68889
68890         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
68891         (re_node_set_insert_last, re_dfa_add_node):
68892         Rename local variables to avoid GCC shadowing warnings.
68893
68894 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
68895
68896         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
68897         [defined lint]: Suppress bogus uninitialized-variable warnings.
68898
68899         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
68900         and let the caller return REG_ESPACE if out of space.  This
68901         removes an uninitialied-variable warning with GCC 4.0.1, and also
68902         avoids taking the address of a local variable.  All callers
68903         changed.
68904
68905 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
68906
68907         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
68908         $LIBCSRC/posix/regexec.c.
68909         Add glibc bug 1217 for regcomp.c.
68910
68911 2005-08-19  Jim Meyering  <jim@meyering.net>
68912
68913         * lib/regexec.c (proceed_next_node): Redo local variables to
68914         avoid GCC shadowing warnings.
68915
68916 2005-08-18  Bruno Haible  <bruno@clisp.org>
68917
68918         * lib/strstr.c (strstr): Fix return value in multibyte case.
68919         * lib/strcasestr.c (strcasestr): Likewise.
68920
68921 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
68922
68923         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
68924
68925 2005-08-17  Jim Meyering  <jim@meyering.net>
68926
68927         Make the %s format (seconds since the epoch) work for a negative
68928         number and when used with a zero-padded field width, e.g. %015s.
68929
68930         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
68931         label so that it precedes the code to set `digits'.  Otherwise,
68932         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
68933         print `00-22'.  Now, it prints `-0022', as it should.
68934
68935 2005-08-17  Bruno Haible  <bruno@clisp.org>
68936
68937         * modules/strstr (Files): Add m4/mbrtowc.m4.
68938         (Depends-on): Add mbuiter.
68939
68940 2005-08-17  Bruno Haible  <bruno@clisp.org>
68941
68942         * modules/strcasestr: New file.
68943         * MODULES.html.sh (String handling, based on ANSI C 89): Add
68944         strcasestr.
68945
68946 2005-08-17  Bruno Haible  <bruno@clisp.org>
68947
68948         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
68949
68950 2005-08-17  Bruno Haible  <bruno@clisp.org>
68951
68952         * modules/mbuiter: New file.
68953         * MODULES.html.sh (Extended multibyte and wide character utilities):
68954         Add mbuiter.
68955
68956 2005-08-17  Bruno Haible  <bruno@clisp.org>
68957
68958         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
68959         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
68960
68961 2005-08-17  Bruno Haible  <bruno@clisp.org>
68962
68963         * m4/strcasestr.m4: New file.
68964
68965 2005-08-17  Bruno Haible  <bruno@clisp.org>
68966
68967         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
68968         * lib/strstr.c: Completely rewritten, with multibyte locale support.
68969
68970 2005-08-17  Bruno Haible  <bruno@clisp.org>
68971
68972         * lib/strcasestr.h: New file.
68973         * lib/strcasestr.c: New file.
68974
68975 2005-08-17  Bruno Haible  <bruno@clisp.org>
68976
68977         * lib/strcasecmp.c: Use mbuiter.h.
68978
68979 2005-08-17  Bruno Haible  <bruno@clisp.org>
68980
68981         * lib/mbuiter.h: New file.
68982
68983 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
68984
68985         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
68986         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
68987         and gl_GETOPT are both invoked via different paths (as happens
68988         with GNU tar CVS because it uses both argp and getopt), the former
68989         wins.
68990
68991 2005-08-16  Bruno Haible  <bruno@clisp.org>
68992
68993         * modules/tls: New file.
68994         * MODULES.html.sh (Multithreading): Add tls.
68995
68996 2005-08-16  Bruno Haible  <bruno@clisp.org>
68997
68998         * modules/strnlen1: New file.
68999         * MODULES.html.sh (String handling): Add strnlen1.
69000
69001 2005-08-16  Bruno Haible  <bruno@clisp.org>
69002
69003         * modules/strcase (Files): Add m4/mbrtowc.m4.
69004         (Depends-on): Add strnlen1, mbchar.
69005
69006 2005-08-16  Bruno Haible  <bruno@clisp.org>
69007
69008         * modules/mbiter: New file.
69009         * MODULES.html.sh (Extended multibyte and wide character utilities):
69010         Add mbiter.
69011
69012 2005-08-16  Bruno Haible  <bruno@clisp.org>
69013
69014         * modules/mbfile: New file.
69015         * MODULES.html.sh (Extended multibyte and wide character utilities):
69016         Add mbfile.
69017
69018 2005-08-16  Bruno Haible  <bruno@clisp.org>
69019
69020         * modules/mbchar: New file.
69021         * MODULES.html.sh (Extended multibyte and wide character utilities):
69022         New section.
69023
69024 2005-08-16  Bruno Haible  <bruno@clisp.org>
69025
69026         * m4/tls.m4: New file, from GNU gettext.
69027
69028 2005-08-16  Bruno Haible  <bruno@clisp.org>
69029
69030         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
69031         always.
69032         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
69033
69034 2005-08-16  Bruno Haible  <bruno@clisp.org>
69035
69036         * m4/mbiter.m4: New file.
69037
69038 2005-08-16  Bruno Haible  <bruno@clisp.org>
69039
69040         * m4/mbfile.m4: New file.
69041
69042 2005-08-16  Bruno Haible  <bruno@clisp.org>
69043
69044         * m4/mbchar.m4: New file.
69045
69046 2005-08-16  Bruno Haible  <bruno@clisp.org>
69047
69048         * lib/tls.h: New file, from GNU gettext.
69049         * lib/tls.c: New file, from GNU gettext.
69050
69051 2005-08-16  Bruno Haible  <bruno@clisp.org>
69052
69053         * lib/strnlen1.h: New file.
69054         * lib/strnlen1.c: New file.
69055
69056 2005-08-16  Bruno Haible  <bruno@clisp.org>
69057
69058         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
69059         (mbi_init): Update.
69060         (mbi_avail, mbi_advance): Let the iteration end before the terminating
69061         NUL byte, not after it.
69062
69063 2005-08-16  Bruno Haible  <bruno@clisp.org>
69064
69065         * lib/strcase.h (strcasecmp): Add note in comments.
69066         * lib/strncasecmp.c: Use code from strcasecmp.c.
69067         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
69068         (strcasecmp): Work correctly in multibyte locales.
69069
69070 2005-08-16  Bruno Haible  <bruno@clisp.org>
69071
69072         * lib/mbiter.h: New file.
69073
69074 2005-08-16  Bruno Haible  <bruno@clisp.org>
69075
69076         * lib/mbfile.h: New file.
69077
69078 2005-08-16  Bruno Haible  <bruno@clisp.org>
69079
69080         * lib/mbchar.h: New file.
69081         * lib/mbchar.c: New file.
69082
69083 2005-08-16  Bruno Haible  <bruno@clisp.org>
69084
69085         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
69086         the valid ones. Makes the comparison operations transitive:
69087         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
69088         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
69089
69090 2005-08-15  Simon Josefsson  <jas@extundo.com>
69091
69092         * modules/ssize_t (License): Change to 'unlimited'.
69093
69094         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
69095
69096 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
69097
69098         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
69099         Add comments for each pending glibc patch.
69100
69101 2005-08-15  Bruno Haible  <bruno@clisp.org>
69102
69103         * lib/regex.h (__restrict_arr): Don't define to __restrict if
69104         __cplusplus is defined.
69105
69106 2005-08-14  Jim Meyering  <jim@meyering.net>
69107
69108         Sync from coreutils.
69109
69110         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
69111         Use the hash-table-based cycle-detection code not just when
69112         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
69113         Reported by James Youngman in
69114         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
69115         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
69116         FTS_TIGHT_CYCLE_CHECK.
69117         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
69118         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
69119         once again.
69120         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
69121         * lib/fts.c (fd_safer): Remove decl.
69122         Include fcntl--.h rather than unistd-safer.h
69123         (fts_safe_changedir): Don't call fd_safer; no longer needed
69124         now that we include fcntl--.h.
69125
69126 2005-08-12  Simon Josefsson  <jas@extundo.com>
69127
69128         * modules/getndelim2: Use ssize_t module.
69129         * modules/getnline: Likewise.
69130         * modules/safe-read: Likewise.
69131         * modules/xreadlink: Likewise.
69132
69133         * modules/ssize_t: New file.
69134
69135 2005-08-12  Simon Josefsson  <jas@extundo.com>
69136
69137         * m4/readline.m4: Look for termcap, curses or ncurses if required.
69138
69139 2005-08-12  Simon Josefsson  <jas@extundo.com>
69140
69141         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
69142         ssize_t.
69143
69144 2005-08-12  Simon Josefsson  <jas@extundo.com>
69145
69146         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
69147         readline, getdelim and check_version.
69148         (Support for systems lacking ISO C 99: Sizes of integer types):
69149         Add size_max.
69150
69151 2005-08-12  Bruno Haible  <bruno@clisp.org>
69152
69153         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
69154
69155 2005-08-11  Simon Josefsson  <jas@extundo.com>
69156
69157         * modules/readline: New file.
69158
69159         * modules/strnlen (Files): Add strnlen.h.
69160
69161 2005-08-11  Simon Josefsson  <jas@extundo.com>
69162
69163         * m4/readline.m4: New file.
69164
69165 2005-08-11  Simon Josefsson  <jas@extundo.com>
69166
69167         * lib/readline.h, readline.c: New file.
69168
69169 2005-08-11  Simon Josefsson  <jas@extundo.com>
69170
69171         * doc/gnulib.texi (Initial import, Finishing touches): Mention
69172         gl_AVOID.
69173
69174 2005-08-11  Bruno Haible  <bruno@clisp.org>
69175
69176         * lib/strnlen.h (strnlen): Change parameter name to match comment.
69177
69178 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
69179
69180         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
69181
69182 2005-08-10  Simon Josefsson  <jas@extundo.com>
69183
69184         * tests/test-iconvme.c: New file.
69185
69186 2005-08-10  Simon Josefsson  <jas@extundo.com>
69187
69188         * m4/strnlen.m4: New file.
69189
69190         * m4/strndup.m4: Don't check for strnlen declaration, done in
69191         strnlen.m4.
69192
69193 2005-08-10  Simon Josefsson  <jas@extundo.com>
69194
69195         * lib/strndup.c: Use strnlen.h.
69196
69197         * lib/strnlen.h: New file.
69198
69199 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
69200
69201         * README: Typos.
69202
69203 2005-08-02  Simon Josefsson  <jas@extundo.com>
69204
69205         * modules/readline: New file.
69206
69207 2005-08-02  Simon Josefsson  <jas@extundo.com>
69208
69209         * modules/getdelim: New file.
69210
69211         * modules/getline: Rewrite, don't use getndelim2.
69212
69213 2005-08-02  Simon Josefsson  <jas@extundo.com>
69214
69215         * m4/getline.m4: Separate out getdelim stuff into separate module.
69216
69217         * m4/getdelim.m4: New file.
69218
69219 2005-08-02  Simon Josefsson  <jas@extundo.com>
69220
69221         * lib/getline.h, getline.c: Rewrite.
69222
69223         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
69224
69225 2005-07-31  Bruno Haible  <bruno@clisp.org>
69226
69227         * lib/lock.h (gl_lock_initializer): New macro.
69228         (gl_lock_define_initialized): Use it.
69229         (gl_rwlock_initializer): New macro.
69230         (gl_rwlock_define_initialized): Use it.
69231         (gl_recursive_lock_initializer): New macro.
69232         (gl_recursive_lock_define_initialized): Use it.
69233
69234 2005-07-30  Karl Berry  <karl@gnu.org>
69235
69236         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
69237         Report from Ben Pfaff, regarding getopt.
69238
69239 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
69240
69241         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
69242         normal way.
69243         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
69244         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
69245         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
69246         (gl_GETOPT): Use the new macros.  Most of the implementation
69247         is moved to the new macros.  This is for programs like Emacs
69248         that don't want all the functionality of gl_GETOPT.
69249
69250 2005-07-26  Bruno Haible  <bruno@clisp.org>
69251
69252         * m4/lock.m4: Update from GNU gettext.
69253
69254 2005-07-26  Bruno Haible  <bruno@clisp.org>
69255
69256         * lib/lock.h: Update from GNU gettext.
69257         * lib/lock.c: Update from GNU gettext.
69258
69259 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
69260
69261         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
69262         obsolescent AC_TRY_RUN.  Include the default includes files, for
69263         'exit'.
69264
69265 2005-07-24  Bruno Haible  <bruno@clisp.org>
69266
69267         * modules/visibility: New file.
69268         * MODULES.html.sh (Misc): Add visibility.
69269
69270 2005-07-24  Bruno Haible  <bruno@clisp.org>
69271
69272         * m4/visibility.m4: New file.
69273
69274 2005-07-24  Bruno Haible  <bruno@clisp.org>
69275
69276         * doc/visibility.texi: New file.
69277
69278 2005-07-22  Bruno Haible  <bruno@clisp.org>
69279
69280         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
69281         $(ALLOCA_H), redundant through BUILT_SOURCES.
69282         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
69283         redundant through BUILT_SOURCES.
69284         * modules/byteswap (Makefile.am): Remove explicit dependency on
69285         $(BYTESWAP_H), redundant through BUILT_SOURCES.
69286         * modules/fnmatch (Makefile.am): Remove explicit dependency on
69287         $(FNMATCH_H), redundant through BUILT_SOURCES.
69288         * modules/getopt (Makefile.am): Remove explicit dependency on
69289         $(GETOPT_H), redundant through BUILT_SOURCES.
69290         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
69291         redundant through BUILT_SOURCES.
69292         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
69293         redundant through BUILT_SOURCES.
69294         * modules/stdbool (Makefile.am): Remove explicit dependency on
69295         $(STDBOOL_H), redundant through BUILT_SOURCES.
69296         * modules/stdint (Makefile.am): Remove explicit dependency on
69297         $(STDINT_H), redundant through BUILT_SOURCES.
69298         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
69299         Remove explicit dependency on $(SYSEXITS_H).
69300         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
69301
69302 2005-07-18  Simon Josefsson  <jas@extundo.com>
69303
69304         * lib/check-version.c (check_version): Accept identical versions too.
69305
69306 2005-07-18  Bruno Haible  <bruno@clisp.org>
69307
69308         * modules/lock: New file.
69309         * MODULES.html.sh (Multithreading): New section.
69310
69311 2005-07-18  Bruno Haible  <bruno@clisp.org>
69312
69313         * m4/lock.m4: New file, from GNU gettext.
69314
69315 2005-07-18  Bruno Haible  <bruno@clisp.org>
69316
69317         * lib/lock.h: New file, from GNU gettext.
69318         * lib/lock.c: New file, from GNU gettext.
69319
69320 2005-07-18  Bruno Haible  <bruno@clisp.org>
69321
69322         * lib/lock.h (gl_once_t): New type.
69323         (gl_once_define, gl_once): New macros.
69324         * lib/lock.c (fresh_once): New variable.
69325         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
69326         functions.
69327
69328 2005-07-16  Simon Josefsson  <jas@extundo.com>
69329
69330         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
69331         workaround, suggested by Bruno.
69332
69333 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
69334
69335         * modules/xalloc (Depends-on): Add xalloc-die.
69336         * modules/xvasprintf (Depends-on): Add xalloc-die.
69337
69338 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
69339
69340         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
69341         with a minor change.
69342
69343 2005-07-15  Bruno Haible  <bruno@clisp.org>
69344
69345         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
69346         When using lib/poll.c, define poll as rpl_poll.
69347
69348 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
69349
69350         * modules/argp (Depends-on): Remove unlocked-io.
69351
69352 2005-07-14  Derek Price  <derek@ximbiot.com>
69353
69354         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
69355         for glob symlink bug.
69356
69357 2005-07-14  Bruno Haible  <bruno@clisp.org>
69358
69359         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
69360         Instead, test for *_unlocked function declarations directly.
69361
69362 2005-07-11  Simon Josefsson  <jas@extundo.com>
69363
69364         * modules/size_max: New file.
69365
69366         * modules/xsize: Depend on size_max module for size_max.m4.
69367
69368 2005-07-11  Simon Josefsson  <jas@extundo.com>
69369
69370         * lib/size_max.h: New file.
69371
69372 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
69373
69374         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
69375         copyright symbol and the year.
69376         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
69377         (version_etc_va): Use parameterized copyright notice.
69378         Reword to conform to the current GNU coding standards.
69379
69380 2005-07-11  Karl Berry  <karl@gnu.org>
69381
69382         * doc/gnulib.texi (Quoting): new node.
69383         (Initial import): more info, from Patrice.
69384
69385 2005-07-11  Bruno Haible  <bruno@clisp.org>
69386
69387         * gnulib-tool (func_usage): Document option --avoid.
69388         (Command line options): Handle --avoid.
69389         (func_acceptable): New function.
69390         (func_modules_transitive_closure): Use it.
69391
69392 2005-07-11  Bruno Haible  <bruno@clisp.org>
69393
69394         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
69395         Reported by Jim Meyering.
69396
69397 2005-07-10  Bruno Haible  <bruno@clisp.org>
69398
69399         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
69400         Needed when size_t is smaller than 'unsigned int'.
69401         Reported by Paul Eggert.
69402
69403 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
69404
69405         * modules/argp (Depends-on): Add unlocked-io
69406
69407 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
69408
69409         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
69410         block of defines.
69411
69412 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
69413
69414         * config/srclist.txt: Comment out regcomp.c, since we have a porting
69415         fix now.
69416
69417 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
69418         and Paul Eggert  <eggert@cs.ucla.edu>
69419
69420         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
69421         in wint_t, not wchar_t.  Remove now-unnecessary cast.
69422
69423 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69424
69425         * modules/regex (Files): Add lib/regex_internal.c,
69426         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
69427         (Depends-on): Add extensions.
69428         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
69429
69430 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69431
69432         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
69433         pathconf.
69434         * m4/same.m4 (gl_SAME): Likewise.
69435         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
69436
69437         * m4/regex.m4: Adjust to new libc regex implementation.
69438         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
69439         all the .c and .h parts of (the new) regex.
69440         Quote the m4 stuff better.
69441         Check for RE_ICASE bug of old gnulib.
69442         Check for REG_STARTEND of recent libc.
69443         Rename local variables from jm_* to gl_*.
69444         Quote operand of "test -f".
69445         Say "recent enough" version of libc, not "version 2".
69446         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
69447         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
69448         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
69449         Remove check for btowc, isascii.
69450         Require AM_LANGINFO_CODESET.
69451
69452 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69453
69454         * lib/regex.c, regex.h: Sync from libc.
69455         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
69456         * lib/regexec.c:
69457         New files, synced from libc, except that regex_internal.h
69458         currently has a small porting fix.
69459
69460 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69461
69462         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
69463         regex_internal.c, regexec.c.
69464         Add regex_internal.h too, but as a comment, since the libc version
69465         is currently broken in gnulib mode.
69466
69467 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
69468
69469         Support programs like Emacs that use gnulib but not gettext.
69470         * MODULES.html.sh (Internationalization functions): Add gettext-h.
69471         * modules/gettext-h: New file.
69472         * modules/gettext (Files): Remove lib/gettext.h.
69473         (Depends-on): Add gettext-h.
69474         (Makefile.am): Remove lib_SOURCES.
69475         * modules/argmatch, modules/c-stack, modules/closeout:
69476         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
69477         * modules/execute, modules/file-type, modules/getaddrinfo:
69478         * modules/getopt, modules/human, modules/javacomp:
69479         * modules/javaexec, modules/mkdir-p, modules/obstack:
69480         * modules/openat, modules/pagealign_alloc, modules/pipe:
69481         * modules/quotearg, modules/regex, modules/rpmatch:
69482         * modules/unicodeio, modules/userspec, modules/version-etc:
69483         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
69484         * modules/xsetenv:
69485         Depend on gettext-h, not gettext.
69486
69487 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
69488
69489         * gnulib-tool (func_import): Add support for 'public domain' license.
69490         * modules/alloca, modules/atexit, modules/memmove:
69491         Now public domain, not GPL.
69492         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
69493         * modules/realloc, modules/strerror, modules/strtod:
69494         Now LGPL, not GPL.
69495
69496 2005-07-05  Bruno Haible  <bruno@clisp.org>
69497
69498         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
69499         autoconf CVS. Needed for mingw.
69500
69501 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
69502
69503         Remove the dependency of the strftime module on the tzset module.
69504         * modules/strftime (Depends-on): Remove dependency on tzset.
69505
69506 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
69507
69508         Remove the dependency of the strftime module on the tzset module.
69509         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
69510         gl_FUNC_TZSET_CLOBBER.
69511
69512 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
69513
69514         Remove the dependency of the strftime module on the tzset module.
69515         * lib/strftime.c (my_strftime)
69516         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
69517         Copy the input structure, to work around some of the bug with
69518         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
69519         Solaris releases, you should also use the tzset module, but we won't
69520         require it as a dependency any more since we don't want LGPLed code
69521         to depend on GPLed code.
69522
69523 2005-07-02  Jim Meyering  <jim@meyering.net>
69524
69525         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
69526         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
69527         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
69528         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
69529
69530 2005-07-02  Jim Meyering  <jim@meyering.net>
69531
69532         * lib/backupfile.c (backup_args): Change a `0' to NULL.
69533
69534 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
69535
69536         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
69537         declares only 'struct timespec;' (!).
69538
69539 2005-07-01  Jim Meyering  <jim@meyering.net>
69540
69541         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
69542         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
69543         * lib/save-cwd.c, tempname.c:
69544         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
69545         and don't include <sys/file.h>).
69546
69547 2005-06-29  Jim Meyering  <jim@meyering.net>
69548
69549         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
69550         type name.  Use the variable name instead.
69551         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
69552         Likewise.
69553
69554 2005-06-28  Simon Josefsson  <jas@extundo.com>
69555
69556         * modules/check-version (Files): Add check-version.m4.
69557
69558 2005-06-28  Simon Josefsson  <jas@extundo.com>
69559
69560         * m4/check-version.m4: New file, suggested by Jim Meyering
69561         <jim@meyering.net>.
69562
69563 2005-06-28  Simon Josefsson  <jas@extundo.com>
69564
69565         * lib/check-version.h, lib/check-version.c: New files.
69566
69567 2005-06-28  Simon Josefsson  <jas@extundo.com>
69568
69569         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
69570         collision with global variable.  Better indentation.  Don't
69571         increment buffer pointer beyond buffer end.  Based on comments
69572         from Paul Eggert <eggert@cs.ucla.edu>.
69573
69574         * lib/base64.h: Indent.
69575
69576 2005-06-28  Simon Josefsson  <jas@extundo.com>
69577
69578         * doc/gnulib.texi (Library version handling): New section.
69579
69580 2005-06-28  Jim Meyering  <jim@meyering.net>
69581
69582         * check-module (find_included_lib_files): Hard-code another
69583         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
69584         but modules/fts-lgpl (correctly) does not list those files.
69585
69586         * modules/canonicalize (Files): Add lib/pathmax.h.
69587
69588 2005-06-25  Simon Josefsson  <jas@extundo.com>
69589
69590         * modules/check-version: New file.
69591
69592 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
69593
69594         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
69595         initializer of struct addrinfo, as an indication that we don't
69596         care how many members the structure has.
69597
69598 2005-06-24  Derek Price  <derek@ximbiot.com>
69599         and Bruno Haible  <bruno@clisp.org>
69600
69601         Remove stat module & update lstat.
69602         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
69603         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
69604         * m4/stat.m4: Remove this file.
69605
69606 2005-06-24  Derek Price  <derek@ximbiot.com>
69607         and Bruno Haible  <bruno@clisp.org>
69608
69609         Remove stat module & update lstat.
69610         * lib/stat.c: Remove this file...
69611         (slash_aware_lstat): ...moving this content and its support...
69612         * lib/lstat.c (rpl_lstat): ...into here.
69613         * lib/lstat.h: New file.
69614
69615 2005-06-24  Derek Price  <derek@ximbiot.com>
69616         and Bruno Haible  <bruno@clisp.org>
69617
69618         Remove stat module & update lstat.
69619         * config/srclist.txt (libc sources): Remove stat.
69620
69621 2005-06-24  Derek Price  <derek@ximbiot.com>
69622         and Bruno Haible  <bruno@clisp.org>
69623
69624         Remove stat module & update lstat.
69625         * MODULES.html.sh (stat): Remove.
69626         * MODULES.html: Regenerated.
69627         * modules/lstat (Description): Correct function name.
69628         (Files): Add "lstat.h".
69629         (Depends-on): Remove stat, add xalloc, stat-macros.
69630         * modules/stat: Remove this file.
69631         (Include): Add "lstat.h", remove <sys/stat.h>.
69632
69633 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
69634
69635         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
69636         (ranged_convert): Don't save conversion in a temporary struct.
69637         This causes a warning with GCC 4.0.0, and anyway in the typical
69638         case it's not worth the extra 100 bytes or so of code.
69639         (ranged_convert, __mktime_internal): When calling a function via a
69640         pointer P, use P () rather than (*P) (), as we now assume C89 or
69641         better.
69642
69643 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
69644
69645         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
69646         "who -r" failed to give output.  Problem reported by Tim Waugh.
69647
69648         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
69649         (xcalloc): Use it to avoid needless tests.
69650         Problem reported by Jim Meyering.
69651
69652 2005-06-20  Derek Price  <derek@ximbiot.com>
69653
69654         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
69655         unnecessary for Autoconfs > 2.59c.
69656
69657 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
69658
69659         * lib/argp.h (__option_is_short): Check upper limit of
69660         __key. Isprint() requires its argument to have the value
69661         of an unsigned char or EOF.
69662
69663 2005-06-16  Jim Meyering  <jim@meyering.net>
69664
69665         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
69666         when either N or S is zero.
69667
69668 2005-06-16  Derek Price  <derek@ximbiot.com>
69669
69670         * m4/bison.m4: Declare YACC & YFLAGS precious.
69671
69672 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
69673
69674         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
69675         multibyte string or pattern, fall back on unibyte matching.
69676         Problem reported by James Youngman.
69677
69678 2005-06-08  Bruno Haible  <bruno@clisp.org>
69679
69680         * modules/csharpcomp: New file.
69681         * MODULES.html.sh (C#): Add csharpcomp.
69682
69683 2005-06-08  Bruno Haible  <bruno@clisp.org>
69684
69685         * m4/csharpcomp.m4: New file, from GNU gettext.
69686
69687 2005-06-08  Bruno Haible  <bruno@clisp.org>
69688
69689         * lib/csharpcomp.h: New file, from GNU gettext.
69690         * lib/csharpcomp.c: New file, from GNU gettext.
69691         * lib/csharpcomp.sh.in: New file, from GNU gettext.
69692
69693 2005-06-08  Bruno Haible  <bruno@clisp.org>
69694
69695         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
69696         warning on mingw.
69697
69698 2005-06-07  Derek Price  <derek@ximbiot.com>
69699
69700         Sync from CVS.
69701         * lib/glob_.h: Indent nested #ifdef.
69702
69703 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
69704
69705         Sync from coreutils.
69706         Use "file name" when talking about file names, instead of "filename"
69707         or "path", as per the GNU coding standards.
69708         * lib/mkdir-p.c: Renamed from makepath.c.
69709         (make_dir_parents): Renamed from make_path.  All callers changed.
69710         * lib/mkdir-p.h: Likewise.  All includers changed.
69711         * lib/filenamecat.c: Renamed from path-concat.c.
69712         (file_name_concat): Renamed from path_concat.  All callers changed.
69713         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
69714         * lib/filenamecat.h: Likewise.  All includers changed.
69715         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
69716         in comments or local variable names.
69717         * lib/basename.c: Likewise.
69718         * lib/canonicalize.c, canonicalize.h: Likewise.
69719         * lib/dirname.c, dirname.h: Likewise.
69720         * lib/euidaccess.c: Likewise.
69721         * lib/exclude.c: Likewise
69722         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
69723         * lib/fsusage.c, fsuage.h: Likewise.
69724         * lib/fts.c, fts_.h: Likewise.
69725         * lib/getcwd.c: Likewise.
69726         * lib/getloadavg.c: Likewise.
69727         * lib/mkstemp.c: Likewise.
69728         * lib/mountlist.c, mountlist.h: Likewise.
69729         * lib/openat.c, openat.h: Likewise.
69730         * lib/readlink-stub.c: Likewise.
69731         * lib/readutmp.c, readutmp.h: Likewise.
69732         * lib/rename.c: Likewise.
69733         * lib/rmdir.c: Likewise.
69734         * lib/same.c: Likewise.
69735         * lib/savedir.c: Likewise.
69736         * lib/stripslash.c: Likewise.
69737         * lib/tempname.c: Likewise.
69738         * lib/xreadlink.c: Likewise.
69739         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
69740         All uses changed.
69741         * lib/exclude.h: Likewise.
69742
69743         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
69744         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
69745         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
69746         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
69747         * lib/pathmax.h: Include <limits.h> unconditionally, since other
69748         files have been getting away with it for years (MORE/BSD 4.3
69749         is extinct now).
69750         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
69751         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
69752
69753         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
69754         Define to 256, not 255, as per modern POSIX.
69755
69756 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
69757
69758         Sync from coreutils.
69759         Use "file name" when talking about file names, instead of "filename"
69760         or "path", as per the GNU coding standards.
69761         * MODULES.html.sh: mkdir-p renamed from makepath.
69762         filenamecat renamed from path-concat.
69763         * modules/filenamecat: Renamed from modules/path-concat.
69764         (Files): filenamecat.h and filenamecat.c renamed from
69765         path-concat.h and path-concat.c.
69766         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
69767         (Include): filenamecat.h, not path-concat.h.
69768         * modules/mkdir-p: Renamed from modules/makepath.
69769         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
69770         makepath.c.
69771         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
69772         (Include): mkdir-p.h, not makepath.h.
69773
69774 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
69775
69776         Sync from coreutils.
69777         * m4/mkdir-p.m4: Renamed from makepath.m4.
69778         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
69779         Rename files from makepath.c to mkdir-p.c, and from
69780         makepath.h to mkdir-p.h.
69781         * m4/filenamecat.m4: Renamed from path-concat.m4.
69782         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
69783         Rename files from path-concat.c to filenamecat.c,
69784         and from path-concat.h to filenamecat.h.
69785         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
69786         "file name" in local variables or comments.
69787         * m4/rename.m4: Likewise.
69788
69789 2005-06-01  Bruno Haible  <bruno@clisp.org>
69790
69791         * modules/csharpexec: New file.
69792         * MODULES.html.sh (C#): New section.
69793
69794 2005-06-01  Bruno Haible  <bruno@clisp.org>
69795
69796         * m4/csharp.m4: New file, from GNU gettext.
69797         * m4/csharpexec.m4: New file, from GNU gettext.
69798
69799 2005-06-01  Bruno Haible  <bruno@clisp.org>
69800
69801         * lib/csharpexec.h: New file, from GNU gettext.
69802         * lib/csharpexec.c: New file, from GNU gettext.
69803         * lib/csharpexec.sh.in: New file, from GNU gettext.
69804
69805 2005-05-31  Derek Price  <derek@ximbiot.com>
69806             Paul Eggert  <eggert@cs.ucla.edu>
69807
69808         Sync from cvs.
69809         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
69810
69811 2005-05-31  Derek Price  <derek@ximbiot.com>
69812             Paul Eggert  <eggert@cs.ucla.edu>
69813
69814         Sync from cvs.
69815         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
69816
69817 2005-05-29  Derek Price  <derek@ximbiot.com>
69818
69819         * config/srclist.txt (glob_.h, glob.c): Add these files.
69820
69821 2005-05-29  Derek Price  <derek@ximbiot.com>
69822
69823         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
69824         * modules/glob: New file.
69825         * modules/getlogin_r: Add link to POSIX spec in description.
69826
69827 2005-05-29  Derek Price  <derek@ximbiot.com>
69828             Paul Eggert  <eggert@cs.ucla.edu>
69829
69830         * m4/glob.m4: New file.
69831
69832 2005-05-29  Derek Price  <derek@ximbiot.com>
69833             Paul Eggert  <eggert@cs.ucla.edu>
69834
69835         * lib/glob_.h, lib/glob.c: New files.
69836
69837 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
69838
69839         * modules/fts (Files): Remove m4/inttypes-pri.m4.
69840         * modules/fts-lgpl (Depends-on): Remove gettext.
69841
69842 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
69843
69844         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
69845         and don't require gt_INTTYPES_PRI.
69846
69847 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
69848
69849         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
69850
69851         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
69852         the configuration hassle isn't worth it.
69853         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
69854         (LONGEST_MODIFIER, PRIuMAX): Remove.
69855
69856 2005-05-27  Bruno Haible  <bruno@clisp.org>
69857
69858         * lib/getlogin_r.h: Remove second include of <stddef.h>.
69859
69860 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
69861
69862         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
69863         _POSIX_PTHREAD_SEMANTICS for Solaris.
69864
69865 2005-05-25  Derek Price  <derek@ximbiot.com>
69866
69867         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
69868
69869 2005-05-25  Derek Price  <derek@ximbiot.com>
69870             Paul Eggert  <eggert@cs.ucla.edu>
69871
69872         * modules/getlogin_r, m4/getlogin_r.m4: New files.
69873         * lib/getlogin_r.c, getlogin_r.h: New files.
69874
69875 2005-05-25  Bruno Haible  <bruno@clisp.org>
69876             Derek Price  <derek@ximbiot.com>
69877
69878         * lib/getlogin_r.h: Simplify API documentation.
69879
69880 2005-05-23  Derek Price  <derek@ximbiot.com>
69881
69882         * modules/minmax (Files): Add m4/minmax.m4.
69883         (configure.ac): Add gl_MINMAX.
69884
69885 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
69886
69887         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
69888         so that unistd-safer.h (GPL'ed code) need not be included.
69889
69890 2005-05-22  Bruno Haible  <bruno@clisp.org>
69891
69892         * m4/minmax.m4: New file.
69893         Based on a patch by Derek Price <derek@ximbiot.com>.
69894
69895 2005-05-22  Bruno Haible  <bruno@clisp.org>
69896
69897         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
69898         (INT64_MIN): Fix definition.
69899         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
69900
69901         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
69902         NEED_SIGNED_INT_TYPES.
69903
69904         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
69905         HAVE_SYSTEM_INTTYPES.
69906
69907 2005-05-22  Bruno Haible  <bruno@clisp.org>
69908
69909         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
69910         Also include <sys/param.h> if it defines MIN, MAX.
69911         Based on a patch by Derek Price <derek@ximbiot.com>.
69912
69913 2005-05-21  Jim Meyering  <jim@meyering.net>
69914
69915         * modules/fts (Files): Add m4/inttypes-pri.m4.
69916         (Depends-on): Add lstat and remove gettext.  Alphabetize.
69917
69918 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
69919
69920         New fts module.
69921         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
69922         (setup_dir, free_dir): New functions.
69923         (enter_dir, leave_dir): Define trivial
69924         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
69925         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
69926         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
69927         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
69928         Move to fts-cycle.c.
69929         (fts_open): Use setup_dir.
69930         (fts_close): Use free_dir.
69931         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
69932         This adds a label and some gotos, but the alternatives were messier.
69933         Check for memory allocation failure when entering a dir.
69934         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
69935         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
69936         (FTS): New member fts_cycle, that is a union that contains the
69937         old active_dir_ht and cycle_state.  All uses changed to mention
69938         fts_cycle.ht and fts_cycle.state.
69939         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
69940         fts.c, with the following changes:
69941         (setup_dir, free_dir): New functions.
69942         (enter_dir): Now returns bool.  Return true if successful, false
69943         if memory exhausted.  All callers changed.
69944         Do not bother partly cleaning up on
69945         memory allocation failure; that is free_dir's job.
69946         However, free ad if hash_insert fails, to avoid memory leak.
69947         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
69948         fts->fts_options to see which union member to use.
69949
69950 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
69951
69952         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
69953         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
69954
69955 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
69956
69957         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
69958
69959 2005-05-20  Jim Meyering  <jim@meyering.net>
69960
69961         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
69962         Now a macro, to pacify GCC.
69963
69964 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
69965
69966         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
69967         of -1.
69968
69969 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
69970
69971         * lib/chown.c (rpl_chown): Return -1 on failure.
69972
69973 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
69974
69975         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
69976         Don't check for stddef.h.
69977         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
69978         don't use its results.
69979         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
69980         since we include them unconditionally.  Don't require
69981         AM_STDBOOL_H, since stdbool is a prerequisite.
69982         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
69983         since we assume C89 or better.
69984         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
69985         as we don't use their results.
69986         Don't check for fchdir, memmove, memset, strrchr, as we use
69987         them unconditionally.
69988         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
69989         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
69990
69991 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
69992
69993         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
69994         Include <stddef.h> unconditionally, since we assume C89 now.
69995         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
69996         * lib/fts.c: Include fts_.h first, to check interface.
69997         Do not include intprops.h; no longer needed.
69998         Include cycle-check.h and hash.h, since fts_.h no longer does.
69999         Remove unnecessary casts of closedir to void.
70000         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
70001         decide whether to decrement nlinks.
70002         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
70003         (FTS): Use struct hash_table * instead of Hash_table, so that
70004         we no longer need to include hash.h here.
70005
70006 2005-05-18  Jim Meyering  <jim@meyering.net>
70007
70008         * modules/dirfd (License): Change to LGPL.  Most of the code
70009         is already in the public domain.
70010
70011 2005-05-18  Jim Meyering  <jim@meyering.net>
70012
70013         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
70014         Reported by Yoann Vandoorselaere.
70015
70016 2005-05-17  Jim Meyering  <jim@meyering.net>
70017
70018         * m4/fts.m4: New file, from coreutils.
70019
70020 2005-05-17  Jim Meyering  <jim@meyering.net>
70021
70022         * lib/fts.c, lib/fts_.h: New files, from coreutils.
70023
70024 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
70025
70026         Sync from coreutils.
70027         * m4/unlinkdir.m4: New file.
70028
70029 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
70030
70031         Sync from coreutils.
70032         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
70033         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
70034         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
70035         White space changes only.
70036         * lib/makepath.c (make_path): Port to hosts where leading "//" is
70037         special.
70038         * lib/yesno.c: Include getline.h, not ctype.h.
70039         (yesno): Don't remove leading white space; POSIX doesn't allow it.
70040         Use getline to remove arbitrary restriction on response length.
70041
70042 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
70043
70044         * config/srclist-update: Spell out "Street" in FSF postal
70045         mail address; this is the style the FSF seems to prefer.
70046
70047         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
70048         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
70049         this updates FSF postal mail address.
70050
70051         Sync from coreutils.
70052         * modules/unlinkdir: New file.
70053         * modules/yesno (Depends-on): Add getline.
70054         * MODULES.html.sh (File system functions): Add unlinkdir.
70055
70056 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
70057
70058         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
70059         lib/strsep.h:
70060         Change the initial comment to refer to GPL, not LGPL.
70061         gnulib-tool will change it to LGPL as needed.
70062
70063         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
70064         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
70065         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
70066         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
70067         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
70068         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
70069         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
70070         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
70071         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
70072         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
70073         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
70074         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
70075         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
70076         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
70077         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
70078         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
70079         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
70080         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
70081         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
70082         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
70083         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
70084         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
70085         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
70086         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
70087         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
70088         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
70089         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
70090         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
70091         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
70092         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
70093         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
70094         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
70095         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
70096         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
70097         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
70098         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
70099         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
70100         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
70101         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
70102         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
70103         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
70104         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
70105         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
70106         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
70107         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
70108         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
70109         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
70110         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
70111         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
70112         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
70113         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
70114         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
70115         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
70116         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
70117         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
70118         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
70119         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
70120         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
70121         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
70122         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
70123         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
70124         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
70125         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
70126         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
70127         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
70128         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
70129         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
70130         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
70131         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
70132         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
70133         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
70134         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
70135         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
70136         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
70137         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
70138         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
70139         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
70140         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
70141         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
70142         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
70143         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
70144         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
70145         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
70146         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
70147         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
70148         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
70149         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
70150         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
70151         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
70152         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
70153         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
70154         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
70155         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
70156         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
70157         lib/yesno.c, lib/yesno.h:
70158         Update FSF postal mail address.
70159
70160 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
70161
70162         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
70163         tests/test-memmem.c, tests/test-stpncpy.c:
70164         Update FSF postal mail address.
70165
70166 2005-05-13  Bruno Haible  <bruno@clisp.org>
70167
70168         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
70169         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
70170         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
70171         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
70172         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
70173         Add support for 64-bit integers in the MSVC compiler.
70174
70175 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
70176
70177         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
70178
70179 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
70180
70181         * gnulib-tool (func_import): Sort and uniquify recommended includes.
70182
70183 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
70184
70185         * doc/getdate.texi (General date syntax): Don't say that date
70186         date --iso-8601=ns generates acceptable dates; it doesn't yet.
70187         Problem reported by Nic Ferrier.
70188
70189 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70190
70191         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
70192         specified in ai_socktype. Fix invalid ai_protocol
70193         check. ai_protocol is usually set to 0 or depending on
70194         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
70195         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
70196         ai_socktype / ai_protocol in the returned addrinfo structure.
70197
70198 2005-05-10  Simon Josefsson  <jas@extundo.com>
70199
70200         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
70201         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
70202
70203 2005-05-10  Karl Berry  <karl@gnu.org>
70204
70205         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
70206         (from http://www.gnu.org/licenses).
70207         * doc/COPYING.LIB: also rename to COPYING.LESSER.
70208         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
70209         fdl.texi suffices.
70210
70211 2005-05-10  Karl Berry  <karl@gnu.org>
70212
70213         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
70214         (COPYING.DOC): remove.
70215
70216         * config/srclist-update: new FSF address.
70217
70218 2005-05-10  Derek Price  <derek@ximbiot.com>
70219
70220         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
70221         possible.
70222
70223 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70224             Bruno Haible  <bruno@clisp.org>
70225
70226         * modules/inet_ntop: New file.
70227         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
70228         inet_ntop.
70229
70230 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70231             Bruno Haible  <bruno@clisp.org>
70232
70233         * m4/inet_ntop.m4: New file.
70234
70235 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70236             Bruno Haible  <bruno@clisp.org>
70237
70238         * lib/inet_ntop.h: New file.
70239         * lib/inet_ntop.c: New file, from glibc with modifications.
70240
70241 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
70242
70243         * modules/time_r (License): Change to LGPL.
70244         * modules/extensions (License): Change to LGPL.  Actually,
70245         the license is more permissive than that, but currently gnulib-tool
70246         doesn't know how to handle more-permissive licenses.
70247
70248         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
70249         Problem reported by Dave Love.
70250
70251 2005-05-08  Jim Meyering  <jim@meyering.net>
70252
70253         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
70254         blank.
70255
70256 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
70257
70258         * modules/argmatch (Depends-on): Add stdbool.
70259         * modules/backupfile (Depends-on): Likewise.
70260         * modules/chdir-long (Depends-on): Likewise.
70261         * modules/closeout (Depends-on): Likewise.
70262         * modules/cycle-check (Depends-on): Likewise.
70263         * modules/dirname (Depends-on): Likewise.
70264         * modules/fnmatch (Depends-on): Likewise.
70265         * modules/fsusage (Depends-on): Likewise.
70266         * modules/fwriteerror (Depends-on): Likewise.
70267         * modules/getcwd (Depends-on): Likewise.
70268         * modules/getloadavg (Depends-on): Likewise.
70269         * modules/hard-locale (Depends-on): Likewise.
70270         * modules/makepath (Depends-on): Likewise.
70271         * modules/mountlist (Depends-on): Likewise.
70272         * modules/nanosleep (Depends-on): Likewise.
70273         * modules/posixtm (Depends-on): Likewise.
70274         * modules/quotearg (Depends-on): Likewise.
70275         * modules/readtokens (Depends-on): Likewise.
70276         * modules/readtokens0 (Depends-on): Likewise.
70277         * modules/readutmp (Depends-on): Likewise.
70278         * modules/save-cwd (Depends-on): Likewise.
70279         * modules/strftime (Depends-on): Likewise.
70280         * modules/userspec (Depends-on): Likewise.
70281         * modules/utimecmp (Depends-on): Likewise.
70282         * modules/xgetcwd (Depends-on): Likewise.
70283         * modules/xnanosleep (Depends-on): Likewise.
70284         * modules/xstrtod (Depends-on): Likewise.
70285         * modules/yesno (Depends-on): Likewise.
70286
70287 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
70288
70289         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
70290         needless checks.
70291
70292 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70293
70294         Merge from coreutils.  Among other things,
70295         add bulletproofing for cases where stdin, stdout, or stderr are closed.
70296         * lib/fd-safer.c: New file.
70297         * lib/fcntl-safer.h, open-safer.c: Remove.
70298         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
70299         * lib/dup-safer.c: Include unistd-safer.h first.
70300         Don't include errno.h.
70301         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
70302         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
70303         * lib/file-type.c: Rely on file-type.h change.
70304         * lib/getloadavg.c: Include unistd-safer.h.
70305         (getloadavg): Use safer open.
70306         * lib/getusershell.c: Include "stdio-safer.h".
70307         (getusershell): Use safer fopen.
70308         * lib/long-options.c (long_options): Use NULL rather than 0.
70309         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
70310         'free'.
70311         * lib/modechange.c: Likewise.
70312         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
70313         (MODE_DONE): New constant.
70314         (struct mode_change): Remove 'next' member.
70315         (make_node_op_equals): New function; like the old one of the
70316         same name, except it allocates an array.
70317         (mode_compile, mode_create_from_ref): Use it.
70318         (mode_compile): Allocate result as an array, not a linked list.
70319         Parse octal string ourself, so that we catch mistakes like "+0".
70320         (mode_adjust): Arg is an array, not a linked list.
70321         * lib/modechange.c: Include stat-macros.h, xalloc.h.
70322         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
70323         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
70324         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
70325         Remove.  This is now stat-macros.h's job.
70326         (talloc): Remove.  All callers replaced by xalloc, so that
70327         our invokers don't have to worry about reporting memory failures.
70328         (make_node_op_equals): Remove.
70329         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
70330         New constants.
70331         (struct mode_change): Moved here from modechange.h.
70332         (mode_append_entry): Remove.
70333         (mode_compile): Remove MASKED_OPS arg, since it encouraged
70334         apps to have incorrect behavior.  Use simpler algorithm for head
70335         and tail.  Don't futz with umask; that's now the job of mode_adjust.
70336         Detect more invalid usages rather than having somewhat-random behavior.
70337         Don't insert an "a=" action, as that leads to incorrect behavior.
70338         (mode_compile, mode_create_from_ref): Return NULL on error instead
70339         of an enum, since now there's only one way to have an error.  All
70340         callers changed.
70341         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
70342         at the correct time.  Simplify calculation of "+u" and its ilk.
70343         Don't mishandle "+X".
70344         (mode_free): Remove "register" and localize decls.
70345         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
70346         (struct mode_change): Move to modechange.c; callers don't
70347         need to see this stuff.
70348         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
70349         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
70350         (mode_change, mode_adjust): Reflect the new signatures noted above.
70351         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
70352         that might redefine system include files.
70353         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
70354         (my_usleep): Use NULL rather than (void *) 0.
70355         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
70356         Use siginterrupt to specify that system calls should be interrupted.
70357         (rpl_nanosleep): Move initialization of suspended closer to call of
70358         my_usleep.
70359         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
70360         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
70361         (desirable_utmp_entry): New function.
70362         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
70363         using x2nrealloc, to simplify logic.
70364         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
70365         size calculation.  Do not assume utmp file is a regular file.
70366         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
70367         (READ_UTMP_CHECK_PIDS): New constant.
70368         * lib/save-cwd.c: Include unistd-safer.h.
70369         (save_cwd): Use fd_safer.
70370         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
70371         [!_LIBC] Include "stat-macros.h" instead.
70372         * lib/unistd-safer.h (fd_safer): New decl.
70373
70374 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70375
70376         * modules/getloadavg (Depends-on): Add unistd-safer.
70377         * modules/getusershell (Depends-on): Add stdio-safer.
70378         * modules/lstat (Depends-on): Remove xalloc.
70379         * modules/mkstemp (Depends-on): Add stat-macros.
70380         * modules/modechange (Depends-on): Remove xstrtol.
70381         Add stat-macros, xalloc.
70382         * modules/save-cwd (Depends-on): Add unistd-safer.
70383         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
70384         * modules/unistd-safer (Files): Add lib/fd-safer.c
70385         (Makefile.am): Remove lib_SOURCES.
70386
70387         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
70388         Remove fcntl-safer; unistd-safer supersedes it.
70389
70390 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70391
70392         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
70393         AC_HEADER_STAT.
70394         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
70395         (gl_PREREQ_CHOWN): Remove.
70396         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
70397         it.  Don't require AC_HEADER_STAT.
70398         (gl_PREREQ_LSTAT): Remove.
70399         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
70400         Don't require AC_HEADER_STAT.
70401         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
70402         (gl_PREREQ_RMDIR): Remove.
70403         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
70404         mention stat-macros.h or AC_HEADER_STAT, since we'll make
70405         the stat-macros module a prerequisite.
70406         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
70407         * m4/filemode.m4 (gl_FILEMODE): Likewise.
70408         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
70409         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
70410         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
70411         variable names.
70412         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
70413         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
70414         variable prefixes.
70415         * m4/fcntl-safer.m4: Remove.
70416         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
70417         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
70418         Invoke gl_PREREQ_FD_SAFER.
70419         (gl_PREREQ_FD_SAFER): New macro.
70420         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
70421         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
70422         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
70423         Remove duplicate call to AC_LIBOBJ(readutmp).
70424         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
70425
70426         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
70427         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
70428
70429 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70430
70431         * MODULES.html.sh (Misc): Add byteswap.
70432
70433 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70434
70435         * modules/getcwd (Depends-on): Add extensions.
70436         * modules/openat (Depends-on): Likewise.
70437
70438 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70439
70440         * modules/byteswap: New file.
70441
70442 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70443
70444         * m4/byteswap.m4: New file.
70445
70446 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70447
70448         * lib/byteswap_.h: New file.
70449
70450 2005-04-25  Karl Berry  <karl@gnu.org>
70451
70452         * m4/gettext.m4: Update from GNU gettext 0.14.4.
70453
70454 2005-04-25  Albert Chin  <china@thewrittenword.com>
70455
70456         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
70457         Toolkit C bug.
70458
70459 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
70460
70461         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
70462         (func_ln_if_changed): Remove forcibly for no error message
70463         in case file does not exist.
70464
70465 2005-04-19  Simon Josefsson  <jas@extundo.com>
70466
70467         * gnulib-tool (Options): Make --symlink mean --symbolic.
70468
70469 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
70470
70471         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
70472
70473 2005-04-16  Simon Josefsson  <jas@extundo.com>
70474
70475         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
70476
70477 2005-04-15  Simon Josefsson  <jas@extundo.com>
70478
70479         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
70480
70481 2005-04-15  Simon Josefsson  <jas@extundo.com>
70482
70483         * gnulib-tool: Rename --symlink to --symbolic.
70484
70485 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
70486
70487         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
70488         symbolic links to files instead of copying/moving.  Add --aux-dir,
70489         specifying directory relative --dir where auxiliary build tools
70490         are placed.
70491
70492 2005-04-14  Bruno Haible  <bruno@clisp.org>
70493
70494         * modules/allocsa (License): Change to LGPL.
70495         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
70496
70497 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
70498
70499         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
70500         that "UTC +1 second" continues to work.  Problem reported
70501         by Dmitry V. Levin.
70502         (relunit_snumber): New rule.
70503         (relunit): Use it.
70504
70505 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
70506
70507         * lib/getdate.y (universal_time_zone_table): New constant.
70508         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
70509         universal_time_zone_table.
70510         (lookup_zone): Prefer universal_time_zone_table to
70511         local_time_zone_table, so that "GMT" time stamps are allowed in
70512         London during the summer.  Problem reported by Ian Abbott.
70513
70514 2005-04-12  Jim Meyering  <jim@meyering.net>
70515
70516         * lib/human.c (humblock): Set *options even when returning due to
70517         xstrtoumax conversion failure.  Thanks to a used-uninitialized
70518         warning from gcc-4.
70519
70520 2005-04-09  Jim Meyering  <jim@meyering.net>
70521
70522         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
70523         -Wuninitialized: initialize tm0.tm_year.
70524
70525 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
70526
70527         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
70528         count, since there's no maximum.  All uses changed.
70529         Add member dsts_seen.
70530         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
70531         not being INT_MAX.
70532         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
70533         Use pc_rels_seen to decide whther a date is absolute.
70534
70535         * lib/getdate.y (number): Don't overwrite year.
70536         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
70537         check.
70538
70539 2005-04-02  Simon Josefsson  <jas@extundo.com>
70540
70541         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
70542         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
70543
70544 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
70545
70546         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
70547         where no absolute path name can be longer than PATH_MAX.
70548
70549 2005-03-27  Jim Meyering  <jim@meyering.net>
70550
70551         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
70552
70553 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
70554
70555         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
70556         "one's complement" -> "ones' complement" in comment, as per Knuth.
70557         "value of type" -> "type or expression" in comment.
70558         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
70559
70560 2005-03-26  Jim Meyering  <jim@meyering.net>
70561
70562         Comment nits.
70563         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
70564         Correct typos: s/or/of/.
70565
70566 2005-03-26  Jim Meyering  <jim@meyering.net>
70567
70568         * modules/check-include-files: Move to ../ and rename to...
70569         * check-module: ...this.
70570
70571 2005-03-25  Jim Meyering  <jim@meyering.net>
70572
70573         * modules/xvasprintf (Files): Add xalloc.h.
70574
70575 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
70576
70577         * modules/gettext (Files): config/config.rpath ->
70578         build-aux/config.rpath
70579         * modules/iconv (Files): Likewise.
70580         Problem reported by Oskar Liljeblad.
70581
70582 2005-03-23  Jim Meyering  <jim@meyering.net>
70583
70584         * modules/check-include-files: New script to check for
70585         missing dependencies, multiple includes, etc.
70586
70587         * modules/c-strtold (Depends-on): Add xalloc.
70588         * modules/c-strtod (Depends-on): Add xalloc.
70589         * modules/hash (Depends-on): Add xalloc.
70590         (Files): Remove lib/xalloc.h.
70591
70592         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
70593         * modules/userspec (Files): Add lib/inttostr.h.
70594
70595 2005-03-23  Jim Meyering  <jim@meyering.net>
70596
70597         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
70598
70599 2005-03-22  Jim Meyering  <jim@meyering.net>
70600
70601         * modules/stat-macros: New module.
70602         * modules/canonicalize, modules/euidaccess, modules/file-type,
70603         * modules/filemode, modules/lchown, modules/makepath,
70604         * modules/rmdir, modules/stat: Depend on new stat-macros module
70605         rather than listing lib/stat-macros.h manually.
70606         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
70607
70608 2005-03-22  Jim Meyering  <jim@meyering.net>
70609
70610         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
70611
70612 2005-03-22  Bruno Haible  <bruno@clisp.org>
70613
70614         * config/srclist.txt: Replace target directory 'config' with
70615         'build-aux'.
70616         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
70617         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
70618         ../build-aux/.
70619
70620 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
70621
70622         * modules/chdir-long (Depends-on): Add mempcpy.
70623
70624         * modules/acl, modules/backupfile, modules/c-strtod,
70625         modules/c-strtold, modules/canon-host, modules/canonicalize,
70626         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
70627         modules/exclude, modules/exitfail, modules/file-type,
70628         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
70629         modules/getdate, modules/getline, modules/getpagesize,
70630         modules/getpass, modules/getugroups, modules/group-member,
70631         modules/hard-locale, modules/hash, modules/human, modules/idcache,
70632         modules/inttostr, modules/long-options, modules/makepath,
70633         modules/md5, modules/memcasecmp, modules/memcoll,
70634         modules/modechange, modules/mountlist, modules/path-concat,
70635         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
70636         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
70637         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
70638         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
70639         modules/strftime, modules/strndup, modules/strverscmp,
70640         modules/timespec, modules/unlocked-io, modules/userspec,
70641         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
70642         modules/yesno:
70643         Remove lib_SOURCES line from Makefile.am section, as this is now
70644         done automatically by the corresponding Autoconf macro.
70645
70646 2005-03-21  Jim Meyering  <jim@meyering.net>
70647
70648         Changes imported from coreutils.
70649
70650         * lib/cycle-check.c: Don't include xalloc.h.
70651
70652         * lib/path-concat.c: Don't include assert.h.
70653         (path_concat): Remove assertion that would have triggered
70654         for ABASE starting with more than one slash.
70655         Reported by Andreas Schwab.
70656
70657         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
70658         properly when ABASE is an absolute file name.
70659         Correct the description of this function.
70660         Include <assert.h>.
70661         Add an assertion and a test driver.
70662         This fixes a bug introduced on 2004-07-02.
70663         Andreas Schwab reported the resulting failure of cp --parents:
70664         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
70665
70666 2005-03-21  Jim Meyering  <jim@meyering.net>
70667
70668         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
70669         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
70670
70671 2005-03-21  Jim Meyering  <jim@meyering.net>
70672         and  Paul Eggert  <eggert@cs.ucla.edu>
70673
70674         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
70675         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
70676         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
70677         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
70678         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
70679         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
70680         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
70681         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
70682         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
70683         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
70684         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
70685         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
70686         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
70687         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
70688         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
70689         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
70690         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
70691         for these modules.
70692
70693 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
70694
70695         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
70696         (which shouldn't happen), generate nothing instead of returning 0
70697         immediately, so that nstrftime (NULL, ...) doesn't return 0.
70698
70699 2005-03-16  Bruno Haible  <bruno@clisp.org>
70700
70701         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
70702         HAVE_LONGLONG_64BIT.
70703
70704 2005-03-16  Bruno Haible  <bruno@clisp.org>
70705
70706         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
70707         HAVE_LONGLONG_64BIT.
70708
70709 2005-03-16  Bruno Haible  <bruno@clisp.org>
70710
70711         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
70712         HAVE_LONGLONG_64BIT.
70713
70714 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
70715
70716         * lib/strftime.c (my_strftime): Prepend space to format so that we can
70717         reliably distinguish strftime failure from empty output on POSIX
70718         hosts.
70719
70720 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
70721
70722         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
70723         (iconv_string): Don't guess a size-zero buffer, as that might cause
70724         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
70725         result would be 'too large', where 'too large' is (heuristically)
70726         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
70727         overflow concerns.  This will prevent some unwanted malloc failures
70728         when the inputs are very large.
70729
70730 2005-03-15  Karl Berry  <karl@gnu.org>
70731
70732         * config/srclist.txt (config.rpath): from gettext.
70733         * config/config.rpath: update.
70734
70735 2005-03-15  Bruno Haible  <bruno@clisp.org>
70736
70737         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
70738         to 'negate'.
70739
70740         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
70741         variable.
70742
70743         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
70744         results.
70745
70746 2005-03-14  Simon Josefsson  <jas@extundo.com>
70747
70748         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
70749         <fx@gnu.org>.
70750
70751 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
70752
70753         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
70754         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
70755         intprops.h.
70756         * lib/strtol.c: Likewise.
70757
70758 2005-03-14  Jim Meyering  <jim@meyering.net>
70759
70760         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
70761         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
70762         to be nonzero so that we (and caller) can detect the difference
70763         between a valid zero-length expansion and an error return, even
70764         when the underlying strftime fails before writing anything into
70765         that location.
70766
70767 2005-03-14  Bruno Haible  <bruno@clisp.org>
70768
70769         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
70770         Update from GNU gettext 0.14.3.
70771
70772 2005-03-10  Jim Meyering  <jim@meyering.net>
70773
70774         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
70775
70776 2005-03-10  Jim Meyering  <jim@meyering.net>
70777
70778         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
70779         so that this module works on systems without fchdir.
70780
70781 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
70782
70783         Factor int-properties macros into a single file, except for
70784         glibc-related files.
70785         * lib/intprops.h: New file.
70786         * lib/getloadavg.c: Include it instead of limits.h.
70787         (INT_STRLEN_BOUND): Remove.
70788         * lib/human.c: Include intprops.h.
70789         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
70790         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
70791         302/1000.
70792         * lib/inttostr.h: Include intprops.h instead of limits.h.
70793         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
70794         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
70795         for consistency with intprops.h.
70796         (time_t_is_integer, twos_complement_arithmetic): Use them.
70797         * lib/sig2str.h: Include <signal.h>, intprops.h.
70798         (INT_STRLEN_BOUND): Remove.
70799         * lib/strftime.c (TYPE_SIGNED): Remove.
70800         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
70801         * lib/strtol.c: Adjust comments to match intprops.h.
70802         * lib/userspec.c: Include intprops.h.
70803         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
70804         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
70805         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
70806         instead of rolling our own expressions.
70807         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
70808
70809         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
70810         instead of int.
70811         (my_strftime): Do not mishandle years close to INT_MAX, by doing
70812         the right thing even if adding 1900 would overflow.  Similarly
70813         for tm_mon + 1 and tm_yday + 1.
70814         Make %Y always equivalent to %C%y, and similarly for %G and %g.
70815         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
70816         (DO_SIGNED_NUMBER): New macro.
70817         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
70818
70819 2005-03-07  Bruno Haible  <bruno@clisp.org>
70820
70821         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
70822
70823 2005-03-07  Bruno Haible  <bruno@clisp.org>
70824
70825         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
70826
70827 2005-03-04  Derek R. Price  <derek@ximbiot.com>
70828
70829         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
70830         (func_import): Only replace files via --import when they have actually
70831         changed.
70832
70833 2005-03-03  Derek R. Price  <derek@ximbiot.com>
70834
70835         * m4/mmap-anon.m4: New file.
70836         * m4/pagealign_alloc.m4: New file.
70837
70838 2005-03-03  Derek R. Price  <derek@ximbiot.com>
70839             Bruno Haible  <bruno@clisp.org>
70840
70841         * modules/pagealign_alloc: New file.
70842         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
70843
70844 2005-03-03  Derek R. Price  <derek@ximbiot.com>
70845             Bruno Haible  <bruno@clisp.org>
70846
70847         * lib/pagealign_alloc.h: New file.
70848         * lib/pagealign_alloc.c: New file.
70849
70850 2005-03-03  Bruno Haible  <bruno@clisp.org>
70851
70852         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
70853         Use an all-permissive copyright notice, recommended by RMS.
70854
70855 2005-03-02  Bruno Haible  <bruno@clisp.org>
70856
70857         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
70858         of AIX, the replacement has to be done only after <string.h> is
70859         included, therefore not in config.h. stpncpy.h does the replacement,
70860         and stpncpy.c uses it.
70861
70862 2005-03-02  Bruno Haible  <bruno@clisp.org>
70863
70864         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
70865         stpncpy.c uses it.
70866
70867 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
70868
70869         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
70870         The workaround isn't strictly needed for POSIX conformance, and
70871         it's too much of a pain to configure and maintain.  We'll ask
70872         people to fix their kernels instead.
70873         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
70874         (NANOSLEEP_BUG_WORKAROUND): Remove.
70875         (xnanosleep): Remove the workaround.
70876
70877 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
70878
70879         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
70880         Reported by Derek Price.
70881         (Include): Add "timespec.h".
70882
70883         * modules/xnanosleep (Depends-on): Remove gethrxtime.
70884
70885 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
70886
70887         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
70888         to detect nanosleep bug.
70889
70890 2005-03-01  Bruno Haible  <bruno@clisp.org>
70891
70892         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
70893
70894 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
70895
70896         * modules/gethrxtime: New file.
70897         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
70898         (Depends-on): Add gethrxtime.
70899         (configure.ac): Add gl_XNANOSLEEP.
70900         (Makefile.am): Remove lib_SOURCES line.
70901
70902 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
70903
70904         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
70905         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
70906
70907 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
70908
70909         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
70910         * lib/timespec.h (gettime): Return void, since it always
70911         succeeds now.  All uses changed.
70912         * lib/gettime.c (gettime): Likewise.
70913         [HAVE_NANOTIME]: Prefer nanotime.
70914         Assume gettimeofday succeeds, as POSIX requires.
70915         Assime time () succeeds, since other code already does.
70916         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
70917         (timespec_subtract): Remove.
70918         (NANOSLEEP_BUG_WORKAROUND): New constant.
70919         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
70920         things considerably.  Use it only on GNU/Linux hosts, since the
70921         workaround shouldn't be needed elsewhere.
70922
70923 2005-02-24  Bruno Haible  <bruno@clisp.org>
70924
70925         * modules/gettext (Files): Add m4/glibc2.m4.
70926
70927 2005-02-24  Bruno Haible  <bruno@clisp.org>
70928
70929         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
70930         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
70931         * m4/progtest.m4:
70932         Update from GNU gettext 0.14.2.
70933         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
70934
70935 2005-02-24  Bruno Haible  <bruno@clisp.org>
70936
70937         * lib/localcharset.c: Update from GNU gettext 0.14.2.
70938         * lib/config.charset: Update from GNU gettext 0.14.2.
70939
70940 2005-02-24  Bruno Haible  <bruno@clisp.org>
70941
70942         * lib/gettext.h: Update from GNU gettext 0.14.2.
70943
70944 2005-02-23  Simon Josefsson  <jas@extundo.com>
70945
70946         * m4/iconvme.m4: New file.
70947
70948 2005-02-23  Jim Meyering  <jim@meyering.net>
70949
70950         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
70951         change.
70952         Thanks to Bruno Haible for catching it.
70953
70954 2005-02-22  Simon Josefsson  <jas@extundo.com>
70955
70956         * modules/iconvme: New file.
70957
70958         * MODULES.html.sh: Add iconvme.
70959
70960 2005-02-22  Simon Josefsson  <jas@extundo.com>
70961
70962         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
70963
70964 2005-02-22  Simon Josefsson  <jas@extundo.com>
70965
70966         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
70967
70968 2005-02-22  Jim Meyering  <jim@meyering.net>
70969
70970         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
70971         s/ifndef/ifdef/.
70972
70973 2005-02-20  Neil Conway  <neilc@samurai.com>
70974
70975         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
70976         returned by OSX/Darwin if the specified buffer is not large
70977         enough for the hostname.
70978
70979 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
70980
70981         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
70982         pass it to _help, otherwise the latter coredumps trying to
70983         dereference state.root_argp.
70984
70985 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
70986
70987         * modules/chdir-long (Depends-on): Add memrchr.
70988         * modules/memrchr (Files): Add lib/memrchr.h.
70989         (Include): "memrchr.h".
70990
70991 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
70992
70993         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
70994
70995 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
70996
70997         * lib/memrchr.h: New file.
70998         * lib/chdir-long.c: Include it.
70999         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
71000         Don't bother including stddef.h.
71001
71002 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
71003
71004         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
71005         inclusion.
71006         Include <sys/types.h>, for dev_t.
71007         (ME_DUMMY, ME_REMOTE): Move from here....
71008         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
71009         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
71010         Dmitry V. Levin.
71011         Include mountlist.h first, to test the interface.
71012
71013 2005-01-29  Bruno Haible  <bruno@clisp.org>
71014
71015         * lib/progname.c (program_name): Initialize.
71016         Needed when linking statically on MacOS X.
71017
71018 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
71019
71020         Sync from coreutils.
71021         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
71022         (Depends-on): Add c-strtod.
71023         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
71024
71025 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
71026
71027         Sync from coreutils.
71028         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
71029
71030         Remove files that are specific to coreutils.
71031         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
71032
71033 2005-01-28  Bruno Haible  <bruno@clisp.org>
71034
71035         * modules/javacomp: New file.
71036         * MODULES.html.sh (Java): Add javacomp.
71037
71038 2005-01-28  Bruno Haible  <bruno@clisp.org>
71039
71040         * m4/javacomp.m4: New file, from GNU gettext.
71041
71042 2005-01-28  Bruno Haible  <bruno@clisp.org>
71043
71044         * lib/javacomp.sh.in: New file, from GNU gettext.
71045         * lib/javacomp.h: New file, from GNU gettext.
71046         * lib/javacomp.c: New file, from GNU gettext.
71047
71048 2005-01-26  Simon Josefsson  <jas@extundo.com>
71049
71050         * lib/gai_strerror.c: Use GPL in header.
71051
71052 2005-01-26  Bruno Haible  <bruno@clisp.org>
71053
71054         * modules/javaexec: New file.
71055         * MODULES.html.sh (Java): Add javaexec.
71056
71057 2005-01-26  Bruno Haible  <bruno@clisp.org>
71058
71059         * m4/javaexec.m4: New file, from GNU gettext.
71060
71061 2005-01-26  Bruno Haible  <bruno@clisp.org>
71062
71063         * lib/javaexec.sh.in: New file, from GNU gettext.
71064         * lib/javaexec.h: New file, from GNU gettext.
71065         * lib/javaexec.c: New file, from GNU gettext.
71066
71067 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71068
71069         * modules/lchown (Depends-on): Remove lchown.h
71070
71071 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71072
71073         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
71074         must be defined if the header file was not found, in order
71075         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
71076
71077 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71078
71079         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
71080         initializers for struct pentry_state.
71081         (__argp_error): Check return value of __asprintf
71082         (__argp_failure): Translate error message
71083
71084         * lib/argp-parse.c: Removed braces around the expansion of N_()
71085
71086 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
71087
71088         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
71089         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
71090         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
71091         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
71092         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
71093         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
71094         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
71095         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
71096         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
71097         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
71098         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
71099         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
71100         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
71101         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
71102         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
71103         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
71104         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
71105         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
71106         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
71107         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
71108         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
71109         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
71110         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
71111         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
71112         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
71113         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
71114         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
71115         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
71116         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
71117         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
71118         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
71119         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
71120         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
71121         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
71122         xstrtol.m4, xstrtoumax.m4, yesno.m4:
71123         Use an all-permissive copyright notice, recommended by RMS.
71124
71125 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
71126
71127         * modules/chdir-long (Depends-on): Remove mempcpy.
71128
71129 2005-01-21  Jim Meyering  <jim@meyering.net>
71130
71131         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
71132         same value as for Solaris 9.
71133
71134         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
71135         component length.  This included changing the parameter to be
71136         of type `char *' rather than `char const *'.
71137         * lib/chdir-long.h (chdir_long): Update prototype.
71138
71139         * lib/openat.c (fdopendir, fstatat): New functions.
71140         * lib/openat.h: Include headers required for use of DIR and struct
71141         stat.
71142         [AT_SYMLINK_NOFOLLOW]: Define.
71143         (fdopendir, fstatat): Add prototypes.
71144
71145 2005-01-21  Bruno Haible  <bruno@clisp.org>
71146
71147         * modules/classpath: New file.
71148         * MODULES.html.sh (Java): Add classpath.
71149
71150 2005-01-21  Bruno Haible  <bruno@clisp.org>
71151
71152         * lib/classpath.h: New file, from GNU gettext.
71153         * lib/classpath.c: New file, from GNU gettext.
71154
71155 2005-01-20  Simon Josefsson  <jas@extundo.com>
71156
71157         * modules/version-etc-fsf: New file.
71158
71159 2005-01-20  Simon Josefsson  <jas@extundo.com>
71160
71161         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
71162         * lib/version-etc.c: Remove version_etc_copyright.
71163         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
71164         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
71165
71166 2005-01-20  Simon Josefsson  <jas@extundo.com>
71167
71168         * lib/base64.h (isbase64): Add.
71169
71170         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
71171         using a unsigned prototype, don't inline.
71172         (base64_decode): Use it.
71173
71174 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
71175
71176         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
71177         it.
71178
71179 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
71180
71181         * lib/save-cwd.c (save_cwd): Remove code to support the case
71182         where fchdir is missing or flaky.
71183
71184 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
71185
71186         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
71187
71188 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
71189
71190         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
71191         AC_LIBSOURCES now does this.
71192         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
71193         with new ullong_max module.
71194
71195 2005-01-19  Bruno Haible  <bruno@clisp.org>
71196
71197         * modules/sh-quote: New file.
71198         * MODULES.html.sh (Executing programs): Add sh-quote.
71199
71200 2005-01-19  Bruno Haible  <bruno@clisp.org>
71201
71202         * lib/sh-quote.h: New file, from GNU gettext.
71203         * lib/sh-quote.c: New file, from GNU gettext.
71204
71205 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
71206
71207         Merge from coreutils.
71208         * m4/ullong_max.m4: New file.
71209         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
71210         (gl_MACROS): Assume localeconv exists.
71211
71212 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
71213
71214         Merge changes from coreutils, as described below in several
71215         changelogs dated today.
71216
71217         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
71218         (O_DIRECTORY): Remove; not needed here, since "." must be
71219         a directory.  All uses removed.
71220         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
71221         universal on Suns, and we also need to test for IRIX.
71222         Revamp code to use 'if' rather than '#if'.
71223         Avoid unnecessary comparison of cwd->desc to 0.
71224
71225         * lib/utimens.c (futimens): Robustify the previous patch, by checking
71226         for known valid error numbers rather than observed invalid ones.
71227
71228 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
71229
71230         * modules/ullong_max: New file.
71231
71232         * modules/chdir-long, modules/openat: New files.
71233         * modules/save-cwd (Depends-on): Depend on chdir-long.
71234         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
71235
71236 2005-01-18  Jim Meyering  <jim@meyering.net>
71237
71238         Merge from coreutils.
71239         * m4/chdir-long.m4, m4/openat.m4: New files.
71240         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
71241         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
71242         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
71243         is sane and DOES follow symlinks.  Besides, testing 20 different
71244         systems found no broken chown implementations.
71245         Prompted by a change in rsync's copy of this macro.
71246         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
71247
71248         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
71249
71250         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
71251         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
71252         NULL-means-set-to-current-time semantics.
71253         Remove temporary file immediately, rather than waiting
71254         for configure's at-exit trap code to do it.
71255
71256 2005-01-18  Jim Meyering  <jim@meyering.net>
71257
71258         * lib/version-etc.c (version_etc_copyright): Update copyright date.
71259
71260         * lib/utimens.c (futimens): Account for the fact that futimes
71261         can also fail with errno == ENOSYS or errno == ENOENT.
71262         Patch from Dmitry V. Levin.
71263
71264         Change the name of the robust chdir function from chdir to chdir_long.
71265         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
71266         (restore_cwd): Use chdir_long, not chdir.
71267         * lib/chdir-long.c: Renamed from chdir.c.
71268         * lib/chdir-long.h: Renamed from chdir.h.
71269         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
71270         Hurd.
71271
71272 2005-01-18  Bruno Haible  <bruno@clisp.org>
71273
71274         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
71275         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
71276         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
71277         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
71278         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
71279         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
71280         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
71281         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
71282         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
71283         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
71284         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
71285         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
71286         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
71287         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
71288         Use an all-permissive copyright notice, recommended by RMS.
71289
71290 2005-01-18  Bob Proulx  <bob@proulx.com>
71291
71292         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
71293         simplify offsetof() macro construct to avoid compile failure with
71294         native HP-UX 11.0 ANSI C compiler.
71295
71296 2005-01-17  Bruno Haible  <bruno@clisp.org>
71297
71298         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
71299         redundant because stpncpy.m4 takes care of it.
71300
71301 2005-01-17  Bruno Haible  <bruno@clisp.org>
71302
71303         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
71304
71305 2005-01-17  Bruno Haible  <bruno@clisp.org>
71306
71307         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
71308         used.
71309
71310 2005-01-17  Bruno Haible  <bruno@clisp.org>
71311
71312         * lib/fwriteerror.h (fwriteerror): Change specification to include
71313         fclose.
71314         * lib/fwriteerror.c: Include <stdbool.h>.
71315         (fwriteerror): At the end, close the file stream. Record whether
71316         stdout was already closed.
71317
71318 2005-01-17  Bruno Haible  <bruno@clisp.org>
71319
71320         * lib/execute.c (environ): Declare if needed.
71321         * lib/pipe.c (environ): Likewise.
71322         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
71323
71324 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71325
71326         * modules/argp: Depend on vsnprintf
71327
71328 2005-01-10  Jim Meyering  <jim@meyering.net>
71329
71330         * modules/closeout (Depends-on): Add atexit.
71331
71332 2005-01-06  Bruno Haible  <bruno@clisp.org>
71333
71334         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
71335
71336 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
71337
71338         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
71339         definitions to be after all include files, to avoid collisions.
71340         Problem reported by Bob Proulx.
71341
71342 2005-01-04  Jim Meyering  <jim@meyering.net>
71343
71344         Changes imported from coreutils.
71345         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
71346         as the mkstemp template, use a temporary directory and an
71347         8.3-friendly template to avoid trouble on systems like DJGPP.
71348         Reported by Juan M. Guerrero via Stepan Kasal.
71349         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
71350         close. Remove the temporary directory right away, rather than waiting
71351         for configure's at-exit trap code to do it.
71352         Suggestion from Stepan Kasal.
71353
71354 2005-01-01  Simon Josefsson  <jas@extundo.com>
71355
71356         * gnulib-tool: Print #include directives when --import'ing.
71357
71358 2004-12-28  Simon Josefsson  <jas@extundo.com>
71359
71360         * tests/test-base64.c: Include required header files.  Remove
71361         unused variables.
71362
71363 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
71364
71365         * modules/error (Depends-on): Remove gettext.
71366
71367 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
71368
71369         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
71370         not needed.  This removes a dependency on the gettext module.
71371         [defined _LIBC]: Do not include <libintl.h>; not needed.
71372
71373 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
71374
71375         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
71376         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
71377
71378 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
71379
71380         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
71381         HAVE_DECL_STRTOLD.
71382
71383 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
71384
71385         * modules/getdate (Depends-on): Remove alloca-opt.
71386
71387 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
71388
71389         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
71390
71391 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
71392
71393         * lib/argp-parse.c: Include <stddef.h>.
71394         (alignof, alignto): New macros.
71395         (parser_init): Don't assume that void * is aligned sufficiently
71396         for struct option.
71397
71398         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
71399         need to extend the stack.
71400         (YYINITDEPTH): New macro, so that the initial stack isn't overly
71401         large.
71402
71403 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71404
71405         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
71406
71407 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
71408
71409         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
71410         (2004-10-24) change.  Apparently this was a false alarm.
71411
71412         * modules/getdate: Depend on alloca-opt, not alloca.
71413
71414 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
71415
71416         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
71417         Remove now-obsolete comment about AIX.
71418         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
71419         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
71420         (YYMAXDEPTH): New macro.
71421
71422 2004-12-18  Simon Josefsson  <jas@extundo.com>
71423
71424         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
71425
71426 2004-12-18  Bruno Haible  <bruno@clisp.org>
71427
71428         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
71429
71430 2004-12-18  Bruno Haible  <bruno@clisp.org>
71431
71432         * lib/fatal-signal.c (fatal_signals): Make non-const.
71433         (init_fatal_signals): New function.
71434         (uninstall_handlers, install_handlers): Ignore signals that were set to
71435         SIG_IGN.
71436         (at_fatal_signal): Call init_fatal_signals.
71437         (init_fatal_signal_set): Likewise. Ignore signals that were set to
71438         SIG_IGN.
71439         Reported by Paul Eggert.
71440
71441 2004-12-18  Bruno Haible  <bruno@clisp.org>
71442
71443         * doc/alloca.texi: New file.
71444         * doc/alloca-opt.texi: New file.
71445
71446 2004-12-17  Jim Meyering  <jim@meyering.net>
71447
71448         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
71449         Otherwise, install-sh could exit with improper exit status when
71450         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
71451
71452 2004-12-16  Simon Josefsson  <jas@extundo.com>
71453
71454         * tests/test-base64.c: Add license.
71455
71456 2004-12-15  Stepan Kasal  <address@hidden>
71457
71458         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
71459
71460 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
71461
71462         * modules/getcwd (Files): Add m4/d-ino.m4.
71463         Suggested by Mark D. Baushke.
71464
71465 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
71466
71467         * lib/getdate.y (textint): New member "negative".
71468         (time_zone_hhmm): New function.
71469         Expect 14 shift-reduce conflicts, not 13.
71470         (o_colon_minutes): New rule.
71471         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
71472         (yylex): Set the "negative" member of signed numbers.
71473
71474 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
71475
71476         * doc/getdate.texi (Time of day items, Time zone items):
71477         Describe new formats +00:00, UTC+00:00.
71478
71479 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
71480
71481         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
71482         spurious "-l"s.  Problem reported by Stepan Kasal.
71483
71484 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
71485
71486         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
71487         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
71488
71489 2004-12-04  Simon Josefsson  <jas@extundo.com>
71490
71491         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
71492         Vandoorselaere <yoann@prelude-ids.org>.
71493
71494 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
71495
71496         Changes imported from coreutils.
71497         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
71498         exist.
71499         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
71500
71501 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
71502
71503         Changes imported from coreutils.
71504         * lib/hard-locale.c: Assume <locale.h> exists.
71505         Include "strdup.h".
71506         (GLIBC_VERSION): New macro.
71507         (hard_locale): Assume setlocale exists.
71508         Rewrite to avoid #ifdef.
71509         Use strdup rather than malloc + strcpy.
71510         * lib/human.c: Assume <locale.h> exists.
71511         (human_readable): Assume localeconv exists.
71512
71513 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
71514
71515         * modules/hard-locale (Depends-on): Add strdup.
71516
71517 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
71518
71519         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
71520         convert T2, not T.  (Imported from libc.)
71521
71522 2004-11-30  Simon Josefsson  <jas@extundo.com>
71523
71524         * modules/restrict (License): Change to LGPL.
71525
71526 2004-11-30  Simon Josefsson  <jas@extundo.com>
71527
71528         * m4/restrict.m4: Add copyright and copying conditions.
71529
71530 2004-11-30  Simon Josefsson  <jas@extundo.com>
71531
71532         * m4/base64.m4: New file.
71533
71534 2004-11-30  Simon Josefsson  <jas@extundo.com>
71535
71536         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
71537         base64.
71538
71539         * tests/test-base64.c: New file.
71540
71541         * modules/base64: New file.
71542
71543 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
71544
71545         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
71546         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
71547
71548         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
71549
71550 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
71551
71552         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
71553         (__getcwd.c): Don't restore errno; glibc doesn't.
71554         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
71555         first, falling back to our code only if its results look suspicious.
71556         Ensure that the resulting buffer is only as large as necessary.
71557
71558         * lib/readutmp.c: Include readutmp.h first.
71559         Include <errno.h>, since readutmp.h no longer does that.
71560         * lib/readutmp.h: Don't include <errno.h>,
71561         <sys/param.h>, <time.h>; not needed to establish interface.
71562         (errno): Remove decl.
71563         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
71564         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
71565         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
71566
71567 2004-11-28  Simon Josefsson  <jas@extundo.com>
71568
71569         * lib/base64.h, base64.c: New file.
71570
71571 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
71572
71573         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
71574
71575 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
71576
71577         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
71578         (Depends-on): Remove pathmax, same.  Add mempcpy.
71579         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
71580         (Makefile.am): Append getcwd.h to lib_SOURCES.
71581         (Include): Add getcwd.h.
71582         (Maintainer): Change from Jim Meyering to "all, glibc",
71583         since getdate now uses intended-for-glibc code.
71584         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
71585         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
71586
71587 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
71588
71589         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
71590         HP's ANSI C compiler.
71591         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
71592         Declaring int functions causes warnings on some modern systems and
71593         shouldn't be needed to compile on ancient ones.
71594         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
71595         defined.
71596
71597         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
71598         with the following changes.
71599         (__set_errno): Parenthesize properly.
71600         Include <stdbool.h>.
71601         (MIN, MAX, MATCHING_INO): New macros.
71602         (__getcwd): Define with prototype, not K&R form.
71603         Use heuristics to allocate default buffer on stack if possible.
71604         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
71605         behavior, and to avoid the PATH_MAX limit when computing
71606         ../../../../...
71607         Use MATCHING_INO to compare inode number to file.
71608         Check for arithmetic overflow in size calculations.
71609         Fix bug in reallocation of dot array that caused getcwd to fail
71610         on directories nested deeper than 75.
71611         Be more careful about saving errno on error.
71612         Do not use realloc; use only free+malloc, as this is a bit
71613         more flexible and avoids a needless copy operation.
71614         Do not inspect st_dev and st_ino for symbolic links; POSIX
71615         doesn't specify the latter.
71616         Check for closedir errors.
71617         Avoid needless casts.
71618         Use "#ifdef weak_alias" around weak_alias, to be like other
71619         glibc code.
71620         The following changes to getcwd.c have effect only when used in
71621         gnulib; they have no effect inside glibc proper.
71622         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
71623         as alloca isn't used.
71624         (alloca, __alloca): Likewise.
71625         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
71626         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
71627         unconditionally, as gnulib assumes C89 or better.
71628         Do not include <sys/param.h>.
71629         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
71630         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
71631         better.
71632         (NULL) [!defined NULL]: Remove; we assume C89 or better.
71633         Include <dirent.h> in a way that is compatible with modern Autoconf.
71634         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
71635         New macros, if not already defined.
71636         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
71637         Use "_LIBC", not "defined _LIBC", for consistency.
71638         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
71639         a mempcpy module.
71640         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
71641         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
71642         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
71643         credit only to Jim Meyering and adjust the copyright dates.
71644         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
71645         <stdlib.h>, <unistd.h>, "pathmax.h".
71646         Instead, include "xgetcwd.h" (first) and "getcwd.h".
71647         (INITIAL_BUFFER_SIZE): Remove.
71648         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
71649
71650 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
71651
71652         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
71653         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
71654         Use the _ONCE methods, for efficiency.
71655         Check for fcntl.h.  In test program, include <errno.h>
71656         and <fcntl.h> if available.  Remove old K&R cruft from
71657         test program.  Check for common errors in GNU/Linux,
71658         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
71659         don't do AC_LIBOBJ, as that's getcwd.m4's job.
71660         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
71661         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
71662         name accordingly.
71663         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
71664         accommodate new getcwd.c.
71665         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
71666         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
71667         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
71668         that's all we need now.
71669
71670 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71671
71672         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
71673         argp-parse.c depends on getopt internals, that means we should
71674         always use our getopt, to be on the safe side.
71675         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
71676         order not to spoil the result of an eventual previous invocation
71677         of gl_GETOPT_SUBSTITUTE.
71678
71679 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71680
71681         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
71682         redefinition warnings. To avoid them, include the defines
71683         in `#if !defined __need_getopt ... #endif'. The only place
71684         where __getopt_argv_const is used is in definitions
71685         of getopt_long and getopt_long_only below, which are as well
71686         protected by `#ifndef __need_getopt'.
71687         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
71688         __need_getopt after including <stdio.h> and <unistd.h> These
71689         headers might have defined it.
71690
71691 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
71692
71693         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
71694
71695 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
71696
71697         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
71698         (futimens): New function, which uses futimes if available.
71699         (futimens, utimens): Support timespec==NULL, with same semantics
71700         as utime and utimens.
71701         * lib/utimens.h (futimens): New decl.
71702
71703 2004-11-23  Jim Meyering  <jim@meyering.net>
71704
71705         * lib/getopt_.h: Remove trailing blanks.
71706
71707 2004-11-23  Jim Meyering  <jim@meyering.net>
71708
71709         * lib/__fpending.c: Add comment.
71710
71711 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
71712
71713         * modules/canonicalize (Depends-on): Add xreadlink.
71714         Problem reported by James Youngman.
71715
71716 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
71717
71718         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
71719         New macros.
71720         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
71721         optopt): Use them instead of invoking ## directly; otherwise, the
71722         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
71723
71724 2004-11-19  Bruno Haible  <bruno@clisp.org>
71725
71726         * lib/strtok_r.c: Move comments from here...
71727         * lib/strtok_r.h: ... to here.
71728
71729 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
71730
71731         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
71732         implementations that mishandle size_t overflow.
71733
71734 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
71735
71736         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
71737         might fail.  Problem reported by Yoann Vandoorselaere.
71738         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
71739         implementations that mishandle size_t overflow.
71740
71741 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
71742
71743         * modules/canon-host (Depends-on): Add strdup.
71744
71745 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
71746
71747         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
71748
71749 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
71750
71751         * lib/canon-host.c: Include "strdup.h".
71752         (canon_host): Use getaddrinfo if available, so that IPv6 works.
71753         Use strdup instead of malloc/strcpy to duplicate strings.
71754
71755         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
71756         (human_space_before_unit): New constant.
71757         * lib/human.c (human_readable): Support it.
71758
71759         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
71760         (xgetcwd): Set errno correctly when failing.
71761         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
71762         the failure is actually due to a PATH_MAX problem.
71763
71764         Further getopt changes to make it more likely that glibc will
71765         buy the changes back.
71766         * lib/getopt.c (POSIXLY_CORRECT): New constant.
71767         (getopt): Use it, so to preserve glibc semantic
71768         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
71769         when compiling for libc.
71770         * lib/getopt_.h (__getopt_argv_const): Bring it back.
71771         (getopt_long, getopt_long_only): Use it.
71772
71773         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
71774         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
71775         (getopt): Argv is now char * const *, as per standard.
71776         (_getopt_internal_r, _getopt_internal): Argv is now char **,
71777         not char *__getopt_argv_const *.
71778         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
71779         _getopt_long_only_r): Likewise.
71780         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
71781         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
71782         _getopt_long_r, _getopt_long_only_r): Likewise.
71783         * lib/getopt_.h (__getopt_argv_const): Remove.
71784         (getopt): Argv is now char * const *, as per standard.
71785
71786         * lib/getdate.y (tORDINAL): New token.
71787         (day, relunit): Allow it for relative times.
71788         (relative_time_table): Use tORDINAL for ordinals.
71789
71790 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
71791
71792         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
71793         Document that "second" isn't allowed as an ordinal number.
71794
71795 2004-11-16  Jim Meyering  <jim@meyering.net>
71796
71797         * modules/closeout (Depends-on): Add fpending.
71798
71799 2004-11-15  Jim Meyering  <jim@meyering.net>
71800
71801         * lib/closeout.c: Include "__fpending.h" once again.
71802         Include <stdbool.h>.
71803         (close_stdout): Don't fail just because stdout was closed initially,
71804         since some programs don't write to stdout in the normal course of
71805         operation (other than --version and --help), and we don't want this
71806         function to make e.g. `touch file >&-' fail.
71807         But do fail if it was closed and someone has tried to write to it.
71808         E.g., `printf foo >&-' must fail.
71809
71810 2004-11-13  Jim Meyering  <jim@meyering.net>
71811
71812         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
71813
71814 2004-11-12  Simon Josefsson  <jas@extundo.com>
71815
71816         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
71817         small doc fix is still pending.
71818
71819 2004-11-11  Simon Josefsson  <jas@extundo.com>
71820
71821         * modules/strtok_r: New file.
71822
71823         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
71824         strtok_r.
71825
71826 2004-11-11  Simon Josefsson  <jas@extundo.com>
71827
71828         * m4/strtok_r.m4: New file.
71829
71830         * m4/getopt.m4: Replace opterr.
71831
71832 2004-11-11  Simon Josefsson  <jas@extundo.com>
71833
71834         * lib/strtok_r.h, strtok_r.c: New file.
71835
71836 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
71837
71838         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
71839         of replacing opterr, getopt, etc.  This should handle the
71840         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
71841
71842 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
71843
71844         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
71845         we can stop lying to compilers about the constness of argv when we
71846         are compiled outside glibc.
71847         (getopt, getopt_long, getopt_long_only): Use it.
71848         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
71849         _getopt_internal, getopt): Likewise.
71850         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
71851         _getopt_long_only_r): Likewise.
71852         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
71853         _getopt_long_r, _getopt_long_only_r): Likewise.
71854
71855         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
71856         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
71857         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
71858         the other external symbols.
71859         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
71860         declaration, since the above renaming now works around collisions.
71861
71862 2004-11-11  Jim Meyering  <jim@meyering.net>
71863
71864         * lib/linebreak.c: Remove trailing blanks.
71865         * lib/alloca_.h: Likewise.
71866         * lib/acosl.c: Likewise.
71867         * lib/euidaccess.c: Likewise.
71868         * lib/allocsa.h: Likewise.
71869
71870 2004-11-10  Simon Josefsson  <jas@extundo.com>
71871
71872         * m4/getaddrinfo.m4: New file.
71873
71874 2004-11-10  Simon Josefsson  <jas@extundo.com>
71875
71876         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
71877
71878 2004-11-10  Simon Josefsson  <jas@extundo.com>
71879
71880         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
71881         getaddrinfo.
71882
71883         * modules/getaddrinfo: New file.
71884
71885 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
71886
71887         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
71888
71889 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
71890
71891         * lib/mktime.c (SHR): New macro, which is a portable
71892         substitute for >> that should work even on Crays.
71893         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
71894         Problem reported by Mark D. Baushke in
71895         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
71896         * lib/getdate.y (SHR): Likewise.
71897         (tm_diff): Use it.
71898         * lib/strftime.c (SHR): Likewise.
71899         (tm_diff): Use it.
71900         * lib/quotearg.c (struct quoting_options): Use unsigned int for
71901         quote_these_too, so that right shifts are well defined.  All uses
71902         changed.
71903
71904 2004-11-10  Jim Meyering  <jim@meyering.net>
71905
71906         Ensure that no close failure goes unreported.
71907         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
71908         return early when it seems there's nothing to flush.
71909         Don't include __fpending.h.
71910
71911 2004-11-10  Jim Meyering  <jim@meyering.net>
71912
71913         * modules/closeout (Depends-on): Remove fpending.
71914
71915 2004-11-10  Jim Meyering  <jim@meyering.net>
71916
71917         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
71918
71919 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
71920
71921         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
71922         gl_FUNC_STRFTIME.
71923         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
71924         and AC_REQUIRE when possible, to avoid duplicate checks.
71925         Check for <wchar.h>.
71926
71927 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
71928
71929         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
71930
71931 2004-11-09  Bruno Haible  <bruno@clisp.org>
71932
71933         * m4/sockpfaf.m4: New file.
71934
71935 2004-11-05  Bruno Haible  <bruno@clisp.org>
71936
71937         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
71938         Reported by Mark D. Baushke <mdb@cvshome.org>.
71939
71940 2004-11-04  Bruno Haible  <bruno@clisp.org>
71941
71942         2004-09-11  Bruno Haible  <bruno@clisp.org>
71943                 * allocsa.valgrind: New file.
71944         2004-02-06  Bruno Haible  <bruno@clisp.org>
71945                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
71946                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
71947                 Reported by Christopher Seip <chris.seip@hp.com>.
71948
71949 2004-11-04  Bruno Haible  <bruno@clisp.org>
71950
71951         * modules/allocsa (Files): Add lib/allocsa.valgrind.
71952         (Makefile.am): Distribute it.
71953
71954 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
71955
71956         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
71957         with errno == ERANGE if the buffer is too small.
71958         Problem reported by Mark D. Baushke.
71959
71960 2004-11-03  Albert Chin  <china@thewrittenword.com>
71961             Paul Eggert  <eggert@cs.ucla.edu>
71962
71963         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
71964         equivalent, substitute $ac_type for equivalent type rather than
71965         blindly using uint32_t *always* which won't work if uint32_t is not
71966         available.  Define _UINT32_T to work around typedef of uint32_t if
71967         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
71968         2.5.1.
71969
71970 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
71971
71972         * m4/jm-macros.m4: Sync from coreutils.
71973         (gl_MACROS): Check for mbrlen, for pathchk.
71974         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
71975
71976 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
71977
71978         * lib/xreadlink.c (MAXSIZE): New macro.
71979         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
71980         size does not exceed MAXSIZE.  Avoid cast.
71981         As suggested by Mark D. Baushke in
71982         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
71983         if readlink fails with buffer size just under MAXSIZE, try again
71984         with MAXSIZE.
71985
71986 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
71987
71988         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
71989
71990 2004-11-02  Derek R. Price  <derek@ximbiot.com>
71991         and  Paul Eggert  <eggert@cs.ucla.edu>
71992
71993         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
71994         (get_date): Overparenthesize to avoid GCC warning.
71995
71996 2004-11-02  Bruno Haible  <bruno@clisp.org>
71997
71998         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
71999         returns void.
72000
72001 2004-11-02  Bruno Haible  <bruno@clisp.org>
72002
72003         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
72004         function returns void.
72005
72006 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
72007
72008         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
72009         fflush_unlocked, flockfile, funlockfile, funlockfile,
72010         fputs_unlocked, putc_unlocked.
72011
72012 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
72013
72014         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
72015         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
72016         already declared.
72017
72018 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
72019
72020         * modules/getdate (Files): Add doc/getdate.texi.
72021         (Depends-on): Add setenv, xalloc.
72022
72023 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
72024
72025         * lib/getdate.y: Add support for TZ="foo" within a date string.
72026         Fix some bugs near time_t boundaries.  Reject dates with
72027         out-of-range components, e.g., "Sept 31".
72028         Include <stdlib.h>, "setenv.h", "xalloc.h".
72029         (ISDIGIT_LOCALE): Remove; unused.
72030         Note that the TZ and time functions used here are not reentrant.
72031         (mktime_ok, get_tz): New functions.
72032         (TZBUFSIZE): New constant.
72033         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
72034         This requires that we sometimes generate our own TZ="XXX..." setting.
72035
72036 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
72037
72038         * doc/getdate.texi: New file, from coreutils with modifications for
72039         the new TZ parsing.
72040
72041 2004-10-27  Derek R. Price  <derek@ximbiot.com>
72042
72043         * lib/mktime.c (not_equal_tm): Remove redundant check.
72044
72045 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
72046
72047         * modules/regex (lib_SOURCES): Add regex.c.
72048         Reported by James Youngman in
72049         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
72050
72051 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
72052
72053         * lib/getdate.y: Use Bison 1.875 features, and some minor
72054         code cleanups.  This change does not affect semantics.
72055         Don't include <stdlib.h>; no longer needed.
72056         Don't include unlocked-io.h; only the "#if TEST" code uses
72057         stdio, and performance isn't crucial there.
72058         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
72059         Bison 1.875 features as described below.
72060         All uses of "PC." replaced by "pc->".
72061         (YYSTYPE): Add a forward declaration.
72062         (yylex, yyerror): Use full prototypes in forward decls.
72063         Use "%pure-parser" rather than obsolescent "%pure_parser".
72064         Use %parse-param and %lex-param instead of obsolescent
72065         YYPARSE_PARAM and YYLEX_PARAM.
72066         (meridian_table, month_and_day_table, time_units_table,
72067         relative_time_table, time_zone_table, military_table,
72068         lookup_zone, lookup_word, get_date):
72069         Use NULL instead of 0 where appropriate.
72070         (to_hour): Avoid abort (), to avoid a dependency on
72071         stdlib.h.
72072         (yyerror, yylex): Now accepts parser_control * arg.
72073         (main) [TEST]: Use '\0' rather than 0 for char.
72074
72075 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
72076
72077         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
72078
72079 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
72080
72081         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
72082         It's now the caller's responsibility to handle the case where
72083         !HAVE_GETPAGESIZE && !defined getpagesize.
72084
72085         * lib/mktime.c (leapyear): Arg is long int, not int.
72086
72087 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
72088
72089         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
72090
72091 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
72092
72093         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
72094         missing.  Problem reported by James Youngman.
72095
72096 2004-10-16  Simon Josefsson  <jas@extundo.com>
72097
72098         * gnulib-tool: Fix comments.  Fix parse problem.
72099         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
72100
72101 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
72102
72103         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
72104         implementation of getopt_long.  Problem reported by Alexander Taler in:
72105         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
72106
72107 2004-10-15  Bruno Haible  <bruno@clisp.org>
72108
72109         * gnulib-tool: Untabify. Initialize supplied_libname.
72110         (func_usage): More homogenous output.
72111         (func_modules_transitive_closure, func_modules_to_filelist,
72112         func_emit_lib_Makefile_am): New functions.
72113         (func_import): New function, extracted from big case statement. Use
72114         func_get_license, func_modules_transitive_closure,
72115         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
72116         opt_lgpl. Don't use test -a, as it's not portable.
72117         (func_create_testdir): Use func_modules_transitive_closure,
72118         func_modules_to_filelist, func_emit_lib_Makefile_am.
72119
72120 2004-10-15  Bruno Haible  <bruno@clisp.org>
72121
72122         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
72123
72124 2004-10-15  Bruno Haible  <bruno@clisp.org>
72125
72126         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
72127         the portions belonging to each module.
72128         Suggested by Derek Robert Price <derek@ximbiot.com>.
72129
72130 2004-10-12  Simon Josefsson  <jas@extundo.com>
72131
72132         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
72133         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
72134         to real functions.
72135
72136 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72137
72138         * modules/vsnprintf: New file.
72139
72140 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72141
72142         * m4/vsnprintf.m4: New file.
72143
72144 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72145
72146         * lib/vsnprintf.h: New file.
72147         * lib/vsnprintf.c: New file.
72148
72149 2004-10-11  Bruno Haible  <bruno@clisp.org>
72150
72151         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
72152         vsnprintf.
72153
72154 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
72155
72156         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
72157
72158 2004-10-07  Bruno Haible  <bruno@clisp.org>
72159
72160         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
72161         fits into the provided buffer.
72162
72163 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
72164
72165         * lib/diacrit.c, diacrit.h: Add GPL notice.
72166
72167         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
72168         notice.
72169         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
72170         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
72171         This avoids a potential constant-folding bug.
72172
72173 2004-10-05  Bruno Haible  <bruno@clisp.org>
72174
72175         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
72176         for the declaration of strsep.
72177
72178 2004-10-05  Bruno Haible  <bruno@clisp.org>
72179
72180         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
72181
72182 2004-10-04  Simon Josefsson  <jas@extundo.com>
72183
72184         * modules/memmem: New file.
72185         * tests/test-memmem.c: New file.
72186         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
72187
72188 2004-10-04  Simon Josefsson  <jas@extundo.com>
72189
72190         * m4/memmem.m4: New file.
72191
72192 2004-10-04  Simon Josefsson  <jas@extundo.com>
72193
72194         * lib/memmem.h: New file.
72195         * lib/memmem.c: New file, taken from glibc.
72196
72197 2004-10-04  Simon Josefsson  <jas@extundo.com>
72198
72199         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
72200         '#ifdef USE_UNLOCKED_IO'.
72201
72202 2004-10-04  Simon Josefsson  <jas@extundo.com>
72203
72204         * config/srclist.txt: Add memmem from glibc.
72205
72206 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72207
72208         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
72209
72210         * modules/argmatch, modules/argp, modules/closeout, modules/error,
72211         modules/exclude, modules/getdate, modules/getline,
72212         modules/getndelim2, modules/getpass, modules/getpass-gnu,
72213         modules/getusershell, modules/linebuffer, modules/md5,
72214         modules/mountlist, modules/posixtm, modules/readtokens,
72215         modules/readutmp, modules/regex, modules/sha1,
72216         modules/version-etc, modules/yesno:
72217         Remove dependency on unlocked-io.
72218
72219 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72220
72221         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
72222
72223         * m4/unlocked-io.m4: Add copyright notice.
72224         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
72225
72226 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72227
72228         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
72229         * lib/xmalloc.c (xmemdup): Likewise.
72230         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
72231         XFREE): Remove these long-obsolescent macros.
72232         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
72233         * lib/xstrdup.c: Remove.
72234
72235         * lib/regex.c (re_comp): Cast gettext return value to char *,
72236         Problem reported by Martin Neitzel via Mark D. Baushke.
72237
72238 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72239
72240         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
72241         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
72242         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
72243         regex.c, sha1.c, version-etc.c, yesno.c:
72244         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
72245         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
72246         the includer's responsibility.
72247
72248         Sync from coreutils.
72249
72250         * lib/modechange.c (mode_compile): Don't decrement a pointer that
72251         points to the start of a string, as the C Standard says the
72252         resulting behavior is undefined.
72253
72254         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
72255         simple -> simple_backups, numbered_existing ->
72256         numbered_existing_backups, numbered -> numbered_backups
72257         to avoid shadowing problems.  All uses changed.
72258         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
72259         * lib/backupfile.c (check_extension, numbered_backup):
72260         Rename locals to avoid shadowing 'basename'.
72261         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
72262         once.
72263
72264         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
72265         * lib/.cvsignore: Add getopt.h.
72266
72267 2004-10-04  Bruno Haible  <bruno@clisp.org>
72268
72269         * modules/README: New file.
72270         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
72271         not a module.
72272
72273 2004-10-02  Jim Meyering  <jim@meyering.net>
72274
72275         * lib/dirfd.h, getpagesize.h: Add copyright notice.
72276
72277 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72278
72279         * modules/strsep: New file.
72280
72281 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72282
72283         * m4/strsep.m4: New file.
72284
72285 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72286
72287         * lib/strsep.h: New file.
72288         * lib/strsep.c: New file.
72289
72290 2004-10-01  Simon Josefsson  <jas@extundo.com>
72291
72292         * lib/snprintf.c (snprintf): Handle size==0.
72293
72294 2004-10-01  Simon Josefsson  <jas@extundo.com>
72295             Bruno Haible  <bruno@clisp.org>
72296
72297         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
72298         (snprintf): Declare 'args'.
72299
72300 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
72301
72302         * lib/snprintf.c: Remove comments as to why each header is needed.
72303
72304 2004-10-01  Bruno Haible  <bruno@clisp.org>
72305
72306         * MODULES.html.sh: Add strsep.
72307
72308 2004-09-30  Simon Josefsson  <jas@extundo.com>
72309
72310         * modules/snprintf: New file.
72311
72312 2004-09-30  Simon Josefsson  <jas@extundo.com>
72313
72314         * m4/snprintf.m4: New file.
72315
72316 2004-09-30  Simon Josefsson  <jas@extundo.com>
72317
72318         * lib/snprintf.h, lib/snprintf.c: New files.
72319
72320 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
72321
72322         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
72323         (hol_entry_help): Never translate an empty string.
72324         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
72325         * lib/argp.h (OPTION_NO_TRANS): New option.
72326
72327 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
72328
72329         * modules/argp (Maintainer): Replace Simon Josefsson
72330         by Sergey Poznyakoff.
72331
72332 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
72333
72334         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
72335         changes merged back into glibc.
72336
72337 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
72338
72339         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
72340
72341 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
72342
72343         * lib/xvasprintf.c: Include xalloc.h.
72344         (xvasprintf): Use xalloc_die, not xmalloc_die.
72345
72346 2004-09-29  Bruno Haible  <bruno@clisp.org>
72347
72348         * modules/alloca-opt: New file, derived from modules/alloca.
72349         * modules/allocsa: Depend on alloca-opt instead of alloca.
72350         * modules/setenv: Likewise.
72351         * modules/vasnprintf: Likewise.
72352         * MODULES.html.sh: Add alloca-opt.
72353
72354 2004-09-28  Simon Josefsson  <jas@extundo.com>
72355
72356         * gnulib-tool: New parameter --lgpl, to asseert that modules are
72357         LGPL, and to replace license template from GPL to LGPL.
72358
72359 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
72360
72361         * modules/dummy: Change license to LGPL.
72362
72363 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
72364
72365         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
72366
72367 2004-09-24  Simon Josefsson  <jas@extundo.com>
72368
72369         * modules/minmax (License): Change from GPL to LGPL.
72370
72371 2004-09-23  Simon Josefsson  <jas@extundo.com>
72372
72373         * gnulib-tool (--import): Typo.
72374
72375 2004-09-23  Simon Josefsson  <jas@extundo.com>
72376
72377         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
72378
72379 2004-09-22  Bruno Haible  <bruno@clisp.org>
72380
72381         * modules/*: Add 'License' field.
72382         * gnulib-tool: Accept --extract-license option.
72383         (func_get_license): New function.
72384
72385 2004-09-21  Bruno Haible  <bruno@clisp.org>
72386
72387         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
72388         Reported by Simon Josefsson.
72389
72390 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
72391
72392         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
72393         gl_AC_TYPE_LONG_LONG.
72394
72395 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
72396
72397         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
72398
72399 2004-09-18  Simon Josefsson  <jas@extundo.com>
72400         and  Paul Eggert  <eggert@cs.ucla.edu>
72401
72402         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
72403         calls with autoreconf.  Define GL_LIB.
72404
72405 2004-09-14  Karl Berry  <karl@gnu.org>
72406
72407         * config/srclist.txt: unsync setenv.c, sigh.
72408
72409 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
72410
72411         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
72412         Problem reported by Bruno Haible in:
72413         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
72414
72415 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
72416
72417         * config/srclist.txt: Comment out argp-pvh.c.
72418
72419 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
72420
72421         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
72422         in case some system header has #define'd it.  Problem reported by
72423         Soeren D. Schulze in
72424         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
72425
72426 2004-09-09  Karl Berry  <karl@gnu.org>
72427
72428         * regex.[ch]: delete from the root.  These were supposed to be
72429                 synced with emacs cvs, but this has not happened for about
72430                 a year, and anyway nothing else uses emacs regex.[ch].
72431                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
72432                 lib/regex[.ch] is untouched.
72433
72434 2004-09-09  Bruno Haible  <bruno@clisp.org>
72435
72436         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
72437
72438 2004-09-09  Bruno Haible  <bruno@clisp.org>
72439
72440         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
72441         modifications.
72442         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
72443
72444 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
72445
72446         * modules/xvasprintf: New file.
72447         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
72448
72449 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
72450
72451         * lib/xvasprintf.h: New file.
72452         * lib/xvasprintf.c: New file.
72453         * lib/xasprintf.c: New file.
72454
72455 2004-09-08  Bruno Haible  <bruno@clisp.org>
72456
72457         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
72458
72459 2004-09-08  Bruno Haible  <bruno@clisp.org>
72460
72461         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
72462         length is > INT_MAX.
72463         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
72464         more.
72465
72466 2004-09-08  Bruno Haible  <bruno@clisp.org>
72467
72468         * lib/stdint_.h: New file, taken from GNU clisp.
72469
72470 2004-09-08  Bruno Haible  <bruno@clisp.org>
72471             Oskar Liljeblad  <oskar@osk.mine.nu>
72472
72473         * modules/stdint: New file.
72474         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
72475
72476 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
72477
72478         Import from coreutils.
72479         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
72480         strings on unbounded length.  alloca's performance benefits aren't
72481         that important here.
72482         (V_STRDUP): Remove.
72483         (parse_with_separator): New function, with most of the internals
72484         of the old parse_user_spec.  Allow user to omit both user and group,
72485         for compatibility with FreeBSD.
72486         Clone only the user name, not the entire spec.
72487         Do not set *uid, *gid unless entirely successful.
72488         Avoid memory leak in some failing cases.
72489         Fix regression for USER.GROUP reported by Dmitry V. Levin in
72490         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
72491         (parse_user_spec): Rewrite to use parse_with_separator.
72492
72493 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
72494
72495         * modules/userspec: Don't depend on alloca.
72496
72497 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
72498
72499         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
72500
72501 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
72502
72503         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
72504         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
72505         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
72506
72507 2004-08-16  Simon Josefsson  <jas@extundo.com>
72508
72509         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
72510         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
72511         Add --dry-run for --import.
72512         Let user provided command line parameters override configure.ac
72513         settings.
72514
72515 2004-08-12  Simon Josefsson  <jas@extundo.com>
72516
72517         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
72518         as discussed with Paul Eggert in threads rooted at
72519         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
72520         and
72521         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
72522         Before, the test was empty, and relied on ELIDE_CODE in source
72523         code.)
72524         (gl_PREREQ_GETOPT): New macro.
72525         (gl_GETOPT): Use them.
72526
72527 2004-08-12  Simon Josefsson  <jas@extundo.com>
72528
72529         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
72530         * lib/getopt_.h: Renamed from getopt.h.
72531
72532 2004-08-12  Simon Josefsson  <jas@extundo.com>
72533
72534         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
72535         Change default library name from libfoo to libgnu.
72536         Now, if you have a configure.ac that says:
72537                 gl_SOURCE_BASE(gl)
72538                 gl_M4_BASE(gl/m4)
72539                 gl_MODULES(error getopt etcetera)
72540                 gl_INIT
72541         you can import all you need by running:
72542                 ../gnulib/gnulib-tool --import
72543
72544         * modules/getopt (Files): Rename getopt.h to getopt_.h.
72545         (Makefile.am): Rewrite, use logic from argz.
72546         (Include): Use <getopt.h> instead of "getopt.h".
72547
72548 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72549
72550         * modules/argp (Files): Add m4/unlocked-io.m4.
72551         (Depends-on): Add extensions.
72552
72553 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72554
72555         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
72556         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
72557         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
72558         Check for program_invocation_name, program_invocation_short_name,
72559         flockfile, funlockfile, features.h, _getopt_long_only_r.
72560
72561 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72562
72563         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
72564         its complicated substitute.
72565         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
72566         and program_invocation_name.
72567         (__argp_basename) [!_LIBC]: Remove; the only use was
72568         replaced by its body.
72569         (__argp_short_program_name): Change condition from
72570         !defined __argp_short_program_name to
72571         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
72572         to match argp-namefrob.h.
72573         (__argp_failure): Don't assume strerror_r returns char *.
72574         * lib/argp-parse.c (N_): Define unconditionally.
72575         (argp_default_options): Fill out initializers with 0 to avoid
72576         gcc warnings.
72577
72578 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72579
72580         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
72581         getopt1.c.
72582
72583 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
72584
72585         Merge from coreutils.
72586
72587         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
72588
72589         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
72590         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
72591
72592 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
72593
72594         Merge from coreutils.
72595
72596         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
72597         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
72598         for Reliant Unix 5.43.
72599
72600         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
72601         (union fooround): Use uintmax_t, not long int.
72602         The rest is a merge from libc:
72603         [defined _LIBC]: Include <shlib-compat.h>.
72604         (_obstack) [defined _LIBC]: Remove after 2.3.4.
72605
72606         * lib/settime.c (settime): Recode to avoid warning with
72607         Sun Forte C 6U2.
72608
72609         * lib/strverscmp.c: Convert to UTF-8.
72610
72611 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
72612
72613         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
72614         m4/uintmax_t.m4.
72615
72616 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
72617
72618         * modules/xalloc-die: New file.
72619         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
72620
72621         * modules/md5 (Files): Add m4/uint32_t.m4.
72622         * modules/sha1: Renamed from modules/sha.
72623         (Files):
72624         Rename lib/sha.h to lib/sha1.h.
72625         Rename lib/sha.c to lib/sha1.c.
72626         Rename m4/sha.m4 to m4/sha1.m4.
72627         (lib_SOURCES): Likewise.
72628         (configure.ac): Rename gl_SHA to gl_SHA1.
72629         (Include): sha.h -> sha1.h.
72630
72631 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
72632
72633         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
72634         * m4/sha1.m4: Renamed from sha.m4.
72635         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
72636
72637 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
72638
72639         * lib/obstack.h (obstack_empty_p):
72640         Don't assume that chunk->contents is suitably aligned.
72641         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
72642         Likewise. Problem reported by Benno in
72643         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
72644
72645         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
72646         readable.  This could be improved further but it'd take some work.
72647
72648 2004-08-08  Simon Josefsson  <jas@extundo.com>
72649
72650         * modules/xgethostname (Depends-on): Remove exit and error (not
72651         used).
72652
72653         * modules/getpass-gnu: Add getpass.h.
72654         (Depends-on): Add stdbool.
72655         * modules/getpass: Add getpass.h.
72656
72657 2004-08-08  Simon Josefsson  <jas@extundo.com>
72658
72659         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
72660         Check getpass declaration.
72661
72662 2004-08-08  Simon Josefsson  <jas@extundo.com>
72663
72664         * lib/xgethostname.c: Don't include error.h (not used).
72665
72666         * lib/getpass.h: Add.
72667         * lib/getpass.c: Include getpass.h first.
72668
72669 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
72670
72671         * lib/xalloc-die.c: New file.
72672         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
72673         All uses removed.
72674         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
72675         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
72676         xalloc-die.c.
72677         (_, N_, xalloc_die): Move to xalloc-die.c.
72678         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
72679         so that we needn't mess with xalloc_msg_memory_exhausted.
72680
72681         * lib/sha1.h: Renamed from sha.h.
72682         (SHA1_H): Renamed from _SHA_H.
72683         (sha1_ctx): Renamed from sha_ctx.
72684         (sha1_init_ctx): Renamed from sha_init_ctx.
72685         (sha1_process_block): Renamed from sha_process_block.
72686         (sha1_process_bytes): Renamed from sha_process_bytes.
72687         (sha1_finish_ctx): Renamed from sha_finish_ctx.
72688         (sha1_read_ctx): Renamed from sha_read_ctx.
72689         (sha1_stream): Renamed from sha_stream.
72690         (sha1_buffer): Renamed from sha_buffer.
72691         * lib/sha1.c: Likewise; renamed from sha.c.
72692         Do not include <sys/types.h>.
72693         Include <stddef.h> rather than <stdlib.h>.
72694
72695 2004-08-08  Bruno Haible  <bruno@clisp.org>
72696
72697         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
72698         FILESYSTEM_PREFIX_LEN.
72699         * lib/progreloc.c: Likewise.
72700         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
72701
72702 2004-08-06  Simon Josefsson  <jas@extundo.com>
72703
72704         * modules/progname (Depends-on): Don't depend on stdbool.
72705
72706 2004-08-06  Simon Josefsson  <jas@extundo.com>
72707
72708         * modules/getsubopt: New file.
72709         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
72710         getsubopt.
72711
72712 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
72713
72714         More merge from coreutils.
72715
72716         * m4/utimens.m4, m4/utimecmp.m4: New files.
72717         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
72718         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
72719         prereq.m4, sha.m4: Import changes from coreutils.
72720
72721 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
72722
72723         More merge from coreutils.
72724         * modules/raise, modules/readtokens0, modules/utimens:
72725         * modules/utimecmp, module/xnanosleep: New files.
72726         * modules/strftime: Add lib/strftime.h.
72727         Change include from <time.h> to "strftime.h".
72728         * modules/yesno: Add lib/yesno.h.
72729         * modules/backupfile: Remove lib/addext.c.
72730         * modules/euidaccess: Add stat-macros.h.
72731         * modules/canonicalize, modules/euidaccess,
72732         modules/filemode, modules/lchown, modules/makepath,
72733         modules/rmdir, modules/stat: Likewise.
72734
72735 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
72736
72737         Merge from tar.
72738         * lib/argp-help.c (make_hol, hol_append): Don't assume that
72739         SIZE_MAX is a valid preprocessor constant.
72740         (__argp_basename): Change from "#ifndef _LIBC"
72741         to "#ifndef __argp_short_program_name", so that
72742         we don't compile these functions for tar.
72743
72744         More merges from coreutils.
72745         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
72746         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
72747         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
72748         * lib/addext.c: Remove; no longer needed.
72749         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
72750         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
72751         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
72752         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
72753         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
72754         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
72755         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
72756         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
72757         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
72758         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
72759         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
72760         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
72761         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
72762         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
72763         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
72764         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
72765         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
72766         Import changes from coreutils.
72767
72768 2004-08-05  Simon Josefsson  <jas@extundo.com>
72769
72770         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
72771
72772 2004-08-05  Simon Josefsson  <jas@extundo.com>
72773
72774         * m4/getsubopt.m4: New file.
72775
72776 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
72777
72778         Merge from coreutils.
72779
72780         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
72781         * m4/getcwd-path-max.m4: New files.
72782
72783         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
72784         FILESYSTEM_PREFIX_LEN ->
72785         FILE_SYSTEM_PREFIX_LEN.
72786         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
72787         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
72788         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
72789         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
72790
72791         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
72792         prerequisite modules now handle the DOS stuff.
72793         Don't check for unistd.h.
72794
72795 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
72796
72797         Merge from coreutils.
72798
72799         * lib/.gdb-history: Remove; this doesn't belong here.
72800
72801         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
72802         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
72803         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
72804         * lib/getcwd.c: New files.
72805
72806         * lib/dirname.h: Include <stdbool.h>.
72807         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
72808         for consistency with POSIX terminology.  All uses changed.
72809         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
72810         (strip_trailing_slashes): Use bool for booleans.
72811         * lib/stripslash.c (strip_trailing_slashes): Likewise.
72812
72813         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
72814         sometimes returns a positive errno value even when it succeeds.
72815         (print_errno_message) [!LIBC]: Fall back on strerror if
72816         __strerror_r fails.
72817
72818         * lib/path-concat.c (mempcpy): Don't define if a system header defines
72819         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
72820         (longest_relative_suffix): New function.
72821         (path_concat): Use it.  Assume first argument is not NULL.
72822         Port to DOS.  Omit redundant separators.
72823         Report an error instead of returning NULL.
72824         Use mempcpy instead of memcpy.
72825         (xpath_concat): Remove: not declared or used.
72826
72827         * lib/same.h: Include <stdbool.h>
72828         (same_name): Return bool, not int.
72829         * lib/same.c (same_name): Likewise.
72830         (errno): Don't declare; we assume C89 or better now.
72831
72832         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
72833         if not already defined.
72834
72835         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
72836         * lib/dup-safer.c (errno): Likewise.
72837
72838 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
72839
72840         Merge from coreutils.
72841         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
72842         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
72843         * modules/path-concat: Don't depend on strdup.
72844
72845 2004-08-03  Simon Josefsson  <jas@extundo.com>
72846
72847         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
72848         * lib/progname.h: Don't include stdbool.h.
72849
72850 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
72851
72852         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
72853         * MODULES.html.sh (func_all_modules): Remove fatal.
72854
72855 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
72856
72857         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
72858
72859 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
72860
72861         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
72862         working.
72863
72864 2004-08-02  Simon Josefsson  <jas@extundo.com>
72865
72866         * lib/getsubopt.h: New file, with comments from Bruno Haible.
72867         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
72868         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
72869
72870 2004-08-01  Simon Josefsson  <jas@extundo.com>
72871
72872         * lib/xgetdomainname.c: Include stdlib.h, for free().
72873
72874 2004-07-19  Bruno Haible  <bruno@clisp.org>
72875
72876         * MODULES.html.sh (func_all_modules): Add dummy.
72877
72878 2004-07-16  Simon Josefsson  <jas@extundo.com>
72879
72880         * modules/dummy: New file.
72881
72882 2004-07-16  Simon Josefsson  <jas@extundo.com>
72883
72884         * lib/dummy.c: New file.
72885
72886 2004-07-16  Bruno Haible  <bruno@clisp.org>
72887
72888         * lib/backupfile.h: Add extern "C" for C++.
72889         * lib/closeout.h: Likewise.
72890         * lib/copy-file.h: Likewise.
72891         * lib/findprog.h: Likewise.
72892         * lib/full-write.h: Likewise.
72893         * lib/pathname.h: Likewise.
72894         * lib/progname.h: Likewise.
72895         * lib/stpcpy.h: Likewise.
72896         * lib/stpncpy.h: Likewise.
72897         * lib/strcase.h: Likewise.
72898         * lib/strstr.h: Likewise.
72899         * lib/xalloc.h: Likewise.
72900
72901         * lib/mbswidth.h: Add extern "C" for C++.
72902         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
72903
72904 2004-07-13  Robert Millan  <robertmh@gnu.org>
72905
72906         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
72907
72908 2004-07-09  Simon Josefsson  <jas@extundo.com>
72909
72910         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
72911         failed without this.)
72912
72913 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
72914
72915         * modules/chown (Files): Add lib/fchown-stub.c, since
72916         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
72917
72918 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
72919
72920         * lib/fchown-stub.c: New file.
72921
72922 2004-06-24  Jim Meyering  <jim@meyering.net>
72923
72924         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
72925
72926 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
72927
72928         * modules/argz: Omit "#include".
72929
72930         * MODULES.html.sh (func_all_modules): Add calloc, to match
72931         2004-06-01 addition of calloc module.
72932
72933 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
72934
72935         * m4/argz.m4: New file, which is autoupdated from libtool.
72936
72937 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
72938
72939         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
72940         libtool.
72941
72942 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
72943
72944         * config/srclist-update: Don't insist on "USA." before the
72945         close-comment, as libtool omits the period and puts the */ on a
72946         separate line.
72947         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
72948         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
72949
72950 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
72951
72952         * modules/argz: New file.
72953         * MODULES.html.sh (func_all_modules): Add argz.
72954
72955 2004-06-12  Jim Meyering  <jim@meyering.net>
72956         and  Paul Eggert  <eggert@cs.ucla.edu>
72957
72958         * modules/hash (Files): Add lib/xalloc.h.
72959         * modules/pipe (Depends-on): Add wait-process.
72960         * modules/stat (Depends-on): Add xalloc.
72961         * modules/userspec (Files): Add lib/userspec.h.
72962         * modules/xstrto
72963
72964         Upgrade from gettext-0.13.
72965         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
72966         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
72967         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
72968
72969 2004-06-10  Jim Meyering  <jim@meyering.net>
72970
72971         * lib/calloc.c: New file.
72972
72973 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
72974
72975         * lib/getdate.y (yylex): Allow space between sign and number.
72976         Problem reported by Dan Jacobson.
72977
72978 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
72979
72980         Merge from coreutils CVS.
72981
72982         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
72983         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
72984         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
72985         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
72986         xstrtol.m4: Fix copyright date and/or serial number.
72987
72988         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
72989         See if we need an fchown replacement.
72990         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
72991         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
72992         and use the replacement function if we detect either defect.
72993
72994         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
72995         gl_UTIMECMP.
72996
72997 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
72998         and  Jim Meyering  <jim@meyering.net>
72999
73000         Merge from coreutils CVS.
73001
73002         * lib/stat-macros.h: New file, with contents from file-type.h
73003         and coreutils' system.h.
73004         * lib/file-type.c: Include "stat-macros.h".
73005         * lib/file-type.h (file_type): Move all macro definitions to new file,
73006         stat-macros.h.
73007
73008         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
73009         Wrap old code with this conditional.
73010         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
73011         function that does not dereference symlinks.
73012         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
73013
73014         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
73015         dependency problems.
73016         (xreadlink): Accept new arg SIZE, for efficiency.
73017         All decls and uses changed.
73018         * lib/xreadlink.h: Include <stddef.h>, for size_t.
73019
73020         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
73021         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
73022
73023         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
73024         sysexits.h.
73025
73026 2004-06-01  Jim Meyering  <jim@meyering.net>
73027
73028         * m4/calloc.m4: New file.
73029
73030 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
73031
73032         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
73033         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
73034         Also, fix a typo in a diagnostic.
73035
73036 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
73037
73038         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
73039         or AC_FUNC_REALLOC.
73040
73041 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
73042
73043         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
73044         macros to be defined.
73045         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
73046         the allocator returns NULL because the requested size is zero.
73047
73048 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
73049
73050         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
73051         var.  Add comment explaining why libc still defines it.  This
73052         merges the following patch from glibc:
73053         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
73054
73055 2004-05-20  Andreas Schwab  <schwab@suse.de>
73056
73057         * m4/free.m4: Replace free if it not known to work, not the other
73058         way round.
73059
73060 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
73061
73062         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
73063         present in glibc since revision 1.1 of this file.
73064         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
73065         obstack_alignment_mask, obstack_alloc, obstack_base,
73066         obstack_blank, obstack_blank_fast, obstack_chunk_size,
73067         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
73068         obstack_grow0, obstack_init, obstack_int_grow,
73069         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
73070         obstack_next_free, obstack_object_size, obstack_ptr_grow,
73071         obstack_ptr_grow_fast, obstack_room): Remove declarations of
73072         nonexistent functions.
73073
73074 2004-05-18  Karl Berry  <karl@gnu.org>
73075
73076         * config/srclist.txt: break link for vasnprintf.c.
73077
73078 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
73079
73080         Port obstack to the AS/400, where pointers are 16 bytes wide and
73081         you cannot cast an integer to a valid pointer.  This patch is
73082         currently waiting to be integrated into glibc; see
73083         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
73084
73085         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
73086         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
73087         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
73088         (struct obstack): temp member is now a union of a pointer and
73089         an integer, instead of an integer.  All integer uses changed.
73090         This does not affect the physical layout of struct obstack,
73091         except on hosts (like the AS/400) where the size or alignment of
73092         void * is greater than that of ptrdiff_t.
73093         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
73094         __STDC__)]: Store temporary in pointer member of union, not
73095         integer member.
73096         * lib/obstack.c: Include <stddef.h>, for offsetof.
73097         (struct fooalign): Remove; it doesn't need a name.
73098         (union fooround): Change double to long double, and add void *.
73099         (DEFAULT_ALIGNMENT): Use offsetof to compute.
73100         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
73101         not a macro.  Hence the values are always int; so remove all
73102         casts-to-int in uses.
73103
73104 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
73105
73106         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
73107         we can get this patch merged into glibc.
73108
73109 2004-05-17  Derek R. Price  <derek@ximbiot.com>
73110             Paul Eggert  <eggert@cs.ucla.edu>
73111
73112         * m4/argp: Depend on alloca.
73113
73114 2004-05-17  Derek R. Price  <derek@ximbiot.com>
73115             Paul Eggert  <eggert@cs.ucla.edu>
73116
73117         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
73118         freecoding.
73119
73120 2004-05-17  Bruno Haible  <bruno@clisp.org>
73121
73122         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
73123         precision that consists of a '.' followed by an empty digit string.
73124         Patch by Tor Lillqvist <tml@iki.fi>.
73125
73126 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
73127
73128         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
73129         for backward compatibility with older code.  We need our own
73130         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
73131         it under some other name, and our alloca.h will define it.
73132
73133 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
73134             Derek Price  <derek@ximbiot.com>
73135
73136         * lib/alloca.c: Include <alloca.h>, to get our interface.
73137         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
73138         include <alloca.h> first.  Use C89 prototype for alloca; this
73139         requires including <stddef.h> for size_t.  Use extern "C" if C++.
73140         Use #elif for simplicity, since we can assume C89 now.
73141         Don't try to source the system alloca.h since it will not be found
73142         and to prevent recursively including its replacement.
73143         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
73144         * lib/regex.c: Likewise.
73145
73146 2004-05-16  Derek Price  <derek@ximbiot.com>
73147             Paul Eggert  <eggert@cs.ucla.edu>
73148
73149         getline cleanup.  This changes the getndelim2 API: both order of
73150         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
73151         no delimiter).
73152
73153         * lib/getline.c: Don't include stddef.h or stdio.h, since our
73154         interface does that.
73155         (getline): Always use getdelim, so that we don't have two
73156         copies of this code.
73157         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
73158         if available.
73159         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
73160         (GETNDELIM2_MAXIMUM): New macro.
73161         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
73162         instead of the old practice of delim2==0.  All callers changed.
73163         Return -1 on overflow, instead of returning junk.
73164         Do not set *linesize unless allocation succeeds.
73165         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
73166         that we include sys/types.h.
73167         * lib/getnline.h: Likewise.
73168         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
73169         (getndelim2): Reorder arguments.
73170         * lib/getnline.c (getnline, getndelim):
73171         Don't discard the NMAX argument.
73172         (getnline): Invoke getndelim, to avoid code duplication.
73173         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
73174         of (size_t) -1 by callers of the getnline family.
73175
73176 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
73177
73178         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
73179         Check for gettimeofday.
73180         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
73181         Check for settimeofday, stime.
73182
73183 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
73184
73185         * lib/nanosleep.c (suspended): Change its type from int to
73186         sig_atomic_t volatile.
73187         (first_call): Make it private to rpl_nanosleep, and have it
73188         be zero initially as that's a bit faster.
73189         (my_usleep): Round up fractional times instead of truncating them,
73190         as this is the usual meaning for 'sleep'.
73191
73192         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
73193         doesn't work.
73194         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
73195         (ENOSYS): Define if not defined.
73196         (settime): Fall back on stime if it exists and settimeofday fails.
73197         But don't bother with fallbacks if a method fails with errno == EPERM.
73198
73199 2004-05-11  Jim Meyering  <jim@meyering.net>
73200
73201         Prior to this change, the save_cwd caller required read access to the
73202         current directory on most systems (ones with the fchdir function).
73203
73204         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
73205         fails, try write-only, and finally, resort to using xgetcwd.
73206
73207 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
73208
73209         * lib/obstack.c, obstack.h: Import changes from libc.
73210
73211 2004-04-28  Bruno Haible  <bruno@clisp.org>
73212
73213         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
73214         also implicitly appends .exe to executables.
73215         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
73216         accepts Windows pathnames.
73217         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
73218         Treat Cygwin like Windows, since it now accepts Windows pathnames.
73219         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
73220         Treat Cygwin like Windows, since it now accepts Windows pathnames.
73221         Reported by Derek Robert Price <derek@ximbiot.com>.
73222
73223 2004-04-21  Karl Berry  <karl@gnu.org>
73224
73225         * config/srclist.txt (localcharset.c): break sync.
73226
73227 2004-04-20  Paul Eggert  <eggert@twinsun.com>
73228
73229         * m4/host-os.m4: Add a copyright notice.
73230
73231 2004-04-20  Jim Meyering  <jim@meyering.net>
73232
73233         Change UTILS_ to gl_ in AC_DEFINE'd names.
73234         Change utils_- and jm_-prefixed variables, too.
73235         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
73236         UTILS_FUNC_MKDIR_TRAILING_SLASH.
73237         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
73238
73239         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
73240         Don't emit trailing blanks.
73241         Also rename jm_-prefixed variables to have gl_ prefix.
73242
73243         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
73244         Also rename jm_-prefixed variables to have gl_ prefix.
73245
73246         * m4/jm-macros.m4: Reflect the renamings.
73247         * m4/prereq.m4: Likewise.
73248
73249 2004-04-20  Jim Meyering  <jim@meyering.net>
73250
73251         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
73252         memory.
73253
73254 2004-04-20  Jim Meyering  <jim@meyering.net>
73255             Bruno Haible  <bruno@clisp.org>
73256
73257         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
73258         memory when realloc fails.
73259
73260 2004-04-19  Jim Meyering  <jim@meyering.net>
73261
73262         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
73263         now that readutmp.c may call `free (0)'.
73264
73265 2004-04-19  Bruno Haible  <bruno@clisp.org>
73266
73267         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
73268         * m4/inttypes_h.m4: Likewise.
73269         * m4/stdint_h.m4: Likewise.
73270         * m4/intmax_t.m4: Likewise.
73271         * m4/uintmax_t.m4: Likewise.
73272
73273 2004-04-18  Jim Meyering  <jim@meyering.net>
73274
73275         * m4/prereq.m4: Don't forbid jm_ prefix.
73276
73277         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
73278         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
73279         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
73280         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
73281         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
73282         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
73283         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
73284         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
73285         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
73286         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
73287         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
73288         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
73289         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
73290         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
73291         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
73292         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
73293         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
73294         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
73295         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
73296
73297 2004-04-18  Jim Meyering  <jim@meyering.net>
73298
73299         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
73300         failure, don't leak memory and do call END_UTMP_ENT.
73301
73302 2004-04-16  Jim Meyering  <jim@meyering.net>
73303
73304         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
73305         coreutils' stat program.
73306         (gl_PREREQ): Don't require jm_PREREQ_STAT.
73307
73308 2004-04-11  Paul Eggert  <eggert@twinsun.com>
73309
73310         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
73311         C89.
73312         (CHAR_BIT): Remove, since we assume C89.
73313         Include <stdint.h> if available, as per current Autoconf CVS advice.
73314
73315 2004-03-31  Jim Meyering  <jim@meyering.net>
73316
73317         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
73318         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
73319         * m4/xalloc.m4: Likewise.
73320
73321 2004-03-30  Paul Eggert  <eggert@twinsun.com>
73322
73323         Merge from coreutils.
73324
73325         * m4/inttostr.m4: New file.
73326         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
73327         Require AM_STDBOOL_H and gl_TIMESPEC instead.
73328         Require gl_CLOCK_TIME.
73329         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
73330
73331 2004-03-30  Paul Eggert  <eggert@twinsun.com>
73332
73333         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
73334         not bool, to be more consistent with Unix conventions.
73335         Suggested by Bruno Haible.
73336
73337         Merge from coreutils.
73338
73339         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
73340         * lib/umaxtostr.c: New files.
73341
73342         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
73343         the usual <time.h> dance.
73344         (get_date): Change signature to support fractional time stamps.
73345         All callers changed.
73346         * lib/getdate.y: Include "getdate.h" first, as we can now
73347         assume C89 and don't need to worry about 'const'.
73348         Similarly, include "unlocked-io.h" near start, not in middle.
73349         Include <limits.h>.
73350         (textint.value): Use long int rather than int.
73351         (textint.digits): Use size_t rather than int.
73352         (BILLION, LOG10_BILLION): New constants.
73353         (parser_control): New member rel_ns.  Members day_ordinal,
73354         time_zone, month, day, hour, minutes, rel_year, rel_month,
73355         rel_day, rel_hour, rel_minutes, rel_seconds
73356         are now long int, not int.  Member seconds is now struct timespec,
73357         not int.  New member timespec_seen.  Members dates_seen, days_seen,
73358         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
73359         not int.
73360         (%union.intval): Now long int, not int.
73361         New member timespec.
73362         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
73363         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
73364         (spec): Now is a timespec or an item list.
73365         (timespec, items): New nonterminals.
73366         (time, rel, relunit, number, get_date):
73367         Add support for fractional seconds.
73368         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
73369         (gmtime, localtime, mktime): Remove decls; not needed with C89.
73370         (to_hour): First arg is now long int, not int.
73371         (to_year): Returns long int, not int.
73372         Don't treat year -70 like 70.
73373         (tm_diff): Returns long int, not int.
73374         (lookup_word): Use bool instead of int when appropriate.
73375         (yylex): Use size_t for count, not int.
73376         Detect overflow when parsing large integer constants.
73377         Add support for fractions.
73378         (get_date): Make pointers 'const' if possible.
73379         Use more-portable code to detect integer overflow.
73380         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
73381         Don't use ctime; it's not reliable if the year has >4 digits.
73382
73383         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
73384         This is for compatibility with BSD.
73385
73386         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
73387         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
73388         From coreutils' system.h.
73389
73390         * lib/userspec.c: Don't include "posixver.h".
73391         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
73392         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
73393         compatible extension.  Simplify code by removing a boolean int
73394         that was always nonzero if a string was nonnull.
73395
73396 2004-03-30  Jim Meyering  <jim@meyering.net>
73397
73398         Merge from coreutils.
73399
73400         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
73401         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
73402         on some systems one must include <grp.h> before it.
73403         Reported by Christian Krackowizer.
73404
73405 2004-03-30  Jim Meyering  <jim@meyering.net>
73406
73407         Merge from coreutils.
73408
73409         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
73410
73411         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
73412         an empty input stream.
73413
73414         * lib/readtokens.c: Include <stdbool.h>.
73415         (readtoken): Use `size_t' rather than int/long.
73416         All callers adjusted.
73417         Use `bool' rather than `int' where appropriate.
73418         Use memset rather than an explicit loop.
73419         Use x2nrealloc rather than xrealloc.
73420         Allow the use of `\0' as a delimiter.
73421         (readtokens): Likewise.
73422         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
73423
73424 2004-03-30  Jim Meyering  <jim@meyering.net>
73425
73426         * m4/realloc.m4: Remove file, since now it does no more than
73427         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
73428         the `configure.ac' section of module/realloc.
73429         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
73430
73431 2004-03-30  Bruno Haible  <bruno@clisp.org>
73432
73433         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
73434         nonnull.
73435
73436 2004-03-29  Paul Eggert  <eggert@twinsun.com>
73437
73438         Merge changes to getloadavg.c from coreutils and Emacs.
73439
73440         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
73441         Define to an expression, not to the empty string.
73442         Include cloexec.h and xalloc.h.
73443         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
73444         Use set_cloexec_flag rather than rolling our own.
73445         * lib/cloexec.c, lib/cloexec.h: New files.
73446
73447 2004-03-29  Paul Eggert  <eggert@twinsun.com>
73448
73449         * m4/cloexec.m4: New file.
73450
73451 2004-03-18  Paul Eggert  <eggert@twinsun.com>
73452
73453         * lib/getopt.h: Sync with libc CVS.
73454
73455 2004-03-18  Paul Eggert  <eggert@twinsun.com>
73456             Bruno Haible  <bruno@clisp.org>
73457
73458         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
73459         mbswidth.
73460
73461 2004-03-18  Paul Eggert  <eggert@twinsun.com>
73462             Bruno Haible  <bruno@clisp.org>
73463
73464         * lib/mbswidth.h: Include <wchar.h> only if
73465         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
73466         <wchar.h>.
73467         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
73468
73469 2004-03-09  Paul Eggert  <eggert@twinsun.com>
73470
73471         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
73472         Sync with libc CVS.
73473         * lib/getopt_int.h: New file, also synced from libc.
73474
73475 2004-03-09  Paul Eggert  <eggert@twinsun.com>
73476
73477         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
73478         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
73479         Bring back getopt.c, getopt.h, getopt1.c.
73480
73481 2004-03-07  Paul Eggert  <eggert@twinsun.com>
73482
73483         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
73484         All uses changed.  Check for sa_sigaction member; this fixes
73485         a bug first reported by Jason Andrade in
73486         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
73487
73488 2004-03-07  Paul Eggert  <eggert@twinsun.com>
73489
73490         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
73491         '#if' expressions.  Unlike the code it replaces, it does not
73492         depend on (defined _SC_PAGESIZE).  However, it does depend on
73493         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
73494         first reported by Jason Andrade in
73495         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
73496
73497 2004-02-25  Simon Josefsson  <jas@extundo.com>
73498
73499         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
73500
73501 2004-02-25  Simon Josefsson  <jas@extundo.com>
73502
73503         * lib/strdup.h: New file.
73504         * lib/strdup.c: Include it.
73505         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
73506         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
73507
73508 2004-02-23  Karl Berry  <karl@gnu.org>
73509
73510         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
73511         (from fencepost.gnu.org:/gd/gnuorg).
73512
73513 2004-02-23  Karl Berry  <karl@gnu.org>
73514
73515         * config/srclistvars.sh (GNUORG) [karl]: redefine.
73516         * config/srclist.txt: add maintain/standards documents.
73517
73518 2004-02-18  Bruno Haible  <bruno@clisp.org>
73519
73520         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
73521         Reported by Derek Robert Price <derek@ximbiot.com>.
73522
73523 2004-02-16  Karl Berry  <karl@gnu.org>
73524
73525         * config/mkinstalldirs, install-sh: update from automake.
73526
73527 2004-02-06  Karl Berry  <karl@gnu.org>
73528
73529         * m4/po.m4: update from gettext 0.14.1.
73530
73531 2004-02-06  Karl Berry  <karl@gnu.org>
73532
73533         * lib/config.charset: update from gettext 0.14.1.
73534
73535 2004-02-05  Paul Eggert  <eggert@twinsun.com>
73536
73537         Add comments and code, prompted by suggestions from Bruno Haible
73538         for sh-quote.
73539         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
73540         describing the enum quoting_style values.
73541         * lib/quotearg.c (quotearg_alloc): New function.
73542         (quotearg_buffer_restyled): Treat lone { and } as special.
73543         Treat = as special.  Work around bug with older shells
73544         that "see" a '\' that is really the 2nd byte of a multibyte char.
73545         Quote empty string with shell_quoting_style.
73546
73547 2004-02-03  Bruno Haible  <bruno@clisp.org>
73548
73549         * m4/pipe.m4: New file, from GNU gettext.
73550
73551 2004-02-03  Bruno Haible  <bruno@clisp.org>
73552
73553         * lib/pipe.h: New file, from GNU gettext.
73554         * lib/pipe.c: New file, from GNU gettext.
73555
73556 2004-01-27  Bruno Haible  <bruno@clisp.org>
73557
73558         * m4/execute.m4: New file, from GNU gettext.
73559
73560 2004-01-27  Bruno Haible  <bruno@clisp.org>
73561
73562         * lib/execute.h: New file, from GNU gettext.
73563         * lib/execute.c: New file, from GNU gettext.
73564         * lib/w32spawn.h: New file, from GNU gettext.
73565
73566 2004-01-24  Paul Eggert  <eggert@twinsun.com>
73567
73568         Merge from diffutils.
73569
73570         * lib/file-type.c (file_type): Add typed memory objects.
73571         * lib/file-type.h (S_TYPEISTMO): New macro.
73572
73573         * lib/c-stack.h (c_stack_action): Remove argv argument.
73574         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
73575         (die): Don't calculate message unless segv_action returns.
73576         (get_stack_location, min_address_from_argv, max_address_from_argv,
73577         volatile stack_base, volatile_stack_size): Remove.
73578         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
73579         that every segmentation violation is a stack overflow.  (Ouch!)
73580         See Debian bug 136249 (still outstanding) for more info about why
73581         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
73582
73583 2004-01-24  Paul Eggert  <eggert@twinsun.com>
73584
73585         Exit-status fix from coreutils.
73586
73587         Use exit_failure consistently in place of EXIT_FAILURE,
73588         so that program exit statuses are consistent on failure.
73589
73590         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
73591         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
73592         * lib/argmatch.h: Comment fix to match the above.
73593         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
73594         Now a macro referring to exit_failure, instead of a separate
73595         variable.  Include "exitfail.h" to get it.
73596         * lib/xstrtol.h: Include "exitfail.h".
73597         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
73598
73599         * lib/long-options.c (parse_long_options): Use prototype
73600         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
73601         for clarity.
73602
73603 2004-01-21  Jim Meyering  <jim@meyering.net>
73604
73605         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
73606         so as not to conflict with a different-sized __mktime_internal
73607         function in GNU libc.
73608         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
73609         Problem building statically-linked `ls' reported by Michael Brunnbauer.
73610
73611 2004-01-20  Karl Berry  <karl@gnu.org>
73612
73613         * config/config.guess: update from config.
73614
73615         * config/srclistvars.sh: GNUWWWLICENSES for karl.
73616
73617 2004-01-20  Bruno Haible  <bruno@clisp.org>
73618
73619         Safer stack allocation.
73620         * lib/setenv.c: Include allocsa.h.
73621         (alloca): Remove fallback definition.
73622         (freea): Remove macro.
73623         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
73624         instead of freea.
73625
73626 2004-01-20  Bruno Haible  <bruno@clisp.org>
73627
73628         * m4/eealloc.m4: New file, from GNU gettext.
73629
73630 2004-01-20  Bruno Haible  <bruno@clisp.org>
73631
73632         * m4/allocsa.m4: New file, from GNU gettext.
73633
73634 2004-01-20  Bruno Haible  <bruno@clisp.org>
73635
73636         * lib/xallocsa.h: New file, from GNU gettext.
73637         * lib/xallocsa.c: New file, from GNU gettext.
73638
73639 2004-01-20  Bruno Haible  <bruno@clisp.org>
73640
73641         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
73642
73643 2004-01-20  Bruno Haible  <bruno@clisp.org>
73644
73645         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
73646         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
73647         specially.
73648
73649 2004-01-20  Bruno Haible  <bruno@clisp.org>
73650
73651         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
73652         patch.
73653
73654 2004-01-20  Bruno Haible  <bruno@clisp.org>
73655
73656         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
73657
73658 2004-01-20  Bruno Haible  <bruno@clisp.org>
73659
73660         * lib/eealloc.h: New file.
73661
73662 2004-01-20  Bruno Haible  <bruno@clisp.org>
73663
73664         * lib/binary-io.h: Avoid warnings on Cygwin.
73665
73666 2004-01-20  Bruno Haible  <bruno@clisp.org>
73667
73668         * lib/allocsa.h: New file, from GNU gettext.
73669         * lib/allocsa.c: New file, from GNU gettext.
73670
73671 2004-01-18  Karl Berry  <karl@gnu.org>
73672
73673         * doc/gpl.texi, doc/lgpl.texi: new files.
73674
73675 2004-01-18  Karl Berry  <karl@gnu.org>
73676
73677         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
73678         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
73679
73680 2004-01-15  Paul Eggert  <eggert@twinsun.com>
73681
73682         Merge from coreutils.
73683
73684         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
73685         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
73686         (gl_DEFAULT_POSIX2_VERSION): Move
73687         the documentation from 'configure' into 'config.hin',
73688         so that 'configure --help' isn't burdened by it and
73689         we don't have to worry about its formatting there.
73690         Reword the documentation so that it's more succinct
73691         and can be run together into a single paragraph.
73692         * m4/same.m4 (gl_SAME): Check for pathconf.
73693
73694 2004-01-15  Paul Eggert  <eggert@twinsun.com>
73695
73696         Merge from coreutils.
73697
73698         * lib/posixver.c: Include posixver.h.
73699
73700         * lib/same.c: Include <stdbool.h>, <limits.h>.
73701         (_POSIX_NAME_MAX): Define if not defined.
73702         (MIN): New macro.
73703         (same_name): If file names are silently truncated, report
73704         that the file names are the same if they are the same after
73705         the silent truncation.
73706
73707         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
73708         conversion function.
73709         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
73710         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
73711         longer needed.
73712
73713 2004-01-15  Jim Meyering  <jim@meyering.net>
73714
73715         Merge from coreutils.
73716
73717         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
73718         if no library is required.
73719         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
73720         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
73721         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
73722         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
73723         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
73724         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
73725         value, $ac_cv_search_crypt, if it's "none required".
73726         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
73727         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
73728         not gl_FUNC_GETLOADAVG.
73729         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
73730         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
73731
73732 2004-01-15  Jim Meyering  <jim@meyering.net>
73733
73734         Merge from coreutils.
73735
73736         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
73737         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
73738         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
73739
73740         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
73741         optional configure-time default.
73742
73743         * lib/version-etc.c (version_etc_copyright): Update copyright date.
73744
73745         * lib/xreadlink.c (xreadlink): Correct outdated comment.
73746
73747 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
73748
73749         Merge from coreutils.
73750
73751         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
73752         value, $ac_cv_search_nanosleep, if it's "none required".
73753
73754 2004-01-14  Paul Eggert  <eggert@twinsun.com>
73755
73756         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
73757         with like-named macro in fnmatch.c.
73758         (EXT): Use an internal constant instead.
73759
73760         Merge fnmatch patches from glibc.
73761         * lib/fnmatch.c (mbsinit): Remove define.
73762         Add libc_hidden_ver (__fnmatch, fnmatch).
73763         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
73764         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
73765
73766 2004-01-14  Karl Berry  <karl@gnu.org>
73767
73768         * config/install-sh: update from automake.
73769
73770 2004-01-13  Karl Berry  <karl@gnu.org>
73771
73772         * config/install-sh: update from automake.
73773
73774 2004-01-09  Karl Berry  <karl@gnu.org>
73775
73776         * config/install-sh: update from automake.
73777
73778 2004-01-05  Karl Berry  <karl@gnu.org>
73779
73780         * config/config.{sub,guess}: update from config.
73781
73782 2003-12-31  Karl Berry  <karl@gnu.org>
73783
73784         * config/depcomp: update from automake.
73785
73786 2003-12-14  Karl Berry  <karl@gnu.org>
73787
73788         * lib/config.charset: update from gettext-runtime.
73789
73790 2003-12-03  Paul Eggert  <eggert@twinsun.com>
73791
73792         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
73793         Bug reported by Alfred M. Szmidt.
73794
73795 2003-12-03  Bruno Haible  <bruno@clisp.org>
73796
73797         * m4/gettext.m4: Upgrade from gettext-0.13.
73798         * m4/po.m4: Upgrade from gettext-0.13.
73799         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
73800         * m4/intmax.m4: New file, from gettext-0.13.
73801         * m4/printf-posix.m4: New file, from gettext-0.13.
73802
73803 2003-11-29  Karl Berry  <karl@gnu.org>
73804
73805         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
73806
73807 2003-11-25  Paul Eggert  <eggert@twinsun.com>
73808             Bruno Haible  <bruno@clisp.org>
73809
73810         * lib/printf-parse.h: Don't include sys/types.h.
73811         (ARG_NONE): New macro.
73812         (char_directive): Change type of *arg_index fields to size_t.
73813         * lib/printf-parse.c: Don't include sys/types.h.
73814         (SSIZE_MAX): Remove macro.
73815         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
73816         Remove unnecessary overflow check.
73817         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
73818         fields.
73819
73820 2003-11-25  Bruno Haible  <bruno@clisp.org>
73821
73822         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
73823
73824 2003-11-25  Bruno Haible  <bruno@clisp.org>
73825
73826         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
73827         gt_TYPE_SSIZE_T.
73828
73829 2003-11-24  Paul Eggert  <eggert@twinsun.com>
73830
73831         * modules/alloca: Remove dependency on xalloc.
73832
73833 2003-11-24  Paul Eggert  <eggert@twinsun.com>
73834
73835         * lib/alloca.c: Remove dependency on xalloc module.
73836         (xalloc_die): Remove.
73837         (memory_full) [!defined emacs]: New macro.
73838         [!defined emacs]: Don't include xalloc.h.
73839         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
73840         address arithmetic overflows.  Change datatypes a bit to avoid
73841         unnecessary casts.
73842
73843 2003-11-22  Jim Meyering  <jim@meyering.net>
73844
73845         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
73846         s/size/size_t/.
73847
73848 2003-11-21  Karl Berry  <karl@gnu.org>
73849
73850         * config/config.{sub,guess}: update from config.
73851
73852 2003-11-18  Karl Berry  <karl@gnu.org>
73853
73854         * config/config.{sub,guess}: update from config.
73855
73856         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
73857
73858 2003-11-17  Paul Eggert  <eggert@twinsun.com>
73859
73860         * README: Mention that S+T cannot overflow if S is the size of
73861         an existing object and T is sufficiently small.
73862
73863 2003-11-17  Jim Meyering  <jim@meyering.net>
73864
73865         On systems without utime and without a utimes function capable of
73866         dealing with a NULL struct utimbuf* argument, this utime replacement
73867         could -- in unusual circumstances -- leak a file descriptor.
73868         * lib/utime.c: Include <unistd.h> and <errno.h>.
73869         (utime_null): Be sure to close `fd' and to preserve errno.
73870         Reported by Geoff Collyer via Arnold Robbins.
73871
73872 2003-11-17  Bruno Haible  <bruno@clisp.org>
73873
73874         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
73875         (Depends-on): Add xsize.
73876
73877 2003-11-17  Bruno Haible  <bruno@clisp.org>
73878
73879         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
73880
73881 2003-11-17  Bruno Haible  <bruno@clisp.org>
73882
73883         * lib/vasnprintf.c (alloca): Remove fallback definition.
73884         (freea): Remove definition.
73885         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
73886         Reported by Paul Eggert.
73887
73888 2003-11-16  Paul Eggert  <eggert@twinsun.com>
73889             Bruno Haible  <bruno@clisp.org>
73890
73891         Protect against address arithmetic overflow.
73892         * lib/printf-args.h: Include stddef.h.
73893         (arguments): Change type of field 'count' to size_t.
73894         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
73895         'unsigned int' where appropriate.
73896         * lib/printf-parse.h: Include sys/types.h.
73897         (char_directive): Change type of *arg_index fields to ssize_t.
73898         (char_directives): Change type of fields 'count', max_*_length to
73899         size_t.
73900         * lib/printf-parse.c: Include sys/types.h and xsize.h.
73901         (SSIZE_MAX): Define fallback value.
73902         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
73903         instead of 'int' where appropriate. Check a_allocated, d_allocated
73904         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
73905         * lib/vasnprintf.c: Include xsize.h.
73906         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
73907         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
73908         overflow. Avoid wraparound when converting a width or precision from
73909         decimal to binary.
73910
73911 2003-11-16  Bruno Haible  <bruno@clisp.org>
73912
73913         Update from GNU gettext.
73914         * lib/printf-parse.c: Generalize to it can be compiled for wide
73915         strings.
73916         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
73917         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
73918         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
73919         SNPRINTF): New macros.
73920         Don't include <alloca.h> if the file is used inside libintl.
73921         (local_wcslen): New function, for Solaris 2.5.1.
73922         (VASNPRINTF): Use it instead of wcslen.
73923
73924 2003-11-16  Bruno Haible  <bruno@clisp.org>
73925
73926         * lib/xsize.h (xmax): New function.
73927         (xsum, xsum3, xsum4): Declare as "pure" functions.
73928
73929 2003-11-12  Paul Eggert  <eggert@twinsun.com>
73930
73931         * modules/xalloc (Files): Undo latest change, since xalloc.h
73932         no longer needs SIZE_MAX or PTRDIFF_MAX.
73933
73934 2003-11-12  Paul Eggert  <eggert@twinsun.com>
73935
73936         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
73937         gl_PTRDIFF_MAX.
73938
73939 2003-11-12  Paul Eggert  <eggert@twinsun.com>
73940
73941         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
73942         "return", to pacify some unknown compiler.  Problem reported
73943         by Joerg Schilling.
73944
73945 2003-11-12  Paul Eggert  <eggert@twinsun.com>
73946
73947         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
73948         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
73949         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
73950         heuristic is just as accurate as far as we know, and it removes a
73951         dependency on size_max.m4 and ptrdiff_max.m4.
73952
73953 2003-11-11  Bruno Haible  <bruno@clisp.org>
73954
73955         * modules/xsize (Files): Add m4/size_max.m4.
73956         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
73957
73958 2003-11-11  Bruno Haible  <bruno@clisp.org>
73959
73960         * m4/size_max.m4: New file.
73961         * m4/ptrdiff_max.m4: New file.
73962         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
73963         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
73964         (gl_XALLOC): Invoke it.
73965
73966 2003-11-11  Bruno Haible  <bruno@clisp.org>
73967
73968         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
73969         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
73970         defined.
73971
73972 2003-11-10  Paul Eggert  <eggert@twinsun.com>
73973
73974         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
73975         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
73976         rejected some allocations of exactly SIZE_MAX - 2 bytes.
73977         From Bruno Haible.
73978         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
73979         not (size_t) -1, since it's defined here.
73980
73981 2003-11-09  Karl Berry  <karl@gnu.org>
73982
73983         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
73984
73985 2003-11-06  Paul Eggert  <eggert@twinsun.com>
73986
73987         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
73988         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
73989         Reject sizes of exactly SIZE_MAX bytes.
73990         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
73991         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
73992
73993 2003-11-05  Bruno Haible  <bruno@clisp.org>
73994
73995         * lib/xsize.h: Include limits.h, to avoid a possible collision with
73996         SIZE_MAX defined in <limits.h> on Solaris.
73997
73998 2003-11-04  Jim Meyering  <jim@meyering.net>
73999
74000         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
74001         variable names, rather than @VAR@.
74002         * modules/poll: Likewise.
74003
74004 2003-11-04  Bruno Haible  <bruno@clisp.org>
74005
74006         * modules/xsize: New file.
74007         * modules/linebreak: Depend on xsize.
74008         * MODULES.html.sh (func_all_modules): Add xsize.
74009
74010 2003-11-04  Bruno Haible  <bruno@clisp.org>
74011
74012         * m4/xsize.m4: New file.
74013
74014 2003-11-04  Bruno Haible  <bruno@clisp.org>
74015
74016         * lib/xsize.h: New file.
74017         * lib/linebreak.c: Include xsize.h.
74018         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
74019         argument for overflow.
74020         Suggested by Paul Eggert.
74021
74022 2003-11-03  Karl Berry  <karl@gnu.org>
74023
74024         * config/config.{guess,sub}: update from config.
74025
74026 2003-11-03  Jim Meyering  <jim@meyering.net>
74027
74028         * modules/userspec (lib_SOURCES): Add userspec.h.
74029         (Include): Add "userspec.h".
74030         Improve description.
74031
74032 2003-11-03  Jim Meyering  <jim@meyering.net>
74033
74034         * lib/userspec.c: Include "userspec.h".
74035         * lib/userspec.h: New file.
74036
74037 2003-11-03  Bruno Haible  <bruno@clisp.org>
74038
74039         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
74040
74041 2003-11-03  Bruno Haible  <bruno@clisp.org>
74042
74043         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
74044         available, to avoid (extremely rare) race condition.
74045         Suggested by Paul Eggert.
74046
74047 2003-11-02  Karl Berry  <karl@gnu.org>
74048
74049         * config/srclist.txt (vasprintf.c): sync broken, sigh.
74050
74051 2003-10-31  Paul Eggert  <eggert@twinsun.com>
74052
74053         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
74054         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
74055         (read_filesystem_list): Set and use me_type_malloced.
74056         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
74057         whatever the type happens to be), for brevity and consistency.
74058         Check for size calculation overflow on Alphas running OSF/1.
74059
74060 2003-10-31  Jim Meyering  <jim@meyering.net>
74061
74062         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
74063
74064         * lib/linebuffer.c: Include <string.h> for declaration of memset.
74065
74066 2003-10-30  Paul Eggert  <eggert@twinsun.com>
74067             Bruno Haible  <bruno@clisp.org>
74068
74069         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
74070         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
74071
74072 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
74073
74074         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
74075         netbsd*-gnu*.  Suggested by Robert Millan.
74076
74077 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74078
74079         * modules/group-member: Depend on stdbool.
74080
74081 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74082
74083         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
74084
74085 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74086
74087         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
74088         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
74089         after the 'gnu' in these cases.  This fixes some bugs in the
74090         previous change, and is based on suggestions by Robert Millan.
74091
74092 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74093
74094         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
74095         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
74096         no longer needed.
74097         * lib/quotearg.c (quotearg_n_options): Use it.
74098         * lib/group-member.c: Include <stdbool.h>.
74099         (free_group_info): Arg is now const *; don't free arg.
74100         (get_group_info): Now returns bool and accepts struct group_info *,
74101         rather than returning a malloc'ed struct group_info *.
74102         All uses changed.  Check for overflow in internal size calculation.
74103
74104         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
74105         rather than xmalloc/xrealloc.
74106         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
74107         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
74108         conformance bug: the old code used a pointer after freeing the
74109         storage that it addressed.
74110         * lib/hash.c (hash_initialize): Simplify the code by using
74111         xalloc_oversized rather than doing it by hand.
74112         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
74113         the buffer preserved.  Use free and xmalloc instead.
74114         * lib/quotearg.c (quotearg_n_options): Likewise.
74115         Use a simpler test for size overflow.  Don't use xalloc_oversized
74116         because unsigned int might be wider than size_t (!); this suggests
74117         that we should switch from unsigned int to size_t for slot numbers.
74118
74119 2003-10-28  Paul Eggert  <eggert@twinsun.com>
74120
74121         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
74122         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
74123         NetBSD kernels.  Requested by Richard Stallman.
74124
74125 2003-10-27  Paul Eggert  <eggert@twinsun.com>
74126
74127         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
74128         to allocate the returned structure.  Do not allocate a subarray,
74129         as x2nrealloc will do that.
74130         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
74131         instead of xnrealloc.
74132         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
74133
74134 2003-10-27  Bruno Haible  <bruno@clisp.org>
74135
74136         * lib/stdbool_.h: Better support for BeOS.
74137
74138 2003-10-26  Paul Eggert  <eggert@twinsun.com>
74139
74140         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
74141         now uses inline.
74142
74143 2003-10-26  Paul Eggert  <eggert@twinsun.com>
74144
74145         * lib/xalloc.h (xalloc_oversized): New static inline function, for
74146         callers that want to do their own size-overflow checking.  Include
74147         <stdbool.h>, since xalloc_oversized returns bool.
74148         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
74149         to use xalloc_oversized.
74150
74151         Add two functions x2realloc, x2nrealloc, for programs that grow
74152         arrays dynamically by doubling their sizes.
74153         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
74154         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
74155         New functions.
74156
74157         Port to C99 semantics for 'inline' of external functions.
74158         Bug reported by Bruno Haible.
74159         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
74160         with the old contents of xnmalloc.
74161         (xnmalloc, xmalloc): Use it.
74162         (xnrealloc_inline): New static inline function,
74163         with the old contents of xnrealloc.
74164         (xnrealloc, xrealloc): Use it.
74165
74166         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
74167         that.
74168
74169 2003-10-26  Karl Berry  <karl@gnu.org>
74170
74171         * config/srclist.txt (COPYING.DOC): no longer available from
74172         /gd/gnuorg; don't know where the ultimate source is.
74173
74174 2003-10-25  Paul Eggert  <eggert@twinsun.com>
74175
74176         Fix several address-calculation bugs in the hash modules,
74177         plus some minor code cleanup.
74178
74179         * lib/hash.h: Include <stdbool.h>, for bool.
74180         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
74181         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
74182         hash_get_n_entries, hash_get_max_bucket_length,
74183         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
74184         hash_rehash): Use size_t rather than unsigned.
74185         * lib/hash.c (struct hash_table, hash_get_n_buckets,
74186         hash_get_n_buckets_used, hash_get_n_entries,
74187         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
74188         hash_get_entries, hash_do_for_each, hash_string, is_prime,
74189         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
74190         Likewise.
74191         (SIZE_MAX): Define if not defined.
74192         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
74193         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
74194         hash_print):
74195         Use const * when possible.
74196         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
74197         (check_tuning): Fix bug: if tuning parameters were very close to
74198         0 or 1, rounding errors could have caused subscript violations.
74199         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
74200         (hash_initialize): Add 'fail:' label
74201         to free table and return NULL, and use it to simplify code.
74202         Use calloc rather than clearing the storage ourself.
74203         (hash_initialize, hash_rehash): Check for arithmetic overflow in
74204         buffer size calculations.
74205         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
74206         Include <stddef.h>, for size_t.
74207         * lib/hash-pjw.c (hash_pjw): Likewise.
74208         Switch to method described by Bruno Haible.
74209         Include <limits.h>, for CHAR_BIT.
74210         (SIZE_BITS): New macro.
74211
74212 2003-10-23  Paul Eggert  <eggert@twinsun.com>
74213
74214         * m4/getline.m4 (AM_FUNC_GETLINE):
74215         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
74216         hosts.  Problem reported by Derek Robert Price in
74217         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
74218         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
74219         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
74220
74221 2003-10-21  Paul Eggert  <eggert@twinsun.com>
74222
74223         * lib/getndelim2.c (getndelim2): When size calculation overflows,
74224         ceiling the allocation at NMAX bytes rather than silently
74225         discarding input bytes before NMAX is reached.  This makes
74226         a difference only if NMAX exceeds SIZE_MAX / 2.
74227
74228         * lib/obstack.c: Merge from glibc.
74229         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
74230         Add libc_hidden_def (_obstack_newchunk).
74231         (_obstack_free) [! defined _LIBC]: Remove.
74232         [defined _LIBC]: Make a strong alias from obstack_free, rather than
74233         a clone of the function body.
74234         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
74235         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
74236
74237         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
74238         glibc.
74239         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
74240         arg to memcpy.
74241
74242         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
74243         (obstack_ptr_grow_fast, obstack_int_grow_fast):
74244         Don't use lvalue casts, as GCC plans to remove support for them
74245         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
74246         was also present in the non-GCC version, indicating that this
74247         code had always been buggy and had never been widely used.
74248         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
74249         Use the fast variant of each macro, rather than copying the
74250         definiens of the fast variant; that way, we'll be more likely to
74251         catch future bugs in the fast variants.
74252
74253 2003-10-20  Bruno Haible  <bruno@clisp.org>
74254
74255         * modules/wait-process: New file.
74256         * MODULES.html.sh (func_all_modules): Add wait-process.
74257
74258 2003-10-20  Bruno Haible  <bruno@clisp.org>
74259
74260         * m4/wait-process.m4: New file.
74261
74262 2003-10-20  Bruno Haible  <bruno@clisp.org>
74263
74264         * lib/wait-process.h: New file, from GNU gettext.
74265         * lib/wait-process.c: New file, from GNU gettext.
74266
74267 2003-10-19  Jim Meyering  <jim@meyering.net>
74268
74269         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
74270         HPUX 10.20.
74271
74272 2003-10-18  Karl Berry  <karl@gnu.org>
74273
74274         * config/config.guess: update from config.
74275
74276 2003-10-16  Paul Eggert  <eggert@twinsun.com>
74277
74278         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
74279         (getgroups): First arg is int, not size_t.
74280         Don't let 'free' mangle errno.
74281
74282 2003-10-16  Paul Eggert  <eggert@twinsun.com>
74283
74284         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
74285
74286 2003-10-16  Karl Berry  <karl@gnu.org>
74287
74288         * config/config.{guess,sub}: update from config.
74289
74290 2003-10-16  Jim Meyering  <jim@meyering.net>
74291
74292         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
74293         memcpy.
74294
74295 2003-10-15  Paul Eggert  <eggert@twinsun.com>
74296
74297         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
74298         (SIZE_MAX): Remove.
74299         (new_exclude, add_exclude_file): Initial size no longer needs to
74300         be a power of 2.
74301         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
74302         our own address arithmetic overflow checking.
74303
74304         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
74305         (fnmatch): Do not alloca more than 2000 wide characters;
74306         instead, use malloc for large buffers.
74307         Check for address arithmetic overflow, and return -1
74308         with errno set to ENOMEM in that case.
74309         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
74310         (NEW_PATTERN): Do not alloca more than 8000 bytes;
74311         instead, return -1.  Check for address arithmetic overflow.
74312
74313 2003-10-14  Paul Eggert  <eggert@twinsun.com>
74314
74315         Handle invalid suffixes and overflow independently, so that
74316         callers can treat them independently as needed.  Fix some bugs in
74317         suffix handling, e.g., "100k@" was not diagnosed as an invalid
74318         suffix for a human-readable blocksize.  The major caller-visible
74319         change is the addition of a new
74320         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
74321         that both overflow and suffix chars were found.
74322
74323         * lib/human.c (humblock): Don't check separately for invalid suffix
74324         char; that is xstrtoumax's job (now that its bug is fixed).
74325         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
74326         INTMAX_MAX]: New macros.
74327         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
74328         TYPE_MAXIMUM): New macros.
74329         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
74330         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
74331         if overflow occurs, as it's what __strtol does and it's more useful
74332         in practice.
74333         (__xstrtol): If __strtol reports some error other than ERANGE,
74334         reflect it to the caller as LONGINT_INVALID.  If it reports
74335         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
74336         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
74337         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
74338         value.
74339         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
74340         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
74341         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
74342         [defined UINTMAX_MAX]: New macros.
74343
74344 2003-10-14  Bruno Haible  <bruno@clisp.org>
74345
74346         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
74347
74348 2003-10-14  Bruno Haible  <bruno@clisp.org>
74349
74350         * m4/sig_atomic_t: New file, from GNU gettext.
74351         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
74352
74353 2003-10-14  Bruno Haible  <bruno@clisp.org>
74354
74355         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
74356         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
74357         Also use volatile where needed.
74358
74359 2003-10-12  Paul Eggert  <eggert@twinsun.com>
74360
74361         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
74362         Change maintainer from Bruno Haible to 'all'.
74363
74364 2003-10-12  Paul Eggert  <eggert@twinsun.com>
74365
74366         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
74367
74368 2003-10-12  Paul Eggert  <eggert@twinsun.com>
74369
74370         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
74371         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
74372         and define in terms of the other primitives.
74373         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
74374         (SIZE_MAX): Define if not already defined.
74375         (array_size_overflow): New function.
74376         (xalloc_die): Abort instead of exiting if 'error' returns.
74377         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
74378         (xmalloc, xrealloc): Use them.
74379         (xcalloc): Check for address arithmetic overflow.
74380         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
74381         a bit faster than strcpy.
74382
74383 2003-10-10  Simon Josefsson  <jas@extundo.com>
74384
74385         * modules/argp (Depends-on): Add restrict and strcase.
74386
74387 2003-10-10  Simon Josefsson  <jas@extundo.com>
74388
74389         * m4/argp.m4: Add AC_C_INLINE.
74390
74391 2003-10-08  Paul Eggert  <eggert@twinsun.com>
74392
74393         Merge getpass from libc, plus a few fixes.
74394
74395         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
74396         Include <stdbool.h>.
74397         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
74398         __fsetlocking to empty.
74399         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
74400         do include <bits/libc-lock.h>.
74401         Do not include <fcntl.h>; not needed.
74402         [_LIBC]: Include <wchar.h>.
74403         (NOTCANCEL_MODE): New macro.
74404         (flockfile, funlockfile) [_LIBC]: New macros.
74405         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
74406         [!_LIBC]: New macros.
74407         (call_fclose): New function.
74408         (getpass): Use it.  Save tty stream separately; this simplifies the
74409         code and makes it more reliable if stdin happens to equal stdout.
74410         Invoke __fsetlocking on tty.
74411         Handle thread cancellation if needed.
74412         Namespace cleanup (use __tcgetattr, __getline).
74413         Use bool for Booleans.
74414         [USE_IN_LIBIO]: Handle wide streams.
74415         [!_LIBC]: Unconditionally do the fseek, since we don't know what
74416         stream might go where.
74417
74418         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
74419         doesn't have to include <stdio.h> before us.
74420         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
74421         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
74422         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
74423         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
74424         if not declared, so that we can use getpass.c code from libc without
74425         rewriting it.
74426         (flockfile, ftrylockfile, funlockfile): New macros.
74427
74428 2003-10-08  Paul Eggert  <eggert@twinsun.com>
74429
74430         * modules/getpass: Depend on stdbool.
74431
74432 2003-10-08  Paul Eggert  <eggert@twinsun.com>
74433
74434         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
74435
74436 2003-10-07  Karl Berry  <karl@gnu.org>
74437
74438         * config/config.{guess,sub}: update from config.
74439
74440 2003-10-06  Jim Meyering  <jim@meyering.net>
74441             Bruno Haible  <bruno@clisp.org>
74442
74443         This lets translators provide better translations for the
74444         "Written by ..." part of --version output.
74445         * lib/version-etc.h: Include stdarg.h.
74446         (version_etc_copyright): Declare as readonly.
74447         (version_etc): Make this function variadic with a NULL-terminated list
74448         of author name strings.
74449         (version_etc_va): New declaration.
74450         * lib/version-etc.c: Include stdarg.h, stdlib.h.
74451         (version_etc_copyright): Declare as readonly.
74452         (version_etc_va): New function. Provide a different translatable string
74453         for each possible number of authors < 10. Abbreviate when there are 10
74454         authors or more.
74455         (version_etc): Make this function variadic. Call version_etc_va.
74456         Suggestion from Gary V. Vaughan.
74457
74458         * lib/long-options.h (parse_long_options): Change prototype: the
74459         authors string is moved to the end and becomes variadic.
74460         * lib/long-options.c: Include stdarg.h.
74461         (parse_long_options): Make this function variadic, too.
74462         Call version_etc_va, not version_etc.
74463
74464 2003-10-06  Bruno Haible  <bruno@clisp.org>
74465
74466         * modules/version-etc-2: Remove file.
74467         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
74468
74469 2003-10-06  Bruno Haible  <bruno@clisp.org>
74470
74471         * modules/fatal-signal: New file.
74472         * MODULES.html.sh (func_all_modules): Add fatal-signal.
74473
74474 2003-10-06  Bruno Haible  <bruno@clisp.org>
74475
74476         * m4/fatal-signal.m4: New file.
74477         * m4/signalblocking.m4: New file, from GNU gettext.
74478
74479 2003-10-06  Bruno Haible  <bruno@clisp.org>
74480
74481         * lib/version-etc-2.h: Remove file.
74482         * lib/version-etc-2.c: Remove file.
74483
74484 2003-10-06  Bruno Haible  <bruno@clisp.org>
74485
74486         * lib/fatal-signal.h: New file, from GNU gettext.
74487         * lib/fatal-signal.c: New file, from GNU gettext.
74488
74489 2003-10-05  Paul Eggert  <eggert@twinsun.com>
74490
74491         * README: Rework advice for preventing empty .o files.
74492         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
74493         not <sys/types.h>.
74494
74495 2003-10-04  Karl Berry  <karl@gnu.org>
74496
74497         * lib/argp*: update from libc.
74498
74499 2003-10-04  Karl Berry  <karl@gnu.org>
74500
74501         * config/config.{guess,sub}: update from config.
74502
74503 2003-10-02  Bruno Haible  <bruno@clisp.org>
74504
74505         * modules/lchown (Include): Add lchown.h.
74506         * modules/time_r (Include): Use "..." syntax.
74507         * modules/xgetdomainname (Include): Add xgetdomainname.h.
74508
74509 2003-10-01  Simon Josefsson  <jas@extundo.com>
74510
74511         * MODULES.html.sh (func_all_modules): Move gethostname from section
74512         'based on' to section 'lacking' POSIX:2001.
74513
74514 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
74515
74516         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
74517         to output mode on the same stream.
74518
74519 2003-09-29  Paul Eggert  <eggert@twinsun.com>
74520
74521         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
74522         Fix arg typo in previous patch.
74523
74524 2003-09-28  Jim Meyering  <jim@meyering.net>
74525
74526         * lib/error.c: Correct cpp indentation.
74527
74528 2003-09-27  Paul Eggert  <eggert@twinsun.com>
74529
74530         * modules/free: New file.
74531
74532 2003-09-27  Paul Eggert  <eggert@twinsun.com>
74533
74534         * m4/free.m4: New file.
74535
74536 2003-09-27  Paul Eggert  <eggert@twinsun.com>
74537
74538         * lib/minmax.h (MIN, MAX)
74539         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
74540         Omit the special code that used __typeof__, since we worry that
74541         it could be more trouble than it's worth.  See:
74542         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
74543         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
74544
74545         * lib/free.c: New file.
74546
74547 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
74548
74549         Trivial fixes to Makefile.am parts of module listings.
74550         * modules/strstr: Append strstr.h to lib_SOURCES.
74551         * modules/strcase: Likewise, for strcase.h.
74552
74553 2003-09-27  Karl Berry  <karl@gnu.org>
74554
74555         * config/mkinstalldirs: update from automake.
74556
74557 2003-09-26  Paul Eggert  <eggert@twinsun.com>
74558
74559         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
74560         (error_tail): Do not loop, reallocating temporary buffer, since
74561         the output cannot contain more wide characters than the input
74562         contains bytes, the size must be big enough already.  This avoids
74563         one potential size overflow calculation.  Check for size overflow
74564         when calculating temporary buffer size.  Free temporary buffer
74565         when done, if it was allocated with malloc; this plugs a memory
74566         leak.  Remove casts from void * to pointers, that are no longer
74567         needed now that we're assuming C89 or better.
74568
74569         Merge error changes from glibc.
74570
74571         * lib/error.c, error.h: Update copyright notice header to match glibc.
74572         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
74573         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
74574         Disable cancellation while printing error.
74575         * lib/error.h: Prepend __ to parameter names.
74576
74577 2003-09-26  Jim Meyering  <jim@meyering.net>
74578
74579         * lib/error.c (error_tail): Move some declarations
74580         into inner scope where the local variables are used.
74581
74582 2003-09-26  Bruno Haible  <bruno@clisp.org>
74583
74584         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
74585         stpncpy().
74586         Don't define stpncpy through config.h; it's now done through stpncpy.h.
74587
74588 2003-09-26  Bruno Haible  <bruno@clisp.org>
74589
74590         * lib/stpncpy.h (gnu_stpncpy): New declaration.
74591         (stpncpy): Define as alias for gnu_stpncpy.
74592         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
74593
74594 2003-09-25  Simon Josefsson  <jas@extundo.com>
74595
74596         * lib/xgetdomainname.h: New file.
74597         * lib/xgetdomainname.c: New file.
74598
74599 2003-09-25  Simon Josefsson  <jas@extundo.com>
74600             Bruno Haible  <bruno@clisp.org>
74601
74602         * modules/getdomainname: New file.
74603         * modules/xgetdomainname: New file.
74604         * MODULES.html.sh (func_all_modules): Add getdomainname,
74605         xgetdomainname.
74606
74607 2003-09-25  Simon Josefsson  <jas@extundo.com>
74608             Bruno Haible  <bruno@clisp.org>
74609
74610         * m4/getdomainname.m4: New file.
74611
74612 2003-09-25  Simon Josefsson  <jas@extundo.com>
74613             Bruno Haible  <bruno@clisp.org>
74614
74615         * lib/getdomainname.h: New file.
74616         * lib/getdomainname.c: New file.
74617
74618 2003-09-25  Karl Berry  <karl@gnu.org>
74619
74620         * lib/argp-fmtstream.c, argp-help.c: update from libc.
74621
74622 2003-09-25  Karl Berry  <karl@gnu.org>
74623
74624         * config/install-sh: update from automake.
74625
74626 2003-09-25  Bruno Haible  <bruno@clisp.org>
74627
74628         * modules/version-etc-2: New file, from modules/version-etc with
74629         modifications.
74630         * MODULES.html.sh (func_all_modules): Add version-etc-2.
74631
74632 2003-09-25  Bruno Haible  <bruno@clisp.org>
74633
74634         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
74635         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
74636
74637 2003-09-24  Simon Josefsson  <jas@extundo.com>
74638
74639         * modules/xgethostname: Add xgethostname.h.
74640
74641 2003-09-24  Paul Eggert  <eggert@twinsun.com>
74642
74643         * lib/linebuffer.c (freebuffer): Don't free the argument, just
74644         the buffer associated with the argument.  Bug reported by
74645         Simon Josefsson.
74646
74647 2003-09-24  Paul Eggert  <eggert@twinsun.com>
74648
74649         * README: Document assumptions that 'int' is at least 32 bits
74650         wide, that integer arithmetic is 2's complement without overflow,
74651         that there are no holes in integer values, that adding sizes of
74652         two nonoverlapping objects can't overflow, and that all-bits-zero
74653         yields scalar zero.  Fix spelling and capitalization typos.
74654
74655 2003-09-19  Karl Berry  <karl@gnu.org>
74656
74657         * lib/argp.h: update from libc.
74658
74659 2003-09-17  Paul Eggert  <eggert@twinsun.com>
74660
74661         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
74662         to avoid spurious warnings like "AC_RUN_IFELSE was called before
74663         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
74664
74665 2003-09-17  Paul Eggert  <eggert@twinsun.com>
74666
74667         * gnulib-tool: Use "test -h", not "test -L", for portability
74668         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
74669         (tags_regexp): Remove, since \| doesn't conform to POSIX.
74670         (sed_extract_prog): Issue s commands one-by-one, rather than
74671         using \| in one s command.
74672
74673 2003-09-16  Paul Eggert  <eggert@twinsun.com>
74674
74675         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
74676         input error, instead of returning NULL the next time we are called
74677         (and therefore losing track of errno).
74678
74679 2003-09-16  Bruno Haible  <bruno@clisp.org>
74680
74681         * gnulib-tool (func_create_testdir): Warn about duplicated
74682         dependencies.
74683
74684 2003-09-15  Paul Eggert  <eggert@twinsun.com>
74685
74686         * modules/argmatch, modules/fatal, modules/obstack,
74687         modules/xalloc, modules/xgethostname: Sort dependencies by
74688         importance, not alphabetically.
74689
74690 2003-09-15  Paul Eggert  <eggert@twinsun.com>
74691
74692         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
74693         fails, so that the caller gets the proper errno.
74694
74695         * lib/readutmp.c (read_utmp): Likewise.
74696         Check for fstat error.  Close stream and free storage
74697         when failing.
74698
74699 2003-09-14  Karl Berry  <karl@gnu.org>
74700
74701         * config/srclist.txt (strdup.c): disable for c89 changes.
74702
74703 2003-09-14  Jim Meyering  <jim@meyering.net>
74704
74705         * lib/getloadavg.c: Correct cpp indentation.
74706         * lib/strdup.c: Likewise.
74707         * lib/vasnprintf.c: Likewise.
74708
74709 2003-09-14  Bruno Haible  <bruno@clisp.org>
74710
74711         * modules/fwriteerror: New file.
74712         * MODULES.html.sh (func_all_modules): Add fwriteerror.
74713
74714 2003-09-14  Bruno Haible  <bruno@clisp.org>
74715
74716         * lib/fwriteerror.h: New file.
74717         * lib/fwriteerror.c: New file.
74718
74719 2003-09-12  Paul Eggert  <eggert@twinsun.com>
74720
74721         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
74722         modules/xgethostname, modules/xalloc: Depend on exit.
74723
74724 2003-09-12  Paul Eggert  <eggert@twinsun.com>
74725
74726         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
74727
74728         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
74729         and AC_MINIX, too, so that their extensions are available.
74730
74731         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
74732         This macro has been superseded by gl_BACKUPFILE.
74733
74734         More patches to assume C89 or better.
74735
74736         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
74737
74738         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
74739         unconditionally.
74740         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
74741         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
74742         Include <string.h>, <stdlib.h> unconditionally.
74743         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
74744         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
74745         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
74746         headers or for string.h.
74747         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
74748         or strtoul.
74749
74750         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
74751         headers.
74752         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
74753         * m4/userspec.m4 (gl_USERSPEC): Likewise.
74754         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
74755         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
74756         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
74757         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
74758         memcpy, memset.
74759         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
74760         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
74761         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
74762         strtol.
74763         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
74764         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
74765         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
74766         strtoul.
74767
74768 2003-09-12  Paul Eggert  <eggert@twinsun.com>
74769
74770         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
74771         * lib/obstack.c [!defined _LIBC]: Likewise.
74772         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
74773         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
74774         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
74775
74776         More changes to assume C89 or better.
74777
74778         * lib/error.c (error_tail): Assume vprintf.
74779
74780         * lib/argmatch.c (getenv): Remove decl.
74781         * lib/progreloc.c (get_full_program_name): Define via prototype.
74782         * lib/setenv.c (clearenv): Likewise.
74783         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
74784         needed.
74785         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
74786         (malloc, memcpy): Remove decls.
74787         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
74788         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
74789         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
74790         (memcpy): Remove macro.
74791         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
74792         (__P): Remove.  All uses removed.
74793         (PTR): Remove.  All uses changed to void *.
74794         (CHAR_BIT, NULL): Remove.
74795         (spaces, zeros, memset_space, memset_zero)
74796         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
74797         Remove.
74798         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
74799         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
74800         Define with prototype.
74801         Remove now-unnecessary prototype decl.
74802         (extra_args_spec): Assume ANSI C.  All uses changed.
74803         (extra_args_spec_iso): Remove.
74804         (my_strftime, emacs_strftimeu): Define via prototype.
74805         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
74806         unconditionally.
74807         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
74808         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
74809         (strtoul, strtol): Remove decls.
74810         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
74811         LONG_MAX): Remove.
74812         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
74813         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
74814         (LOCALE_PARAM_PROTO): New macro.
74815         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
74816         (INTERNAL (strtol), strtol): Define with a prototype.
74817         (PARAMS): Remove.  All uses removed.
74818         * lib/tempname.c: Include <string.h> unconditionally.
74819         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
74820         * lib/xgethostname.c (main): Define with a prototype.
74821         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
74822         Include <stdlib.h> unconditionally.
74823         (calloc, malloc, realloc, free): Remove decls.
74824         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
74825         Include <stdlib.h> unconditionally.  Sort include file names.
74826         (strtod): Remove.
74827         (xstrtod): Define with a prototype.
74828         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
74829         (strtol, strtoul): Remove decls.
74830
74831 2003-09-11  Paul Eggert  <eggert@twinsun.com>
74832
74833         More patches to assume C89 or better.
74834         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
74835         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
74836         string.h, memchr, STDC_HEADERS.
74837
74838 2003-09-11  Paul Eggert  <eggert@twinsun.com>
74839
74840         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
74841         Include <stdlib.h>, <string.h> unconditionally.
74842         Remove now-unnecessary cast to char *.
74843         * lib/strnlen.c: Include <string.h> unconditionally.
74844         * lib/yesno.c (yesno): Define with a prototype.
74845
74846 2003-09-11  Bruno Haible  <bruno@clisp.org>
74847
74848         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
74849
74850 2003-09-10  Jim Meyering  <jim@meyering.net>
74851
74852         * lib/error.c: Correct indentation of cpp directives.
74853
74854 2003-09-10  Bruno Haible  <bruno@clisp.org>
74855
74856         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
74857         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
74858         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
74859         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
74860         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
74861         <stdlib.h> and <string.h> checks.
74862         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
74863         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
74864
74865 2003-09-10  Bruno Haible  <bruno@clisp.org>
74866
74867         * lib/strcspn.c: Include <string.h> unconditionally.
74868         * lib/strpbrk.c: Include <string.h> unconditionally.
74869         * lib/strstr.c: Include <string.h> unconditionally.
74870         * lib/unicodeio.c: Include <string.h> unconditionally.
74871         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
74872         * lib/unsetenv.c: Likewise.
74873         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
74874         * lib/yesno.c: Include <stdlib.h> unconditionally.
74875         (rpmatch): Add prototype.
74876
74877 2003-09-09  Paul Eggert  <eggert@twinsun.com>
74878
74879         More patches to assume C89 or better.
74880         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
74881         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
74882         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
74883         or for string.h.
74884         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
74885         stdlib.h.
74886         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
74887         C headers.
74888         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
74889         string.h.
74890         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
74891         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
74892         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
74893         or for string.h.
74894         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
74895         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
74896         C headers.
74897         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
74898         memcpy.
74899         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
74900         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
74901         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
74902         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
74903         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
74904         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
74905         string.h, free.
74906         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
74907         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
74908         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
74909         C headers, or for string.h.
74910         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
74911         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
74912         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
74913         headers, memory.h, stdlib.h, string.h, strings.h.
74914         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
74915         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
74916         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
74917         strchr.
74918         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
74919         headers, memory.h, string.h.
74920         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
74921         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
74922         free.
74923         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
74924         headers.
74925         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
74926         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
74927         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
74928         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
74929         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
74930
74931 2003-09-09  Paul Eggert  <eggert@twinsun.com>
74932
74933         More K&R removal.
74934
74935         * lib/acosl.c (main): Use a prototype.
74936         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
74937         tanl.c: Likewise.
74938
74939         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
74940
74941         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
74942         (getopt, etopt_long, getopt_long_only, _getopt_internal)
74943         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
74944         with a prototype.
74945         * lib/getopt.c (const): Remove macro.
74946         Include <string.h> unconditionally.
74947         (my_index): Remove; all uses changed to strchr.
74948         (strlen): Remove decl.
74949         (exchange): Remove forward decl; no longer needed.
74950         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
74951         Define with prototype.
74952         * lib/getopt1.c (const): Remove macro.
74953         (getopt_long, getopt_long_only, main): Define with prototype.
74954
74955         * lib/getugroups.c: Include <string.h> unconditionally.
74956
74957         * lib/getusershell.c: Include <stdlib.h> unconditionally.
74958         (getusershell, setusershell, endusershell, readname, main):
74959         Define with prototypes.
74960
74961         * lib/group-member.c: Include group-member.h first.
74962         Include <stdlib.h> unconditionally.
74963
74964         * lib/hard-locale.c: Include hard-locale.h first.
74965         Include <stdlib.h>, <string.h> unconditionally.
74966
74967         * lib/hash.c (free, malloc): Remove decls.
74968         Include <stdlib.h> unconditionally.
74969
74970         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
74971         (getenv): Do not declare.
74972
74973         * lib/idcache.c: Include <string.h> unconditionally.
74974
74975         * lib/long-options.c: Include long-options.h first, to test interface.
74976         Include <stdlib.h> unconditionally.
74977
74978         * lib/makepath.c: Include makepath.h first, to test interface.
74979         Include <stdlib.h> and <string.h> unconditionally.
74980
74981         * lib/linebuffer.c: Include <stdlib.h>.
74982         (free): Remove decl.
74983
74984         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
74985         stddef.h. rpl_malloc returns void *, not char *.
74986         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
74987         prototype.
74988
74989         * lib/md5.h: Include <limits.h> unconditionally.
74990         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
74991         (__P): Remove; all uses removed.
74992         * lib/md5.c: Include "md5.h" first.
74993         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
74994         md5_buffer, md5_process_bytes, md5_process_block):
74995         Define with prototypes.
74996         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
74997         * lib/sha.c: Include "sha.h" first.
74998         Include <stdlib.h>, <string.h> unconditionally.
74999
75000         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
75001         * lib/memcmp.c (__ptr_t): Likewise.
75002         * lib/memrchr.c (__ptr_t): Likewise.
75003         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
75004         Include <string.h> unconditionally.
75005         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
75006         * lib/memchr.c: Include <stdlib.h> unconditionally.
75007         * lib/memchr.c (LONG_MAX): Remove.
75008         * lib/memrchr.c (LONG_MAX): Likewise.
75009         * lib/memchr.c (__memchr): Define via a prototype.
75010         * lib/memrchr.c (__memrchr): Likewise.
75011         * lib/memcmp.c (__P): Remove, and remove all uses.
75012         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
75013         Remove forward decls; no longer needed.
75014         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
75015         Use types required by C89 in prototype.
75016
75017         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
75018         * lib/savedir.c: Likewise.
75019         * lib/mkdir.c (free): Remove decl.
75020         * lib/rmdir.c (rmdir): Define with a prototype.
75021         * lib/savedir.c: Include savedir.h first, to test interface.
75022
75023         * lib/mktime.c (STDC_HEADERS): Remove.
75024         Include <stdlib.h>, <string.h> unconditionally.
75025
75026         * lib/modechange.c: Include <stdlib.h> unconditionally.
75027         (malloc): Remove decl.
75028
75029         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
75030         (free): Remove decl.
75031
75032         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
75033         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
75034         (This type really should be intptr_t, but that's a C99ism.)
75035         (_obstack_memcpy): Remove: all uses changed to memcpy.
75036         Include <string.h> unconditionally.
75037         (struct obstack): Assume __STDC__ for types of members
75038         chunkfun, freefun, extra_arg.
75039         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
75040         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
75041         obstack_begin, obstack_specify_allocation,
75042         obstack_specify_allocation_with_arg, obstack_chunkfun,
75043         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
75044         Remove unprototyped decls and the macros that use them.
75045         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
75046         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
75047         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
75048         (defined __STDC__ && __STDC__)]:
75049         Remove nonprototyped code.
75050         Include <stdlib.h> unconditionally.
75051         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
75052         _obstack_allocated_p, _obstack_free, obstack_free,
75053         _obstack_memory_used, print_and_abort):
75054         Define using prototypes.
75055         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
75056         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
75057         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
75058         obstack_next_free, obstack_object_size, obstack_room) [0]:
75059         Remove unused, unprototyped code.
75060
75061         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
75062
75063         * lib/physmem.c (physmem_total, physmem_available, main): Define
75064         with prototypes.
75065
75066         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
75067         (main): Define with a prototype.
75068
75069         * lib/posixver.c (getenv): Remove decl.
75070
75071         * lib/putenv.c (malloc): Returns void *, not char *.
75072         Include <string.h> unconditionally.
75073         (strchr, memcpy, NULL): Do not define.
75074
75075         * lib/readtokens.c: Include readtokens.h first, to test interface.
75076         Include <stdlib.h>, <string.h> unconditionally.
75077         (init_tokenbuffer): Define with a prototype.
75078
75079         * lib/regex.c (PARAMS): Remove.  All uses removed.
75080         All uses of _RE_ARGS removed, too.
75081         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
75082         unconditionally.
75083         (bzero): Assume memset exists.
75084         (memcmp, memcpy, NULL): Remove.
75085         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
75086         char, or assignments to local vars of type signed char.
75087         (init_syntax_once, PREFIX(extract_number_and_incr),
75088         PREFIX(print_partial_compiled_pattern),
75089         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
75090         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
75091         PREFIX(regex_grow_registers), PREFIX(regex_compile),
75092         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
75093         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
75094         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
75095         wcs_compile_range, byte_compile_range, truncate_wchar,
75096         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
75097         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
75098         count_mbs_length, wcs_re_match_2_internal,
75099         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
75100         PREFIX(alt_match_null_string_p),
75101         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
75102         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
75103         regfree, PREFIX(extract_number)): Define with prototype.  Remove
75104         now-unnecessary declaration, if any.
75105         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
75106         regcomp, regexec):
75107         Remove now-unnecessary casts among pointer types.
75108         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
75109
75110         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
75111         (free): Remove decl.
75112
75113         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
75114
75115         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
75116         (free): Remove decl.
75117
75118         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
75119         * lib/xgetcwd.c: Likewise.
75120
75121         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
75122         (free): Remove decl.
75123
75124         * lib/strchrnul.c (strchrnul): Define with a prototype.
75125         Fix bug: c_in was not converted to char before searching.
75126
75127         The following changes are not K&R related:
75128
75129         * lib/group-member.h: Include <sys/types.h>, so that this file is
75130         self-contained.
75131         * lib/makepath.h: Likewise.
75132
75133         * lib/getusershell.c (readname, default_index, line_size, readname):
75134         Use size_t, not int, for sizes.
75135         (readname): If the size overflows, report an error instead of
75136         looping forever.
75137
75138 2003-09-09  Paul Eggert  <eggert@twinsun.com>
75139
75140         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
75141         libc.
75142
75143 2003-09-09  Paul Eggert  <eggert@twinsun.com>
75144
75145         * README: New section: portability guidelines.
75146
75147 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
75148
75149         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
75150         C89 spec.
75151
75152 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
75153
75154         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
75155
75156 2003-09-08  Paul Eggert  <eggert@twinsun.com>
75157
75158         Assume C89 or better; remove K&R cruft.
75159         A few of these changes were first proposed by Derek Robert Price
75160         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
75161
75162         * lib/addext.c: Include <string.h> unconditionally.
75163         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
75164         Don't declare getenv or malloc.
75165
75166         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
75167         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
75168         (NULL): Remove.
75169         (find_stack_direction, alloca): Use prototypes.
75170
75171         * lib/atexit.c (atexit): Define using a prototype.
75172
75173         * lib/basename.c, dirname.c, stripslash.c:
75174         Include <string.h> unconditionally.
75175
75176         * lib/bcopy.c: Include <stddef.h>.
75177         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
75178
75179         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
75180
75181         * lib/error.h (error, error_at_line, error_print_progname)
75182         [! (defined (__STDC__) && __STDC__)]: Remove decls.
75183         * lib/error.c: Include error.h first, to check interface.
75184         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
75185         (VA_START): Remove; all uses changeed to va_start.
75186         (exit, strerror): Remove decls.
75187         (error_print_progname): Prototype uncondionally.
75188         Don't include <errno.h>; no longer needed.
75189         (private_strerror): Remove.
75190         (error_tail): Always define.
75191         (error, error_at_line): Assume C89 or better; always use prototypes.
75192         * lib/fatal.c: Include "fatal.h" first, to test interface.
75193         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
75194         (VA_START): Remove; all uses changed to va_start.
75195         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
75196         this case.
75197         (exit): Remove decl.
75198         (fatal): Prototype unconditionally.  Assume va_start works.
75199         Abort at end, to pacify gcc.
75200
75201         * lib/euidaccess.c (main): Define with a prototype.
75202
75203         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
75204
75205         * lib/exitfail.c: Include <stdlib.h> unconditionally.
75206
75207         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
75208         prototypes.
75209         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
75210         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
75211         (getenv): Remove decl.
75212         (fnmatch): Define using a prototype.
75213         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
75214         (FCT): Define using a prototype.
75215
75216         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
75217
75218         * lib/gethostname.c: Include <stddef.h>.
75219         (gethostname): Define with prototype.  Length is size_t, not int.
75220
75221 2003-09-08  Paul Eggert  <eggert@twinsun.com>
75222
75223         Assume C89 or better; remove K&R cruft.
75224         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
75225         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
75226         string.h, getenv, malloc.
75227         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
75228         headers.
75229         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
75230         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
75231         do not check for strerror.
75232         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
75233         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
75234         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
75235         do not check for doprnt or vprintf.
75236         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
75237         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
75238
75239 2003-09-08  Paul Eggert  <eggert@twinsun.com>
75240
75241         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
75242         getversion.c should have been removed then, but was accidentally
75243         preserved.
75244
75245         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
75246         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
75247
75248 2003-09-08  Karl Berry  <karl@gnu.org>
75249
75250         * config/config.sub, config.guess, srclistvars.sh: update from savannah
75251                 config, forget about prep.
75252
75253         * config/depcomp, missing: update from automake.
75254
75255 2003-09-07  Paul Eggert  <eggert@twinsun.com>
75256
75257         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
75258         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
75259
75260 2003-09-07  Paul Eggert  <eggert@twinsun.com>
75261
75262         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
75263         copy_tm_result.  Bug reported by Simon Josefsson in
75264         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
75265
75266 2003-09-06  Paul Eggert  <eggert@twinsun.com>
75267
75268         * m4/time_r.m4: New file.
75269         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
75270         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
75271         is. Check for timegm declaration.
75272         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
75273         Do not check for gmtime_r.
75274         Replace mktime if __mktime_internal does not exist and if mktime
75275         hasn't been replaced already.
75276
75277 2003-09-06  Paul Eggert  <eggert@twinsun.com>
75278
75279         * lib/time_r.c, lib/time_r.h: New files.
75280
75281         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
75282         __localtime_r.
75283         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
75284         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
75285
75286         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
75287         __gmtime_r.
75288         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
75289         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
75290         Include <time_r.h>.
75291
75292         * lib/timegm.c: Switch to glibc implementation, with the following
75293         changes:
75294         [defined HAVE_CONFIG_H]: Include <config.h>.
75295         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
75296         (__mktime_internal) [!defined _LIBC]: New decl.
75297         (__gmtime_r) [!defined _LIBC]: New macro and function.
75298         (timegm): Use a prototype, since gnulib assumes C89.
75299         Do not bother declaring tmp to be const, as it's not really usefu.
75300         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
75301         (timegm): Declare only if HAVE_DECL_TIMEGM.
75302
75303 2003-09-06  Paul Eggert  <eggert@twinsun.com>
75304
75305         * MODULES.html.sh (func_all_modules): Add time_r.
75306         * modules/time_r: New file.
75307         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
75308         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
75309
75310 2003-09-03  Paul Eggert  <eggert@twinsun.com>
75311
75312         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
75313         Bug reported by Lute Kamstra in
75314         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
75315
75316         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
75317         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
75318         course with correspondingly smaller numbers for tomorrow and
75319         yesterday.  From Tadayoshi Funaba.  Originally installed into
75320         sh-utils on 1999-08-07, but the patch got lost (I guess during the
75321         coreutils merge?).
75322
75323 2003-08-31  Simon Josefsson  <jas@extundo.com>
75324
75325         * modules/timegm: New file.
75326         * MODULES.html.sh (func_all_modules): Add timegm.
75327
75328 2003-08-31  Simon Josefsson  <jas@extundo.com>
75329
75330         * m4/timegm.m4: New file.
75331
75332 2003-08-31  Simon Josefsson  <jas@extundo.com>
75333
75334         * lib/timegm.h: New file.
75335         * lib/timegm.c: New file.  Based on
75336         wget-1.8.2/src/http.c:mktime_from_utc.
75337
75338 2003-08-31  Karl Berry  <karl@gnu.org>
75339
75340         * lib/argp.h: update from libc.
75341
75342 2003-08-28  Bruno Haible  <bruno@clisp.org>
75343
75344         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
75345         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
75346         followed by '#define fnmatch fnmatch_posix' gives an error.
75347
75348 2003-08-28  Bruno Haible  <bruno@clisp.org>
75349
75350         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
75351         warning on QNX, which defines O_BINARY to 000000.
75352
75353 2003-08-27  Jim Meyering  <jim@meyering.net>
75354
75355         * m4/mkstemp.m4: Require that the system mkstemp be able to create
75356         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
75357         would fail after 32.  Reported by Danny Levinson.  Details here:
75358         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
75359
75360 2003-08-24  Bruno Haible  <bruno@clisp.org>
75361
75362         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
75363         MSVC7 <stdio.h> is included later.
75364
75365 2003-08-22  Simon Josefsson  <jas@extundo.com>
75366
75367         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
75368
75369 2003-08-20  Karl Berry  <karl@gnu.org>
75370
75371         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
75372
75373 2003-08-20  Bruno Haible  <bruno@clisp.org>
75374
75375         * modules/progname: New file.
75376         * MODULES.html.sh (func_all_modules): Add progname.
75377
75378 2003-08-20  Bruno Haible  <bruno@clisp.org>
75379
75380         * lib/progname.h: New file, from GNU gettext.
75381         * lib/progname.c: New file, from GNU gettext.
75382         * lib/progreloc.c: New file, from GNU gettext.
75383
75384 2003-08-19  Jim Meyering  <jim@meyering.net>
75385
75386         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
75387         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
75388
75389 2003-08-19  Bruno Haible  <bruno@clisp.org>
75390
75391         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
75392         more.
75393
75394 2003-08-19  Bruno Haible  <bruno@clisp.org>
75395
75396         * lib/xstrdup.c: Assume <string.h> exists.
75397
75398 2003-08-18  Paul Eggert  <eggert@twinsun.com>
75399
75400         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
75401         in makefile rules.
75402
75403 2003-08-18  Jim Meyering  <jim@meyering.net>
75404
75405         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
75406         * m4/lib-ld.m4: Likewise.
75407
75408 2003-08-18  Jim Meyering  <jim@meyering.net>
75409
75410         * lib/setenv.h: Indent nested cpp directive.
75411         * lib/vasnprintf.c: Remove trailing blanks.
75412
75413 2003-08-17  Simon Josefsson  <jas@extundo.com>
75414
75415         * modules/xstrndup: New file.
75416         * MODULES.html.sh (func_all_modules): Add xstrndup.
75417
75418 2003-08-17  Simon Josefsson  <jas@extundo.com>
75419
75420         * modules/argp: Fix autoconf macro name. Add more dependencies.
75421
75422 2003-08-17  Simon Josefsson  <jas@extundo.com>
75423
75424         * m4/xstrndup.m4: New file.
75425
75426 2003-08-17  Simon Josefsson  <jas@extundo.com>
75427
75428         * m4/argp.m4: New file.
75429
75430 2003-08-17  Simon Josefsson  <jas@extundo.com>
75431             Bruno Haible  <bruno@clisp.org>
75432
75433         * lib/xstrndup.h: New file.
75434         * lib/xstrndup.c: New file.
75435
75436 2003-08-17  Bruno Haible  <bruno@clisp.org>
75437
75438         * modules/strndup (Files, Include): Add lib/strndup.h.
75439
75440 2003-08-17  Bruno Haible  <bruno@clisp.org>
75441
75442         * modules/euidaccess (Files): Add lib/euidaccess.h.
75443
75444 2003-08-17  Bruno Haible  <bruno@clisp.org>
75445
75446         * lib/strndup.h: New file.
75447
75448 2003-08-17  Bruno Haible  <bruno@clisp.org>
75449
75450         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
75451         like AC_GNU_SOURCE.
75452         * modules/extensions (configure.ac): Comment out the invocation of
75453         gl_USE_SYSTEM_EXTENSIONS.
75454
75455 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75456
75457         Merges from coreutils, etc.
75458         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
75459         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
75460         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
75461         fixing a typo.
75462         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
75463         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
75464
75465 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75466
75467         Document merge from coreutils.
75468         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
75469         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
75470         * modules/utime: Add m4/utimes-null.m4.
75471
75472 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75473
75474         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
75475         space, undoing this 2003-08-12 change:
75476         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
75477
75478 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75479
75480         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
75481         strtoul.c from libc, undoing this 2003-08-12 change:
75482         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
75483
75484 2003-08-16  Jim Meyering  <jim@meyering.net>
75485
75486         Merges from coreutils.
75487         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
75488         prefix.  Adjust cache variables similarly.  Create 500 rather than
75489         just 300 files, to exercise bug on Darwin6.5, too.
75490         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
75491         $missing_dir.
75492         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
75493         AM_SYS_POSIX_TERMIOS.
75494         Reported by mkc@mathdogs.com.
75495         Also change use of $am_cv_sys_posix_termios
75496         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
75497         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
75498         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
75499         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
75500         in /proc/mounts until it finds one with matching device number.  This
75501         is unnecessary when the FILE argument *is* a mount point.  No stat call
75502         is necessary in that case.  So, disable the statvfs-testing code on
75503         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
75504         as RedHat bug# 84846.
75505         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
75506         to 1MB, so as not to render systems with no stack size limit (e.g.,
75507         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
75508         Include <unistd.h>.  On some systems,
75509         it is required for the definition of _SC_PAGESIZE.
75510
75511 2003-08-16  Jim Meyering  <jim@meyering.net>
75512
75513         Merge from coreutils.
75514         * lib/xstrtoimax.c: #else #if -> #elif.
75515         * lib/xstrtoumax.c: Likewise.
75516
75517 2003-08-16  Jim Meyering  <jim@meyering.net>
75518
75519         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
75520         * m4/utimes.m4: Removed.
75521         * m4/utimes-null.m4: Renamed from utimes.m4.
75522
75523         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
75524         to 1MB, so as not to render systems with no stack size limit (e.g.,
75525         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
75526         Include <unistd.h>.  On some systems,
75527         it is required for the definition of _SC_PAGESIZE.
75528
75529 2003-08-16  Jim Meyering  <jim@meyering.net>
75530         and Paul Eggert  <eggert@cs.ucla.edu>
75531
75532         Merges from coreutils, etc.
75533
75534         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
75535         using the latest version from cvs.  This avoids problems with #line
75536         directives using a vendor (Sun) compiler.
75537         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
75538         Don't set GETGROUPS_LIB here; now it's
75539         done via getgroups.m4's wrapper function.
75540         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
75541         rather than just in sh-util/configure.in, so that the
75542         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
75543         same.
75544         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
75545         AC_FUNC_GETLOADAVG where to find getloadavg.c.
75546         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
75547         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
75548         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
75549         Remove code that is now done by the newly-required macros.
75550         Append $(EXEEXT) to DF_PROG.
75551         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
75552         Do not invoke or require the following here,
75553         since prereq.m4 or some gnulib .m4 now does this for us:
75554         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
75555         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
75556         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
75557         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
75558         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
75559         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
75560         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
75561         AC_FUNC_OBSTACK.
75562         Do not replace the following functions, as this is now the job
75563         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
75564         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
75565         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
75566         atexit getpass, strdup, getpagesize.
75567         Replace 'raise'.
75568         Do not check for the following functions, as this is now the job
75569         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
75570         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
75571         setregid.
75572         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
75573         Check for sys/sysctl.h.
75574         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
75575         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
75576         of checking for ssize_t ourselves.
75577
75578         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
75579         Require every macro that gnulib/modules/* suggests for us.
75580         (jm_PREREQ_ADDEXT): New macro.
75581         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
75582         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
75583
75584         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
75585         (gl_PHYSMEM): Use it.
75586         Also check for `table' function.
75587         Check for new headers and functions.
75588         Add check for sys/sysmp.h.
75589         With suggestions from Kaveh Ghazi.
75590         Ignore headers that are present but cannot be compiled.  This
75591         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
75592         C 5.4.
75593
75594 2003-08-15  Paul Eggert  <eggert@twinsun.com>
75595
75596         Document merge from coreutils.
75597         * modules/userspec: Depend on posixver.
75598         * modules/strftime: Depend on tzset.
75599
75600 2003-08-15  Paul Eggert  <eggert@twinsun.com>
75601
75602         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
75603         rather than tab, after '#' in shell-script copyright notices.
75604         Suggested by Bruno Haible.
75605
75606 2003-08-15  Paul Eggert  <eggert@twinsun.com>
75607
75608         * config/srclist-update: Use three spaces, rather than tab, after '#'
75609         in shell-script copyright notices.  Suggested by Bruno Haible.
75610         Remove unnecessary parenthesization in regular expression.
75611
75612 2003-08-15  Jim Meyering  <jim@meyering.net>
75613
75614         Merge from coreutils.
75615         * lib/xgethostname.c: Include <stdlib.h>.
75616         (xghostname): Don't exit for anything other than memory-related
75617         failure; just return NULL.
75618         * lib/userspec.c: Include "posixver.h".
75619         (parse_user_spec): Accept `.' as a separator only
75620         in pre-POSIX-200112 mode.
75621         * lib/strtoimax.c: Use #elif rather than #else #if.
75622         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
75623         Remove function, now that we can rely on a working tzset function.
75624         [!_LIBC]: Ensure that the required autoconf test has been run.
75625         [!defined _NL_CURRENT && HAVE_STRFTIME]:
75626         Use underlying_strftime for %r.
75627         * lib/sha.c: Merge in some clean-up and optimization changes from
75628         glibc.
75629         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
75630         Ensure that it is a multiple of 64.
75631         Rearrange loop exit tests so as to avoid performing an
75632         additional fread after encountering an error or EOF.
75633         * lib/realloc.c: Update copyright date.
75634
75635 2003-08-15  Jim Meyering  <jim@meyering.net>
75636         and Paul Eggert  <eggert@twinsun.com>
75637
75638         Merge from coreutils.
75639         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
75640         member but strut utmpx does not.  Needed for AIX 4.3.3.
75641         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
75642
75643 2003-08-15  Jim Meyering  <jim@meyering.net>
75644         and Paul Eggert  <eggert@cs.ucla.edu>
75645
75646         Merges from coreutils, etc.
75647         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
75648         Require gl_FUNC_TZSET_CLOBBER.
75649         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
75650         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
75651         members.
75652
75653 2003-08-14  Paul Eggert  <eggert@twinsun.com>
75654
75655         Help the merge from coreutils.
75656         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
75657         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
75658         * m4/tzset.m4: Use it too.
75659
75660 2003-08-14  Paul Eggert  <eggert@twinsun.com>
75661
75662         * modules/tzset: New file.
75663
75664 2003-08-14  Jim Meyering  <jim@meyering.net>
75665
75666         Merges from coreutils.
75667         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
75668         variable names, rather than @FNMATCH_H@.
75669         * modules/alloca: Likewise for $(ALLOCA_H).
75670
75671         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
75672         the three copies of the literal target, `fnmatch.h'.
75673         * modules/alloca (alloca.h): Likewise.
75674
75675 2003-08-14  Jim Meyering  <jim@meyering.net>
75676
75677         Merge from coreutils.
75678         * m4/tzset.m4: New file.
75679         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
75680         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
75681         otherwise, AIX 5.1 systems would end up using the latter.
75682         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
75683         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
75684         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
75685         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
75686
75687 2003-08-14  Jim Meyering  <jim@meyering.net>
75688
75689         Merge from coreutils.
75690         * lib/obstack.h: Whitespace changes.
75691         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
75692         and xcalloc return values.
75693         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
75694         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
75695         hang on OSF/1 5.1 for DIR on both local and remote file systems.
75696         Reported by (and fix confirmed by) Nelson H. F. Beebe.
75697         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
75698         error from mntctl.
75699         Use mntctl's return value to drive the entry-processing loop, since
75700         we can't rely on the value of the vmt_length member in the last
75701         entry.  On some systems doing so could result in exhausting
75702         virtual memory.  Based in part on a patch from Mike Jetzer.
75703
75704 2003-08-14  Jim Meyering  <jim@meyering.net>
75705         and Paul Eggert  <eggert@twinsun.com>
75706
75707         Merges from coreutils, plus other fixes.
75708         * lib/physmem.c: Merge in portability changes from gcc/libiberty
75709         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
75710         for credits and details.  Thanks to Kaveh Ghazi for helping
75711         to keep these files in sync.
75712         (ARRAY_SIZE): Define it.
75713         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
75714         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
75715         (memcasecmp): Don't assume size_t fits in unsigned int.
75716         Remove casts and duplicate code.
75717         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
75718         (memcpy): Remove definition.
75719         Merge in some clean-up and optimization changes from glibc.
75720         [BLOCKSIZE]: Move definition to top of file.
75721         Ensure that it is a multiple of 64.
75722         Rearrange loop exit tests so as to avoid performing an
75723         additional fread after encountering an error or EOF.
75724         * lib/md5.h (md5_uintptr): Define.
75725         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
75726         return to the initial working directory.  Preserve errno
75727         for caller.
75728         * lib/idcache.c: Include "xalloc.h".
75729         (xmalloc, xrealloc): Remove decls.
75730         (getuser): Remove casts no longer required in C89.
75731         * lib/human.c: Include stdio.h, for sprintf.
75732         * lib/group-member.c: Include "xalloc.h".
75733         (xmalloc, xrealloc): Remove decls.
75734         (get_group_info): Remove casts no longer required in C89.
75735         * lib/getusershell.c (readname): Remove casts no longer required in
75736         C89.
75737         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
75738         * lib/getline.c: Whitespace fix, from coreutils.
75739
75740 2003-08-13  Paul Eggert  <eggert@twinsun.com>
75741
75742         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
75743         Check for isascii.
75744
75745         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
75746         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
75747         Undo previous (whitespace-only) change.
75748
75749 2003-08-13  Paul Eggert  <eggert@twinsun.com>
75750
75751         * lib/exclude.c: Include <ctype.h>
75752         (IN_CTYPE_DOMAIN): New macro.
75753         (is_space): New fn.
75754         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
75755         and empty lines.
75756
75757         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
75758         Undo previous (whitespace-only) change.
75759
75760 2003-08-13  Paul Eggert  <eggert@twinsun.com>
75761
75762         * config/srclist-update: Change update back to the old behavior,
75763         leaving whitespace alone.  Use one 'sed' command rather than a
75764         pipeline.
75765         (fixlicense): Now a variable, not a function.
75766         (remove_trailing_blanks): Remove.
75767         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
75768         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
75769         Undo previous (whitespace-only) change.
75770
75771 2003-08-12  Paul Eggert  <eggert@twinsun.com>
75772
75773         Merge from coreutils.
75774         * modules/euidaccess: Add lib_SOURCES, include for new
75775         file euidaccess.h
75776
75777 2003-08-12  Paul Eggert  <eggert@twinsun.com>
75778
75779         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
75780         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
75781         Normalize leading white space and remove trailing white space.
75782
75783         Merge from coreutils
75784         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
75785
75786         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
75787         0.12.1.  These files are now being upgraded automatically by
75788         ../config/srclist-update.
75789
75790 2003-08-12  Paul Eggert  <eggert@twinsun.com>
75791
75792         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
75793         Normalize leading white space and remove trailing white space.
75794         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
75795         notice, as per ../config/srclist-update.
75796
75797         Merge from coreutils.
75798         * lib/euidaccess.h: New file.
75799         * lib/euidaccess.c: Include it.
75800         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
75801         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
75802         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
75803
75804 2003-08-12  Paul Eggert  <eggert@twinsun.com>
75805
75806         * config/srclist-update: Add copyright notice.
75807         (remove_id_lines, remove_trailing_blanks): New constants.
75808         (fixfile): Use them to normalize spacing a bit in copied files.
75809         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
75810         Normalize leading white space and remove trailing white space.
75811
75812         * config/texinfo.tex: Sync with texinfo.
75813
75814         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
75815         strtoul.c from libc, to merge coreutils whitespace changes.
75816
75817         * config/srclist.txt: Get the following m4 files from gettext:
75818         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
75819         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
75820         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
75821         wint_t.m4.
75822
75823 2003-08-12  Karl Berry  <karl@gnu.org>
75824
75825         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
75826         been made.
75827
75828 2003-08-11  Paul Eggert  <eggert@twinsun.com>
75829
75830         * modules/gnu-source, m4/gnu-source.m4:
75831         Remove; we're assuming Autoconf 2.54 or later now.
75832         Suggested by Bruno Haible.
75833         * MODULES.html.sh (func_all_modules): Remove gnu-source.
75834
75835 2003-08-11  Bruno Haible  <bruno@clisp.org>
75836
75837         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
75838
75839 2003-08-11  Bruno Haible  <bruno@clisp.org>
75840
75841         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
75842         (vasnprintf): Use it instead of wcslen.
75843
75844 2003-08-11  Bruno Haible  <bruno@clisp.org>
75845
75846         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
75847         value to ensure that _Bool promotes to int. Use #define for _Bool when
75848         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
75849
75850 2003-08-10  Karl Berry  <karl@gnu.org>
75851
75852         * lib/regex.h: update from libc (whitespace fix).
75853
75854 2003-08-09  Paul Eggert  <eggert@twinsun.com>
75855
75856         Merge some files from coreutils.  These changes were
75857         originally made by Jim Meyering.
75858         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
75859         many older Unixes require this.
75860         * lib/alloca.c (alloca): Remove cast to argument of free;
75861         no longer needed in C89.
75862         * lib/alloca_.h, regex.h: Fix white space to match
75863         what GNU indent does.
75864
75865 2003-08-09  Paul Eggert  <eggert@twinsun.com>
75866
75867         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
75868         apparently Emacs's Unicode mode got confused before my 2003-08-05
75869         checkin.
75870
75871 2003-08-08  Paul Eggert  <eggert@twinsun.com>
75872
75873         * m4/extensions.m4: New file.
75874         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
75875         Require gl_USE_SYSTEM_EXTENSIONS.
75876         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
75877         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
75878
75879 2003-08-08  Paul Eggert  <eggert@twinsun.com>
75880
75881         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
75882         * modules/extensions, modules/gnu-source: New files.
75883         * modules/timespec, modules/unlocked-io: Depend on extensions.
75884
75885 2003-08-07  Paul Eggert  <eggert@twinsun.com>
75886
75887         * modules/restrict: New file.
75888         * MODULES.html.sh (func_all_modules): Add restrict.
75889         * modules/regex: Depend on restrict.
75890
75891 2003-08-07  Paul Eggert  <eggert@twinsun.com>
75892
75893         * m4/restrict.m4: New file.
75894         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
75895
75896 2003-08-07  Bruno Haible  <bruno@clisp.org>
75897
75898         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
75899         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
75900
75901 2003-08-07  Bruno Haible  <bruno@clisp.org>
75902
75903         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
75904         makes the module 'getndelim2' compatible with the module 'getline'.
75905
75906 2003-08-05  Paul Eggert  <eggert@twinsun.com>
75907
75908         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
75909         byte with "\201" to avoid glitches when editing that source file
75910         with multi-gnome-terminal.
75911
75912 2003-08-05  Paul Eggert  <eggert@twinsun.com>
75913
75914         * lib/bumpalloc.h: Remove.
75915
75916 2003-08-05  Paul Eggert  <eggert@twinsun.com>
75917
75918         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
75919         * modules/bumpalloc: Remove.
75920
75921 2003-08-04  Paul Eggert  <eggert@twinsun.com>
75922
75923         * lib/getloadavg.c: Change copyright notice and spacing to conform to
75924         GNU coding style.
75925
75926         Merge from coreutils.
75927         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
75928         1. From glibc.
75929         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
75930         from Karl Berry, implemented by Jim Meyering.
75931         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
75932         from Dmitry V. Levin.
75933         Remove anachronistic cast of xrealloc.
75934         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
75935         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
75936         type. Otherwise, it wouldn't compile with at least /bin/cc on
75937         ymp-cray-unicos9.0.2.X.
75938         Combine two mostly-identical uses of alloca into one.
75939         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
75940
75941 2003-08-04  Dave Love  <d.love@dl.ac.uk>
75942
75943         [From Emacs.]
75944
75945         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
75946         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
75947         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
75948         obsolete NLIST_NAME_UNION.
75949         [__GNU__]: Undef BSD and FSCALE.
75950         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
75951
75952 2003-08-03  Paul Eggert  <eggert@twinsun.com>
75953
75954         * lib/stdbool_.h (_Bool): Make it signed char, instead of
75955         an enum type, so that it's guaranteed to promote to int.  See:
75956         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
75957
75958 2003-08-03  Karl Berry  <karl@gnu.org>
75959
75960         * config/depcomp: update from automake.
75961
75962 2003-07-31  Paul Eggert  <eggert@twinsun.com>
75963
75964         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
75965         (strerror): Don't assume that a printable int fits in 14 bytes.
75966
75967 2003-07-31  Bruno Haible  <bruno@clisp.org>
75968
75969         * modules/getpass-gnu: New file.
75970         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
75971
75972 2003-07-31  Bruno Haible  <bruno@clisp.org>
75973
75974         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
75975
75976 2003-07-24  Karl Berry  <karl@gnu.org>
75977
75978         * config/missing: update from automake.
75979
75980 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
75981             Bruno Haible  <bruno@clisp.org>
75982
75983         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
75984         * lib/getline.c (getline, getdelim): Likewise.
75985         Remove _GNU_SOURCE define; now it's defined in config.h through
75986         m4/getline.m4.
75987
75988 2003-07-23  Karl Berry  <karl@gnu.org>
75989
75990         * config/config.sub: update from prep.
75991
75992 2003-07-22  Paul Eggert  <eggert@twinsun.com>
75993
75994         * modules/xalloc (Depends-on): Add exitfail.
75995         * modules/xmemcoll: Likewise.
75996
75997 2003-07-22  Paul Eggert  <eggert@twinsun.com>
75998
75999         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
76000         over-parenthesization in macros.
76001
76002         Sync with coreutils.
76003
76004         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
76005         required by C99.
76006
76007         Use `exit_failure' for xalloc and xmemcoll instead of their own
76008         private exit-failure variables.
76009         * lib/xalloc.h (xalloc_exit_failure): Remove.
76010         * lib/xmalloc.c: Likewise.  Include exitfail.h.
76011         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
76012         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
76013         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
76014         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
76015
76016 2003-07-20  Jim Meyering  <jim@meyering.net>
76017
76018         * modules/closeout (Depends-on): Add exitfail.
76019         Suggestion from Bruno Haible.
76020
76021 2003-07-19  Karl Berry  <karl@gnu.org>
76022
76023         * config/config.sub: update from prep.
76024
76025 2003-07-18  Paul Eggert  <eggert@twinsun.com>
76026
76027         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
76028         Remove.
76029         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
76030         to test that it can stand by itself.  Include "exitfail.h".
76031         Clients should set exit_failure instead.
76032         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
76033
76034 2003-07-18  Bruno Haible  <bruno@clisp.org>
76035
76036         * modules/getndelim2: New file.
76037         * modules/getline: Share files with module getndelim2.
76038         * modules/getnline: Depend on getndelim2 instead of sharing files with
76039         it. Add getnline.c to lib_SOURCES.
76040         * MODULES.html.sh (func_all_modules): Add getndelim2.
76041
76042 2003-07-18  Bruno Haible  <bruno@clisp.org>
76043
76044         * m4/getndelim2.m4: New file.
76045         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
76046         invoke gl_PREREQ_GETNDELIM2.
76047         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
76048         gl_PREREQ_GETNDELIM2.
76049         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
76050         gl_GETNDELIM2.
76051
76052 2003-07-18  Bruno Haible  <bruno@clisp.org>
76053
76054         * lib/getndelim2.h: New file.
76055         * lib/getndelim2.c: Make into a module of its own. Include config.h,
76056         getndelim2.h.
76057         (getndelim2): Make non-static. Change return type to ssize_t.
76058         * lib/getline.h: Change argument names.
76059         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
76060         * lib/getnline.c: Include getndelim2.h.
76061
76062 2003-07-18  Andreas Schwab  <schwab@suse.de>
76063
76064         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
76065
76066 2003-07-17  Karl Berry  <karl@gnu.org>
76067
76068         * config/config.sub: update from prep.
76069
76070 2003-07-17  Bruno Haible  <bruno@clisp.org>
76071
76072         * modules/getnline: New file.
76073         * modules/getline: Add lib/getndelim2.c to source file list.
76074         * MODULES.html.sh (func_all_modules): Add getnline.
76075
76076 2003-07-17  Bruno Haible  <bruno@clisp.org>
76077
76078         * m4/getnline.m4: New file.
76079
76080 2003-07-17  Bruno Haible  <bruno@clisp.org>
76081
76082         * m4/Makefile.am.in: Remove file.
76083         * m4/Makefile.am: Remove file.
76084         * m4/Makefile.in: Remove file.
76085
76086 2003-07-17  Bruno Haible  <bruno@clisp.org>
76087
76088         * lib/getnline.h: New file.
76089         * lib/getnline.c: New file.
76090         * lib/getndelim2.c: New file, extracted from getline.c.
76091         (getndelim2): Renamed from getdelim2, with added nmax argument.
76092         * lib/getline.c: Include getndelim2.c.
76093         (getdelim2): Moved out to getndelim2.c.
76094         (getline, getdelim): Update.
76095
76096 2003-07-17  Bruno Haible  <bruno@clisp.org>
76097
76098         * lib/Makefile.am: Remove file.
76099         * lib/Makefile.in: Remove file.
76100
76101 2003-07-17  Bruno Haible  <bruno@clisp.org>
76102
76103         * configure.in: Remove file.
76104         * Makefile.in: Remove file.
76105
76106 2003-07-17  Bruno Haible  <bruno@clisp.org>
76107
76108         * MODULES.html.sh: Put the </BODY> right before </HTML>.
76109
76110 2003-07-16  Karl Berry  <karl@gnu.org>
76111
76112         * config/srclist-update: was running fixlicense twice, which caused
76113                 texinfo.tex to be nullified for some reason.  Simplify,
76114                 $gplsrc is no longer needed as far as I can see?
76115
76116 2003-07-16  Jim Meyering  <jim@meyering.net>
76117
76118         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
76119
76120 2003-07-15  Paul Eggert  <eggert@twinsun.com>
76121
76122         * config/srclist.txt: Get the following files from gettext-runtime/intl
76123         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
76124         ref-del.sin.  From Bruno Haible.
76125         * config/srclist-update (fixfile): Change grep pattern again, since the
76126         previous fix didn't work (there was another trailing $).  Use
76127         '[$]' to escape the $s.
76128
76129 2003-07-15  Karl Berry  <karl@gnu.org>
76130
76131         * lib/vasnprintf.c: update from gettext.
76132
76133 2003-07-15  Karl Berry  <karl@gnu.org>
76134
76135         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
76136         gets expanded when surrounded by '$'.
76137
76138 2003-07-15  Jim Meyering  <jim@meyering.net>
76139
76140         * modules/save-cwd: Don't depend on error.  From Derek Price.
76141
76142 2003-07-15  Jim Meyering  <jim@meyering.net>
76143
76144         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
76145
76146 2003-07-14  Simon Josefsson  <jas@extundo.com>
76147
76148         * modules/mempcpy: New file.
76149         * MODULES.html.sh (func_all_modules): Add mempcpy.
76150
76151 2003-07-14  Simon Josefsson  <jas@extundo.com>
76152
76153         * m4/mempcpy.m4: New file.
76154
76155 2003-07-14  Simon Josefsson  <jas@extundo.com>
76156
76157         * lib/mempcpy.h: New file.
76158         * lib/mempcpy.c: New file.
76159
76160 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76161
76162         * modules/getdate, modules/posixtm: Depend on mktime.
76163
76164 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76165
76166         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
76167         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
76168         unicodeio.c, unicodeio.h, unlocked-io.h:
76169         Switch from LGPL to GPL.
76170
76171 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76172
76173         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
76174         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
76175         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
76176         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
76177         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
76178         updated automatically by ../config/srclist-update.  This changes
76179         their license from LPGL to GPL.
76180
76181 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76182
76183         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
76184         assumed to refer to the root of the most recent stable gettext version.
76185         * config/srclistvars.sh: Add defaults for eggert.
76186         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
76187         Match "This program" as well as "The program".  This is needed
76188         for gettext.
76189
76190 2003-07-14  Jim Meyering  <jim@meyering.net>
76191
76192         Don't emit diagnostics.  Let callers do that.
76193         * lib/save-cwd.c: Don't include "error.h".
76194         (save_cwd): Don't call error.  Ensure that errno is valid
76195         when returning nonzero.
76196
76197         * lib/save-cwd.h (restore_cwd): Update prototype.
76198         * lib/save-cwd.c (restore_cwd): Remove two parameters.
76199         Simplify.  Don't call error upon failure.  Let callers do that.
76200         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
76201         when auditing is enabled.  But don't bother updating the #if.
76202
76203 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
76204
76205         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
76206         it breaks C++ compilation.
76207         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
76208
76209 2003-07-10  Simon Josefsson  <jas@extundo.com>
76210
76211         * modules/strchrnul (Makefile.am): Add strchrnul.h.
76212
76213 2003-07-10  Jim Meyering  <jim@meyering.net>
76214
76215         * m4/clock_time.m4: Remove trailing blank.
76216         * m4/intmax_t.m4: Likewise.
76217
76218 2003-07-10  Jim Meyering  <jim@meyering.net>
76219
76220         * lib/vasnprintf.c: Remove trailing blanks.
76221         Make cpp indentation consistent.
76222
76223 2003-07-09  Paul Eggert  <eggert@twinsun.com>
76224
76225         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
76226         posixver.c, strftime.c, strnlen.c, strverscmp.c:
76227         Switch from LGPL to GPL.
76228
76229 2003-07-09  Paul Eggert  <eggert@twinsun.com>
76230
76231         * config/srclist.txt: Sort sublists.  Add
76232         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
76233         that differ from gnulib for one reason or another; we'd like this list
76234         to be smaller but for now let's document what we have.
76235
76236 2003-07-08  Paul Eggert  <eggert@twinsun.com>
76237
76238         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
76239         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
76240         and sweeter "eval x=$x".
76241         * config/srclist.txt: Get lib/argp* from glibc.
76242
76243 2003-07-07  Paul Eggert  <eggert@twinsun.com>
76244
76245         * lib/mktime.c: Fix some boundary cases and remove need for floating
76246         point.
76247
76248         Issue a compile-time diagnostic if time_t is floating point, or if
76249         two's complement arithmetic is not in effect, or if arithmetic
76250         right shift does not propagate the sign.  These assumptions were
76251         all in the original code but they weren't checked.
76252
76253         (TIME_T_MIDPOINT, verify): New macros.
76254         (__isleap): Remove; it has integer overflow problems.
76255         (leapyear): New function, without those problems.
76256         (ydhms_tm_diff): Remove; splitting into two parts.
76257         (ydhms_diff): New function, containing the arithmetic part of
76258         the old ydhms_tm_diff function.  Issue a compile-time
76259         diagnostic if we are not using C99 integer division.
76260         Avoid casts when possible.
76261         (guess_time_tm): New function, containing the checking part of
76262         the old ydhms_tm_diff function.  Return the new value, rather than
76263         the difference between it and the old.  Accept a new argument T
76264         so that *T specifies the old value.  Check for overflow in the result.
76265
76266         (__mktime_internal): Use a time_t offset, not a long int offset.
76267         This undoes the 2003-06-04 change, which is no longer needed now
76268         that we have better overflow checking.
76269         (localtime_offset): Likewise.
76270
76271         (__mktime_internal): Avoid harmful overflow on hosts where time_t
76272         and long are 64-bit but int is only 32-bit.
76273         (ydhms_diff): Use long int to store year1 and yday1.
76274         Issue a compile-time diagnostic if long int is not wide enough.
76275
76276         (__mktime_internal): Use long int to store adjusted year and yday.
76277         Use plain C rather than preprocessor commands, if that doesn't
76278         affect efficiency.
76279         Check for overflow (and try to repair) after each probe
76280         rather than checking only at the very end.  This avoids some bugs
76281         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
76282         does not equal GMT offset at maximum time).
76283         Use integer to check for overflow rather than floating point; this
76284         is more portable to non-IEEE hosts, and is a tad faster.
76285         When we detect that we are oscillating between two values,
76286         don't check whether tm_isdst has the requested value, since
76287         we already know the answer.  When tm_isdst has the wrong value,
76288         use a different heuristic to find the right one, based on the
76289         extreme values actually observed in practice in tz2003a,
76290         rather than the (overly optimistic) "previous 3 calendar quarters".
76291
76292         (not_equal_tm, print_tm, check_result): Use "const T" rather than
76293         "T const" to accommodate glibc style.
76294         (check_result): Use less-confusing report format.  "long" -> "long int.
76295         (main): Likewise.
76296         Don't loop if the iteration overflows time_t.
76297         Allow a negative step in the iteration.
76298
76299 2003-07-06  Karl Berry  <karl@gnu.org>
76300
76301         * config/depcomp: update from automake.
76302         * config/config.sub: update from prep.
76303
76304 2003-07-03  Karl Berry  <karl@gnu.org>
76305
76306         * config/config.guess: update from prep.
76307
76308 2003-07-01  Paul Eggert  <eggert@twinsun.com>
76309
76310         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
76311         xreadlink.c now includes it unconditionally.
76312
76313 2003-07-01  Paul Eggert  <eggert@twinsun.com>
76314
76315         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
76316         having it depend on HAVE_SYS_TYPES_H.
76317
76318 2003-07-01  Bruno Haible  <bruno@clisp.org>
76319
76320         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
76321         <sys/types.h> should be sufficient.
76322         Reported by Paul Eggert.
76323
76324 2003-06-26  Karl Berry  <karl@gnu.org>
76325
76326         * config/depcomp: update from automake.
76327
76328 2003-06-26  Bruno Haible  <bruno@clisp.org>
76329
76330         * modules/human: Depend on module stdbool.
76331
76332 2003-06-25  Bruno Haible  <bruno@clisp.org>
76333
76334         * modules/readlink: New file.
76335         * modules/xreadlink: Depend on it.
76336         * MODULES.html.sh (func_all_modules): Add readlink.
76337
76338 2003-06-25  Bruno Haible  <bruno@clisp.org>
76339
76340         * m4/readlink.m4: New file.
76341
76342 2003-06-25  Bruno Haible  <bruno@clisp.org>
76343
76344         * lib/readlink.c: New file.
76345
76346 2003-06-22  Karl Berry  <karl@gnu.org>
76347
76348         * config/srclist.txt: update mkinstalldirs from automake.
76349         * config/mkinstalldirs: update.
76350
76351 2003-06-22  Bruno Haible  <bruno@clisp.org>
76352
76353         Portability to mingw32.
76354         * m4/ssize_t.m4: New file, from GNU gettext.
76355         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
76356         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
76357
76358 2003-06-22  Bruno Haible  <bruno@clisp.org>
76359
76360         * modules/safe-read: Add m4/ssize_t.m4.
76361         * modules/xreadlink: Add m4/ssize_t.m4.
76362
76363 2003-06-20  Bruno Haible  <bruno@clisp.org>
76364
76365         Assume C89, so PARAMS isn't needed.
76366         * lib/unicodeio.h (PARAMS): Remove.
76367         * lib/unicodeio.c: Don't use PARAMS.
76368
76369 2003-06-18  Karl Berry  <karl@gnu.org>
76370
76371         * config/config.{guess,sub}: update from prep.
76372
76373 2003-06-18  Jim Meyering  <jim@meyering.net>
76374
76375         Merge changes from coreutils.
76376         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
76377         Remove explicit declarations of xmalloc and realloc.
76378         Include xalloc.h.
76379         (read_utmp): Remove anachronistic cast of xmalloc.
76380
76381 2003-06-17  Paul Eggert  <eggert@twinsun.com>
76382
76383         Assume C89, so PARAMS isn't needed.
76384         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
76385         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
76386         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
76387         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
76388         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
76389         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
76390         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
76391         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
76392         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
76393         lib/xstrtod.h, lib/xstrtol.h: Likewise.
76394         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
76395         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
76396         no longer needed. Anyway, config.h should always be included before any
76397         other file.
76398
76399 2003-06-11  Simon Josefsson  <jas@extundo.com>
76400
76401         * modules/sysexits: New file.
76402         * MODULES.html.sh (func_all_modules): Add sysexits.
76403
76404 2003-06-11  Simon Josefsson  <jas@extundo.com>
76405
76406         * lib/sysexit_.h: New file.
76407
76408 2003-06-11  Derek Price  <derek@ximbiot.com>
76409
76410         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
76411         necessary.
76412
76413 2003-06-11  Bruno Haible  <bruno@clisp.org>
76414
76415         * m4/sysexits.m4: New file.
76416
76417 2003-06-10  Simon Josefsson  <jas@extundo.com>
76418
76419         * lib/argp.h: New file, from glibc.
76420         * lib/argp-ba.c: New file, from glibc.
76421         * lib/argp-eexst.c: New file, from glibc.
76422         * lib/argp-fmtstream.c: New file, from glibc.
76423         * lib/argp-fmtstream.h: New file, from glibc.
76424         * lib/argp-fs-xinl.c: New file, from glibc.
76425         * lib/argp-help.c: New file, from glibc.
76426         * lib/argp-namefrob.h: New file, from glibc.
76427         * lib/argp-parse.c: New file, from glibc.
76428         * lib/argp-pv.c: New file, from glibc.
76429         * lib/argp-pvh.c: New file, from glibc.
76430         * lib/argp-xinl.c: New file, from glibc.
76431
76432 2003-06-10  Simon Josefsson  <jas@extundo.com>
76433
76434         * modules/strchrnul: New file.
76435
76436 2003-06-10  Simon Josefsson  <jas@extundo.com>
76437
76438         * modules/argp: New file.
76439
76440 2003-06-10  Simon Josefsson  <jas@extundo.com>
76441
76442         * m4/strchrnul.m4: New file.
76443
76444 2003-06-10  Simon Josefsson  <jas@extundo.com>
76445
76446         * lib/strchrnul.h: New file.
76447         * lib/strchrnul.c: New file.
76448
76449 2003-06-10  Bruno Haible  <bruno@clisp.org>
76450
76451         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
76452
76453 2003-06-07  Karl Berry  <karl@gnu.org>
76454
76455         * config/config.{guess,sub}: update from prep.
76456
76457 2003-06-07  Jim Meyering  <jim@meyering.net>
76458
76459         * modules/strtod: Use $(...) notation, not @...@ for
76460         AC_REPLACE'd variables.
76461         * modules/localcharset: Likewise.
76462
76463 2003-06-07  Jim Meyering  <jim@meyering.net>
76464
76465         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
76466         in place of my name in the copyright comment.
76467         Remove definition and uses of __P.
76468
76469         From coreutils.
76470         * lib/stat.c: Don't declare xmalloc explicitly.
76471         Instead, include "xalloc.h".
76472         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
76473         xrealloc, and xcalloc return values.
76474         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
76475         Improve comment.
76476         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
76477
76478 2003-06-07  Bruno Haible  <bruno@clisp.org>
76479
76480         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
76481         avoid AC_CONFIG_LINKS.
76482         * modules/fnmatch (Makefile.am): Use explicit creation rule for
76483         fnmatch.h, to avoid AC_CONFIG_LINKS.
76484         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
76485
76486 2003-06-07  Bruno Haible  <bruno@clisp.org>
76487
76488         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
76489         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
76490         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
76491         directory.
76492         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
76493         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
76494         directory.
76495
76496 2003-06-06  Jim Meyering  <jim@meyering.net>
76497
76498         Merge from coreutils.
76499         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
76500         Consolidate declarations and initializations of *_base* locals.
76501
76502         Merge from coreutils.
76503         This avoids a core dump on systems without GNU putenv,
76504         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
76505         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
76506         (unsetenv): New static function, from GNU libc.
76507         (rpl_putenv): Use it.
76508
76509         * lib/modechange.c: Remove trailing blanks.
76510
76511         Merge from coreutils.
76512         * lib/fsusage.c: Remove declaration of statfs.
76513         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
76514
76515         * lib/posixtm.c: Include <stdbool.h> unconditionally.
76516
76517 2003-06-06  Jim Meyering  <jim@meyering.net>
76518
76519         * lib/stdbool_.h: Renamed from stdbool.h.in.
76520
76521 2003-06-06  Jim Meyering  <jim@meyering.net>
76522             Bruno Haible  <bruno@clisp.org>
76523
76524         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
76525         Adjust Makefile.am snippet not to redirect directly to target.
76526         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
76527
76528 2003-06-05  Paul Eggert  <eggert@twinsun.com>
76529
76530         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
76531         mismatch, look in future quarters as well as past.  This fixes a
76532         bug when processing fall-backwards gaps immediately after a long
76533         period of daylight-saving time.
76534
76535         * lib/mktime.c: Assume freestanding C89 or better.
76536         (HAVE_LIMITS_H): Remove.  Assume it's 1.
76537         (__P): Remove; not used.
76538         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
76539         (mktime, not_equal_tm, print_tm, check_result,
76540         main): Use prototypes.  Use const * where appropriate.
76541         (main): Fix typo in testing code that uncovered by above changes.
76542         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
76543
76544 2003-06-04  Paul Eggert  <eggert@twinsun.com>
76545
76546         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
76547         locale.h, localeconv.  This merges changes from coreutils.
76548
76549         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
76550         It can be removed after the next Autoconf is released.
76551         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
76552         needed.
76553
76554 2003-06-04  Paul Eggert  <eggert@twinsun.com>
76555
76556         * lib/mktime.c: Fix Debian bug 177940
76557         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
76558         (localtime_offset): Now long int, not time_t, because we want it
76559         to be guaranteed to be signed.  All uses changed.
76560         (__mktime_internal): If overflow would occur when adding offset,
76561         don't add it.
76562
76563         Merge 'human' changes from coreutils.  Rewrite to support
76564         locale-specific notations like thousands separators.
76565         * lib/human.c: Simplify authorship notice.
76566         Include human.h immediately after config.h.
76567         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
76568         <limits.h>: Do not include, since human.h does.
76569         (SIZE_MAX, UINTMAX_MAX): New macros.
76570         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
76571         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
76572         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
76573         (power_letter): Renamed from suffixes.
76574         (generate_suffix_backwards): Remove.
76575         (adjust_value): Now takes int style (because of human.h changes)
76576         and long double value (for greater precision on some platforms).
76577         (group_number): New function.
76578         (human_readable): Use it.  Use integer options, not enum.
76579         Put the options before the sizes in the arg list.
76580         Support all the new options.
76581         The old human_readable function has been removed;
76582         use inttostr.h instead.
76583         (human_readable, default_block_size, humblock):
76584         Use uintmax_t, not int, for block sizes.
76585         (human_readable_inexact, block_size_types): Remove.
76586         (block_size_opts): New constant.
76587         (human_options): Renamed from human_block_size, with new signature
76588         that allows block sizes up to UINTMAX_MAX.  All callers changed.
76589         * lib/human.h: Add copyright and authorship notice.
76590         Include <limits.h> and <stdbool.h> unconditionally.
76591         (PARAMS): Remove.  All uses removed.
76592         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
76593         (enum human_inexact_style): Remove tag; now a nameless enum.
76594         (human_floor, human_ceiling, human_round_to_even): Now have
76595         values 2, 0, 1 rather than -1, 1, 0.
76596         (human_group_digits, human_suppress_point_zero, human_autoscale,
76597         human_base_1024, human_SI, human_B): New constants.
76598         (human_readable_inexact, human_block_size): Remove.
76599         (human_readable): Size args are now uintmax_t, not int.
76600         (human_options): New decl.
76601
76602         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
76603         unnecessary now that we assume C89 or better.  This change
76604         imported from coreutils.
76605
76606         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
76607         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
76608         in the 2003-05-30 sync from glibc.
76609
76610         .h files should stand alone, but we shouldn't include <sys/types.h>
76611         if we can get away with just <stddef.h>.
76612
76613         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
76614         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
76615         rather than <sys/types.h>, as we merely need size_t.
76616         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
76617         to get size_t.
76618         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
76619         Include <stdio.h>, to get FILE.
76620         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
76621         memcasecmp.h has included <stddef.h> and all we need is size_t.
76622         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
76623         our interface, instead of including <sys/types.h>
76624
76625 2003-06-04  Paul Eggert  <eggert@twinsun.com>
76626
76627         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
76628         now, as glibc mktime is buggy on non-glibc systems.
76629
76630 2003-06-03  Karl Berry  <karl@gnu.org>
76631
76632         * config/config.sub: update from prep.
76633
76634 2003-06-02  Paul Eggert  <eggert@twinsun.com>
76635
76636         [from coreutils]
76637         Fix some minor time-related bugs with POSIX time arguments.
76638         Some valid time stamps were being rejected (notably -1, and
76639         time stamps before 1900 on 64-bit hosts).  And some invalid
76640         time stamps were being accepted, e.g. September 31.
76641
76642         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
76643         that we can return (time_t) -1 successfully.
76644         * lib/posixtm.c: Likewise.
76645         [HAVE_STDBOOL_H]: Include <stdbool.h>.
76646         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
76647         (t): Remove static var.
76648         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
76649         of static var.  All uses changed.
76650         (year): Do not reject years before 1900; they can occur with
76651         64-bit time_t.
76652         (posix_time_parse): Do not check for out-of-range components;
76653         that is now the caller's responsibility, since our checks were
76654         only approximations.
76655         (posixtime): Use mktime to check for out-of-range components,
76656         since it knows them exactly.
76657         If mktime returns (time_t) -1, check whether an error actually occurred
76658         by invoking localtime on -1.
76659         (main) [TEST_POSIXTIME]: Check for input data errors, and report
76660         posixtime failures better.
76661         Improve the test data (in comments only).
76662
76663 2003-06-02  Karl Berry  <karl@gnu.org>
76664
76665         * config/mkinstalldirs (version): new variable.
76666         (--version): new option.
76667         (usage): improve message.
76668
76669 2003-05-30  Karl Berry  <karl@gnu.org>
76670
76671         * lib/mktime.c: update from libc.
76672
76673 2003-05-30  Bruno Haible  <bruno@clisp.org>
76674
76675         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
76676         * config/config.rpath: Upgrade to gettext-0.12.1.
76677
76678 2003-05-30  Bruno Haible  <bruno@clisp.org>
76679
76680         * m4/gettext.m4: Upgrade to gettext-0.12.1.
76681         * m4/nls.m4: New file, from gettext-0.12.1.
76682         * m4/po.m4: New file, from gettext-0.12.1.
76683         * m4/progtest.m4: Upgrade to gettext-0.12.1.
76684
76685 2003-05-30  Bruno Haible  <bruno@clisp.org>
76686
76687         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
76688         * lib/localcharset.h: Likewise.
76689         * lib/localcharset.c: Likewise.
76690
76691 2003-05-29  Karl Berry  <karl@gnu.org>
76692
76693         * config/config.rpath: update from gettext.
76694
76695 2003-05-28  Paul Eggert  <eggert@twinsun.com>
76696
76697         Assume the headers required for C89 freestanding compilers.
76698         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
76699         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
76700         * m4/human.m4 (gl_HUMAN): Likewise.
76701         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
76702         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
76703         * m4/userspec.m4 (gl_USERSPEC): Likewise.
76704         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
76705         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
76706         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
76707
76708 2003-05-28  Paul Eggert  <eggert@twinsun.com>
76709
76710         Assume the headers required for C89 freestanding compilers.
76711         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
76712         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
76713         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
76714         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
76715         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
76716         define, since <limits.h> is guaranteed to do that.
76717         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
76718         * lib/exclude.c: Include <stdbool.h> unconditionally.
76719         * lib/tempname.c: Include <stddef.h> unconditionally.
76720         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
76721         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
76722         <stddef.h> does that.
76723         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
76724         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
76725         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
76726         needed.
76727         * lib/xstrtol.c: Likewise.
76728         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
76729         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
76730
76731         * lib/addext.c (addext): Use assignment rather than cast, to avoid
76732         warnings on some platforms.
76733
76734         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
76735         arbitrarily.
76736
76737 2003-05-26  Jim Meyering  <jim@meyering.net>
76738
76739         Merge in a change from coreutils:
76740         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
76741         that is guaranteed to be `no'.  Use `no_such_member' to indicate
76742         that condition, rather than `-1' which is slightly misleading.
76743         Change the name of the cache variable to have the gl_ prefix.
76744         Prompted by a patch from Richard Dawe for DJGPP.
76745
76746 2003-05-24  Karl Berry  <karl@gnu.org>
76747
76748         * config/config.guess: update from prep.
76749
76750 2003-05-22  Karl Berry  <karl@gnu.org>
76751
76752         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
76753
76754 2003-05-20  Karl Berry  <karl@gnu.org>
76755
76756         * config/config.guess: update from prep.
76757
76758 2003-05-18  Karl Berry  <karl@gnu.org>
76759
76760         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
76761         might actually be set by the user.
76762
76763         * config/depcomp, install-sh, mdate-sh: update from automake.
76764
76765 2003-05-17  Bruno Haible  <bruno@clisp.org>
76766
76767         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
76768         invalid expansion for AC_EGREP_CPP.
76769         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
76770         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
76771         Suggested by Akim Demaille <akim@epita.fr> in
76772         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
76773
76774 2003-05-12  Jim Meyering  <jim@meyering.net>
76775
76776         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
76777         the space-padded-by-default conversion specifiers, %e, %k, %l.
76778
76779 2003-05-12  Bruno Haible  <bruno@clisp.org>
76780
76781         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
76782         the string is longer than 4 KB.
76783
76784 2003-05-11  Karl Berry  <karl@gnu.org>
76785
76786         * config/config.{guess,sub}: update from prep.
76787
76788 2003-05-09  Bruno Haible  <bruno@clisp.org>
76789
76790         * modules/error: Add m4/strerror_r.m4 to file list.
76791
76792 2003-05-03  Bruno Haible  <bruno@clisp.org>
76793
76794         Upgrade to Unicode-4.0.
76795         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
76796         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
76797         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
76798         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
76799         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
76800         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
76801         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
76802         Change width of U+E0100..U+E01EF from 1 to 0.
76803
76804 2003-04-25  Jim Meyering  <jim@meyering.net>
76805
76806         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
76807         of type size_t, not int.
76808
76809 2003-04-25  Bruno Haible  <bruno@clisp.org>
76810
76811         * lib/copy-file.c: Include <stddef.h>, for size_t.
76812
76813 2003-04-21  Paul Eggert  <eggert@twinsun.com>
76814
76815         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
76816         code which expansion is under static control.  Patch imported from
76817         Akim Demaille's patch to Bison; see
76818         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
76819
76820 2003-04-14  Bruno Haible  <bruno@clisp.org>
76821
76822         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
76823
76824 2003-04-11  Jim Meyering  <jim@meyering.net>
76825
76826         Merge changes from Coreutils.
76827
76828         2003-03-22  Jim Meyering  <jim@meyering.net>
76829
76830         * lib/strftime.c (widen): Cast alloca return value to proper type.
76831
76832         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
76833
76834         From GNU libc.
76835         * lib/strftime.c (my_strftime): Handle very large width
76836         specifications for numeric values correctly.  Improve checks for
76837         overflow.
76838
76839         2003-01-19  Jim Meyering  <jim@meyering.net>
76840
76841         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
76842         definitions.
76843         (nl_get_alt_digit) [! defined my_strftime]: Define.
76844         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
76845         _nl_get_alt_digit and _nl_get_walt_digit.
76846
76847         * lib/strftime.c (my_strftime): Merge in locale-related changes from
76848         libc. These changes have no effect outside of _LIBC.
76849
76850 2003-04-10  Bruno Haible  <bruno@clisp.org>
76851
76852         * modules/findprog: New file.
76853         * MODULES.html.sh (func_all_modules): Add it.
76854
76855 2003-04-10  Bruno Haible  <bruno@clisp.org>
76856
76857         * m4/findprog.m4: New file.
76858         * m4/eaccess.m4: New file.
76859
76860 2003-04-10  Bruno Haible  <bruno@clisp.org>
76861
76862         * lib/findprog.h: New file, from GNU gettext.
76863         * lib/findprog.c: New file, from GNU gettext.
76864
76865 2003-04-05  Jim Meyering  <jim@meyering.net>
76866
76867         Merge changes from Coreutils.
76868
76869         * lib/exclude.h (PARAMS): Remove definition and uses.
76870         * lib/exclude.c: Remove uses of `PARAMS'.
76871
76872         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
76873         Add test-cases for DOS filenames. Declare program_name.
76874         (main): Set up program_name.  Patch by Rich Dawe.
76875
76876         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
76877         error from mntctl.
76878         Use mntctl's return value to drive the entry-processing loop, since
76879         we can't rely on the value of the vmt_length member in the last
76880         entry.  On some systems doing so could result in exhausting
76881         virtual memory.  Based in part on a patch from Mike Jetzer.
76882
76883 2003-04-04  Bruno Haible  <bruno@clisp.org>
76884
76885         * modules/linebreak: New file.
76886         * MODULES.html.sh (func_all_modules): Add it.
76887
76888 2003-04-04  Bruno Haible  <bruno@clisp.org>
76889
76890         * m4/linebreak.m4: New file.
76891
76892 2003-04-04  Bruno Haible  <bruno@clisp.org>
76893
76894         * lib/linebreak.h: New file, from GNU gettext.
76895         * lib/linebreak.c: New file, from GNU gettext with slight
76896         modifications.
76897         * lib/lbrkprop.h: New file, from GNU gettext.
76898
76899 2003-04-03  Bruno Haible  <bruno@clisp.org>
76900
76901         * modules/utf8-ucs4: New file.
76902         * modules/utf16-ucs4: New file.
76903         * modules/ucs4-utf8: New file.
76904         * modules/ucs4-utf16: New file.
76905         * MODULES.html.sh (func_all_modules): Add them.
76906
76907 2003-04-03  Bruno Haible  <bruno@clisp.org>
76908
76909         * m4/utf-ucs4.m4: New file.
76910         * m4/ucs4-utf.m4: New file.
76911
76912 2003-04-03  Bruno Haible  <bruno@clisp.org>
76913
76914         * lib/utf8-ucs4.h: New file, from GNU gettext.
76915         * lib/utf16-ucs4.h: New file, from GNU gettext.
76916         * lib/ucs4-utf8.h: New file, from GNU gettext.
76917         * lib/ucs4-utf16.h: New file, from GNU gettext.
76918
76919 2003-04-02  Bruno Haible  <bruno@clisp.org>
76920
76921         * modules/binary-io: New file.
76922         * MODULES.html.sh (func_all_modules): Add it.
76923
76924 2003-04-02  Bruno Haible  <bruno@clisp.org>
76925
76926         * lib/binary-io.h: New file, from GNU gettext.
76927
76928 2003-04-01  Bruno Haible  <bruno@clisp.org>
76929
76930         * modules/pathname: New file.
76931         * MODULES.html.sh (func_all_modules): Add it.
76932
76933 2003-04-01  Bruno Haible  <bruno@clisp.org>
76934
76935         * lib/pathname.h: New file, from GNU gettext.
76936         * lib/concatpath.c: New file, from GNU gettext.
76937
76938 2003-03-30  Bruno Haible  <bruno@clisp.org>
76939
76940         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
76941
76942 2003-03-30  Bruno Haible  <bruno@clisp.org>
76943
76944         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
76945         function chown() doesn't exist.
76946
76947 2003-03-28  Bruno Haible  <bruno@clisp.org>
76948
76949         * modules/copy-file: New file.
76950         * MODULES.html.sh (func_all_modules): Add it.
76951
76952 2003-03-28  Bruno Haible  <bruno@clisp.org>
76953
76954         * m4/copy-file.m4: New file.
76955
76956 2003-03-28  Bruno Haible  <bruno@clisp.org>
76957
76958         * lib/copy-file.h: New file, from GNU gettext.
76959         * lib/copy-file.c: New file, from GNU gettext.
76960
76961 2003-03-18  Jim Meyering  <jim@meyering.net>
76962
76963         * lib/quote.c (quote_n): Fix typo in comment.
76964
76965 2003-03-18  Bruno Haible  <bruno@clisp.org>
76966
76967         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
76968         checking.
76969         * m4/onceonly_2_57.m4: Likewise.
76970
76971 2003-03-17  Bruno Haible  <bruno@clisp.org>
76972
76973         * m4/onceonly.m4: Require autoconf 2.54 or newer.
76974         (m4_quote): Remove macro.
76975         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
76976
76977 2003-03-14  Jim Meyering  <jim@meyering.net>
76978
76979         Merge changes from Coreutils.
76980         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
76981         to be const, in order to avoid warnings.
76982         (obstack_room): Likewise.
76983         (obstack_empty_p): Likewise.
76984
76985 2003-03-14  Bruno Haible  <bruno@clisp.org>
76986
76987         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
76988         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
76989
76990 2003-03-13  Paul Eggert  <eggert@twinsun.com>
76991
76992         Merge changes from Bison.
76993         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
76994         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
76995         when compiling Bison 1.875's `bitset bset = obstack_alloc
76996         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
76997         * lib/hash.c: Include <stdbool.h> unconditionally.
76998
76999 2003-03-13  Paul Eggert  <eggert@twinsun.com>
77000
77001         * m4/onceonly.m4 (m4_quote): New macro.
77002         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
77003         Quote AC_FOREACH variable-expansions properly.
77004
77005 2003-03-13  Paul Eggert  <eggert@twinsun.com>
77006
77007         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
77008
77009 2003-03-09  Paul Eggert  <eggert@twinsun.com>
77010
77011         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
77012         Reported by Bruce Becker; see:
77013         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
77014
77015 2003-03-03  Paul Eggert  <eggert@twinsun.com>
77016             Bruno Haible  <bruno@clisp.org>
77017
77018         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
77019         Reported by John Hughes, see
77020         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
77021
77022 2003-02-20  Bruno Haible  <bruno@clisp.org>
77023
77024         * MODULES.html.sh (func_all_modules): Add poll.
77025
77026 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
77027
77028         * modules/poll: New file.
77029
77030 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
77031
77032         * lib/poll_.h: New file.
77033         * lib/poll.c: New file.
77034
77035 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
77036
77037         * m4/poll.m4: New file.
77038
77039 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
77040
77041         * modules/mathl: New file.
77042
77043 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
77044
77045         * lib/mathl.h: New file.
77046         * lib/acosl.c: New file.
77047         * lib/asinl.c: New file.
77048         * lib/atanl.c: New file.
77049         * lib/ceill.c: New file.
77050         * lib/cosl.c: New file.
77051         * lib/expl.c: New file.
77052         * lib/floorl.c: New file.
77053         * lib/frexpl.c: New file.
77054         * lib/ldexpl.c: New file.
77055         * lib/logl.c: New file.
77056         * lib/sincosl.c: New file.
77057         * lib/sinl.c: New file.
77058         * lib/sqrtl.c: New file.
77059         * lib/tanl.c: New file.
77060         * lib/trigl.c: New file.
77061         * lib/trigl.h: New file.
77062
77063 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
77064
77065         * m4/mathl.m4: New file.
77066
77067 2003-02-18  Bruno Haible  <bruno@clisp.org>
77068
77069         * MODULES.html.sh (func_all_modules): Add mathl.
77070
77071 2003-02-17  Bruno Haible  <bruno@clisp.org>
77072
77073         * modules/mkdtemp: New module.
77074         * MODULES.html.sh (func_all_modules): Add it.
77075
77076 2003-02-17  Bruno Haible  <bruno@clisp.org>
77077
77078         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
77079
77080 2003-02-17  Bruno Haible  <bruno@clisp.org>
77081
77082         * lib/mkdtemp.h: New file, from GNU gettext.
77083         * lib/mkdtemp.c: New file, from GNU gettext.
77084
77085 2003-02-02  Jim Meyering  <jim@meyering.net>
77086
77087         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
77088         e.g. glibc-2.2.93.
77089
77090 2003-01-31  Bruno Haible  <bruno@clisp.org>
77091
77092         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
77093         'rpl_rename'.
77094         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
77095         'rpl_strnlen'.
77096         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
77097         'rpl_strtod'.
77098         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
77099         'rpl_utime'.
77100
77101 2003-01-31  Bruno Haible  <bruno@clisp.org>
77102
77103         * lib/rename.c: #undef rename before defining rpl_rename.
77104         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
77105
77106 2003-01-30  Bruno Haible  <bruno@clisp.org>
77107
77108         * modules/vasnprintf, modules/vasprintf: New modules.
77109         * MODULES.html.sh (func_all_modules): Add them.
77110
77111 2003-01-30  Bruno Haible  <bruno@clisp.org>
77112
77113         * m4/signed.m4: New file, from GNU gettext.
77114         * m4/longdouble.m4: New file, from GNU gettext.
77115         * m4/wchar_t.m4: New file, from GNU gettext.
77116         * m4/wint_t.m4: New file, from GNU gettext.
77117         * m4/vasnprintf.m4: New file.
77118         * m4/vasprintf.m4: New file.
77119
77120 2003-01-30  Bruno Haible  <bruno@clisp.org>
77121
77122         * lib/printf-args.h: New file, from GNU gettext.
77123         * lib/printf-args.c: New file, from GNU gettext.
77124         * lib/printf-parse.h: New file, from GNU gettext.
77125         * lib/printf-parse.c: New file, from GNU gettext.
77126         * lib/vasnprintf.h: New file, from GNU gettext.
77127         * lib/vasnprintf.c: New file, from GNU gettext.
77128         * lib/asnprintf.c: New file, from GNU gettext.
77129         * lib/vasprintf.h: New file, from GNU gettext with modifications.
77130         * lib/vasprintf.c: New file, from GNU gettext.
77131         * lib/asprintf.c: New file, from GNU gettext.
77132
77133 2003-01-29  Bruno Haible  <bruno@clisp.org>
77134
77135         * modules/stpncpy: New module.
77136         * MODULES.html.sh (func_all_modules): Add it.
77137
77138 2003-01-29  Bruno Haible  <bruno@clisp.org>
77139
77140         * m4/stpncpy.m4: New file.
77141
77142 2003-01-29  Bruno Haible  <bruno@clisp.org>
77143
77144         * lib/stpncpy.h: New file, from GNU gettext with modifications.
77145         * lib/stpncpy.c: New file, from GNU gettext with modifications.
77146
77147 2003-01-28  Bruno Haible  <bruno@clisp.org>
77148
77149         * modules/c-ctype: New module.
77150         * MODULES.html.sh (func_all_modules): Add it.
77151
77152 2003-01-28  Bruno Haible  <bruno@clisp.org>
77153
77154         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
77155         Paul Eggert.
77156         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
77157         Paul Eggert.
77158
77159 2003-01-27  Bruno Haible  <bruno@clisp.org>
77160
77161         * modules/xsetenv: New module.
77162         * MODULES.html.sh (func_all_modules): Add it.
77163
77164 2003-01-27  Bruno Haible  <bruno@clisp.org>
77165
77166         * lib/xsetenv.h: New file, from GNU gettext.
77167         * lib/xsetenv.c: New file, from GNU gettext.
77168
77169 2003-01-23  Jim Meyering  <jim@meyering.net>
77170
77171         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
77172         from working on systems without dirfd (at least Irix and OSF1/Tru64).
77173
77174 2003-01-23  Bruno Haible  <bruno@clisp.org>
77175
77176         * modules/minmax: New module.
77177         * MODULES.html.sh (func_all_modules): Add it.
77178
77179 2003-01-23  Bruno Haible  <bruno@clisp.org>
77180
77181         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
77182         Eggert.
77183
77184 2003-01-22  Bruno Haible  <bruno@clisp.org>
77185
77186         * modules/exit: New module.
77187         * MODULES.html.sh (func_all_modules): Add it.
77188
77189 2003-01-22  Bruno Haible  <bruno@clisp.org>
77190
77191         * lib/exit.h: New file, from GNU gettext.
77192
77193 2003-01-19  Bruno Haible  <bruno@clisp.org>
77194
77195         * gnulib-tool: Recognize option --extract-maintainer.
77196         (func_get_maintainer): New function.
77197         * modules/*: Add Maintainer entry.
77198
77199 2003-01-16  Jim Meyering  <jim@meyering.net>
77200
77201         * m4/regex.m4: The `regex' struct is both input and output.
77202         Initialize it before each use.  Patch by Tim Waugh.
77203
77204 2003-01-16  Bruno Haible  <bruno@clisp.org>
77205
77206         * MODULES.html.sh: Add a table of contents. Add the module name as
77207         leftmost column. Add hyperlinks.
77208
77209 2003-01-15  Bruno Haible  <bruno@clisp.org>
77210
77211         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
77212
77213 2003-01-15  Bruno Haible  <bruno@clisp.org>
77214
77215         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
77216         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
77217         suffix.
77218
77219 2003-01-15  Bruno Haible  <bruno@clisp.org>
77220
77221         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
77222
77223 2003-01-15  Bruno Haible  <bruno@clisp.org>
77224
77225         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
77226         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
77227
77228 2003-01-14  Jim Meyering  <jim@meyering.net>
77229
77230         * lib/same.c (same_name): Tweak a comment.
77231
77232 2003-01-14  Bruno Haible  <bruno@clisp.org>
77233
77234         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
77235         when a string comparison is sufficient.
77236
77237 2003-01-14  Bruno Haible  <bruno@clisp.org>
77238
77239         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
77240         'unsigned int'.
77241
77242 2003-01-14  Bruno Haible  <bruno@clisp.org>
77243
77244         * lib/hash-pjw.c: Add comment about low quality of this function.
77245
77246 2003-01-13  Bruno Haible  <bruno@clisp.org>
77247
77248         * modules/stpcpy: Distribute lib/stpcpy.h.
77249         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
77250
77251 2003-01-13  Bruno Haible  <bruno@clisp.org>
77252
77253         * modules/*: Add a description.
77254         * modules/strpbrk: Fix Makefile.am snippet.
77255         * modules/strtoimax: Fix dependencies.
77256         * modules/strtoumax: Likewise.
77257
77258 2003-01-13  Bruno Haible  <bruno@clisp.org>
77259
77260         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
77261         * modules/alloca (Makefile.am): All object files depend on alloca.h.
77262         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
77263
77264 2003-01-13  Bruno Haible  <bruno@clisp.org>
77265
77266         * gnulib-tool (func_create_testdir): Store config/* files in the main
77267         directory.
77268         * config.rpath: Move to ...
77269         * config/config.rpath: ... here.
77270         * modules/gettext: Contains config/config.rpath, not config.rpath.
77271         * modules/iconv: Likewise.
77272
77273 2003-01-12  Paul Eggert  <eggert@twinsun.com>
77274
77275         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
77276         to avoid collisions with libcurses and libreadline.
77277
77278         * m4/getstr.m4: Remove.
77279         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
77280
77281 2003-01-12  Paul Eggert  <eggert@twinsun.com>
77282
77283         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
77284         to avoid collisions with libcurses and libreadline.
77285
77286         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
77287         * lib/getstr.h, getstr.c: Remove.
77288         * lib/getline.c: Include "getline.h", to check interface.
77289         Move body of old getstr.c here: this defines MIN_CHUNK and
77290         declares getdelim2, which is renamed from getstr.
77291         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
77292
77293         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
77294         All uses changed.
77295         * lib/linebuffer.h: Likewise.
77296         (readline): Remove backward-compatibility macro.
77297
77298 2003-01-12  Paul Eggert  <eggert@twinsun.com>
77299
77300         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
77301         to avoid collisions with libcurses and libreadline.
77302         * getstr: Remove.
77303         * MODULES.html.sh: Remove getstr.
77304         * modules/getline: Depend on unlocked-io, not getstr.
77305
77306 2003-01-12  Jim Meyering  <jim@meyering.net>
77307
77308         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
77309
77310 2003-01-10  Bruno Haible  <bruno@clisp.org>
77311
77312         * modules/alloca: Change Makefile.am requirements. Simplify Include
77313         requirements. Add lib/alloca_.h to file list.
77314
77315 2003-01-10  Bruno Haible  <bruno@clisp.org>
77316
77317         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
77318
77319 2003-01-10  Bruno Haible  <bruno@clisp.org>
77320
77321         * lib/alloca_.h: New file.
77322         * lib/getdate.y: Unconditionally include alloca.h.
77323         * lib/makepath.c: Likewise.
77324         * lib/setenv.c: Likewise.
77325         * lib/userspec.c: Likewise.
77326
77327 2003-01-09  Karl Berry  <karl@gnu.org>
77328
77329         * MODULES.html.sh: include `dirname $0` in PATH, to find
77330         gnulib-tool.
77331
77332 2003-01-09  Bruno Haible  <bruno@clisp.org>
77333
77334         * modules/stdbool: Change configure.ac, Makefile.am requirements.
77335         Simplify Include requirements. Add lib/stdbool.h.in to file list.
77336
77337 2003-01-09  Bruno Haible  <bruno@clisp.org>
77338
77339         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
77340
77341 2003-01-09  Bruno Haible  <bruno@clisp.org>
77342
77343         * lib/stdbool.h.in: New file.
77344
77345 2003-01-09  Bruno Haible  <bruno@clisp.org>
77346
77347         * gnulib-tool (func_all_modules): Ignore files ending in ~.
77348         * MODULES.html.sh: Likewise.
77349
77350 2003-01-08  Jim Meyering  <jim@meyering.net>
77351
77352         * lib/full-write.c: Undefine and define-away `const' after inclusion
77353         of errno.h, not before.  Suggestion from Bruno Haible.
77354
77355 2003-01-08  Bruno Haible  <bruno@clisp.org>
77356
77357         * modules/full-read: Depend on full-write.
77358
77359 2003-01-08  Bruno Haible  <bruno@clisp.org>
77360
77361         * lib/safe-read.c: Include specification header first, to ensure its
77362         selfcontainedness.
77363         * lib/full-write.c: Likewise.
77364
77365 2003-01-07  Jim Meyering  <jim@meyering.net>
77366
77367         * lib/full-write.c: Rework so that it may serve to define full_read,
77368         too.
77369         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
77370
77371 2003-01-07  Bruno Haible  <bruno@clisp.org>
77372
77373         * lib/strtoimax.c: Include <stdint.h> as an alternative to
77374         <inttypes.h>.
77375         * lib/xstrtol.h: Likewise.
77376         * lib/xstrtoimax.c: Likewise.
77377         * lib/xstrtoumax.c: Likewise.
77378         * lib/human.h: Likewise.
77379
77380         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
77381         on systems that have <inttypes.h> but not <stdint.h>.
77382
77383 2003-01-07  Bruno Haible  <bruno@clisp.org>
77384
77385         * MODULES.html.sh: Add copyright notice.
77386         (missed_files): Omit CVS directory entries.
77387         (func_module): Make it work with sed-3.02.
77388         * MODULES.txt: Remove file.
77389
77390 2003-01-06  Jim Meyering  <jim@meyering.net>
77391
77392         * lib/version-etc.c: Update year in translatable copyright string.
77393
77394 2003-01-03  Karl Berry  <karl@gnu.org>
77395
77396         * config/config.{guess,sub}: update from prep.
77397
77398 2003-01-02  Karl Berry  <karl@gnu.org>
77399
77400         * doc/COPYING.DOC: belatedly updated to 1.2.
77401
77402 2003-01-01  Karl Berry  <karl@gnu.org>
77403
77404         * gnulib-tool (func_verify_module): report module name $module in
77405         error message, not $1.
77406         * gnulib-tool (create-testdir): don't complain if destdir couldn't
77407         be created, only if it doesn't exist.
77408         * gnulib-tool (last_checkin_date): don't expand the $Date here.
77409
77410 2002-12-31  Paul Eggert  <eggert@twinsun.com>
77411
77412         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
77413
77414 2002-12-31  Paul Eggert  <eggert@twinsun.com>
77415
77416         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
77417         memcmp if strcoll doesn't work.
77418
77419 2002-12-31  Bruno Haible  <bruno@clisp.org>
77420
77421         * lib/utime.c (utime_null): No need to call ftruncate if the file was
77422         nonempty.
77423
77424 2002-12-31  Bruno Haible  <bruno@clisp.org>
77425
77426         * lib/memcoll.c (STRCOLL): New macro.
77427         (memcoll): Use it.
77428
77429 2002-12-31  Bruno Haible  <bruno@clisp.org>
77430
77431         * lib/localcharset.h: New file.
77432         * lib/localcharset.c: Include it.
77433         * lib/unicodeio.c: Likewise.
77434
77435 2002-12-31  Bruno Haible  <bruno@clisp.org>
77436
77437         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
77438         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
77439
77440 2002-12-31  Bruno Haible  <bruno@clisp.org>
77441
77442         * lib/getline.h: Include <stddef.h>, for size_t.
77443
77444         * lib/unicodeio.h: Include <stddef.h>, for size_t.
77445         * lib/unicodeio.c: Don't include <stddef.h>.
77446
77447 2002-12-31  Bruno Haible  <bruno@clisp.org>
77448
77449         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
77450         HAVE_TM_ZONE.
77451
77452 2002-12-24  Karl Berry  <karl@gnu.org>
77453
77454         * config/config.guess: update from prep.
77455
77456 2002-12-24  Bruno Haible  <bruno@clisp.org>
77457
77458         General infrasructure.
77459         * m4/README: Rewritten.
77460         * m4/onceonly.m4: New file.
77461         * m4/onceonly_2_57.m4: New file.
77462
77463         Module atexit.
77464         * m4/atexit.m4: New file.
77465
77466         Module strtod.
77467         * m4/strtod.m4: New file.
77468
77469         Module strtol.
77470         * m4/strtol.m4: New file.
77471
77472         Module strtoul.
77473         * m4/strtoul.m4: New file.
77474
77475         Module memchr.
77476         * m4/memchr.m4: New file.
77477
77478         Module memcmp.
77479         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
77480         (jm_FUNC_MEMCMP): Invoke it.
77481
77482         Module memcpy.
77483         * m4/memcpy.m4: New file.
77484
77485         Module memmove.
77486         * m4/memmove.m4: New file.
77487
77488         Module memset.
77489         * m4/memset.m4: New file.
77490
77491         Module strcspn.
77492         * m4/strcspn.m4: New file.
77493
77494         Module strpbrk.
77495         * m4/strpbrk.m4: New file.
77496
77497         Module strstr.
77498         * m4/strstr.m4: New file.
77499
77500         Module strerror.
77501         * m4/strerror.m4: New file.
77502
77503         Module mktime.
77504         * m4/mktime.m4: Renamed from jm-mktime.m4.
77505         (gl_PREREQ_MKTIME): New macro.
77506         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
77507
77508         Module malloc.
77509         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
77510         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
77511         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
77512
77513         Module realloc.
77514         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
77515         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
77516         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
77517
77518         Module strftime.
77519         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
77520         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
77521         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
77522         gl_TM_GMTOFF.
77523         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
77524
77525         Module xalloc.
77526         * m4/xalloc.m4: New file.
77527
77528         Module alloca.
77529         * m4/alloca.m4: New file.
77530
77531         Module putenv.
77532         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
77533         (jm_FUNC_PUTENV): Invoke it.
77534
77535         Module setenv.
77536         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
77537         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
77538         when invoked twice.
77539         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
77540         gt_FUNC_SETENV.
77541
77542         Module memrchr.
77543         * m4/memrchr.m4: New file.
77544
77545         Module stpcpy.
77546         * m4/stpcpy.m4: New file.
77547
77548         Module strcase.
77549         * m4/strcase.m4: New file.
77550
77551         Module strdup.
77552         * m4/strdup.m4: New file.
77553
77554         Module strnlen.
77555         * m4/strnlen.m4: New file.
77556
77557         Module strndup.
77558         * m4/strndup.m4: New file.
77559
77560         Module xstrtod.
77561         * m4/xstrtod.m4: New file.
77562
77563         Module xstrtol.
77564         * m4/xstrtol.m4: New file.
77565
77566         Module getdate.
77567         * m4/getdate.m4: New file.
77568
77569         Module unlocked-io.
77570         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
77571         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
77572         * m4/jm-glibc-io.m4n: Remove file.
77573
77574         Module long-options.
77575         * m4/long-options.m4: New file.
77576
77577         Module md5.
77578         * m4/md5.m4: New file.
77579
77580         Module sha.
77581         * m4/sha.m4: New file.
77582
77583         Module getstr.
77584         * m4/getstr.m4: New file.
77585
77586         Module getline.
77587         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
77588         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
77589         <sys/types.h>, for size_t. Use the function name gnu_getline, not
77590         simply getline. Infoke gl_PREREQ_GETLINE.
77591
77592         Module obstack.
77593         * m4/obstack.m4: New file.
77594
77595         Module hash.
77596         * m4/hash.m4: New file.
77597
77598         Module readtokens.
77599         * m4/readtokens.m4: New file.
77600
77601         Module strverscmp.
77602         * m4/strverscmp.m4: New file.
77603
77604         Module stdbool.
77605         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
77606         OSF/1.
77607
77608         Module strtoll.
77609         * m4/strtoll.m4: New file.
77610
77611         Module strtoull.
77612         * m4/strtoull.m4: New file.
77613
77614         Module strtoimax.
77615         * m4/strtoimax.m4: New file.
77616
77617         Module strtoumax.
77618         * m4/strtoumax.m4: New file.
77619
77620         Module xstrtoimax.
77621         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
77622         jm_AC_PREREQ_XSTRTOIMAX.
77623         Moved the strtol prerequisites to strtol.m4.
77624         Moved the strtoll prerequisites to strtoll.m4.
77625         Moved the strtoimax prerequisites to strtoimax.m4.
77626
77627         Module xstrtoumax.
77628         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
77629         jm_AC_PREREQ_XSTRTOUMAX.
77630         Moved the strtoul prerequisites to strtoul.m4.
77631         Moved the strtoull prerequisites to strtoull.m4.
77632         Moved the strtoumax prerequisites to strtoumax.m4.
77633
77634         Module chown.
77635         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
77636         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
77637
77638         Module dup2.
77639         * m4/dup2.m4: New file.
77640
77641         Module ftruncate.
77642         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
77643         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
77644
77645         Module getgroups.
77646         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
77647         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
77648
77649         Module gettimeofday.
77650         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
77651         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
77652         gl_PREREQ_GETTIMEOFDAY.
77653
77654         Module mkdir.
77655         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
77656         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
77657
77658         Module mkstemp.
77659         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
77660         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
77661         jm_AC_TYPE_UINTMAX_T.
77662         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
77663
77664         Module stat.
77665         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
77666         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
77667
77668         Module lstat.
77669         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
77670         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
77671
77672         Module timespec.
77673         * m4/timespec.m4 (gl_TIMESPEC): New macro.
77674         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
77675         * m4/st_mtim.m4: Indentation.
77676
77677         Module nanosleep.
77678         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
77679         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
77680         gl_PREREQ_NANOSLEEP.
77681
77682         Module regex.
77683         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
77684         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
77685         (gl_REGEX): New macro.
77686
77687         Module rename.
77688         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
77689         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
77690
77691         Module rmdir.
77692         * m4/rmdir.m4: New file.
77693
77694         Module utime.
77695         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
77696         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
77697         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
77698
77699         Module dirname.
77700         * m4/dirname.m4: New file.
77701
77702         Module getopt.
77703         * m4/getopt.m4: New file.
77704
77705         Module unistd-safer.
77706         * m4/unistd-safer.m4: New file.
77707
77708         Module fnmatch.
77709         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
77710         declaration.
77711         (gl_PREREQ_FNMATCH_EXTRA): New macro.
77712         (gl_FUNC_FNMATCH_POSIX): New macro.
77713         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
77714         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
77715         simply fnmatch.
77716
77717         Module exclude.
77718         * m4/exclude.m4: New file.
77719
77720         Module human.
77721         * m4/human.m4: New file.
77722
77723         Module acl.
77724         * m4/acl.m4: Nop.
77725
77726         Module backupfile.
77727         * m4/backupfile.m4: New file.
77728         * m4/d-ino.m4: Indentation.
77729
77730         Module fsusage.
77731         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
77732         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
77733         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
77734
77735         Module dirfd.
77736         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
77737         requirements.
77738
77739         Module euidaccess.
77740         * m4/euidaccess.m4: New file.
77741
77742         Module file-type.
77743         * m4/file-type.m4: New file.
77744
77745         Module fileblocks.
77746         * m4/fileblocks.m4: New file.
77747
77748         Module filemode.
77749         * m4/filemode.m4: New file.
77750
77751         Module isdir.
77752         * m4/isdir.m4: New file.
77753
77754         Module lchown.
77755         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
77756         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
77757
77758         Module makepath.
77759         * m4/makepath.m4: New file.
77760
77761         Module modechange.
77762         * m4/modechange.m4: New file.
77763
77764         Module mountlist.
77765         * m4/mountlist.m4: New file.
77766         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
77767         Indentation.
77768
77769         Module path-concat.
77770         * m4/path-concat.m4: New file.
77771
77772         Module pathmax.
77773         * m4/pathmax.m4: New file.
77774
77775         Module same.
77776         * m4/same.m4: New file.
77777
77778         Module save-cwd.
77779         * m4/save-cwd.m4: New file.
77780
77781         Module savedir.
77782         * m4/savedir.m4: New file.
77783
77784         Module xgetcwd.
77785         * m4/xgetcwd.m4: New file.
77786         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
77787
77788         Module xreadlink.
77789         * m4/xreadlink.m4: New file.
77790
77791         Module safe-read.
77792         * m4/safe-read.m4: New file.
77793
77794         Module safe-write.
77795         * m4/safe-write.m4: New file.
77796
77797         Module closeout.
77798         * m4/closeout.m4: New file.
77799
77800         Module stdio-safer.
77801         * m4/stdio-safer.m4: New file.
77802
77803         Module getpass.
77804         * m4/getpass.m4: New file.
77805
77806         Module getugroups.
77807         * m4/getugroups.m4: New file.
77808
77809         Module group-member.
77810         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
77811         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
77812
77813         Module idcache.
77814         * m4/idcache.m4: New file.
77815
77816         Module userspec.
77817         * m4/userspec.m4: New file.
77818
77819         Module gettime.
77820         * m4/clock_time.m4: New file.
77821         * m4/gettime.m4: New file.
77822
77823         Module settime.
77824         * m4/settime.m4: New file.
77825
77826         Module posixtm.
77827         * m4/posixtm.m4: New file.
77828
77829         Module gethostname.
77830         * m4/gethostname.m4: New file.
77831
77832         Module canon-host.
77833         * m4/canon-host.m4: New file.
77834
77835         Module gettext.
77836         * m4/codeset.m4: New file, from gettext-0.11.5.
77837         * m4/gettext.m4: New file, from gettext-0.11.5.
77838         * m4/glibc21.m4: New file, from gettext-0.11.5.
77839         * m4/iconv.m4: New file, from gettext-0.11.5.
77840         * m4/intdiv0.m4: New file, from gettext-0.11.5.
77841         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
77842         * m4/inttypes.m4: New file, from gettext-0.11.5.
77843         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
77844         * m4/isc-posix.m4: New file, from gettext-0.11.5.
77845         * m4/lcmessage.m4: New file, from gettext-0.11.5.
77846         * m4/lib-ld.m4: New file, from gettext-0.11.5.
77847         * m4/lib-link.m4: New file, from gettext-0.11.5.
77848         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
77849         * m4/progtest.m4: New file, from gettext-0.11.5.
77850         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
77851         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
77852         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
77853
77854         Module localcharset.
77855         * m4/localcharset.m4: New file.
77856
77857         Module hard-locale.
77858         * m4/hard-locale.m4: New file.
77859
77860         Module mbswidth.
77861         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
77862         onceonly macros.
77863         * m4/mbrtowc.m4: Add comment.
77864
77865         Module memcasecmp.
77866         * m4/memcasecmp.m4: New file.
77867
77868         Module memcoll.
77869         * m4/memcoll.m4: New file.
77870
77871         Module unicodeio.
77872         * m4/unicodeio.m4: New file.
77873
77874         Module rpmatch.
77875         * m4/rpmatch.m4: New file.
77876
77877         Module yesno.
77878         * m4/yesno.m4: New file.
77879
77880         Module exitfail.
77881         * m4/exitfail.m4: New file.
77882
77883         Module c-stack.
77884         * m4/c-stack.m4 (gl_C_STACK): New macro.
77885         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
77886
77887         Module error.
77888         * m4/error.m4 (gl_ERROR): New macro.
77889         (jm_PREREQ_ERROR): Use onceonly macros.
77890
77891         Module fatal.
77892         * m4/fatal.m4: New file.
77893
77894         Module getloadavg.
77895         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
77896         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
77897
77898         Module getpagesize.
77899         * m4/getpagesize.m4: New file.
77900
77901         Module getusershell.
77902         * m4/getusershell.m4: New file.
77903
77904         Module physmem.
77905         * m4/physmem.m4: New file.
77906
77907         Module posixver.
77908         * m4/posixver.m4: New file.
77909
77910         Module quotearg.
77911         * m4/quotearg.m4: New file.
77912
77913         Module quote.
77914         * m4/quote.m4: New file.
77915
77916         Module readutmp.
77917         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
77918
77919         Module sig2str.
77920         * m4/sig2str.m4: New file.
77921
77922         Other.
77923         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
77924         ulonglong.m4.
77925         * m4/intmax_t.m4: New file.
77926         * m4/d-type.m4: Indentation.
77927         * m4/jm-macros.m4: Update.
77928         * m4/prereq.m4 (jm_PREREQ): Update.
77929         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
77930         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
77931         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
77932         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
77933         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
77934         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
77935         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
77936         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
77937         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
77938         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
77939         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
77940         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
77941         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
77942         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
77943         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
77944         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
77945         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
77946         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
77947         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
77948
77949 2002-12-24  Bruno Haible  <bruno@clisp.org>
77950
77951         * MODULES.txt: Update according to m4/ changes.
77952
77953         Module gettext.
77954         * config.rpath: New file, from gettext-0.11.5.
77955
77956         * modules/*: New module descriptions.
77957         * gnulib-tool: New file.
77958         * MODULES.html.sh: New file.
77959
77960 2002-12-21  Karl Berry  <karl@gnu.org>
77961
77962         * doc/fdl.texi: update to version 1.2.
77963
77964 2002-12-19  Karl Berry  <karl@gnu.org>
77965
77966         * config/config.guess: update from prep.
77967
77968 2002-12-18  Bruno Haible  <bruno@clisp.org>
77969
77970         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
77971         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
77972
77973 2002-12-17  Bruno Haible  <bruno@clisp.org>
77974
77975         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
77976         stdlib.h, string.h.
77977
77978 2002-12-17  Bruno Haible  <bruno@clisp.org>
77979
77980         * lib/canon-host.c (strdup): Remove unused declaration.
77981
77982         * lib/fsusage.c: Include full_read.h.
77983         (get_fs_usage): Use full_read instead of safe_read.
77984
77985         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
77986
77987 2002-12-12  Karl Berry  <karl@gnu.org>
77988
77989         * config/config.guess: update from prep.
77990
77991 2002-12-11  Bruno Haible  <bruno@clisp.org>
77992
77993         * m4/setenv.m4: New file, from gettext-0.11.5.
77994
77995 2002-12-11  Bruno Haible  <bruno@clisp.org>
77996
77997         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
77998         not unsetenv().
77999         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
78000         modifications:
78001
78002         2002-12-11  Bruno Haible  <bruno@clisp.org>
78003
78004                 * setenv.c (alloca): Fall back to malloc.
78005                 (freea): New macro.
78006                 (setenv): Use freea() to free memory allocated with alloca().
78007
78008         2002-11-13  Bruno Haible  <bruno@clisp.org>
78009
78010                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
78011                 function declarations.
78012                 * unsetenv.c (unsetenv): Likewise.
78013
78014         2002-03-04  Bruno Haible  <bruno@clisp.org>
78015
78016                 Portability to AIX 4.3.3.
78017                 * unsetenv.c: New file, extracted from setenv.c.
78018                 * setenv.c: Move the unsetenv() function to unsetenv.c.
78019
78020         2001-12-20  Bruno Haible  <bruno@clisp.org>
78021
78022                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
78023                 use malloc instead. For SunOS 4.
78024
78025         2001-12-11  Bruno Haible  <bruno@clisp.org>
78026
78027                 * setenv.c: Declare alloca.
78028                 (compar_fn_t): New typedef.
78029                 (KNOWN_VALUE, STORE_VALUE): Use it.
78030
78031         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
78032         setenv.h.
78033
78034 2002-12-10  Paul Eggert  <eggert@twinsun.com>
78035
78036         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
78037         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
78038         Choose values that are less likely to collide with system fnmatch
78039         options.
78040         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
78041         defined (e.g., a pure POSIX system).
78042         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
78043         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
78044
78045 2002-12-06  Paul Eggert  <eggert@twinsun.com>
78046
78047         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
78048         a pain in practice to deal with generated m4 files.  This change
78049         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
78050
78051         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
78052         and jm-glibc-io.m4, as they are no longer a special case.
78053         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
78054         kludge and the auto-generation stuff.  Check only whether the
78055         functions are declared, not whether they exist, since older hosts
78056         that don't declare the functions can't use the optimization anyway.
78057
78058 2002-12-06  Jim Meyering  <jim@meyering.net>
78059
78060         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
78061
78062         Merge in changes from libc's misc/error.c, in preparation
78063         for the merge of gnulib's changes back into libc.
78064
78065         * lib/error.c (_): Define only if not already defined.
78066         Move definition to follow all #include directives.
78067         Include unlocked-io.h only if !_LIBC.
78068         [_LIBC]: Include <libio/libioP.h>.
78069         [USE_IN_LIBIO]: Include <libio/iolibio.h>
78070         (fflush): Tweak definition to use INTUSE.
78071         (putc): Define.
78072
78073 2002-12-05  Paul Eggert  <eggert@twinsun.com>
78074
78075         * lib/alloca.c [defined emacs]: Include "lisp.h".
78076         (xalloc_die) [defined emacs]: New macro.
78077         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
78078         [! defined emacs]: Include <xalloc.h>.
78079         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
78080         (pointer): Typedef to POINTER_TYPE *.
78081         (malloc): Remove decl; we now always use xmalloc.
78082         (alloca): Use old-style definition, since Emacs needs this.
78083         Check for arithmetic overflow when computing combined size.
78084
78085 2002-12-04  Paul Eggert  <eggert@twinsun.com>
78086
78087         Do not generate unlocked-io.h automatically, since it's easier to
78088         maintain it by hand.
78089
78090         * lib/unlocked-io.h: New file, from GNU diffutils,
78091         but with proper copyright notice and attribution.
78092         * lib/gen-uio: Remove.
78093         * lib/Makefile.am: Add copyright notice.
78094         (libfetish_a_SOURCES): Add unlocked-io.h.
78095         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
78096         (DISTCLEANFILES, io_functions): Remove macros.
78097         (EXTRA_DIST): Remove gen_uio.
78098         (unlocked-io.h): Remove rule.
78099
78100 2002-12-04  Jim Meyering  <jim@meyering.net>
78101
78102         Reflect the fact that stat.c and lstat.c are no longer generated.
78103         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
78104         (DISTCLEANFILES): Likewise.
78105         (EXTRA_DIST): Likewise.
78106         (all_local): Don't depend on stat.c or lstat.c.
78107         (stat.c, lstat.c): Remove rules.
78108         (EXTRA_DIST): Remove xstat.in.
78109
78110         * lib/xstat.in: Remove file.  Contents moved into stat.c.
78111         * lib/stat.c: New file.  Contents mostly from xstat.in.
78112         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
78113         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
78114
78115         * lib/safe-read.c: Rework so that it may serve to define safe_write,
78116         too.
78117         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
78118
78119 2002-12-03  Jim Meyering  <jim@meyering.net>
78120
78121         * lib/safe-read.c, safe-write.c: Change variable names and comments,
78122         but not semantics, to minimize the differences between these two files.
78123         (safe_read): Change comment to mention SAFE_READ_ERROR.
78124
78125         * lib/safe-read.c (IS_EINTR): Define.
78126         (safe_read): Use IS_EINTR in place of in-function cpp directives.
78127
78128 2002-12-02  Jim Meyering  <jim@meyering.net>
78129
78130         * lib/safe-read.c (EINTR): Define.
78131         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
78132         (INT_MAX): Provide fallback.
78133         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
78134
78135         * lib/safe-read.h (SAFE_READ_ERROR): Define.
78136
78137 2002-12-02  Bruno Haible  <bruno@clisp.org>
78138
78139         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
78140         Define, taken from safe-read.c.
78141         (INT_MAX): Provide fallback.
78142         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
78143         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
78144
78145         * lib/safe-read.c (EINTR): Remove definition.
78146         (safe_read): Don't use EINTR if it is absent.
78147
78148 2002-12-01  Jim Meyering  <jim@meyering.net>
78149
78150         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
78151         zero.
78152         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
78153
78154 2002-11-27  Paul Eggert  <eggert@twinsun.com>
78155
78156         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
78157         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
78158         with `if (! (value < limit)) abort ();', for readability.
78159
78160 2002-11-26  Karl Berry  <karl@gnu.org>
78161
78162         * lib/strdup.c: copy from libc again, with jim's ok.
78163         * lib/.cppi-disable: re-add strdup.c
78164
78165 2002-11-25  Karl Berry  <karl@gnu.org>
78166
78167         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
78168         instead of "strtol.c".
78169
78170 2002-11-25  Karl Berry  <karl@gnu.org>
78171
78172         * config/install-sh: update from automake for variable quoting, $0 in
78173         error msgs, etc.
78174
78175         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
78176         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
78177         entry.
78178
78179 2002-11-25  Jim Meyering  <jim@meyering.net>
78180
78181         * lib/mktime.c: Sync from libc, now that it has the latest fix.
78182
78183 2002-11-24  Karl Berry  <karl@gnu.org>
78184
78185         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
78186         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
78187
78188 2002-11-24  Jim Meyering  <jim@meyering.net>
78189
78190         Update from coreutils:
78191
78192         * lib/mktime.c: Merge in changes from libc.
78193
78194         Avoid a link-time failure on some Linux systems.
78195         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
78196         (otherwise).
78197         (__mon_yday): Declare with the STATIC attribute.
78198         (__mktime_internal): Likewise.
78199         Based on a report from Greg Schafer.
78200
78201 2002-11-23  Jim Meyering  <jim@meyering.net>
78202
78203         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
78204         Use `unsigned', not `int', as type of index.
78205
78206         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
78207
78208         * lib/fsusage.c: Remove unneeded parentheses around operands of
78209         `defined'.
78210
78211 2002-11-22  Paul Eggert  <eggert@twinsun.com>
78212
78213         * lib/quotearg.h: Allow multiple inclusion by surrounding with
78214         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
78215         so that we can be included first.
78216         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
78217         * lib/quotearg.c: Include quotearg.h immediately after config.h.
78218         No need to include stddef.h or sys/types.h any more.
78219         Surround local include files with "", not "<>".
78220         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
78221         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
78222         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
78223         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
78224         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
78225         (ISPRINT): Remove; no longer needed now that we assume C89.
78226
78227         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
78228         Preserve errno.
78229
78230         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
78231         quotearg_char): Use SIZE_MAX rather than
78232         (size_t) -1 when we are talking about "infinity".
78233
78234         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
78235
78236 2002-11-22  Paul Eggert  <eggert@twinsun.com>
78237
78238         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
78239         hint that one should use `if (! x) abort ();' rather than `assert
78240         (x);', and anyway it's one less thing to worry about configuring.
78241         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
78242         hash_rehash, hash_insert): Use abort rather than assert.
78243
78244 2002-11-22  Bruno Haible  <bruno@clisp.org>
78245
78246         * lib/safe-read.h: Assume C89. Add comments.
78247         (safe_read): Change return type to size_t.
78248         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
78249         byte counts > SSIZE_MAX correctly.
78250         * lib/safe-write.h: New file.
78251         * lib/safe-write.c: New file.
78252         * lib/full-read.h: New file.
78253         * lib/full-read.c: New file.
78254         * lib/full-write.h: Assume C89. Add comments.
78255         * lib/full-write.c: Include safe-write.h.
78256         (full_write): Rewritten to use safe_write.
78257         Suggested by Jim Meyering and Paul Eggert.
78258
78259 2002-11-21  Jim Meyering  <jim@meyering.net>
78260
78261         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
78262
78263         Merge in changes from the coreutils.
78264
78265         2002-09-25  Paul Eggert  <eggert@twinsun.com>
78266         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
78267         <stdint.h>.
78268         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
78269         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
78270         int.  Work more efficiently if X is the same width as uintmax_t.
78271         Do not compare X to -1, to avoid bogus compiler warning.
78272         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
78273         Don't assume that f_frsize and f_bsize are the same type.
78274
78275         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
78276         warning on FreeBSD.
78277
78278         * lib/makepath.c (make_path): Restore umask *before* creating the final
78279         component.
78280         (make_path): Minor reformatting.
78281
78282         * lib/xmalloc.c: Adjust to work with new autoconf macros,
78283         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
78284         HAVE_MALLOC/HAVE_REALLOC.
78285
78286         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
78287         dummy ones.  At least on GNU/Linux systems, `auto' means something
78288         else.
78289         From Michael Stone.
78290
78291 2002-11-21  Bruno Haible  <bruno@clisp.org>
78292
78293         Remove case insensitive option matching.
78294         * lib/argmatch.h (argcasematch): Remove declaration.
78295         (ARGCASEMATCH): Remove macro.
78296         (__xargmatch_internal): Remove case_sensitive argument.
78297         (XARGMATCH): Update.
78298         (XARGCASEMATCH): Remove macro.
78299         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
78300         case_sensitive argument.
78301         (argcasematch): Remove function.
78302         (__xargmatch_internal): Remove case_sensitive argument.
78303         (main): Use XARGMATCH instead of XARGCASEMATCH.
78304
78305         * lib/xmalloc.c: Change compile-time error message. Add comment about
78306         required autoconf version.
78307
78308 2002-11-20  Paul Eggert  <eggert@twinsun.com>
78309
78310         Merge argmatch cleanups from Bison.  Assume C89.
78311
78312         * lib/argmatch.c: Include config.h here, not in argmatch.h.
78313         Include stdlib.h, for EXIT_FAILURE.
78314         Always include <string.h>, since we assume C89.
78315         (EXIT_FAILURE): Remove pre-C89 bug workaround.
78316         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
78317         Include <stddef.h> instead, since it's all we need for size_t.
78318         (PARAMS): Remove.  All uses removed.
78319         (ARRAY_CARDINALITY): Do not bother to #undef.
78320         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
78321         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
78322         Remove unnecessary parentheses.
78323         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
78324         Insert necessary parentheses.
78325         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
78326         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
78327
78328 2002-11-19  Bruno Haible  <bruno@clisp.org>
78329
78330         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
78331         * lib/mbswidth.h: Include <stddef.h>, for size_t.
78332
78333         * lib/mbswidth.h (PARAMS): Remove macro.
78334         (mbswidth, mbsnwidth): Use ANSI C function declarations.
78335         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
78336
78337         * lib/gcd.h (PARAMS): Remove macro.
78338         (gcd): Use ANSI C function declarations.
78339         * lib/gcd.c (gcd): Likewise.
78340
78341 2002-11-15  Bruno Haible  <bruno@clisp.org>
78342
78343         * lib/strcspn.c: Include <stddef.h>.
78344         (strcspn): Use ANSI C function declaration. Change return type to
78345         size_t. Use NULL.
78346         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
78347         (strpbrk): Use NULL.
78348         * lib/strpbrk.h (PARAMS): Remove macro.
78349         (strpbrk): Use ANSI C function declaration.
78350         * lib/strstr.c: Don't include <sys/types.h>.
78351         * lib/strstr.h (PARAMS): Remove macro.
78352         (strstr): Use ANSI C function declarations.
78353
78354 2002-11-14  Karl Berry  <karl@gnu.org>
78355
78356         * config/mkinstalldirs: `do' on separate line, instead of
78357         `for var; do'.
78358
78359 2002-11-06  Bruno Haible  <bruno@clisp.org>
78360
78361         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
78362         * lib/gcd.c (gcd): Likewise.
78363
78364 2002-11-05  Bruno Haible  <bruno@clisp.org>
78365
78366         * lib/gcd.h: New file, from gettext-0.11.5.
78367         * lib/gcd.c: New file, from gettext-0.11.5.
78368
78369 2002-11-05  Bruno Haible  <bruno@clisp.org>
78370
78371         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78372         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78373         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78374         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78375
78376         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
78377         <libintl.h>.
78378         * lib/makepath.c: Include gettext.h instead of <locale.h> and
78379         <libintl.h>.
78380
78381         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
78382         * lib/human.c: Include gettext.h instead of <libintl.h>.
78383         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
78384         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
78385         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
78386         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
78387         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
78388         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
78389         (textdomain): Remove definition.
78390         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
78391
78392         * lib/long-options.c: Remove include of <libintl.h> and definition of
78393         _.
78394         * lib/same.c: Remove include of <libintl.h> and definition of _.
78395
78396 2002-11-04  Owen Taylor  <otaylor@redhat.com>
78397
78398         * lib/config.charset: A few additions for Solaris.
78399
78400 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
78401
78402         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
78403         * lib/localcharset.c (locale_charset): Declare as extern "C".
78404
78405 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
78406
78407         * lib/config.charset: msdos in uk_UA uses CP1125.
78408
78409 2002-11-04  Bruno Haible  <bruno@clisp.org>
78410
78411         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
78412         * lib/strcase.h: New file, from GNU gettext-0.11.5.
78413         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
78414         * lib/strstr.h: New file, from GNU gettext-0.11.5.
78415         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
78416
78417 2002-11-04  Bruno Haible  <bruno@clisp.org>
78418
78419         * lib/localcharset.c (locale_charset): Don't return an empty string.
78420
78421 2002-11-04  Bruno Haible  <bruno@clisp.org>
78422
78423         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
78424         aliases.
78425
78426 2002-11-04  Bruno Haible  <bruno@clisp.org>
78427
78428         * lib/config.charset: Update for newest glibc. Add canonical names
78429         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
78430
78431 2002-11-04  Bruno Haible  <bruno@clisp.org>
78432
78433         * lib/config.charset: Add support for NetBSD.
78434
78435 2002-11-04  Bruno Haible  <bruno@clisp.org>
78436
78437         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
78438
78439 2002-11-01  Bruno Haible  <bruno@clisp.org>
78440
78441         * configure.in: Add AC_CONFIG_AUX_DIR call.
78442         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
78443         test/Makefile.
78444         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
78445
78446 2002-09-28  Karl Berry  <karl@gnu.org>
78447
78448         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
78449         installed automake until the next release, since changes have been
78450         made.
78451
78452 2002-09-25  Karl Berry  <karl@gnu.org>
78453
78454         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
78455         * lib/getopt*: copy from libc/posix.
78456         * lib/gettext.h: copy from gettext.
78457         * lib/.cppi-disable: add strdup.c, gettext.h.
78458
78459 2002-09-25  Karl Berry  <karl@gnu.org>
78460
78461         * config/srclist.txt: enable gettext.h check.
78462         * config/config.{guess,sub}: update from prep.
78463         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
78464                 from automake 1.6.3.
78465         See srclist*.
78466
78467 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
78468
78469         * regex.c (PATFETCH): Remove the translating fetch.
78470         (PATFETCH_RAW): Rename to PATFETCH.
78471         (set_image_of_range): New fun.
78472         (SET_RANGE_TABLE_WORK_AREA): Use it.
78473         (regex_compile): Don't translate the pattern chars so eagerly.
78474         Only do it when inserting an `exactn' bytecode or when handling
78475         a char-range.
78476         (mutually_exclusive_p): Avoid empty statement.
78477
78478 2002-07-06  Jim Meyering  <meyering@lucent.com>
78479
78480         * m4/README: Don't mention Makefile.am.in.
78481         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
78482
78483 2002-07-01  Jim Meyering  <meyering@lucent.com>
78484
78485         * lib/c-stack.c: Include sys/time.h.
78486         From Volker Borchert.
78487
78488 2002-06-26  Paul Eggert  <eggert@twinsun.com>
78489
78490         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
78491
78492 2002-06-26  Paul Eggert  <eggert@twinsun.com>
78493
78494         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
78495         New macro.  Use it uniformly instead of
78496         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
78497         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
78498         reported by Vin Shelton.
78499
78500 2002-06-22  Paul Eggert  <eggert@twinsun.com>
78501
78502         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
78503         Do not assume SA_SIGINFO behavior.
78504         Bug reported by Jim Meyering on NetBSD 1.5.2.
78505
78506 2002-06-22  Jim Meyering  <meyering@lucent.com>
78507
78508         * m4/c-stack.m4: New file, from diffutils-2.8.2.
78509         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
78510
78511         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
78512         now that configure.ac uses AC_GNU_SOURCE.
78513         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
78514         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
78515
78516         Update to latest tools.  Suggestions from Paul Eggert.
78517         * m4/stdbool.m4: New file, from diffutils-2.8.2.
78518         * m4/gnu-source.m4: Update from diffutils-2.8.2.
78519         * m4/fnmatch.m4: Likewise.
78520         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
78521         to AC_HEADER_STDBOOL
78522
78523 2002-06-22  Jim Meyering  <meyering@lucent.com>
78524
78525         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
78526         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
78527
78528 2002-06-22  Jim Meyering  <meyering@lucent.com>
78529
78530         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
78531
78532         * lib/exitfail.c, exitfail.h: Likewise.
78533         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
78534
78535         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
78536         of fnmatch.h.
78537         (EXTRA_DIST): Add fnmatch_loop.c.
78538         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
78539
78540         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
78541         * lib/fnmatch.c: Update from diffutils-2.8.2.
78542         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
78543         * lib/fnmatch.h: Remove file.
78544
78545 2002-06-21  Jim Meyering  <meyering@lucent.com>
78546
78547         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
78548         * m4/mbrtowc.m4: Likewise.
78549
78550         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
78551         * m4/mbswidth.m4: Reflect name change:
78552         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
78553         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
78554
78555         * m4/lib-link.m4: Update from gettext-0.11.2.
78556         * m4/gettext.m4: Likewise.
78557
78558         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
78559         From Alfred M. Szmidt.
78560
78561 2002-06-18  Paul Eggert  <eggert@twinsun.com>
78562
78563         * lib/file-type.h: Report an error if neither S_ISREG nor
78564         S_IFREG is defined, instead of using a test specific to glibc
78565         2.2.  This should be safe, since POSIX requires S_ISREG and
78566         Unix Version 7 had S_IFREG.  We don't need to check for
78567         <sys/types.h> since we don't use any symbols that it defines.
78568
78569 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
78570
78571         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
78572         $@-t, so that each temporary file name is unique and valid in the first
78573         8 characters, for operation under DOS.
78574
78575 2002-06-15  Paul Eggert  <eggert@twinsun.com>
78576
78577         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
78578
78579 2002-06-15  Jim Meyering  <meyering@lucent.com>
78580
78581         Work even with DJGPP 2.03, which lacks support for symlinks.
78582         From Richard Dawe.
78583         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
78584         is defined.
78585         * lib/lchown.c (S_ISLNK): Likewise.
78586
78587 2002-06-15  Jim Meyering  <meyering@lucent.com>
78588
78589         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
78590         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
78591         have been included before this file.
78592
78593 2002-06-14  Jim Meyering  <meyering@lucent.com>
78594
78595         * lib/file-type.h: Use the version from diffutils-2.8.2.
78596         * lib/file-type.c: Likewise.
78597
78598 2002-06-07  Jim Meyering  <meyering@lucent.com>
78599
78600         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
78601         They're needed at least for NetBSD 1.5.2.
78602         ($statxfs_includes): Include those same headers.
78603         ($statxfs_includes): Include sys/vfs.h if available.
78604         ($statxfs_includes): Likewise for sys/statvfs.h.
78605         Check for the following members in both structs statfs and statvfs:
78606         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
78607
78608 2002-06-01  Jim Meyering  <meyering@lucent.com>
78609
78610         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
78611         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
78612
78613 2002-05-28  Jim Meyering  <meyering@lucent.com>
78614
78615         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
78616         Reported by Volker Borchert.
78617
78618 2002-05-27  Jim Meyering  <meyering@lucent.com>
78619
78620         Fix a problem seen only on nonconforming systems whereby ls.c's
78621         use of localtime, and then of gettimeofday would cause trouble:
78622         the localtime call used to initialize rpl_gettimeofday's save
78623         mechanism would clobber ls's current local time information so
78624         that in any long listing the first file would always be listed
78625         with date 1970-01-01.  Analysis by Volker Borchert.
78626
78627         * lib/gettimeofday.c (localtime): Undefine.
78628         (rpl_localtime): New function.
78629
78630 2002-05-27  Jim Meyering  <meyering@lucent.com>
78631
78632         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
78633         localtime.
78634
78635         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
78636         use the replacement function; it wouldn't resolve at link time.
78637         Reported by Volker Borchert.
78638
78639 2002-05-22  Jim Meyering  <meyering@lucent.com>
78640
78641         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
78642         file-type.h.
78643         * lib/file-type.h: New file.
78644         * lib/file-type.c (file_type): New file/function.  Extracted from
78645         diffutils.
78646
78647 2002-04-30  Jim Meyering  <meyering@lucent.com>
78648
78649         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
78650
78651 2002-04-29  Paul Eggert  <eggert@twinsun.com>
78652
78653         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
78654
78655 2002-04-29  Paul Eggert  <eggert@twinsun.com>
78656
78657         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
78658         Do not check for alloca.h (no longer used) or stdbool.h (was never
78659         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
78660
78661 2002-04-29  Paul Eggert  <eggert@twinsun.com>
78662
78663         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
78664
78665 2002-04-29  Jim Meyering  <meyering@lucent.com>
78666
78667         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
78668         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
78669         Use AC_FUNC_STRNLEN here instead.
78670
78671         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
78672         With autoconf-2.53a, it's part of AC_PROG_CC.
78673
78674 2002-04-28  Paul Eggert  <eggert@twinsun.com>
78675
78676         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
78677         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
78678
78679 2002-04-28  Paul Eggert  <eggert@twinsun.com>
78680
78681         * lib/sig2str.h, lib/sig2str.c: New files.
78682         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
78683
78684 2002-04-28  Paul Eggert  <eggert@twinsun.com>
78685
78686         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
78687         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
78688         of 127, since 64 is the largest conceivable number for ancient
78689         nonstandard hosts.
78690         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
78691
78692 2002-04-28  Jim Meyering  <meyering@lucent.com>
78693
78694         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
78695
78696 2002-04-24  Jim Meyering  <meyering@lucent.com>
78697
78698         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
78699         (jm_PREREQ): Use it.
78700
78701         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
78702         mach/mach.h fcntl.h.
78703         Check for this function: setlocale.
78704
78705 2002-04-24  Jim Meyering  <meyering@lucent.com>
78706
78707         * lib/gettext.h: New file, from Gettext.
78708         * lib/Makefile.am (INCLUDES): Remove -I../intl.
78709         (libfetish_a_SOURCES): Add gettext.h.
78710
78711 2002-04-16  Jim Meyering  <meyering@lucent.com>
78712
78713         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
78714         ut_pid, ut_id, ut_exit.
78715
78716 2002-04-16  Jim Meyering  <meyering@lucent.com>
78717
78718         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
78719         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
78720         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
78721
78722 2002-04-12  Jim Meyering  <meyering@lucent.com>
78723
78724         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
78725         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
78726         existence of the getmntinfo function.  Needed for Darwin 5.3.
78727
78728         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
78729         This is necessary at least on Darwin 5.3.
78730
78731         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
78732         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
78733         strnlen.o in the library, and that makes some versions of ranlib
78734         object.
78735
78736 2002-04-12  Jim Meyering  <meyering@lucent.com>
78737
78738         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
78739
78740 2002-04-09  Jim Meyering  <meyering@lucent.com>
78741
78742         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
78743         to be more precise.  Rather than saying we're checking whether the
78744         function `works', say what we're testing.
78745         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
78746         Reported by Bruno Haible.
78747
78748 2002-03-10  Jim Meyering  <meyering@lucent.com>
78749
78750         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
78751         Suggestion from Santiago Vila.
78752
78753 2002-03-08  Jim Meyering  <meyering@lucent.com>
78754
78755         * lib/rename.c: Mention that this wrapper is needed also on
78756         mips-dec-ultrix4.4 systems.
78757
78758 2002-03-02  Jim Meyering  <meyering@lucent.com>
78759
78760         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
78761         not HAVE_CLOCK_SETTIME.
78762
78763 2002-02-27  Paul Eggert  <eggert@twinsun.com>
78764
78765         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
78766         Check for clock_settime.
78767
78768 2002-02-27  Paul Eggert  <eggert@twinsun.com>
78769
78770         * lib/nanosleep.h: Rename to....
78771         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
78772
78773         * lib/gettime.c: New file.
78774         * lib/settime.c: New file.
78775         * lib/stime.c: Remove.
78776
78777         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
78778         timespec.h.  Remove nanosleep.h.
78779
78780 2002-02-25  Paul Eggert  <eggert@twinsun.com>
78781
78782         * m4/acl.m4: New file.
78783         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
78784         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
78785
78786 2002-02-25  Paul Eggert  <eggert@twinsun.com>
78787
78788         * lib/acl.c, lib/acl.h: New files.
78789         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
78790
78791 2002-02-24  Jim Meyering  <meyering@lucent.com>
78792
78793         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
78794         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
78795         cause trouble.  Reported by Nelson Beebe.
78796
78797 2002-02-23  Paul Eggert  <eggert@twinsun.com>
78798
78799         * lib/path-concat.c (xpath_concat): Reorder code to pacify
78800         compilers that don't know that xalloc_die never returns.
78801
78802 2002-02-20  Jim Meyering  <meyering@lucent.com>
78803
78804         * lib/getdate.c: Regenerate using bison-1.33.
78805
78806 2002-02-17  Jim Meyering  <meyering@lucent.com>
78807
78808         * config/config.guess (main): Don't use `head -1'; it's no longer
78809         portable. Use `sed 1q' instead.
78810
78811 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
78812
78813         * m4/codeset.m4: Upgrade to gettext-0.11.
78814         * m4/gettext.m4: Upgrade to gettext-0.11.
78815         * m4/glibc21.m4: Upgrade to gettext-0.11.
78816         * m4/iconv.m4: Upgrade to gettext-0.11.
78817         * m4/isc-posix.m4: Upgrade to gettext-0.11.
78818         * m4/lcmessage.m4: Upgrade to gettext-0.11.
78819         * m4/lib-ld.m4: New file, from gettext-0.11.
78820         * m4/lib-link.m4: New file, from gettext-0.11.
78821         * m4/lib-prefix.m4: New file, from gettext-0.11.
78822         * m4/progtest.m4: Upgrade to gettext-0.11.
78823
78824 2002-02-15  Paul Eggert  <eggert@twinsun.com>
78825
78826         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
78827         (jm_PREREQ): Use it.
78828
78829 2002-02-15  Paul Eggert  <eggert@twinsun.com>
78830
78831         * lib/posixver.c, lib/posixver.h: New files.
78832         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
78833
78834 2002-02-02  Paul Eggert  <eggert@twinsun.com>
78835             Bruno Haible  <bruno@clisp.org>
78836
78837         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
78838         (fwrite_success_callback): New declaration.
78839         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
78840         print_unicode_char. Call failure callback instead of error.
78841         (fwrite_success_callback): New function.
78842         (exit_failure_callback): New function.
78843         (fallback_failure_callback): New function.
78844         (print_unicode_char): Call unicode_to_mb.
78845
78846 2002-01-26  Jim Meyering  <meyering@lucent.com>
78847
78848         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
78849         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
78850
78851 2002-01-26  Jim Meyering  <meyering@lucent.com>
78852
78853         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
78854
78855 2002-01-22  Paul Eggert  <eggert@twinsun.com>
78856
78857         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
78858
78859 2002-01-22  Jim Meyering  <meyering@lucent.com>
78860
78861         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
78862         Otherwise, some versions of automake would omit the rule that makes
78863         Makefile from Makefile.in.
78864
78865 2002-01-21  Paul Eggert  <eggert@twinsun.com>
78866
78867         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
78868         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
78869         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
78870         (memcoll): Set errno to zero if there is no error.
78871
78872         * lib/quotearg.c (quotearg_buffer_restyled):
78873         Fix bug with quoting buffers containing NUL when backslashing escapes.
78874         This bug was exposed by the other changes in this patch.
78875         (quotearg_n_options): New arg ARGSIZE.
78876         All callers changed.
78877         (quoting_options_from_style): New function.
78878         (quotearg_n_style): Use it.
78879         (quotearg_n_style_mem): New function.
78880
78881         * lib/quotearg.h (quotearg_n_style_mem): New function.
78882
78883 2002-01-19  Jim Meyering  <meyering@lucent.com>
78884
78885         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
78886         Remove useless quotes: DF_PROG="df".
78887         * m4/strnlen.m4: New file.
78888
78889 2002-01-16  Paul Eggert  <eggert@twinsun.com>
78890
78891         * lib/backupfile.c (ISDIGIT): Comment fix.
78892         * lib/getdate.y (ISDIGIT): Likewise.
78893         * lib/posixtm.c (ISDIGIT, year): Likewise.
78894         * lib/strverscmp.c (ISDIGIT): Likewise.
78895         * lib/userspec.c (ISDIGIT): Likewise.
78896
78897 2002-01-16  Jim Meyering  <meyering@lucent.com>
78898
78899         * lib/getdate.y: Add three semicolons, each just before a closing
78900         brace. Bison (as of version 1.31) no longer papers over that mistake.
78901
78902 2002-01-05  Jim Meyering  <meyering@lucent.com>
78903
78904         * lib/version-etc.c (version_etc_copyright): Update copyright year.
78905
78906 2001-12-19  Paul Eggert  <eggert@twinsun.com>
78907
78908         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
78909         not silently exit merely because the output buffer happens to
78910         have nothing pending.
78911
78912 2001-12-18  Paul Eggert  <eggert@twinsun.com>
78913
78914         See the big note in ../ChangeLog.
78915         * lib/human.c (suffixes): Prefer K to k for 1024.
78916         (generate_suffix_backwards): New function.
78917         (human_readable_inexact): Use it.
78918         * lib/xstrtol.c (__xstrtol): If there is no number but there
78919         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
78920         Accept 'K' as well as 'k'.
78921
78922 2001-12-15  Jim Meyering  <meyering@lucent.com>
78923
78924         * lib/regex.h (__restrict_arr): Update from libc.
78925
78926         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
78927         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
78928         (STREQ): Define.
78929
78930 2001-12-14  Jim Meyering  <meyering@lucent.com>
78931
78932         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
78933         Suggestion from Bruno Haible.
78934
78935 2001-12-10  Jim Meyering  <meyering@lucent.com>
78936
78937         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
78938         xrealloc, Instead, include "xalloc.h".
78939         (initbuffer): Don't cast xmalloc return value to char*.
78940         (readline): Reword comment.
78941         Don't cast xrealloc return value to char*
78942         Return NULL, not 0.
78943
78944 2001-12-09  Jim Meyering  <meyering@lucent.com>
78945
78946         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
78947         about `signed and unsigned type in conditional expression'.
78948         * lib/posixtm.c (posix_time_parse): Likewise.
78949
78950         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
78951
78952         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
78953         to avoid a pedantic warning.
78954
78955         * lib/getstr.c: Don't include assert.h.
78956         (getstr): Remove warning-evoking assertions.
78957         Return -1 if offset parameter is out of bounds.
78958         Change the type of a local from int to size_t.
78959
78960         * lib/strftime.c (my_strftime_localtime_r): Include this function
78961         definition in the `#if ! HAVE_TM_GMTOFF' block.
78962
78963         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
78964         Include xalloc.h instead.
78965
78966 2001-12-02  Jim Meyering  <meyering@lucent.com>
78967
78968         * lib/tempname.c: Don't declare getenv, thus reverting the change of
78969         2001-11-18.  It's no longer necessary, now that stdlib.h is always
78970         included.
78971
78972         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
78973         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
78974
78975 2001-11-30  Akim Demaille  <akim@epita.fr>
78976
78977         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
78978         before being defined.
78979
78980 2001-11-27  Paul Eggert  <eggert@twinsun.com>
78981
78982         * lib/quotearg.h (quotearg_n, quotearg_n_style):
78983         First arg is int, not unsigned.
78984         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
78985         (SIZE_MAX, UINT_MAX): New macros.
78986         (quotearg_n_options): Abort if N is negative.
78987         Avoid overflow check on hosts where size_t is 64 bits and int
78988         is 32 bits, as overflow is impossible there.
78989         Fix off-by-one typo that caused unnecessary reallocation.
78990
78991 2001-11-27  Jim Meyering  <meyering@lucent.com>
78992
78993         * lib/tempname.c: Merge with version from libc.
78994         * lib/regex.c: Likewise.
78995
78996         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
78997         systems for which STDC_HEADERS is 0, it was not included, resulting in
78998         a warning about an integer-to-pointer conversion problem with getenv.
78999         Reported by Volker Borchert.
79000
79001 2001-11-26  Jim Meyering  <meyering@lucent.com>
79002
79003         * lib/gtod.h: Remove file.
79004         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
79005         * lib/gettimeofday.c: Don't include gtod.h.
79006         (GTOD_init): Remove function.
79007         (rpl_gettimeofday): Do its job here instead, rather than aborting.
79008         Suggestion from Volker Borchert.
79009
79010 2001-11-23  Jim Meyering  <meyering@lucent.com>
79011
79012         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
79013         it.
79014         * lib/hash.c (struct hash_table): Define it here instead.
79015
79016 2001-11-22  Jim Meyering  <meyering@lucent.com>
79017
79018         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
79019
79020 2001-11-20  Jim Meyering  <meyering@lucent.com>
79021
79022         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
79023         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
79024
79025 2001-11-19  Jim Meyering  <meyering@lucent.com>
79026
79027         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
79028         directory.  Use "conftestXXXXXX" as the template.
79029         Suggestion from Paul Eggert.
79030
79031         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
79032         immediately, so the test doesn't mistakenly hit the max-open-files
79033         limit.
79034
79035 2001-11-18  Paul Eggert  <eggert@twinsun.com>
79036
79037         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
79038         (TEMPORARIES): New macro.
79039         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
79040         removes an artificial limitation (e.g. HP-UX 10.20, where
79041         TMP_MAX is 17576).
79042
79043 2001-11-18  Jim Meyering  <meyering@lucent.com>
79044
79045         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
79046
79047 2001-11-18  Jim Meyering  <meyering@lucent.com>
79048
79049         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
79050         on SunOS 4.
79051
79052         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
79053         files will be created before anything else.
79054
79055 2001-11-17  Paul Eggert  <eggert@twinsun.com>
79056
79057         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
79058         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
79059
79060 2001-11-17  Jim Meyering  <meyering@lucent.com>
79061
79062         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
79063         Prompted by a report from Bob Proulx.
79064
79065         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
79066         Instead, require UTILS_FUNC_MKSTEMP.
79067
79068 2001-11-17  Jim Meyering  <meyering@lucent.com>
79069
79070         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
79071         Now, that's done as part of AC_FUNC_STRTOD.
79072
79073 2001-11-17  Jim Meyering  <meyering@lucent.com>
79074
79075         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
79076         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
79077         rather than group writable.  Patch by Juan F. Codagnone.
79078
79079         * lib/readtokens.c: Remove explicit declarations of xmalloc and
79080         xrealloc, Instead, include "xalloc.h".
79081
79082         * lib/mountlist.c: Include unlocked-io.h after all system headers.
79083         Remove explicit declarations of xmalloc, xrealloc,
79084         and xstrdup.  Instead, include "xalloc.h".
79085
79086         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
79087         unlocked-io.h.
79088         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
79089         Likewise.
79090         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
79091
79092         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
79093         Reported by Padraig Brady.
79094
79095         * lib/mkstemp.c: #undef mkstemp.
79096         Include config.h.
79097         (rpl_mkstemp): Rename from mkstemp.
79098         Protoize.
79099
79100 2001-11-16  Jim Meyering  <meyering@lucent.com>
79101
79102         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
79103         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
79104         determine the amount of total physical memory, use pstat_getstatic.
79105         HPUX-11 doesn't define _SC_PHYS_PAGES.
79106         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
79107         If sysconf couldn't be used to determine the amount of available
79108         physical memory, use both pstat_getstatic and pstat_getdynamic.
79109         Based on a patch from Bob Proulx.
79110
79111 2001-11-10  Jim Meyering  <meyering@lucent.com>
79112
79113         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
79114         (jm_PREREQ): Use it.
79115
79116 2001-11-09  Jim Meyering  <meyering@lucent.com>
79117
79118         * m4/jm-macros.m4: Require autoconf-2.52f.
79119         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
79120         Use these AC_-prefixed names, not the AM_-prefixed ones.
79121
79122         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
79123
79124 2001-11-05  Jim Meyering  <meyering@lucent.com>
79125
79126         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
79127
79128 2001-11-04  Jim Meyering  <meyering@lucent.com>
79129
79130         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
79131         $DEFS.
79132
79133 2001-11-03  Jim Meyering  <meyering@lucent.com>
79134
79135         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
79136         of AC_DEFUN.
79137
79138         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
79139         know the name of the variable in the macro definition.
79140
79141 2001-11-03  Jim Meyering  <meyering@lucent.com>
79142
79143         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
79144         in argmatch_to_argument call.
79145
79146         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
79147         argument.
79148
79149         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
79150         e.g., a fault due to an attempt to free a NULL pointer.
79151
79152 2001-11-01  Jim Meyering  <meyering@lucent.com>
79153
79154         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
79155         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
79156
79157 2001-11-01  Jim Meyering  <meyering@lucent.com>
79158
79159         * lib/dirfd.c, lib/dirfd.h: New files.
79160         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
79161
79162         * lib/hash.c (hash_print) [TESTING]: Clean up.
79163
79164 2001-10-22  Paul Eggert  <eggert@twinsun.com>
79165
79166         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
79167         to avoid a warning if -Wall.
79168
79169 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
79170
79171         * README: New file
79172         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
79173         (per RMS's instructions, this is now the canonical source)
79174         * lgpl/, gpl/: New directories.
79175
79176 2001-10-21  Paul Eggert  <eggert@twinsun.com>
79177
79178         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
79179
79180 2001-10-21  Jim Meyering  <meyering@lucent.com>
79181
79182         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
79183         this code would end up calling gettext even in packages built
79184         with --disable-nls.
79185         * lib/getopt.c (_): Likewise.
79186         * lib/regex.c (_): Likewise.
79187
79188 2001-10-20  Paul Eggert  <eggert@twinsun.com>
79189
79190         * m4/error.m4 (jm_PREREQ_ERROR):
79191         Do not invoke AC_CHECK_FUNCS with strerror_r, as
79192         AC_FUNC_STRERROR_R does that.
79193         Check for strerror declaration.
79194
79195         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
79196         are supposed to have them these days.
79197         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
79198         Merge changes from latest Autoconf CVS.
79199         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
79200         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
79201         POSIX decided to standardize on the int flavor of strerror_r.
79202
79203 2001-10-20  Paul Eggert  <eggert@twinsun.com>
79204
79205         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
79206         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
79207         Use strerror_r that is only a macro, even if it is not a function.
79208         (strerror): Check for HAVE_DECL_STRERROR before declaring.
79209         (private_strerror): Use prototypes, not old-style function definition.
79210         (print_errno_message): New function.
79211         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
79212         char*-flavored one.
79213         (error_tail, error, error_at_line): Use it.
79214
79215 2001-10-11  Jim Meyering  <meyering@lucent.com>
79216
79217         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
79218         and quote_n (1, ... to avoid clobbering a buffer.
79219
79220 2001-10-05  Jim Meyering  <meyering@lucent.com>
79221
79222         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
79223         hash-pjw.h.
79224         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
79225         * lib/hash-pjw.h: New file.
79226
79227 2001-09-30  Jim Meyering  <meyering@lucent.com>
79228
79229         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
79230         `struct fsstat' has the `f_fstypename' member.
79231         Use that to define FS_TYPE, which is now used to make
79232         the getfsstat link test tighter.
79233
79234 2001-09-30  Jim Meyering  <meyering@lucent.com>
79235
79236         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
79237         Include <sys/ucred.h>, for Apple Darwin.
79238         Include sys/mount.h and sys/fs_types.h only if available.
79239         (FS_TYPE): Define.
79240         (read_filesystem_list): Use FS_TYPE.
79241
79242 2001-09-29  Paul Eggert  <eggert@twinsun.com>
79243
79244         * lib/exclude.c (excluded_filename): 0 -> false, since it's
79245         a boolean context.
79246
79247 2001-09-29  Jim Meyering  <meyering@lucent.com>
79248
79249         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
79250         [one-argument getmntent function]): Include stdio.h before mntent.h.
79251         SunOS 4.1.x needs it for the declaration of `FILE'.
79252         Patch by Volker Borchert.
79253
79254         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
79255         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
79256         sys/fs_types.h, and make the link-test for getfsstat guard #include
79257         directives with appropriate #if HAVE_*_H tests so that we can
79258         detect getfsstat on Apple Darwin1.3.7 systems.
79259         Reported by Nelson Beebe.
79260         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
79261
79262 2001-09-28  Paul Eggert  <eggert@twinsun.com>
79263
79264         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
79265         #defines strtoimax.  Also treat the other strto* functions
79266         like strtoimax.
79267
79268         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
79269         Check for strtoul and strtoumax,
79270         as those declarations are made even in the signed case.
79271         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
79272         Likewise, for strtol and strtoimax.
79273
79274 2001-09-28  Paul Eggert  <eggert@twinsun.com>
79275
79276         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
79277         #defines strtoimax.  Also treat the other strto* functions
79278         like strtoimax.
79279
79280         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
79281         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
79282         (strtoimax, strtoumax): Do not declare if already defined as a macro.
79283
79284 2001-09-26  Jim Meyering  <meyering@lucent.com>
79285
79286         Most macros in unlocked-io.h had the wrong number of arguments.
79287         * lib/gen-uio: New script.
79288         (USE_UNLOCKED_IO): Define to 1 if not already defined.
79289         * lib/unlocked-io.hin: Remove file.
79290         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
79291         rather than trying to embed it here.
79292         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
79293         Reported by Padraig Brady.
79294
79295 2001-09-25  Volker Borchert  <bt@teknon.de>
79296
79297         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
79298         `result'.
79299
79300 2001-09-24  Jim Meyering  <meyering@lucent.com>
79301
79302         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
79303
79304 2001-09-23  Jim Meyering  <meyering@lucent.com>
79305
79306         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
79307         instead of the mere test for existence of mntent.h.  The latter
79308         would get a false-positive on AIX 3.4 systems.
79309         In the outer getmntent if-block, don't die if neither of the getmntent
79310         tests succeeds.  Instead, just fall through and continue with the
79311         remaining tests.
79312
79313 2001-09-23  Jim Meyering  <meyering@lucent.com>
79314
79315         * lib/mountlist.c: Remove useless parentheses in #if directives.
79316         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
79317         the deprecated MOUNTED symbol is no longer defined in mntent.h.
79318
79319 2001-09-22  Jim Meyering  <meyering@lucent.com>
79320
79321         * m4/gettext.m4: New file.  From gettext.
79322         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
79323         * m4/progtest.m4: Likewise
79324         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
79325         * m4/glibc21.m4: Likewise.
79326
79327         * m4/libintl.m4: Remove.  No longer used.
79328
79329 2001-09-22  Jim Meyering  <meyering@lucent.com>
79330
79331         * lib/localcharset.c: Update from latest gettext.
79332         * lib/config.charset: Likewise.
79333
79334 2001-09-20  Jim Meyering  <meyering@lucent.com>
79335
79336         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
79337         strtoimax.
79338         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
79339         strtoumax.
79340
79341 2001-09-20  Jim Meyering  <meyering@lucent.com>
79342
79343         * lib/xstrtol.c (strtoimax): Guard declaration with
79344         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
79345         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
79346         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
79347         (strtoumax): Likewise, for completeness (it wasn't necessary).
79348
79349 2001-09-17  Paul Eggert  <eggert@twinsun.com>
79350
79351         * lib/strtoimax.c (HAVE_LONG_LONG):
79352         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
79353         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
79354         to work around bug in IBM C compiler.
79355
79356 2001-09-17  Jim Meyering  <meyering@lucent.com>
79357
79358         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
79359         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
79360         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
79361         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
79362         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
79363         whenever the right hand side need not be expanded by the shell.
79364
79365 2001-09-16  Paul Eggert  <eggert@twinsun.com>
79366
79367         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
79368         library.  It's not correct, as some older glibcs are buggy.
79369         fnmatch wasn't fixed until glibc 2.2.
79370
79371         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
79372         special shell magic here.
79373
79374 2001-09-16  Jim Meyering  <meyering@lucent.com>
79375
79376         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
79377         * m4/jm-macros.m4: Require it.
79378
79379 2001-09-16  Jim Meyering  <meyering@lucent.com>
79380
79381         * lib/mkdir.c: New file.
79382
79383 2001-09-15  Jim Meyering  <meyering@lucent.com>
79384
79385         * m4/jm-macros.m4: Check for help2man.
79386
79387 2001-09-11  Jim Meyering  <meyering@lucent.com>
79388
79389         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
79390         The body, by Paul Eggert, was moved here from configure.in.
79391         * m4/jm-macros.m4: Require UTILS_HOST_OS.
79392
79393 2001-09-04  Paul Eggert  <eggert@twinsun.com>
79394
79395         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
79396         (jm_PREREQ): Use it.
79397
79398 2001-09-04  Paul Eggert  <eggert@twinsun.com>
79399
79400         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
79401         Use ssize_t, not int, to store result of readlink.
79402         Check for ssize_t overflow as well as size_t overflow,
79403         as POSIX says the result of readlink is implementation-defined
79404         when ssize_t overflows.
79405         Remove unnecessary cast to char*.
79406         Use free+malloc instead of realloc, as the storage doesn't need
79407         to be preserved and it's clearer and can be more efficient that way.
79408         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
79409         * lib/xreadlink.h (xreadlink): Update prototype.
79410
79411 2001-09-04  Paul Eggert  <eggert@twinsun.com>
79412
79413         * lib/xgetcwd.c: Revert some of the previous change; intead,
79414         fix the HAVE_GETCWD_NULL code to behave more like the
79415         !HAVE_GETCWD_NULL code used to.
79416
79417         Include "xalloc.h".
79418         (xgetcwd): Do not return NULL when memory is exhausted; instead,
79419         invoke xalloc_die.
79420
79421 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79422
79423         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
79424         sys/param.h, as pathmax.h includes them.
79425
79426 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79427
79428         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
79429         (jm_PREREQ_XGETCWD): New macro.
79430
79431         * m4/getcwd.m4: New file.
79432
79433 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79434
79435         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
79436         like the HAVE_GETCWD_NULL code.
79437         Include pathmax.h if not HAVE_GETCWD.
79438         Do not include xalloc.h.
79439         (INITIAL_BUFFER_SIZE): New symbol.
79440         Do not use xmalloc / xrealloc, since the caller is responsible for
79441         handling errors.  Preserve errno around `free' during failure.
79442         Do not overrun buffer when using getwd.
79443
79444 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79445
79446         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
79447         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
79448         getcwd (NULL, 0).
79449
79450 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79451
79452         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
79453         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
79454         spotted by Jim Meyering.
79455
79456 2001-09-03  Jim Meyering  <meyering@lucent.com>
79457
79458         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
79459         failure.
79460
79461 2001-09-02  Jim Meyering  <meyering@lucent.com>
79462
79463         * lib/error.c: Update from GNU libc.
79464
79465 2001-09-01  Jim Meyering  <meyering@lucent.com>
79466
79467         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
79468         Used by df.
79469
79470 2001-09-01  Jim Meyering  <meyering@lucent.com>
79471
79472         * lib/xreadlink.c: New file.
79473         * lib/xreadlink.h: New file.
79474         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
79475         xreadlink.h.
79476
79477         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
79478         doesn't conflict with sparc Solaris 7's definition in
79479         /usr/include/sys/int_types.h.
79480
79481         * lib/exclude.c: Use `""', not `<>' to #include non-system header
79482         files.
79483         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
79484         and strncasecmp as r-values.  Unixware didn't have declarations.
79485
79486 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79487
79488         * lib/xstrtol.h: Add copyright notice.
79489         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
79490         LONGINT_INVALID_SUFFIX_CHAR.
79491
79492 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79493
79494         * lib/xstrtol.c (strtoimax): New decl.
79495
79496 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79497
79498         * lib/xgetcwd.c: Don't include pathmax.h.
79499         Include stdlib.h and unistd.h if available.
79500         Include xalloc.h.
79501         (xmalloc, xstrdup, free): Remove decls.
79502         (xgetcwd): Don't assume sizes fit in unsigned.
79503         Check for overflow when computing sizes.
79504         Simplify reallocation code.
79505
79506 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79507
79508         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
79509         a directory's st_size can have an arbitrary value, so the old
79510         usage could waste an arbitrary amount of memory.  All uses
79511         changed.
79512         * lib/savedir.h: Update prototype.
79513
79514 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79515
79516         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
79517
79518         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
79519         old strtoimax.c.
79520
79521         Also, make the following further changes to make this file's
79522         configuration more similar to that of strtol.c:
79523         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
79524         (strtoumax, uintmax_t, strtoull, strtol): Remove.
79525         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
79526         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
79527         changed to signed values.
79528
79529         And make the following changes as well:
79530         Fix copyright notice, as 1999 was missing.
79531         (verify): New macro.
79532         (strtoimax): Check sizes at compile-time, not run-time.
79533         Prefer strtol to strtoll if both work.
79534         (main): Remove; it was not that useful and was a pain to maintain.
79535
79536         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
79537
79538 2001-08-31  Jim Meyering  <meyering@lucent.com>
79539
79540         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
79541         Use an initial, malloc'd, buffer of length 128 rather than
79542         a statically allocated one of length 1024.
79543
79544 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79545
79546         Simplify code, partly by assuming autoconf 2.52 semantics.
79547
79548         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
79549
79550         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
79551         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
79552         All uses removed.
79553         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
79554         Move AC_REQUIRE to next-to-top level, to avoid confusion.
79555         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
79556         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
79557         jm_AC_HEADER_INTTYPES_H.
79558         * m4/jm-macros.m4 (jm_MACROS): Likewise.
79559
79560         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
79561
79562         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
79563         Quote first arg of AC_DEFUN.
79564         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
79565         since they are needed to parse the include file even if we need
79566         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
79567         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
79568         but with opposite signedness.
79569
79570 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79571
79572         Merge 'exclude' changes from tar 1.13.22.
79573         This fixes one or two unlikely storage allocation overflow bugs,
79574         but doesn't change user-visible behavior otherwise.
79575
79576 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79577
79578         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
79579         (jm_PREREQ_EXCLUDE): New macro.
79580
79581 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79582
79583         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
79584         tm to be declared.
79585
79586 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79587
79588         * lib/hash.c: Remove '2001' from copyright notice.
79589
79590 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79591
79592         * lib/full-write.h: New file.
79593         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
79594         * lib/full-write.c: Correct credits, as cccp.c no longer
79595         exists and anyway it was so heavily changed from the old cccp
79596         code as to be unrecognizable.  Include full-write.h.
79597         (full_write): Return size_t, with short writes meaning failure.
79598         All callers changed.  This fixes a bug with large buffers
79599         on 64-bit hosts.
79600         * lib/utime.c: Include full-write.h.
79601
79602 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79603
79604         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
79605         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
79606         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
79607         Include if available.
79608         (<xalloc.h>): Include
79609         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
79610         (verify): New macro.  Use it to verify that EXCLUDE macros do not
79611         collide with FNM macros.
79612         (struct patopts): New struct.
79613         (struct exclude): Use it, as exclude patterns now come with options.
79614         (new_exclude): Support above changes.
79615         (new_exclude, add_exclude_file):
79616         Initial size must now be a power of two to simplify overflow checking.
79617         (free_exclude, fnmatch_no_wildcards): New function.
79618         (excluded_filename): No longer requires options arg, as the options
79619         are determined by add_exclude.  Now returns bool, not int.
79620         (excluded_filename, add_exclude):
79621         Add support for the fancy new exclusion options.
79622         (add_exclude, add_exclude_file): Now takes int options arg.
79623         Check for arithmetic overflow when computing sizes.
79624         (add_exclude_file): xrealloc might modify errno, so don't
79625         realloc until after errno might be used.
79626
79627         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
79628         New macros.
79629         (free_exclude): New decl.
79630         (add_exclude, add_exclude_file): Now takes int options arg.
79631         (excluded_filename): No longer requires options arg, as the options
79632         are determined by add_exclude.  Now returns bool, not int.
79633
79634 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79635
79636         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
79637
79638 2001-08-27  Jim Meyering  <meyering@lucent.com>
79639
79640         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
79641
79642         * lib/version-etc.c (N_): Remove definition.
79643         Revert most of last change.
79644         Instead, simply don't mark the `Copyright...' string for translation.
79645         Based on advice from Paul Eggert.
79646
79647         * lib/strtoxmax.c: Tweak comment.
79648
79649 2001-08-26  Jim Meyering  <meyering@lucent.com>
79650
79651         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
79652
79653         * m4/xstrtoimax.m4: New file.
79654         * m4/xstrtoumax.m4: Add comments explaining why we
79655         AC_REPLACE_FUNCS(strtol).
79656
79657 2001-08-26  Jim Meyering  <meyering@lucent.com>
79658
79659         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
79660         of copyright with `%s' so translators don't get an untranslated
79661         message in 2002.
79662         (COPYRIGHT_YEAR): Define.
79663         (version_etc): Use fprintf rather than fputs.
79664         Suggestion from Ulrich Drepper.
79665
79666         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
79667
79668         * lib/strtoll.c: New file, from GNU libc.
79669         * lib/xstrtoimax.c: New file.
79670
79671         * lib/xstrtol.h: Add xstrtoimax.
79672         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
79673         * lib/strtoimax.c: New file.  Likewise, but first define
79674         STRTOUXMAX_SIGNED.
79675
79676         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
79677         ...
79678         * lib/strtoxmax.c: ... then renamed to this.
79679
79680 2001-08-18  Paul Eggert  <eggert@twinsun.com>
79681
79682         * m4/inttypes.m4: Add AC_PREREQ(2.13).
79683         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
79684         (jm_AC_TYPE_INTMAX_T): New macro.
79685         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
79686
79687         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
79688
79689         * m4/longlong.m4: Renamed from ulonglong.m4.
79690         * m4/inttypes.m4: Renamed from inttypes_h.m4.
79691         * m4/uintmax_t.m4: Removed.
79692
79693 2001-08-13  Paul Eggert  <eggert@twinsun.com>
79694
79695         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
79696         Port to Solaris 8, where 'sed' requires a space after the 'r'
79697         command, and where sh dislikes "$/".  Clean up the spacing a bit.
79698         Redirect output to $tmp just once.
79699
79700 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
79701
79702         * lib/addext.c (<errno.h>): Include.
79703         (errno): Declare if not defined.
79704         (addext): Work correctly when pathconf returns -1 and leaves
79705         errno alone because there is no limit.  Also, work even if
79706         pathconf returns a value greater than SIZE_MAX.
79707
79708 2001-08-12  Jim Meyering  <meyering@lucent.com>
79709
79710         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
79711         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
79712         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
79713         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
79714         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
79715         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
79716         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
79717         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
79718         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
79719         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
79720         utime.m4, utimes.m4, xstrtoumax.m4:
79721         Quote the first argument in each use of AC_DEFUN.
79722
79723 2001-08-12  Jim Meyering  <meyering@lucent.com>
79724
79725         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
79726         Simply `return getcwd (NULL, 0);'.
79727         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
79728         Use 1300 as initial value for length, not PATH_MAX.
79729
79730         * lib/pathmax.h: Clean up cpp syntax.
79731
79732 2001-08-12  Jim Meyering  <meyering@lucent.com>
79733
79734         * lib/gettimeofday.c: New file.
79735         * lib/gtod.h: New file.
79736         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
79737
79738 2001-08-05  Jim Meyering  <meyering@lucent.com>
79739
79740         * m4/jm-macros.m4: Require autoconf-2.52.
79741
79742 2001-08-04  Jim Meyering  <meyering@lucent.com>
79743
79744         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
79745         stmt, to get in sync with glibc.
79746
79747 2001-08-03  Paul Eggert  <eggert@twinsun.com>
79748
79749         The following changes are from gettext 0.10.39 as maintained by
79750         Bruno Haible.
79751
79752         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
79753         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
79754         with inverted sense.  All uses changed.
79755
79756         * lib/mbswidth.c: Don't include <limits.h>.
79757         Include <stdlib.h> and <string.h> unconditionally.
79758         (iswcntrl, mbsinit, ISCNTRL): New macros.
79759         (mbsnwidth): Use K&R style function declarations.
79760         Don't bother checking for MB_LEN_MAX == 1, since the compiler
79761         can optimize it when MB_CUR_MAX == 1.
79762         The width of control characters is zero, not 1.
79763
79764 2001-08-03  Paul Eggert  <eggert@twinsun.com>
79765
79766         The following changes are from gettext 0.10.39 as maintained by
79767         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
79768
79769         * m4/codeset.m4: Upgrade to serial AM1.
79770         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
79771         all uses changed.  Quote first arg of AC_DEFUN.
79772         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
79773
79774         * m4/iconv.m4: Upgrade to serial AM2.
79775         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
79776         Add --with-libconv-prefix.
79777         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
79778         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
79779         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
79780         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
79781         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
79782
79783         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
79784         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
79785         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
79786         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
79787         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
79788         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
79789         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
79790         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
79791         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
79792
79793         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
79794         string.h any more.
79795
79796         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
79797         not the default value.
79798
79799         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
79800         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
79801         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
79802         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
79803         Also check for iswcntrl, used for wcwidth fallback.
79804         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
79805         to Autoconf 2.13.
79806
79807 2001-08-03  Jim Meyering  <meyering@lucent.com>
79808
79809         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
79810         as it was in the original.  Reported by Paul Eggert.
79811
79812 2001-07-16  Jim Meyering  <meyering@lucent.com>
79813
79814         * m4/gettimeofday.m4: New file.
79815         Prompted by a report from Bernhard Baehr.
79816
79817 2001-07-15  Jim Meyering  <meyering@lucent.com>
79818
79819         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
79820         stuff. Now it's in ../Makefile.cfg.
79821
79822 2001-07-15  Jim Meyering  <meyering@lucent.com>
79823
79824         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
79825         (BUILT_SOURCES): Add unlocked-io.h.
79826         (io_functions): Define.
79827         (unlocked-io.h): New rule.
79828         (DISTCLEANFILES): Add unlocked-io.h.
79829         (all-local): Depend on unlocked-io.h, to ensure it is created.
79830
79831         * lib/unlocked-io.hin: New file
79832
79833         * lib/regex.c: Update from glibc.
79834
79835 2001-07-05  Jim Meyering  <meyering@lucent.com>
79836
79837         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
79838         recommendation.
79839         (libfetish_a_SOURCES): Put all .h files here instead.
79840         Remove a thus-exposed (better checks in automake) duplicate and
79841         two unnecessary .h files.
79842
79843 2001-07-04  Jim Meyering  <meyering@lucent.com>
79844
79845         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
79846         that generates jm-glibc-io.m4 so that it doesn't trigger any make
79847         distcheck failure.
79848
79849 2001-07-02  Jim Meyering  <meyering@lucent.com>
79850
79851         The following changes were prompted by suggestions from Bruno Haible.
79852
79853         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
79854         is now generated.
79855         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
79856         definition of EXTRA_DIST.
79857         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
79858         ensure that the generated file is created/updated whenever the list
79859         of $(unlocked_functions) is changed.
79860         (jm-glibc-io.m4): New rule.
79861         (unlocked-io.h): New rule -- currently unused.
79862
79863 2001-06-24  Jim Meyering  <meyering@lucent.com>
79864
79865         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
79866         unmatched right bracket, rather than kludging it with an extra,
79867         falsely-matching quote in a comment.  Patch by Akim Demaille.
79868
79869 2001-06-11  Jim Meyering  <meyering@lucent.com>
79870
79871         * lib/regex.c: Update from GNU libc.
79872
79873 2001-05-27  Jim Meyering  <meyering@lucent.com>
79874
79875         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
79876         Check for ut_type in struct utmp.
79877
79878 2001-05-27  Jim Meyering  <meyering@lucent.com>
79879
79880         * lib/readutmp.h (UT_TYPE): Define.
79881
79882 2001-05-24  Jim Meyering  <meyering@lucent.com>
79883
79884         * lib/argmatch.c: Include "quote.h".
79885         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
79886         quote function.  Reported by Göran Uddeborg.
79887
79888 2001-05-22  Jim Meyering  <meyering@lucent.com>
79889
79890         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
79891         now that we use the package-supplied version unconditionally.
79892         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
79893
79894 2001-05-21  Jim Meyering  <meyering@lucent.com>
79895
79896         * m4/regex.m4: Change a couple backticks to single quotes to avoid
79897         shell syntax errors.
79898
79899 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
79900
79901         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
79902
79903 2001-05-20  Paul Eggert  <eggert@twinsun.com>
79904
79905         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
79906         Don't bother to check library strftime, since
79907         we'll be using our own my_strftime function anyway.
79908         Define my_strftime instead of strftime.
79909
79910 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
79911
79912         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
79913         which is not yet declared.
79914
79915 2001-05-15  Jim Meyering  <meyering@lucent.com>
79916
79917         * m4/regex.m4: Use proper quoting so brackets appear in the test
79918         program.
79919         Reported by, and with help from, Bruno Haible.
79920
79921 2001-05-13  Jim Meyering  <meyering@lucent.com>
79922
79923         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
79924         undefined.
79925
79926 2001-05-11  Paul Eggert  <eggert@twinsun.com>
79927
79928         dirname code cleanup.  base_name now behaves more compatibly
79929         with POSIX basename when given file names that have trailing
79930         slashes, and similarly for dir_name.  Add new primitives
79931         base_len and dir_len.  Put the directory-name-related decls
79932         into dirname.h.
79933
79934         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
79935         * lib/backupfile.c (base_name): Likewise.
79936         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
79937         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
79938         * lib/makepath.c (strip_trailing_slashes): Likewise.
79939         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
79940         ISSLASH): Likewise.
79941         * lib/rename.c (strip_trailing_slashes): Likewise.
79942         * lib/same.c (base_name): Likewise.
79943         * lib/stripslash.c (ISSLASH): Likewise.
79944
79945         * lib/addext.c: Include <dirname.h> after size_t is defined.
79946         * lib/backupfile.c: Likewise.
79947
79948         * lib/addext.c (addext): Use base_len to trim redundant
79949         trailing slashes instead of doing it ourselves.
79950         But do not trim the last slash if it is not redundant.
79951
79952         * lib/backupfile.c (find_backup_file_name,
79953         max_backup_version): Use base_len instead of rolling it ourselves.
79954         Handle the case of "" and (on DOS) "C:" correctly.
79955
79956         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
79957         needed. Include <string.h>, <dirname.h>.
79958         (base_name): Allow file names ending in slashes, other than names
79959         that are all slashes.  In this case, return the basename followed
79960         by the slashes.  This is more general, and can be used in places
79961         where the original base_name purposely had an assertion failure.
79962         (base_len): New function.
79963
79964         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
79965         Do not include <assert.h>; no longer needed.
79966         Include xalloc.h.
79967         (memrchr): Remove decl.
79968         (dir_name_r): Remove.
79969         (dir_len): Renamed from dirlen.  All callers changed.
79970         Rewrite in terms of base_name, for simplicity and consistency.
79971         (dir_name): Never return NULL.  All callers changed.
79972         Do not include <stdlib.h> in test program; no longer needed.
79973         return 0; is fine for test program.
79974
79975         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
79976         New macros.
79977         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
79978
79979         * lib/path-concat.c (path_concat): Use base_len to compute
79980         base length, not strlen; this means we cannot rely on memcpy
79981         to null-terminate.
79982
79983         * lib/same.c (STREQ): Remove.
79984         (same_name): Handle the case where the basename ends in trailing '/'.
79985
79986         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
79987         a slash was stripped.  Do not strip the last slash after a
79988         file system prefix.
79989
79990 2001-05-11  Paul Eggert  <eggert@twinsun.com>
79991
79992         * lib/Makefile.am (libfetish_a_SOURCES):
79993         Add strftime.c, since we now compile it on all hosts.
79994
79995         * lib/strftime.c (my_strftime):
79996         Define to nstrftime if emacs, but only if my_strftime is not defined.
79997         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
79998         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
79999         Add one more extra argument: a nanoseconds value.
80000         All uses changed.
80001         (ns): New macro.
80002         (my_strftime function): Add %N format.
80003         (emacs_strftimeu): Renamed from emacs_strftime,
80004         with extra ut argument.
80005
80006 2001-05-09  Paul Eggert  <eggert@twinsun.com>
80007
80008         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
80009
80010 2001-04-21  Jim Meyering  <meyering@lucent.com>
80011
80012         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
80013         doesn't interfere.
80014
80015 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
80016
80017         * m4/ftruncate.m4: Check for chsize.
80018         Link with ftruncate.o unconditionally if ftruncate is missing.
80019         This was required when cross-compiling to i586-mingw32msvc.
80020
80021 2001-04-08  Jim Meyering  <meyering@lucent.com>
80022
80023         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
80024         recomputed; that's necessary when the offset spans a DST transition.
80025         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
80026
80027 2001-04-02  Jim Meyering  <meyering@lucent.com>
80028
80029         * lib/regex.h, regex.c: Update from GNU libc.
80030
80031 2001-03-24  Jim Meyering  <meyering@lucent.com>
80032
80033         * m4/jm-macros.m4: Require autoconf-2.49d.
80034
80035 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
80036
80037         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
80038
80039 2001-03-19  Paul Eggert  <eggert@twinsun.com>
80040
80041         * lib/version-etc.c (version_etc_copyright): Update to 2001.
80042
80043 2001-03-17  Jim Meyering  <meyering@lucent.com>
80044
80045         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
80046         now that the version in autoconf is equivalent.
80047         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
80048
80049         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
80050         Suggestion from Akim Demaille.
80051
80052         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
80053         (jm_PREREQ_TEMPNAME): New function.
80054
80055 2001-03-16  Paul Eggert  <eggert@twinsun.com>
80056
80057         * lib/tempname.c (uint64_t): Define to uintmax_t if
80058         not defined, and if UINT64_MAX is not defined.
80059         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
80060         Reported by John David Anglin.
80061
80062 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
80063
80064         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
80065         resolve alias if codeset is empty.
80066         * lib/config.charset (BeOS): Use wildcard syntax.
80067
80068 2001-03-13  Jim Meyering  <meyering@lucent.com>
80069
80070         * lib/path-concat.c (path_concat)
80071         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
80072         concatenating e.g., `C:' and `foo'.
80073         From Bruno Haible.
80074
80075 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
80076
80077         * lib/localcharset.c (locale_charset): Don't use
80078         setlocale(LC_CTYPE,NULL). Don't return NULL.
80079         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
80080
80081 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
80082
80083         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
80084         support for DOS/DJGPP.
80085
80086 2001-03-01  Paul Eggert  <eggert@twinsun.com>
80087
80088         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
80089         lacks mkstemp.  Compile our own tempname.c if we compile our own
80090         mkstemp.c, as mkstemp relies on tempname.
80091
80092 2001-03-01  Jim Meyering  <meyering@lucent.com>
80093
80094         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
80095         AH_VERBATIM really does output its argument verbatim.
80096
80097 2001-02-28  Paul Eggert  <eggert@twinsun.com>
80098
80099         * lib/Makefile.am (libfetish_a_SOURCES):
80100         Add dup-safer.c, fopen-safer.c.
80101         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
80102
80103         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
80104         * lib/unistd-safer.h: New files.
80105
80106 2001-02-25  Paul Eggert  <eggert@twinsun.com>
80107
80108         The mkstemp replacement is taken from glibc 2.2.2, with some
80109         portability fixes for use outside glibc, as follows:
80110
80111         * lib/tempname.c (struct_stat64): New macro.
80112         (direxists, __gen_tempname): Use it.
80113         This avoids a portability problem with Solaris 8.
80114
80115         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
80116         (<stddef.h>, <stdint.h>, <string.h>):
80117         Include only if STDC_HEADERS || _LIBC.
80118         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
80119         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
80120         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
80121         (__set_errno): Define this macro if <errno.h> doesn't.
80122         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
80123         Define these macros if <stdio.h> doesn't.
80124         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
80125         Define these macros if <sys/stat.h>
80126         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
80127         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
80128         __xstat64): Define if not _LIBC.
80129         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
80130         (__gen_tempname): Invoke gettimeofday only if
80131         HAVE_GETTIMEOFDAY || _LIBC;
80132         otherwise, fall back on plain "time".
80133         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
80134
80135         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
80136
80137         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
80138
80139 2001-02-18  Paul Eggert  <eggert@twinsun.com>
80140
80141         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
80142
80143 2001-02-17  Paul Eggert  <eggert@twinsun.com>
80144
80145         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
80146         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
80147         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
80148         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
80149
80150 2001-02-17  Paul Eggert  <eggert@twinsun.com>
80151
80152         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
80153         Remove workaround macros for hosts that have mbrtowc but not
80154         mbstate_t, as we now insist on proper declarations for both
80155         before using mbrtowc.
80156
80157 2001-02-17  Jim Meyering  <meyering@lucent.com>
80158
80159         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
80160         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
80161         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
80162         UnixWare 7.1.1.
80163
80164         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
80165         rather than AC_CACHE_VAL.
80166
80167 2001-02-17  Jim Meyering  <meyering@lucent.com>
80168
80169         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
80170         around included file name.
80171
80172         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
80173
80174         * lib/strftime.c: Update from GNU libc (the only changes were to
80175         comments).
80176
80177 2001-02-17  Jim Meyering  <meyering@lucent.com>
80178
80179         * lib/regex.c: Update from libc.
80180
80181 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
80182
80183         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
80184         clash.
80185
80186 2001-02-16  Paul Eggert  <eggert@twinsun.com>
80187
80188         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
80189         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
80190         Reported by Mark Hounschell via Paul Eggert.
80191
80192 2001-02-07  Jim Meyering  <meyering@lucent.com>
80193
80194         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
80195
80196 2001-02-05  Jim Meyering  <meyering@lucent.com>
80197
80198         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
80199         it includes the patch required for `large file' support with at least
80200         HP-UX's 10.20 /bin/cc.
80201
80202 2001-02-03  Jim Meyering  <meyering@lucent.com>
80203
80204         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
80205         AS_IF, now that it works once again (mysteriously).
80206         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
80207
80208 2001-01-30  Jim Meyering  <meyering@lucent.com>
80209
80210         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
80211         * m4/chown.m4: Rename conftestchown to conftest.chown.
80212         * m4/rename.m4: s/conftestdir/conftest.d1/ and
80213         s/conftestdir2/conftest.d2/.
80214         * m4/utimes.m4: s/conftestdata/conftest.data/
80215         Inspired by Pavel Roskin's change in autoconf.
80216
80217 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
80218
80219         * lib/config.charset: Update for FreeBSD 4.2.
80220
80221 2001-01-27  Jim Meyering  <meyering@lucent.com>
80222
80223         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
80224         a use of AS_IF.
80225         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
80226
80227 2001-01-26  Jim Meyering  <meyering@lucent.com>
80228
80229         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
80230         quotearg.c includes it.
80231
80232 2001-01-26  Jim Meyering  <meyering@lucent.com>
80233
80234         * lib/quotearg.c: Include stddef.h.
80235         * lib/quote.c: Include stddef.h.
80236         Reported by Axel Kittenberger.
80237
80238         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
80239         line in double quotes so that it evokes a better diagnostic.
80240         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
80241         Reported by Axel Kittenberger.
80242
80243 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
80244
80245         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
80246         as if it was a `charset'.
80247
80248 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
80249
80250         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
80251         has const.
80252
80253 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
80254
80255         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
80256         to avoid a warning.  Add back 'const' to inptr.
80257
80258 2001-01-20  Jim Meyering  <meyering@lucent.com>
80259
80260         Be sure that headers are checked before used in code compiled
80261         for the type checks.
80262         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
80263         In place of that, invoke jm_CHECK_ALL_TYPES.
80264         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
80265         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
80266         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
80267         The check for ssize_t was mistakenly run before the test for unistd.h.
80268
80269         The configure-time check for stdbool.h was missing.
80270         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
80271         (jm_PREREQ_HASH): New function.
80272
80273 2001-01-17  Jim Meyering  <meyering@lucent.com>
80274
80275         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
80276         for autoconf-2.49c.
80277         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
80278
80279 2001-01-16  Jim Meyering  <meyering@lucent.com>
80280
80281         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
80282         From Bruno Haible.
80283
80284 2001-01-14  Jim Meyering  <meyering@lucent.com>
80285
80286         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
80287         foo and bar.  Create conftestdir/ in the script, not in the C code.
80288         Remove directories in the script, not in the C code.
80289         Remove conftestdir{,2} before trying to create the directory.
80290         Make the entire configure script fail if the mkdir fails.
80291
80292 2001-01-14  Jim Meyering  <meyering@lucent.com>
80293
80294         * lib/rename.c: New file.  From Volker Borchert.
80295         Include stdlib.h, string.h or strings.h, and xalloc.h.
80296         Use strip_trailing_slashes rather than open-coding it.
80297
80298 2001-01-03  Paul Eggert  <eggert@twinsun.com>
80299
80300         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
80301
80302 2001-01-03  Jim Meyering  <meyering@lucent.com>
80303
80304         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
80305         of local `inptr' to avoid warning with some system declarations of
80306         iconv.
80307
80308 2001-01-02  Volker Borchert  <bt@teknon.de>
80309
80310         * m4/rename.m4: New file.
80311         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
80312
80313 2001-01-01  Jim Meyering  <meyering@lucent.com>
80314
80315         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
80316         even on systems with utmpx.h.  It's necessary for the declaration of
80317         utmp's ut_user member.  Reported by Andreas Jaeger.
80318
80319         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
80320         available. They are required for the declarations of getgrgid and
80321         getpwuid resp.
80322         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
80323         Reported by Andreas Jaeger.
80324
80325 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
80326
80327         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
80328         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
80329         so `make install' also works in VPATH builds.
80330
80331 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
80332
80333         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
80334         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
80335         can be used in subdirectories.
80336
80337 2000-12-29  Paul Eggert  <eggert@twinsun.com>
80338
80339         * lib/modechange.c: Do not assume that mode_t uses the
80340         traditional octal encoding.  E.g. "chmod 1 FOO" should set
80341         the other-execute bit of FOO even if S_IXOTH != 1.
80342
80343         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
80344         WOTH, XOTH, ALLM): New macros.
80345         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
80346          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
80347         Use them.
80348         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
80349         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
80350         (mode_compile):
80351         No need to use uintmax_t; unsigned long is long enough.
80352         Don't bother to get suffix since we don't use it.
80353
80354 2000-12-26  Jim Meyering  <meyering@lucent.com>
80355
80356         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
80357         better with autoheader.
80358
80359 2000-12-24  Jim Meyering  <meyering@lucent.com>
80360
80361         * lib/hash.c (is_prime): Return explicit boolean values.
80362         (hash_get_first): Return NULL to appease Irix5.6's 89.
80363         Reported by Nelson Beebe.
80364
80365 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
80366
80367         * lib/localcharset.c (locale_charset): Add support for Win32.
80368
80369 2000-12-18  Paul Eggert  <eggert@twinsun.com>
80370
80371         * lib/physmem.h, lib/physmem.c: New files.
80372
80373         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
80374         (noinst_HEADERS): Add physmem.h.
80375
80376         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
80377         't' for compatibility with Solaris 8 sort.
80378
80379 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
80380
80381         * lib/config.charset: Add support for BeOS.
80382
80383 2000-12-17  Jim Meyering  <meyering@lucent.com>
80384
80385         * m4/dos.m4 (jm_AC_DOS): New file and macro.
80386         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
80387
80388 2000-12-16  Jim Meyering  <meyering@lucent.com>
80389
80390         This bug had a serious impact on chown: `chown N:M FILE' (for integer
80391         N and M) would have treated it like `chown N:N FILE'.
80392
80393         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
80394
80395 2000-12-16  Jim Meyering  <meyering@lucent.com>
80396
80397         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
80398         SHELLS_FILE to a file name that's useful on djgpp systems.
80399         Include stdlib.h.
80400         (ADDITIONAL_DEFAULT_SHELLS): Define.
80401         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
80402         Based mostly on a patch from Prashant TR.
80403
80404 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
80405
80406         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
80407         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
80408         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
80409
80410 2000-12-08  Andreas Schwab  <schwab@suse.de>
80411
80412         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
80413         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
80414
80415 2000-12-07  Jim Meyering  <meyering@lucent.com>
80416
80417         * lib/stripslash.c (ISSLASH): Define.
80418         (strip_trailing_slashes): Use ISSLASH rather than comparing against
80419         `/'.
80420         From Prashant TR.
80421
80422         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
80423         (dir_name_r): Declare this function as static.
80424         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
80425         manifest itself on a name containing a mix of slashes and
80426         backslashes.
80427         Make this function work with names starting with a DOS-style
80428         drive letter and colon prefix.
80429         (dir_name): Append `.' if necessary.
80430         Based mostly on patches from Prashant TR and Eli Zaretskii.
80431
80432         * lib/dirname.h (dir_name_r): Remove prototype.
80433
80434 2000-12-06  Paul Eggert  <eggert@twinsun.com>
80435
80436         * m4/off_t-format.m4: Remove this file.
80437         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
80438
80439 2000-12-06  Jim Meyering  <meyering@lucent.com>
80440
80441         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
80442         replacement strtoull, we may well need the replacement strtoul, too.
80443         Check for declarations of strtoul and strtoull.
80444         Check for strtol.  Mainly as a cue to cause automake to include
80445         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
80446         Check for limits.h -- strtol.c needs it.
80447
80448 2000-12-05  Jim Meyering  <meyering@lucent.com>
80449
80450         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
80451
80452 2000-12-04  Jim Meyering  <meyering@lucent.com>
80453
80454         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
80455         Also include memory.h, stdlib.h, unistd.h if appropriate.
80456         Reported by Andreas Jaeger (conflicting declaration of malloc).
80457
80458 2000-12-02  Jim Meyering  <meyering@lucent.com>
80459
80460         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
80461         * m4/jm-macros.m4 (jm_MACROS): require it.
80462
80463 2000-12-02  Jim Meyering  <meyering@lucent.com>
80464
80465         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
80466
80467 2000-12-01  Paul Eggert  <eggert@twinsun.com>
80468
80469         * lib/memrchr.c: Include <config.h> before any system include file.
80470
80471 2000-11-30  Jim Meyering  <meyering@lucent.com>
80472
80473         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
80474
80475 2000-11-30  Jim Meyering  <meyering@lucent.com>
80476
80477         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
80478
80479 2000-11-29  Paul Eggert  <eggert@twinsun.com>
80480
80481         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
80482
80483 2000-11-26  Jim Meyering  <meyering@lucent.com>
80484
80485         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
80486
80487 2000-11-22  Paul Eggert  <eggert@twinsun.com>
80488
80489         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
80490         size of (size_t) -1; it's not portable.
80491
80492 2000-11-17  Jim Meyering  <meyering@lucent.com>
80493
80494         * lib/strstr.c: Update from GNU libc.
80495
80496 2000-11-17  Akim Demaille  <akim@epita.fr>
80497
80498         * lib/obstack.h: Formatting changes.
80499         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
80500         prevent type checking.
80501         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
80502         cast the value to (void *): assigning a `foo *' to a `void *'
80503         variable is valid.
80504         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
80505
80506 2000-11-16  Jim Meyering  <meyering@lucent.com>
80507
80508         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
80509
80510 2000-11-11  Jim Meyering  <meyering@lucent.com>
80511
80512         * lib/error.c: Add a couple #includes, merging from GNU libc version.
80513
80514 2000-11-10  Jim Meyering  <meyering@lucent.com>
80515
80516         * lib/obstack.h: Update from GNU libc.
80517         * lib/obstack.c: Likewise.
80518
80519 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
80520
80521         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
80522
80523 2000-11-06  Paul Eggert  <eggert@twinsun.com>
80524
80525         * lib/getusershell.c (setusershell): Use rewind rather than
80526         fseek/fseeko, to avoid configuration hassles with fseeko.
80527         Don't bother opening SHELLS_FILE if shellstream is NULL;
80528         it's not necessary.
80529
80530 2000-11-05  Jim Meyering  <meyering@lucent.com>
80531
80532         * lib/makepath.h (make_dir): Declare.
80533         * lib/makepath.c (make_dir): Remove `static' attribute.
80534         Tweak a comment.
80535
80536 2000-11-04  Jim Meyering  <meyering@lucent.com>
80537
80538         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
80539
80540 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
80541
80542         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
80543         last one in a bucket, advance to the next bucket.
80544
80545 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
80546
80547         * lib/fnmatch.c: Do not comment out all the code if we are using
80548         the GNU C library, because in some cases we are replacing buggy
80549         code in the GNU C library itself.
80550
80551 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
80552
80553         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
80554         (regex_compile): Catch bogus \(\1\).
80555
80556 2000-10-30  Paul Eggert  <eggert@twinsun.com>
80557
80558         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
80559         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
80560         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
80561
80562 2000-10-30  Paul Eggert  <eggert@twinsun.com>
80563
80564         * lib/error.h, getline.h, modechange.h:
80565         Remove "2000" from Copyright line, as the file hasn't been
80566         changed this year other than in the copyright notice.
80567
80568         * lib/xalloc.h: Add "2000" to Copyright line, as this file
80569         was changed this year.
80570
80571 2000-10-29  Jim Meyering  <meyering@lucent.com>
80572
80573         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
80574         renaming.
80575         * m4/ls-mntd-fs.m4: Likewise
80576
80577 2000-10-29  Jim Meyering  <meyering@lucent.com>
80578
80579         * lib/xstat.in: Fix grammar in comment.
80580
80581 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
80582
80583         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
80584         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
80585         doesn't define __restrict_arr.
80586
80587 2000-10-28  Jim Meyering  <meyering@lucent.com>
80588
80589         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
80590         (jm_PREREQ_MEMCHR): New function.
80591
80592 2000-10-28  Jim Meyering  <meyering@lucent.com>
80593
80594         * lib/memchr.c: Update from libc.
80595         Adjust for portability:
80596         [HAVE_STDLIB_H]: Include stdlib.h.
80597         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
80598         Undef __memchr, too.
80599         [!weak_alias]: Define __memchr to memchr.
80600
80601         * lib/regex.c: Update from libc.
80602         * lib/regex.h: Likewise.
80603         * lib/getopt1.c: Likewise.
80604         * lib/memcmp.c: Likewise.
80605
80606         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
80607         Avoid using fseek, when possible -- it's broken by design.
80608         Patch by Ulrich Drepper.
80609
80610 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
80611
80612         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
80613         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
80614         Giving in to popular pressure to shut up the compiler with casts.
80615
80616 2000-10-26  Jim Meyering  <meyering@lucent.com>
80617
80618         * lib/strftime.c: Update from libc.
80619
80620 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
80621
80622         * regex.c: More `unsigned char' -> `re_char' changes.
80623         Also change several `int' into `re_wchar_t'.
80624         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
80625         (PUSH_FAILURE_POINTER): Don't cast any more.
80626         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
80627         We want GCC to complain, since this piece of code makes
80628         re_match non-reentrant, which *should* be fixed.
80629         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
80630         (EXTEND_BUFFER): Use RETALLOC.
80631         (SET_LIST_BIT): Don't cast.
80632         (re_wchar_t): New type.
80633         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
80634         that those two functions will always properly return.
80635         (IMMEDIATE_QUIT_CHECK): Cast to void.
80636         (analyse_first): Use recursion rather than an explicit stack.
80637         (re_compile_fastmap): Can't fail anymore.
80638         (re_search_2): Don't check re_compile_fastmap for failure.
80639         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
80640         Now also sets the new value (passed in a new argument).
80641         (re_match_2_internal): Use it.
80642         Also, use a new var `reg' of type size_t when looping through regs
80643         rather than reuse the inappropriate `mcnt'.
80644
80645 2000-10-25  Jim Meyering  <meyering@lucent.com>
80646
80647         * lib/obstack.c: Update from libc.
80648
80649 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
80650
80651         * regex.c (regex_compile): Change the way of handling a range from
80652         a char less than 256 to a char not less than 256.
80653
80654 2000-10-24  Andrew Innes  <andrewi@gnu.org>
80655
80656         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
80657         NT-Emacs only.
80658         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
80659         so that re_search functions only quit when callers expect them to.
80660
80661 2000-10-23  Jim Meyering  <meyering@lucent.com>
80662
80663         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
80664         wrong.  That set_locale call must not have any side effects.
80665         From Paul Eggert.
80666
80667 2000-10-22  Jim Meyering  <meyering@lucent.com>
80668
80669         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
80670         [CYCLIC]: Remove now-unused definition.
80671
80672         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
80673         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
80674         Suggestion from Ulrich Drepper.
80675
80676 2000-10-21  Jim Meyering  <meyering@lucent.com>
80677
80678         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
80679         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
80680         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
80681
80682 2000-10-21  Jim Meyering  <meyering@lucent.com>
80683
80684         * lib/dirname.c (memrchr): Declare if necessary.
80685         (dir_name): Remove the restriction that there be no
80686         trailing slashes.  Now, this code skips past them, effectively
80687         ignoring them.
80688         [TEST_DIRNAME] (main): New unit tests.
80689
80690         * lib/memrchr.c: New file from GNU libc.
80691         Undef __memrchr, too.
80692         [!weak_alias]: Define __memrchr to memrchr.
80693         Guard weak_alias use with `#ifdef weak_alias'.
80694
80695 2000-10-21  Jim Meyering  <meyering@lucent.com>
80696
80697         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
80698         (dir_name): Use dir_name_r.
80699         * lib/dirname.h (dir_name_r): Declare it.
80700
80701 2000-10-17  Jim Meyering  <meyering@lucent.com>
80702
80703         * lib/quote.h (PARAMS): Define and use.
80704         Reported by Akim Demaille.
80705
80706         * lib/getopt.c: Update from libc.
80707
80708 2000-10-16  Jim Meyering  <meyering@lucent.com>
80709
80710         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
80711         setlocale.
80712         From Jan Fedak.
80713
80714 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
80715
80716         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
80717
80718 2000-09-25  Jim Meyering  <meyering@lucent.com>
80719
80720         * lib/md5.h (rol): Define (from GnuPG).
80721
80722         * lib/sha.c: Give credit (GnuPG) where due.
80723         (M): Use rol rather than open-coding it.
80724         Add a FIXME comment.
80725
80726 2000-09-21  Jim Meyering  <meyering@lucent.com>
80727
80728         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
80729         Reported by Michael Stone.
80730
80731 2000-09-20  Jim Meyering  <meyering@lucent.com>
80732
80733         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
80734         (noinst_HEADERS): Add sha.h.
80735         Based on code from Scott G. Miller and from GnuPG.
80736
80737 2000-09-18  Jim Meyering  <meyering@lucent.com>
80738
80739         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
80740         LIBS. Otherwise, everyone ends up linking with -lelf for some
80741         configurations.
80742         Reported by Mike Stone.
80743
80744 2000-09-15  Jim Meyering  <meyering@lucent.com>
80745
80746         * lib/regex.c: Update from libc.
80747
80748 2000-09-10  Jim Meyering  <meyering@lucent.com>
80749
80750         * lib/getopt.c (_getopt_internal): Update from glibc.
80751
80752 2000-09-09  Jim Meyering  <meyering@lucent.com>
80753
80754         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
80755         think it should be used as a general replacement for isascii.
80756         * lib/fnmatch.c: Likewise.
80757         * lib/mbswidth.c: Likewise
80758         * lib/regex.c: Likewise.
80759
80760         Don't use atoi.
80761         * lib/userspec.c: Include sys/param.h and limits.h.
80762         Include xstrtol.h.
80763         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
80764         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
80765         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
80766         UID, GID.  Check range.
80767
80768 2000-09-06  Jim Meyering  <meyering@lucent.com>
80769
80770         * lib/getopt.c (_getopt_internal): Update from glibc.
80771
80772 2000-08-30  Jim Meyering  <meyering@lucent.com>
80773
80774         * lib/strftime.c: Merge in changes from GNU libc.
80775
80776 2000-08-26  Jim Meyering  <meyering@lucent.com>
80777
80778         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
80779         * m4/fpending.m4: New file.
80780
80781 2000-08-26  Jim Meyering  <meyering@lucent.com>
80782
80783         * lib/closeout.c: Include "__fpending.h".
80784         (close_stdout_status): Return right away if there's nothing to flush.
80785
80786         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
80787         * lib/__fpending.c: New file.
80788         * lib/__fpending.h: New file.
80789
80790 2000-08-20  Jim Meyering  <meyering@lucent.com>
80791
80792         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
80793         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
80794         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
80795
80796 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
80797
80798         Improve fileutils installation on systems where running
80799         programs (like install) can't be unlinked.
80800         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
80801         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
80802
80803 2000-08-07  Paul Eggert  <eggert@twinsun.com>
80804
80805         Standardize on "memory exhausted" instead of "Memory exhausted"
80806         or "virtual memory exhausted".
80807         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
80808         "virtual memory exhausted".
80809         * lib/same.c (same_name): Invoke xalloc_die instead of printing
80810         our own message.
80811         * lib/userspec.c (parse_user_spec): Likewise.
80812         * lib/bumpalloc.h: comment fix
80813         * lib/same.c, userspec.c: Include xalloc.h.
80814
80815         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
80816         not char *const and pointing to a constant array.
80817         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
80818         (xrealloc): Comment fix.
80819
80820         * lib/userspec.c (parse_user_spec):
80821         Don't translate a message until just before returning,
80822         to avoid unnecessary translation.
80823
80824 2000-08-07  Jim Meyering  <meyering@lucent.com>
80825
80826         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
80827         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
80828         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
80829         getgroups.c, gethostname.c, getopt.h, group-member.c,
80830         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
80831         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
80832         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
80833         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
80834         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
80835         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
80836         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
80837         yesno.c: Back out Copyright date changes for each file with no change
80838         this year.  This eases coordination with other programs using the same
80839         source code modules.  From Paul Eggert.
80840
80841 2000-08-06  Paul Eggert  <eggert@twinsun.com>
80842
80843         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
80844         not char, for compatibility with glibc 2.1.3 strftime.c.
80845
80846 2000-08-03  Greg McGary  <greg@mcgary.org>
80847
80848         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
80849         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
80850         (EXTEND_BUFFER): Use them.
80851
80852 2000-08-01  Jim Meyering  <meyering@lucent.com>
80853
80854         * lib/dirname.c (ISSLASH): Define.
80855         (BACKSLASH_IS_PATH_SEPARATOR): Define.
80856         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
80857         both `\' and `/' may be use as path separators.
80858         Based on a patch from Prashant TR.
80859
80860 2000-07-31  Paul Eggert  <eggert@twinsun.com>
80861
80862         * lib/quotearg.c (quotearg_n_options): Don't make the initial
80863         slot vector a constant, since it might get modified.
80864
80865 2000-07-31  Jim Meyering  <meyering@lucent.com>
80866
80867         * lib/xmalloc.c: Use `virtual memory exhausted', not
80868         `Memory exhausted'.
80869         * lib/obstack.c (print_and_abort): Likewise.
80870
80871 2000-07-30  Paul Eggert  <eggert@twinsun.com>
80872
80873         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
80874         buffer, so that the caller can always quote one small
80875         component of a "memory exhausted" message in slot 0.
80876         From a suggestion by Jim Meyering.
80877
80878 2000-07-30  Jim Meyering  <meyering@lucent.com>
80879
80880         * lib/makepath.c (make_path): Quote the other instance, too.
80881
80882         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
80883         (STATIC_BUF_SIZE): Define.
80884         (quotearg_n_options): Use only statically allocated storage when
80885         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
80886         than STATIC_BUF_SIZE.
80887
80888 2000-07-29  Jim Meyering  <meyering@lucent.com>
80889
80890         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
80891         * lib/dirname.c (dir_name): Likewise.
80892
80893         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
80894         `/'.
80895
80896         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
80897         (dir_name): Assert that there are no trailing slashes.
80898
80899 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
80900
80901         * lib/mbswidth.h (mbswidth): Add a flags argument.
80902         (mbswidth): New declaration.
80903         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
80904         * lib/mbswidth.c (mbswidth): Add a flags argument.
80905         (mbsnwidth): New function.
80906
80907 2000-07-24  Jim Meyering  <meyering@lucent.com>
80908
80909         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
80910
80911 2000-07-23  Paul Eggert  <eggert@twinsun.com>
80912
80913         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
80914
80915 2000-07-23  Paul Eggert  <eggert@twinsun.com>
80916
80917         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
80918         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
80919         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
80920         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
80921         invoke multibyte primitives.
80922
80923 2000-07-23  Paul Eggert  <eggert@twinsun.com>
80924
80925         * lib/quotearg.c:
80926         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
80927         so that mbstate_t is always defined.
80928
80929         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
80930         be 1 in at least one GCC installation, and this configuration
80931         error is likely to be common.  Ignoring MB_LEN_MAX hurts
80932         performance on hosts that have mbrtowc but have only unibyte
80933         locales, but I assume these hosts are rare.
80934
80935 2000-07-23  Paul Eggert  <eggert@twinsun.com>
80936
80937         * lib/mbswidth.c (_XOPEN_SOURCE):
80938         Don't define; this causes problems on Solaris 7.
80939         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
80940
80941 2000-07-23  Jim Meyering  <meyering@lucent.com>
80942
80943         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
80944         too: getgrgid, getpwuid, getuid.
80945
80946 2000-07-23  Jim Meyering  <meyering@lucent.com>
80947
80948         * lib/basename.c (base_name): Add an assertion.
80949
80950 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
80951
80952         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
80953         shadow its mbsinit function.
80954
80955 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
80956
80957         * lib/mbswidth.h: New file.
80958         * lib/mbswidth.c: New file.
80959         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
80960         (noinst_HEADERS): Add mbswidth.h.
80961
80962 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
80963
80964         * lib/config.charset: Add support for FreeBSD. Improve support for
80965         HP-UX and IRIX 6.
80966
80967 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
80968
80969         * m4/mbswidth.m4: New file.
80970         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
80971
80972 2000-07-15  Jim Meyering  <meyering@lucent.com>
80973
80974         * lib/makepath.c: Include quote.h.
80975         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
80976         corresponding argument in a `quote (...)' call.
80977         Give better diagnostics.
80978
80979         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
80980         (noinst_HEADERS): Add quote.h.
80981
80982         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
80983         from tar's src/misc.c.
80984         * lib/quote.h: New file.  Prototypes for same.
80985
80986 2000-07-14  Paul Eggert  <eggert@twinsun.com>
80987
80988         From a suggestion by Bruno Haible.
80989         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
80990         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
80991         to decide whether to define the BeOS workaround macro;
80992         this adjusts to the change to AC_MBSTATE_T.
80993
80994 2000-07-14  Jim Meyering  <meyering@lucent.com>
80995
80996         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
80997         jm_AC_TYPE_UINTMAX_T.
80998
80999 2000-07-13  Paul Eggert  <eggert@twinsun.com>
81000
81001         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
81002
81003         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
81004         quotearg_buffer_restyled): Add support for
81005         clocale_quoting_style.  Undo previous change to
81006         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
81007         and "{RIGHT QUOTATION MARK}" msgids.
81008
81009 2000-07-10  Paul Eggert  <eggert@twinsun.com>
81010
81011         From a suggestion by Bruno Haible.
81012         * m4/mbstate_t.m4 (AC_MBSTATE_T):
81013         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
81014         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
81015         and mbstate_t, to a single-part test that simply defines mbstate_t.
81016         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
81017         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
81018
81019 2000-07-10  Jim Meyering  <meyering@lucent.com>
81020
81021         * m4/strerror_r.m4: Mirror the correction made in autoconf.
81022
81023         * m4/gnu-source.m4: Output to confdefs.h directly.
81024         Suggestion from Akim Demaille.
81025
81026 2000-07-09  Paul Eggert  <eggert@twinsun.com>
81027
81028         The old behavior of quoting `like this' doesn't look good with
81029         newer, ISO-style fonts.  See:
81030         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
81031
81032         Instead, quote "like this" by default.  Let the translator
81033         tailor the locale-specific quoting behavior by providing
81034         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
81035
81036         * lib/quotearg.c (N_): New macro.
81037         (gettext_default): New function.
81038         (quotearg_buffer_restyled): Use
81039         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
81040         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
81041
81042 2000-07-09  Jim Meyering  <meyering@lucent.com>
81043
81044         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
81045         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
81046
81047         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
81048         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
81049
81050 2000-07-09  Jim Meyering  <meyering@lucent.com>
81051
81052         * lib/Most files: Update copyright dates to include 2000.
81053
81054 2000-07-08  Jim Meyering  <meyering@lucent.com>
81055
81056         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
81057         if not defined.
81058         (xgethostname): Remove now-unnecessary #ifdef.
81059         Move declaration of `err' into loop where it's used.
81060
81061 2000-07-05  Paul Eggert  <eggert@twinsun.com>
81062         and Bruno Haible  <haible@clisp.cons.org>
81063
81064         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
81065         only if the test for an object-type mbstate_t fails.  This
81066         prevents us from mistakenly reporting that mbstate_t is a
81067         system object type after we "#define mbstate_t int" to work
81068         around its lack.
81069
81070 2000-07-05  Paul Eggert  <eggert@twinsun.com>
81071         and Bruno Haible  <haible@clisp.cons.org>
81072
81073         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
81074
81075 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
81076
81077         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
81078         to strerror_r.
81079         Include <ctype.h> for use of isalpha.
81080
81081 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
81082
81083         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
81084         by allocating a larger buffer. Test the gethostname return value for
81085         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
81086         returns an error and ENAMETOOLONG isn't defined.
81087
81088 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
81089
81090         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
81091         dimension.
81092
81093 2000-07-04  Jim Meyering  <meyering@lucent.com>
81094
81095         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
81096         of the deprecated AC_CHECKING.
81097
81098 2000-07-04  Jim Meyering  <meyering@lucent.com>
81099
81100         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
81101         Reported by Bruno Haible.
81102
81103 2000-07-04  Jim Meyering  <meyering@lucent.com>
81104
81105         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
81106         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
81107         lacks mbrtowc.
81108
81109 2000-07-03  Paul Eggert  <eggert@twinsun.com>
81110
81111         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
81112         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
81113
81114 2000-07-03  Paul Eggert  <eggert@twinsun.com>
81115         and Bruno Haible  <haible@clisp.cons.org>
81116
81117         * lib/quotearg.c (mbrtowc):
81118         Assign to *pwc, and return 1 only if result is nonzero.
81119         (iswprint): Use ISPRINT when substituting our own mbrtowc.
81120
81121 2000-07-03  Jim Meyering  <meyering@lucent.com>
81122
81123         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
81124
81125 2000-07-03  Jim Meyering  <meyering@lucent.com>
81126
81127         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
81128         This is necessary to get a definition of e.g., UTMP_FILE on
81129         HP-UX 10.20.
81130         From Bob Proulx.
81131
81132 2000-07-02  Jim Meyering  <meyering@lucent.com>
81133
81134         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
81135
81136         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
81137         AC_LIBOBJ(function_name).
81138         * m4/chown.m4: Likewise.
81139         * m4/fnmatch.m4: Likewise.
81140         * m4/ftruncate.m4: Likewise.
81141         * m4/getgroups.m4: Likewise.
81142         * m4/getline.m4: Likewise.
81143         * m4/group-member.m4: Likewise.
81144         * m4/jm-macros.m4: Likewise.
81145         * m4/lstat.m4: Likewise.
81146         * m4/malloc.m4: Likewise.
81147         * m4/memcmp.m4: Likewise.
81148         * m4/nanosleep.m4: Likewise.
81149         * m4/putenv.m4: Likewise.
81150         * m4/realloc.m4: Likewise.
81151         * m4/regex.m4: Likewise.
81152         * m4/stat.m4: Likewise.
81153         * m4/strftime.m4: Likewise.
81154
81155 2000-07-02  Jim Meyering  <meyering@lucent.com>
81156
81157         * lib/quotearg.c (mbstate_t): Don't define here.
81158
81159 2000-07-02  Jim Meyering  <meyering@lucent.com>
81160
81161         * lib/nanosleep.c (SIGCONT): Define if not already defined.
81162
81163 2000-07-01  Jim Meyering  <meyering@lucent.com>
81164
81165         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
81166
81167 2000-07-01  Jim Meyering  <meyering@lucent.com>
81168
81169         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
81170         problem.
81171
81172 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
81173
81174         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
81175         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
81176
81177 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
81178
81179         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
81180         per change in ../m4/ls-mntd-fs.m4.
81181         (read_filesystem_list): Ignore symbolic links.
81182
81183 2000-06-29  Jim Meyering  <meyering@lucent.com>
81184
81185         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
81186         for declaration of strcmp.
81187
81188         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
81189
81190         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
81191         Avoid warning by casting result to `char *' to remove `const'.
81192
81193 2000-06-28  Jim Meyering  <meyering@lucent.com>
81194
81195         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
81196         included by quotearg.c, for which we perform this test.  From
81197         Bruno Haible.
81198
81199 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
81200
81201         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
81202         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
81203         <utmpx.h> exists, put readutmp.o into LIBOBJS.
81204
81205 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
81206
81207         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
81208
81209 2000-06-26  Paul Eggert  <eggert@twinsun.com>
81210
81211         savedir now sets errno on failure and invokes xmalloc to get memory.
81212         Fix a couple of other minor bugs while we're at it.
81213
81214         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
81215         (NAMLEN): Remove macro.
81216         (malloc, realloc): Remove decls.
81217         (stpcpy): Likewise.
81218         ("xalloc.h"): Include.
81219         (NAME_SIZE_DEFAULT): New macro.
81220         (savedir): Use xmalloc / xrealloc to allocate memory.
81221         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
81222         Skip "" directory entries.
81223         Use strlen to calculate directory entry length, since the old method
81224         is rarely used these days and isn't worth supporting.
81225         Don't use a pointer after freeing it.
81226         Check for integer overflow when calculating allocation size.
81227         Use memcpy to copy entries, instead of stpcpy.
81228         Set errno properly when returning NULL.
81229         Check for readdir error.
81230
81231 2000-06-26  Jim Meyering  <meyering@lucent.com>
81232
81233         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
81234
81235 2000-06-25  Jim Meyering  <meyering@lucent.com>
81236
81237         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
81238         Linux header bug when _XOPEN_SOURCE is defined to 500.
81239
81240 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
81241
81242         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
81243         deficiency.
81244
81245 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
81246
81247         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
81248         Include xalloc.h.
81249         Don't include <stdlib.h>.  Don't declare malloc, realloc.
81250
81251 2000-06-24  Jim Meyering  <meyering@lucent.com>
81252
81253         * m4/strerror_r.m4: Revive this file -- to try out an experimental
81254         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
81255         for which strerror does return char*, but which lacks a conveniently
81256         accessible declaration of the function.  If the compile-test says
81257         strerror_r doesn't work, then resort to a `run'-test that works on
81258         BeOS and segfaults on DEC Unix.
81259
81260 2000-06-24  Jim Meyering  <meyering@lucent.com>
81261
81262         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
81263
81264 2000-06-23  Paul Eggert  <eggert@twinsun.com>
81265
81266         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
81267         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
81268
81269 2000-06-23  Paul Eggert  <eggert@twinsun.com>
81270
81271         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
81272         (mbrtowc, mbstate_t): Define substitutes if
81273         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
81274         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
81275         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
81276
81277 2000-06-23  Jim Meyering  <meyering@lucent.com>
81278
81279         * m4/afs.m4: Add missing AC_MSG_RESULT.
81280         Reported by Bruno Haible.
81281
81282         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
81283         Suggestion from Bruno Haible.
81284
81285 2000-06-23  Jim Meyering  <meyering@lucent.com>
81286
81287         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
81288
81289 2000-06-21  Jim Meyering  <meyering@lucent.com>
81290
81291         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
81292
81293 2000-06-21  Jim Meyering  <meyering@lucent.com>
81294
81295         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
81296         (noinst_HEADERS): Add getstr.h.
81297
81298         * lib/getline.c (getstr): Move into a separate file.
81299         * lib/getstr.c (getstr): New file, extracted from getline.c, with
81300         the following changes: new parameter, delim2; both delim[12]
81301         parameters have type `int', not `char'.  The latter would lose
81302         with 8-bit delimiters.
81303         * lib/getstr.h: New file.
81304
81305 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
81306
81307         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
81308         than 1024, return a memory chunk of least possible size, instead
81309         of size PATH_MAX + 2. In the loop, increment the size proportionally.
81310         Use free/xmalloc instead of xrealloc to avoid copying for very long
81311         paths.
81312
81313 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
81314
81315         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
81316         the empty string.
81317
81318 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
81319
81320         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
81321         address, not strdup.  Include <stdlib.h> and don't declare free().
81322
81323 2000-06-19  Jim Meyering  <meyering@lucent.com>
81324
81325         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
81326
81327 2000-06-18  Jim Meyering  <meyering@lucent.com>
81328
81329         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
81330
81331         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
81332         `checking whether...' message to be consistent with that of the
81333         lstat test.
81334
81335 2000-06-18  Jim Meyering  <meyering@lucent.com>
81336
81337         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
81338         Besides, these days every porting target provides a mkdir function.
81339
81340         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
81341         needed. (this snippet comes from src/system.h).
81342
81343 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
81344
81345         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
81346
81347 2000-06-15  Paul Eggert  <eggert@twinsun.com>
81348
81349         * lib/human.c (adjust_value): New function.
81350         (human_readable_inexact): Apply rounding style even when
81351         printing approximate values.
81352
81353 2000-06-14  Paul Eggert  <eggert@twinsun.com>
81354
81355         * lib/human.c (human_readable_inexact): Allow an input block
81356         size that is not a multiple of the output block size, and vice versa.
81357         Reported by Piergiorgio Sartor.
81358
81359 2000-06-14  Paul Eggert  <eggert@twinsun.com>
81360
81361         * lib/getdate.y (get_date): Apply relative times after time
81362         zone indicator, not before.  Reported by Todd A. Jacobs.
81363
81364 2000-06-13  Jim Meyering  <meyering@lucent.com>
81365
81366         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
81367
81368         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
81369
81370 2000-06-12  Paul Eggert  <eggert@twinsun.com>
81371
81372         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
81373
81374 2000-06-12  Jim Meyering  <meyering@lucent.com>
81375
81376         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
81377         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
81378         optional argument.
81379         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
81380         the optional argument, `lib'.
81381
81382 2000-06-08  Jim Meyering  <meyering@lucent.com>
81383
81384         * m4/largefile.m4: Remove file (now that it's part of autoconf).
81385
81386 2000-06-04  Paul Eggert  <eggert@twinsun.com>
81387
81388         Rewrite largefile configuration so that we don't need to run
81389         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
81390         AC_CANONICAL_HOST in configure.in -- jmm]
81391
81392         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
81393         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
81394         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
81395         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
81396         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
81397         All uses changed.
81398         Instead of inspecting the output of getconf, try to compile the
81399         test program without and with the macro definition.
81400         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
81401         for getconf.  Instead, check for the needed flags by compiling
81402         test programs.
81403
81404 2000-06-04  Paul Eggert  <eggert@twinsun.com>
81405
81406         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
81407
81408 2000-06-04  Jim Meyering  <meyering@lucent.com>
81409
81410         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
81411         SunOS 4.1.4 for which gid_t is an unsigned type.
81412
81413 2000-06-03  Jim Meyering  <meyering@lucent.com>
81414
81415         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
81416         now that autoconf requires that.
81417
81418         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
81419         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
81420         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
81421
81422 2000-06-03  Jim Meyering  <meyering@lucent.com>
81423
81424         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
81425
81426 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
81427
81428         * m4/glibc21.m4: New file.
81429         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
81430
81431 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
81432
81433         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
81434         newer, don't install charset.alias.
81435         * lib/config.charset: Change the Linux/glibc rules so they become empty
81436         on glibc-2.1 or newer.
81437
81438 2000-06-02  Jim Meyering  <meyering@lucent.com>
81439
81440         * lib/mountlist.c: Back out last change.  Instead, do this...
81441         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
81442         me_dummy member using the same `ignore'-testing code.
81443         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
81444         fs_type strings.
81445         From Mark D. Roth.
81446
81447 2000-05-29  Jim Meyering  <meyering@lucent.com>
81448
81449         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
81450         mounts with the `ignore' attribute.  Based on a patch from
81451         Mark D. Roth.
81452
81453 2000-05-28  Jim Meyering  <meyering@lucent.com>
81454
81455         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
81456         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
81457         * m4/stat.m4: Likewise.
81458         * m4/lstat.m4: Likewise.
81459         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
81460
81461         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
81462         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
81463
81464 2000-05-26  Jim Meyering  <meyering@lucent.com>
81465
81466         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
81467
81468 2000-05-24  Jim Meyering  <meyering@lucent.com>
81469
81470         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
81471         autoconf requires that.
81472         * m4/lib-check.m4: Likewise.
81473         * m4/jm-macros.m4: Likewise.
81474         * m4/strftime.m4: Likewise.
81475
81476         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
81477         AC_CHECK_DECLS, now that autoconf requires that.
81478
81479 2000-05-22  Jim Meyering  <meyering@lucent.com>
81480
81481         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
81482         * m4/lstat.m4: Likewise.
81483
81484 2000-05-22  Jim Meyering  <meyering@lucent.com>
81485
81486         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
81487
81488 2000-05-20  Jim Meyering  <meyering@lucent.com>
81489
81490         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
81491         (jm_PREREQ): Use it.
81492
81493 2000-05-18  Jim Meyering  <meyering@lucent.com>
81494
81495         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
81496         back, too, since it may have been modified by allocate_entry.
81497         (hash_delete): Rewrite to use neither the assignment operator
81498         nor the comma operator in an if-expression.
81499
81500 2000-05-15  Paul Eggert  <eggert@twinsun.com>
81501
81502         * lib/closeout.c:
81503         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
81504         Remove; no longer needed.
81505         "quotearg.h": Add include.
81506         (file_name): Do not bother to explicitly initialize to NULL; it's less
81507         efficient on some hosts.
81508         (close_stdout_status): Remove test as to whether stdout was already
81509         closed; it breaks for the case "echo x | sort >&-".
81510         Quote file name colons.
81511         Do not assume that _("write error") lacks format strings.
81512
81513 2000-05-15  Jim Meyering  <meyering@lucent.com>
81514
81515         * lib/version-etc.c (version_etc_copyright): Update the copyright
81516         string used in all --version output.
81517
81518 2000-05-14  Jim Meyering  <meyering@lucent.com>
81519
81520         * lib/closeout.c (close_stdout_set_file_name): New function.
81521         (close_stdout_status): Use new file-scoped global.
81522         Return right away if fstat says the stdout file descriptor is invalid.
81523         * lib/closeout.h (close_stdout_set_file_name): Declare.
81524
81525 2000-05-10  Jim Meyering  <meyering@lucent.com>
81526
81527         * lib/closeout.c [default_exit_status]: New file-scoped variable.
81528         (close_stdout_set_status): New function.
81529         * lib/closeout.h (close_stdout_set_status): Declare.
81530
81531 2000-05-09  Jim Meyering  <meyering@lucent.com>
81532
81533         * m4/gettext.m4: Rename this...
81534         * m4/libintl.m4: ...to this.
81535
81536 2000-05-08  Jim Meyering  <meyering@lucent.com>
81537
81538         * lib/long-options.c: Don't include closeout.h.
81539         (parse_long_options): Don't call close_stdout for --version.
81540
81541 2000-05-06  Paul Eggert  <eggert@twinsun.com>
81542
81543         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
81544         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
81545         2.1.3 bug.  This avoids a clash when files like regex.c define
81546         _GNU_SOURCE.
81547
81548 2000-05-06  Jim Meyering  <meyering@lucent.com>
81549
81550         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
81551         (AC_REPLACE_FUNCS): Add strnlen.
81552
81553         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
81554         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
81555
81556         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
81557         AC_SEARCH_LIBS call for nanosleep.
81558         (LIB_NANOSLEEP): Set and AC_SUBST.
81559
81560 2000-05-06  Jim Meyering  <meyering@lucent.com>
81561
81562         * lib/strnlen.c: Undefine __strnlen and strnlen.
81563         [!weak_alias]: Define __strnlen to strnlen.
81564
81565         * lib/atexit.c: New file, from libiberty.
81566
81567 2000-05-06  Jim Meyering  <meyering@lucent.com>
81568
81569         * lib/closeout.c (close_stdout_status): Also check for errors on the
81570         stderr stream.
81571
81572 2000-05-05  Jim Meyering  <meyering@lucent.com>
81573
81574         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
81575         AC_SEARCH_LIBS call for clock_gettime.
81576         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
81577
81578         * m4/search-libs.m4: Update from autoconf.
81579
81580         su doesn't work on Solaris 2.6.
81581         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
81582         <shadow.h>.  Reported by Dragos Harabor.
81583
81584 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
81585
81586         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
81587         memcpy instead of xmalloc, xrealloc, path_concat.
81588         (locale_charset): Treat empty environment variables as absent.
81589         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
81590
81591 2000-05-04  Jim Meyering  <meyering@lucent.com>
81592
81593         * lib/getopt.c: Update from glibc.
81594         * lib/obstack.c: Likewise.
81595         * lib/obstack.h: Likewise.
81596         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
81597         file
81598
81599         * lib/regex.h: Likewise.
81600         * lib/strndup.c: Likewise.
81601         * lib/strnlen.c: New file, from glibc.
81602
81603 2000-05-03  Jim Meyering  <meyering@lucent.com>
81604
81605         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
81606
81607 2000-05-02  Paul Eggert  <eggert@twinsun.com>
81608
81609         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
81610         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
81611         compile-time test, rather than inspecting host and OS, to
81612         decide whether to define _LARGEFILE_SOURCE.
81613
81614 2000-05-01  Jim Meyering  <meyering@lucent.com>
81615
81616         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
81617
81618         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
81619         Based on a patch from Bruno Haible.
81620
81621 2000-05-01  Jim Meyering  <meyering@lucent.com>
81622
81623         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
81624
81625 2000-04-29  Jim Meyering  <meyering@lucent.com>
81626
81627         * lib/path-concat.c: Declare strdup only if it's not defined.
81628         * lib/canon-host.c: Likewise.
81629
81630 2000-04-28  Jim Meyering  <meyering@lucent.com>
81631
81632         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
81633         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
81634         is included first, then limits.h is included by locale.h by libintl.h.
81635         From John David Anglin.
81636
81637 2000-04-25  Jim Meyering  <meyering@lucent.com>
81638
81639         * lib/makepath.c (S_IRWXUGO): Define.
81640         (make_path): Always perform explicit chmod if MODE specifies any
81641         of the `special' permission bits.  Prompted by a bug report against
81642         install from Mate Wierdl and Joost van Baal.
81643
81644 2000-04-18  Jim Meyering  <meyering@lucent.com>
81645
81646         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
81647         (jm_PREREQ): Use it.
81648
81649 2000-04-18  Jim Meyering  <meyering@lucent.com>
81650
81651         * lib/README: New file.
81652
81653         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
81654         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
81655
81656 2000-04-17  Jim Meyering  <meyering@lucent.com>
81657
81658         Get it right :-)
81659         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
81660         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
81661         Suggestion from Akim Demaille.
81662
81663 2000-04-17  Jim Meyering  <meyering@lucent.com>
81664
81665         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
81666         the definition of it to rpl_strftime also defined-away the system's
81667         declaration.
81668
81669 2000-04-15  Jim Meyering  <meyering@lucent.com>
81670
81671         Use `C' to denote so-called `contiguous' files, the same way
81672         that tar does.
81673         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
81674         (ftypelet): Use S_ISCTG.
81675         From Michael Deutschmann.
81676
81677 2000-04-14  Jim Meyering  <meyering@lucent.com>
81678
81679         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
81680         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
81681         clobbered.
81682
81683 2000-04-14  Jim Meyering  <meyering@lucent.com>
81684
81685         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
81686
81687 2000-04-13  Jim Meyering  <meyering@lucent.com>
81688
81689         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
81690         AH_VERBATIM to insert required #ifndef into config.h.in.
81691         Suggestion from Akim Demaille.
81692
81693 2000-04-12  Jim Meyering  <meyering@lucent.com>
81694
81695         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
81696         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
81697         Christian Krackowizer.
81698
81699         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
81700         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
81701         (AC_SYS_LARGEFILE): Require.
81702         (AM_C_PROTOTYPES): Require.
81703
81704 2000-04-08  Jim Meyering  <meyering@lucent.com>
81705
81706         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
81707         names don't conflict.  Reported by Eli Zaretskii.
81708
81709 2000-04-07  Jim Meyering  <meyering@lucent.com>
81710
81711         * lib/putenv.c: Move inclusion of errno.h so it follows that of
81712         sys/types.h, to work around system header problems on AIX 3.2.5.
81713         From Bruno Haible.
81714
81715 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
81716
81717         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
81718         bug.  Deal with the different error behavior of Irix iconv.
81719
81720 2000-04-05  Paul Eggert  <eggert@twinsun.com>
81721
81722         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
81723         IRIX if the installer said otherwise.
81724
81725 2000-04-05  Jim Meyering  <meyering@lucent.com>
81726
81727         Portability tweaks required for ultrix4.3.
81728         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
81729         (jm_CHECK_DECLS): Add getutent to the list of functions.
81730         (_jm_DECL_HEADERS): Add utmpx.h.
81731         From John David Anglin.
81732
81733         * m4/strftime.m4: Back out the 2000-04-02 change.
81734         Instead of that change, simply undefine putenv in the test program.
81735
81736 2000-04-05  Jim Meyering  <meyering@lucent.com>
81737
81738         Portability tweaks required for ultrix4.3.
81739         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
81740         getutent.
81741         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
81742         * lib/canon-host.c: Declare strdup.
81743         * lib/path-concat.c: Likewise.
81744         From John David Anglin.
81745
81746 2000-04-04  Jim Meyering  <meyering@lucent.com>
81747
81748         Be more DOS 8.3-friendly.
81749         * lib/ref-add.sin: Renamed from ref-add.sed.in.
81750         * lib/ref-del.sin: Renamed from ref-del.sed.in.
81751         * lib/Makefile.am: Reflect renaming.
81752         Reported by Eli Zaretskii.
81753
81754         Use a temporary file name that won't clash with `charset.alias'
81755         in the DOS 8.3 name space.
81756         * lib/Makefile.am (charset_tmp): Define.
81757         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
81758         (uninstall-local): Likewise.
81759         Reported by Eli Zaretskii.
81760
81761 2000-04-03  Jim Meyering  <meyering@lucent.com>
81762
81763         * m4/gettext.m4: Fix typo in comment.
81764
81765         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
81766         textutils/configure.in).  Suggestion from Paul Eggert.
81767         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
81768
81769 2000-04-02  Paul Eggert  <eggert@twinsun.com>
81770
81771         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
81772         variable in the shell rather than using putenv, which isn't
81773         portable.  This avoids the configure-time inter-test dependency
81774         on the potentially-renamed putenv function.
81775
81776 2000-03-30  Paul Eggert  <eggert@twinsun.com>
81777
81778         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
81779         before checking struct stat.st_blksize, so that
81780         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
81781
81782 2000-03-29  Paul Eggert  <eggert@twinsun.com>
81783
81784         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
81785         since strftime.c uses HAVE_STRFTIME to decide whether to use
81786         the underlying strftime.
81787
81788 2000-03-29  Paul Eggert  <eggert@twinsun.com>
81789
81790         * lib/time/strftime.c (my_strftime): Make sure we call the system
81791         strftime, not ourselves, when invoking the underlying strftime.
81792
81793 2000-03-24  Jim Meyering  <meyering@lucent.com>
81794
81795         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
81796         (charset_alias): Define.
81797         (install-exec-local): Factor out common code.
81798         (uninstall-local): Split lines longer than 80.
81799         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
81800         (SUFFIXES): Define.
81801         (.sed.in.sed): New rule.  Don't redirect directly to $@.
81802         (CLEANFILES): Add ref-add.sed and ref-del.sed.
81803
81804 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
81805
81806         * lib/config.charset: Output a line containing "Packages using this
81807         file".
81808         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
81809         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
81810         ref-del.sed): New rules.
81811
81812 2000-03-17  Jim Meyering  <meyering@lucent.com>
81813
81814         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
81815         Otherwise, include <strings.h>
81816
81817 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
81818
81819         * lib/unicodeio.c (utf8_wctomb): New function.
81820         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
81821         format instead of in UCS-4 with platform dependent endianness.
81822
81823 2000-03-10  Jim Meyering  <meyering@lucent.com>
81824
81825         * m4/lib-check.m4: Look for getspnam in -lgen, too.
81826         From Marco Franzen.
81827
81828 2000-03-07  Paul Eggert  <eggert@twinsun.com>
81829
81830         * lib/savedir.c (savedir): Work even if directory size is
81831         negative; this can happen with some screwy NFS configurations.
81832
81833 2000-03-06  Jim Meyering  <meyering@lucent.com>
81834
81835         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
81836         if it's NULL (because we ran out of memory).  From Bruno Haible.
81837
81838 2000-03-05  Jim Meyering  <meyering@lucent.com>
81839
81840         * lib/localcharset.c ("path-concat.h"): Include.
81841         (get_charset_aliases): Use path_concat instead of ANSI string
81842         concatenation.
81843
81844         * lib/unicodeio.h (PARAMS): Define.
81845         Use it to guard prototype.
81846
81847 2000-03-04  Jim Meyering  <meyering@lucent.com>
81848
81849         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
81850         for lib/localcharset.c.
81851
81852 2000-03-04  Jim Meyering  <meyering@lucent.com>
81853
81854         * lib/Makefile.am (install-exec-local): Create $(libdir) before
81855         installing into it.
81856         (uninstall-local): Uncomment this rule so `make distcheck' works
81857         once again.
81858
81859         * lib/unicodeio.c (<errno.h>): Include it.
81860         (errno): Declare if not defined.
81861
81862         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
81863
81864         * lib/config.charset: New version, incorporating remarks from a linux
81865         i18n mailing list.  From Bruno Haible.
81866
81867 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
81868
81869         * m4/codeset.m4: New file.
81870         * m4/iconv.m4: New file.
81871         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
81872
81873 2000-03-03  Jim Meyering  <meyering@lucent.com>
81874
81875         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
81876
81877 2000-03-02  Jim Meyering  <meyering@lucent.com>
81878
81879         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
81880         the messages come out on separate lines.
81881
81882         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
81883         rather than jm_CHECK_DECLARATIONS.
81884         * m4/decl.m4: Remove now-unused file.
81885
81886         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
81887         geteuid.
81888
81889 2000-03-02  Jim Meyering  <meyering@lucent.com>
81890
81891         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
81892
81893 2000-03-01  Jim Meyering  <meyering@lucent.com>
81894
81895         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
81896         * lib/unicodeio.c: Likewise.
81897
81898 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
81899
81900         * lib/config.charset: New file.
81901         * lib/localcharset.c: New file.
81902         * lib/unicodeio.h, lib/unicodeio.c: New files.
81903         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
81904         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
81905         (noinst_HEADERS): Add unicodeio.h.
81906         (all-local, install-exec-local, charset.alias): New targets.
81907
81908 2000-02-28  Paul Eggert  <eggert@twinsun.com>
81909
81910         * lib/quotearg.c (ALERT_CHAR): New macro.
81911         (quotearg_buffer_restyled): Use it.
81912
81913 2000-02-27  Jim Meyering  <meyering@lucent.com>
81914
81915         * m4/check-decl.m4: Add getenv to the list.
81916
81917 2000-02-27  Jim Meyering  <meyering@lucent.com>
81918
81919         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
81920         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
81921
81922         * lib/backupfile.c: Guard inclusion of stdlib.h with
81923         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
81924         Declare malloc if needed.
81925
81926         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
81927         `#ifndef HAVE_DECL..'
81928         now that autoconf always defines the HAVE_DECL_ symbols.
81929         * lib/human.c: Likewise.
81930         * lib/same.c: Likewise.
81931         * lib/strtoumax.c: Likewise.
81932
81933         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
81934         declaration check was not run.
81935         * lib/hash.c: Likewise.
81936         * lib/human.c: Likewise.
81937         * lib/same.c: Likewise.
81938         * lib/strtoumax.c: Likewise.
81939
81940         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
81941         `.', then first look up the entire `.'-containing string as a login
81942         name.
81943
81944 2000-02-23  Jim Meyering  <meyering@lucent.com>
81945
81946         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
81947         in place of my hack.
81948
81949 2000-02-18  Paul Eggert  <eggert@twinsun.com>
81950
81951         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
81952         (textint): New typedef.
81953         (parser_control): Member year changed from int to textint.
81954         All uses changed.
81955         (YYSTYPE): Removed; replaced by %union with int and textint members.
81956         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
81957         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
81958         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
81959         (tSNUMBER, tUNUMBER): Now of type <textintval>.
81960         (date, number, to_year): Use width of number in digits, not its value,
81961         to determine whether it's a 2-digit year, or a 2-digit time.
81962         (yylex): Store number of digits of numeric tokens.
81963         Reported by John Kendall.
81964
81965         (parser_control): Changed from struct parser_control to typedef (for
81966         consistency).  All uses changed.
81967
81968         (tID): Removed; not used.
81969         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
81970
81971 2000-02-14  Paul Eggert  <eggert@twinsun.com>
81972
81973         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
81974         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
81975
81976 2000-02-12  Jim Meyering  <meyering@lucent.com>
81977
81978         * lib/userspec.c (ISDIGIT): Define it.
81979         (isdigit): Remove definition.
81980         (is_number): Use ISDIGIT, not isdigit.
81981         <libintl.h>: Include.
81982         (_ and N_): Define.
81983         (parse_user_spec): Mark translatable strings.
81984
81985 2000-02-10  Jim Meyering  <meyering@lucent.com>
81986
81987         With these changes, nanosleep.[ch] are finally enough like the other
81988         lib/* replacement files to compile on a few more losing systems.
81989
81990         * lib/nanosleep.h: Don't include config.h.
81991         Remove prototype from declaration of nanosleep.
81992         (PARAMS): Remove now-unneeded definition.
81993         * lib/nanosleep.c: #undef nanosleep.
81994         (rpl_nanosleep): Rename from nanosleep.
81995
81996 2000-02-10  Jim Meyering  <meyering@lucent.com>
81997
81998         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
81999         gnu_nanosleep to rpl_nanosleep.
82000
82001 2000-02-09  Jim Meyering  <meyering@lucent.com>
82002
82003         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
82004         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
82005
82006 2000-02-08  Akim Demaille  <akim@epita.fr>
82007
82008         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
82009         `[' and `]' and remove uses of `changequote'.
82010         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
82011         (AC_SYS_LARGEFILE): Likewise.
82012         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
82013         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
82014         of changequote.
82015         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
82016         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
82017         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
82018         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
82019
82020 2000-02-05  Jim Meyering  <meyering@lucent.com>
82021
82022         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
82023         Remove explicit use of AC_HEADER_TIME.  It is required by
82024         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
82025         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
82026         in autoconf whereby the expansion of the latter ended up preceding
82027         the expansion of its prerequisite, AC_HEADER_TIME.
82028         Reported by Volker Borchert.
82029
82030 2000-02-03  Jim Meyering  <meyering@lucent.com>
82031
82032         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
82033
82034 2000-02-03  Jim Meyering  <meyering@lucent.com>
82035
82036         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
82037         rather than with `#if HAVE_UTMPNAME'.
82038
82039 2000-02-02  Jim Meyering  <meyering@lucent.com>
82040
82041         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
82042         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
82043         Reported by Eli Zaretskii.
82044
82045 2000-02-01  Jim Meyering  <meyering@lucent.com>
82046
82047         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
82048
82049 2000-01-31  Jim Meyering  <meyering@lucent.com>
82050
82051         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
82052         functions.  Add the time.h and sys/time.h headers along with the
82053         AC_REQUIRE'ment of AC_HEADER_TIME.
82054
82055 2000-01-31  Jim Meyering  <meyering@lucent.com>
82056
82057         * lib/nanosleep.h (nanosleep): Guard declaration with
82058         `#if ! HAVE_DECL_NANOSLEEP'.
82059         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
82060         the declaration in that vendor's sys/timers.h.
82061         Reported by Christian Krackowizer.
82062
82063         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
82064         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
82065         (ISPRINT): Likewise.
82066         Reported by Tom Tromey.
82067
82068 2000-01-30  Jim Meyering  <meyering@lucent.com>
82069
82070         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
82071
82072         * m4/prereq.m4 (utmp_includes): Define.
82073         Check for ut_user and ut_name members in both struct utmpx
82074         and struct utmp.
82075
82076 2000-01-30  Jim Meyering  <meyering@lucent.com>
82077
82078         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
82079         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
82080         header files where only utmpx.ut_user is declared.
82081
82082         * lib/readutmp.h (UT_USER): Define.
82083
82084 2000-01-29  Jim Meyering  <meyering@lucent.com>
82085
82086         * m4/lib-check.m4: New file containing library-related checks from
82087         fileutils and sh-utils (textutils had none).
82088
82089 2000-01-28  Jim Meyering  <meyering@lucent.com>
82090
82091         * m4/perl.m4: Change format of warning message to look more like that
82092         from the missing script.  Suggestion from François Pinard.
82093
82094 2000-01-25  Jim Meyering  <meyering@lucent.com>
82095
82096         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
82097         well as time.h in the compile check.
82098         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
82099         Fix typo in cross-compiling case: s/yes/no/.
82100
82101 2000-01-23  Jim Meyering  <meyering@lucent.com>
82102
82103         * m4/jm-macros.m4: Move df-related tests here from
82104         fileutils/configure.in
82105
82106         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
82107         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
82108
82109         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
82110         s/space/ac_fsusage_space/.
82111         (jm_FILE_SYSTEM_USAGE): Take two parameters.
82112
82113         * m4/ftruncate.m4: New file (derived from part of
82114         fileutils/configure.in).
82115         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
82116         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
82117
82118         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
82119         AC_SUBST these here, rather than just in sh-util/configure.in, so
82120         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
82121         all the same.
82122         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
82123         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
82124         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
82125         (AC_SUBST(POW_LIBM)): Likewise.
82126         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
82127
82128 2000-01-23  Jim Meyering  <meyering@lucent.com>
82129
82130         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
82131         obstack.c.
82132
82133 2000-01-22  Jim Meyering  <meyering@lucent.com>
82134
82135         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
82136
82137         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
82138
82139         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
82140         configure.in
82141         (AC_CHECK_HEADERS): Likewise for sh-utils.
82142         (AC_CHECK_HEADERS): Likewise for textutils.
82143         Merge the three lists of headers.
82144
82145         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
82146         from fileutils' configure.in.
82147
82148         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
82149         code. Moved tests into their own function (_jm_DECL_HEADERS) in
82150         check-decl.m4.
82151
82152         * m4/check-decl.m4: Use #if rather than #ifdef.
82153         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
82154         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
82155         (_jm_DECL_HEADERS): Define new function.
82156         (jm_CHECK_DECLARATIONS): Require it.
82157
82158 2000-01-22  Jim Meyering  <meyering@lucent.com>
82159
82160         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
82161         [! HAVE_DECL_STRTOULL]: Declare strtoull.
82162         Required for some AIX systems.  Reported by Christian Krackowizer.
82163         [TESTING] (main): New function.
82164
82165         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
82166         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
82167         letters.
82168
82169         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
82170         iswprint.
82171
82172         * lib/strverscmp.c (ISDIGIT): Define.
82173         (strverscmp): Use ISDIGIT, not isdigit.
82174
82175 2000-01-19  Jim Meyering  <meyering@lucent.com>
82176
82177         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
82178         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
82179         defines `struct timespec' in <sys/time.h>
82180
82181         * m4/c-bs-a.m4: Remove uses of changequote altogether.
82182         Thanks to Akim for explaining.
82183
82184 2000-01-17  Paul Eggert  <eggert@twinsun.com>
82185
82186         * lib/nanosleep.c (nanosleep):
82187         Don't use SA_INTERRUPT to decide whether to call sigaction, as
82188         POSIX.1 doesn't require SA_INTERRUPT and some systems
82189         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
82190         it's been part of POSIX.1 since day 1 (in 1988).
82191
82192 2000-01-17  Jim Meyering  <meyering@lucent.com>
82193
82194         * lib/interlock: Remove unused file.  Reported by François Pinard.
82195
82196 2000-01-16  Paul Eggert  <eggert@twinsun.com>
82197
82198         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
82199         alert, backslash, formfeed, and vertical tab unnecessarily in
82200         shell quoting style.
82201
82202 2000-01-16  Jim Meyering  <meyering@lucent.com>
82203
82204         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
82205         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
82206         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
82207         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
82208
82209 2000-01-16  Jim Meyering  <meyering@lucent.com>
82210
82211         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
82212         because the latter didn't work.
82213
82214 2000-01-15  Jim Meyering  <meyering@lucent.com>
82215
82216         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
82217         (AC_REPLACE_FUNCS): Add memcpy and memset.
82218         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
82219         Add strpbrk.
82220         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
82221
82222 2000-01-12  Jim Meyering  <meyering@lucent.com>
82223
82224         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
82225         (jm_PREREQ): Use it.
82226         (jm_PREREQ_READUTMP): New macro.
82227         (jm_PREREQ): Use it.
82228
82229 2000-01-11  Paul Eggert  <eggert@twinsun.com>
82230
82231         Quote multibyte characters correctly.
82232         * m4/c-bs-a.m4: New file.
82233         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
82234         (jm_PREREQ): Use it.
82235
82236 2000-01-11  Paul Eggert  <eggert@twinsun.com>
82237
82238         * m4/uintmax_t.m4: Port to autoconf 2.13.
82239
82240 2000-01-08  Jim Meyering  <meyering@ascend.com>
82241
82242         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
82243         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
82244
82245 2000-01-04  Jim Meyering  <meyering@ascend.com>
82246
82247         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
82248         jm_STRUCT_DIRENT_D_TYPE.
82249         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
82250         jm_STRUCT_DIRENT_D_INO.
82251         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
82252         jm_STRUCT_UTIMBUF.
82253         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
82254         renamings.
82255         * m4/utime.m4: Likewise.
82256
82257         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
82258         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
82259
82260 2000-01-03  Paul Eggert  <eggert@twinsun.com>
82261
82262         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
82263         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
82264
82265 2000-01-02  Jim Meyering  <meyering@ascend.com>
82266
82267         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
82268         remember if this is necessary.
82269
82270 1999-12-26  Jim Meyering  <meyering@ascend.com>
82271
82272         * m4/jm-macros.m4: Use it here.
82273         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
82274
82275 1999-12-23  Jim Meyering  <meyering@ascend.com>
82276
82277         * m4/jm-macros.m4: Check for clock_gettime (moved from
82278         fileutils/configure.in)
82279         Check for gettimeofday.
82280
82281 1999-12-20  Jim Meyering  <meyering@ascend.com>
82282
82283         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
82284         autoconf-2.14a-1999-12-20.
82285
82286 1999-12-19  Jim Meyering  <meyering@ascend.com>
82287
82288         * m4/lstat-slash.m4: New file.
82289         * m4/jm-macros.m4: Use the new macro:
82290         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
82291
82292 1999-12-07  Jim Meyering  <meyering@ascend.com>
82293
82294         * m4/perl.m4: Require that File::Compare be available, too.
82295         Too many systems seem to lack it.
82296
82297         * m4/strftime.m4: Add checks for most of the cpp macros tested in
82298         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
82299
82300 1999-11-18  Paul Eggert  <eggert@twinsun.com>
82301
82302         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
82303         problem with the QNX 4.25 shell, which doesn't propagate exit
82304         status of failed commands inside shell assignments.
82305
82306 1999-11-17  Jim Meyering  <meyering@ascend.com>
82307
82308         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
82309
82310 1999-11-07  Jim Meyering  <meyering@ascend.com>
82311
82312         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
82313
82314 1999-11-06  Jim Meyering  <meyering@ascend.com>
82315
82316         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
82317         * m4/jm-macros.m4 (jm_MACROS): Use it here.
82318
82319 1999-11-05  Jim Meyering  <meyering@ascend.com>
82320
82321         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
82322         configure.in of textutils, fileutils, and sh-utils into this one
82323         (shared between those packages) file.
82324         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
82325         AC_STRUCT_ST_BLKSIZE.
82326
82327 1999-11-03  Jim Meyering  <meyering@ascend.com>
82328
82329         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
82330         of AC_CHECK_TYPE checks includes unistd.h.
82331         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
82332         Suggestion from Akim Demaille.
82333
82334 1999-10-30  Jim Meyering  <meyering@ascend.com>
82335
82336         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
82337         m4-quoted string.
82338         * m4/ls-mntd-fs.m4: Likewise.
82339         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
82340         * m4/jm-winsz1.m4: Likewise.
82341
82342         * m4/const.m4: Remove file, since the fix made it into the experimental
82343         version of autoconf.
82344         * m4/mktime.m4: Likewise.
82345
82346         * m4/check-type.m4: Remove file, now that the latest version of
82347         AC_CHECK_TYPE takes a third arg to specify additional #includes.
82348
82349         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
82350         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
82351         AC_CHECK_TYPE.
82352
82353 1999-10-04  Jim Meyering  <meyering@ascend.com>
82354
82355         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
82356
82357 1999-09-22  Paul Eggert  <eggert@twinsun.com>
82358
82359         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
82360         2.95.1 bug with HP-UX 10.20.
82361
82362 1999-09-17  Jim Meyering  <meyering@ascend.com>
82363
82364         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
82365         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
82366         due to missing strdup (against sh-utils-2.0).
82367
82368 1999-08-29  Jim Meyering  <meyering@ascend.com>
82369
82370         * m4/jm-macros.m4: Require jm_BISON.
82371         * m4/bison.m4: New file.
82372
82373 1999-08-17  Paul Eggert  <eggert@twinsun.com>
82374
82375         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
82376         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
82377
82378 1999-08-05  Jim Meyering  <meyering@ascend.com>
82379
82380         * m4/getline.m4: Rename test file from conftestdata to conftest.data
82381         to avoid conflicts with `conftest' on 8+3 filesystems.
82382         Suggestion from Eli Zaretskii.
82383
82384 1999-08-04  Jim Meyering  <meyering@ascend.com>
82385
82386         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
82387         fileutils and sh-utils (textutils's getline test was inadequate).
82388         (AM_FUNC_GETLINE): Run this test.
82389         (AC_CHECK_FUNCS): Check for getdelim.
82390         Reported by Bob Proulx.
82391
82392 1999-08-02  Jim Meyering  <meyering@ascend.com>
82393
82394         * m4/jm-macros.m4: Add a comment.
82395
82396 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82397
82398         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
82399         <inttypes.h> defines strtoumax as a macro (and not as a
82400         function).
82401
82402 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82403
82404         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
82405         that we can shift, multiply and divide unsigned long long
82406         values; Ultrix cc can't do it.
82407
82408 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82409
82410         * m4/mktime.m4: New file, which is a preview of what should appear
82411         in the next public autoconf release.
82412
82413 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82414
82415         * m4/lfs.m4: Remove this file.
82416         * m4/largefile.m4: New file.  It contains the old contents of
82417         lfs.m4, except that all names with prefix AC_LFS have been
82418         changed to use the prefix AC_SYS_LARGEFILE instead, to be
82419         compatible with future autoconf versions.  Also, some minor m4
82420         quoting problems have been fixed.
82421
82422 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82423
82424         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
82425         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
82426         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
82427         and simplify the shell code.
82428
82429 1999-08-01  Jim Meyering  <meyering@ascend.com>
82430
82431         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
82432         m4.
82433
82434 1999-07-20  Jim Meyering  <meyering@ascend.com>
82435
82436         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
82437
82438 1999-07-15  Jim Meyering  <meyering@ascend.com>
82439
82440         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
82441
82442 1999-05-22  Jim Meyering  <meyering@ascend.com>
82443
82444         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
82445
82446 1999-05-20  Jim Meyering  <meyering@ascend.com>
82447
82448         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
82449         Add a colon after each `then' in case $4 is empty.
82450
82451 1999-05-16  Jim Meyering  <meyering@ascend.com>
82452
82453         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
82454
82455 1999-05-10  Jim Meyering  <meyering@ascend.com>
82456
82457         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
82458
82459         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
82460         AC_FUNC_MKTIME.
82461
82462 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
82463
82464         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
82465
82466 1999-05-04  Paul Eggert  <eggert@twinsun.com>
82467
82468         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
82469         not CPPFLAGS, so that linking works correctly in IRIX.
82470
82471 1999-04-30  Paul Eggert  <eggert@twinsun.com>
82472
82473         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
82474
82475 1999-04-20  Paul Eggert  <eggert@twinsun.com>
82476
82477         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
82478         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
82479         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
82480         jm_AC_TYPE_UNSIGNED_LONG_LONG.
82481         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
82482
82483         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
82484
82485 1999-04-20  Jim Meyering  <meyering@ascend.com>
82486
82487         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
82488         AC_REPLACE xstroull if necessary.  From Paul Eggert.
82489         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
82490
82491 1999-04-18  Jim Meyering  <meyering@ascend.com>
82492
82493         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
82494         * m4/jm-macros.m4: Use it.
82495
82496 1999-04-06  Jim Meyering  <meyering@ascend.com>
82497
82498         * m4/strftime.m4: Remove test for %f.
82499
82500 1999-03-29  Jim Meyering  <meyering@ascend.com>
82501
82502         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
82503         superset of the AC_TYPE_* checks in the textutils, fileutils,
82504         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
82505         AC_TYPE_PID_T.
82506
82507 1999-03-28  Jim Meyering  <meyering@ascend.com>
82508
82509         * m4/jm-macros.m4: Define GNU_PACKAGE here.
82510         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
82511         replaced e.g., in the *.sh files of the sh-utils.
82512
82513 1999-03-20  Jim Meyering  <meyering@ascend.com>
82514
82515         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
82516         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
82517         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
82518
82519 1999-03-19  Jim Meyering  <meyering@ascend.com>
82520
82521         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
82522
82523 1999-03-12  Jim Meyering  <meyering@ascend.com>
82524
82525         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
82526
82527 1999-03-07  Jim Meyering  <meyering@ascend.com>
82528
82529         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
82530         declared.
82531
82532 1999-02-17  Jim Meyering  <meyering@ascend.com>
82533
82534         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
82535         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
82536
82537 1999-02-07  Jim Meyering  <meyering@ascend.com>
82538
82539         * m4/group-member.m4: New file -- extracted from sh-utils'
82540         configure.in.
82541
82542         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
82543         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
82544
82545 1999-02-06  Jim Meyering  <meyering@ascend.com>
82546
82547         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
82548         * m4/fnmatch.m4: Likewise.
82549         * m4/getgroups.m4: Likewise.
82550         * m4/lstat.m4: Likewise.
82551         * m4/malloc.m4: Likewise.
82552         * m4/putenv.m4: Likewise.
82553         * m4/realloc.m4: Likewise.
82554         * m4/regex.m4: Likewise.
82555         * m4/stat.m4: Likewise.
82556         * m4/strftime.m4: Likewise.
82557         Suggestion from Alain Magloire.
82558
82559         * m4/chown.m4: Use `.$ac_objext', not `.o'.
82560         * m4/fnmatch.m4: Likewise.
82561         * m4/getgroups.m4: Likewise.
82562         * m4/getline.m4: Likewise.
82563         * m4/lstat.m4: Likewise.
82564         * m4/malloc.m4: Likewise.
82565         * m4/memcmp.m4: Likewise.
82566         * m4/putenv.m4: Likewise.
82567         * m4/realloc.m4: Likewise.
82568         * m4/regex.m4: Likewise.
82569         * m4/stat.m4: Likewise.
82570         * m4/strftime.m4: Likewise.
82571         Suggestion from Alain Magloire.
82572
82573         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
82574         an argument.
82575
82576         * m4/regex.m4: Add a run-time Test for proper operation of
82577         re_compile_pattern.
82578
82579 1999-01-31  Jim Meyering  <meyering@ascend.com>
82580
82581         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
82582
82583 1999-01-30  Jim Meyering  <meyering@ascend.com>
82584
82585         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
82586
82587         * m4/jm-mktime.m4: Make this a wrapper around the official
82588         AM_FUNC_MKTIME rather than my private copy, now that the official one
82589         is up to date.
82590         * m4/mktime.m4: Remove file.
82591
82592         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
82593         * m4/uptime.m4: Likewise.
82594         * m4/uintmax_t.m4: Likewise.
82595
82596 1999-01-28  Jim Meyering  <meyering@ascend.com>
82597
82598         * m4/jm-macros.m4: Use jm_AFS.
82599         * m4/afs.m4: New file (from fileutils' configure.in).
82600
82601         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
82602         * m4/chown.m4: Likewise.
82603         * m4/d-ino.m4: Likewise.
82604         * m4/d-type.m4: Likewise.
82605         * m4/fnmatch.m4: Likewise.
82606         * m4/getgroups.m4: Likewise.
82607         * m4/gettext.m4: Likewise.
82608         * m4/jm-mktime.m4: Likewise.
82609         * m4/jm-winsz2.m4: Likewise.
82610         * m4/lcmessage.m4: Likewise.
82611         * m4/ls-mntd-fs.m4: Likewise.
82612         * m4/malloc.m4: Likewise.
82613         * m4/memcmp.m4: Likewise.
82614         * m4/putenv.m4: Likewise.
82615         * m4/realloc.m4: Likewise.
82616         * m4/st_mtim.m4: Likewise.
82617         * m4/strftime.m4: Likewise.
82618
82619 1999-01-16  Jim Meyering  <meyering@ascend.com>
82620
82621         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
82622         (ARGMATCH_DIE_DECL): Define.
82623
82624 1999-01-12  Jim Meyering  <meyering@ascend.com>
82625
82626         * m4/Makefile.am.in: Rewrite to avoid using fmt.
82627         Reported by Lars Hecking.
82628
82629 1999-01-10  Jim Meyering  <meyering@ascend.com>
82630
82631         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
82632         gross kludge.
82633         * m4/inttypes_h.m4: Likewise.
82634         * m4/lstat.m4: Likewise.
82635         * m4/malloc.m4: Likewise.
82636         * m4/readdir.m4: Likewise.
82637         * m4/realloc.m4: Likewise.
82638         * m4/st_dm_mode.m4: Likewise.
82639         * m4/stat.m4: Likewise.
82640         * m4/utimbuf.m4: Likewise.
82641         * m4/utimes.m4: Likewise.
82642
82643         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
82644         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
82645         comments in config.h.in are meaningful.
82646
82647         * m4/jm-macros.m4: Require autoconf-2.13 here.
82648
82649         * m4/regex.m4: By default, don't use the included regex.c on systems
82650         with glibc 2.  Suggestion from Uli Drepper.
82651
82652 1999-01-02  Jim Meyering  <meyering@ascend.com>
82653
82654         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
82655
82656 1998-12-18  Jim Meyering  <meyering@ascend.com>
82657
82658         * m4/Makefile.am.in (Makefile.am): Simplify rule.
82659         Based on a suggestion from Lars Hecking.
82660
82661 1998-11-16  Paul Eggert  <eggert@twinsun.com>
82662
82663         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
82664
82665 1998-11-16  Jim Meyering  <meyering@ascend.com>
82666
82667         * m4/lfs.m4: Double-quote the `uname...` expression.
82668
82669 1998-11-14  Jim Meyering  <meyering@ascend.com>
82670
82671         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
82672         * m4/stat.m4: Likewise.
82673
82674 1998-11-03  Jim Meyering  <meyering@ascend.com>
82675
82676         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
82677         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
82678
82679 1998-10-18  Jim Meyering  <meyering@ascend.com>
82680
82681         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
82682
82683 1998-10-17  Jim Meyering  <meyering@ascend.com>
82684
82685         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
82686         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
82687         calls for those previously hard-coded headers.  Instead, take a new
82688         parameter.
82689         (jm_CHECK_DECLARATIONS): Reflect interface change.
82690         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
82691         (jm_CHECK_DECL_LOCALTIME_R): New macro.
82692
82693         * m4/mktime.m4: Test for spring-forward gap before long-running test.
82694
82695 1998-10-14  Jim Meyering  <meyering@ascend.com>
82696
82697         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
82698         instead of "TZ=America/Vancouver".  From Paul Eggert.
82699
82700 1998-10-11  Jim Meyering  <meyering@ascend.com>
82701
82702         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
82703         This adds a test for a recently added compatibility fix for mktime.c.
82704         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
82705
82706 1998-09-27  Jim Meyering  <meyering@ascend.com>
82707
82708         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
82709
82710         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
82711         ../configure.in, including a change from Gordon Matzigkeit to allow
82712         cross-compiling for the Hurd.
82713
82714         * m4/glibc.m4: New file/macro to test for the GNU C Library
82715         versions 1 and 2.  From Gordon Matzigkeit.
82716         Indent.
82717
82718 1998-09-21  Jim Meyering  <meyering@ascend.com>
82719
82720         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
82721
82722 1998-08-18  Paul Eggert  <eggert@twinsun.com>
82723
82724         Port nanosecond-resolution times to UnixWare 2.1.2 and
82725         pedantic Solaris 2.6.
82726
82727         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
82728         AC_STRUCT_ST_MTIM.
82729         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
82730         Generate name of ns member, instead of just 1 or undef.
82731         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
82732
82733 1998-08-15  Jim Meyering  <meyering@ascend.com>
82734
82735         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
82736         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
82737         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
82738         instead of jm_TYPE_SSIZE_T.
82739
82740 1998-08-12  Jim Meyering  <meyering@ascend.com>
82741
82742         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
82743
82744 1998-08-02  Jim Meyering  <meyering@ascend.com>
82745
82746         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
82747         in acconfig.h manually.
82748
82749 1998-07-31  Paul Eggert  <eggert@twinsun.com>
82750
82751         * m4/st_mtim.m4: New file.
82752
82753 1998-07-28  Jim Meyering  <meyering@ascend.com>
82754
82755         * m4/utimes.m4: Undef stat.
82756
82757 1998-07-25  Jim Meyering  <meyering@ascend.com>
82758
82759         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
82760         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
82761
82762 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
82763
82764         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
82765         uid and gid actually remain unchanged.
82766
82767 1998-07-07  Jim Meyering  <meyering@ascend.com>
82768
82769         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
82770
82771 1998-07-04  Jim Meyering  <meyering@ascend.com>
82772
82773         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
82774         to prove that this macro can be used in packages without regex.c.
82775
82776 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
82777
82778         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
82779         is to be used.
82780
82781 1998-07-03  Jim Meyering  <meyering@ascend.com>
82782
82783         * m4/gettext.m4: Add -lintl if it's found to be necessary.
82784
82785         * m4/gettext.m4: New file -- from gettext-0.10.35.
82786         * m4/lcmessage.m4: Likewise.
82787         * m4/progtest.m4: Likewise.
82788
82789         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
82790         * m4/jm-macros.m4: Require the new macro.
82791
82792 1998-06-29  Jim Meyering  <meyering@ascend.com>
82793
82794         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
82795         for the definition of NGROUPS (used in a system header included
82796         by sys/mount.h).
82797
82798 1998-06-28  Jim Meyering  <meyering@ascend.com>
82799
82800         * m4/ls-mntd-fs.m4: New file.
82801         * m4/fstypename.m4: New file.
82802
82803         * m4/jm-macros.m4: Require the new macro.
82804         * m4/jm-glibc-io.m4: New file.
82805
82806 1998-05-19  Jim Meyering  <meyering@ascend.com>
82807
82808         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
82809         * m4/lchown.m4: New file.
82810
82811         * m4/Makefile.am.in: New file.
82812         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
82813
82814 1998-05-14  Jim Meyering  <meyering@ascend.com>
82815
82816         * m4/Makefile.am (EXTRA_DIST): Add them.
82817         * m4/jm-macros.m4: New file.
82818         * m4/utimbuf.m4: New file.
82819
82820 1998-05-12  Jim Meyering  <meyering@ascend.com>
82821
82822         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
82823
82824 1998-05-11  Jim Meyering  <meyering@ascend.com>
82825
82826         * m4/isc-posix.m4: New file.
82827
82828 1998-05-10  Jim Meyering  <meyering@ascend.com>
82829
82830         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
82831
82832 1998-05-09  Jim Meyering  <meyering@ascend.com>
82833
82834         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
82835         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
82836         with automake.
82837
82838         * m4/ssize_t.m4: New file.
82839         * m4/mktime.m4: Remove file -- the new automake has this now.
82840
82841 1998-04-26  Jim Meyering  <meyering@ascend.com>
82842
82843         * m4/assert.m4: New file.
82844         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
82845
82846 1998-04-05  Jim Meyering  <meyering@ascend.com>
82847
82848         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
82849         (jm_PREREQ): Use it here.
82850
82851 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
82852
82853         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
82854         in acconfig.h.
82855
82856 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
82857
82858         * m4/prereq.m4: New file.
82859         * m4/error.m4: New file.
82860         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
82861
82862 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
82863
82864         * m4/getline.m4: Don't set am_cv_func_working_getline before the
82865         cache-check for the same variable -- that defeated the purpose of
82866         the test; the test program was never run.  This was a problem only
82867         on systems with losing getline functions -- HP-UX 10.20 is one.
82868         Reported by Bjorn Helgaas.
82869
82870 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
82871
82872         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
82873
82874 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
82875
82876         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
82877
82878         * m4/const.m4: New file.  Use an initializer in this declaration
82879         typedef int charset[2]; const charset x;
82880         Reported by Bob Glickstein.
82881
82882 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
82883
82884         * m4/chown.m4: Fix reversed types on -1 args to chown.
82885         From Kaveh Ghazi.
82886
82887 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
82888
82889         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
82890         Add lseek and memchr.
82891
82892         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
82893         T.E.Dickey <dickey@clark.net> said that some older preprocessors
82894         have a 20-character limit on names.
82895
82896 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
82897
82898         * m4/inttypes_h.m4: New file.
82899         * m4/uintmax_t.m4: New file.
82900         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
82901
82902
82903         -----
82904
82905         Local Variables:
82906         coding: utf-8
82907         End:
82908
82909         Copyright (C) 1997-2011 Free Software Foundation, Inc.
82910
82911         Copying and distribution of this file, with or without
82912         modification, are permitted provided the copyright notice
82913         and this notice are preserved.