]> sourceware.org Git - glibc.git/blob - ChangeLog
Update.
[glibc.git] / ChangeLog
1 2000-09-07 Ulrich Drepper <drepper@redhat.com>
2
3 * elf/Makefile (all-rtld-routines): Evaluate $(sysdep-rtld-routines)
4 too.
5 * sysdeps/powerpc/Makefile (sysdep-rtld-routines): New variable.
6 (sysdep_routines): Remove dl-start.
7 Patches by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
8
9 * assert/__assert.c: Undefine NDEBUG before include <assert.h>.
10
11 * sysdeps/unix/sysv/linux/msgsnd.c (msgsnd): Add cast to avoid warning.
12 * sysdeps/unix/sysv/linux/shmat.c (shmat): Likewise.
13
14 2000-09-06 Andreas Schwab <schwab@suse.de>
15
16 * sysdeps/unix/sysv/linux/ia64/bits/time.h: New file.
17
18 2000-09-07 Ulrich Drepper <drepper@redhat.com>
19
20 * sysdeps/unix/sysv/linux/gethostid.c: Find hostid file in /etc.
21
22 * scripts/config.sub: Strip out -unknown for Linux targets.
23 Patch by Scott Bambrough <scottb@netwinder.org>.
24
25 * posix/tst-dir.c (main): Correct one bug (missing NULL test) and
26 add one more test.
27
28 2000-09-07 Andreas Jaeger <aj@suse.de>
29
30 * sysdeps/unix/sysv/linux/mips/lockf64.c: New file.
31
32 * sysdeps/unix/sysv/linux/i386/fcntl.c: Add prototypes for the
33 syscalls.
34
35 * sysdeps/unix/sysv/linux/mips/syscalls.list: Add __syscall_fcntl.
36
37 * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Fix calls to dl_lookup.
38 (ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.
39
40 * sysdeps/unix/sysv/linux/mips/fcntl.c: New file.
41
42 * stdlib/tst-bsearch.c (main): Add more test cases.
43
44 * locale/programs/ld-collate.c (handle_ellipsis): Fix typo.
45 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
46 Reported by GOTO Masanori <gotom@debian.or.jp>.
47
48 2000-09-07 Ulrich Drepper <drepper@redhat.com>
49
50 * posix/Makefile (tests): Add tst-dir.
51 (tst-dir-ARGS): New variable.
52 * posix/tst-dir.c: New file.
53
54 2000-09-07 Andreas Jaeger <aj@suse.de>
55
56 * sysdeps/unix/sysv/linux/mips/sys/syscall.h (SYS_getdents64): New.
57 (SYS_fcntl64): New.
58
59 * sysdeps/unix/sysv/linux/mips/syscalls.list: Add getdents64.
60
61 2000-09-06 Ulrich Drepper <drepper@redhat.com>
62
63 * sysdeps/unix/opendir.c: If O_DIRECTORY_WORKS is defined don't
64 use the hack with tryopen_o_directory to determine at runtime
65 whether it works.
66 * sysdeps/unix/sysv/linux/opendir.c: New file.
67 * sysdeps/unix/sysv/linux/kernel-features.h: Define
68 __ASSUME_O_DIRECTORY if kernel knows O_DIRECTORY.
69
70 * catgets/Depend: New file. Add intl.
71 * catgets/Makefile (tests): Add tst-catgets.
72 (generated): Remove de.msg.
73 (generated-dirs): Add de.
74 Add dependency if tst-catgets output on de/libc.cat.
75 * catgets/tst-catgets.c: New file.
76
77 * po/ja.po: New file.
78 * po/el.po: Update from translation team.
79
80 * wcsmbs/Depend: New file.
81 * wcsmbs/Makefile (tests): Add tst-btowc.
82 (tst-btowc-ENV): Define.
83 * wcsmbs/tst-btowc.c: New file.
84
85 * sysdeps/unix/sysv/linux/_G_config.h: Moved to...
86 * sysdeps/gnu/_G_config.h: ...here to be shared with Hurd.
87
88 * sysdeps/posix/signal.c: Add sig to act.sa_mask for completeness.
89
90 * stdlib/Makefile (tests): Add tst-bsearch.
91 * stdlib/tst-bsearch.c: New file.
92
93 * posix/getopt.c (_getopt_internal): Don't recognize an option
94 name as ambiguous if it's a prefix for more than one name but the
95 other struct option values are identical.
96
97 * posix/tstgetopt.c: Add test for improved ambiguity recognition.
98 Don't depend on visual inspection of the output file to recognize
99 errors.
100 * posix/Makefile (tstgetopt-ARGS): Add a few more parameters.
101
102 2000-09-06 Andreas Jaeger <aj@suse.de>
103
104 * sysdeps/alpha/soft-fp/Dist: New file.
105 * sysdeps/i386/soft-fp/Dist: New file.
106 * sysdeps/mips/mips64/soft-fp/Dist: New file.
107 * sysdeps/mips/soft-fp/Dist: New file.
108 * sysdeps/powerpc/soft-fp/Dist: New file.
109 * sysdeps/sparc/sparc32/soft-fp/Dist: New file.
110 * sysdeps/sparc/sparc64/soft-fp/Dist: New file.
111
112 * sysdeps/sparc/sparc64/soft-fp/Makefile [$(subdir) = soft-fp]:
113 Use sysdep_routines instead of routines to fix make dist failure.
114 * sysdeps/sparc/sparc32/soft-fp/Makefile: Likewise (in commented
115 out code).
116 * sysdeps/powerpc/soft-fp/Makefile [$(subdir) = soft-fp]: Likewise.
117
118 * sysdeps/mips/Makefile [$(subdir) = misc]: Use
119 sysdep_headers instead of headers for make dist.
120
121 * sysdeps/unix/sysv/linux/mips/Makefile [$(subdir) = misc]:
122 Likewise.
123
124 2000-09-06 Andreas Schwab <schwab@suse.de>
125
126 * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: New file.
127
128 2000-09-06 Andreas Jaeger <aj@suse.de>
129
130 * soft-fp/Makefile (distribute): Remove ChangeLog.
131
132 * sysdeps/sparc/sparc32/Makefile [$(subdir) = gnulib]: Use
133 sysdep_routines instead of routines for make dist.
134
135 2000-09-05 Ulrich Drepper <drepper@redhat.com>
136
137 * libio/libio.h (_IO_fwide_maybe_incompatible): For glibc 2.0
138 compatibility check for old stream and call _IO_wide in doubt.
139 (_IO_fwide): Use _IO_fwide_maybe_incompatible macro.
140 * libio/iofwide.c (_IO_fwide): If compatibility with glibc 2.0 is
141 needed tst for such an old structure and don't do anything.
142 * libio/freopen.c: Remove declaration of _IO_stdin_used.
143
144 2000-09-06 Andreas Jaeger <aj@suse.de>
145
146 * sysdeps/powerpc/Makefile [$(subdir) = elf]: Modify
147 sysdep-dl-routines and sysdep_routines instead of rtld-routines
148 and dl-routines.
149
150 * soft-fp/ChangeLog: Merged with this file.
151
152 2000-06-13 Ulrich Drepper <drepper@redhat.com>
153
154 * soft-fp/Makefile (distribute): Add op-8.h and testit.c.
155
156 * soft-fp/Makefile (distribute): Add the math functions, too.
157
158 * soft-fp/Makefile (distribute): Add ChangeLog, Banner, and configure.
159
160 2000-03-03 Geoff Keating <geoffk@cygnus.com>
161
162 * soft-fp/soft-fp.h (_FP_ROUND_ZERO): Cast 0 to void before using it
163 as a statement.
164
165 * soft-fp/sysdeps/powerpc/Makefile (routines): New file.
166 * soft-fp/sysdeps/powerpc/q_*: New files.
167
168 2000-09-05 Ulrich Drepper <drepper@redhat.com>
169
170 * stdio-common/vfprintf.c (process_string_arg): Handle precision
171 in wide char case correctly. Don't allocate too long temporary
172 strings with alloca.
173
174 * stdio-common/Makefile (tests): Add tst-swprintf.
175 (tst-swprintf-ENV): New variable.
176 * stdio-common/tst-swprintf.c: New file.
177
178 2000-09-05 Andreas Jaeger <aj@suse.de>
179
180 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use st_pad5.
181 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Fix assignments.
182 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
183
184 2000-09-05 Ulrich Drepper <drepper@redhat.com>
185
186 * configure.in: Strip out "unknown" from configuration names.
187
188 2000-09-05 Andreas Jaeger <aj@suse.de>
189
190 * sysdeps/powerpc/Subdirs: New file, adds soft-fp.
191
192 * sysdeps/sparc/sparc64/Implies: Add soft-fp.
193 * sysdeps/sparc/sparc32/Implies: Likewise.
194 * sysdeps/powerpc/Implies: Likewise.
195
196 * libio/oldiofsetpos64.c: Check for compatibility with glibc 2.1.
197 * libio/oldiofgetpos64.c: Likewise.
198
199 * soft-fp/Makefile (distribute): Remove configure.
200
201 * sysdeps/sparc/sparc64/soft-fp/Versions: Use version glibc 2.2.
202
203 * soft-fp/configure: Remove.
204
205 * soft-fp/sysdeps/sparc/sparc64/qp_neg.S: Move from here...
206 * sysdeps/sparc/sparc64/soft-fp/qp_neg.S: ... to here.
207
208 * soft-fp/sysdeps/sparc/sparc32/Makefile: Move from here...
209 * sysdeps/sparc/sparc32/soft-fp/Makefile: ... to here.
210
211 * soft-fp/sysdeps/powerpc/Makefile: Move from here...
212 * sysdeps/powerpc/soft-fp/Makefile: ... to here.
213
214 * soft-fp/sysdeps/sparc/sparc64/Makefile: Move from here...
215 * sysdeps/sparc/sparc64/soft-fp/Makefile: ... to here.
216
217 * soft-fp/sysdeps/sparc/sparc64/qp_neg.S: Move from here...
218 * sysdeps/sparc/sparc64/soft-fp/qp_neg.S: ... to here.
219
220 * soft-fp/sysdeps/powerpc/q_add.c: Move from here...
221 * sysdeps/powerpc/soft-fp/q_add.c: ... to here.
222
223 * soft-fp/sysdeps/powerpc/q_cmp.c: Move from here...
224 * sysdeps/powerpc/soft-fp/q_cmp.c: ... to here.
225
226 * soft-fp/sysdeps/powerpc/q_cmpe.c: Move from here...
227 * sysdeps/powerpc/soft-fp/q_cmpe.c: ... to here.
228
229 * soft-fp/sysdeps/powerpc/q_div.c: Move from here...
230 * sysdeps/powerpc/soft-fp/q_div.c: ... to here.
231
232 * soft-fp/sysdeps/powerpc/q_dtoq.c: Move from here...
233 * sysdeps/powerpc/soft-fp/q_dtoq.c: ... to here.
234
235 * soft-fp/sysdeps/powerpc/q_feq.c: Move from here...
236 * sysdeps/powerpc/soft-fp/q_feq.c: ... to here.
237
238 * soft-fp/sysdeps/powerpc/q_fge.c: Move from here...
239 * sysdeps/powerpc/soft-fp/q_fge.c: ... to here.
240
241 * soft-fp/sysdeps/powerpc/q_fgt.c: Move from here...
242 * sysdeps/powerpc/soft-fp/q_fgt.c: ... to here.
243
244 * soft-fp/sysdeps/powerpc/q_fle.c: Move from here...
245 * sysdeps/powerpc/soft-fp/q_fle.c: ... to here.
246
247 * soft-fp/sysdeps/powerpc/q_flt.c: Move from here...
248 * sysdeps/powerpc/soft-fp/q_flt.c: ... to here.
249
250 * soft-fp/sysdeps/powerpc/q_fne.c: Move from here...
251 * sysdeps/powerpc/soft-fp/q_fne.c: ... to here.
252
253 * soft-fp/sysdeps/powerpc/q_itoq.c: Move from here...
254 * sysdeps/powerpc/soft-fp/q_itoq.c: ... to here.
255
256 * soft-fp/sysdeps/powerpc/q_lltoq.c: Move from here...
257 * sysdeps/powerpc/soft-fp/q_lltoq.c: ... to here.
258
259 * soft-fp/sysdeps/powerpc/q_mul.c: Move from here...
260 * sysdeps/powerpc/soft-fp/q_mul.c: ... to here.
261
262 * soft-fp/sysdeps/powerpc/q_neg.c: Move from here...
263 * sysdeps/powerpc/soft-fp/q_neg.c: ... to here.
264
265 * soft-fp/sysdeps/powerpc/q_qtod.c: Move from here...
266 * sysdeps/powerpc/soft-fp/q_qtod.c: ... to here.
267
268 * soft-fp/sysdeps/powerpc/q_qtoi.c: Move from here...
269 * sysdeps/powerpc/soft-fp/q_qtoi.c: ... to here.
270
271 * soft-fp/sysdeps/powerpc/q_qtoll.c: Move from here...
272 * sysdeps/powerpc/soft-fp/q_qtoll.c: ... to here.
273
274 * soft-fp/sysdeps/powerpc/q_qtos.c: Move from here...
275 * sysdeps/powerpc/soft-fp/q_qtos.c: ... to here.
276
277 * soft-fp/sysdeps/powerpc/q_qtou.c: Move from here...
278 * sysdeps/powerpc/soft-fp/q_qtou.c: ... to here.
279
280 * soft-fp/sysdeps/powerpc/q_qtoull.c: Move from here...
281 * sysdeps/powerpc/soft-fp/q_qtoull.c: ... to here.
282
283 * soft-fp/sysdeps/powerpc/q_sqrt.c: Move from here...
284 * sysdeps/powerpc/soft-fp/q_sqrt.c: ... to here.
285
286 * soft-fp/sysdeps/powerpc/q_stoq.c: Move from here...
287 * sysdeps/powerpc/soft-fp/q_stoq.c: ... to here.
288
289 * soft-fp/sysdeps/powerpc/q_sub.c: Move from here...
290 * sysdeps/powerpc/soft-fp/q_sub.c: ... to here.
291
292 * soft-fp/sysdeps/powerpc/q_ulltoq.c: Move from here...
293 * sysdeps/powerpc/soft-fp/q_ulltoq.c: ... to here.
294
295 * soft-fp/sysdeps/powerpc/q_util.c: Move from here...
296 * sysdeps/powerpc/soft-fp/q_util.c: ... to here.
297
298 * soft-fp/sysdeps/powerpc/q_utoq.c: Move from here...
299 * sysdeps/powerpc/soft-fp/q_utoq.c: ... to here.
300
301 * soft-fp/sysdeps/sparc/sparc32/q_add.c: Move from here...
302 * sysdeps/sparc/sparc32/soft-fp/q_add.c: ... to here.
303
304 * soft-fp/sysdeps/sparc/sparc32/q_cmp.c: Move from here...
305 * sysdeps/sparc/sparc32/soft-fp/q_cmp.c: ... to here.
306
307 * soft-fp/sysdeps/sparc/sparc32/q_cmpe.c: Move from here...
308 * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c: ... to here.
309
310 * soft-fp/sysdeps/sparc/sparc32/q_div.c: Move from here...
311 * sysdeps/sparc/sparc32/soft-fp/q_div.c: ... to here.
312
313 * soft-fp/sysdeps/sparc/sparc32/q_dtoq.c: Move from here...
314 * sysdeps/sparc/sparc32/soft-fp/q_dtoq.c: ... to here.
315
316 * soft-fp/sysdeps/sparc/sparc32/q_feq.c: Move from here...
317 * sysdeps/sparc/sparc32/soft-fp/q_feq.c: ... to here.
318
319 * soft-fp/sysdeps/sparc/sparc32/q_fge.c: Move from here...
320 * sysdeps/sparc/sparc32/soft-fp/q_fge.c: ... to here.
321
322 * soft-fp/sysdeps/sparc/sparc32/q_fgt.c: Move from here...
323 * sysdeps/sparc/sparc32/soft-fp/q_fgt.c: ... to here.
324
325 * soft-fp/sysdeps/sparc/sparc32/q_fle.c: Move from here...
326 * sysdeps/sparc/sparc32/soft-fp/q_fle.c: ... to here.
327
328 * soft-fp/sysdeps/sparc/sparc32/q_flt.c: Move from here...
329 * sysdeps/sparc/sparc32/soft-fp/q_flt.c: ... to here.
330
331 * soft-fp/sysdeps/sparc/sparc32/q_fne.c: Move from here...
332 * sysdeps/sparc/sparc32/soft-fp/q_fne.c: ... to here.
333
334 * soft-fp/sysdeps/sparc/sparc32/q_itoq.c: Move from here...
335 * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: ... to here.
336
337 * soft-fp/sysdeps/sparc/sparc32/q_mul.c: Move from here...
338 * sysdeps/sparc/sparc32/soft-fp/q_mul.c: ... to here.
339
340 * soft-fp/sysdeps/sparc/sparc32/q_neg.c: Move from here...
341 * sysdeps/sparc/sparc32/soft-fp/q_neg.c: ... to here.
342
343 * soft-fp/sysdeps/sparc/sparc32/q_qtod.c: Move from here...
344 * sysdeps/sparc/sparc32/soft-fp/q_qtod.c: ... to here.
345
346 * soft-fp/sysdeps/sparc/sparc32/q_qtoi.c: Move from here...
347 * sysdeps/sparc/sparc32/soft-fp/q_qtoi.c: ... to here.
348
349 * soft-fp/sysdeps/sparc/sparc32/q_qtos.c: Move from here...
350 * sysdeps/sparc/sparc32/soft-fp/q_qtos.c: ... to here.
351
352 * soft-fp/sysdeps/sparc/sparc32/q_qtoui.c: Move from here...
353 * sysdeps/sparc/sparc32/soft-fp/q_qtoui.c: ... to here.
354
355 * soft-fp/sysdeps/sparc/sparc32/q_qtoux.c: Move from here...
356 * sysdeps/sparc/sparc32/soft-fp/q_qtoux.c: ... to here.
357
358 * soft-fp/sysdeps/sparc/sparc32/q_qtox.c: Move from here...
359 * sysdeps/sparc/sparc32/soft-fp/q_qtox.c: ... to here.
360
361 * soft-fp/sysdeps/sparc/sparc32/q_sqrt.c: Move from here...
362 * sysdeps/sparc/sparc32/soft-fp/q_sqrt.c: ... to here.
363
364 * soft-fp/sysdeps/sparc/sparc32/q_stoq.c: Move from here...
365 * sysdeps/sparc/sparc32/soft-fp/q_stoq.c: ... to here.
366
367 * soft-fp/sysdeps/sparc/sparc32/q_sub.c: Move from here...
368 * sysdeps/sparc/sparc32/soft-fp/q_sub.c: ... to here.
369
370 * soft-fp/sysdeps/sparc/sparc32/q_uitoq.c: Move from here...
371 * sysdeps/sparc/sparc32/soft-fp/q_uitoq.c: ... to here.
372
373 * soft-fp/sysdeps/sparc/sparc32/q_util.c: Move from here...
374 * sysdeps/sparc/sparc32/soft-fp/q_util.c: ... to here.
375
376 * soft-fp/sysdeps/sparc/sparc32/q_uxtoq.c: Move from here...
377 * sysdeps/sparc/sparc32/soft-fp/q_uxtoq.c: ... to here.
378
379 * soft-fp/sysdeps/sparc/sparc32/q_xtoq.c: Move from here...
380 * sysdeps/sparc/sparc32/soft-fp/q_xtoq.c: ... to here.
381
382 * soft-fp/sysdeps/sparc/sparc64/qp_add.c: Move from here...
383 * sysdeps/sparc/sparc64/soft-fp/qp_add.c: ... to here.
384
385 * soft-fp/sysdeps/sparc/sparc64/qp_cmp.c: Move from here...
386 * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: ... to here.
387
388 * soft-fp/sysdeps/sparc/sparc64/qp_cmpe.c: Move from here...
389 * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: ... to here.
390
391 * soft-fp/sysdeps/sparc/sparc64/qp_div.c: Move from here...
392 * sysdeps/sparc/sparc64/soft-fp/qp_div.c: ... to here.
393
394 * soft-fp/sysdeps/sparc/sparc64/qp_dtoq.c: Move from here...
395 * sysdeps/sparc/sparc64/soft-fp/qp_dtoq.c: ... to here.
396
397 * soft-fp/sysdeps/sparc/sparc64/qp_feq.c: Move from here...
398 * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: ... to here.
399
400 * soft-fp/sysdeps/sparc/sparc64/qp_fge.c: Move from here...
401 * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: ... to here.
402
403 * soft-fp/sysdeps/sparc/sparc64/qp_fgt.c: Move from here...
404 * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: ... to here.
405
406 * soft-fp/sysdeps/sparc/sparc64/qp_fle.c: Move from here...
407 * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: ... to here.
408
409 * soft-fp/sysdeps/sparc/sparc64/qp_flt.c: Move from here...
410 * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: ... to here.
411
412 * soft-fp/sysdeps/sparc/sparc64/qp_fne.c: Move from here...
413 * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: ... to here.
414
415 * soft-fp/sysdeps/sparc/sparc64/qp_itoq.c: Move from here...
416 * sysdeps/sparc/sparc64/soft-fp/qp_itoq.c: ... to here.
417
418 * soft-fp/sysdeps/sparc/sparc64/qp_mul.c: Move from here...
419 * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: ... to here.
420
421 * soft-fp/sysdeps/sparc/sparc64/qp_qtod.c: Move from here...
422 * sysdeps/sparc/sparc64/soft-fp/qp_qtod.c: ... to here.
423
424 * soft-fp/sysdeps/sparc/sparc64/qp_qtoi.c: Move from here...
425 * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: ... to here.
426
427 * soft-fp/sysdeps/sparc/sparc64/qp_qtos.c: Move from here...
428 * sysdeps/sparc/sparc64/soft-fp/qp_qtos.c: ... to here.
429
430 * soft-fp/sysdeps/sparc/sparc64/qp_qtoui.c: Move from here...
431 * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: ... to here.
432
433 * soft-fp/sysdeps/sparc/sparc64/qp_qtoux.c: Move from here...
434 * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: ... to here.
435
436 * soft-fp/sysdeps/sparc/sparc64/qp_qtox.c: Move from here...
437 * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: ... to here.
438
439 * soft-fp/sysdeps/sparc/sparc64/qp_sqrt.c: Move from here...
440 * sysdeps/sparc/sparc64/soft-fp/qp_sqrt.c: ... to here.
441
442 * soft-fp/sysdeps/sparc/sparc64/qp_stoq.c: Move from here...
443 * sysdeps/sparc/sparc64/soft-fp/qp_stoq.c: ... to here.
444
445 * soft-fp/sysdeps/sparc/sparc64/qp_sub.c: Move from here...
446 * sysdeps/sparc/sparc64/soft-fp/qp_sub.c: ... to here.
447
448 * soft-fp/sysdeps/sparc/sparc64/qp_uitoq.c: Move from here...
449 * sysdeps/sparc/sparc64/soft-fp/qp_uitoq.c: ... to here.
450
451 * soft-fp/sysdeps/sparc/sparc64/qp_util.c: Move from here...
452 * sysdeps/sparc/sparc64/soft-fp/qp_util.c: ... to here.
453
454 * soft-fp/sysdeps/sparc/sparc64/qp_uxtoq.c: Move from here...
455 * sysdeps/sparc/sparc64/soft-fp/qp_uxtoq.c: ... to here.
456
457 * soft-fp/sysdeps/sparc/sparc64/qp_xtoq.c: Move from here...
458 * sysdeps/sparc/sparc64/soft-fp/qp_xtoq.c: ... to here.
459
460 * soft-fp/sysdeps/sparc/sparc64/s_frexpl.c: Move from here...
461 * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: ... to here.
462
463 * soft-fp/sysdeps/sparc/sparc64/s_ilogbl.c: Move from here...
464 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: ... to here.
465
466 * soft-fp/sysdeps/sparc/sparc64/s_scalblnl.c: Move from here...
467 * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: ... to here.
468
469 * soft-fp/sysdeps/sparc/sparc64/s_scalbnl.c: Move from here...
470 * sysdeps/sparc/sparc64/soft-fp/s_scalbnl.c: ... to here.
471
472 * soft-fp/sysdeps/alpha/sfp-machine.h: Move from here...
473 * sysdeps/alpha/soft-fp/sfp-machine.h: ... to here.
474
475 * soft-fp/sysdeps/i386/sfp-machine.h: Move from here...
476 * sysdeps/i386/soft-fp/sfp-machine.h: ... to here.
477
478 * soft-fp/sysdeps/mips/mips64/sfp-machine.h: Move from here...
479 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: ... to here.
480
481 * soft-fp/sysdeps/mips/sfp-machine.h: Move from here...
482 * sysdeps/mips/soft-fp/sfp-machine.h: ... to here.
483
484 * soft-fp/sysdeps/powerpc/sfp-machine.h: Move from here...
485 * sysdeps/powerpc/soft-fp/sfp-machine.h: ... to here.
486
487 * soft-fp/sysdeps/sparc/sparc32/sfp-machine.h: Move from here...
488 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h: ... to here.
489
490 * soft-fp/sysdeps/sparc/sparc64/sfp-machine.h: Move from here...
491 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: ... to here.
492
493 * soft-fp/sysdeps/powerpc/Versions: Move from here...
494 * sysdeps/powerpc/soft-fp/Versions: ... to here.
495
496 * soft-fp/sysdeps/sparc/sparc64/Versions: Move from here...
497 * sysdeps/sparc/sparc64/soft-fp/Versions: ... to here.
498
499 * libio/oldiofsetpos64.c: iofsetpos was introduced in glibc 2.1,
500 change symbol version.
501 * libio/oldiofgetpos64.c: Likewise.
502 Reported by Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>.
503
504 * locale/programs/ld-ctype.c (charclass_charcode_ellipsis): Fix
505 typo.
506 Reported by dyky@kondara.org, closes PR libc/1886.
507
508 * stdlib/tst-strtod.c: Add testcases for denormal numbers from PR
509 libc/1880.
510
511 2000-09-04 Ulrich Drepper <drepper@redhat.com>
512
513 * iconvdata/run-iconv-test.sh: Add code to immediately stop the
514 script when ^C is hit.
515
516 * locale/programs/localedef.c (construct_output_path): Correct
517 computation of endp after asprintf.
518 * locale/programs/locfile.c (write_locale_data): Don't add extra
519 slash in filename.
520
521 2000-09-05 Andreas Jaeger <aj@suse.de>
522
523 * scripts/config.guess: New upstream version.
524 * scripts/config.sub: Likewise.
525 * manual/texinfo.tex: Likewise.
526
527 2000-09-04 Andreas Schwab <schwab@suse.de>
528
529 * elf/Makefile (all-dl-routines): New variable.
530 (elide-routines.os): Use it instead of $(dl-routines).
531 (all-rtld-routines): New variable.
532 (extra-objs): Use it instead of $(rtld-routines).
533 ($(objpfx)dl-allobjs.os): Likewise.
534 * sysdeps/ia64/Makefile [$(subdir) = elf]: Modify
535 sysdep-dl-routines and sysdep_routines instead of rtld-routines
536 and dl-routines.
537
538 2000-09-03 Bruno Haible <haible@clisp.cons.org>
539
540 * iconv/gconv_trans.c (__gconv_translit_find): Update open_count.
541 Set fname to NULL if the module wasn't found.
542
543 2000-09-03 Bruno Haible <haible@clisp.cons.org>
544
545 * iconv/gconv_trans.c (__gconv_translit_find): Don't set need_so to
546 true if trans->name already ends in ".so".
547
548 2000-09-03 Bruno Haible <haible@clisp.cons.org>
549
550 * iconv/gconv_int.h (__gconv_release_shlib): Change return type to
551 void.
552 * iconv/gconv_dl.c (do_release_shlib): Don't decrement the counter
553 below -TRIES_BEFORE_UNLOAD-1, to avoid wraparound.
554 (__gconv_release_shlib): Change return type to void.
555 * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Don't set
556 step->__counter here.
557 * iconv/gconv_db.c (free_derivation): Don't call a step's destructor
558 if the reference is zero.
559 (release_step): New function.
560 (gen_steps): Always initialize the __counter to 1. Use release_step.
561 Don't call the destructor on the step whose initializer failed.
562 (increment_counter): Use release_step. Don't normally run destructors
563 here.
564 (__gconv_close_transform): Use release_step.
565
566 2000-09-03 Bruno Haible <haible@clisp.cons.org>
567
568 * iconv/gconv_simple.c (encoding_mask, encoding_byte): Remove.
569 (__gconv_transform_internal_utf8) [BODY]: Use simple shifts instead.
570
571 2000-09-03 Bruno Haible <haible@clisp.cons.org>
572
573 * iconvdata/euc-tw.c (BODY for FROM_LOOP): Initialize ch2 correctly.
574 If the first byte is 0x8E, don't ask for 4 bytes until it has been
575 verified that the second byte is valid. Leave it to cns11643_to_ucs4
576 to check for incomplete input.
577 * iconvdata/cns11643.h (cns11643_to_ucs4): The plane number is
578 ch - 0x20 - offset, not ch - 0x21 - offset. Upper bound for
579 __cns11643l1_to_ucs4_tab is 0x21f2, not 0x2196.
580 (ucs4_to_cns11643): Fix mapping for ranges 0x3105..0x3129 and
581 0x9f9d..0x9fa5.
582 * iconvdata/cns11643l1.h (cns11643l1_to_ucs4): Upper bound for
583 __cns11643l1_to_ucs4_tab is 0x21f2, not 0x2196.
584 (ucs4_to_cns11643l1): Fix mapping for range 0x3105..0x3129.
585 * iconvdata/cns11643l1.c (__cns11643l1_from_ucs4_tab6): Extend
586 upto index 0x0052.
587
588 2000-09-03 Bruno Haible <haible@clisp.cons.org>
589
590 * iconv/gconv_db.c (find_derivation): Always use the least-cost
591 solution.
592
593 2000-09-03 Bruno Haible <haible@clisp.cons.org>
594
595 * iconvdata/big5.c (BODY for FROM_LOOP): Bytes 0x81..0xA0, 0xFA..0xFF
596 are invalid.
597
598 2000-09-03 Bruno Haible <haible@clisp.cons.org>
599
600 * iconvdata/jis0208.c (__jis0208_to_ucs): Map EUC-JP 0xA1C0 to U+005C.
601 * iconvdata/jis0212.c (__jisx0212_to_ucs): Map EUC-JP 0x8FA2B7 to
602 U+007E.
603
604 2000-09-03 Bruno Haible <haible@clisp.cons.org>
605
606 * iconvdata/sjis.c (cjk_block1): Map 0x815F to U+005C.
607
608 2000-09-03 Bruno Haible <haible@clisp.cons.org>
609
610 * iconvdata/iso_6937-2.c (to_ucs4): Map 0xB4 to U+00D7.
611
612 2000-09-03 Bruno Haible <haible@clisp.cons.org>
613
614 * iconvdata/tst-tables.sh: New file.
615 * iconvdata/tst-table.sh: New file.
616 * iconvdata/tst-table-from.c: New file.
617 * iconvdata/tst-table-to.c: New file.
618 * iconvdata/tst-table-charmap.sh: New file.
619 * iconvdata/Makefile (test-srcs): Set to tst-table-from tst-table-to.
620 (distribute): Add tst-tables.sh, tst-table.sh, tst-table-charmap.sh,
621 tst-table-from.c, tst-table-to.c, EUC-JP.irreversible,
622 ISIRI-3342.irreversible, SJIS.irreversible.
623 (tests): Add dependency on tst-tables.out.
624 (tst-tables.out, tst-tables-clean): New rules.
625 (do-tests-clean, common-mostlyclean): Require tst-tables-clean.
626 * iconvdata/ISIRI-3342.irreversible: New file.
627 * iconvdata/EUC-JP.irreversible: New file.
628 * iconvdata/SJIS.irreversible: New file.
629
630 2000-09-04 Ulrich Drepper <drepper@redhat.com>
631
632 * manual/locale.texi (General Numeric): Update description of
633 representation of the grouping information in the locale data.
634 Patch by Gaute B. Strokkenes <gs234@cam.ac.uk>.
635
636 2000-09-04 Andreas Jaeger <aj@suse.de>
637
638 * locale/programs/ld-monetary.c (monetary_read): Fix typo.
639 * iconv/iconv_prog.c (options): Fix typo.
640 Reported by dyky@kondara.org, closes PR libc/1885.
641
642 2000-09-04 Andreas Jaeger <aj@suse.de>
643
644 * sysdeps/generic/fegetenv.c: It's __fegetenv.
645 Reported by Rob Levin <lilo@transvirtual.com>.
646
647 2000-09-03 Ulrich Drepper <drepper@redhat.com>
648
649 * time/sys/time.h (gettimeofday): Move restrict for tz parameter
650 to the typedefs of __timezone_ptr_t.
651 Reported by MATSUMURA Hiromitsu <coji2@mb.infoweb.ne.jp>.
652
653 2000-09-02 Jakub Jelinek <jakub@redhat.com>
654
655 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Increment counter in
656 the loop.
657
658 2000-09-01 H.J. Lu <hjl@gnu.org>
659
660 * Makeconfig (built-program-cmd): Don't use the dynamic linker
661 to run a binary if it is in $(tests-static).
662
663 * Rules (binaries-static): Add $(tests-static).
664
665 2000-09-02 Andreas Jaeger <aj@suse.de>
666
667 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Fixes for fcntl64.
668
669 * libio/fmemopen.c (fmemopen_close): Revert one part of last
670 patch.
671
672 2000-09-01 Ulrich Drepper <drepper@redhat.com>
673
674 * iconvdata/big5hkscs.c: Regenerated from charmap.
675 * iconvdata/testdata/BIG5HKSCS: Regenerated.
676 * iconvdata/testdata/BIG5HKSCS..UTF8: Regenerated.
677
678 * libio/fmemopen.c (fmemopen_seek): Add default case in switch
679 statement. General cleanup.
680
681 2000-08-31 Bruno Haible <haible@clisp.cons.org>
682
683 * wctype/wcfuncs.c (iswblank): New function.
684 * wctype/wcfuncs_l.c (__iswblank_l): New function.
685 * wctype/wcextra.c: Remove file.
686 * wctype/wcextra_l.c: Remove file.
687 * wctype/Makefile (distribute): Remove wcextra and wcextra_l.
688
689 2000-08-31 Bruno Haible <haible@clisp.cons.org>
690
691 * locale/programs/ld-collate.c (collate_output): Remove redundant
692 assert call.
693 * string/strcoll.c: Likewise.
694 * string/strxfrm.c: Include assert.h. Add assert calls like in
695 string/strcoll.c.
696
697 2000-08-31 Bruno Haible <haible@clisp.cons.org>
698
699 * locale/categories.def (_NL_COLLATE_HASH_SIZE,
700 _NL_COLLATE_HASH_LAYERS, _NL_COLLATE_NAMES, _NL_CTYPE_NAMES,
701 _NL_CTYPE_HASH_SIZE, _NL_CTYPE_HASH_LAYERS): Remove definitions.
702 * locale/langinfo.h (_NL_COLLATE_HASH_SIZE, _NL_COLLATE_HASH_LAYERS,
703 _NL_COLLATE_NAMES): Rename to _NL_COLLATE_GAP1/2/3 respectively.
704 (_NL_CTYPE_NAMES): Rename to _NL_CTYPE_GAP3.
705 (_NL_CTYPE_GAP3): Rename to _NL_CTYPE_GAP4.
706 (_NL_CTYPE_HASH_SIZE, _NL_CTYPE_HASH_LAYERS): Rename to
707 _NL_CTYPE_GAP5/6 respectively.
708
709 * locale/C-ctype.c (_nl_C_LC_CTYPE): Update.
710 * ctype/ctype-info.c (__ctype_names, __ctype_width): Remove variables.
711 * locale/lc-ctype.c (_nl_postload_ctype): Assume new locale format.
712 Don't initialize __ctype_names and __ctype_width.
713 * wctype/cname-lookup.h: Remove file.
714 * wctype/Makefile (distribute): Remove cname-lookup.h.
715 * wctype/wchar-lookup.h: Include stdint.h.
716 * wctype/wctype.c (__wctype): Assume new locale format.
717 * wctype/wctype_l.c (__wctype_l): Likewise.
718 * wctype/iswctype.c: Don't include cname-lookup.h.
719 (__iswctype): Assume new locale format.
720 * wctype/iswctype_l.c: Don't include cname-lookup.h.
721 (__iswctype_l): Assume new locale format.
722 * wctype/wctrans.c: Don't include ctype.h.
723 (wctrans): Assume new locale format.
724 * wctype/wctrans_l.c (__wctrans_l): Likewise.
725 * wctype/towctrans.c: Don't include cname-lookup.h.
726 (__towctrans): Assume new locale format.
727 * wctype/towctrans_l.c: Don't include cname-lookup.h.
728 (__towctrans_l): Assume new locale format.
729 * wctype/wcfuncs.c: Don't include ctype.h and cname-lookup.h. Include
730 localeinfo.h instead.
731 (__NO_WCTYPE): Remove unused macro.
732 (__ctype32_b, __ctype32_toupper, __ctype32_tolower): Remove
733 declarations.
734 (iswalnum, iswalpha, iswcntrl, iswdigit, iswlower, iswgraph, iswprint,
735 iswpunct, iswspace, iswupper, iswxdigit): Assume new locale format.
736 (towlower, towupper): Likewise.
737 * wctype/wcfuncs_l.c: Don't include cname-lookup.h. Include
738 localeinfo.h instead.
739 (__NO_WCTYPE): Remove unused macro.
740 (__iswalnum_l, __iswalpha_l, __iswcntrl_l, __iswdigit_l, __iswlower_l,
741 __iswgraph_l, __iswprint_l, __iswpunct_l, __iswspace_l, __iswupper_l,
742 __iswxdigit_l): Assume new locale format.
743 (__towlower_l, __towupper_l): Likewise.
744 * wcsmbs/wcwidth.h: Don't include cname-lookup.h.
745 (__ctype32_b): Remove declaration.
746 (internal_wcwidth): Assume new locale format.
747 * locale/programs/ld-ctype.c (struct locale_ctype_t): Remove fields
748 plane_size, plane_cnt, names, width. Rename map to map_b, rename map32
749 to map32_b, rename width_3level to width.
750 (ctype_output): Always create new locale format. Don't emit
751 _NL_CTYPE_NAMES, _NL_CTYPE_HASH_SIZE, _NL_CTYPE_HASH_LAYERS any more.
752 (allocate_arrays): Always create new locale format.
753
754 * locale/C-collate.c (_nl_C_LC_COLLATE): Update.
755 * locale/weightwc.h (findidx): Assume new locale format.
756 * string/strcoll.c (wcscoll): Remove local variables size, layers,
757 names.
758 * string/strxfrm.c (wcsxfrm): Likewise.
759 * posix/fnmatch_loop.c (internal_fnwmatch): Likewise. Change type of
760 local variable collseq to 'const char *'.
761 (SUFFIX): Don't use, don't undefine.
762 * posix/fnmatch.c: Remove SUFFIX definition.
763 * locale/programs/ld-collate.c (struct locale_collate_t): Remove
764 fields plane_size, plane_cnt, wcheads, wcseqorder. Rename
765 wcheads_3level to wcheads, rename wcseqorder_3level to wcseqorder.
766 (collate_finish): Always create new locale format. Remove local
767 variables min_total, act_size.
768 (collate_output): Always create new locale format. Remove local
769 variables table_size, names, tablewc. Rename tablewc_3level to
770 tablewc.
771
772 2000-08-31 Bruno Haible <haible@clisp.cons.org>
773
774 * locale/programs/ld-collate.c (obstack_int32_grow,
775 obstack_int32_grow_fast): New inline functions.
776 (output_weightwc, collate_output): Use them where possible.
777
778 2000-09-01 Ulrich Drepper <drepper@redhat.com>
779
780 * libio/libio.h (_IO_flockfile, _IO_funlockfile): Fix typo in last
781 patch (_mode -> _flags).
782
783 * libio/Makefile (headers): Add stdio_ext.h.
784 (routines): Add __fbufsize, __freading, __fwriting, __freadable,
785 __fwritable, __flbf, __fpurge, __fpending, and __fsetlocking.
786 * libio/Versions [libc] (GLIBC_2.2): Add __fbufsize, __freading,
787 __fwriting, __freadable, __fwritable, __flbf, __fpurge, __fpending,
788 __fsetlocking, and _flushlbf.
789 * libio/__fbufsize.c: New file.
790 * libio/__flbf.c: New file.
791 * libio/__fpending.c: New file.
792 * libio/__fpurge.c: New file.
793 * libio/__freadable.c: New file.
794 * libio/__freading.c: New file.
795 * libio/__fsetlocking.c: New file.
796 * libio/__fwritable.c: New file.
797 * libio/__fwriting.c: New file.
798 * libio/stdio_ext.h: New file.
799 * libio/genops.c (_IO_flush_all_linebuffered): Add alias _flushlbf.
800 * libio/libio.h (_IO_USER_LOCK): Define.
801 [_IO_MTSAFE_IO] (_IO_flockfile, _IO_funlockfile): Add macros which
802 test _IO_USER_LOCK flag first.
803
804 * iconv/gconv_open.c (__gconv_open): Set res to __GCONV_NOMEM is
805 malloc fails.
806
807 2000-09-01 Andreas Jaeger <aj@suse.de>
808
809 * sysdeps/unix/sysv/linux/bits/fcntl.h: Always fail.
810
811 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: New file.
812
813 2000-08-31 Ulrich Drepper <drepper@redhat.com>
814
815 * math/Makefile (tests): Add tst-defintions.
816 * math/tst-definitions.c: New file.
817
818 * stdlib/Makefile (headers): Add bits/wchar.h.
819 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: New file.
820 * sysdeps/generic/bits/wchar.h: New file.
821 * sysdeps/generic/stdint.h: Include <bits/wchar.h>. Use values in this
822 file to define WCHAR_MIN and WCHAR_MAX.
823 Change UINT*8_MAX and UIN*16_MAX value to type int.
824 * wcsmbs/wchar.h: Include <bits/wchar.h>. Use values in this
825 file to define WCHAR_MIN and WCHAR_MAX.
826 * sysdeps/alpha/fpu/bits/mathdef.h: Make FP_ILOGB0 and FP_ILOGBNAN
827 int values.
828 * sysdeps/arm/fpu/bits/mathdef.h: Likewise.
829 * sysdeps/generic/bits/mathdef.h: Likewise.
830 * sysdeps/i386/fpu/bits/mathdef.h: Likewise.
831 * sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
832 * sysdeps/powerpc/fpu/bits/mathdef.h: Likewise.
833 * sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
834 * locale/locale.h (struct lconv): Add __ prefix to the new members
835 if not C99.
836 * sysdeps/generic/inttypes.h: Remove unnecessary imaxabs and
837 imaxdiv optimizations.
838 * sysdeps/wordsize-32/lldiv.c: Add hack to make alias work.
839 * sysdeps/wordsize-64/ldiv.c: Likewise.
840 * sysdeps/alpha/fpu/bits/fenv.h: Change type of FE_*_ENV macros to
841 const fenv_t*.
842 * sysdeps/generic/bits/fenv.h: Likewise.
843 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
844 * sysdeps/ia64/bits/fenv.h: Likewise.
845 * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
846 * sysdeps/mips/bits/fenv.h: Likewise.
847 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
848 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
849 Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
850
851 * inet/rcmd.c: Use *stat64 instead of *stat internally.
852 * inet/ruserpass.c: Likewise.
853 * catgets/open_catalog.c: Likewise.
854 * intl/loadmsgcat.c: Likewise.
855 * io/getdirname.c: Likewise.
856 * locale/loadlocale.c: Likewise.
857 * misc/getusershell.c: Likewise.
858 * stdlib/canonicalize.c: Likewise.
859 * sysdeps/posix/euidaccess.c: Likewise.
860 * sysdeps/posix/isfdtype.c: Likewise.
861 * sysdeps/posix/posix_fallocate.c: Likewise.
862 * sysdeps/posix/tempname.c: Likewise.
863 * sysdeps/unix/grantpt.c: Likewise.
864 * sysdeps/unix/opendir.c: Likewise.
865 * sysdeps/unix/sysv/linux/fstatvfs.c: Likewise.
866 * sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise.
867 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
868 * sysdeps/unix/sysv/linux/statvfs.c: Likewise.
869 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
870 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
871 * sysvipc/ftok.c: Likewise.
872 * time/getdate.c: Likewise.
873
874 * time/getdate.c: Add extra access test.
875
876 2000-08-31 Ulrich Drepper <drepper@redhat.com>
877
878 * version.h (VERSION): Bump to 2.1.93.
879
880 * sysdeps/unix/sysv/linux/powerpc/Dist: Add fe_nomask.c.
881 * sysdeps/unix/sysv/linux/i386/Dist: Add olddirent.h.
882
883 * intl/Makefile (tests): Depend in mtrace-tst-gettext.
884 Make this a new rule depending on tst-gettext.out and run mtrace.
885 * intl/tst-gettext.c: Call mtrace.
886 * intl/tst-gettext.sh: Put MALLOC_TRACE in environment of tst-gettext.
887
888 * elf/dl-reloc.c: Add a few more __builtin_expect.
889
890 * configure.in: Remove --with-gettext option.
891
892 * intl/dcigettext.c (free_mem): Correct freeing of
893 _nl_domain_bindings list.
894
895 * sysdeps/generic/setenv.c (free_mem): New function. Free all
896 allocated memory.
897
898 * intl/locale.alias: Add aliases for bokmal and nynorsk.
899
900 * locale/iso-639.def: Fix 639-1 code for Bokmal.
901
902 * stdio-common/itoa-digits.c: Move upper digits to...
903 * stdio-common/itoa-udigits.c: ...here. New file.
904 * stdio-common/Makefile (routines): Add itoa-udigits.
905
906 * sysdeps/i386/dl-machine.h (elf_machine_rel): For the version to
907 relocate ld.so don't add supprt for relocations which should not
908 appear in ld.so.
909
910 * malloc/malloc.c (ptmalloc_init): Optimize a bit by not calling
911 __secure_getenv. Instead test __libc_enable_secure once.
912
913 * io/pwd.c (main): Provide a good example, use *_unlocked function.
914
915 2000-08-30 Ulrich Drepper <drepper@redhat.com>
916
917 * iconv/gconv_conf.c (insert_module): Take extra parameter to decide
918 whether the new record should be freed if it's a duplicate.
919 (add_module): Adjust insert_module call.
920 (__gconv_read_conf): Likewise.
921 * iconvdata/Makefile (generated): Add tst-loading.mtrace and
922 mtrace-tst-loading.
923 (tests): Make $(objpfx)mtrace-tst-loading a dependency. Add rule.
924
925 * sysdeps/generic/ldsodefs.h: Add declaration for _dl_all_dirs and
926 _dl_all_init_dirs.
927 * include/link.h (struct r_search_path_struct): New.
928 (struct link_map): Use it for l_rpath_dirs and l_runpath_dirs.
929 * elf/Versions [ld] (GLIBC_2.2): Add _dl_all_dirs and
930 _dl_all_init_dirs.
931 * elf/dl-close.c (_dl_close): Free l_rpath_dirs and l_runpath_dirs.
932 * elf/dl-libc.c (free_mem): Free _dl_all_dirs list except elements
933 added at startup time.
934 * elf/dl-load.c: Fix memory handling. r_search_path_struct
935 contains element to remember fact that we can free memory.
936 (all_dirs): Renamed to _dl_all_dirs. Made global.
937 (_dl_init_all_dirs): New variable.
938 (fillin_rpath): Save one malloc call.
939 (decompose_rpath): Change interface. New first parameter points to
940 r_search_path_struct.
941 (_dl_init_paths): Adjust for changes. Mark all memory as not
942 deletable. Set _dl_init_all_paths value.
943 (open_path): Remove may_free_dirs parameter. r_search_path_elem ***
944 parameter replaced with r_search_path_struct *. Information about
945 freeing now contained in r_search_path_struct.
946 (_dl_map_object): Adjust for above changes.
947
948 * elf/dl-open.c (dl_open_worker): Change format of debug info a bit.
949
950 * elf/dl-load.c (fillin_rpath): Only check for trusted directories
951 when adding new entries.
952
953 * elf/dl-load.c (fillin_rpath): Make local copy of where string
954 since the object being loaded can be unloaded.
955
956 * iconvdata/Makefile (tests): Add tst-loading.
957 * iconvdata/tst-loading.c: New file.
958
959 2000-08-29 Bruno Haible <haible@clisp.cons.org>
960
961 * stdio-common/vfscanf.c (_IO_vfscanf): Back out last ungetc change.
962 When comparing a char with an int, always cast the char to
963 'unsigned char'. New macro ungetc_not_eof, to avoid warnings when
964 compiling with -funsigned-char. Use UCHAR_MAX+1 instead of UCHAR_MAX.
965
966 2000-08-30 Ulrich Drepper <drepper@redhat.com>
967
968 * time/strftime.c (my_strftime): Add compatibility code for use
969 outside glibc. Patch by Jim Meyering <meyering@ascend.com>.
970
971 * sysdeps/posix/getaddrinfo.c (gaih_local): uname does not everywhere
972 return 0 for success but always < 0 on failure.
973
974 * nss/getXXbyYY_r.c: Define result to *result before including
975 digits_dots.c.
976
977 2000-08-30 Andreas Jaeger <aj@suse.de>
978
979 * math/gen-libm-test.pl (parse_ulps): Remove extra \.
980
981 2000-08-29 Ulrich Drepper <drepper@redhat.com>
982
983 * iconvdata/big5hkscs.c: Rewritten. Regenerate data from the
984 official file.
985 * iconvdata/TESTS: Add BIG5HKSCS entry.
986 * iconvdata/testdata/BIG5HKSCS: New file.
987 * iconvdata/testdata/BIG5HKSCS..UTF8: New file.
988
989 * iconvdata/big5.c (BODY for FROM_LOOP): Remove condition which is
990 always true.
991
992 * libio/iogetline.c: Set mode before the loop in case n==0.
993 * libio/iogetwline.c: Likewise.
994
995 2000-08-29 H.J. Lu <hjl@gnu.org>
996
997 * libio/fileops.c (new_do_write): Check fp->_mode <= 0 instead
998 of fp->_mode < 0.
999 (_IO_new_file_overflow): Likewise.
1000 * libio/genops.c (_IO_flush_all): Likewise.
1001 * libio/ioftell.c (_IO_ftell): Likewise.
1002
1003 2000-08-29 Akira Higuchi <a@kondara.org>
1004
1005 * iconv/gconv_db.c (increment_counter): Reset __init_fct, __fct,
1006 and __end_fct fields of struct __gconv_step.
1007 * iconv/Makefile (tests): Add iconv-bug2.
1008 * iconv/iconv-bug2.c: New file.
1009
1010 * iconvdata/euc-kr.c (BODY for FROM_LOOP): Pass 'inend - inptr'
1011 instead of 'inptr - inend' to ksc5601_to_ucs4.
1012
1013 * iconvdata/sjis.c (BODY for FROM_LOOP): Allow 0x7f character.
1014
1015 * iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): If an incomplete
1016 character or shift sequence is found at the end of the input
1017 string, return__GCONV_INCOMPLETE_INPUT instead of
1018 __GCONV_EMPTY_INPUT.
1019 * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise.
1020 * iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise.
1021
1022 * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Return
1023 __GCONV_ILLEGAL_INPUT for 8bit characters.
1024
1025 2000-08-29 Ulrich Drepper <drepper@redhat.com>
1026
1027 * signal/signal.h (sigpause): Move __THROW before __asm__.
1028
1029 * inet/rcmd.c (__checkhost_sa): If getnameinfo succeeds but the
1030 names don't match don't return.
1031 Patch by Olaf Kirch <okir@flash.lst.de>.
1032
1033 2000-08-28 Ulrich Drepper <drepper@redhat.com>
1034
1035 * time/strftime.c (my_strftime): Handle # flag for %b as well.
1036
1037 2000-08-27 H.J. Lu <hjl@gnu.org>
1038
1039 * posix/Makefile (otherlibs): Add for building with static-nss
1040 for "make check".
1041
1042 2000-08-28 Ulrich Drepper <drepper@redhat.com>
1043
1044 * libio/stdio.h: Add fmemopen prototype.
1045
1046 2000-08-25 Andreas Jaeger <aj@suse.de>
1047
1048 * libio/Makefile (routines): Add fmemopen.
1049 (tests): Add test-fmemopen.
1050 * libio/Versions: Add fmemopen with version GLIBC_2.2.
1051 * libio/test-fmemopen.c: New file.
1052 * libio/fmemopen.c: New file.
1053 Patches by Hanno Mueller <kontakt@hanno.de>.
1054
1055 2000-08-28 Ulrich Drepper <drepper@redhat.com>
1056
1057 * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h: Prevent double
1058 inclusion. Patch by Jes Sorensen <jes@linuxcare.com>.
1059
1060 * locale/localeinfo.h (LIMAGIC): Change base number to 0x20000828
1061 to avoid crashing statically linked applications.
1062
1063 2000-08-27 Bruno Haible <haible@clisp.cons.org>
1064
1065 * string/strxfrm.c (strxfrm, wcsxfrm): Include <sys/param.h>.
1066 If nrules == 0 and srclen < n, copy only srclen + 1 characters.
1067
1068 * sysdeps/generic/getdomain.c (getdomainname): Include <sys/param.h>.
1069 If the result is fits in the buffer, copy only as many bytes as needed.
1070
1071 * sysdeps/generic/_strerror.c (__strerror_r): Don't zero-fill the
1072 buffer after copying numbuf into it.
1073 * sysdeps/mach/_strerror.c (__strerror_r): Likewise.
1074
1075 2000-08-27 Bruno Haible <haible@clisp.cons.org>
1076
1077 * posix/confstr.c (confstr): When string_len > len, NUL-terminate
1078 the result. When string_len < len, don't clear the rest of the buffer.
1079
1080 2000-08-27 Bruno Haible <haible@clisp.cons.org>
1081
1082 Support for new LC_COLLATE format.
1083 * locale/coll-lookup.h: New file.
1084 * locale/weightwc.h (findidx): When size == 0, call
1085 collidx_table_lookup.
1086 * wcsmbs/wcscoll.c: Include coll-lookup.h.
1087 * wcsmbs/wcsxfrm.c: Likewise.
1088 * posix/fnmatch.c: Likewise.
1089 * posix/fnmatch_loop.c (internal_fnwmatch): When size == 0, call
1090 collseq_table_lookup.
1091 * locale/programs/3level.h: New file.
1092 * locale/programs/ld-ctype.c: (wcwidth_table, wctrans_table): Define
1093 by including "3level.h".
1094 * locale/programs/ld-collate.c (wchead_table, collidx_table,
1095 collseq_table): New types, defined by including "3level.h".
1096 (locale_collate_t): New wcheads_3level, wcseqorder_3level fields.
1097 (encoding_mask, encoding_byte): Remove.
1098 (utf8_encode): Use simple shifts instead.
1099 (collate_finish): When !oldstyle_tables, set plane_size and plane_cnt
1100 to 0, and initialize and fill wcheads_3level and wcseqorder_3level.
1101 (collate_output): New local variable tablewc_3level. When
1102 !oldstyle_tables, set table_size to 0 and names to NULL and fill
1103 tablewc_3level instead of tablewc. Change format of TABLEWC and
1104 COLLSEQWC entries written to the file.
1105 * locale/C-collate.c (collseqwc): Change format.
1106 (_nl_C_LC_COLLATE): Set HASH_SIZE and HASH_LAYERS to 0, change format
1107 of COLLSEQWC.
1108 * locale/Makefile (distribute): Add coll-lookup.h, programs/3level.h.
1109
1110 2000-08-27 Bruno Haible <haible@clisp.cons.org>
1111
1112 * locale/programs/ld-ctype.c (MAX_CHARNAMES_IDX): New macro.
1113 (locale_ctype_t): New charnames_idx field.
1114 (ctype_startup): Initialize charnames_idx field.
1115 (find_idx): Speed up dramatically by using charnames_idx inverse table.
1116
1117 2000-08-27 Bruno Haible <haible@clisp.cons.org>
1118
1119 * locale/C-ctype.c: Switch to new locale format.
1120 (_nl_C_LC_CTYPE_names): Remove array.
1121 (STRUCT_CTYPE_CLASS): New macro.
1122 (_nl_C_LC_CTYPE_class_{upper,lower,alpha,digit,xdigit,space,print,
1123 graph,blank,cntrl,punct,alnum}, _nl_C_LC_CTYPE_map_{toupper,tolower}):
1124 New three-level tables.
1125 (_nl_C_LC_CTYPE_width): Change from array to three-level table.
1126 (_nl_C_LC_CTYPE): Fix nstrings value. Set HASH_SIZE and HASH_LAYERS
1127 to 0. Change WIDTH format. Set CLASS_OFFSET and MAP_OFFSET. Add
1128 12 class tables and 2 map tables at the end.
1129 * ctype/ctype-info.c (_nl_C_LC_CTYPE_names): Remove declaration.
1130 (_nl_C_LC_CTYPE_class_{upper,lower,alpha,digit,xdigit,space,print,
1131 graph,blank,cntrl,punct,alnum}, _nl_C_LC_CTYPE_map_{toupper,tolower}):
1132 New declarations.
1133 (b): Remove trailing semicolon.
1134 (__ctype_names, __ctype_width): Don't initialize.
1135 (__ctype32_wctype, __ctype32_wctrans, __ctype32_width): Initialize.
1136
1137 2000-08-27 Bruno Haible <haible@clisp.cons.org>
1138
1139 * elf/dl-load.c (open_path): Add a argument telling whether *dirsp
1140 is guaranteed to be allocated with the same malloc() and may be
1141 passed to free().
1142 (_dl_map_object): Update open_path calls. If rtld_search_dirs has
1143 been set to empty by an earlier open_path call, don't pass it again.
1144
1145 2000-08-28 Ulrich Drepper <drepper@redhat.com>
1146
1147 * include/libintl.h: Include <locale.h> since libintl.h doesn't if
1148 we are not optimizing.
1149
1150 * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Protect against double
1151 inclusion.
1152
1153 * stdio-common/vfscanf.c (ungetc): Cast c to signed char first to
1154 really match EOF.
1155 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1156
1157 2000-08-28 Andreas Jaeger <aj@suse.de>
1158
1159 * sysdeps/i386/fpu/libm-test-ulps: Tweaks for AMD Athlon.
1160
1161 2000-08-28 Mark Kettenis <kettenis@gnu.org>
1162
1163 * sysdeps/mach/hurd/getpeername.c (__getpeername): Renamed from
1164 getpeername. Use ISO C style function definition.
1165 (getpeername): Provide weak alias.
1166 * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Renamed from
1167 setrlimit. Use ISO C style function definition.
1168 (setrlimit): Provide weak alias.
1169
1170 2000-08-28 Martin Schwidefsky <schwidefsky@de.ibm.com>
1171
1172 * shlib-versions: Add a rule for S/390 to the libm version list.
1173 * sysdeps/s390/Versions: New file.
1174 * sysdeps/unix/sysv/linux/s390/Dist: Add oldgetrlimit64.c.
1175 * sysdeps/unix/sysv/linux/s390/Makefile: Add oldgetrlimit64.
1176 * sysdeps/unix/sysv/linux/s390/Versions: New file.
1177 * sysdeps/unix/sysv/linux/s390/alphasort64.c: New file.
1178 * sysdeps/unix/sysv/linux/s390/chown.c: New file.
1179 * sysdeps/unix/sysv/linux/s390/fxstat.c: New file.
1180 * sysdeps/unix/sysv/linux/s390/getdents64.c: New file.
1181 * sysdeps/unix/sysv/linux/s390/getrlimit.c: New file.
1182 * sysdeps/unix/sysv/linux/s390/getrlimit64.c: New file.
1183 * sysdeps/unix/sysv/linux/s390/lxstat.c: New file.
1184 * sysdeps/unix/sysv/linux/s390/oldgetrlimit64.c: New file.
1185 * sysdeps/unix/sysv/linux/s390/readdir64.c: New file.
1186 * sysdeps/unix/sysv/linux/s390/readdir64_r.c: New file.
1187 * sysdeps/unix/sysv/linux/s390/scandir64.c: New file.
1188 * sysdeps/unix/sysv/linux/s390/setrlimit.c: New file.
1189 * sysdeps/unix/sysv/linux/s390/syscalls.list: New file.
1190 * sysdeps/unix/sysv/linux/s390/versionsort64.c: New file.
1191 * sysdeps/unix/sysv/linux/s390/xstat.c: New file.
1192
1193 2000-08-28 Ulrich Drepper <drepper@redhat.com>
1194
1195 * sysdeps/unix/sysv/linux/powerpc/Makefile [$(subdir)==csu]
1196 (CFLAGS-initfini.s): Add -DWEAK_GMON_START.
1197
1198 * elf/Versions [ld] (GLIBC_2.2): Export _dl_debug_files.
1199 * elf/dl-close.c (_dl_close): Print debug message if object is not
1200 unloaded.
1201 * elf/dl-open.c (dl_open_worked): Print message about opencount before
1202 returning to caller.
1203
1204 * po/zh.po: Renamed to...
1205 * po/zh_TW.po: ...this.
1206
1207 2000-08-27 Geoff Keating <geoffk@cygnus.com>
1208
1209 * sysdeps/powerpc/fpu/feenablxcpt.c: Correct bogus checkin.
1210
1211 * sysdeps/powerpc/fpu/fedisblxcpt.c: New file.
1212 * sysdeps/powerpc/fpu/feenablxcpt.c: New file.
1213 * sysdeps/powerpc/fpu/fegetexcept.c: New file.
1214 * sysdeps/unix/sysv/linux/powerpc/fe_nomask.c: New file.
1215
1216 2000-08-27 Ulrich Drepper <drepper@redhat.com>
1217
1218 * locale/programs/ld-collate.c (insert_weights): Also update
1219 backpointer of next element.
1220 (collate_read): Allow definition of new collation symbols in stage 2.
1221 Symbol after reorder-after can be UCS4 value.
1222 Allow reordering of collation symbols and elements.
1223 Do not only move reorder entry in new position. Instead call
1224 insert_weight to do this and read the weights.
1225
1226 * locale/findlocale.c (free_mem): Add cast to avoid warning.
1227
1228 * intl/dcigettext.c (DCIGETTEXT): Remove _nl_find_language in code
1229 to determine invalid locale name.
1230 * locale/findlocale.c (_nl_find_locale): Likewise.
1231
1232 * posix/annexc.c: Correct test for unavailable feature.
1233
1234 * sysdeps/unix/sysv/linux/i386/sys/io.h (outw): Fix __INLINE ->
1235 __inline.
1236
1237 2000-08-26 Ulrich Drepper <drepper@redhat.com>
1238
1239 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getdents64
1240 syscall.
1241
1242 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir)==resource]
1243 (sysdep_routines): Add oldgetrlimit64.
1244
1245 * elf/Makefile (distribute): Add unloadmod.c, reldepmod1.c,
1246 reldepmod2.c, reldepmod3.c, and reldepmod4.c.
1247 (tests): Add unload, reldep, reldep2, and reldep3.
1248 (modules-names): Add unloadmod, reldepmod1, reldepmod2, reldepmod3,
1249 and reldepmod4.
1250 Add rules to build and run unload, reldep, reldep2, and reldep3.
1251 * elf/dl-lookup.c (_dl_lookup_symbol): Add new parameter explicit.
1252 Don't create relocation dependency if it is nonzero.
1253 (_dl_lookup_symbol_skip): Remove relocation dependency stuff. This
1254 can never happen here.
1255 (_dl_lookup_versioned_symbol): Add new parameter explicit.
1256 Don't create relocation dependency if it is nonzero.
1257 (_dl_lookup_versioned_symbol_skip): Remove relocation dependency
1258 stuff. This can never happen here.
1259 * sysdeps/generic/ldsodefs.h: Change prototypes.
1260 * elf/dl-reloc.c (RESOLVE_MAP): Pass 0 in explicit parameter to
1261 _dl_lookup_up and _dl_lookup_versioned_symbol.
1262 (RESOLV): Likewise.
1263 * elf/dl-runtime.c (fixup): Likewise.
1264 (profile_fixup): Likewise.
1265 * elf/dl-libc.c (do_dlsym): Pass 1 in explicit parameter to
1266 _dl_lookup_symbol.
1267 * elf/dl-symbol.c (_dl_symbol_value): Likewise.
1268 * elf/rtld.c (dl_main): Likewise.
1269 * elf/dl-sym.c (_dl_sym): Pass 1 in explicit parameter to
1270 _dl_lookup_symbol if handle is not RTLD_DEFAULT. Always compute
1271 and pass down the caller map.
1272 (_dl_vsym): Likewise.
1273 * elf/reldep.c: New file.
1274 * elf/reldep2.c: New file.
1275 * elf/reldep3.c: New file.
1276 * elf/reldepmod1.c: New file.
1277 * elf/reldepmod2.c: New file.
1278 * elf/reldepmod3.c: New file.
1279 * elf/reldepmod4.c: New file.
1280 * elf/unload.c: New file.
1281 * elf/unloadmod.c: New file.
1282
1283 * elf/do-lookup.h: Remove unused undef_name parameter.
1284 * elf/dl-lookup.c: Adjust callers.
1285
1286 2000-08-25 Ulrich Drepper <drepper@redhat.com>
1287
1288 * iconv/gconv_trans.c (__gconv_transliterate): Pass NULL instead of
1289 irreversible in recursive call of conversion function to signal that
1290 no error handling is wanted.
1291 * iconv/loop.c (ignore_errors_p): irreversible must be != NULL, too.
1292 (STANDARD_ERR_HANDLER): Don't do anything if irreversible == NULL.
1293 * iconv/skeleton.c (lirreversiblep): New variable. Set to NULL is
1294 recursive error handling call, otherwise to &lirreversible. Use it
1295 for calls to conversion functions.
1296 * iconv/gconv_simple.c (ucs4_internal_loop): Don't handle errors when
1297 transliterating.
1298 (ucs4_internal_loop_unaligned): Likewise.
1299 (ucs4le_internal_loop): Likewise.
1300 (ucs4le_internal_loop_unaligned): Likewise.
1301
1302 2000-08-25 Greg McGary <greg@mcgary.org>
1303
1304 * sysdeps/i386/memchr.S: Check high bound against chars
1305 actually scanned.
1306 * sysdeps/i386/memcmp.S: Likewise.
1307 * sysdeps/i386/stpncpy.S: Adjust high-bound check to
1308 account for pointers that lie one beyond end-of-buffer.
1309
1310 2000-08-25 Ulrich Drepper <drepper@redhat.com>
1311
1312 * elf/Makefile (LDFLAGS-nodelete): Add -rdynamic.
1313 * elf/nodelete.c (fini_ran): New global variable.
1314 (do_test): Before every dlclose call clear fini_ran and test
1315 afterwards that it is not set by the destructors.
1316 * elf/nodelmod1.c: Add destructor which sets fini_ran.
1317 * elf/nodelmod2.c: Likewise.
1318 * elf/nodelmod4.c: Likewise.
1319
1320 2000-08-21 Jes Sorensen <jes@linuxcare.com>
1321
1322 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getrlimit and
1323 getrlimit to the list.
1324
1325 2000-08-18 Jes Sorensen <jes@linuxcare.com>
1326
1327 * sysdeps/ia64/Implies: gcc now has support for the Intel 80 bit
1328 long double format so use ldbl-96 instead of ldbl-128.
1329
1330 2000-08-25 Ulrich Drepper <drepper@redhat.com>
1331
1332 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap): Return -EINVAL
1333 even if bits 10 a 11 are non-zero.
1334 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64): Likewise.
1335
1336 * Makeconfig: Ensures the soversions.mk part of Makefile gets
1337 included before building gnu/lib-names.h
1338 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1339
1340 * elf/dl-close.c (_dl_close): Don't run destructors of objects
1341 marked DF_1_NODELETE.
1342
1343 * sysdeps/posix/system.c (__libc_system): We cannot use vfork here
1344 since we call sigaction in the child.
1345
1346 2000-08-25 Andreas Jaeger <aj@suse.de>
1347
1348 * iconvdata/Makefile ($(objpfx)bug-iconv1.out): Depend on
1349 gconv-modules.
1350
1351 2000-08-25 Andreas Jaeger <aj@suse.de>
1352
1353 * manual/arith.texi (Control Functions): Clarify possible
1354 arguments. Closes PR libc/1856.
1355
1356 2000-08-24 H.J. Lu <hjl@gnu.org>
1357
1358 * stdio-common/Makefile (tests): Don't do it for cross compiling.
1359 * malloc/Makefile (tests): Likewise.
1360
1361 2000-08-24 Ulrich Drepper <drepper@redhat.com>
1362
1363 * iconvdata/unicode.c (gconv_init): Correct test for direction.
1364
1365 2000-08-24 Andreas Jaeger <aj@suse.de>
1366
1367 * malloc/Makefile (extra-objs): Fix last patch, build memusagestat
1368 only if LIBGD is available.
1369
1370 2000-08-24 Ulrich Drepper <drepper@redhat.com>
1371
1372 * resolv/res_send.c (res_ourserver_p): Cleanup the type mess to avoid
1373 problems with now restrict parameter types.
1374 (convaddr4to6): Likewise.
1375
1376 2000-08-24 Denis Joseph Barrow <djbarrow@de.ibm.com>
1377
1378 * sysdeps/s390/fpu/fedisblxcpt.c: New file.
1379 * sysdeps/s390/fpu/feenablxcpt.c: New file.
1380 * sysdeps/s390/fpu/fegetexcept.c: New file.
1381 * sysdeps/s390/fpu/fenv_libc.h: Some reordering, new definition
1382 FPC_VALID_MASK.
1383
1384 2000-08-24 Andreas Jaeger <aj@suse.de>
1385
1386 * malloc/Makefile (extra-objs): Add memusagestat.o.
1387 (generated): Added memusage and memusagestat for make clean.
1388
1389 * libio/tst_putwc.c (do_test): Delete temporary file.
1390 Move inclusion of test-skeleton to front to have prototype for
1391 add_temp_file.
1392
1393 * posix/Makefile (generated): Add wordexp-tst.out.
1394
1395 2000-08-24 Ulrich Drepper <drepper@redhat.com>
1396
1397 * resolv/res_hconf.c (free_mem): Remove not needed if.
1398
1399 * time/tzset.c (free_mem): New function.
1400 * string/strsignal.c (free_mem): New function.
1401 * inet/inet_ntoa.c (free_mem): New function.
1402 * sunrpc/clnt_perr.c (free_mem): New function.
1403
1404 2000-08-24 Andreas Jaeger <aj@suse.de>
1405
1406 * sysdeps/unix/syscalls.list: Use __setrlimit as strong name.
1407 * sysdeps/unix/sysv/syscalls.list: Likewise.
1408
1409 * posix/unistd.h: Move internal prototypes from here ...
1410 * include/unistd.h: ... to here.
1411
1412 * sysvipc/sys/shm.h: Add const attribute to __getpagesize.
1413
1414 2000-08-24 Ulrich Drepper <drepper@redhat.com>
1415
1416 * grp/initgroups.c (initgroups): Deallocate groups array.
1417 Reported by jani.raiha@sonera.com [PR libc/1868].
1418
1419 * sysdeps/s390/Dist: Add fpu/fenv_libc.h.
1420 * sysdeps/alpha/Dist: Likewise.
1421
1422 2000-08-23 Ulrich Drepper <drepper@redhat.com>
1423
1424 * crypt/md5-crypt.c (free_mem): Fix typo (constructor ->
1425 destructor). Reported by Solar Designer <solar@false.com>.
1426
1427 * iconv/gconv_conf.c (add_module): Remove some unneeded code to
1428 avoid adding double slashes.
1429
1430 2000-08-23 Jakub Jelinek <jakub@redhat.com>
1431
1432 * dirent/dirent.h (alphasort, versionsort): Move __attribute_pure__
1433 out of the __REDIRECT macro.
1434
1435 2000-08-23 Ulrich Drepper <drepper@redhat.com>
1436
1437 * stdio-common/vfscanf.c: Add %F format support.
1438
1439 * locale/programs/ld-ctype.c (ctype_output): Make sure
1440 _NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN and
1441 _NL_CTYPE_TRANSLIT_IGNORE_LEN are aligned.
1442 (ctype_read): Enable returning of wide character strings for reading
1443 transliteration information.
1444
1445 2000-08-23 Andreas Jaeger <aj@suse.de>
1446
1447 * sysdeps/unix/sysv/linux/i386/sys/io.h (_EXTERN_INLINE): Remove.
1448 Use static __inline instead of _EXTERN_INLINE.
1449
1450 * misc/sys/select.h: Move prototypes of __select from here ...
1451 * include/sys/select.h: ... to here.
1452
1453 * socket/sys/socket.h: Move prototypes of __send and __connect
1454 from here....
1455 * include/sys/socket.h: ... to here.
1456
1457 * locale/programs/ld-ctype.c (ctype_read): Fix parameter for
1458 lr_error.
1459
1460 2000-08-23 Jakub Jelinek <jakub@redhat.com>
1461
1462 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Use
1463 __setrlimit as strong name. Takes only 2 arguments.
1464
1465 * sysdeps/unix/sysv/linux/sh/syscalls.list: __syscall_setrlimit
1466 takes only 2 arguments.
1467
1468 2000-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
1469
1470 * sysdeps/s390/__longjmp.c: Add __ to JB_GPR*.
1471
1472 * sysdeps/s390/bits/setjmp.h: Add __ to JB_GPR* defines.
1473
1474 2000-08-23 Ulrich Drepper <drepper@redhat.com>
1475
1476 * locale/programs/ld-ctype.c (ctype_read): Allow more than one
1477 default_missing character being specified, pick the first
1478 representable.
1479
1480 2000-08-23 Andreas Jaeger <aj@suse.de>
1481
1482 * include/wchar.h: Add some pure attributes.
1483
1484 * time/time.h: Add const attribute for dysize.
1485
1486 * include/stdlib.h: Add malloc attribute to __posix memalign.
1487
1488 * stdlib/stdlib.h: Add some pure and malloc attributes.
1489 * wcsmbs/wchar.h: Likewise.
1490
1491 * dirent/dirent.h: Add some pure attributes.
1492 * include/dirent.h: Likewise.
1493
1494 2000-08-23 Jakub Jelinek <jakub@redhat.com>
1495
1496 * inet/netinet/in.h (struct in6_addr): Don't enforce 64bit alignment
1497 on 64bit arches.
1498
1499 2000-08-22 Ulrich Drepper <drepper@redhat.com>
1500
1501 * iconvdata/iso-2022-jp.c: In conversion to ISO-2022-JP, add two
1502 missing buffer size checks.
1503
1504 2000-08-23 Andreas Jaeger <aj@suse.de>
1505
1506 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Use __setrlimit as
1507 strong name.
1508 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1509
1510 * sysdeps/unix/sysv/linux/dl-osinfo.h: Include "kernel-features.h",
1511 otherwise __LINUX_KERNEL_VERSION might not be defined.
1512 (MIN): Define if not already defined.
1513
1514 2000-08-22 Ulrich Drepper <drepper@redhat.com>
1515
1516 * stdio-common/vfprintf.c: Handle %F format.
1517 * stdio-common/printf-parse.h (parse_one_spec): Likewise.
1518 Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
1519
1520 * stdio-common/tstdiomisc.c: Add test for %F printf format.
1521
1522 * po/zh.po: New file.
1523
1524 * iconvdata/sjis.c: In conversion from UCS4, correct test for
1525 enough room in target buffer.
1526 Patch by KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp> [PR libc/1865].
1527 * iconvdata/bug-iconv1.c: New file.
1528 * iconvdata/Makefile (tests): Add bug-iconv1.
1529
1530 * locale/iso-4217.def: Update entry for Nicaragua.
1531
1532 2000-08-22 Mark Kettenis <kettenis@gnu.org>
1533
1534 * hurd/hurdsig.c: Rearrange headers a bit.
1535 (_hurdsig_init): Block until _hurd_msgport_thread is initialized
1536 when cthreads is being used.
1537
1538 2000-08-22 Ulrich Drepper <drepper@redhat.com>
1539
1540 * elf/Makefile (distribute): Add dl-osinfo.h.
1541 * sysdeps/generic/dl-osinfo.h: New file.
1542 * sysdeps/unix/sysv/linux/dl-osinfo.h: New file.
1543 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Use DL_SYSDEP_OSCHECK
1544 if defined.
1545 * sysdeps/unix/sysv/linux/init-first.c: Perform kernel version test
1546 only for !SHARED case. Get the code from dl-osinfo.h.
1547
1548 * stdlib/random_r.c: Cleanups.
1549 * stdlib/tst-random.c: New file.
1550 * stdlib/Makefile (tests): Add tst-random.
1551 Patches by Michael Fischer <fischer-michael@cs.yale.edu>.
1552
1553 2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
1554
1555 * sysdeps/unix/sysv/linux/s390/getmsg.c: Remove.
1556 * sysdeps/unix/sysv/linux/s390/getpmsg.c: Remove.
1557 * sysdeps/unix/sysv/linux/s390/putmsg.c: Remove.
1558 * sysdeps/unix/sysv/linux/s390/putpmsg.c: Remove.
1559
1560 2000-08-22 Jakub Jelinek <jakub@redhat.com>
1561
1562 * sysdeps/unix/sysv/linux/alpha/syscalls.list (sysctl): Remove.
1563 * sysdeps/unix/sysv/linux/ia64/syscalls.list (sysctl): Remove.
1564 (__syscall__sysctl): Add.
1565
1566 2000-08-21 Andreas Jaeger <aj@suse.de>
1567
1568 * stdlib/tst-strtol.c: Add test for 0xFFFFFFFFFFFF00FF (from PR
1569 libc/1864).
1570 * stdlib/tst-strtoll.c: Likewise.
1571
1572 2000-08-21 Ulrich Drepper <drepper@redhat.com>
1573
1574 * stdlib/random_r.c (__setstate_r): Also compute end_ptr
1575 correctly.
1576 (__initstate_r): Set errno on error.
1577 (__random_r): Likewise.
1578 (__setstate_r): Correct offset when computing
1579 new rptr and fptr. Test for arg_state being NULL.
1580 Reported by Michael Fischer <fischer@cs.yale.edu>.
1581
1582 * posix/regex.h: Add macro definitions to allow compiling outside
1583 glibc.
1584
1585 * sysdeps/i370/Implies: Removed.
1586 * sysdeps/mvs/Implies: Removed.
1587
1588 * catgets/catgets.c (catopen): Filter out env_var values with / if
1589 necessary.
1590
1591 * locale/findlocale.c (_nl_find_locale): Move test for unusable
1592 locale name after all getenvs.
1593
1594 * configure.in: Allow sed versions like 3.02.8.
1595 Patch by Rodrigo Barbosa <rodrigob@conectiva.com.br>.
1596
1597 2000-08-21 Marko Myllynen <myllynen@lut.fi>
1598
1599 * inet/netinet/icmp6.h: Add Mobile IPv6 extensions structures.
1600
1601 2000-08-21 Ulrich Drepper <drepper@redhat.com>
1602
1603 * sysdeps/posix/getaddrinfo.c (gethosts): Handle TRY_AGAIN error
1604 of gethostbyname2_r call.
1605
1606 * intl/locale.alias: Add aliases for Korean.
1607
1608 2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
1609
1610 * sysdeps/s390/__longjmp.c: Remove unused variable result.
1611 * sysdeps/s390/fpu/bits/fenv.h: Move FPC_* definitions to fenv_libc.h.
1612 * sysdeps/s390/fpu/fclrexcpt.c: Include fenv_libc.h instead of fenv.h.
1613 * sysdeps/s390/fpu/fegetenv.c: New file.
1614 * sysdeps/s390/fpu/fegetround.c: Include fenv_libc.h instead of fenv.h.
1615 * sysdeps/s390/fpu/feholdexcpt.c: New file.
1616 * sysdeps/s390/fpu/fenv_libc.h: New file.
1617 * sysdeps/s390/fpu/fesetenv.c: New file.
1618 * sysdeps/s390/fpu/fesetround.c: Include fenv_libc.h instead of fenv.h.
1619 * sysdeps/s390/fpu/feupdateenv.c: New file.
1620 * sysdeps/s390/fpu/fgetexcptflg.c: Reformatted.
1621 * sysdeps/s390/fpu/fpu_control.h: Corrected header.
1622 * sysdeps/s390/fpu/fraiseexcpt.c: New file.
1623 * sysdeps/s390/fpu/fsetexcptflg.c: New file.
1624 * sysdeps/s390/fpu/ftestexcept.c: New file.
1625 * sysdeps/s390/fpu/libm-test-ulps: New file.
1626 * sysdeps/s390/gmp-mparam.h: Add end of comment.
1627 * sysdeps/s390/initfini.c: New file.
1628 * sysdeps/unix/sysv/linux/s390/Dist: Add sys/procfs.h.
1629 * sysdeps/unix/sysv/linux/s390/Makefile: Remove sys/reg.h.
1630 * sysdeps/unix/sysv/linux/s390/bits/stat.h: New file.
1631 * sysdeps/unix/sysv/linux/s390/lchown.c: New file.
1632 * sysdeps/unix/sysv/linux/s390/sys/elf.h: Move elf definitions to
1633 sys/procfs.h as proposed by Mark Kettenis.
1634 * sysdeps/unix/sysv/linux/s390/sys/procfs.h: New file.
1635
1636 2000-08-21 Andreas Jaeger <aj@suse.de>
1637
1638 * include/poll.h: Include include/sys/poll.h to get __poll
1639 declaration.
1640
1641 * io/sys/poll.h: Move __poll declaration from here...
1642 * include/sys/poll.h: ...to here.
1643
1644 * include/sys/socket.h (__getpeername): Add declaration.
1645
1646 * include/wchar.h (__vswprintf): Add declaration.
1647
1648 * include/stdio.h (__flockfile): Add declaration.
1649 (__funlockfile): Likewise.
1650
1651 2000-08-20 Ulrich Drepper <drepper@redhat.com>
1652
1653 * misc/sys/cdefs.h: Define __restrict_arr.
1654 * include/sys/time.h: Add restrict where required by AGd4.
1655 * inet/arpa/inet.h: Likewise.
1656 * io/sys/stat.h: Likewise.
1657 * io/sys/statvfs.h: Likewise.
1658 * misc/search.h: Likewise.
1659 * misc/sys/select.h: Likewise.
1660 * posix/glob.h: Likewise.
1661 * posix/regex.h: Likewise.
1662 * posix/spawn.h: Likewise.
1663 * posix/unistd.h: Likewise.
1664 * rt/aio.h: Likewise.
1665 * signal/signal.h: Likewise.
1666 * socket/sys/socket.h: Likewise.
1667 * stdlib/ucontext.h: Likewise.
1668 * streams/stropts.h: Likewise.
1669 * string/string.h: Likewise.
1670 * time/time.h: Likewise.
1671 * time/sys/time.h: Likewise.
1672
1673 * posix/spawn.h: Add declarations for posix_spawnattr_getscheparam
1674 and posix_spawnattr_setscheparam.
1675
1676 * libio/stdio.h: Make cuserid prototype again available for all
1677 XPG versions.
1678
1679 * argp/argp-help.c: Unify use of function aliases to make more compact
1680 PLT.
1681 * include/libintl.h: Likewise.
1682 * inet/rcmd.c: Likewise.
1683 * intl/dcigettext.c: Likewise.
1684 * libio/iofputws.c: Likewise.
1685 * libio/iofputws_u.c: Likewise.
1686 * libio/iogetwline.c: Likewise.
1687 * libio/swprintf.c: Likewise.
1688 * malloc/malloc.c: Likewise.
1689 * nss/digits_dots.c: Likewise.
1690 * posix/fnmatch.c: Likewise.
1691 * posix/spawn_faction_addclose.c: Likewise.
1692 * posix/spawn_faction_adddup2.c: Likewise.
1693 * posix/spawn_faction_addopen.c: Likewise.
1694 * posix/spawni.c: Likewise.
1695 * posix/wordexp.c: Likewise.
1696 * posix/spawni.c: Likewise.
1697 * resolv/res_hconf.c: Likewise.
1698 * resolv/res_init.c: Likewise.
1699 * shadow/lckpwdf.c: Likewise.
1700 * signal/sighold.c: Likewise.
1701 * signal/sigrelse.c: Likewise.
1702 * stdio-common/printf-parse.h: Likewise.
1703 * stdio-common/printf-prs.c: Likewise.
1704 * stdio-common/printf_fp.c: Likewise.
1705 * stdio-common/vfprintf.c: Likewise.
1706 * stdio-common/vfscanf.c: Likewise.
1707 * stdlib/rpmatch.c: Likewise.
1708 * sunrpc/create_xid.c: Likewise.
1709 * sunrpc/key_call.c: Likewise.
1710 * sysdeps/generic/setrlimit64.c: Likewise.
1711 * sysdeps/generic/utmp_file.c: Likewise.
1712 * sysdeps/generic/vlimit.c: Likewise.
1713 * sysdeps/posix/posix_fallocate.c: Likewise.
1714 * sysdeps/posix/posix_fallocate64.c: Likewise.
1715 * sysdeps/posix/sigpause.c: Likewise.
1716 * sysdeps/posix/sigset.c: Likewise.
1717 * sysdeps/unix/grantpt.c: Likewise.
1718 * sysdeps/unix/bsd/ualarm.c: Likewise.
1719 * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
1720 * sysdeps/unix/sysv/linux/getloadavg.c: Likewise.
1721 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
1722 * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
1723 * time/strftime.c: Likewise.
1724 * wcsmbs/wcscoll.c: Likewise.
1725 * wcsmbs/wcsxfrm.c: Likewise.
1726
1727 * time/tst-getdate.c (main): Make error messages more human readable.
1728
1729 * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Allow gcc to generate
1730 postinc/predec instruction.
1731 (_FPU_SETCW): Likewise.
1732 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1733
1734 2000-08-20 Andreas Jaeger <aj@suse.de>
1735
1736 * time/tst-getdate.c (main): Increase error in case of wrong
1737 conversion.
1738 Fix typo in test case.
1739
1740 2000-08-20 Ulrich Drepper <drepper@redhat.com>
1741
1742 * ctype/ctype.h (isblank): Make available if ISO C99.
1743 * wctype/wctype.h (iswblank): Make available if ISO C99.
1744 * math/math.h (signgam): Don't make available if ISO C99.
1745 * math/tgmath.h (tgamma): Renamed from gamma.
1746 Patches by Joseph S. Myers <jsm28@cam.ac.uk>.
1747
1748 * intl/loadmsgcat.c (_nl_unload_domain): Also free conv_tab element.
1749 Pretty printing.
1750 * intl/plural.y (new_exp): Take number of optional parameters in
1751 second parameter. Test for correct number of parameters and free
1752 correctly in case of failure. Adjust all callers.
1753 (yylex): Allow ';' as terminator character.
1754
1755 2000-08-19 Ulrich Drepper <drepper@redhat.com>
1756
1757 * locale/lc-time.c (free_mem): New function. Free alt_digits and
1758 walt_digits.
1759
1760 * locale/findlocale.c (free_mem): Also free here->filename.
1761
1762 * locale/loadlocale.c (_nl_unload_locale): Also free locale->name.
1763
1764 * math/test-fenv.c (feenv_tests): Clear all exceptions before
1765 first test.
1766 (feexcp_nomask_test): Correct printf args.
1767 (feexcp_mask_test): Likewise.
1768
1769 2000-08-19 Andreas Jaeger <aj@suse.de>
1770
1771 * inet/tst-gethnm.c: Include string.h to provide prototype for
1772 strcmp.
1773
1774 * malloc/mtrace.pl (usage): Inform about --help.
1775
1776 2000-08-19 Wolfram Gloger <wg@malloc.de>
1777
1778 * malloc/malloc.c (new_heap): Try harder to get an aligned chunk of
1779 size HEAP_MAX_SIZE.
1780
1781 2000-08-19 Andreas Jaeger <aj@suse.de>
1782
1783 * shlib-versions: Remove libnss_db, libdb and libdb1.
1784
1785 2000-08-19 Jakub Jelinek <jakub@redhat.com>
1786
1787 * sysdeps/unix/sysv/linux/alpha/readdir.c: Move...
1788 * sysdeps/unix/sysv/linux/ia64/readdir.c: ...here and
1789 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: ...here.
1790 * sysdeps/unix/sysv/linux/alpha/readdir_r.c: Move...
1791 * sysdeps/unix/sysv/linux/ia64/readdir_r.c: ...here and
1792 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: ...here.
1793 * sysdeps/unix/sysv/linux/alpha/readdir64.c: Remove.
1794 * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: Remove.
1795 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Remove.
1796 * sysdeps/unix/sysv/linux/alpha/getdents.c: Only use for non-LFS
1797 getdents.
1798 * sysdeps/unix/sysv/linux/readdir64.c: Remove versioning.
1799 * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
1800
1801 2000-08-18 Jakub Jelinek <jakub@redhat.com>
1802
1803 * include/glob.h (__glob64): Add prototype.
1804 * sysdeps/generic/glob.c: If GLOB_ONLY_P is defined, only
1805 define glob and glob_in_dir.
1806 * sysdeps/unix/sysv/linux/i386/Versions: Add glob64@@GLIBC_2.2.
1807 * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
1808 * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
1809 * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
1810 * sysdeps/unix/sysv/linux/i386/glob64.c: New file.
1811 * sysdeps/unix/sysv/linux/arm/glob64.c: New file.
1812 * sysdeps/unix/sysv/linux/powerpc/glob64.c: New file.
1813 * sysdeps/unix/sysv/linux/sparc/sparc32/glob64.c: New file.
1814
1815 2000-08-18 Jakub Jelinek <jakub@redhat.com>
1816
1817 * malloc/Makefile (memusage): libmemusage.so is installed in slibdir.
1818
1819 2000-08-17 Andreas Jaeger <aj@suse.de>
1820
1821 * math/test-fenv.c (fe_single_test): New function.
1822 (fe_env_tests): Use fe_single_test.
1823 (feenable_test): New tests for feenable/fedisable and
1824 fegetexcpetions.
1825 (feexcp_mask_test): New function.
1826 (feexcp_nomask_test): New function.
1827
1828 2000-08-19 Richard Henderson <rth@cygnus.com>
1829
1830 * sysdeps/alpha/fpu/fenv_libc.h: New file.
1831 * sysdeps/alpha/fpu/fclrexcpt.c: Use it.
1832 * sysdeps/alpha/fpu/fegetenv.c: Likewise.
1833 * sysdeps/alpha/fpu/fesetround.c: Likewise.
1834 * sysdeps/alpha/fpu/fegetround.c: Likewise.
1835 * sysdeps/alpha/fpu/fgetexcptflg.c: Likewise.
1836 * sysdeps/alpha/fpu/fraiseexcpt.c: Likewise.
1837 * sysdeps/alpha/fpu/ftestexcept.c: Likewise.
1838 * sysdeps/alpha/fpu/fedisblxcpt.c: Likewise. Use the smaller mask.
1839 * sysdeps/alpha/fpu/feenablxcpt.c: Likewise.
1840 * sysdeps/alpha/fpu/fegetexcept.c: Likewise.
1841 * sysdeps/alpha/fpu/feholdexcpt.c: Retain the SWCR_MAP bits.
1842 * sysdeps/alpha/fpu/fesetenv.c: Likewise.
1843 * sysdeps/alpha/fpu/feupdateenv.c: Likewise.
1844 * sysdeps/alpha/fpu/fsetexcptflg.c: Likewise.
1845 * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): New.
1846 (FE_MAP_DMZ, FE_MAP_UMZ, FE_NONIEEE_ENV): New.
1847
1848 2000-08-19 Andreas Jaeger <aj@suse.de>
1849
1850 * elf/constload1.c: Include <stdio.h> for puts prototype.
1851
1852 2000-08-19 Ulrich Drepper <drepper@redhat.com>
1853
1854 * elf/Versions [ld] (GLIBC_2.2): Export _dl_check_map_versions.
1855 * elf/dl-deps.c (_dl_map_object_deps): If object was dependency of
1856 a dynamically loaded object remove old l_initfini list.
1857 * elf/dl-libc.c (free_mem): Used as __libc_subfreeres callback to
1858 remove some dynamically allocated memory blocks in the dynamic
1859 loading data structures.
1860 * elf/dl-load.c (add_name_to_object): Initialize dont_free to 0.
1861 * elf/dl-open.c (dl_open_workder): Don't call _dl_check_all_versions.
1862 Instead call _dl_check_map_versions only for the dependencies.
1863 * elf/rtld.c: Avoid unneccessary initializations. Mark l_libname
1864 information of initial objects as not free-able.
1865 * sysdeps/generic/ldsodefs.h (struct libname_list): Add dont_free
1866 element.
1867
1868 * elf/filter.c: Call mtrace.
1869 * elf/restest1.c: Likewise. Close the objects.
1870 * elf/loadtest.c: Call mtrace. Check result of dlclose. Print more
1871 debug information.
1872
1873 * elf/constload1.c: Add comment explaining not freed memory.
1874
1875 2000-08-18 Andreas Jaeger <aj@suse.de>
1876
1877 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Add pads to show
1878 alignment for structs stat and stat64.
1879 Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
1880
1881 2000-08-17 Ulrich Drepper <drepper@redhat.com>
1882
1883 * sysdeps/unix/sysv/linux/alpha/getdents.c: Remove special d_ino
1884 handling. Patch by Richard Henderson <rth@twiddle.net>.
1885
1886 * nss/Versions: Remove libnss_db information.
1887
1888 2000-08-16 Jakub Jelinek <jakub@redhat.com>
1889
1890 * sysdeps/sparc/fpu/fedisblxcpt.c: New file.
1891 * sysdeps/sparc/fpu/feenablxcpt.c: New file.
1892 * sysdeps/sparc/fpu/fegetexcept.c: New file.
1893 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: New file.
1894
1895 * sysdeps/sparc/sparc64/dl-machine.h: Subtract 4 .rela.plt entries
1896 to match Solaris.
1897
1898 2000-08-17 Ulrich Drepper <drepper@redhat.com>
1899
1900 * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Use type-correct code.
1901 (_FPU_SETCW): Likewise.
1902 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
1903
1904 * stdio-common/printf_fp.c: Fix chars_needed computation.
1905 Patch by Greg McGary <greg@mcgary.org>.
1906
1907 2000-08-17 Jakub Jelinek <jakub@redhat.com>
1908
1909 * elf/dl-load.c (_dl_map_object): Don't crash if both loader and
1910 _dl_loaded are NULL.
1911
1912 2000-08-17 Jakub Jelinek <jakub@redhat.com>
1913
1914 * manual/arith.texi (feholdexcept): Returns 0 on success.
1915
1916 2000-08-17 Andreas Jaeger <aj@suse.de>
1917
1918 * sysdeps/gnu/net/if.h (struct ifreq): Add ifru_newname.
1919 (ifr_newname): New.
1920 Reported by Andi Kleen <ak@suse.de>.
1921
1922 2000-08-17 Jakub Jelinek <jakub@redhat.com>
1923
1924 * sysdeps/alpha/fpu/fedisblxcpt.c: New file.
1925 * sysdeps/alpha/fpu/feenablxcpt.c: New file.
1926 * sysdeps/alpha/fpu/fegetexcept.c: New file.
1927
1928 2000-08-16 Jakub Jelinek <jakub@redhat.com>
1929
1930 * sysdeps/unix/sysv/linux/xstatconv.c (xstat32_conv): Test sizes
1931 of buf->st_ino and kbuf->st_ino, not __st_ino.
1932 If _HAVE_STAT64___ST_INO is not defined, don't use __st_ino at all.
1933 * sysdeps/unix/sysv/linux/getdents64.c: Change path in #include
1934 directive so that only linux/getdents.c is used, not some
1935 architecture specific one.
1936
1937 2000-08-16 Jakub Jelinek <jakub@redhat.com>
1938
1939 * sysdeps/i386/fpu/fegetexcept.c (fegetexcept): Return currently
1940 enabled, not disabled exceptions.
1941 * sysdeps/i386/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
1942 * sysdeps/i386/fpu/feenablxcpt.c (feenableexcept): Likewise.
1943
1944 2000-08-17 Greg McGary <greg@mcgary.org>
1945
1946 * Makeconfig (link-extra-libs-bounded): Strip `-bp' suffix
1947 from test program name when constructing suffix for $(LDLIBS-*).
1948 (bounded-thread-library): New variable.
1949 * crypt/Makefile
1950 [build-shared, build-static] (libcrypt-dep): Remove variable.
1951 ($(addprefix $(objpfx),$(tests))): Consolidate individual dependencies.
1952 [build-bounded] ($(tests:%=$(objpfx)%-bp)): Add dependencies.
1953 * linuxthreads/Makefile (libpthread, librt): Remove variables.
1954 (librt-tests): Add variable. (tests): Use it.
1955 [build-shared, build-static]
1956 ($(addprefix $(objpfx),$(tests)),
1957 $(addprefix $(objpfx),$(librt-tests))):
1958 Consolidate individual dependencies.
1959 [build-bounded]
1960 ($(tests:%=$(objpfx)%-bp), $(librt-tests:%=$(objpfx)%-bp)):
1961 Add dependencies.
1962 * math/Makefile (LDLIBS-*): Remove variables (they are redundant).
1963 [build-bounded] ($(tests:%=$(objpfx)%-bp)): Add dependencies.
1964 * misc/Makefile
1965 [build-bounded] ($(objpfx)tst-tsearch-bp): Add dependencies.
1966 * rt/Makefile
1967 [build-shared, build-static]
1968 ($(addprefix $(objpfx),$(tests))): Consolidate individual dependencies.
1969 [build-bounded] ($(tests:%=$(objpfx)%-bp)): Add dependencies.
1970
1971 2000-08-17 Greg McGary <greg@mcgary.org>
1972
1973 * sysdeps/generic/bp-checks.h: s/\(CHECK\w+\)opt/\1_NULL_OK/
1974 * sysdeps/unix/make-syscalls.sh: Likewise.
1975 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
1976 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
1977 * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
1978 * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: Likewise.
1979 * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Likewise.
1980
1981 2000-08-17 Greg McGary <greg@mcgary.org>
1982
1983 * sysdeps/i386/fpu/s_frexp.S: Check bounds.
1984 Wrap extern symbols in BP_SYM ().
1985 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
1986 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
1987 * sysdeps/i386/fpu/s_remquo.S: Likewise.
1988 * sysdeps/i386/fpu/s_remquof.S: Likewise.
1989 * sysdeps/i386/fpu/s_remquol.S: Likewise.
1990 * sysdeps/i386/fpu/s_sincos.S: Likewise.
1991 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
1992 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
1993 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
1994 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
1995
1996 2000-08-16 Andreas Schwab <schwab@suse.de>
1997
1998 * sysdeps/m68k/fpu/fegetexcept.c: New file.
1999 * sysdeps/m68k/fpu/fedisblxcpt.c: New file.
2000 * sysdeps/m68k/fpu/feenablxcpt.c: New file.
2001
2002 2000-08-15 Ulrich Drepper <drepper@redhat.com>
2003
2004 * sysdeps/generic/ldsodefs.h: Declare _nl_nloaded.
2005 * elf/Versions [ld] (GLIBC_2.2): Add _nl_nloaded.
2006 * elf/dl-support.c: Define _nl_nloaded.
2007 * elf/rtld.c: Likewise. Increment _nl_nloaded for rtld itself.
2008 * elf/dl-object.c (_dl_new_object): Increment _nl_nloaded after adding
2009 object to global list.
2010 * elf/dl-close.c (_dl_close): Decrement _nl_nloaded after removing
2011 from _dl_loaded list.
2012 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
2013 * elf/dl-fini.c (_dl_fini): Use _nl_nloaded instead of computing the
2014 number here.
2015
2016 * sysdeps/i386/fpu/fedisblxcpt.c (fedisableexcept): Mask, not
2017 unmask, exceptions.
2018 * sysdeps/i386/fpu/feenablxcpt.c (feenableexcept): Unmask, not mask,
2019 exceptions.
2020 Reported by Harvey J. Stein <hjstein@bfr.co.il>.
2021
2022 2000-08-16 Andreas Jaeger <aj@suse.de>
2023
2024 * elf/elf.h (EM_X8664): Add official x86-64 specific value.
2025
2026 2000-08-15 Marko Myllynen <myllynen@lut.fi>
2027
2028 * inet/netinet/icmp6.h: Added Mobile IPv6 definitions.
2029
2030 2000-08-15 Ulrich Drepper <drepper@redhat.com>
2031
2032 * sysdeps/unix/sysv/linux/powerpc/Dist: Add oldgetrlimit64.c.
2033 * sysdeps/unix/sysv/linux/powerpc/Makefile [$(subdir)=resource]
2034 (sysdep_routines): Add oldgetrlimit64.
2035 * sysdeps/unix/sysv/linux/powerpc/oldgetrlimit64.c: New file.
2036 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
2037
2038 * include/link.h: Undo last patches. Hurd now has stat64.
2039 * elf/Makefile: Likewise.
2040 * elf/dl-load.c: Likewise.
2041 * elf/dl-misc.c: Likewise.
2042 * elf/dl-profile.c: Likewise.
2043 * sysdeps/generic/sysd-link.h: Removed.
2044 * sysdeps/unix/sysv/linux/sysd-link.h: Removed.
2045
2046 * rt/aio_notify.c (notify_func_wrapper): Wrapper function to call
2047 thread event callback function.
2048 (__aio_notify_only): Use function above.
2049 Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
2050
2051 2000-08-16 Mark Kettenis <kettenis@gnu.org>
2052
2053 * sysdeps/mach/hurd/lseek64.c: New file.
2054
2055 2000-08-15 Mark Kettenis <kettenis@gnu.org>
2056
2057 * sysdeps/mach/hurd/i386/bits/time.h (__clockid_t, __timer_t):
2058 Remove typedefs.
2059 * sysdeps/mach/hurd/bits/time.h (__clockid_t, __timer_t): Remove
2060 typedefs.
2061 * sysdeps/generic/bits/time.h (__clockid_t, __timer_t): Remove
2062 typedefs.
2063 * sysdeps/generic/bits/types.h (__clockid_t, __timer_t): New typedefs.
2064
2065 2000-08-15 Mark Kettenis <kettenis@gnu.org>
2066
2067 * sysdeps/mach/hurd/xstatconv.c: New file.
2068 * sysdeps/mach/hurd/fxstat64.c: New file.
2069 * sysdeps/mach/hurd/lxstat64.c: New file.
2070 * sysdeps/mach/hurd/xstat64.c: New file.
2071 * sysdeps/mach/hurd/Dist: Add xstatconv.c.
2072
2073 2000-08-15 Mark Kettenis <kettenis@gnu.org>
2074
2075 * sysdeps/mach/hurd/dl-sysdep.c (__libc_multiple_libcs):
2076 Initialize, needed for change in common symbol handling in newer
2077 binutils. Mirrors 2000-01-03 change made by Andreas Schwab.
2078
2079 2000-08-15 Ulrich Drepper <drepper@redhat.com>
2080
2081 * elf/constload1.c: Call mtrace. Check return value of dlclose call.
2082 * elf/constload2.c: Add destructor to unload constload3.
2083
2084 * include/link.h: Include sysd-link.h.
2085 * sysdeps/generic/sysd-link.h: New file.
2086 * sysdeps/unix/sysv/linux/sysd-link.h: New file.
2087 * elf/Makefile (distribute): Add sysd-link.h.
2088 * elf/dl-load.c: Use definitions from sysd-link.h instead of stat
2089 types and functions directly.
2090 * elf/dl-misc.c: Likewise.
2091 * elf/dl-profile.c: Likewise.
2092
2093 * elf/loadfail.c (main): Close all successfully loaded objects.
2094
2095 * elf/multiload.c: Add mtrace call. Call dlclose for all handles and
2096 free wd.
2097 * elf/dl-deps.c (_dl_map_object_deps): Don't allocate needed list if
2098 there is already one.
2099
2100 * elf/dl-close.c: Pretty print.
2101
2102 2000-08-14 Ulrich Drepper <drepper@redhat.com>
2103
2104 * sysdeps/posix/ttyname.c: Make name variable from getttyname function
2105 global (with file scope). Add __libc_subfreeres function to free the
2106 string.
2107 * sysdeps/unix/sysv/linux/ttyname.c: Likewise. Also for buf variable
2108 in ttyname function.
2109
2110 * sysdeps/generic/strtok.c: Remove initializer for olds variable.
2111
2112 * crypt/md5-crypt.c: Let destructor deallocate static buffer.
2113
2114 * iconvdata/sjis.c (from_ucs4_lat1): Handle U005C and U007E by
2115 mapping them to /x5c and /x7e respectively.
2116
2117 * locale/programs/ld-ctype.c: Add support for more definitions after
2118 copy statement.
2119
2120 2000-08-14 Jakub Jelinek <jakub@redhat.com>
2121
2122 * dirent/Versions (getdirentries64): Export at GLIBC_2.2.
2123 * sysdeps/unix/sysv/linux/kernel-features.h
2124 (__ASSUME_GETDENTS64_SYSCALL): Define.
2125 * sysdeps/unix/sysv/linux/getdents.c (__getdents): Use getdents64
2126 syscall if available to get d_type fields.
2127 * sysdeps/unix/sysv/linux/alpha/getdents.c (DIRENT_TYPE): Define.
2128 * sysdeps/unix/sysv/linux/arm/Versions (__xstat64, __fxstat64,
2129 __lxstat64): Export at GLIBC_2.2.
2130 (alphasort64, readdir64, readdir64_r, scandir64, versionsort64):
2131 Likewise.
2132 * sysdeps/unix/sysv/linux/i386/Versions (getdirentries64): Remove.
2133 * sysdeps/unix/sysv/linux/i386/getdents64.c (kernel_dirent64): Define.
2134 * sysdeps/unix/sysv/linux/powerpc/Versions (alphasort64,
2135 getdirentries64, versionsort64): Remove.
2136 * sysdeps/unix/sysv/linux/sparc/sparc32/Versions (alphasort64,
2137 getdirentries64, versionsort64): Remove.
2138
2139 2000-08-13 Ulrich Drepper <drepper@redhat.com>
2140
2141 * posix/Makefile: Remove rules to generate glob package.
2142
2143 * posix/Makefile (tests): Add tst-regexloc.
2144 (tst-regexloc-ENV): Add LOCPATH.
2145 * posix/tst-regexloc.c: New file.
2146
2147 2000-08-12 Andreas Jaeger <aj@suse.de>
2148
2149 * include/features.h (__STDC_ISO_10646__): Define.
2150 Reported by Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>.
2151
2152 2000-08-13 Ulrich Drepper <drepper@redhat.com>
2153
2154 * include/features.h (__USE_ISOC99): Define for _XOPEN_SOURCE >= 600.
2155
2156 * locale/langinfo.h: Define YESSTR and NOSTR also for XPG4 (but not
2157 for revision 6 and up).
2158
2159 * posix/sys/types.h: Define __need_timer_t and __need_clockid_t before
2160 including <time.h>.
2161 * time/time.h: Allow __need_timer_t and __need_clockid_t to be defined
2162 to get definitions of just these types.
2163
2164 * signal/signal.h: Define thread signal handling functions also for
2165 POSIX95.
2166
2167 * sysdeps/unix/sysv/linux/bits/types.h: Define thread types also for
2168 POSIX95.
2169 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
2170 * sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
2171 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
2172 * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
2173
2174 * sysvipc/sys/shm.h: Define pid_t for XPG.
2175
2176 * posix/unistd.h: Remove setkey, rename, and cuserid prototypes as
2177 they are not anymore required here.
2178
2179 * wcsmbs/wchar.h: Make the various wide char string and stream
2180 functions available for the respective XPG versions.
2181
2182 * nss/Makefile: Remove rules to build and distribute nss_db.
2183
2184 * sysdeps/generic/alphasort64.c: Remove unnecessary versioning.
2185 * sysdeps/generic/scandir64.c: Likewise.
2186 * sysdeps/generic/versionsort64.c: Likewise.
2187
2188 2000-08-13 Ulrich Drepper <drepper@redhat.com>
2189 Benjamin Koznik <bkoz@redhat.com>
2190
2191 * libio/fileops.c: Merge with libstdc++-v3.
2192 * libio/genops.c: Likewise.
2193 * libio/iofclose.c: Likewise.
2194 * libio/iofopen.c: Likewise.
2195 * libio/iofwide.c: Likewise.
2196 * libio/libio.h: Likewise.
2197 * libio/libioP.h: Likewise.
2198 * libio/stdfiles.c: Likewise.
2199 * libio/stdio.c: Likewise.
2200 * libio/wfileops.c: Likewise.
2201 * libio/wgenops.c: Likewise.
2202
2203 * libio/Versions: Export functions needed by libstdc++-v3 in GLIBC_2.2.
2204
2205 2000-08-12 Ulrich Drepper <drepper@redhat.com>
2206
2207 * locale/programs/localedef.c: Implement --prefix option to allow
2208 writing in standard places of alternative install directories.
2209
2210 * posix/regex.c (compile_range): Implement collation sequence
2211 handling for glibc. Use simple character ordering otherwise and
2212 not strcoll.
2213
2214 2000-08-12 Mark Kettenis <kettenis@gnu.org>
2215
2216 * sysdeps/generic/scandir64.c: Include <dirent.h>.
2217
2218 2000-08-12 Andreas Jaeger <aj@suse.de>
2219
2220 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Handle
2221 __USE_FILE_OFFSET64 correctly for locking.
2222 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
2223
2224 2000-08-12 Jakub Jelinek <jakub@redhat.com>
2225
2226 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
2227 Define for 2.4.1 on sparc as well.
2228 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fill in correct values
2229 for F_GETLK64, F_SETLK64, and F_SETLKW64.
2230 * sysdeps/unix/sysv/linux/sparc/sparc32/fcntl.c: New file.
2231 * sysdeps/unix/sysv/linux/sparc/sparc32/lockf64.c: New file.
2232
2233 2000-08-12 Ulrich Drepper <drepper@redhat.com>
2234
2235 * io/fts.c (fts_stat): Recognize DT_WHT only if S_IFWHT is also
2236 defined.
2237
2238 2000-08-12 Andreas Jaeger <aj@suse.de>
2239
2240 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_GETLK64,
2241 F_SETLK64, F_SETLKW64): Define with F_GETLK etc.
2242
2243 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Add .set
2244 mips2 for assembler.
2245
2246 * sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): Try fcntl
2247 if fnctl64 is not available for F_*LK*64.
2248
2249 * sysdeps/unix/sysv/linux/i386/lockf64.c: New file.
2250
2251 2000-08-12 Ulrich Drepper <drepper@redhat.com>
2252
2253 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
2254 Define for 2.4.1 on x86.
2255 * sysdeps/unix/sysv/linux/i386/fcntl.c: New file.
2256 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Fill in correct values
2257 for F_GETLK64, F_SETLK64, and F_SETLKW64.
2258
2259 * dirent/dirent.h: Define DT_WHT.
2260
2261 * sysdeps/unix/sysv/linux/arm/alphasort64.c: New file.
2262 * sysdeps/unix/sysv/linux/arm/getdents64.c: New file.
2263 * sysdeps/unix/sysv/linux/arm/readdir64.c: New file.
2264 * sysdeps/unix/sysv/linux/arm/readdir64_r.c: New file.
2265 * sysdeps/unix/sysv/linux/arm/scandir64.c: New file.
2266 * sysdeps/unix/sysv/linux/arm/versionsort64.c: New file.
2267
2268 2000-08-11 Ulrich Drepper <drepper@redhat.com>
2269
2270 * nss/digits_dots.c: Don't pass NULL in h_aliases for successful
2271 lookup, pass pointer to array with NULL pointer [PR libc/1858].
2272 * inet/Makefile (tests): Add tst-gethnm.
2273 * inet/tst-gethnm.c: New file.
2274
2275 * rt/aio_cancel.c: If canceling a specific request which is running
2276 *really* do nothing.
2277 * rt/aio_misc.h: Add `done' to states of a request.
2278 * rt/aio_misc.c: Add several tests for the correct state.
2279 Simplify request table memory handling.
2280
2281 2000-08-10 Jakub Jelinek <jakub@redhat.com>
2282
2283 * dirent/scandir.c: Use it for scandir64 and old_scandir64 as well.
2284 * dirent/scandir64.c: Move...
2285 * sysdeps/generic/scandir64.c: ...here.
2286 * dirent/alphasort64.c: Move...
2287 * sysdeps/generic/alphasort64.c: ...here.
2288 * dirent/versionsort64.c: Move...
2289 * sysdeps/generic/versionsort64.c: ...here.
2290 * sysdeps/unix/sysv/linux/i386/dirent/Versions (alphasort64,
2291 getdirentries64, readdir64, readdir64_r, scandir64, versionsort64):
2292 Export symbols at GLIBC_2.2.
2293 * sysdeps/unix/sysv/linux/powerpc/dirent/Versions: Likewise.
2294 * sysdeps/unix/sysv/linux/sparc/sparc32/dirent/Versions: Likewise.
2295 * include/dirent.h (__readdir64_r, __scandir64, __alphasort64,
2296 __versionsort64): Add prototypes.
2297 * io/Versions (__xstat64, __fxstat64, __lxstat64): Export at GLIBC_2.2.
2298 * sysdeps/unix/sysv/linux/alpha/kernel_stat.h (__xstat_conv): Remove
2299 unused prototype.
2300 * sysdeps/unix/sysv/linux/alpha/readdir.c: Export at both GLIBC_2.1
2301 and GLIBC_2.2.
2302 * sysdeps/unix/sysv/linux/alpha/readdir_r.c: Likewise.
2303 * sysdeps/unix/sysv/linux/alpha/getdents.c: New.
2304 * sysdeps/unix/sysv/linux/alpha/getdents64.c: New.
2305 * sysdeps/unix/sysv/linux/bits/types.h (__ino64_t): Change to
2306 __u_quad_t.
2307 * sysdeps/unix/sysv/linux/bits/stat.h (struct stat, struct stat64):
2308 Adjust for kernel-2.4.0-test6 layout.
2309 * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat64): Export at both
2310 GLIBC_2.1 and GLIBC_2.2.
2311 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat64): Likewise.
2312 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat64): Likewise.
2313 * sysdeps/unix/sysv/linux/i386/getdents64.c: New.
2314 * sysdeps/unix/sysv/linux/i386/olddirent.h: New.
2315 * sysdeps/unix/sysv/linux/i386/readdir64.c: New.
2316 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: New.
2317 * sysdeps/unix/sysv/linux/i386/scandir64.c: New.
2318 * sysdeps/unix/sysv/linux/i386/alphasort64.c: New.
2319 * sysdeps/unix/sysv/linux/i386/versionsort64.c: New.
2320 * sysdeps/unix/sysv/linux/ia64/getdents.c: New.
2321 * sysdeps/unix/sysv/linux/ia64/getdents64.c: New.
2322 * sysdeps/unix/sysv/linux/ia64/readdir.c: Include alpha/readdir.c.
2323 * sysdeps/unix/sysv/linux/ia64/readdir_r.c: Include alpha/readdir_r.c.
2324 * sysdeps/unix/sysv/linux/mips/bits/types.h (__ino64_t): Change to
2325 __u_quad_t.
2326 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: New.
2327 * sysdeps/unix/sysv/linux/powerpc/kernel_stat.h (_HAVE_STAT*): Define.
2328 * sysdeps/unix/sysv/linux/powerpc/scandir64.c: New.
2329 * sysdeps/unix/sysv/linux/powerpc/getdents64.c: New.
2330 * sysdeps/unix/sysv/linux/powerpc/readdir64.c: New.
2331 * sysdeps/unix/sysv/linux/powerpc/readdir64_r.c: New.
2332 * sysdeps/unix/sysv/linux/sparc/bits/types.h (__ino64_t): Change to
2333 __u_quad_t.
2334 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: New.
2335 * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h (_HAVE_STAT*):
2336 Define.
2337 * sysdeps/unix/sysv/linux/sparc/sparc32/getdents64.c: New.
2338 * sysdeps/unix/sysv/linux/sparc/sparc32/readdir64.c: New.
2339 * sysdeps/unix/sysv/linux/sparc/sparc32/readdir64_r.c: New.
2340 * sysdeps/unix/sysv/linux/sparc/sparc32/scandir64.c: New.
2341 * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h (_HAVE_STAT*):
2342 Define.
2343 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: Include
2344 alpha/readdir.c.
2345 * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: Include
2346 alpha/readdir_r.c
2347 * sysdeps/unix/sysv/linux/sparc/sparc64/getdents.c: New.
2348 * sysdeps/unix/sysv/linux/sparc/sparc64/getdents64.c: New.
2349 * sysdeps/unix/sysv/linux/fxstat64.c (__fxstat64): If
2350 _HAVE_STAT64___ST_INO and __st_ino != (uint32_t)st_ino, set
2351 st_ino from __st_ino.
2352 * sysdeps/unix/sysv/linux/lxstat64.c (__lxstat64): Likewise.
2353 * sysdeps/unix/sysv/linux/xstat64.c (__xstat64): Likewise.
2354 * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv, xstat64_conv,
2355 xstat32_conv): Use _HAVE_STAT* macros. If _HAVE_STAT64___ST_INO,
2356 set __st_ino in addition to st_ino.
2357 * sysdeps/unix/sysv/linux/kernel_stat.h (_HAVE_STAT*): Define.
2358 * sysdeps/unix/sysv/linux/getdents.c: Use it for __getdents64 and
2359 __old_getdents64 as well.
2360 * sysdeps/unix/sysv/linux/getdirentries.c: Use it for
2361 getdirentries64 and old_getdirentries64 as well.
2362 * sysdeps/unix/sysv/linux/getdirentries64.c (GETDIRENTRIES,
2363 __GETDENTS): Define.
2364 (GETDENTS64): Remove.
2365 * sysdeps/unix/sysv/linux/getdents64.c (__GETDENTS, DIRENT_TYPE):
2366 Define.
2367 (GETDENTS64): Remove.
2368 * sysdeps/unix/sysv/linux/readdir64.c: Use sysdeps/unix/readdir.c.
2369 * sysdeps/unix/sysv/linux/readdir64_r.c: Use sysdeps/unix/readdir_r.c.
2370 * sysdeps/unix/readdir.c: Use it for readdir64 and __old_readdir64
2371 as well.
2372 * sysdeps/unix/readdir_r.c: Use it for readdir64_r and
2373 __old_readdir64_r as well.
2374 * sysdeps/unix/sysv/linux/kernel-features.h: Define
2375 __ASSUME_ST_INO_64_bit for kernel 2.4.1 and up.
2376
2377 2000-08-08 Jes Sorensen <jes@linuxcare.com>
2378
2379 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add SI_KERNEL define.
2380 Add missing ILL_BADIADDR to enum and make ILL_BREAK match the
2381 define of the kernel.
2382 Add missing __SEG_PSTKOVF definition.
2383 Adjust the padding of struct siginfo and struct sigevent to
2384 match the fact that sigval_t is 64 bit.
2385
2386 2000-08-10 Ulrich Drepper <drepper@redhat.com>
2387
2388 * timezone/zic.c: Update from tzcode2000f.
2389 * timezone/australasia: Update from tzdata2000f.
2390 * timezone/europe: Likewise.
2391 * timezone/southamerica: Likewise.
2392 * timezone/yearistype: Likewise.
2393
2394 2000-08-10 Andreas Jaeger <aj@suse.de>
2395
2396 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Synch struct stat64 and
2397 stat with current MIPS kernel.
2398
2399 2000-08-01 Mark Kettenis <kettenis@gnu.org>
2400
2401 * sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_greg_t, ELF_NGREG,
2402 elf_gregset_t, elf_fpregset_t, elf_fpxregset_t): Moved to
2403 sysdeps/unix/sysv/linux/i386/sys/procfs.h.
2404 Remove the junk that's only relevant in the Linux kernel itself.
2405 Add a warning saying that this file is now obsolete, and include
2406 <sys/procfs.h>.
2407 * sysdeps/unix/sysv/linux/i386/sys/procfs.h (elf_greg_t,
2408 ELF_NGREG, elf_gregset_t, elf_fpregset_t, elf_fpxregset_t): Moved
2409 here from sysdeps/unix/sysv/linux/i386/sys/elf.h. Don't include
2410 <signal.h>, <sys/ucontext.h> and <sys/elf.h>. Remove parts of
2411 `struct elf_prstatus' that are #ifdef'ed out. Improve comments
2412 and add the notice that the file is primarily there for GDB.
2413 * sysdeps/unix/sysv/linux/i386/sys/user.h: Fix comment.
2414
2415 2000-08-09 Jakub Jelinek <jakub@redhat.com>
2416
2417 * time/tzfile.c (__tzfile_compute): __tzstring zones
2418 from zone_names.
2419
2420 2000-08-09 Jakub Jelinek <jakub@redhat.com>
2421
2422 * resolv/resolv.h (__res_state): Surround prototype with
2423 __BEGIN_DECLS/__END_DECLS.
2424 * sysdeps/unix/sysv/linux/m68k/chown.c: Include kernel-features.h.
2425
2426 2000-08-04 Jes Sorensen <jes@linuxcare.com>
2427
2428 * sysdeps/unix/sysv/linux/ia64/bits/resource.h (__rlimit_resource):
2429 Make independant of asm/resource.h from the Linux kernel.
2430
2431 2000-08-06 Bruno Haible <haible@clisp.cons.org>
2432
2433 * iconv/gconv_conf.c (__gconv_read_conf): Don't call realpath.
2434
2435 2000-08-06 Bruno Haible <haible@clisp.cons.org>
2436
2437 * intl/Makefile (CPPFLAGS): Remove $(i18ndir) from LOCALE_ALIAS_PATH.
2438 * locale/Makefile (locale-CPPFLAGS): Likewise.
2439
2440 2000-08-09 Ulrich Drepper <drepper@redhat.com>
2441
2442 * sysdeps/i386/fpu/libm-test-ulps: Increase several error values
2443 for AMD processors.
2444
2445 2000-08-03 Jakub Jelinek <jakub@redhat.com>
2446
2447 * misc/Versions (mincore): Export at GLIBC_2.2.
2448
2449 2000-08-03 Bruno Haible <haible@clisp.cons.org>
2450
2451 * intl/libintl.h (gettext, dgettext, dcgettext): Add back __THROW.
2452
2453 2000-08-02 Mark Kettenis <kettenis@gnu.org>
2454
2455 * sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from
2456 socketpair. Made socketpair a weak alias.
2457 * sysdeps/mach/hurd/pipe.c (__pipe): Reimplemented using
2458 __socketpair. Use S_IFIFO protocol to make pipes POSIX
2459 conforming, but fall back on the old protocol if the socket server
2460 doesn't support it.
2461 * include/sys/socket.h: Add prototype for __socketpair.
2462
2463 2000-08-09 Andreas Schwab <schwab@suse.de>
2464
2465 * stdio-common/vfprintf.c (vfprintf): Also set `is_long' if the
2466 long long modifier is seen.
2467
2468 * elf/nodelete.c (do_test): Remove reference to undefined member
2469 sa_restorer.
2470 * rt/tst-aio4.c (do_test): Likewise.
2471
2472 * configure.in: Add `-lm' when checking for libgd.
2473 * malloc/Makefile ($(objpfx)memusagestat): Add `-lm' during
2474 linking.
2475
2476 2000-08-09 Andreas Jaeger <aj@suse.de>
2477
2478 * configure.in: Change required make versions.
2479
2480 * manual/install.texi (Tools for Compilation): Document required
2481 make version.
2482 (Supported Configurations): Update list of supported
2483 configurations.
2484
2485 2000-08-08 Ulrich Drepper <drepper@redhat.com>
2486
2487 * locale/linereader.c (get_string): Don't print an error is a string
2488 contains an unknown character.
2489
2490 2000-08-06 Ulrich Drepper <drepper@redhat.com>
2491
2492 * locale/programs/ld-collate.c (struct symbol_t): Add name element.
2493 (new_symbol): Take new parameters with name of the symbol.
2494 Adjust callers.
2495 (handle_ellipsis): Don't only allow character symbols.
2496 (collate_read): Allow string of collating elements contain invalid
2497 characters; ignore entry in this case.
2498 Handle ellipsis of collating symbols before first order_start.
2499 Allow ellipsis in state 0.
2500
2501 2000-08-04 Ulrich Drepper <drepper@redhat.com>
2502
2503 * locale/programs/ld-collate.c (handle_ellipsis): Fix typo in
2504 error message.
2505 Reported by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2506
2507 2000-08-04 Greg McGary <greg@mcgary.org>
2508
2509 * posix/regex.c (SET_HIGH_BOUND): New macro.
2510 (MOVE_BUFFER_POINTER): Use it.
2511 (ELSE_EXTEND_BUFFER_HIGH_BOUND): New macro.
2512 (EXTEND_BUFFER): Use it.
2513
2514 2000-08-03 Ulrich Drepper <drepper@redhat.com>
2515
2516 * libio/iofwide.c (_IO_fwide): Initialize fp->_codecvt as well.
2517 * libio/fileops.c (_IO_new_file_fopen): Use _codecvt not from
2518 _wide_data but from _IO_FILE directly.
2519 * libio/iofclose.c: Likewise.
2520 * libio/wfileops.c: Likewise.
2521
2522 * libio/genops.c (_IO_default_showmanyc): Change return type to size_t.
2523 * libio/libioP.h: Change prototypes.
2524
2525 2000-08-03 Greg McGary <greg@mcgary.org>
2526
2527 * sysdeps/i386/setjmp.S (__sigsetjmp): Pop our
2528 frame pointer early so that we save caller's frame pointer.
2529 * sysdeps/i386/elf/setjmp.S: Likewise.
2530
2531 * sysdeps/unix/sysv/syscalls.list (time, utime): Correct signatures.
2532 * io/test-utime.c: Test passing NULL as utimbuf* arg.
2533
2534 * posix/regex.c (EXTEND_BUFFER_HIGH_BOUND): Remove macro.
2535 (MOVE_BUFFER_POINTER): Handle high_bound properly.
2536 (EXTEND_BUFFER): Don't call EXTEND_BUFFER_HIGH_BOUND.
2537
2538 2000-08-03 Ulrich Drepper <drepper@redhat.com>
2539
2540 * iconvdata/big5.c: Updated.
2541 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2542
2543 2000-08-02 Ulrich Drepper <drepper@redhat.com>
2544
2545 * Makeconfig (all-subdirs): Add conform.
2546 * conform/Makefile: Include ../Rules.
2547
2548 * Makefile (README): Add rules to generate here as well.
2549
2550 2000-08-02 Ulrich Drepper <drepper@redhat.com>
2551
2552 * version.h (VERSION): Bump to 2.1.92.
2553
2554 * sysdeps/ia64/Dist: Add _mcount.S.
2555
2556 * sysdeps/unix/sysv/linux/ia64/Dist: Add clone.S.
2557
2558 * sysdeps/unix/sysv/linux/mips/Dist: Add _test_and_set.c.
2559
2560 * elf/Makefile (distribute): Add missing modules.
2561
2562 * sysdeps/unix/sysv/linux/s390/Dist: Remove nonexisting files.
2563
2564 * posix/regex.c (compile_range): Translate range start and end
2565 characters to avoid empty range in case of REG_ICASE [PR libc/1842].
2566
2567 * sysdeps/unix/sysv/linux/ia64/bits/resource.h: Don't include
2568 asm/resource.h.
2569
2570 * sysdeps/unix/sysv/linux/arm/Makefile: Undo last change.
2571
2572 2000-08-02 Andreas Jaeger <aj@suse.de>
2573
2574 * elf/elf.h (EM_S390): Added.
2575 (R_390_*): New relocs for S390.
2576
2577 * sysdeps/unix/sysv/linux/s390/Dist: New file.
2578 * sysdeps/unix/sysv/linux/s390/sysdep.h: New file.
2579 * sysdeps/unix/sysv/linux/s390/sysdep.S: New file.
2580 * sysdeps/unix/sysv/linux/s390/syscall.S: New file.
2581 * sysdeps/unix/sysv/linux/s390/sys/user.h: New file.
2582 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
2583 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: New file.
2584 * sysdeps/unix/sysv/linux/s390/sys/elf.h: New file.
2585 * sysdeps/unix/sysv/linux/s390/socket.S: New file.
2586 * sysdeps/unix/sysv/linux/s390/sigcontextinfo.h: New file.
2587 * sysdeps/unix/sysv/linux/s390/shmctl.c: New file.
2588 * sysdeps/unix/sysv/linux/s390/setreuid.c: New file.
2589 * sysdeps/unix/sysv/linux/s390/setresuid.c: New file.
2590 * sysdeps/unix/sysv/linux/s390/setresgid.c: New file.
2591 * sysdeps/unix/sysv/linux/s390/setregid.c: New file.
2592 * sysdeps/unix/sysv/linux/s390/setgroups.c: New file.
2593 * sysdeps/unix/sysv/linux/s390/setgid.c: New file.
2594 * sysdeps/unix/sysv/linux/s390/setfsuid.c: New file.
2595 * sysdeps/unix/sysv/linux/s390/setfsgid.c: New file.
2596 * sysdeps/unix/sysv/linux/s390/seteuid.c: New file.
2597 * sysdeps/unix/sysv/linux/s390/setegid.c: New file.
2598 * sysdeps/unix/sysv/linux/s390/semctl.c: New file.
2599 * sysdeps/unix/sysv/linux/s390/register-dump.h: New file.
2600 * sysdeps/unix/sysv/linux/s390/putpmsg.c: New file.
2601 * sysdeps/unix/sysv/linux/s390/putmsg.c: New file.
2602 * sysdeps/unix/sysv/linux/s390/profil-counter.h: New file.
2603 * sysdeps/unix/sysv/linux/s390/msgctl.c: New file.
2604 * sysdeps/unix/sysv/linux/s390/mmap.S: New file.
2605 * sysdeps/unix/sysv/linux/s390/getuid.c: New file.
2606 * sysdeps/unix/sysv/linux/s390/getresuid.c: New file.
2607 * sysdeps/unix/sysv/linux/s390/getresgid.c: New file.
2608 * sysdeps/unix/sysv/linux/s390/getpmsg.c: New file.
2609 * sysdeps/unix/sysv/linux/s390/getmsg.c: New file.
2610 * sysdeps/unix/sysv/linux/s390/getgroups.c: New file.
2611 * sysdeps/unix/sysv/linux/s390/getegid.c: New file.
2612 * sysdeps/unix/sysv/linux/s390/geteuid.c: New file.
2613 * sysdeps/unix/sysv/linux/s390/fchown.c: New file.
2614 * sysdeps/unix/sysv/linux/s390/clone.S: New file.
2615 * sysdeps/unix/sysv/linux/s390/brk.c: New file.
2616 * sysdeps/unix/sysv/linux/s390/bits/time.h: New file.
2617 * sysdeps/unix/sysv/linux/s390/bits/resource.h: New file.
2618 * sysdeps/unix/sysv/linux/s390/bits/mman.h: New file.
2619 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: New file.
2620 * sysdeps/unix/sysv/linux/s390/Makefile: New file.
2621 * sysdeps/s390/sysdep.h: New file.
2622 * sysdeps/s390/sys/ucontext.h: New file.
2623 * sysdeps/s390/sub_n.S: New file.
2624 * sysdeps/s390/strncpy.S: New file.
2625 * sysdeps/s390/strcpy.S: New file.
2626 * sysdeps/s390/stackinfo.h: New file.
2627 * sysdeps/s390/setjmp.S: New file.
2628 * sysdeps/s390/s390-mcount.S: New file.
2629 * sysdeps/s390/mul_1.S: New file.
2630 * sysdeps/s390/memusage.h: New file.
2631 * sysdeps/s390/memset.S: New file.
2632 * sysdeps/s390/memcpy.S: New file.
2633 * sysdeps/s390/memchr.S: New file.
2634 * sysdeps/s390/machine-gmon.h: New file.
2635 * sysdeps/s390/ldbl2mpn.c: New file.
2636 * sysdeps/s390/gmp-mparam.h: New file.
2637 * sysdeps/s390/fpu/fpu_control.h: New file.
2638 * sysdeps/s390/fpu/fesetround.c: New file.
2639 * sysdeps/s390/fpu/fegetround.c: New file.
2640 * sysdeps/s390/fpu/fclrexcpt.c: New file.
2641 * sysdeps/s390/fpu/bits/fenv.h: New file.
2642 * sysdeps/s390/ffs.c: New file.
2643 * sysdeps/s390/elf/start.S: New file.
2644 * sysdeps/s390/elf/setjmp.S: New file.
2645 * sysdeps/s390/elf/bsd-setjmp.S: New file.
2646 * sysdeps/s390/elf/bsd-_setjmp.S: New file.
2647 * sysdeps/s390/dl-machine.h: New file.
2648 * sysdeps/s390/bzero.S: New file.
2649 * sysdeps/s390/bsd-setjmp.S: New file.
2650 * sysdeps/s390/bsd-_setjmp.S: New file.
2651 * sysdeps/s390/bits/string.h: New file.
2652 * sysdeps/s390/bits/setjmp.h: New file.
2653 * sysdeps/s390/bits/huge_val.h: New file.
2654 * sysdeps/s390/bits/endian.h: New file.
2655 * sysdeps/s390/bits/byteswap.h: New file.
2656 * sysdeps/s390/bcopy.S: New file.
2657 * sysdeps/s390/backtrace.c: New file.
2658 * sysdeps/s390/atomicity.h: New file.
2659 * sysdeps/s390/asm-syntax.h: New file.
2660 * sysdeps/s390/addmul_1.S: New file.
2661 * sysdeps/s390/add_n.S: New file.
2662 * sysdeps/s390/abort-instr.h: New file.
2663 * sysdeps/s390/__longjmp.c: New file.
2664 * sysdeps/s390/Makefile: New file.
2665 * sysdeps/s390/Implies: New file.
2666 * sysdeps/s390/Dist: New file.
2667 Patches by Martin Schwidefsky <schwidefsky@de.ibm.com>.
2668
2669 2000-08-01 Ulrich Drepper <drepper@redhat.com>
2670
2671 Remove incompatible IPv6 extension of RPC.
2672 * sunrpc/Makefile: Undo changes.
2673 * sunrpc/rpc_main.c: Likewise.
2674 * sunrpc/rpc/clnt.h: Likewise.
2675 * sunrpc/rpc/svc.h: Likewise.
2676 * sunrpc/bindrsvprt6.c: Removed.
2677 * sunrpc/clnt_tcp6.c: Removed.
2678 * sunrpc/clnt_udp6.c: Removed.
2679 * sunrpc/svc_tcp6.c: Removed.
2680 * sunrpc/svc_udp6.c: Removed.
2681
2682 * intl/libintl.h: Don't use __attribute_format_arg__ for gettext,
2683 dgettext, and dcgettetxt.
2684
2685 * intl/locale.alias: Update japanese aliases.
2686
2687 * sysdeps/ia64/bits/byteswap.h: New file.
2688 Patch by Dan Pop <Dan.Pop@cern.ch>.
2689
2690 * misc/sys/cdefs.h: Define __attribute_format_arg__.
2691 * intl/libintl.h: Use it here instead of using __attribute__ directly.
2692
2693 2000-07-13 H.J. Lu <hjl@gnu.org>
2694
2695 * posix/regex.c (re_max_failures): Set to 4000.
2696
2697 2000-08-01 Ulrich Drepper <drepper@redhat.com>
2698
2699 * gnulib/Makefile (tests): Add tst-gcc.
2700 * gnulib/tst-gcc.c: New file.
2701
2702 * assert/Makefile (routines): Add __assert.
2703 * assert/Versions: Export __assert for glibc 2.2.
2704 * assert/__assert.c: New file.
2705 * assert/assert.h: Declare __assert.
2706
2707 2000-07-27 Bruno Haible <haible@clisp.cons.org>
2708
2709 * locale/localeinfo.h (_ISCTYPE): New macro.
2710 * posix/fnmatch_loop.c (internal_fnmatch): Use it, support new
2711 LC_CTYPE locale format.
2712 * locale/programs/ld-ctype.c (locale_ctype_t): New field class_b.
2713 (ctype_output): Output class_b[nr] right before class_3level[nr].
2714 (allocate_arrays): Fill class_b, similarly to class_3level.
2715
2716 2000-08-01 Ulrich Drepper <drepper@redhat.com>
2717 Joseph S. Myers <jsm28@cam.ac.uk>
2718
2719 * math/tgmath.h: Make standard compliant. Don't ask how.
2720
2721 2000-07-04 H.J. Lu <hjl@gnu.org>
2722
2723 * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name)):
2724 Use $(do-install-program) instead of "$(INSTALL_PROGRAM) $< $@.new".
2725 ($(inst_slibdir)/$(rtld-installed-name)): Use $(make-shlib-link) only.
2726
2727 2000-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2728
2729 * include/features.h (_XOPEN_SOURCE): Update the explanation.
2730 (__USE_LARGEFILE): Add an explanation.
2731 (_POSIX_C_SOURCE): Define to 2 only if _XOPEN_SOURCE < 500.
2732 (__USE_XOPEN2K): Define whenever _XOPEN_SOURCE >= 600.
2733
2734 2000-08-01 Ulrich Drepper <drepper@redhat.com>
2735
2736 * libio/Makefile: Enable exception handling for genops, wgenops,
2737 fileops, and wfileops.
2738
2739 2000-07-29 Mark Kettenis <kettenis@gnu.org>
2740
2741 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Take into
2742 acount that elf/rtld's main program might remove some varibales
2743 from the environment if we're trying to be secure. Move the Hurd
2744 startup data if necessary, or, if we there is no startup data,
2745 make sure the magical convention that ARGV[0] is stored just after
2746 the environment list.
2747
2748 2000-08-01 Philip Blundell <philb@gnu.org>
2749
2750 * sysdeps/unix/sysv/linux/arm/Makefile [subdir=resource]
2751 (sysdep_routines): Add oldgetrlimit, oldsetrlimit.
2752 * sysdeps/unix/sysv/linux/arm/syscalls.list: Add oldgetrlimit,
2753 oldsetrlimit for GLIBC_2.0.
2754
2755 2000-08-01 Andreas Jaeger <aj@suse.de>
2756
2757 * nss/nss_files/files-ethers.c: Use case-insensitive lookup.
2758 (LINE_PARSER): Allow any number of spaces between ip address and
2759 number. Fixes PR libc/1833, reported by rp010gf@voruta.vu.lt.
2760
2761 * conform/data/netdb.h-data: Remove getipnodebyaddr and friends.
2762
2763 * include/netdb.h: Remove getipnodebyaddr and friends, leave
2764 constants in.
2765
2766 * nis/Versions: Remove _nss_nis_getipnodebyname_r and
2767 _nss_nisplus_getipnodebyname_r.
2768
2769 * nis/nss_nis/nis-hosts.c (_nss_nis_getipnodebyname_r): #if 0 for
2770 now, getipnodebyname is deprecated.
2771 * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_getipnodebyname_r):
2772 Likewise.
2773
2774 * inet/Makefile (routines): Don't build getipnodebyaddr and
2775 friends.
2776
2777 * intl/Makefile (distribute): Add tst-translit.sh and translit.po.
2778
2779 * hesiod/Makefile (distribute): Add nss_hesiod/nss_hesiod.h.
2780
2781 * elf/Makefile (distribute): Add filtmod1.c and filtmod2.c.
2782
2783 * wctype/Makefile (distribute): Add wchar-lookup.h.
2784
2785 * sysdeps/generic/Dist: Add bp-checks.h and bp-semctl.h.
2786
2787 * iconvdata/Makefile (distribute): Add isiri-3342.h.
2788
2789 2000-08-01 Andreas Schwab <schwab@suse.de>
2790
2791 * Make-dist (dist): Resolve `..' in file names.
2792
2793 2000-08-01 Andreas Jaeger <aj@suse.de>
2794
2795 * stdio-common/Makefile (distribute): Remove removed files, add
2796 new files.
2797
2798 * Makefile (distribute): Remove include/db_185.h and db.h.
2799
2800 * include/db_185.h: Remove, it's not needed anymore.
2801 * include/db.h: Likewise.
2802
2803 2000-07-31 Ulrich Drepper <drepper@redhat.com>
2804
2805 * inet/Makefile (tests): Remove tst-ipnode.
2806 * include/netdb.h: Add stuff removed from resolv/netdb.h here for
2807 now.
2808
2809 2000-07-31 Jes Sorensen <jes@linuxcare.com>
2810
2811 * sysdeps/ia64/elf/initfini.c: Kill dummy section since align and
2812 endp statements have already been added.
2813
2814 2000-04-18 David Mosberger <davidm@hpl.hp.com>
2815
2816 * sysdeps/unix/sysv/linux/ia64/sysdep.h: Include
2817 <sysdeps/ia64/sysdep.h>.
2818
2819 * sysdeps/ia64/_mcount.S: New file.
2820
2821 * sysdeps/ia64/elf/initfini.c (_init): Preserve gp around call to
2822 __gmon_start__. Fix up extraneous whitespace.
2823
2824 2000-01-12 H.J. Lu <hjl@gnu.org>
2825
2826 * sysdeps/ia64/elf/initfini.c: New file.
2827
2828 2000-07-31 Jes Sorensen <jes@linuxcare.com>
2829
2830 * sysdeps/unix/sysv/linux/ia64/clone.S: Add stop bit to avoid WAW
2831 dependency between branch and ar.pfs write.
2832
2833 2000-07-31 H.J. Lu <hjl@gnu.org>
2834
2835 * sysdeps/generic/printf_fphex.c (__printf_fphex): Correctly
2836 handle the wchar_t array.
2837
2838 2000-07-31 Ulrich Drepper <drepper@redhat.com>
2839
2840 * iconvdata/gb18030.c: Don't map to and from positions in ISO
2841 10646 which are not yet assigned.
2842 Patch by wang shouhua <shouhuawang@redflag-linux.com>.
2843
2844 2000-07-31 Andreas Jaeger <aj@suse.de>
2845
2846 * inet/Versions: Remove getipnodebyaddr and friends from
2847 GLIBC_2.2.
2848
2849 * resolv/netdb.h: Remove getipnodebyaddr and friends.
2850
2851 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2852
2853 * iconvdata/sjis.c (BODY for FROM_LOOP): Treat the case
2854 ch >= 0x81 && ch2 < 0x40 as invalid.
2855
2856 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2857
2858 * iconvdata/uhc.c (BODY for FROM_LOOP): Reject ch2 == 0xff as invalid.
2859 (BODY for TO_LOOP): Accept 0x7f. Increment outptr as needed.
2860
2861 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2862
2863 * iconvdata/johab.c (BODY for TO_LOOP): After calling
2864 ucs4_to_ksc5601_sym, fix the conversion to JOHAB.
2865
2866 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2867
2868 * iconvdata/t.61.c (to_ucs4): Change values of 0xa4, 0a6, 0xa8, 0xb4,
2869 0xb8.
2870 (from_ucs4): Change values of U+00A4, U+00BB, U+00ED.
2871
2872 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2873
2874 * iconvdata/macintosh.c (HAS_HOLES): Set to 1.
2875
2876 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2877
2878 * iconvdata/iso_6937.c (to_ucs4): Change values of 0x24 and 0xb4.
2879 (from_ucs4): Change values of U+00A4 and U+00ED.
2880 (BODY of TO_LOOP): Remove mapping from U+02DC to 0x0020.
2881
2882 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2883
2884 * iconvdata/ansi_x3.110.c (from_ucs4): Change entry for 0xed.
2885 (BODY for TO_LOOP): Map U+2122, U+2126, not U+2022, U+2026.
2886
2887 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2888
2889 * iconvdata/Makefile (gen-8bit-gap-modules): Remove isiri-3342.
2890 * iconvdata/isiri-3342.h: New file.
2891 * iconvdata/isiri-3342.c (HAS_HOLES): Avoid gaps >= 0xe0, but don't
2892 treat 0x80 as a gap.
2893
2894 2000-07-30 Bruno Haible <haible@clisp.cons.org>
2895
2896 * string/strxfrm.c (encoding_mask, encoding_byte): Remove.
2897 (utf8_encode): Use simple shifts instead. Fix return value.
2898
2899 2000-07-31 Ulrich Drepper <drepper@redhat.com>
2900
2901 * timezone/private.h: Update from tzcode2000e.
2902 * timezone/asia: Update from tzdata2000e.
2903 * timezone/australasia: Likewise.
2904 * timezone/europe: Likewise.
2905 * timezone/northamerica: Likewise.
2906 * timezone/zone-tab: Likewise.
2907
2908 2000-07-30 Ralf Baechle <ralf@gnu.org>
2909
2910 * sysdeps/unix/sysv/linux/mips/bits/sigstack.h: New file. On MIPS
2911 the order of struct sigaltstack members is different.
2912
2913 2000-07-26 Philip Blundell <philb@gnu.org>
2914
2915 * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: New file.
2916
2917 2000-07-29 Ulrich Drepper <drepper@redhat.com>
2918
2919 * locale/langinfo.h: Add entries for extra tables in CTYPE data.
2920 * locale/programs/ld-ctype.c: Adjust for this.
2921
2922 * locale/programs/ld-collate.c: Add more alignment checks.
2923 * locale/string/strcoll.c: Likewise.
2924
2925 2000-07-30 Mark Kettenis <kettenis@gnu.org>
2926
2927 * stdio-common/vfprintf.c: Move inclusion of _i18n_number.h
2928 outside USE_IN_LIBIO block.
2929
2930 2000-07-26 Philip Blundell <philb@gnu.org>
2931
2932 * sysdeps/arm/dl-machine.h (fix_bad_pc24): New function.
2933 (elf_machine_rel): Use it for out-of-range PC24 relocs.
2934
2935 2000-07-28 Philip Blundell <philb@gnu.org>
2936
2937 * math/test-fpucw.c: Ignore reserved bits in control word.
2938
2939 2000-07-28 Philip Blundell <philb@gnu.org>
2940
2941 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET): New macro.
2942 (ret): Redefine to PSEUDO_RET.
2943 (PSEUDO): Remove jump to syscall_error.
2944
2945 2000-07-29 Mark Kettenis <kettenis@gnu.org>
2946
2947 * resolv/README: Add some information about using the resolver in
2948 multi-threaded code and with C++. Spelling fixes.
2949
2950 2000-07-29 Mark Kettenis <kettenis@gnu.org>
2951
2952 * resolv/resolv.h (struct __sockaddr_in): Remove.
2953 (struct __res_state) [!_LIBC]: Remove reference to __sockaddr_in.
2954
2955 2000-07-29 Greg McGary <greg@mcgary.org>
2956
2957 * Rules (test-bp-inputs, make-test-out): New variables.
2958 ($(objpfx)%-bp.out): New rule.
2959 ($(objpfx)%.out): Rewrite in terms of new variables.
2960
2961 * libio/iovswscanf.c (vswscanf): Pass _IO_FILE_plus pointer to
2962 internal function that uses vtable.
2963 * libio/vsnprintf.c (_IO_vsnprintf): Likewise.
2964 * libio/vswprintf.c (_IO_vswprintf): Likewise.
2965
2966 * malloc/malloc.c (mem2chunk): Define in terms of chunk_at_offset.
2967 (malloc_extend_top): Convert brk to chunk using chunk_at_offset.
2968 (chunk_align): Likewise.
2969
2970 * time/asctime.c (ab_day_name, ab_month_name): Rewrite expression
2971 in a way that conforms to decl, and avoids spurious bounds violation.
2972
2973 * sysdeps/arm/frame.h (struct layout): Make pointers __unbounded.
2974 * sysdeps/generic/frame.h: Likewise.
2975 * sysdeps/generic/backtrace.c (ADVANCE_STACK_FRAME): Wrap bounds
2976 around return value.
2977 (__backtrace): Qualify frame-pointer chain and return address
2978 pointers as __unbounded. Wrap bounds around variable `current'.
2979 * sysdeps/generic/segfault.c (ADVANCE_STACK_FRAME): Wrap bounds
2980 around return value.
2981 (catch_segfault): Qualify frame-pointer chain and return address
2982 pointers as __unbounded. Wrap bounds around variable `current'.
2983 * sysdeps/i386/backtrace.c (struct layout): Make pointers __unbounded.
2984 (ADVANCE_STACK_FRAME): Wrap bounds around return value.
2985 * sysdeps/powerpc/backtrace.c (struct layout): Make pointers
2986 __unbounded.
2987 (__backtrace): Qualify frame-pointer chain and return address
2988 pointers as __unbounded. Wrap bounds around variable `current'.
2989
2990 * sysdeps/i386/addmul_1.S: s2_limb is scalar so remove bounds check.
2991 * sysdeps/i386/mul_1.S: Likewise.
2992 * sysdeps/i386/submul_1.S: Likewise.
2993 * sysdeps/i386/i586/addmul_1.S: Likewise.
2994 * sysdeps/i386/i586/mul_1.S: Add bounds checks.
2995 * sysdeps/i386/i586/submul_1.S: Likewise.
2996
2997 2000-07-27 Andreas Jaeger <aj@suse.de>
2998
2999 * libio/Depend: New file, libio needs localedata for tests.
3000 * posix/Depend: Likewise.
3001
3002 2000-07-28 Ulrich Drepper <drepper@redhat.com>
3003
3004 * stdio-common/_i18n_itoa.c: Removed.
3005 * stdio-common/_i18n_itoa.h: Removed.
3006 * stdio-common/_i18n_itowa.c: Removed.
3007 * stdio-common/_i18n_itowa.h: Removed.
3008 * stdio-common/_i18n_number.h: New file.
3009 * stdio-common/Depend: New file.
3010 * stdio-common/printf-parse.h: Handle I modifier correctly. Optimize.
3011 * stdio-common/vfprintf.c: Rewrite buffer handling for integer
3012 printing. Change printing of numbers with locale specific digits to
3013 use new code in _i18n_number.h.
3014 * stdio-common/Makefile (routines): Remove _i18n_itoa and
3015 _i18n_itowa.
3016
3017 * stdio-common/bug13.c: Improve messages.
3018
3019 * locale/programs/ld-ctype.c (ctype_read): Improve error message.
3020 (set_class_defaults): Always search also for Uxxxx names.
3021 Detect insufficient number of outdigits.
3022
3023 * locale/Makefile (C-translit.h): Use mv not $(move-if-changed).
3024
3025 2000-07-27 Bruno Haible <haible@clisp.cons.org>
3026
3027 * locale/C-ctype.c (_nl_C_LC_CTYPE): Swap the two names in
3028 _NL_CTYPE_MAP_NAMES.
3029 * locale/localeinfo.h (__TOW_toupper, __TOW_tolower): New enum values.
3030 * wctype/wcfuncs.c (towlower, towupper): Use them.
3031 * wctype/wcfuncs_l.c (__towlower_l, __towupper_l): Likewise.
3032 * wctype/wctrans.c (wctrans): Likewise.
3033 * wctype/wctrans_l.c (__wctrans_l): Likewise.
3034
3035 2000-07-27 Bruno Haible <haible@clisp.cons.org>
3036
3037 * posix/fnmatch.c (is_char_class): Fix logic. Avoid buffer overrun.
3038 Use the optimized version of this function outside glibc as well.
3039
3040 2000-07-27 Jakub Jelinek <jakub@redhat.com>
3041
3042 * locale/indigits.h (indigit_value): Correct.
3043 * locale/indigitswc.h (indigitwc_value): Correct.
3044 * stdio-common/vfscanf.c (__vfscanf): Fix I18N number
3045 conversion, add GROUP checking for it, fix GROUP number
3046 conversion with strlen(thousands) > 1.
3047 Honour width correctly in the presence of floating
3048 decimal points and thousands separators.
3049 * stdio-common/tst-sscanf.c: New test.
3050 * stdio-common/Makefile: Add it to tests.
3051 * sysdeps/generic/strtol.c (strtol): Fix conversion if there are
3052 thousands separators and group argument is non-zero.
3053
3054 2000-07-25 Bruno Haible <haible@clisp.cons.org>
3055
3056 * locale/Versions: Enumerate __*_l functions individually. __wctrans_l
3057 starts at GLIBC_2.2.
3058
3059 2000-07-12 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3060
3061 * sysdeps/unix/sysv/linux/mips/Dist: Add sys/tas.h.
3062 * sysdeps/unix/sysv/linux/mips/Makefile (sysdep_routines): Add
3063 _test_and_set.
3064 (headers): Add sys/tas.h.
3065 * sysdeps/unix/sysv/linux/mips/Versions: Export _test_and_set for
3066 GLIBC_2.2 from libc.
3067 * sysdeps/unix/sysv/linux/mips/_test_and_set.c: New file.
3068 * sysdeps/unix/sysv/linux/mips/sys/tas.h: New file for
3069 _test_and_set.
3070
3071 2000-07-28 Andreas Jaeger <aj@suse.de>
3072
3073 * sysdeps/gnu/netinet/tcp.h: Add TCP options from Linux 2.4.
3074
3075 * dlfcn/Makefile ($(objpfx)tst-dladdr): New.
3076 ($(objpfx)tst-dladdr.out): new.
3077 (tests): Add tst-dladdr.
3078 ($(objpfx)glrefmain): Use libdl.
3079
3080 * dlfcn/tst-dladdr.c: New file. Based on a test by Volkmar Sieh
3081 <vs@caldera.de>.
3082
3083 2000-07-27 Jes Sorensen <jes@linuxcare.com>
3084
3085 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add truncate(64) and
3086 ftruncate(64) calls.
3087
3088 2000-07-27 Jes Sorensen <jes@linuxcare.com>
3089
3090 * intl/tst-translit.c: Include string.h to get prototype for
3091 strcmp().
3092
3093 2000-07-27 Jes Sorensen <jes@linuxcare.com>
3094
3095 * sysdeps/unix/sysv/linux/ia64/fork.c: Make __libc_fork the strong
3096 name and add weak alias for __fork.
3097
3098 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Change llseek, pread
3099 & pwrite to use __libc_<name> as strong names instead of
3100 __syscall_<name>.
3101
3102 * include/sched.h: Add clone2 prototype.
3103
3104 2000-07-26 Jes Sorensen <jes@linuxcare.com>
3105
3106 * sysdeps/unix/sysv/linux/ia64/sysdep.h (ENTRY): Don't declare the
3107 procedure name twice.
3108
3109 2000-07-27 Philip Blundell <philb@gnu.org>
3110
3111 * malloc/malloc.c (HAVE_MREMAP): Undo change of 1997-12-04.
3112
3113 2000-07-27 Andreas Jaeger <aj@suse.de>
3114
3115 * sysdeps/unix/sysv/linux/bits/socket.h: Rename MSG_URG TO
3116 MSG_CONFIRM following kernel 2.4.0 (MSG_URG was never used).
3117 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
3118 Reported by Andi Kleen <ak@suse.de>.
3119
3120 * rt/tst-aio64.c: Add tests for aio_fsync64 and aio_cancel64.
3121 (do_wait): Test requests with aio_return64.
3122 (do_test): Change callers of do_wait.
3123
3124 2000-07-26 Andreas Jaeger <aj@suse.de>
3125
3126 * rt/tst-aio.c: Add tests for aio_fsync and aio_cancel.
3127 (do_wait): Test requests with aio_return.
3128 (do_test): Change callers of do_wait.
3129
3130 2000-07-27 Ulrich Drepper <drepper@redhat.com>
3131
3132 * rt/aio_misc.c (__aio_remove_request): New function. Handle removing
3133 from request list. Don't do the list handling here, call
3134 __aio_remove_request.
3135 * rt/aio_misc.h: Add prototype for __aio_remove_request.
3136 * rt/aio_cancel.c: Don't assume __aio_find_req_fd succeeds since the
3137 request might already be processed. Don't do the list handling
3138 here, call __aio_remove_request.
3139
3140 * rt/aio_misc.c: Don't depend on aio_reqprio field for LIO_SYNC and
3141 LIO_DSYNC.
3142
3143 * rt/aio_misc.c: Add comment explaining why writer memory barriers
3144 are missing.
3145
3146 2000-07-27 Greg McGary <greg@mcgary.org>
3147
3148 * sysdeps/generic/bp-checks.h (BOUNDED_N): Make it work for void*.
3149 * sysdeps/generic/bp-semctl.h (check_semctl): Fix syntax error
3150 in union init. Pass zero for ignored semnum arg to semctl.
3151 * sysdeps/unix/sysv/linux/shmat.c (shmat): Fix typo.
3152
3153 2000-07-26 Greg McGary <greg@mcgary.org>
3154
3155 * sysdeps/gnu/bits/msq.h: Qualify kernel's
3156 data structure pointers as __unbounded.
3157 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
3158 * sysdeps/generic/bp-semctl.h: New file.
3159 * sysdeps/unix/sysv/linux/msgctl.c: Qualify kernel's data structure
3160 pointers as __unbounded. Check bounds of syscall args.
3161 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
3162 * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
3163 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
3164 * sysdeps/unix/sysv/linux/semop.c: Likewise.
3165 * sysdeps/unix/sysv/linux/shmat.c: Likewise.
3166 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
3167 * sysdeps/unix/sysv/linux/shmdt.c: Likewise.
3168 * sysdeps/unix/sysv/linux/alpha/msgctl.c: Likewise.
3169 * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
3170 * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
3171 * sysdeps/unix/sysv/linux/i386/msgctl.c: Likewise.
3172 * sysdeps/unix/sysv/linux/i386/semctl.c: Likewise.
3173 * sysdeps/unix/sysv/linux/i386/shmctl.c: Likewise.
3174 * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Likewise.
3175 * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Likewise.
3176 * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Likewise.
3177
3178 2000-07-26 Ulrich Drepper <drepper@redhat.com>
3179
3180 * libio/iofwide.c: Enable transliteration for conversion from wchar_t
3181 by default.
3182 * locale/C-ctype.c: Likewise.
3183 * wcsmbs/wcsmbsload.c: Likewise.
3184
3185 2000-07-26 Greg McGary <greg@mcgary.org>
3186
3187 * Makeconfig (+link-bounded, link-libc-bounded,
3188 link-extra-libs-bounded): New variables.
3189 (built-program-cmd): Omit $(run-program-prefix) for static BP tests.
3190 * Makerules (do-tests-clean, common-mostlyclean): Remove BP test files.
3191 * Rules (tests-bp.out): New variable.
3192 (tests): Conditionally add BP tests.
3193 (binaries-bounded): Add variable and associated rule.
3194 * csu/Makefile [build-bounded] (extra-objs, install-lib):
3195 Move conditional stuff after place where condition is defined.
3196
3197 * malloc/malloc.c (bp-checks.h): Add #include.
3198 (mem2chunk, chunk_at_offset, bin_at): Wrap BOUNDED_1 around expression.
3199 (_bin_at): Add unbounded version of bin_at.
3200 (IAV, chunk_alloc): Use unbounded _bin_at.
3201 (mALLOc, rEALLOc, chunk_realloc, mEMALIGn, cALLOc,
3202 chunk2mem_check, realloc_check, malloc_starter, malloc_atfork):
3203 Wrap BOUNDED_N around return value.
3204 (chunk_realloc): Adjust oldsize once.
3205
3206 * sysdeps/generic/bp-checks.h (__memchr): Remove incorrect decl.
3207 (__ubp_memchr): Add correct decl.
3208 (_CHECK_STRING): Use __ubp_memchr.
3209 * sysdeps/alpha/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
3210 New alias for unbounded-pointer __memchr.
3211 * sysdeps/i386/memchr.S: Likewise.
3212 * sysdeps/ia64/memchr.S: Likewise.
3213 * sysdeps/m68k/memchr.S: Likewise.
3214 * sysdeps/sparc/sparc32/memchr.S: Likewise.
3215 * sysdeps/sparc/sparc64/memchr.S: Likewise.
3216 * sysdeps/vax/memchr.s: Likewise.
3217
3218 * sysdeps/i386/strtok.S: Fix bounds checks to pass tests.
3219 (SAVE_PTR): New macro. (save_ptr): Expand size as BP.
3220 (strtok): Don't bother to write into SAVE_PTR when returning NULL.
3221 * sysdeps/i386/i686/strtok.S: Likewise.
3222 * sysdeps/i386/bp-asm.h (RETURN_BOUNDED_POINTER,
3223 RETURN_NULL_BOUNDED_POINTER): Use %ecx as the scratch register.
3224
3225 * sysdeps/i386/bits/string.h [!__BOUNDED_POINTERS__]: Disable inlines.
3226 * sysdeps/i386/i486/bits/string.h [!__BOUNDED_POINTERS__]: Likewise.
3227
3228 * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Copy
3229 bounds of copy_result to mount_proc.
3230
3231 2000-07-25 Bruno Haible <haible@clisp.cons.org>
3232
3233 * wctype/wctype.h (__wctrans_l): New declaration.
3234 * wctype/wctrans_l.c: New file.
3235 * wctype/Makefile (routines): Add wctrans_l.
3236
3237 2000-07-26 Ulrich Drepper <drepper@redhat.com>
3238
3239 * posix/fnmatch_loop.c: Fixes for use outside glibc.
3240 Patch by MacGyver <macgyver@tos.net>.
3241
3242 2000-07-26 Andreas Jaeger <aj@suse.de>
3243
3244 * rt/tst-aio4.c: New file, slightly modified version of tst-aio2.
3245 * rt/tst-aio5.c: New file, slightly modified version of tst-aio2.
3246 * rt/Makefile: Add rules to build and run tst-aio4 and tst-aio5.
3247
3248 * rt/tst-aio.c (test_file): Fix typo.
3249 * rt/tst-aio64.c (test_file): Likewise.
3250
3251 * rt/tst-aio3.c: New file, slightly modified version of tst-aio2.
3252 * rt/Makefile: Add rules to build and run tst-aio3.
3253
3254 * sysdeps/unix/sysv/linux/netinet/ip.h: Removed ip_options since
3255 it's not needed and confuses only.
3256
3257 2000-07-26 Ulrich Drepper <drepper@redhat.com>
3258
3259 * resolv/res_init.c: Add support for nameserver communication with
3260 IPv6.
3261 * resolv/res_send.c: Likewise.
3262 * resolv/resolv.h (struct __res_state): Store IPv6 address, not IPv4
3263 in nsaddrs field.
3264 Patch by <venaas@nvg.ntnu.no>.
3265
3266 2000-07-25 Bruno Haible <haible@clisp.cons.org>
3267
3268 * locale/programs/ld-ctype.c (wctype_table_get): New function.
3269 (wcwidth_table_get): New function.
3270 (wcwidth_table_add): Call it.
3271 (wctrans_table_get): New function.
3272 (wctrans_table_add): Call it.
3273
3274 2000-07-25 Ulrich Drepper <drepper@redhat.com>
3275
3276 * rt/lio_listio.c (lio_listio): Always disable individual
3277 notification.
3278 * rt/Makefile: Add rules to build and run tst-aio2.
3279 * rt/tst-aio2.c: New file.
3280
3281 * rt/lio_listio.c (lio_listio): Handle case of SIG == NULL correctly.
3282 Reported by Kevin Beard <beardk@gatwick.Geco-Prakla.slb.com>.
3283
3284 2000-07-25 Mark Kettenis <kettenis@gnu.org>
3285
3286 * nss/nss_files/files-netgrp.c (strip_whitespace): New function.
3287 (_nss_netgroup_parseline): Use strip_whitespace to strip off any
3288 leading and trailing spaces from host, user and domain name.
3289
3290 2000-07-25 Jes Sorensen <jes@linuxcare.com>
3291
3292 * csu/defs.awk: Add support for need_endp.
3293
3294 2000-07-25 Mark Kettenis <kettenis@gnu.org>
3295
3296 * resolv/resolv.h: Remove __P from res_send_qhook and
3297 res_send_rhook typedefs.
3298
3299 2000-07-25 Bruno Haible <haible@clisp.cons.org>
3300
3301 * intl/tst-translit.c (main): Unset OUTPUT_CHARSET.
3302
3303 2000-07-25 Ulrich Drepper <drepper@redhat.com>
3304
3305 * iconv/gconv_builtin.h: Add WCHAR_T alias.
3306
3307 2000-07-25 Mark Kettenis <kettenis@gnu.org>
3308
3309 * hurd/thread-cancel.c (hurd_thread_cancel): When cancelling the
3310 calling thread, set the cancellation flag and return success
3311 instead of EINTR.
3312
3313 2000-07-25 Ulrich Drepper <drepper@redhat.com>
3314
3315 * libio/Makefile: Add rules build, run, and distribute tst-widetext.c.
3316 * libio/tst-widetext.c: New file.
3317 * libio/tst-widetext.input: New file.
3318
3319 * libio/iogetwline.c (_IO_getwline_info): Pretty print.
3320
3321 * libio/wfileops.c (_IO_wfile_underflow): Handle not entirely
3322 empty external buffer correctly.
3323
3324 2000-07-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3325
3326 * sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Stringify using
3327 __STRING(entry) and not #entry.
3328 (_RTLD_EPILOGUE): Likewise.
3329 * sysdeps/mips/mips64/dl-machine.h: Likewise.
3330
3331 2000-07-25 Andreas Jaeger <aj@suse.de>
3332
3333 * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Change parameter
3334 according to changes in test program, run also with static only
3335 builds.
3336 ($(objpfx)tst-printf.out): Likewise.
3337
3338 * stdio-common/tst-unbputc.sh: Likewise.
3339 * stdio-common/tst-printf.sh: Likewise.
3340
3341 2000-07-25 Ulrich Drepper <drepper@redhat.com>
3342
3343 * libio/wfileops.c (_IO_wdo_write): Correct return value.
3344
3345 * libio/wfileops.c (_IO_wdo_write): Allow partial conversions in the
3346 loop.
3347
3348 * libio/fileops.c: Pretty print.
3349
3350 2000-07-23 Bruno Haible <haible@clisp.cons.org>
3351
3352 * wctype/wchar-lookup.h: New file.
3353 * wctype/iswctype.c: Include "wchar-lookup.h".
3354 (__iswctype): Support alternate locale format with 3-level tables.
3355 * wctype/iswctype_l.c (__iswctype_l): Likewise.
3356 * wctype/towctrans.c (__towctrans): Likewise.
3357 * wctype/towctrans_l.c (__towctrans_l): Likewise.
3358 * wctype/wcfuncs.c: Include "wchar-lookup.h".
3359 (__ctype32_wctype, __ctype32_wctrans): Declare external.
3360 (__iswalnum, __iswalpha, __iswcntrl, __iswdigit, __iswlower,
3361 __iswgraph, __iswprint, __iswpunct, __iswspace, __iswupper,
3362 __iswxdigit, towlower, towupper): Support alternate locale format
3363 with 3-level tables.
3364 * wctype/wcextra.c (iswblank): Likewise.
3365 * wctype/wcfuncs_l.c: Include "wchar-lookup.h".
3366 (__iswalnum_l, __iswalpha_l, __iswcntrl_l, __iswdigit_l, __iswlower_l,
3367 __iswgraph_l, __iswprint_l, __iswpunct_l, __iswspace_l, __iswupper_l,
3368 __iswxdigit_l, __towlower_l, __towupper_l): Support alternate locale
3369 format with 3-level tables.
3370 * wctype/wcextra_l.c (__iswblank_l): Likewise.
3371 * wctype/wctype.c (__wctype): Likewise. In the alternate locale
3372 format, return a 3-level table pointer.
3373 * wctype/wctype_l.c (__wctype_l): Likewise.
3374 * wctype/wctrans.c (wctrans): Likewise.
3375 * wctype/wctype.h (__ISwupper, __ISwlower, __ISwalpha, __ISwdigit,
3376 __ISwxdigit, __ISwspace, __ISwprint, __ISwgraph, __ISwblank,
3377 __ISwcntrl, __ISwpunct, __ISwalnum): New enum values.
3378 (iswctype): Remove macro definition.
3379 * wcsmbs/wcwidth.h: Include "wchar-lookup.h".
3380 (internal_wcwidth): Support alternate locale format with 3-level
3381 tables.
3382 * locale/langinfo.h (_NL_CTYPE_CLASS_OFFSET, _NL_CTYPE_MAP_OFFSET):
3383 New nl_items.
3384 * locale/categories.def (_NL_CTYPE_CLASS_OFFSET, _NL_CTYPE_MAP_OFFSET):
3385 Define them as being type "word".
3386 * locale/C-ctype.c (_nl_C_LC_CTYPE): Add initializers for them.
3387 * ctype/ctype-info.c (__ctype32_wctype, __ctype32_wctrans,
3388 __ctype32_width): New exported variables.
3389 * locale/lc-ctype.c (_nl_postload_ctype): Initialize them in the
3390 alternate locale format. Don't initialize __ctype_names and
3391 __ctype_width in the alternate locale format.
3392 * locale/programs/localedef.h (oldstyle_tables): New declaration.
3393 * locale/programs/localedef.c (oldstyle_tables): New variable.
3394 (OPT_OLDSTYLE): New macro.
3395 (options): Add --old-style option.
3396 (parse_opt): Handle --old-style option.
3397 * locale/programs/ld-ctype.c (locale_ctype_t): Add class_offset,
3398 map_offset, class_3level, map_3level, width_3level members.
3399 (ctype_output): Support for alternate locale format: Computation of
3400 nelems changes. _NL_CTYPE_TOUPPER32, _NL_CTYPE_TOLOWER32 and
3401 _NL_CTYPE_CLASS32 only 256 characters. _NL_CTYPE_NAMES empty.
3402 New fields _NL_CTYPE_CLASS_OFFSET, _NL_CTYPE_MAP_OFFSET. Field
3403 _NL_CTYPE_WIDTH now contains the three-level table. Extra elems
3404 now contain both class and map tables.
3405 (struct wctype_table): New type.
3406 (wctype_table_init, wctype_table_add, wctype_table_finalize): New
3407 functions.
3408 (struct wcwidth_table): New type.
3409 (wcwidth_table_init, wcwidth_table_add, wcwidth_table_finalize): New
3410 functions.
3411 (struct wctrans_table): New type.
3412 (wctrans_table_init, wctrans_table_add, wctrans_table_finalize): New
3413 functions.
3414 (allocate_arrays): Support for alternate locale format: Set
3415 plane_size and plane_cnt to 0. Restrict ctype->ctype32_b to the first
3416 256 characters. Compute ctype->class_3level. Restrict ctype->map32[idx]
3417 to the first 256 characters. Compute ctype->map_3level. Set
3418 ctype->class_offset and ctype->map_offset. Compute ctype->width_3level
3419 instead of ctype->width.
3420
3421 2000-07-24 Ulrich Drepper <drepper@redhat.com>
3422
3423 * libio/iogetwline.c (_IO_getwline_info): Use wide character
3424 string functions.
3425
3426 2000-07-24 Jakub Jelinek <jakub@redhat.com>
3427
3428 * libio/wfiledoalloc.c (_IO_wfile_doallocate): Measure size
3429 in wide characters, not bytes.
3430 * libio/tst_putwc.c (do_test): Add test for writing lots of data
3431 into file.
3432
3433 2000-07-22 Bruno Haible <haible@clisp.cons.org>
3434
3435 * locale/nl_langinfo.c (nl_langinfo): Accept items belonging to the
3436 new categories LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE,
3437 LC_MEASUREMENT, LC_IDENTIFICATION.
3438
3439 * locale/xlocale.h (struct __locale_struct): Increase size of
3440 __locales array.
3441 * locale/duplocale.c (__duplocale): Copy newly added categories as
3442 well.
3443 * locale/freelocale.c (__freelocale): Free newly added categories.
3444 * locale/newlocale.c (__newlocale): Fix typo in sanity check.
3445 If a base is given, use it, don't simply return it.
3446
3447 2000-07-22 Bruno Haible <haible@clisp.cons.org>
3448
3449 * crypt/md5-crypt.c (__md5_crypt_r): Avoid gcc warnings: Use pointer
3450 variables, copied_key and copied_salt, instead of boolean variables.
3451
3452 2000-07-24 Andreas Jaeger <aj@suse.de>
3453
3454 * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Really fix
3455 check for offset.
3456
3457 * grp/initgroups.c (initgroups_dyn_function): Renamed from
3458 initgroups_function, adopted prototype for change from 2000-07-23.
3459 (initgroups): Follow type change.
3460
3461 * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Fix offset
3462 & PAGE_MASK case, reformat.
3463
3464 * string/Makefile ($(objpfx)tst-svc.out): Fix rule to read input
3465 from stdin and setup environment.
3466
3467 2000-07-24 Andreas Schwab <schwab@suse.de>
3468
3469 * sysdeps/unix/sysv/linux/m68k/mmap.S: Remove mmap64 alias.
3470
3471 2000-07-23 Ulrich Drepper <drepper@redhat.com>
3472
3473 * string/endian.h: Explain the _*_ENDIAN constant values a bit
3474 more. Patch by scarlet@mit.edu [PR libc/1799].
3475
3476 * io/ftwtest-sh: Add -f parameter to chmod if -R is also given.
3477 [PR libc/1792].
3478
3479 * argp/argp-parse.c (parser_finalize): Reverse order in which
3480 parsers are run for ARGP_KEY_END. [PR libc/1755].
3481
3482 * grp/initgroups.c (initgroups): Don't limit the possible number
3483 of groups to NGROUPS_MAX. Allow dynamic resizing. Loop around
3484 the setgroups call while the call fails and descrease the number
3485 of groups each round.
3486 The name of the initgroups function in the NSS modules changed.
3487 (compat_call): Adapt for dynamic resizing.
3488 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
3489 Implement dynamic resizing.
3490 * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
3491 Likewise.
3492 * nis/nss_nis/compat-initgroups.c (_nss_nis_initgroups_dyn): Likewise.
3493 * hesiod/Versions: Change exported interface name.
3494 * nis/Versions: Change exported interface name.
3495
3496 2000-07-23 Ulrich Drepper <drepper@redhat.com>
3497
3498 * locale/iso-639.def: Some errors corrected.
3499 Patch by Keld Simonsen.
3500
3501 * include/limits.h: Update non-gcc portion.
3502 Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
3503
3504 2000-07-22 Mark Kettenis <kettenis@gnu.org>
3505
3506 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When shrinking the
3507 program's data space, reallocate only the space that was just
3508 deallocated to release its backing space.
3509
3510 2000-07-23 Ulrich Drepper <drepper@redhat.com>
3511
3512 * stdio-common/vfprintf.c (process_string_arg): For wide character
3513 version, handle precision also correctly.
3514
3515 * nss/nss_files/files-hosts.c: Correct problem with three or more
3516 entries with the same name.
3517
3518 * nss/nss_files/files-hosts.c: Implement multi handling.
3519 * resolv/Versions: Export _res_hconf for GLIBC_2.2 from libc.
3520
3521 2000-07-22 Ulrich Drepper <drepper@redhat.com>
3522
3523 * nss/nss_files/files-parse.c: Don't pollute namespace by using
3524 strcasecmp.
3525
3526 * grp/Makefile: Change Makefiles and tests to run only when necessary.
3527 * malloc/Makefile: Likewise.
3528 * malloc/tst-mtrace.sh: Likewise.
3529 * posix/Makefile: Likewise.
3530 * posix/globtest.sh: Likewise.
3531 * posix/wordexp-tst.sh: Likewise.
3532 * string/Makefile: Likewise.
3533
3534 2000-07-22 Mark Kettenis <kettenis@gnu.org>
3535
3536 * locale/findlocale.c (locale_file_list): Use __LC_LAST as array
3537 size instead of LC_ALL to take into account the new locale
3538 categories.
3539
3540 2000-07-22 Ulrich Drepper <drepper@redhat.com>
3541
3542 * iconv/gconv_trans.c: Correct a few bugs in the search loop. Remove
3543 remainders of hash table.
3544 * locale/categories.def: Remove remainders of transliteration
3545 hash table.
3546 * locale/langinfo.h: Likewise.
3547 * locale/programs/ld-ctype.c: Likewise. Fix code to write out
3548 transliteration tables.
3549
3550 * locale/gen-translit.pl: New file.
3551 * locale/C-translit.h.in: New file.
3552 * locale/C-ctype.c: Include C-translit.h. Initialize transliteration
3553 data pointers with data from this file.
3554 * locale/Makefile (distribute): Add C-translit.h.in, C-translit.h,
3555 and gen-translit.pl.
3556 Add rule to generate C-translit.h.
3557 * intl/tst-translit.c (main): Update for now performed
3558 transliteration.
3559
3560 * stdio-common/vfscanf.c: Handle input -- with format %f correctly
3561 (it's no input error).
3562 * stdio-common/tstscanf.c: Add test case for format %f with input --.
3563 * stdio-common/scanf12.c: Correct expected result for first scanf.
3564
3565 * stdio-common/vfprintf.c (process_string_arg): Correct handling
3566 of multibyte character strings in %s format with precision.
3567
3568 2000-07-21 Ulrich Drepper <drepper@redhat.com>
3569
3570 * locale/programs/ld-collate.c (collate_read): Allow collating
3571 symbols and elements be named in reorder-after instructions.
3572 Reported by Yoshito Kawada <KAWADA@jp.ibm.com>.
3573
3574 * locale/programs/ld-collate.c (handle_ellipsis): Test for
3575 duplication with generated name, not the name of the first
3576 character.
3577 Patch by Yong Li <yong.li@asu.edu>.
3578
3579 * sysdeps/powerpc/strchr.S: Correct bugs introduced in BP-ification.
3580 Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
3581
3582 2000-07-21 Wolfram Gloger <wg@malloc.de>
3583
3584 * malloc/malloc.c (chunk_alloc): Try mmap_chunk() for smaller
3585 allocations only if a non-main arena cannot be extended.
3586
3587 2000-07-21 Ulrich Drepper <drepper@redhat.com>
3588
3589 * elf/dl-load.c (_dl_map_object): Take loader==NULL into account
3590 in DF_1_NODEFLIB handling.
3591
3592 2000-07-21 Andreas Jaeger <aj@suse.de>
3593
3594 * elf/Makefile ($(test-modules)): Exclude filtmod1.so, it has its
3595 own rule.
3596
3597 * libio/fwide.c: Include <wchar.h> for prototype.
3598
3599 2000-07-21 Greg McGary <greg@mcgary.org>
3600
3601 * malloc/malloc.c (next_chunk, prev_chunk, inuse_bit_at_offset,
3602 set_inuse_bit_at_offset, clear_inuse_bit_at_offset, set_foot):
3603 Define in terms of chunk_at_offset.
3604 (inuse, set_inuse, clear_inuse): Define in terms of next_chunk.
3605 (next_bin, prev_bin): offset by size of real array elements.
3606 (chunk_align): Make `m' a scalar, since that's how it's used.
3607
3608 2000-07-21 Greg McGary <greg@mcgary.org>
3609
3610 * sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename from
3611 UNCHECK_BOUNDS.
3612 * sysdeps/powerpc/bits/setjmp.h (JB_SIZE): New constant.
3613 * sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
3614 Wrap bounds around argv & envp and each of their string members.
3615 * sysdeps/powerpc/elf/start.S: Designate BP symbols.
3616 * sysdeps/unix/sysv/linux/powerpc/brk.S: Wrap entry-point
3617 symbol in BP_SYM (). Discard bounds of address arg.
3618 * sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise.
3619 * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64):
3620 Discard bounds on address arg, add bounds to return value.
3621
3622 2000-07-20 Ulrich Drepper <drepper@redhat.com>
3623
3624 * elf/Makefile (tests): Add filter. Add rules to generate filter.
3625 * elf/filter.c: New file.
3626 * elf/filtmod1.c: New file.
3627 * elf/filtmod2.c: New file.
3628
3629 * elf/rtld.c: Define _dl_bind_not variable.
3630 (process_envvars): Recognize LD_BIND_NOT and set _dl_bind_not.
3631 * elf/dl-support.c: Likewise.
3632 * sysdeps/generic/ldsodefs.h: Declare _dl_bind_not.
3633 * elf/dl-runtime.c (fixup): Don't remember looked up value if
3634 _dl_bind_not.
3635 (profile_fixup): Likewise.
3636
3637 * libio/Makefile (routines): Add fwide.
3638 * libio/iofwide.c (_IO_fwide): Remove locking. This is done in
3639 fwide now. Internal calls to _IO_fwide must do locking themselves
3640 or don't need locking.
3641 * libio/fwide.c: New file.
3642
3643 * elf/dl-load.c (_dl_map_object): Implement handling of DF_1_NODEFLIB.
3644
3645 * elf/Makefile: Add no modules for nodelete test.
3646 * elf/nodelmod3.c: New file.
3647 * elf/nodelmod4.c: New file.
3648 * elf/nodelete.c: Also test case where dependency of dlopen() object
3649 is marked nodelete.
3650
3651 * elf/Makefile (tests): Add nodlopen. Add rules to generate nodlopen.
3652 * elf/nodlopen.c: New file.
3653 * elf/nodlopenmod.c: New file.
3654 * include/dlfcn.h: Define __RTLD_DLOPEN.
3655 * elf/dl-load.c (_dl_map_object_from_fd): If DF_1_NOOPEN is set
3656 and this is a dlopen() call, do not load the binary.
3657 * dlfcn/dlopen.c: Add __RTLD_DLOPEN to mode passed down to _dl_open.
3658 * dlfcn/dlopenold.c: Likewise.
3659 * configure.in: Add test for -z nodelete option.
3660 * config.make.in: Define have-z-nodelete with libc_cv_z_nodelete.
3661
3662 2000-07-20 Mark Kettenis <kettenis@gnu.org>
3663
3664 Make Hesiod NSS module thread-safe.
3665
3666 * hesiod/README.hesiod: Update.
3667
3668 * hesiod/Versions [GLIBC_2.2]: Add _nss_hesiod_getservbyport_r,
3669 _nss_hesiod_setprotoent, _nss_hesiod_endprotoent,
3670 _nss_hesiod_getprotobyname_r, and _nss_hesiod_getprotobynumber_r.
3671 * hesiod/Makefile (libnss_hesiod-routines): Add hesiod-init and
3672 hesiod-proto.
3673 * hesiod/nss_hesiod/hesiod-init.c: New file.
3674 * hesiod/nss_hesiod/hesiod-pwd.c: Rewritten for thread-safeness.
3675 * hesiod/nss_hesiod/hesiod-grp.c: Likewise.
3676 * hesiod/nss_hesiod/nss_hesiod.h: New file.
3677 * hesiod/nss_hesiod/hesiod-service.c
3678 (_nss_hesiod_getservbyport_r): New function. Provide support for
3679 looking up services by port number.
3680 * hesiod/nss_hesiod/hesiod-proto.c: New file.
3681
3682 * hesiod/hesiod.c: Update from BIND 8.2.3-T5B.
3683 * hesiod/hesiod.h: Likewise.
3684 * hesiod/hesiod_p.h: Likewise.
3685
3686 2000-07-20 Mark Kettenis <kettenis@gnu.org>
3687
3688 Fix problems with `struct __res_state' getting too big.
3689 * resolv/resolv.h (struct __sockaddr_in): New definition.
3690 (struct __res_state): Use __sockaddr_in instead of sockaddr_in in
3691 the private parts of the structure to save some space.
3692 * resolv/res_send.c (res_nsend): Cast &EXT(statp).nsaddrs[ns] to
3693 (struct sockaddr_in *) in call to sock_eq.
3694 Use memcpy to copy statp->nsaddr_list[ns] to &EXT(statp).nsaddrs[ns].
3695
3696 2000-07-20 Ulrich Drepper <drepper@redhat.com>
3697
3698 * elf/elf.h: Add various DF_1_*, DTF_1_*, and DF_P1_* entries.
3699 * elf/dl-close.c (_dl_close): Don't close an object if it is marked
3700 with nodelete.
3701 * elf/dl-open.c (dl_open_worker): Pass RTLD_NOLOAD as new parameter
3702 to _dl_map_object. Return immediately if no object loaded.
3703 Set DF_1_NODELETE bit in l_flags_1 if RTLD_NODELETE was passed.
3704 * elf/dynamic-link.h (elf_get_dynamic_info): Copy DT_FLAGS_1 entry
3705 if it exists into l_flags_1 word.
3706 * elf/dl-load.c (_dl_map_object_from_fd): Take no parameter and use
3707 it to determine whether loading is wanted or not.
3708 (_dl_map_object): Likewise.
3709 Call _dl_map_object_from_fd with new parameter.
3710 * sysdeps/generic/ldsodefs.h: Update prototype.
3711 * elf/dl-deps.c: Add new parameter to _dl_map_object calls.
3712 * elf/rtld.c: Likewise.
3713 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
3714 * elf/Makefile (tests): Add noload. Add rules to generate noload.
3715 * elf/noload.c: New file.
3716 * include/link.h (struct link_map): Add l_feature_1 and l_flags_1.
3717 * sysdeps/generic/bits/dlfcn.h: Define RTLD_NOLOAD and RTLD_NODELETE.
3718 * sysdeps/mips/bits/dlfcn.h: Likewise.
3719 * elf/Makefile (tests): Add $(tests-nodelete-$(have-z-nodelete)).
3720 (tests-nodelete-yes): Define.
3721 (modules-names): Add $(modules-nodelete-$(have-z-nodelete)).
3722 Add rules to build nodelete and modules.
3723 * elf/nodelete.c: New file.
3724 * elf/nodelmod1.c: New file.
3725 * elf/nodelmod2.c: New file.
3726 * configure.in: Add test for -z nodelete option.
3727 * config.make.in: Define have-z-nodelete with libc_cv_z_nodelete.
3728
3729 * libio/Makefile (tests): Add tst_wprintf2.
3730 (tst_wprintf2-ARGS): Define.
3731 * libio/tst_wprintf2.c: New file.
3732 Based on a test case by Yoshito Kawada <KAWADA@jp.ibm.com>.
3733
3734 * libio/wfiledoalloc.c: Only allocate external buffer if this
3735 hasn't happened yet.
3736
3737 * libio/wfileops.c (_IO_wdo_write): Overflow only if there is really
3738 something in the buffer. gconv call can write up to end of the
3739 buffer, not only _IO_write_end.
3740 (_IO_wfile_overflow): Allocate also external buffer.
3741
3742 2000-07-19 Ulrich Drepper <drepper@redhat.com>
3743
3744 * stdio-common/vfprintf.c (process_string_arg): Handle multibyte
3745 strings with precision in vfwprintf correctly.
3746 * stdio-common/vfprintf.c: Fix completely broken handling of
3747 unbuffered wide character streams.
3748 Reported by Yoshito Kawada <KAWADA@jp.ibm.com>.
3749
3750 * resolv/Makefile (distribute): Add README.
3751
3752 * resolv/README: New file. By Mark Kettenis <kettenis@gnu.org>.
3753
3754 2000-07-18 Mark Kettenis <kettenis@gnu.org>
3755
3756 Update resolver code to BIND 8.2.3-T5B.
3757
3758 * resolv/Versions [GLIBC_2.2] (libc): Add __res_init and
3759 __res_nclose.
3760 [GLIBC_2.2] (libresolv): Add __dn_expand, __ns_samename,
3761 __res_mkquery, __res_nsend, __res_query, __res_querydomain and
3762 __res_search.
3763 * resolv/Banner: BIND-8.2.3-T5B.
3764
3765 * resolv/base64.c: Update from BIND 8.2.3-T5B.
3766 * resolv/herror.c: Likewise.
3767 * resolv/inet_addr.c: Likewise.
3768 * resolv/inet_net_ntop.c: Likewise.
3769 * resolv/inet_net_pton.c: Likewise.
3770 * resolv/inet_neta.c: Likewise.
3771 * resolv/inet_ntop.c: Likewise.
3772 * resolv/nsap_addr.c: Likewise.
3773 * resolv/inet_pton.c: Likewise. Reject a few more more invalid
3774 IPv6 addresses (ISC bug #520).
3775
3776 * resolv/ns_name.c: Avoid emitting RCS ID in object file.
3777 * resolv/ns_parse.c: Likewise.
3778 * resolv/ns_netint.c: Likewise.
3779 * resolv/ns_samedomain.c: Likewise.
3780 * resolv/ns_ttl.c: Likewise.
3781 * resolv/ns_print.c: Update from BIND 8.2.3-T5B. Avoid emitting
3782 RCS ID in object file.
3783
3784 * resolv/res_debug.c: Update from BIND 8.2.3-T5B.
3785 * resolv/res_mkquery.c: Likewise.
3786 * resolv/res_query.c: Likewise.
3787 * resolv/res_init.c: Likewise.
3788 (res_setoptions): Mark internal.
3789 * resolv/res_send.c: Likewise.
3790 [_LIBC]: Fully reinstate the code that avoids the FD_SETSIZE limit
3791 by using poll instead.
3792 * resolv/res_comp.c: Likewise.
3793 [SHLIB_COMPAT (libresolv, GLIBC_2_0, GLIBC_2_2)]: Make dn_expand a
3794 weak alias for __dn_expand.
3795 * resolv/res_data.c: Likewise.
3796 (res_close) [_LIBC]: Don't call res_nclose if RES_INIT isn't set
3797 in _res.options. Avoids a potential security risk by avoiding a
3798 close (0).
3799 [SHLIB_COMPAT (libresolv, GLIBC_2_0, GLIBC_2_2)]: Make
3800 res_mkquery, res_query, res_querydomain adn res_search weak
3801 aliases for __res_mkquery, __res_query, __res_querydomain and
3802 __res_search.
3803 * resolv/res_libc.c: (_res): Don't initialize. Fix res_close
3804 instead to avoid close(0).
3805 (res_init): Always use the static resolver context.
3806 [SHLIB_COMPAT (libc, GLIBC_2.0, GLIBC_2_2)]: Make res_init a weak
3807 alias for __res_init.
3808
3809 * resolv/resolv.h: Update from BIND 8.2.3-T5B. Move definition of
3810 RES_SET_H_ERRNO and accompanying comment to...
3811 * include/resolv.h: ... here.
3812
3813 * resolv/arpa/namser.h: Update from BIND 8.2.3-T5B.
3814 * resolv/arpa/nameser_compat.h: Likewise.
3815
3816 2000-07-18 Ulrich Drepper <drepper@redhat.com>
3817
3818 * nss/makedb.c (main): Compare result of load_db with
3819 NSS_STATUS_SUCCESS and not 0.
3820 Patch by Jan Rekorajski <baggins@sith.mimuw.edu.pl>.
3821
3822 * sysdeps/unix/sysv/linux/Versions: Export __sysctl for GLIBC_2.2.
3823
3824 2000-07-18 Greg McGary <greg@mcgary.org>
3825
3826 * posix/regex.c (EXTEND_BUFFER_HIGH_BOUND): New macro.
3827 (EXTEND_BUFFER): Use it.
3828
3829 2000-07-18 Ulrich Drepper <drepper@redhat.com>
3830
3831 * include/libc-symbols.h: Define RETURN_ADDRESS macro.
3832 * dlfcn/dlopen.c: Use RETURN_ADDRESS instead of
3833 __builtin_return_address.
3834 * dlfcn/dlopenold.c: Likewise.
3835 * dlfcn/dlsym.c: Likewise.
3836 * dlfcn/dlvsym.c: Likewise.
3837 * elf/dl-profstub.c: Likewise.
3838 * malloc/malloc.c: Likewise.
3839 * sysdeps/generic/machine-gmon.h: Likewise.
3840 Based on a patch by schwidefsky@de.ibm.com.
3841
3842 2000-07-18 Andreas Jaeger <aj@suse.de>
3843
3844 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Pass 0 instead of
3845 NULL to elf_machine_fixup_plt t argument to silence GCC.
3846
3847 * include/string.h: Add prototype for __memchr.
3848
3849 * sysdeps/alpha/memchr.S: Fix copy & error in weak_alias.
3850
3851 * sysdeps/generic/memchr.c: Fix copy & paste error: Use memchr
3852 instead of memrchr.
3853
3854 2000-07-18 Ulrich Drepper <drepper@redhat.com>
3855
3856 * intl/Makefile: Make sure tst-translit is run after tst-gettext.
3857
3858 * locale/C-ctype.c: Add initializers for gap elements.
3859 * locale/programs/ld-ctype.c (ctype_output): Write out index entries
3860 for gap elements.
3861
3862 2000-07-16 Ulrich Drepper <drepper@redhat.com>
3863
3864 * nscd/nscd.c (print_version): Update copyright year.
3865
3866 2000-07-17 Greg McGary <greg@mcgary.org>
3867
3868 * sysdeps/unix/make-syscalls.sh: Handle new arg signature
3869 keyletters F, I, S, W. Remove unused keyletter V. Surround
3870 signature argnames with angle-brackets for use as word delimiters,
3871 and to induce syntax errors for any args not handled. Split
3872 multi-echo echoes and comment each stage.
3873 * sysdeps/unix/common/syscalls.list: Refine & correct signatures.
3874 * sysdeps/unix/inet/syscalls.list: Likewise.
3875 * sysdeps/unix/mman/syscalls.list: Likewise.
3876 * sysdeps/unix/syscalls.list: Likewise.
3877 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3878 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3879 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3880 * sysdeps/unix/sysv/syscalls.list: Likewise.
3881 * sysdeps/unix/sysv/linux/powerpc/syscalls.list
3882
3883 * sysdeps/generic/strcpy.c (strcpy): Stifle unused-value warnings.
3884 * sysdeps/unix/sysv/linux/execve.c (__execve): Add const
3885 qualifiers. Don't check NULL-terminator of argv & envp.
3886 * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Use
3887 unbounded pointer type in word-size assertion.
3888 * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Add missing
3889 cases to stifle warnings.
3890
3891 * libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to
3892 _IO_file_attach.
3893 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
3894
3895 * include/libc-symbols.h (symbol_set_declare): Revert 2000-06-26 mods.
3896 * include/set-hooks.h (RUN_HOOK): Revert 2000-06-26 mods. Qualify
3897 ptr as __unbouned.
3898
3899 * Makerules (o-objects): Supplement with $(o-objects$o).
3900 * string/Makefile (o-objects.ob): Add variable to pull
3901 unbounded versions of memcpy, memset and memchr into libc_b.
3902
3903 * sysdeps/generic/bp-checks.h: Use unbounded __memchr
3904 rather than non-existent __ubp_memchr.
3905 (CHECK_STRINGopt, CHECK_FCNTL, BOUNDED_N, BOUNDED_1): New macros.
3906 (_CHECK_STRING, _CHECK_N): New macros.
3907 (CHECK_STRING, CHECK_N, CHECK_Nopt): Rewrite in terms of _CHECK_*.
3908 (CHECK_IOCTL): Move inside `#if !__ASSEMBLER__'.
3909 * sysdeps/alpha/memchr.S: Change strong name to "__memchr".
3910 Add weak alias "memchr".
3911 * sysdeps/generic/memchr.c: Likewise.
3912 * sysdeps/i386/memchr.S: Likewise.
3913 * sysdeps/ia64/memchr.S: Likewise.
3914 * sysdeps/m68k/memchr.S: Likewise.
3915 * sysdeps/sparc/sparc32/memchr.S: Likewise.
3916 * sysdeps/sparc/sparc64/memchr.S: Likewise.
3917 * sysdeps/vax/memchr.s: Likewise.
3918
3919 * iconv/gconv_trans.c: Add #include <stdlib.h> to get malloc decl.
3920
3921 * elf/dl-runtime.c (fixup): Trampoline passes unbounded pointer.
3922 (profile_fixup): Don't define for __BOUNDED_POINTERS__.
3923 * sysdeps/i386/dl-machine.h: Don't use regparm attribute for
3924 __BOUNDED_POINTERS__.
3925 (ELF_MACHINE_RUNTIME_TRAMPOLINE): Use non-regparm version
3926 for __BOUNDED_POINTERS__.
3927
3928 2000-07-17 Bruno Haible <haible@clisp.cons.org>
3929
3930 * iconv/gconv_open.c (__gconv_open): Initialize the __data
3931 field of struct __gconv_trans_data differently. Don't pass NULL to
3932 trans_init_fct. Simplify list append operation.
3933
3934 2000-07-14 Bruno Haible <haible@clisp.cons.org>
3935
3936 * intl/dcigettext.c (dcigettext): Call plural_eval on all platforms,
3937 not only those having tsearch.
3938
3939 2000-07-17 Ulrich Drepper <drepper@redhat.com>
3940
3941 * locale/langinfo.h: Add placeholder values in enum for removed
3942 LC_CTYPE entries.
3943
3944 2000-07-17 Jakub Jelinek <jakub@redhat.com>
3945
3946 * elf/dl-addr.c (_dl_addr): Keep searching in the _dl_loaded
3947 chain if the PHDR check fails.
3948
3949 2000-07-17 Mark Kettenis <kettenis@gnu.org>
3950
3951 * nss/getent.c (print_hosts): Make sure we always print a space
3952 between numeric addresses and hostnames.
3953
3954 2000-07-17 Wolfram Gloger <wg@malloc.de>
3955
3956 * malloc/malloc.c (chunk_alloc): Use mmap_chunk() only if allowed,
3957 i.e. if n_mmaps_max>0.
3958
3959 2000-07-16 Mark Kettenis <kettenis@gnu.org>
3960
3961 * resolv/netdb.h (AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG): Adjust
3962 values to remove possible clash with other AI_* constants.
3963 (AI_PASSIVE, AI_CANONNAME, AI_NUMERICHOST): Define as
3964 hexadecimal constants to stress the fact they're in fact
3965 bit flags.
3966
3967 2000-07-15 Mark Kettenis <kettenis@gnu.org>
3968
3969 * nss/getXXent_r.c [NEED__RES]: Include <resolv.h>.
3970 (SETFUNC_NAME, ENDFUNC_NAME, REENTRANT_GETNAME): Use res_ninit
3971 instead of res_init.
3972
3973 2000-07-16 Ulrich Drepper <drepper@redhat.com>
3974
3975 * crypt/md5-crypt.c (__md5_crypt_r): Add casts for first
3976 parameters of memset calls to avoid warnings.
3977
3978 2000-07-15 Ulrich Drepper <drepper@redhat.com>
3979
3980 * stdlib/Makefile: Rewrite rules to avoid running isomac unless
3981 necessary.
3982
3983 * sysdeps/unix/sysv/linux/getcwd.c: Correct last patch.
3984 Patch by Greg McGary <greg@mcgary.org>.
3985
3986 * io/Makefile (tests): Add tst-getcwd.
3987 * io/tst-getcwd.c: New file.
3988
3989 * io/Makefile: Rewrite rules to avoid running ftwtest unless necessary.
3990
3991 2000-07-15 Jakub Jelinek <jakub@redhat.com>
3992
3993 * iconv/gconv_open (__gconv_open): Initialize whole __gconv_trans_data
3994 structure.
3995
3996 2000-07-13 Jakub Jelinek <jakub@redhat.com>
3997
3998 * sysdeps/posix/sysconf.c: Undef __sysconf before weak_alias.
3999 * sysdeps/unix/bsd/getpt.c: Undef __getpt before weak_alias.
4000
4001 2000-07-12 H.J. Lu <hjl@gnu.org>
4002
4003 * sysdeps/unix/sysv/linux/ia64/Versions (libc): Add __clone2 to
4004 GLIBC_2.2.
4005 * sysdeps/unix/sysv/linux/ia64/Dist: Add clone2.S.
4006 * sysdeps/unix/sysv/linux/ia64/Makefile [$(subdir)=misc]
4007 (sysdep-routines): Add clone2.
4008 * sysdeps/unix/sysv/linux/ia64/clone2.S: New.
4009
4010 2000-07-13 Jes Sorensen <jes@linuxcare.com>
4011
4012 * sysdeps/unix/sysv/linux/ia64/clone.S: New file.
4013 * sysdeps/unix/sysv/linux/ia64/fork.c: New file.
4014
4015 2000-06-05 David Mosberger <davidm@hpl.hp.com>
4016
4017 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: New file
4018 based on sysdeps/unix/sysv/linux/bits/siginfo.h.
4019 Change type of si_band from "int" to "long".
4020 (si_imm) [USE_GNU]: Define
4021 (si_isr) [USE_GNU]: Ditto.
4022 (ILL_BREAK) [USE_GNU]: Ditto.
4023 (FPE_DECOVF) [USE_GNU]: Ditto.
4024 (FPE_DECDIV) [USE_GNU]: Ditto.
4025 (FPE_DECERR) [USE_GNU]: Ditto.
4026 (FPE_INVASC) [USE_GNU]: Ditto.
4027 (FPE_INVDEC) [USE_GNU]: Ditto.
4028 (TRAP_BRANCH) [USE_GNU]: Ditto.
4029 (TRAP_HWBKPT) [USE_GNU]: Ditto.
4030
4031 2000-07-06 Jes Sorensen <jes@linuxcare.com>
4032
4033 * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Do not include
4034 bits/sigcontext as struct mcontext does not depend on it.
4035
4036 * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: New file.
4037
4038 2000-07-04 Jes Sorensen <jes@linuxcare.com>
4039
4040 * sysdeps/unix/sysv/linux/ia64/shmctl.c: Removed.
4041
4042 2000-07-04 David Mosberger-Tang <davidm@hpl.hp.com>
4043
4044 * sysdeps/unix/sysv/linux/ia64/bits/msq.h: New file.
4045
4046 2000-06-22 Jes Sorensen <jes@linuxcare.com>
4047
4048 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: New file.
4049
4050 2000-07-15 Ulrich Drepper <drepper@redhat.com>
4051
4052 * intl/Makefile (test-srcs): Add tst-translit.
4053 (tests): Likewise.
4054 Add rules to build and run tst-translit.
4055 * intl/tst-translit.c: New file.
4056 * intl/tst-translit.sh: New file.
4057 * intl/translit.po: New file.
4058
4059 2000-07-14 Ulrich Drepper <drepper@redhat.com>
4060
4061 * iconv/loop.c (STANDARD_ERR_HANDLER): If one of the
4062 transliteration function did its job, continue, don't stop.
4063
4064 * iconvdata/iso646.c: Little optimizations in body for conversion
4065 from UCS4.
4066
4067 2000-07-14 Mark Kettenis <kettenis@gnu.org>
4068
4069 * dlfcn/dlerror.c (free_key_mem): Add cast to silence compiler warning.
4070
4071 2000-07-14 Mark Kettenis <kettenis@gnu.org>
4072
4073 * configure.in: Check for pwd binary.
4074 * config.make.in: Add PWD_P to be subsituted.
4075 * Makerules: Use $(PWD_P) instead of /bin/pwd.
4076
4077 2000-07-14 Ulrich Drepper <drepper@redhat.com>
4078
4079 * iconvdata/Makefile (modules): Add GB18030.
4080 (distribute): Add gb18030.c.
4081 * iconvdata/gconv-modules: Add entries for GB18030 module.
4082 * iconvdata/gb18030.c: New file.
4083 Contributed by Wang ShouHua <shouhuawang@redflag-linux.com>
4084 and Wu Jian.
4085
4086 2000-07-13 Andreas Jaeger <aj@suse.de>
4087
4088 * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last
4089 patch.
4090
4091 * grp/fgetgrent.c (free_mem): Remove if - free (0) is valid.
4092 * inet/getnetgrent.c (free_mem): Likewise.
4093 * misc/mntent.c (free_mem): Likewise.
4094 * nss/getXXbyYY.c (free_mem): Likewise.
4095 * nss/getXXent.c (free_mem): Likewise.
4096 * pwd/fgetpwent.c (free_mem): Likewise.
4097 * shadow/fgetspent.c (free_mem): Likewise.
4098
4099 2000-07-14 Ulrich Drepper <drepper@redhat.com>
4100
4101 * sunrpc/xdr.c (xdr_u_long): Handle reading of unsigned long on
4102 64-bit architecture correctly [PR libc/1794].
4103
4104 2000-07-13 Ulrich Drepper <drepper@redhat.com>
4105
4106 * elf/Versions (ld): Export _dl_out_of_memory for GLIBC_2.2.
4107 * dlfcn/dlerror.c (dlerror): Don't free the error string if it is the
4108 report that we are out of memory.
4109 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
4110 * elf/dl-libc.c (dlerror_run): Likewise.
4111 * elf/dl-open.c (_dl_open): Likewise.
4112 * elf/rtld.c (dl_main): Likewise.
4113 * elf/dl-error.c: Define _dl_out_of_memory.
4114 (_dl_signal_error): Return _dl_out_of_memory if we cannot duplicate
4115 the error string.
4116 * sysdeps/generic/ldsodefs.h: Declare _dl_out_of_memory.
4117 [PR libc/1813].
4118
4119 * dlfcn/dlerror.c (free_key_mem): Also free error string.
4120
4121 * iconv/loop.c: Fix comment.
4122
4123 * malloc/mtrace.c (tr_freehook): Return immediately if ptr is NULL.
4124
4125 2000-07-13 Andreas Jaeger <aj@suse.de>
4126
4127 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Correctly handle
4128 getcwd (NULL, size) with size > 0.
4129 Fixes PR libc/1788, reported by John Buddery <jvb@cyberscience.com>.
4130
4131 2000-07-13 Andreas Jaeger <aj@suse.de>
4132
4133 * posix/Makefile: Remove build rules for libposix.
4134
4135 2000-07-13 Andreas Schwab <schwab@suse.de>
4136
4137 * sysdeps/generic/glob.c (glob): Fix memory leak.
4138 [SHELL]: Remove reference to undefined variable `files'.
4139 Fixes PR libc/1782.
4140
4141 2000-07-13 Andreas Jaeger <aj@suse.de>
4142
4143 * sysdeps/unix/sysv/linux/mips/Versions: Add libgcc frame handling
4144 functions.
4145
4146 * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Only free
4147 memory if it was allocated.
4148
4149 2000-07-12 Ulrich Drepper <drepper@redhat.com>
4150
4151 * iconv/gconv_db.c (gen_steps): Always initialize __data field of
4152 step.
4153
4154 * iconv/gconv_open.c (__gconv_open): Reapply
4155 2000-07-12 Bruno Haible <haible@clisp.cons.org>
4156
4157 * iconv/gconv_open.c (__gconv_open): Merge duplicated code.
4158
4159 * iconv/gconv_open.c: Undo last two changes for now. They break
4160 everything.
4161
4162 2000-07-12 Andreas Jaeger <aj@suse.de>
4163
4164 * elf/Makefile (SYSCONF-FLAGS): Added to pass sysconfdir to
4165 compiler.
4166 (CFLAGS-cache.c): Added, uses SYSCONF-FLAGS.
4167 (CFLAGS-dl-cache.c): Likewise.
4168 (CFLAGS-ldconfig.c): Added, passes directory locations.
4169
4170 * sysdeps/generic/dl-cache.h (LD_SO_CACHE): Use SYSCONFDIR to
4171 locate cache.
4172 * elf/ldconfig.c (LD_SO_CONF): Likewise.
4173 (main): Use configured LIBDIR and SLIBDIR.
4174
4175 2000-07-11 Jakub Jelinek <jakub@redhat.com>
4176
4177 * math/bits/cmathcalls.h (cimag): Add __THROW.
4178 (creal, conj): Likewise.
4179 * wctype/wctype.h (_ISwbit): Avoid warnings about shifting left
4180 by negative value.
4181
4182 2000-07-12 H.J. Lu <hjl@gnu.org>
4183
4184 * resolv/Versions (libresolv): Add __res_hostalias to GLIBC_2.2
4185 for _nss_dns_gethostbyname2_r in resolv/nss_dns/dns-host.c.
4186
4187 2000-07-12 Ulrich Drepper <drepper@redhat.com>
4188
4189 * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Shut gcc up although
4190 it is wrong.
4191
4192 2000-07-12 Bruno Haible <haible@clisp.cons.org>
4193
4194 * iconv/gconv_open.c (__gconv_open): Merge duplicated code.
4195
4196 2000-07-12 Bruno Haible <haible@clisp.cons.org>
4197
4198 * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Initialize
4199 __modname.
4200
4201 2000-07-12 Bruno Haible <haible@clisp.cons.org>
4202
4203 * iconv/gconv_open.c (__gconv_open): Initialize
4204 result->__steps[cnt].__data.
4205
4206 2000-07-12 Mark Kettenis <kettenis@gnu.org>
4207
4208 * nss/getent.c (services_keys): Pass port number in network byte
4209 order in call to getservbyport.
4210
4211 2000-07-11 Andreas Jaeger <aj@suse.de>
4212
4213 * stdlib/Makefile (test-canon-ARGS): Fix for building in the
4214 source dir.
4215 * intl/Makefile (do-gettext-test): Likewise.
4216 * dirent/Makefile (opendir-tst1-ARGS): Likewise.
4217
4218 2000-07-11 Andreas Schwab <schwab@suse.de>
4219
4220 * Makeconfig (run-program-prefix): New rule.
4221 (built-program-cmd): Use run-program-prefix.
4222
4223 2000-07-12 Ulrich Drepper <drepper@redhat.com>
4224
4225 * locale/langinfo.h: Make CRNCYSTR, RADIXCHAR, THOUSANDS_SEP, YESEXPR,
4226 and NOEXPR unconditionally available.
4227
4228 2000-07-12 Greg McGary <greg@mcgary.org>
4229
4230 * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM ().
4231 * sysdeps/posix/open64.c: Likewise.
4232 * sysdeps/generic/fegetenv.c: Likewise.
4233 * sysdeps/powerpc/fpu/fegetenv.c: Likewise.
4234 * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
4235 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
4236 * sysdeps/powerpc/fpu/fgetexcptflg.c: Likewise.
4237 * sysdeps/powerpc/fpu/fraiseexcpt.c: Likewise.
4238 * sysdeps/powerpc/fpu/fsetexcptflg.c: Likewise.
4239
4240 2000-07-11 Greg McGary <greg@mcgary.org>
4241
4242 * include/libc-symbols.h [!__ASSEMBLER__] (strong_alias):
4243 Add extra level of macro expansion.
4244 [!__ASSEMBLER__ && HAVE_WEAK_SYMBOLS] (weak_alias): nLikewise.
4245 * sysdeps/generic/bp-thunks.h: Ensure `struct timeval' definition
4246 is available at the time `select' prototype is declared.
4247 * sysdeps/unix/make-syscalls.sh: Remove unused variables.
4248 Collect non-versioned weak aliases. Consider only non-versioned
4249 aliases for the user-visible systemcall name. Do checks inline with
4250 call to primitive system call.
4251 * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Add void cast to
4252 stand-alone bounds checks to suppress unused value warnings.
4253 * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
4254
4255 2000-07-10 Mark Kettenis <kettenis@gnu.org>
4256
4257 * sysdeps/mach/hurd/check_fds.c: New file. Implements
4258 file descriptor checking in SUID programs for the Hurd.
4259
4260 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): Use
4261 res_hostalias instead of __hostalias for thread-safety.
4262
4263 2000-07-09 Mark Kettenis <kettenis@gnu.org>
4264
4265 * elf/rtld.c (dl_main): Move call to __libc_check_standard_fds...
4266 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): ... to here.
4267
4268 2000-07-10 Ulrich Drepper <drepper@redhat.com>
4269
4270 * include/features.h: Include ISO C99 features if the compiler used
4271 is an ISO C99 compiler.
4272 Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
4273
4274 2000-07-08 Mark Kettenis <kettenis@gnu.org>
4275
4276 * iconv/gconv_conf.c: Include <bits/libc-lock.h>.
4277
4278 2000-07-10 Andreas Jaeger <aj@suse.de>
4279
4280 * sysdeps/unix/sysv/linux/i386/sigaction.c: Make alias weak since
4281 it's overridden by libpthreads.
4282 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
4283 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
4284 * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
4285 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
4286 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
4287
4288 * malloc/Makefile: Run tst-mtrace only with shared libs.
4289
4290 * stdio-common/Makefile: Run unbputc and tst-printf tests only
4291 with shared libs.
4292
4293 2000-07-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4294
4295 * sysdeps/mips/dl-machine.h (elf_machine_runtime_link_map): Verify
4296 that gpreg really points to the GOT section of the calling object.
4297 Scan all PT_LOAD segments of objects for stub_pc, instead of only
4298 checking a start address of first one.
4299 Fix typos.
4300 * sysdeps/mips/mips64/dl-machine.h (elf_machine_runtime_link_map):
4301 Likewise.
4302
4303 * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Fix a typo.
4304
4305 2000-07-10 Andreas Jaeger <aj@suse.de>
4306
4307 * sysdeps/unix/sysv/linux/sigaction.c: Fix typo
4308 (string_alias->strong_alias).
4309
4310 2000-07-08 Mark Kettenis <kettenis@gnu.org>
4311
4312 * hurd/hurd/fd.h: Include <cthreads.h> instead of <lock-intern.h>.
4313
4314 2000-07-07 Greg McGary <greg@mcgary.org>
4315
4316 * sysdeps/unix/make-syscalls.sh: Tolerate syscalls that
4317 have no names without leading underscores.
4318
4319 2000-07-07 Ulrich Drepper <drepper@redhat.com>
4320
4321 * iconvdata/sjis.c (from_ucs4_lat1): Fix mappng of U005C and
4322 U007E.
4323
4324 * stdio-common/Makefile (tests): Remove tst-printf here...
4325 (tests-srcs): ...and add it here.
4326 (distribute): Add tst-unbputc.sh and tst-printf.sh.
4327 Add rules to run tst-printf.sh.
4328 * stdio-common/tst-printf.c: Move code around so that there is really
4329 no further output where it's stated.
4330 * stdio-common/tst-printf.sh: New file.
4331
4332 2000-07-07 Mark Kettenis <kettenis@gnu.org>
4333
4334 * hurd/vpprintf.c [USE_IN_LIBIO]: Include <libioP.h>.
4335 (do_write): Renamed from pwrite.
4336 (vpprintf) [USE_IN_LIBIO]: Adjust for renaming and reshufling of
4337 `struct _IO_cookie_file'.
4338
4339 2000-07-07 Ulrich Drepper <drepper@redhat.com>
4340
4341 * malloc/mtrace.pl: Exit with exit code 1 if any leak was
4342 detected.
4343 * malloc/tst-mtrace.sh: Run mtrace script.
4344
4345 2000-07-07 Greg McGary <greg@mcgary.org>
4346
4347 * posix/regex.c (EXTEND_BUFFER): Compute increment once.
4348 Move all three components of a bounded pointer.
4349
4350 2000-07-07 Ulrich Drepper <drepper@redhat.com>
4351
4352 * locale/programs/locale.c (write_locales): Don't simply add all
4353 directories found in the subdir, test whether at least the
4354 LC_CTYPE file is in there.
4355
4356 2000-07-06 Ulrich Drepper <drepper@redhat.com>
4357
4358 * iconvdata/euc-jp.c: Map characters in C1 area to itself.
4359 * iconvdata/euc-kr.c: Likewise.
4360
4361 * stdio-common/vfprintf.c (process_string_arg): Check result of
4362 wcrtomb call and bail out if it failed.
4363
4364 * malloc/Makefile (test-srcs): Add tst-mtrace.
4365 (distribute): Add tst-mtrace.sh.
4366 Add rule to run tst-mtrace.sh.
4367 * malloc/tst-mtrace.c: New file.
4368 * malloc/tst-mtrace.sh: New file.
4369
4370 * include/signal.h: Declare __libc_sigaction.
4371 * sysdeps/unix/sysv/linux/Versions: Export __libc_sigaction.
4372 * sysdeps/unix/sysv/linux/sigaction.c: Add __libc_sigaction alias.
4373 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
4374 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
4375 * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
4376 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
4377 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
4378
4379 * configure.in: Fix CFLAGS-memprofstat.c definition after
4380 2000-06-19 change.
4381 Patch by Bradford W. Johnson <bradford@math.umn.edu>.
4382
4383 2000-07-06 Jakub Jelinek <jakub@redhat.com>
4384
4385 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Pass 0
4386 instead of NULL to elf_machine_fixup_plt t argument.
4387 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
4388 * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c (__mmap64): Add
4389 cast.
4390
4391 2000-07-06 Andreas Jaeger <aj@suse.de>
4392
4393 * crypt/Makefile (LDLIBS-cert): Removed.
4394 (LDLIBS-md5c-test): Removed.
4395 ($(objpfx)cert): Renamed from cert.out to fix dependencies.
4396 ($(objpfx)md5c-test): Likewise for md5c-test.out.
4397
4398 2000-07-06 Andreas Jaeger <aj@suse.de>
4399
4400 * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): The type
4401 of the proc system is "proc".
4402
4403 * sysdeps/generic/libc-start.c (__libc_start_main): Initialize
4404 thread library for static programs.
4405
4406 2000-07-06 Greg McGary <greg@mcgary.org>
4407
4408 * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt):
4409 New macros.
4410 * sysdeps/generic/strcpy.c: Add bounds checks.
4411 * sysdeps/unix/fxstat.c: Likewise.
4412 * sysdeps/unix/xstat.c: Likewise.
4413 * sysdeps/unix/common/lxstat.c: Likewise.
4414 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
4415 * sysdeps/unix/sysv/linux/execve.c: Likewise.
4416 * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
4417 * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
4418 * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
4419 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
4420 * sysdeps/unix/sysv/linux/llseek.c: Likewise.
4421 * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
4422 * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
4423 * sysdeps/unix/sysv/linux/poll.c: Likewise.
4424 * sysdeps/unix/sysv/linux/pread.c: Likewise.
4425 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
4426 * sysdeps/unix/sysv/linux/ptrace.c: Likewise.
4427 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4428 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
4429 * sysdeps/unix/sysv/linux/readv.c: Likewise.
4430 * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
4431 * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
4432 * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
4433 * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
4434 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
4435 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
4436 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
4437 * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
4438 * sysdeps/unix/sysv/linux/truncate64.c: Likewise.
4439 * sysdeps/unix/sysv/linux/ustat.c: Likewise.
4440 * sysdeps/unix/sysv/linux/writev.c: Likewise.
4441 * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
4442 * sysdeps/unix/sysv/linux/xstat.c: Likewise.
4443 * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
4444 * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
4445 * sysdeps/unix/sysv/linux/i386/brk.c: Likewise.
4446 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
4447 * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
4448 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
4449 * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
4450 * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
4451 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Likewise.
4452 * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
4453 * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
4454 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
4455 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
4456 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
4457 * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
4458 * sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
4459 * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
4460 * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
4461 * sysdeps/unix/sysv/linux/ia64/sigpending.c: Likewise.
4462 * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: Likewise.
4463 * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: Likewise.
4464 * sysdeps/unix/sysv/linux/ia64/xstat.c: Likewise.
4465 * sysdeps/unix/sysv/linux/m68k/chown.c: Likewise.
4466 * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
4467 * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
4468 * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
4469 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
4470 * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise.
4471 * sysdeps/unix/sysv/linux/mips/ustat.c: Likewise.
4472 * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
4473 * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: Likewise.
4474 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
4475 * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Likewise.
4476 * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Likewise.
4477 * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Likewise.
4478
4479 * string/endian.h (__LONG_LONG_PAIR): New macro.
4480 * sysdeps/unix/sysv/linux/ftruncate64.c: Use it.
4481 * sysdeps/unix/sysv/linux/pread.c: Likewise.
4482 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
4483 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4484 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
4485 * sysdeps/unix/sysv/linux/truncate64.c: Likewise.
4486 * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise.
4487 * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
4488 * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
4489 * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
4490 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
4491 * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise.
4492
4493 * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_SYSCALL): Fix LHS.
4494
4495 2000-07-06 Andreas Jaeger <aj@suse.de>
4496
4497 * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path):
4498 Initialize result.
4499
4500 * math/test-fpucw.c: Include <stdio.h> for printf.
4501
4502 2000-07-05 Greg McGary <greg@mcgary.org>
4503
4504 * sysdeps/generic/bp-checks.h: New file.
4505 * sysdeps/generic/bp-thunks.h: Replace generic thunk definitions
4506 with list of #include files.
4507 * sysdeps/unix/make-syscalls.sh: Handle new arg signature
4508 keyletters a, b, B, f, n, N, P, v, V. Fixup some indentation.
4509 Don't generate BP thunk if `V' appears in signature.
4510 Generate thunks with complete bounds checks.
4511 * sysdeps/unix/syscalls.list: Refine signatures using new keyletters.
4512 * sysdeps/unix/inet/syscalls.list: Likewise.
4513 * sysdeps/unix/mman/syscalls.list: Likewise.
4514 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
4515 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
4516 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
4517 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.
4518
4519 2000-07-05 Ulrich Drepper <drepper@redhat.com>
4520
4521 * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Cache
4522 result. Search first in /etc/mtab (proc/mounts would be stupid).
4523 If mount not in the file fall back on /proc.
4524
4525 * crypt/md5-crypt.c (__md5_crypt_r): Clear arrays the key and salt
4526 string got copied in.
4527 Patch by Solar Designer <solar@false.com>.
4528
4529 2000-07-05 Andreas Jaeger <aj@suse.de>
4530
4531 * manual/install.texi (Installation): Update information about
4532 add-ons.
4533 (Configuring and compiling): Update for glibc 2.2.
4534
4535 2000-07-04 Andreas Jaeger <aj@suse.de>
4536
4537 * sysdeps/i386/fpu_control.h (_FPU_DEFAULT): Correct value.
4538 (_FPU_IEEE): Likewise.
4539
4540 * math/Makefile (tests): Add test-fpucw.
4541
4542 * math/test-fpucw.c (main): New file.
4543
4544 2000-07-05 Ulrich Drepper <drepper@redhat.com>
4545
4546 * locale/loadlocale.c (_nl_unload_locale): Add cast to avoid warning.
4547
4548 * locale/programs/ld-collate.c (collate_output): Also write out the
4549 collation sequence values and the wide character string for the
4550 collation symbol table.
4551
4552 * posix/fnmatch.c: Include "../locale/elem-hash.h".
4553 * posix/fnmatch_loop.c: Implement collating symbol handling.
4554 * posix/tst-fnmatch.input: Add more tests, especially for collating
4555 symbol handling.
4556
4557 * posix/regex.c: Fix comment.
4558
4559 2000-07-05 Andreas Jaeger <aj@suse.de>
4560
4561 * sysdeps/mips/fpu_control.h: Fix type of fpu_control_t.
4562 (_FPU_GETCW): Remove extra colon.
4563 Patch by Ralf Baechle <ralf@uni-koblenz.de>.
4564
4565 * posix/fnmatch_loop.c (FCT): Only declare len if
4566 !WIDE_CHAR_VERSION to silence GCC.
4567
4568 * sysdeps/generic/rawmemchr.c: Include <stdlib.h> for abort
4569 prototype.
4570 * sysdeps/generic/strchrnul.c: Likewise.
4571 * sysdeps/generic/strlen.c: Likewise.
4572 * sysdeps/generic/strchr.c: Likewise.
4573 * sysdeps/generic/memchr.c: Likewise.
4574
4575 2000-07-04 Ulrich Drepper <drepper@redhat.com>
4576
4577 * posix/fnmatch_loop.c: Implement equivalence class handling.
4578 * posix/tst-fnmatch.input: Add tests for equivalence class
4579 handling.
4580
4581 * posix/fnmatch_loop.c: Improve performance for single-byte
4582 character sets by not using btowc.
4583
4584 * posix/tst-fnmatch.input: Add tests for locale dependent
4585 behaviour.
4586 * posix/tst-fnmatch.c (main): Also set LC_CTYPE category.
4587
4588 * posix/tst-fnmatch.input: Add more test cases.
4589
4590 * crypt/md5-crypt.c (__md5_crypt_r): If buffers for key and salt
4591 are not aligned to alignof(md5_uint32) do it before calling
4592 __md5_process_bytes.
4593 * crypt/md5.c: Make sure buffers are aligned.
4594 * crypt/md5.h: Likewise.
4595 Reported by Solar Designer <solar@false.com>.
4596
4597 * crypt/Makefile: Add dependencies for test programs.
4598
4599 * Rules: Define LC_ALL=C in environments of all programs we run.
4600
4601 * intl/tst-gettext.sh (LC_ALL): Define to C and export.
4602
4603 2000-07-03 H.J. Lu <hjl@gnu.org>
4604
4605 * locale/programs/ld-ctype.c (ctype_output): The size of iov
4606 is 2 + elem + offset, not 2 + elem + offset + 2.
4607
4608 2000-07-04 Ulrich Drepper <drepper@redhat.com>
4609
4610 * posix/fnmatch_loop.c: Fix two problems uncovered by the new test
4611 suite.
4612 * posix/Makefile (tests): Add tst-fnmatch.
4613 (tst-fnmatch-ENV): Define.
4614 * posix/tst-fnmatch.c: New file.
4615 * posix/tst-fnmatch.sh: New file.
4616
4617 2000-07-04 NIIBE Yutaka <gniibe@chroot.org>
4618
4619 * locale/programs/charmap.c (charmap_read): Prepend
4620 the condition filename == NULL.
4621
4622 2000-07-03 Greg McGary <greg@mcgary.org>
4623
4624 * sysdeps/i386/bits/setjmp.h (PUSH_SIGNAL_MASK): Fix typo.
4625
4626 * csu/Makefile (extra-objs, install-lib): Add BP objects conditionally.
4627 ($(objpfx)b$(start-installed-name)): Add non-elf rule.
4628
4629 * libio/libio.h (_IO_FILE): Revert type of _chain to _IO_FILE*.
4630 * libio/libioP.h (_IO_ITER): Revert to type _IO_FILE*.
4631 (FILEBUF_LITERAL): Add cast for CHAIN init.
4632 * libio/genops.c (_IO_un_link, _IO_link_in, _IO_iter_begin): Add casts.
4633 (_IO_flush_all, _IO_flush_all_linebuffered, _IO_unbuffer_write):
4634 Revert type of `fp' to _IO_FILE*.
4635 (_IO_iter_file): Remove cast.
4636 (_IO_iter_next): Elide intermediate member reference.
4637
4638 * sysdeps/powerpc/strchr.S: Check bounds.
4639 Wrap extern symbols in BP_SYM ().
4640
4641 2000-07-03 Andreas Jaeger <aj@suse.de>
4642
4643 * dlfcn/Makefile (generated): New.
4644
4645 2000-07-03 Ulrich Drepper <drepper@redhat.com>
4646
4647 * libio/genops.c (__overflow): Use _IO_fwide to orient the stream.
4648 (__uflow): Likewise.
4649 (__underflow): Likewise.
4650 * libio/wgenops.c (__wunderflow): Likewise.
4651 * stdio-common/tst-unbputc.c: New file.
4652 * stdio-common/tst-unbputc.sh: New file.
4653 * stdio-common/Makefile: Add rules to build and run tst-unbputc.
4654
4655 * po/en_GB.po: New file.
4656 Contributed by Robert Brady <rwb197@ecs.soton.ac.uk>.
4657
4658 2000-07-01 Andreas Jaeger <aj@suse.de>
4659
4660 * intl/Makefile (generated-dirs): New.
4661
4662 * elf/Makefile (generated): trusted-dirs.h is always generated,
4663 move out of build-shared condition.
4664 (generated): Merge the two entries for build-shared.
4665
4666 2000-07-01 Ulrich Drepper <drepper@redhat.com>
4667
4668 * debug/Makefile (distribute): Add xtrace.sh.
4669
4670 2000-06-30 Ulrich Drepper <drepper@redhat.com>
4671
4672 * version.h (VERSION): Bump to 2.1.91.
4673
4674 * configure.in: Update warning comment. glibc should not be
4675 broken anymore.
4676
4677 * sysdeps/unix/sysv/linux/ia64/Dist: Remove old content. Add
4678 ioperm.c, sys/procfs.h, and sys/io.h.
4679
4680 * sysdeps/powerpc/Dist: Add bp-asm.h.
4681
4682 * assert/Depend: Add localedata.
4683 * assert/Makefile (test-assert-ENV): New. Define LANGUAGE=C.
4684 (test-assert-perr-ENV): New. Define LANGUAGE=C.
4685
4686 * sysdeps/alpha/dl-machine.h (elf_machine_rela) [r_type ==
4687 R_ALPHA_REFQUAD]: Use memcpy to load and store value from
4688 relocation address to prevent unaligned trap.
4689 Suggested by Richard Henderson <rth@cygnus.com>.
4690
4691 2000-06-30 Jakub Jelinek <jakub@redhat.com>
4692
4693 * io/sys/stat.h (stat64, lstat64, fstat64): Don't define inlines
4694 if redirecting and either redirection is done using defines or
4695 not optimizing.
4696
4697 2000-06-30 Ulrich Drepper <drepper@redhat.com>
4698
4699 * sunrpc/rpc_cout.c (inline_struct): Add missing parenthesis in
4700 generated expressions.
4701 Patch by Darren McClelland <dmcclell@zetec.com>.
4702
4703 * timezone/Makefile (build-testdata): Set LANGUAGE and LC_ALL
4704 since zic uses setlocale and gettext but we cannot make it use the
4705 new locale data since zic calls a shell which might not use the
4706 new libc.
4707
4708 * stdlib/strfmon.c: Move somewhat closer to the standard wrt to
4709 handling the internation currency symbol. POSIX says that the
4710 fourth character is used to separate the currency symbol from the
4711 value. Therefore it does not have to be printed. But we cannot
4712 remove the space if the currency symbol is printed before the
4713 number since this is what many locales expect.
4714
4715 * iconv/gconv_trans.c: Test with _NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN
4716 whether this information is available.
4717
4718 * intl/dcigettext.c (_nl_find_msg): Correct reallocation of
4719 buffers in case the translation is too large. Remember allocated
4720 memory blocks in a list.
4721 (free_mem): Free memory for translations.
4722
4723 * intl/tst-gettext.c: Use correct locale. Improve error messages.
4724
4725 * locale/programs/ld-ctype.c (ctype_output): If no default_missing
4726 information is available set the string length to zero.
4727
4728 * sysdeps/i386/i686/strcmp.S: Little optimization in non-BP case.
4729
4730 2000-06-30 Greg McGary <greg@mcgary.org>
4731
4732 * sysdeps/powerpc/bp-asm.h: New file.
4733 * sysdeps/powerpc/__longjmp.S: Check bounds.
4734 Wrap extern symbols in BP_SYM ().
4735 * sysdeps/powerpc/bsd-_setjmp.S: Likewise.
4736 * sysdeps/powerpc/bsd-setjmp.S: Likewise.
4737 * sysdeps/powerpc/setjmp.S: Likewise.
4738 * sysdeps/powerpc/add_n.S: Likewise.
4739 * sysdeps/powerpc/addmul_1.S: Likewise.
4740 * sysdeps/powerpc/lshift.S: Likewise.
4741 * sysdeps/powerpc/rshift.S: Likewise.
4742 * sysdeps/powerpc/mul_1.S: Likewise.
4743 * sysdeps/powerpc/sub_n.S: Likewise.
4744 * sysdeps/powerpc/submul_1.S: Likewise.
4745 * sysdeps/powerpc/strlen.S: Likewise.
4746 * sysdeps/powerpc/memset.S: Likewise.
4747 * sysdeps/powerpc/stpcpy.S: Likewise.
4748 * sysdeps/powerpc/strcmp.S: Likewise.
4749 * sysdeps/powerpc/strcpy.S: Likewise.
4750 * sysdeps/powerpc/elf/bzero.S: Likewise.
4751
4752 * sysdeps/powerpc/stpcpy.S: Define & use symbolic register names.
4753 Line up operands column with tabs.
4754
4755 2000-06-30 Ulrich Drepper <drepper@redhat.com>
4756
4757 * elf/Makefile (LDFLAGS-origtest): Actually add it.
4758
4759 * sysdeps/ia64/htonl.S: New file.
4760 * sysdeps/ia64/htons.S: New file.
4761 * sysdeps/ia64/memcpy.S: Replace with version which does not use
4762 floating point registers.
4763 Patches by Dan Pop <Dan.Pop@cern.ch>.
4764
4765 2000-06-30 Andreas Jaeger <aj@suse.de>
4766
4767 * posix/Makefile (tests): tst-exec and tst-spawn only work with
4768 shared libraries.
4769
4770 * io/Makefile (CFLAGS-test-lfs.c): New.
4771 (tests): Add test-lfs.
4772
4773 * io/test-lfs.c: New file.
4774
4775 2000-06-30 Jakub Jelinek <jakub@redhat.com>
4776
4777 * sysdeps/i386/bits/string.h (strcmp): Use 8bit register in 8bit
4778 instruction.
4779
4780 2000-06-29 David Mosberger-Tang <davidm@hpl.hp.com>
4781
4782 * sysdeps/unix/sysv/linux/ia64/ioperm.c: New file.
4783
4784 2000-06-29 Jes Sorensen <jes@linuxcare.com>
4785
4786 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __fstatfs64
4787 alias to the fstatfs call.
4788
4789 * sysdeps/unix/sysv/linux/ia64/getrlimit64.c: New file.
4790 * sysdeps/unix/sysv/linux/ia64/setrlimit64.c: New file.
4791
4792 * sysdeps/unix/sysv/linux/ia64/ftruncate64.c: New file.
4793 * sysdeps/unix/sysv/linux/ia64/truncate64.c: New file.
4794
4795 * sysdeps/unix/sysv/linux/ia64/readdir.c: New file.
4796 * sysdeps/unix/sysv/linux/ia64/readdir_r.c: New file.
4797 * sysdeps/unix/sysv/linux/ia64/readdir64.c: New file.
4798 * sysdeps/unix/sysv/linux/ia64/readdir64_r.c: New file.
4799
4800 * sysdeps/unix/sysv/linux/ia64/glob.c: New file.
4801 * sysdeps/unix/sysv/linux/ia64/glob64.c: New file.
4802
4803 * sysdeps/unix/sysv/linux/ia64/fstatfs64.c: New file.
4804 * sysdeps/unix/sysv/linux/ia64/statfs64.c: New file.
4805
4806 * sysdeps/unix/sysv/linux/ia64/pread64.c: New file.
4807 * sysdeps/unix/sysv/linux/ia64/pwrite64.c: New file.
4808
4809 * sysdeps/unix/sysv/linux/ia64/shmctl.c: New file.
4810
4811 2000-06-29 Andreas Jaeger <aj@suse.de>
4812
4813 * sunrpc/rpc_svcout.c (write_msg_out): Always use format string
4814 with syslog.
4815 (print_err_message): Likewise.
4816 Reported by Chris Evans <chris@ferret.lmh.ox.ac.uk>.
4817
4818 2000-06-29 Ulrich Drepper <drepper@redhat.com>
4819
4820 * locale/loadlocale.c (_nl_load_locale): Make sure all locale data
4821 used as words is properly aligned.
4822
4823 * locale/programs/ld-ctype.c (ctype_output): Don't generate unaligned
4824 data files.
4825
4826 2000-06-29 Greg McGary <greg@mcgary.org>
4827
4828 * sysdeps/generic/libc-start.c (__libc_stack_end): Chop __unbounded.
4829 * sysdeps/unix/make-syscalls.sh: Handle signatures of
4830 length 7..9, just in case...
4831 * misc/sys/cdefs.h (__ptrvalue): Define as nothing for non-BP.
4832
4833 * sysdeps/i386/bp-asm.h (PCOFF): New constant.
4834 (POP_ERRNO_LOCATION_RETURN): Fold insns.
4835 * sysdeps/i386/bits/setjmp.h (JB_SIZE): New constant.
4836 (PUSH_SIGNAL_MASK): New macro.
4837 * sysdeps/i386/__longjmp.S (__longjmp): Wrap symbol in BP_SYM ().
4838 LEAVE is unnecessary. Check bounds of jmp_buf.
4839 * sysdeps/i386/elf/setjmp.S: Call PUSH_SIGNAL_MASK. Wrap symbols
4840 in BP_SYM (). Check bounds of jmp_buf. Don't call LEAVE until
4841 immediately before tail-call.
4842 * sysdeps/i386/setjmp.S: Likewise.
4843 * sysdeps/i386/bsd-_setjmp.S: Likewise.
4844 * sysdeps/i386/bsd-setjmp.S: Likewise.
4845
4846 2000-06-29 Jakub Jelinek <jakub@redhat.com>
4847
4848 * sysdeps/sparc/fpu/fclrexcpt.c: Use SHLIB_COMPAT, compat_symbol and
4849 versioned_symbol.
4850 * sysdeps/sparc/fpu/fesetenv.c: Likewise.
4851 * sysdeps/sparc/fpu/feupdateenv.c: Likewise.
4852 * sysdeps/sparc/fpu/fgetexcptflg.c: Likewise.
4853 * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
4854 * sysdeps/sparc/fpu/fsetexcptflg.c: Likewise.
4855 * sysdeps/sparc/fpu/fegetenv.c: Likewise.
4856 * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: New file.
4857 * shlib-versions: Make sparc64 GLIBC_2.2+ only.
4858
4859 2000-06-29 Ulrich Drepper <drepper@redhat.com>
4860
4861 * stdio-common/printf_fp.c (__printf_fp): Don't clobber pointer which
4862 we later need to calling free().
4863 Patch by Matt Wilson <msw@redhat.com>.
4864
4865 * stdio-common/tst-printf.c: Add test for above problem.
4866
4867 2000-06-27 David Mosberger-Tang <davidm@hpl.hp.com>
4868
4869 * sysdeps/unix/sysv/linux/ia64/bits/ipc.h: New file.
4870 * sysdeps/unix/sysv/linux/ia64/bits/shm.h: New file.
4871
4872 2000-06-28 Jes Sorensen <jes@linuxcare.com>
4873
4874 * sysdeps/ieee754/dbl-64/s_exp2.c: Add include stdlib.h to get
4875 prototype for abs().
4876 * sysdeps/ieee754/flt-32/s_exp2f.c: ditto.
4877
4878 2000-06-23 Andreas Jaeger <aj@suse.de>
4879
4880 * config.h.in: Don't use regparm with bounded pointers.
4881
4882 2000-06-29 Ulrich Drepper <drepper@redhat.com>
4883
4884 * stdlib/grouping.h: Correctly handle multibyte thousands
4885 separator and decimal point.
4886 * stdlib/stdtod.c: Likewise.
4887 * sysdeps/generic/strtol.c: Likewise.
4888
4889 * locale/categories.def: Add entries for wide character decimal point
4890 and thousands separator in numeric and monetary category.
4891
4892 2000-06-28 Ulrich Drepper <drepper@redhat.com>
4893
4894 * stdio-common/printf_fp.c (__printf_fp): Remove unnecessary
4895 second definition and initialization of decimal.
4896
4897 2000-06-28 Greg McGary <greg@mcgary.org>
4898
4899 * libio/libio.h (struct _IO_cookie_file): Move struct type defintion
4900 out.
4901 (_IO_FILE): Declare chain as (struct _IO_FILE_plus *).
4902 * libio/libioP.h (struct _IO_cookie_file): Move struct type defintion
4903 in.
4904 (_IO_JUMPS): Don't cast THIS--expect arg to be a
4905 (struct _IO_FILE_plus *).
4906 (_IO_JUMPS_FUNC): Express in terms of _IO_JUMPS, and add cast to
4907 THIS, since _IO_JUMPS no longer does it implicitly.
4908 (_IO_file_init, _IO_old_file_init, _IO_new_file_init): Declare
4909 arg type as (struct _IO_FILE_plus *).
4910 (_IO_str_init_static, _IO_str_init_readonly): Declare 1st
4911 arg as (_IO_strfile *).
4912 * libio/strops.c (_IO_str_init_static, _IO_str_init_readonly):
4913 Declare 1st arg as (_IO_strfile *).
4914 * libio/fileops.c (_IO_new_file_init): Declare
4915 arg type as (struct _IO_FILE_plus *).
4916 * libio/oldfileops.c (_IO_old_file_init): Likewise.
4917 * libio/genops.c (_IO_link_in, _IO_un_link): Likewise.
4918 (_IO_flush_all, _IO_flush_all_linebuffered, _IO_unbuffer_write):
4919 Declare iteration pointer as (struct _IO_FILE_plus *).
4920 (_IO_iter_next, _IO_iter_file): _IO_ITER is now
4921 (struct _IO_FILE_plus *).
4922 * libio/stdfiles.c (_IO_list_all): Declare as (struct _IO_FILE_plus *).
4923 * libio/oldstdfiles.c (_IO_list_all): Likewise.
4924 (_IO_check_libio): Set user-visible handles to
4925 (struct _IO_FILE_plus *).
4926 * libio/stdio.c (stdin, stdout, stderr): Set user-visible handles
4927 to (struct _IO_FILE_plus *).
4928
4929 * libio/iofdopen.c (_IO_new_fdopen): Pass FILE handle pointer
4930 whose high bound includes vtable to all functions that will use
4931 vtable. For streambufs, pass pointer whose bounds include struct
4932 _IO_strfile.
4933 * libio/wgenops.c (_IO_wdefault_finish): Likewise.
4934 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
4935 * libio/iofopen.c (_IO_new_fopen): Likewise.
4936 * libio/oldiofopen.c (_IO_old_fopen): Likewise.
4937 * libio/iofopen64.c (_IO_fopen64): Likewise.
4938 * libio/iopopen.c (_IO_new_popen): Likewise.
4939 * libio/oldiopopen.c (_IO_old_popen): Likewise.
4940 * libio/memstream.c (open_memstream): Likewise.
4941 * libio/iovsscanf.c (_IO_vsscanf): Likewise.
4942 * libio/iovsprintf.c (_IO_vsprintf): Likewise.
4943 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
4944 * libio/iofopncook.c (_IO_cookie_init): Likewise.
4945 * libio/obprintf.c (_IO_obstack_vprintf): Likewise.
4946 * libio/vasprintf.c (_IO_vasprintf): Likewise.
4947 * libio/vsnprintf.c (_IO_vsnprintf): Likewise.
4948 * libio/stdfiles.c (_IO_stdout_, _IO_stderr_): Likewise.
4949 * libio/oldstdfiles.c (_IO_stdout_, _IO_stderr_): Likewise.
4950 * stdlib/strfmon.c (__strfmon_l): Likewise.
4951 * stdio-common/vfprintf.c (buffered_vfprintf): Likewise.
4952 (vfprintf): Qualify computed-goto targets as unbounded.
4953
4954 2000-06-28 Ulrich Drepper <drepper@redhat.com>
4955
4956 * stdio-common/vfscanf.c: Finally handle multibyte decimal point and
4957 thousands separator correctly.
4958
4959 * stdio-common/vfscanf.c: Use COMPILE_WSCANF not COMPILE_WPRINTF.
4960 * stdio-common/vfwscanf.c: Likewise.
4961
4962 2000-06-27 Jes Sorensen <jes@linuxcare.com>
4963
4964 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Change argument
4965 count into signatures for most calls.
4966
4967 2000-06-28 Ulrich Drepper <drepper@redhat.com>
4968
4969 * sysdeps/unix/sysv/linux/ia64/getsysstats.c: Removed. We can use
4970 the generic parser now.
4971
4972 2000-06-28 Jes Sorensen <jes@linuxcare.com>
4973
4974 * sysdeps/unix/sysv/linux/ia64/bits/elfclass.h: Deleted. Hash
4975 table entries are 32 bit on the ia64 (as specified by the ABI),
4976 not 64 bit as on the Alpha.
4977
4978 * shlib-versions: Bump ia64 soname to ld-linux-ia64.so.2 to mark
4979 change of objects to use 32 bit hash table indices (see above).
4980
4981 2000-06-28 Jes Sorensen <jes@linuxcare.com>
4982
4983 * sysdeps/ieee754/dbl-64/e_exp.c: Add include stdlib.h to get
4984 prototype for abs().
4985
4986 2000-06-28 Wolfram Gloger <wg@malloc.de>
4987
4988 * malloc/malloc.c (chunk_alloc): If extension of the linear heap
4989 fails, try mmap_chunk() as a last resort even though n_mmaps_max
4990 may have been reached.
4991
4992 2000-06-28 Ulrich Drepper <drepper@redhat.com>
4993
4994 * locale/programs/ld-collate.c (insert_weights): Handle <Uxxxx>
4995 symbols in multi-character weights correctly.
4996
4997 * wcsmbs/mbrtowc.c: Set flush to 1 for conversion function calls
4998 depending on whether the input string is empty or not.
4999
5000 * wcsmbs/mbrtowc.c: Calling function without input means clearing the
5001 given state and not avoiding this by modifying a local object.
5002 * wcsmbs/wcrtomb.c: Likewise.
5003
5004 * iconv/skeleton.c: If no EMIT_SHIFT_TO_INIT is defined clear state
5005 object since some incomplete characters might be in there.
5006
5007 * iconvdata/euc-jp.c: In conversion to UCS4, handling invalid
5008 sequences with first byte 0x8e correctly.
5009
5010 * iconvdata/jis0208.h: Remove redundant test.
5011
5012 2000-06-27 Ulrich Drepper <drepper@redhat.com>
5013
5014 * sysdeps/generic/initfini.c (SECTION): Remove trailing semicolon.
5015 Add it where it is needed now.
5016
5017 * locale/programs/ld-ctype.c (ctype_finish): Take all characters from
5018 the input charset into account when generating the hash table.
5019 (allocate_arrays): Correct setting default width. Not all empty slots
5020 in the table are filled, only those not covert explicitly by the
5021 locale description and in the charset.
5022
5023 * wctype/towctrans.c (__towctrans): Be graceful and accept error
5024 return values from the wctrans function.
5025
5026 * stdio-common/vfscanf.c: Make sure to always return WEOF and EOF for
5027 wide character version.
5028 For %C handling, test correct pointer variable for NULL.
5029
5030 * wcsmbs/wctob.c: Handle WEOF special.
5031
5032 * wcsmbs/wcwidth.h: 0xff in width array means invalid character.
5033
5034 * wctype/wctype.h: Protect gcc-isms with __extension__. Avoid
5035 always-true test to avoid warning.
5036
5037 2000-06-27 Greg McGary <greg@mcgary.org>
5038
5039 * elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM ().
5040 * include/libc-symbols.h (weak_extern): Add extra level of expansion.
5041 (symbol_version, default_symbol_version): Factor redundant
5042 definitions out of conditional.
5043
5044 2000-06-27 Jakub Jelinek <jakub@redhat.com>
5045
5046 * libio/obprintf.c (_IO_obstack_vprintf): Call obstack_make_room,
5047 not obstack_blank.
5048
5049 2000-06-26 Ulrich Drepper <drepper@redhat.com>
5050
5051 * include/libc-symbols.h (symbol_version): Add extra level of
5052 macro expansion.
5053 (default_symbol_version): Likewise.
5054
5055 2000-06-26 Greg McGary <greg@mcgary.org>
5056
5057 * sysdeps/unix/i386/sysdep.S (syscall_error): Push & pop space
5058 for BP return value & push implicit struct-return pointer to
5059 __errno_location.
5060 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5061 (SYSCALL_ERROR_HANDLER): Likewise.
5062 * sysdeps/unix/sysv/linux/i386/i686/sysdep.h
5063 (SYSCALL_ERROR_HANDLER): Likewise.
5064
5065 * Makeconfig: Add missing comment.
5066 * csu/Makefile (extra-objs, omit-deps, install-lib): Add
5067 BP-flavored startup object.
5068 ($(objpfx)b$(start-installed-name)): New rule.
5069 * include/libc-symbols.h (symbol_set_declare): Change type
5070 of `__start_##set' and `__stop_##set' to pointer-to-function.
5071 (symbol_set_declare): Change type of `set' to array of
5072 pointer-to-function.
5073 * include/set-hooks.h (RUN_HOOK): Change type of `ptr' to
5074 pointer-to-function.
5075
5076 * string/bits/string2.h: Inhibit inlines if __BOUNDED_POINTERS__.
5077
5078 * sysdeps/unix/sysv/linux/syscalls.list: Add missing signatures.
5079 Remove clock_* and timer_* entries.
5080 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Replace
5081 arg-count with signatures.
5082
5083 * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM ().
5084 Check bounds of arguments.
5085 * sysdeps/i386/addmul_1.S: Likewise.
5086 * sysdeps/i386/lshift.S: Likewise.
5087 * sysdeps/i386/mul_1.S: Likewise.
5088 * sysdeps/i386/rshift.S: Likewise.
5089 * sysdeps/i386/sub_n.S: Likewise.
5090 * sysdeps/i386/submul_1.S: Likewise.
5091 * sysdeps/i386/i586/add_n.S: Likewise.
5092 * sysdeps/i386/i586/addmul_1.S: Likewise.
5093 * sysdeps/i386/i586/lshift.S: Likewise.
5094 * sysdeps/i386/i586/rshift.S: Likewise.
5095 * sysdeps/i386/i586/sub_n.S: Likewise.
5096 * sysdeps/i386/i686/add_n.S: Likewise.
5097
5098 * sysdeps/i386/memchr.S: Likewise.
5099 * sysdeps/i386/memcmp.S: Likewise.
5100 * sysdeps/i386/rawmemchr.S: Likewise.
5101 * sysdeps/i386/i586/bzero.S: Likewise.
5102 * sysdeps/i386/i586/memcpy.S: Likewise.
5103 * sysdeps/i386/i586/mempcpy.S: Likewise.
5104 * sysdeps/i386/i586/memset.S: Likewise.
5105 * sysdeps/i386/i686/bzero.S: Likewise.
5106 * sysdeps/i386/i686/memcpy.S: Likewise.
5107 * sysdeps/i386/i686/mempcpy.S: Likewise.
5108 * sysdeps/i386/i686/memset.S: Likewise.
5109
5110 * sysdeps/i386/stpcpy.S: Likewise.
5111 * sysdeps/i386/stpncpy.S: Likewise.
5112 * sysdeps/i386/strchr.S: Likewise.
5113 * sysdeps/i386/strchrnul.S: Likewise.
5114 * sysdeps/i386/strcspn.S: Likewise.
5115 * sysdeps/i386/strpbrk.S: Likewise.
5116 * sysdeps/i386/strrchr.S: Likewise.
5117 * sysdeps/i386/strspn.S: Likewise.
5118 * sysdeps/i386/strtok.S: Likewise.
5119 * sysdeps/i386/strtok_r.S: Likewise.
5120 * sysdeps/i386/i486/strcat.S: Likewise.
5121 * sysdeps/i386/i486/strlen.S: Likewise.
5122 * sysdeps/i386/i586/strchr.S: Likewise.
5123 * sysdeps/i386/i586/strcpy.S: Likewise.
5124 * sysdeps/i386/i586/strlen.S: Likewise.
5125 * sysdeps/i386/i686/strcmp.S: Likewise.
5126 * sysdeps/i386/i686/strtok.S: Likewise.
5127 * sysdeps/i386/i686/strtok_r.S: Likewise.
5128
5129 * sysdeps/i386/fpu/fegetenv.c: Wrap symbol names with BP_SYM ().
5130 * sysdeps/i386/fpu/fesetenv.c: Likewise.
5131 * sysdeps/i386/fpu/feupdateenv.c: Likewise.
5132 * sysdeps/i386/fpu/fgetexcptflg.c: Likewise.
5133 * sysdeps/i386/fpu/fsetexcptflg.c: Likewise.
5134
5135 * sysdeps/i386/addmul_1.S: Exchange roles of %ebp and %ebx.
5136 * sysdeps/i386/mul_1.S: Likewise.
5137 * sysdeps/i386/submul_1.S: Likewise.
5138 * sysdeps/i386/i586/add_n.S: Likewise.
5139 * sysdeps/i386/i586/addmul_1.S: Likewise.
5140 * sysdeps/i386/i586/lshift.S: Likewise.
5141 * sysdeps/i386/i586/mul_1.S: Likewise.
5142 * sysdeps/i386/i586/rshift.S: Likewise.
5143 * sysdeps/i386/i586/sub_n.S: Likewise.
5144 * sysdeps/i386/i586/submul_1.S: Likewise.
5145
5146 2000-06-26 Ulrich Drepper <drepper@redhat.com>
5147
5148 * rt/Makefile (librt-routines): Add clock_nanosleep.
5149 * rt/Versions [GLIBC_2.2] (librt): Add clock_nanosleep.
5150 * sysdeps/generic/clock_nanosleep.c: New file.
5151 * sysdeps/unix/clock_nanosleep.c: New file.
5152 * sysdeps/unix/i386/i586/clock_nanosleep.c: New file.
5153 * time/time.h: Declare clock_nanosleep.
5154
5155 2000-06-26 Greg McGary <greg@mcgary.org>
5156
5157 * sysdeps/i386/asm-syntax.h (R, MEM, MEM_DISP, MEM_INDEX,
5158 INSN1, INSN2, TEXT, GLOBL): Remove macros.
5159 (ALIGN): Cleanup surrounding conditionals.
5160
5161 * sysdeps/i386/addmul_1.S: Replace asm-syntax macros with gas syntax.
5162 Call ENTER/LEAVE macros.
5163 * sysdeps/i386/mul_1.S: Replace asm-syntax macros with gas syntax.
5164 * sysdeps/i386/submul_1.S: Likewise.
5165
5166 * sysdeps/i386/i586/addmul_1.S: Replace asm-syntax macros with gas
5167 syntax. Define & use symbolic argument stack offsets. Call
5168 ENTER/LEAVE macros.
5169 * sysdeps/i386/i586/mul_1.S: Likewise.
5170 * sysdeps/i386/i586/submul_1.S: Likewise.
5171
5172 2000-06-25 Greg McGary <greg@mcgary.org>
5173
5174 * sysdeps/i386/i586/memcpy.S: Redefine memcpy as mempcpy,
5175 not as bcopy.
5176
5177 2000-06-25 Ulrich Drepper <drepper@redhat.com>
5178
5179 * iconvdata/gen-8bit-gap-1.sh: Update for new charmap format.
5180 * iconvdata/gen-8bit-gap.sh: Likewise.
5181 * iconvdata/gen-8bit.sh: Likewise.
5182
5183 * iconv/gconv_open.c (__gconv_open): Move comment to correct position.
5184
5185 * locale/programs/ld-collate.c (collate_read): Don't actually read
5186 the copy locale if we are ignoring the content.
5187
5188 * locale/programs/ld-address.c (INT_STR_ELEM): Correct test for
5189 unknown character.
5190
5191 * locale/programs/ld-collate.c: Correct handling of different
5192 collation sections.
5193 * locale/programs/localedef.c (add_to_readlist): Take locale pointer
5194 as extra parameter from which to copy category information.
5195 Change all callers.
5196 (load_locale): Likewise.
5197 * locale/programs/localedef.h: Update prototypes of add_to_readlist
5198 and load_locale.
5199 * locale/programs/ld-ctype.c: Update call to add_to_readlist.
5200 * locale/programs/locfile.h: Likewise.
5201 * locale/programs/locfile-kw.gperf: Add entry for script.
5202 * locale/programs/locfile-token.h: Add tok_script.
5203
5204 * locale/programs/locale.c: Update copyright year.
5205 * locale/programs/localedef.c: Likewise.
5206
5207 2000-06-23 Thorsten Kukuk <kukuk@suse.de>
5208
5209 * sunrpc/xdr_rec.c (set_input_fragment): Fix PR libc/1549, patch from
5210 Jens Moeller <jens.moeller@waii.com>.
5211
5212 2000-06-24 Ulrich Drepper <drepper@redhat.com>
5213
5214 * locale/programs/ld-name.c (name_finish): Add missing format
5215 specifier to test for name_fmt.
5216
5217 * locale/programs/ld-address.c (iso639): Correct length of string
5218 elements.
5219 (iso3166): Likewise.
5220
5221 * sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_fpxregset_t): Define.
5222
5223 * sysdeps/unix/sysv/linux/i386/sys/user.h (struct user_fpxregs_struct):
5224 Define.
5225
5226 * elf/elf.h (NT_PRFPXREG): Define.
5227
5228 2000-06-23 Ulrich Drepper <drepper@redhat.com>
5229
5230 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Define
5231 PTRACE_GETFPXREGS and PTRACE_SETFPXREGS.
5232
5233 2000-06-23 Andreas Schwab <schwab@suse.de>
5234
5235 * sysdeps/unix/sysv/linux/m68k/syscalls.list: Replace arg-count
5236 with signatures.
5237
5238 2000-06-23 Andreas Jaeger <aj@suse.de>
5239
5240 * iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion.
5241
5242 * io/test-stat.c: Add copyright header, mention Maciej.
5243
5244 * sysdeps/unix/sysv/linux/mips/sys/syscall.h (SYS_pivot_root,
5245 SYS_mincore, SYS_madvise): Added.
5246
5247 * sysdeps/unix/sysv/linux/mips/syscalls.list: Fix signature of
5248 execve.
5249
5250 2000-06-22 Ulrich Drepper <drepper@redhat.com>
5251
5252 * libio/Makefile (tests): Add tst-getwc and tst_putwc.
5253 (CFLAGS-tst_putwc.c): New definition.
5254 * libio/tst_getwc.c: New file.
5255 * libio/tst_getwc.input: New file.
5256 * libio/tst_putwc.c: New file.
5257
5258 * include/string.h: Add prototype for __strdup.
5259
5260 2000-06-22 Greg McGary <greg@mcgary.org>
5261
5262 * sysdeps/unix/syscalls.list (sys_mknod): Fix signatures.
5263 * sysdeps/unix/inet/syscalls.list (accept, getpeername, getsockname):
5264 Fix signatures.
5265
5266 2000-06-23 Jes Sorensen <jes@linuxcare.com>
5267
5268 * sysdeps/ia64/memcpy.S: Disable branch predict instruction.
5269
5270 2000-06-22 Jes Sorensen <jes@linuxcare.com>
5271
5272 * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: New file.
5273
5274 2000-06-22 Jes Sorensen <jes@linuxcare.com>
5275
5276 * shlib-versions: Bump so versions to 6.1 for libc and libm on the
5277 ia64 to allow 2.2+ libraries to coexist with 2.1 ones.
5278
5279 2000-06-22 Ulrich Drepper <drepper@redhat.com>
5280
5281 * io/sys/stat.h: Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.
5282 * sysdeps/generic/bits/stat.h: Define __S_TYPEISMQ, __S_TYPEISSEM,
5283 and __S_TYPEISSHM.
5284 * sysdeps/mach/hurd/bits/stat.h: Likewise.
5285 * sysdeps/unix/bsd/bits/stat.h: Likewise.
5286 * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
5287 * sysdeps/unix/sysv/bits/stat.h: Likewise.
5288 * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
5289 * sysdeps/unix/sysv/hpux/bits/stat.h: Likewise.
5290 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
5291 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
5292 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
5293 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
5294 * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
5295 * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
5296 * sysdeps/unix/sysv/aix/bits/stat.h: Likewise.
5297 * manual/filesys.texi: Document S_TYPEISMQ, S_TYPEISSEM, and
5298 S_TYPEISSHM.
5299
5300 2000-06-22 Andreas Jaeger <aj@suse.de>
5301
5302 * sysdeps/unix/sysv/linux/mips/syscalls.list: Replace arg-count
5303 with signatures.
5304
5305 * elf/dl-reloc.c (_dl_relocate_object): Fix typos.
5306
5307 * sysdeps/unix/sysv/linux/mips/syscalls.list: Fix sysctl entry.
5308
5309 2000-06-21 Ulrich Drepper <drepper@redhat.com>
5310
5311 * iconv/gconv_trans.c: Move initialization of winbuf and winbufend
5312 ahead.
5313
5314 2000-06-21 Greg McGary <greg@mcgary.org>
5315
5316 * Makerules (elide-routines.*, elide-bp-thunks):
5317 Define unconditionally.
5318
5319 2000-06-21 Jes Sorensen <jes@linuxcare.com>
5320
5321 * sysdeps/unix/sysv/linux/ia64/Makefile: New file.
5322
5323 2000-06-21 Andreas Jaeger <aj@suse.de>
5324
5325 * io/Makefile (tests): Add test-stat.
5326 (CFLAGS-test-stat.c): New.
5327
5328 * io/test-stat.c: New file from Maciej W. Rozycki
5329 <macro@ds2.pg.gda.pl>.
5330
5331 2000-06-21 Jes Sorensen <jes@linuxcare.com>
5332
5333 * sysdeps/unix/sysv/linux/ia64/bits/resource.h: Reorder elements
5334 in __rlimit_resource to make them match the kernel order.
5335 rlim_t is always 64 bit, use __rlim64_t to declare it
5336 unconditionally.
5337
5338 2000-05-04 Jes Sorensen <jes@linuxcare.com>
5339
5340 * sysdeps/unix/sysv/linux/ia64/bits/resource.h: Undef
5341 RLIM_INFINITY before defining it to avoid clash with kernel header
5342
5343 2000-05-03 Jes Sorensen <jes@linuxcare.com>
5344
5345 * sysdeps/unix/sysv/linux/ia64/bits/resource.h: New file.
5346
5347 2000-06-21 Ulrich Drepper <drepper@redhat.com>
5348
5349 * sysdeps/unix/sysv/linux/ia64/Versions: New file.
5350
5351 2000-06-21 Andreas Jaeger <aj@suse.de>
5352
5353 * stdio-common/temptest.c: Include <stdlib.h>.
5354 * stdio-common/tst-fileno.c: Likewise.
5355 * stdio-common/scanf4.c: Likewise.
5356 * stdio-common/scanf5.c: Likewise.
5357 * time/clocktest.c: Likewise.
5358 * posix/test-vfork.c: Likewise.
5359 * posix/globtest.c: Likewise.
5360 * io/test-utime.c: Likewise.
5361 * wctype/test_wcfuncs.c: Likewise.
5362 * crypt/cert.c: Likewise.
5363
5364 * stdio-common/tst-printfsz.c: Include <string.h>.
5365 * libio/tst_swscanf.c: Likewise.
5366 * libio/tst_wscanf.c: Likewise.
5367 * posix/runtests.c: Likewise.
5368 * posix/tst-getaddrinfo.c: Likewise.
5369 * posix/wordexp-test.c: Likewise.
5370 * misc/tst-efgcvt.c: Likewise.
5371
5372 * stdlib/tst-xpg-basename.c: Include <stdlib.h> and <string.h>.
5373 * nss/test-netdb.c: Likewise.
5374
5375 * sysdeps/unix/sysv/linux/configure.in: Add check for minimal
5376 supported kernel for MIPS.
5377
5378 * elf/vismod2.c: Include <stdlib.h> for abort prototype.
5379 * rt/aio_suspend.c: Likewise.
5380
5381 2000-06-20 Ulrich Drepper <drepper@redhat.com>
5382
5383 * math/libm-test.inc: Include <string.h>.
5384
5385 2000-06-20 Jes Sorensen <jes@linuxcare.com>
5386
5387 * sysdeps/unix/sysv/linux/ia64/syscalls.list: New file.
5388
5389 2000-06-20 Jes Sorensen <jes@linuxcare.com>
5390
5391 * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: New file.
5392 * sysdeps/unix/sysv/linux/ia64/profil-counter.h: New file.
5393
5394 2000-06-20 David Mosberger-Tang <davidm@hpl.hp.com>
5395
5396 * sysdeps/unix/sysv/linux/ia64/getpagesize.c: New file.
5397
5398 2000-06-20 Jes Sorensen <jes@linuxcare.com>
5399
5400 * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Fix typo.
5401
5402 2000-06-20 Ulrich Drepper <drepper@redhat.com>
5403
5404 * locale/programs/ld-collate.c (insert_value): Now take string and
5405 length instead of struct token* parameter. Adjust use of token.
5406 (handle_ellipsis): Likewise.
5407 (collate_read): Allow <Uxxxx> names and transform them into names
5408 to be passed to insert_value and handle_ellipsis.
5409
5410 * locale/programs/ld-ctype.c (uninames): New array with names of
5411 digits in <Uxxxxxxxx> format.
5412 (ctype_finish): Correct search for space character value. Likewise
5413 for default outdigits values.
5414
5415 2000-06-20 Greg McGary <greg@mcgary.org>
5416
5417 * Makerules (objects): Add BP thunks.
5418
5419 2000-06-20 Ulrich Drepper <drepper@redhat.com>
5420
5421 * locale/programs/charmap.c (parse_charmap): Handle UCS names also
5422 in width definitions.
5423
5424 2000-06-20 Andreas Jaeger <aj@suse.de>
5425
5426 * sysdeps/mips/fpu/libm-test-ulps: New file.
5427
5428 * sysdeps/mips/fpu/fesetenv.c (__fesetenv): Flush fpu pipeline
5429 first.
5430
5431 * sysdeps/mips/fpu/feholdexcpt.c: New file.
5432
5433 * sysdeps/mips/fpu/fraiseexcpt.c: New file.
5434
5435 2000-06-19 Ulrich Drepper <drepper@redhat.com>
5436
5437 * iconv/gconv_builtin.c (BUILTIN_TRANSFORMATION): Update for
5438 change in gconv_builtin.h.
5439
5440 * malloc/Makefile: Change all references to memprof into memusage.
5441 * malloc/memprof.c: Rename to...
5442 * malloc/memusage.c: ...this. New file.
5443 * malloc/memprof.sh: Rename to...
5444 * malloc/memusage.sh: ...this. New file.
5445 * malloc/memprofstat.c: Rename to...
5446 * malloc/memusagestat.c: ...this. New file.
5447 * sysdeps/alpha/memprof.h: Rename to..
5448 * sysdeps/alpha/memusage.h: ...this. New file.
5449 * sysdeps/arm/memprof.h: Rename to..
5450 * sysdeps/arm/memusage.h: ...this. New file.
5451 * sysdeps/generic/memprof.h: Rename to..
5452 * sysdeps/generic/memusage.h: ...this. New file.
5453 * sysdeps/i386/memprof.h: Rename to..
5454 * sysdeps/i386/memusage.h: ...this. New file.
5455 * sysdeps/ia64/memprof.h: Rename to..
5456 * sysdeps/ia64/memusage.h: ...this. New file.
5457 * sysdeps/m68k/memprof.h: Rename to..
5458 * sysdeps/m68k/memusage.h: ...this. New file.
5459 * sysdeps/mips/memprof.h: Rename to..
5460 * sysdeps/mips/memusage.h: ...this. New file.
5461 * sysdeps/powerpc/memprof.h: Rename to..
5462 * sysdeps/powerpc/memusage.h: ...this. New file.
5463 * sysdeps/sparc/memprof.h: Rename to..
5464 * sysdeps/sparc/memusage.h: ...this. New file.
5465 * sysdeps/sh/memprof.h: Rename to..
5466 * sysdeps/sh/memusage.h: ...this. New file.
5467
5468 * elf/sprof.c (print_version): Update year.
5469
5470 * elf/sprof.c (load_shobj): Don't always add load address to dynamic
5471 table entry values. Use D_PTR.
5472 * elf/dl-reloc.c (_dl_relocate_object): Don't start profiling weird
5473 binaries without PLT. Patches by James Mathiesen <james@curl.com>.
5474
5475 2000-06-20 Jes Sorensen <jes@linuxcare.com>
5476
5477 * sysdeps/unix/sysv/linux/ia64/Makefile: New file.
5478 * sysdeps/unix/sysv/linux/ia64/sys/io.h: New file.
5479 * sysdeps/unix/sysv/linux/ia64/sys/procfs.h: New file.
5480 * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: New file.
5481
5482 2000-05-05 Jes Sorensen <jes@linuxcare.com>
5483
5484 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: New file.
5485
5486 2000-06-16 Jes Sorensen <jes@linuxcare.com>
5487
5488 * sysdeps/unix/sysv/linux/ia64/xstat.c: New file.
5489 * sysdeps/unix/sysv/linux/ia64/fxstat.c: New file.
5490 * sysdeps/unix/sysv/linux/ia64/lxstat.c: New file.
5491
5492 * sysdeps/unix/sysv/linux/ia64/xstatconv.c: Deleted.
5493
5494 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Update after latest
5495 kernel change.
5496
5497 * sysdeps/unix/sysv/linux/ia64/bits/types.h: Make __ino_t,
5498 __nlink_t and __blkcnt_t 64 bit to accomodate new kernel stat data
5499 structure.
5500 Change __fsblkcnt_t and __fsfilcnt_t to 64 bit to match kernel
5501 implementation.
5502
5503 2000-06-15 Jes Sorensen <jes@linuxcare.com>
5504
5505 * sysdeps/unix/sysv/linux/ia64/kernel_stat.h: Deleted.
5506
5507 2000-06-08 Jes Sorensen <jes@linuxcare.com>
5508
5509 * sysdeps/unix/sysv/linux/ia64/mmap64.c: New file.
5510
5511 2000-06-19 Ulrich Drepper <drepper@redhat.com>
5512
5513 * iconv/gconv_int.h (strict gconv_module): Remove all members
5514 associated with regular expressions. Use a simple string as the
5515 from name.
5516 * iconv/gconv_db.c: Remove code handling regular expressions.
5517 * iconv/gconv_conf.c: Likewise.
5518 * iconv/iconv_prog.c: Likewise.
5519 * iconv/gconv_builtin.h: Adjust for change in gconv_conf.c.
5520
5521 * iconv/gconv.h (__gconv_trans_fct): Add new parameter.
5522 General namespace cleanup.
5523 (struct __gconv_trans_data): Add next field.
5524 (struct __gconv_step_data): Make __trans a pointer.
5525 * iconv/gconv_conf.c: Split out code to find gconv directories from
5526 __gconv_read_conf in new functions.
5527 * iconv/gconv_int.h: Define new data structure and declare new
5528 functions for handling of gconv directory list.
5529 * iconv/gconv_open.c: Allow more than one error handling step being
5530 used. Call function to load error handling module if it is none
5531 of the builtin transformations.
5532 * iconv/gconv_close.c: Add code to free transliteration data.
5533 * iconv/gconv_trans.c: Add functions to load and unload modules
5534 implementing transliteration etc.
5535 * iconv/skeleton.c: Call all context functions now that more than
5536 one module is allowed.
5537 * iconv/loop.c (STANDARD_ERR_HANDLING): New macro.
5538 * iconv/gconv_simple.c: Use STANDARD_ERR_HANDLING macro for places
5539 where the full error handling using transliteration is needed.
5540 * iconvdata/8bit-gap.c: Likewise.
5541 * iconvdata/8bit-generic.c: Likewise.
5542 * iconvdata/ansi_x3.110.c: Likewise.
5543 * iconvdata/big5.c: Likewise.
5544 * iconvdata/big5hkscs.c: Likewise.
5545 * iconvdata/euc-cn.c: Likewise.
5546 * iconvdata/euc-jp.c: Likewise.
5547 * iconvdata/euc-kr.c: Likewise.
5548 * iconvdata/euc-tw.c: Likewise.
5549 * iconvdata/gbgbk.c: Likewise.
5550 * iconvdata/gbk.c: Likewise.
5551 * iconvdata/iso-2022-cn.c: Likewise.
5552 * iconvdata/iso-2022-jp.c: Likewise.
5553 * iconvdata/iso-2022-kr.c: Likewise.
5554 * iconvdata/iso646.c: Likewise.
5555 * iconvdata/iso8859-1.c: Likewise.
5556 * iconvdata/iso_6937-2.c: Likewise.
5557 * iconvdata/iso_6937.c: Likewise.
5558 * iconvdata/johab.c: Likewise.
5559 * iconvdata/sjis.c: Likewise.
5560 * iconvdata/t.61.c: Likewise.
5561 * iconvdata/uhc.c: Likewise.
5562 * iconvdata/unicode.c: Likewise.
5563 * iconvdata/utf-16.c: Likewise.
5564 * libio/iofwide.c: Reset __trans member of __gconv_trans_data
5565 structure correctly after last change.
5566 * wcsmbs/btowc.c: Likewise.
5567 * wcsmbs/mbrtowc.c: Likewise.
5568 * wcsmbs/mbsnrtowcs.c: Likewise.
5569 * wcsmbs/mbsrtowcs.c: Likewise.
5570 * wcsmbs/wcrtomb.c: Likewise.
5571 * wcsmbs/wcsnrtombs.c: Likewise.
5572 * wcsmbs/wcsrtombs.c: Likewise.
5573 * wcsmbs/wctob.c: Likewise.
5574
5575 * localedata/Makefile: Set -Wno-format for some files since gcc does
5576 not know all the format specifiers.
5577
5578 2000-06-18 Ulrich Drepper <drepper@redhat.com>
5579
5580 * locale/loadlocale.c (_nl_unload_locale): Remove a bit of
5581 unneeded code.
5582 * locale/lc-time.c (_nl_init_era_entries): Likewise.
5583
5584 2000-06-18 Andreas Jaeger <aj@suse.de>
5585
5586 * sysdeps/mips/dl-machine.h: Always use $25 as jump register.
5587 Patch by Ralf Baechle <ralf@uni-koblenz.de>.
5588
5589 2000-06-17 Ulrich Drepper <drepper@redhat.com>
5590
5591 * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Define and use
5592 LINUX_LINK_MAX.
5593 * sysdeps/unix/sysv/linux/alpha/pathconf.c: Likewise.
5594
5595 * locale/programs/ld-ctype.c (ctype_output): Really write out
5596 mboutdigits information.
5597 * localedata/tst-trans.c: Add code to test printf's I flag with locale.
5598 * localedata/tst-trans.sh: Set GCONV_PATH for compilation environment.
5599 * localedata/tests/trans.def: Add outdigit information.
5600
5601 * localedata/tst-mbswcs3.c: Remove comment.
5602
5603 * stdio-common/vfprintf.c (vfprintf): Fix handling of I flag.
5604 * stdio-common/tiformat.c (sprint_ints): Add tests for I flag.
5605 * libio/tst_wprintf.c (main): Add test for I flag.
5606
5607 * iconv/gconv_trans.c: Implement handling if translit_ignore.
5608 * locale/langinfo.h: Add entries for translit_ignore information.
5609 * locale/categories.def: Add entries for new LC_CTYPE elements.
5610 * locale/C-ctype.c: Add initializers for new fields. Use NULL
5611 pointer instead of "" where possible.
5612 * locale/programs/ld-ctype.c: Write out translit_ignore information.
5613 * intl/Depend: Add localedata.
5614 * intl/tst-gettext.c: Call setlocale for LC_CTYPE.
5615 * intl/tst-gettext.sh: Set LOCPATH to localedata build dir.
5616
5617 2000-06-16 Ulrich Drepper <drepper@redhat.com>
5618
5619 * locale/langinfo.h: Add entries for default_missing information.
5620 * locale/C-ctype.c: Add initializers for new fields.
5621 * iconv/gconv_trans.c: If nothing matched, try to use default_missing
5622 information.
5623 * locale/categories.h: Add entries for all LC_CTYPE values.
5624 * locale/programs/ld-ctype.c (ctype_output): Write out default_missing
5625 information.
5626
5627 * localedata/tst-trans.c: Write out an error message if class is
5628 not found.
5629
5630 * iconv/gconv_int.h (norm_add_slashes): Optionally add given suffix.
5631 * iconv/gconv_open.c: Remove error handling specification from `from'
5632 character set name.
5633 * intl/loadmsgcat.c (_nl_load_domain): Call norm_add_slashes with
5634 new parameter to always enable transliteration.
5635 * locale/localeinfo.h (LIMAGIC): Bump number because of incompatible
5636 change.
5637 (struct locale_data): Add new members use_translit and options.
5638 * locale/findlocale.c (_nl_find_locale): Set use_translit flag is
5639 character set name contained modifier TRANSLIT.
5640 * locale/loadlocale.c (_nl_load_locale): Initialize new use_translit
5641 and options fields.
5642 (_nl_unload_locale): Free options string if necessary.
5643 * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Enable translation if
5644 the locale names suggested this.
5645 * locale/C-address.c: Add two new initialilzers to adjust data
5646 structure for new format.
5647 * locale/C-collate.c: Likewise.
5648 * locale/C-ctype.c: Likewise.
5649 * locale/C-identification.c: Likewise.
5650 * locale/C-measurement.c: Likewise.
5651 * locale/C-messages.c: Likewise.
5652 * locale/C-monetary.c: Likewise.
5653 * locale/C-name.c: Likewise.
5654 * locale/C-numeric.c: Likewise.
5655 * locale/C-paper.c: Likewise.
5656 * locale/C-telephone.c: Likewise.
5657 * locale/C-time.c: Likewise.
5658
5659 * locale/setlocale.c: Add some more __builtin_expect.
5660
5661 2000-06-15 Ulrich Drepper <drepper@redhat.com>
5662
5663 * iconv/gconv.h (__gconv_fct): Change type of fifth parameter to
5664 unsigned char **.
5665 (__gconv_init_fct): Remove two parameters.
5666 * iconv/gconv_int.h (__gconv_transliterate): Renamed from
5667 gconv_transliterate. Remove two parameters.
5668 Change prototypes of builtin functions according to __gconv_fct change.
5669 * iconv/skeleton.c: Change type of fifth parameter. make sure it is
5670 != NULL only during error handling. Stop in this case after the
5671 conversion.
5672 * iconv/gconv_trans.c: Replace with real implementation for
5673 __gconv_transliterate.
5674 * iconv/gconv_open.c: Adjust for renaming of __gconv_transliterate.
5675 * iconv/gconv.c: Change calls to downstream functions once again.
5676 Use NULL for the fifth parameter instead of pointer to output buffer.
5677 * libio/iofwide.c: Likewise.
5678 * wcsmbs/btowc.c: Likewise.
5679 * wcsmbs/mbrtowc.c: Likewise.
5680 * wcsmbs/mbsnrtowcs.c: Likewise.
5681 * wcsmbs/mbsrtowcs.c: Likewise.
5682 * wcsmbs/wcrtomb.c: Likewise.
5683 * wcsmbs/wcsnrtombs.c: Likewise.
5684 * wcsmbs/wcsrtombs.c: Likewise.
5685 * wcsmbs/wctob.c: Likewise.
5686 * iconv/gconv_simple.c: Remove two parameters from error handling
5687 function call.
5688 * iconvdata/8bit-gap.c: Likewise.
5689 * iconvdata/8bit-generic.c: Likewise.
5690 * iconvdata/ansi_x3.110.c: Likewise.
5691 * iconvdata/big5.c: Likewise.
5692 * iconvdata/big5hkscs.c: Likewise.
5693 * iconvdata/euc-cn.c: Likewise.
5694 * iconvdata/euc-jp.c: Likewise.
5695 * iconvdata/euc-kr.c: Likewise.
5696 * iconvdata/euc-tw.c: Likewise.
5697 * iconvdata/gbgbk.c: Likewise.
5698 * iconvdata/gbk.c: Likewise.
5699 * iconvdata/iso-2022-cn.c: Likewise.
5700 * iconvdata/iso-2022-jp.c: Likewise.
5701 * iconvdata/iso-2022-kr.c: Likewise.
5702 * iconvdata/iso646.c: Likewise.
5703 * iconvdata/iso8859-1.c: Likewise.
5704 * iconvdata/iso_6937-2.c: Likewise.
5705 * iconvdata/iso_6937.c: Likewise.
5706 * iconvdata/johab.c: Likewise.
5707 * iconvdata/sjis.c: Likewise.
5708 * iconvdata/t.61.c: Likewise.
5709 * iconvdata/uhc.c: Likewise.
5710 * iconvdata/unicode.c: Likewise.
5711 * iconvdata/utf-16.c: Likewise.
5712
5713 2000-06-15 Greg McGary <greg@mcgary.org>
5714
5715 * sysdeps/unix/make-syscalls.sh: Strip leading whitespace from lhs
5716 of callnum assignment. Tolerate callnum expressions containing
5717 parens.
5718
5719 2000-06-14 Ulrich Drepper <drepper@redhat.com>
5720
5721 * login/Makefile (utmpd): Remove rule to build utmpd.
5722
5723 * csu/Versions: Move libgcc frame handling functions from here...
5724 * sysdeps/unix/sysv/linux/alpha/Versions: ...to here...
5725 * sysdeps/unix/sysv/linux/arm/Versions: ...to here...
5726 * sysdeps/unix/sysv/linux/i386/Versions: ...to here...
5727 * sysdeps/unix/sysv/linux/m68k/Versions: ...to here...
5728 * sysdeps/unix/sysv/linux/powerpc/Versions: ...to here...
5729 * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: ...and here.
5730 New file.
5731 * sysdeps/mach/hurd/i386/Versions: ...and here. New file.
5732
5733 * locale/programs/ld-ctype.c (allocate_arrays): Correct a comment.
5734
5735 * misc/syslog.c (vsyslog): Initialize msgoff in all cases.
5736
5737 2000-06-14 Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
5738
5739 * sysdeps/sh/sh4/fpu/fclrexcpt.c: Remove definitions for backward
5740 compatibility.
5741 * sysdeps/sh/sh4/fpu/fegetenv.c: Likewise.
5742 * sysdeps/sh/sh4/fpu/fesetenv.c: Likewise.
5743 * sysdeps/sh/sh4/fpu/fraiseexcpt.c: Likewise.
5744 * sysdeps/sh/sh4/fpu/fsetexcptflg.c: Likewise.
5745
5746 2000-06-14 Jakub Jelinek <jakub@redhat.com>
5747
5748 * include/libc-symbols.h (link_warning): If HAVE_SECTION_QUOTES is
5749 defined, terminate quotes and read them after the comment char.
5750 * configure.in (HAVE_SECTION_QUOTES): Test whether
5751 __attribute__((section ("x"))) puts quotes around x or not.
5752 * config.h.in (HAVE_SECTION_QUOTES): Add.
5753 * configure: Rebuilt.
5754
5755 2000-06-14 Andreas Jaeger <aj@suse.de>
5756
5757 * sysdeps/unix/sysv/linux/configure.in: Set libc_cv_sysconfdir
5758 depending on the configure option --sysconfdir.
5759 Closes PR libc/1762.
5760 Patch by Andreas Schwab <schwab@suse.de>.
5761
5762 * sysdeps/mips/dl-machine.h: Pass finalizer correctly to user
5763 entry point.
5764 Reported by Jim Pick <jim@jimpick.com>.
5765
5766 2000-06-14 Ulrich Drepper <drepper@redhat.com>
5767
5768 * misc/syslog.c (vsyslog): Allow open_memstream to fail without
5769 crashing the application. Emit some simple error message.
5770 Reported by mju@panasas.com [PR libc/1769].
5771
5772 2000-06-13 Ulrich Drepper <drepper@redhat.com>
5773
5774 * malloc/Makefile (distribute): Add memprof.sh and memprofstat.c.
5775
5776 * crypt/Makefile (distribute): Add md5.h.
5777
5778 * Makefile (distribute): Add include/shlib-compat.h.
5779
5780 * Make-dist: Search for tests also in sysdeps hierachy.
5781
5782 * crypt/Makefile (distribute): Add ufc-crypt.h, crypt-private.h,
5783 ufc.c, speeds.c, README.ufc-crypt, and Banner.
5784
5785 * sysdeps/sparc/Subdirs: New file.
5786
5787 * locale/Makefile (distribute): Add weightwc.h and
5788 programs/localedef.h.
5789
5790 * time/Makefile (distribute): Add datemsk.
5791
5792 * sysdeps/ia64/Dist: Add softpipe.h.
5793
5794 * sysdeps/unix/sysv/aix/Dist: New file.
5795
5796 * posix/setpgrp.c: Moved to...
5797 * sysdeps/generic/setpgrp.c: ...here. New file.
5798 * io/mknod.c: Moved to...
5799 * sysdeps/generic/mknod.c: ...here. New file.
5800
5801 * sysdeps/unix/sysv/linux/ia64/Dist: New file.
5802
5803 * sysdeps/unix/sysv/linux/sparc/Dist: Add sys/procfs.h.
5804
5805 * sysdeps/unix/sysv/linux/arm/Dist: Add oldgetrlimit64.c.
5806
5807 * sysdeps/powerpc/Dist: Add fprrest.S, fprsave.S, gprsave1.S,
5808 gprsave0.S, gprrest1.S, and gprrest0.S.
5809
5810 * sysdeps/generic/Dist: Add bp-thunks.h, bp-sym.h, and bp-start.h.
5811
5812 * posix/Makefile (routines): Add spawnattr_getsigmask,
5813 spawnattr_getschedpolicy, spawnattr_getschedparam,
5814 spawnattr_setsigmask, spawnattr_setschedpolicy, and
5815 spawnattr_setschedparam.
5816 * posix/Versions: Add posix_spawnattr_getschedpolicy,
5817 posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam, and
5818 posix_spawnattr_setschedparam.
5819
5820 * posix/spawnattr_setschedparam.c: Fix typo.
5821
5822 * posix/spawnattr_setsigmask.c (posix_spawnattr_setsigmask):
5823 Correct typo.
5824
5825 * login/programs/utmpd.c: Removed.
5826 * login/programs/utmpd.h: Removed.
5827 * login/programs/utmpd-private.h: Removed.
5828
5829 * Makefile (distribute): Add include/db_185.h and include/db.h.
5830
5831 * iconvdata/Makefile (distribute): Add iso-ir-165.c and
5832 iso-ir-165.h.
5833
5834 * elf/Makefile (distribute): Add missing files.
5835
5836 * dlfcn/Makefile: Add back rules to include eval in libdl.so.
5837 * elf/eval.c: Moved to...
5838 * dlfcn/eval.c: ...here. New file.
5839
5840 * Makefile (distribute): Also distribute ChangeLog.1?.
5841
5842 * Make-dist (+tsrcs): Remove .args handling here as well.
5843
5844 * rt/Makefile (tests): Add tst-timer.
5845 * sysdeps/generic/tst-timer.c: New file.
5846
5847 * Makerules (sources): Don't add BP sources here.
5848
5849 * login/Makefile (distribute): Remove xtmp.h.
5850
5851 * iconv/iconv_prog.c (main): Fix appending slashes if omit_invalid
5852 is true. Reported by Bruno Haible <haible@ilog.fr>.
5853
5854 2000-06-13 Andreas Jaeger <aj@suse.de>
5855
5856 * sysdeps/mips/elf/start.S (ENTRY_POINT): Remove mips64 defines.
5857 Patch by Ralf Baechle <ralf@gnu.org>.
5858
5859 2000-06-13 Ulrich Drepper <drepper@redhat.com>
5860
5861 * sysdeps/unix/sysv/linux/syscalls.list: Add parameter information
5862 for mincore syscall.
5863
5864 * misc/sys/cdefs.h: Define __bounded and __unbounded if
5865 __BOUNDED_POINTERS__ is not defined.
5866
5867 2000-06-07 Greg McGary <greg@mcgary.org>
5868
5869 * sysdeps/generic/bp-sym.h: New file.
5870 * sysdeps/generic/bp-start.h: New file.
5871 * sysdeps/i386/elf/start.S: Designate BP symbols.
5872 * sysdeps/generic/libc-start.c: Wrap bounds around
5873 argv & envp and each of their string members.
5874
5875 2000-06-07 Greg McGary <greg@mcgary.org>
5876
5877 * sysdeps/unix/make-syscalls.sh: Add comments to
5878 output that aid debugging & comprehension.
5879 Map simple syscall signatures to number of args.
5880 Generate BP syscall thunk definitions.
5881 * sysdeps/generic/bp-thunks.h: New file.
5882 * sysdeps/unix/syscalls.list: Replace arg-count with
5883 simple return+arg signature.
5884 * sysdeps/unix/common/syscalls.list: Likewise.
5885 * sysdeps/unix/inet/syscalls.list: Likewise.
5886 * sysdeps/unix/mman/syscalls.list: Likewise.
5887 * sysdeps/unix/sysv/syscalls.list: Likewise.
5888 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
5889 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
5890
5891 2000-06-07 Greg McGary <greg@mcgary.org>
5892
5893 * Makeconfig (CPPFLAGS-.ob): Pass -fbounded-pointers
5894 for all files *.[cS].
5895 (CFLAGS-.ob): Don't optimize sibling calls.
5896 (bppfx): New variable.
5897 * Makerules (elide-bp-thunks): New variable.
5898 (elide-routines.*): Elide BP-* files for all but *.ob.
5899 (sources): Include bp-thunks.
5900
5901 2000-06-12 Ulrich Drepper <drepper@redhat.com>
5902
5903 * iconv/gconv_simple.c: Remove unnecessary prototype.
5904
5905 * iconv/gconv_trans.c: Pretty print.
5906
5907 * elf/elf.h (R_SH_NUM): Got accidently dropped.
5908
5909 * sysdeps/unix/sysv/linux/configure.in: Improve handling of
5910 minimal kernel versions. Add information about IA-64 kernel.
5911
5912 * sysdeps/unix/sysv/linux/configure.in: Allow architecture
5913 specific minimal supported kernel versions to be specified.
5914
5915 * libio/iofwide.c (_IO_fwide): Initialize transliteration part of
5916 step data structure.
5917 * wcsmbs/btowc.c: Likewise.
5918 * wcsmbs/mbrtowc.c: Likewise.
5919 * wcsmbs/mbsnrtowcs.c: Likewise.
5920 * wcsmbs/mbsrtowcs.c: Likewise.
5921 * wcsmbs/wcrtomb.c: Likewise.
5922 * wcsmbs/wcsnrtombs.c: Likewise.
5923 * wcsmbs/wcsrtombs.c: Likewise.
5924 * wcsmbs/wctob.c: Likewise.
5925
5926 * sysdeps/unix/sysv/linux/sh/Dist: There is no ioperm file.
5927 * sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c: Removed.
5928
5929 * shlib-versions: Earliest backward compatible version for SH is 2.2.
5930
5931 * misc/sys/cdefs.h: Remove one more __P.
5932
5933 * sysvipc/sys/shm.h: Move __getpagesize declaration inside extern C.
5934 Reported by HJ Lu.
5935
5936 * sysdeps/sh/sh3/bits/setjmp.h: Removed.
5937 * sysdeps/sh/sh4/bits/setjmp.h: Moved to...
5938 * sysdeps/sh/bits/setjmp.h: ...here. New file.
5939
5940 2000-06-12 Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
5941 Yutaka Niibe <gniibe@chroot.org>
5942
5943 * configure.in: Add machine sh3, sh4.
5944 * elf/elf.h: Add SH specific declarations of relocations.
5945 * shlib-versions: Add sh*-*-linux* cases.
5946
5947 2000-06-12 Ulrich Drepper <drepper@redhat.com>
5948
5949 * sysdeps/sh/sh3/bsd-_setjmp.S: Move to...
5950 * sysdeps/sh/bsd-_setjmp.S: ...here. New file.
5951 * sysdeps/sh/sh4/bsd-_setjmp.S: Removed.
5952 * sysdeps/sh/sh3/bsd-setjmp.S: Move to...
5953 * sysdeps/sh/bsd-setjmp.S: ...here. New file.
5954 * sysdeps/sh/sh4/bsd-setjmp.S: Removed.
5955
5956 * sysdeps/sh/dl-machine.h (FGR_SAVE): Protect using HAVE_FPU macro
5957 instead of KERNEL_MATH_EMULATION.
5958 * sysdeps/sh/sh4/dl-machine.h: Define HAVE_FPU not
5959 KERNEL_MATH_EMULATION.
5960
5961 * sysdeps/sh/Dist: Removed. There is no ieee754.h file.
5962 * sysdeps/sh/sh3/dl-machine.h: Moved to...
5963 * sysdeps/sh/dl-machine.h: ...here. New file.
5964 * sysdeps/sh/sh4/dl-machine.h: Simply define KERNEL_MATH_EMULATION
5965 and include generic SH version.
5966 * sysdeps/sh/sh3/bits/endian.h: Move to...
5967 * sysdeps/sh/bits/endian.h: ...here. New file.
5968 * sysdeps/sh/sh4/bits/endian.h: Removed.
5969 * sysdeps/sh/sh3/bits/huge_val.h: Move to...
5970 * sysdeps/sh/bits/huge_val.h: ...here. New file.
5971 * sysdeps/sh/sh4/bits/huge_val.h: Removed.
5972
5973 * include/libc-symbols.h (link_warning): Work around a change in
5974 GAS which warns about changing section attributes.
5975 Proposed by Nick Clifton <nickc@redhat.com>.
5976
5977 2000-06-12 H.J. Lu <hjl@gnu.org>
5978
5979 * sysdeps/i386/fpu/bits/mathinline.h (__sgn1l): Add __extension__.
5980
5981 2000-06-11 H.J. Lu <hjl@gnu.org>
5982
5983 * sysdeps/i386/fpu/Versions: New file.
5984
5985 2000-06-12 Ulrich Drepper <drepper@redhat.com>
5986
5987 * iconv/gconv.h (__gconv_trans_context_fct): Remove two
5988 parameters.
5989 * iconv/skeleton.c (FUNCTION_NAME): Call __trans_context_fct if it
5990 exists.
5991
5992 2000-06-12 Jes Sorensen <jes@linuxcare.com>
5993
5994 * sysdeps/unix/sysv/linux/ia64/kernel_stat.h: New file.
5995 * sysdeps/unix/sysv/linux/ia64/xstatconv.c: New file.
5996 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: New file.
5997
5998 * sysdeps/unix/sysv/linux/ia64/fxstat64.c: New file.
5999 * sysdeps/unix/sysv/linux/ia64/lxstat64.c: New file.
6000 * sysdeps/unix/sysv/linux/ia64/xstat64.c: New file.
6001
6002 2000-06-12 Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
6003 Yutaka Niibe <gniibe@chroot.org>
6004
6005 * sysdeps/sh/Dist: New file.
6006 * sysdeps/sh/Implies: New file.
6007 * sysdeps/sh/elf/initfini.c: New file.
6008 * sysdeps/sh/gmp-mparam.h: New file.
6009 * sysdeps/sh/init-first.c: New file.
6010 * sysdeps/sh/machine-gmon.h: New file.
6011 * sysdeps/sh/memcpy.S: New file.
6012 * sysdeps/sh/memprof.h: New file.
6013 * sysdeps/sh/memset.S: New file.
6014 * sysdeps/sh/sh3/__longjmp.S: New file.
6015 * sysdeps/sh/sh3/bits/endian.h: New file.
6016 * sysdeps/sh/sh3/bits/huge_val.h: New file.
6017 * sysdeps/sh/sh3/bits/setjmp.h: New file.
6018 * sysdeps/sh/sh3/bsd-_setjmp.S: New file.
6019 * sysdeps/sh/sh3/bsd-setjmp.S: New file.
6020 * sysdeps/sh/sh3/dl-machine.h: New file.
6021 * sysdeps/sh/sh3/setjmp.S: New file.
6022 * sysdeps/sh/sh4/__longjmp.S: New file.
6023 * sysdeps/sh/sh4/bits/endian.h: New file.
6024 * sysdeps/sh/sh4/bits/huge_val.h: New file.
6025 * sysdeps/sh/sh4/bits/setjmp.h: New file.
6026 * sysdeps/sh/sh4/bsd-_setjmp.S: New file.
6027 * sysdeps/sh/sh4/bsd-setjmp.S: New file.
6028 * sysdeps/sh/sh4/dl-machine.h: New file.
6029 * sysdeps/sh/sh4/fpu/bits/fenv.h: New file.
6030 * sysdeps/sh/sh4/fpu/bits/huge_val.h: New file.
6031 * sysdeps/sh/sh4/fpu/bits/mathdef.h: New file.
6032 * sysdeps/sh/sh4/fpu/fclrexcpt.c: New file.
6033 * sysdeps/sh/sh4/fpu/fegetenv.c: New file.
6034 * sysdeps/sh/sh4/fpu/fegetround.c: New file.
6035 * sysdeps/sh/sh4/fpu/feholdexcpt.c: New file.
6036 * sysdeps/sh/sh4/fpu/fesetenv.c: New file.
6037 * sysdeps/sh/sh4/fpu/fesetround.c: New file.
6038 * sysdeps/sh/sh4/fpu/fpu_control.h: New file.
6039 * sysdeps/sh/sh4/fpu/fraiseexcpt.c: New file.
6040 * sysdeps/sh/sh4/fpu/fsetexcptflg.c: New file.
6041 * sysdeps/sh/sh4/fpu/ftestexcept.c: New file.
6042 * sysdeps/sh/sh4/fpu/libm-test-ulps: New file.
6043 * sysdeps/sh/sh4/setjmp.S: New file.
6044 * sysdeps/sh/elf/start.S: New file.
6045 * sysdeps/sh/sys/ucontext.h: New file.
6046 * sysdeps/sh/strlen.S: New file.
6047 * sysdeps/sh/sysdep.h: New file.
6048 * sysdeps/unix/sh/sysdep.S: New file.
6049 * sysdeps/unix/sh/sysdep.h: New file.
6050 * sysdeps/unix/sysv/linux/sh/Dist: New file.
6051 * sysdeps/unix/sysv/linux/sh/Makefile: New file.
6052 * sysdeps/unix/sysv/linux/sh/Versions: New file.
6053 * sysdeps/unix/sysv/linux/sh/bits/mman.h: New file.
6054 * sysdeps/unix/sysv/linux/sh/bits/resource.h: New file.
6055 * sysdeps/unix/sysv/linux/sh/brk.c: New file.
6056 * sysdeps/unix/sysv/linux/sh/chown.c: New file.
6057 * sysdeps/unix/sysv/linux/sh/clone.S: New file.
6058 * sysdeps/unix/sysv/linux/sh/fchown.c: New file.
6059 * sysdeps/unix/sysv/linux/sh/fxstat.c: New file.
6060 * sysdeps/unix/sysv/linux/sh/getegid.c: New file.
6061 * sysdeps/unix/sysv/linux/sh/geteuid.c: New file.
6062 * sysdeps/unix/sysv/linux/sh/getgroups.c: New file.
6063 * sysdeps/unix/sysv/linux/sh/getresgid.c: New file.
6064 * sysdeps/unix/sysv/linux/sh/getresuid.c: New file.
6065 * sysdeps/unix/sysv/linux/sh/getrlimit.c: New file.
6066 * sysdeps/unix/sysv/linux/sh/getrlimit64.c: New file.
6067 * sysdeps/unix/sysv/linux/sh/getuid.c: New file.
6068 * sysdeps/unix/sysv/linux/sh/lchown.c: New file.
6069 * sysdeps/unix/sysv/linux/sh/lxstat.c: New file.
6070 * sysdeps/unix/sysv/linux/sh/msgctl.c: New file.
6071 * sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c: New file.
6072 * sysdeps/unix/sysv/linux/sh/pipe.S: New file.
6073 * sysdeps/unix/sysv/linux/sh/profil-counter.h: New file.
6074 * sysdeps/unix/sysv/linux/sh/semctl.c: New file.
6075 * sysdeps/unix/sysv/linux/sh/setegid.c: New file.
6076 * sysdeps/unix/sysv/linux/sh/seteuid.c: New file.
6077 * sysdeps/unix/sysv/linux/sh/setfsgid.c: New file.
6078 * sysdeps/unix/sysv/linux/sh/setfsuid.c: New file.
6079 * sysdeps/unix/sysv/linux/sh/setgid.c: New file.
6080 * sysdeps/unix/sysv/linux/sh/setgroups.c: New file.
6081 * sysdeps/unix/sysv/linux/sh/setregid.c: New file.
6082 * sysdeps/unix/sysv/linux/sh/setresgid.c: New file.
6083 * sysdeps/unix/sysv/linux/sh/setresuid.c: New file.
6084 * sysdeps/unix/sysv/linux/sh/setreuid.c: New file.
6085 * sysdeps/unix/sysv/linux/sh/setrlimit.c: New file.
6086 * sysdeps/unix/sysv/linux/sh/setuid.c: New file.
6087 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: New file.
6088 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: New file.
6089 * sysdeps/unix/sysv/linux/sh/shmctl.c: New file.
6090 * sysdeps/unix/sysv/linux/sh/sigcontextinfo.h: New file.
6091 * sysdeps/unix/sysv/linux/sh/socket.S: New file.
6092 * sysdeps/unix/sysv/linux/sh/sys/io.h: New file.
6093 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
6094 * sysdeps/unix/sysv/linux/sh/sys/user.h: New file.
6095 * sysdeps/unix/sysv/linux/sh/syscalls.list: New file.
6096 * sysdeps/unix/sysv/linux/sh/sysdep.S: New file.
6097 * sysdeps/unix/sysv/linux/sh/sysdep.h: New file.
6098 * sysdeps/unix/sysv/linux/sh/vfork.S: New file.
6099 * sysdeps/unix/sysv/linux/sh/xstat.c: New file.
6100
6101 2000-06-12 Ulrich Drepper <drepper@redhat.com>
6102
6103 * Rules (%.out): Define GCONV_PATH in the environment.
6104 * assert/Depend: New file.
6105 * iconvdata/Depend: New file.
6106 * intl/Depend: New file.
6107 * timezone/Makefile (build-testdata): Add GCONV_PATH to environment.
6108 * intl/tst-gettext.sh: Likewise.
6109 * iconv/Makefile (routines): Add gconv_trans.
6110 * iconv/gconv_trans.c: New file.
6111 * iconv/gconv.h (struct __gconv_trans_data): New type.
6112 (__gconv_fct): New parameter with starting position in output buffer.
6113 (__gconv_trans_fct, __gconv_trans_context_fct, __gconv_trans_query_fct,
6114 __gconv_trans_init_fct, __gconv_trans_end_fct): New types.
6115 (struct __gconv_step): Add new member __trans.
6116 * iconv/gconv_int.h: Pretty print prototypes.
6117 (gconv_transliterate): New prototype.
6118 (__BUILTIN_TRANS): Update for new conversion function interface.
6119 * iconv/gconv.c (__gconv): Pass new parameter to conversion function.
6120 * iconv/gconv_open.c (__gconv_open): Recognize error handling suffix
6121 in names, find appropriate function, and install in the conversion
6122 steps it can be used.
6123 * iconv/skeleton.c: Add additional parameter for beginning of output
6124 buffer. Change calls of downstream functions.
6125 * iconv/loop.c: Change loop function interface completely. Pass in
6126 step and step_data structure. Remove optimization for BODY with
6127 NEED_LENGTH_TEST == 0.
6128 * iconv/gconv_simple.c: Update interfaces of functions. Insert
6129 appropriate error handling code to use transliteration steps. Remove
6130 optimization for BODY with NEED_LENGTH_TEST == 0.
6131 * iconvdata/8bit-gap.c: Likewise.
6132 * iconvdata/8bit-generic.c: Likewise.
6133 * iconvdata/ansi_x3.110.c: Likewise.
6134 * iconvdata/big5.c: Likewise.
6135 * iconvdata/big5hkscs.c: Likewise.
6136 * iconvdata/euc-cn.c: Likewise.
6137 * iconvdata/euc-jp.c: Likewise.
6138 * iconvdata/euc-kr.c: Likewise.
6139 * iconvdata/euc-tw.c: Likewise.
6140 * iconvdata/gbgbk.c: Likewise.
6141 * iconvdata/gbk.c: Likewise.
6142 * iconvdata/iso-2022-cn.c: Likewise.
6143 * iconvdata/iso-2022-jp.c: Likewise.
6144 * iconvdata/iso-2022-kr.c: Likewise.
6145 * iconvdata/iso646.c: Likewise.
6146 * iconvdata/iso8859-1.c: Likewise.
6147 * iconvdata/iso_6937-2.c: Likewise.
6148 * iconvdata/iso_6937.c: Likewise.
6149 * iconvdata/johab.c: Likewise.
6150 * iconvdata/sjis.c: Likewise.
6151 * iconvdata/t.61.c: Likewise.
6152 * iconvdata/uhc.c: Likewise.
6153 * iconvdata/unicode.c: Likewise.
6154 * iconvdata/utf-16.c: Likewise.
6155 * libio/iofwide.c: Adjust to new interface of gconv functions. Use
6156 DL_CALL_FCT.
6157 * wcsmbs/btowc.c: Likewise.
6158 * wcsmbs/mbrtowc.c: Likewise.
6159 * wcsmbs/mbsnrtowcs.c: Likewise.
6160 * wcsmbs/mbsrtowcs.c: Likewise.
6161 * wcsmbs/wcrtomb.c: Likewise.
6162 * wcsmbs/wcsnrtombs.c: Likewise.
6163 * wcsmbs/wcsrtombs.c: Likewise.
6164 * wcsmbs/wctob.c: Likewise.
6165
6166 2000-04-11 Geoff Keating <geoffk@cygnus.com>
6167
6168 * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the
6169 other header files. Mention about 128-byte cache line sizes.
6170 (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt.
6171 * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update
6172 for current calling sequence.
6173 * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment.
6174
6175 * sysdeps/powerpc/fpu/s_rint.c: Handle rounding to -0 correctly.
6176 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
6177
6178 * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getrlimit
6179 and setrlimit syscalls for backwards compatibility.
6180
6181 2000-06-10 Ulrich Drepper <drepper@redhat.com>
6182
6183 * iconv/skeleton.c: Rename converted written to correcter name
6184 irreversible.
6185 * iconv/gconv.c: Rename converted variable to correcter name
6186 irreversible.
6187 * iconv/gconv_int.h: Likewise.
6188 * iconv/gconv_simple.c: Likewise.
6189 * iconv/iconv.c: Likewise.
6190 * iconv/loop.c: Likewise.
6191 * iconvdata/8bit-gap.c: Likewise.
6192 * iconvdata/8bit-generic.c: Likewise.
6193 * iconvdata/ansi_x3.110.c: Likewise.
6194 * iconvdata/big5.c: Likewise.
6195 * iconvdata/big5hkscs.c: Likewise.
6196 * iconvdata/euc-cn.c: Likewise.
6197 * iconvdata/euc-jp.c: Likewise.
6198 * iconvdata/euc-kr.c: Likewise.
6199 * iconvdata/gbgbk.c: Likewise.
6200 * iconvdata/gbk.c: Likewise.
6201 * iconvdata/iso-2022-cn.c: Likewise.
6202 * iconvdata/iso-2022-jp.c: Likewise.
6203 * iconvdata/iso-2022-kr.c: Likewise.
6204 * iconvdata/iso646.c: Likewise.
6205 * iconvdata/iso8859-1.c: Likewise.
6206 * iconvdata/iso_6937-2.c: Likewise.
6207 * iconvdata/iso_6937.c: Likewise.
6208 * iconvdata/johab.c: Likewise.
6209 * iconvdata/sjis.c: Likewise.
6210 * iconvdata/t.61.c: Likewise.
6211 * iconvdata/uhc.c: Likewise.
6212 * iconvdata/unicode.c: Likewise.
6213 * iconvdata/utf-16.c: Likewise.
6214
6215 * sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Mark
6216 __cmsg_data field with __extension__.
6217
6218 2000-06-10 David Mosberger <davidm@hpl.hp.com>
6219
6220 * sysdeps/unix/sysv/linux/ia64/syscall.S: Fix it so it actually works.
6221
6222 2000-06-10 Ulrich Drepper <drepper@redhat.com>
6223
6224 * iconv/gconv_simple.c: Fix various small bugs in several
6225 functions.
6226
6227 * iconv/loop.c: Fix comment.
6228
6229 2000-06-10 Jakub Jelinek <jakub@redhat.com>
6230
6231 * elf/link.h: Remove libc internal declarations.
6232 * include/link.h: Move them here.
6233
6234 2000-06-09 Ulrich Drepper <drepper@redhat.com>
6235
6236 * sysdeps/unix/sysv/linux/ia64/getsysstats.c: New file.
6237 Patch by Dan Pop <Dan.Pop@cern.ch>.
6238
6239 Rewrite error message handling.
6240 * elf/dl-deps.c (_dl_map_object_deps): Pass new parameter to
6241 _dl_catch_error.
6242 * elf/dl-error (struct catch): Add objname member.
6243 (_dl_signal_error): Take new parameter with object name. When
6244 passing message on simply store object name and duplicate error
6245 message.
6246 (_dl_catch_error): Take new parameter. Store object name in the
6247 place pointed to.
6248 * include/dlfcn.h: Adjust _dl_catch_error prototype.
6249 * sysdeps/generic/ldsodefs.h: Adjust _dl_signal_error prototype.
6250 * dlfcn/dlerror.c (struct dl_action_result): Add objname member.
6251 (dlerror): Add objname to asprintf() parameters.
6252 (_dl_error_run): Pass new parameter to _dl_catch_error.
6253 * elf/dl-libc.c (dlerror_run): Pass new parameter to _dl_catch_error.
6254 * elf/dl-open.c (_dl_open): Likewise.
6255 * elf/rtld.c (dl_main): Likewise.
6256 * elf/dl-close.c: Mark error messages with N_().
6257 * elf/dl-deps.c: Likewise.
6258 * elf/dl-error.c: Likewise.
6259 * elf/dl-load.c: Likewise.
6260 * elf/dl-open.c: Likewise.
6261 * elf/dl-reloc.c: Likewise.
6262 * elf/dl-support.c: Likewise.
6263 * elf/dl-sym.c: Likewise.
6264 * elf/dl-version.c: Likewise.
6265 * elf/dl-lookup.c: Add comments about problems with error message
6266 translations.
6267 * elf/dl-reloc.c: Likewise.
6268 * elf/dl-version.c: Likewise.
6269
6270 2000-06-09 H.J. Lu <hjl@gnu.org>
6271
6272 * dlfcn/dlerror.c (_dlerror_run): Set result->errstring to NULL
6273 after freeing it.
6274
6275 * dlfcn/Makefile (distribute): Add failtestmod.c.
6276 (tests): Add failtest.
6277 Add rules to build and run failtest.
6278 * dlfcn/failtest.c: New file.
6279 * dlfcn/failtestmod.c: New file.
6280
6281 2000-06-09 David Mosberger-Tang <davidm@hpl.hp.com>
6282
6283 * sysdeps/unix/sysv/linux/ia64/__longjmp.S: new file
6284 * sysdeps/unix/sysv/linux/ia64/bsd-_setjmp.S: new file
6285 * sysdeps/unix/sysv/linux/ia64/bsd-setjmp.S: new file
6286 * sysdeps/unix/sysv/linux/ia64/setjmp.S: new file
6287 * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: new file
6288
6289 2000-06-09 Jes Sorensen <jes@linuxcare.com>
6290
6291 * sysdeps/unix/sysv/linux/ia64/brk.S: New file.
6292 * sysdeps/unix/sysv/linux/ia64/pipe.S: New file.
6293
6294 2000-06-09 Jes Sorensen <jes@linuxcare.com>
6295 Ulrich Drepper <drepper@redhat.com>
6296
6297 * sysdeps/unix/sysv/linux/ia64/sigaction.c: New file.
6298 * sysdeps/unix/sysv/linux/ia64/sigpending.c: New file.
6299 * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: New file.
6300 * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: New file.
6301 * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: New file.
6302 * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h: New file.
6303
6304 2000-06-09 Ulrich Drepper <drepper@redhat.com>
6305
6306 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Try harder
6307 to find correct mount point despite wrong information from the
6308 kernel.
6309
6310 2000-06-09 Jes Sorensen <jes@linuxcare.com>
6311
6312 * elf/dl-libc.c (__libc_dlsym): Use DL_SYMBOL_ADDRESS() to obtain
6313 the address of a symbol so function pointers are handled properly.
6314
6315 2000-06-08 Ulrich Drepper <drepper@redhat.com>
6316
6317 * sysdeps/i386/Dist: Add bp-asm.h.
6318
6319 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Use
6320 defaultdir variable instead of "/var/shm" everywhere.
6321 (defaultdir): Change to /dev/shm/.
6322
6323 2000-06-08 Greg McGary <greg@mcgary.org>
6324
6325 * sysdeps/i386/bp-asm.h: New file.
6326 * sysdeps/i386/__longjmp.S: Define & use symbolic argument stack
6327 offsets. Add ENTER/LEAVE macros for optionally maintaining
6328 frame-pointer chain when debugging.
6329 * sysdeps/i386/add_n.S: Likewise.
6330 * sysdeps/i386/addmul_1.S: Likewise.
6331 * sysdeps/i386/lshift.S: Likewise.
6332 * sysdeps/i386/memchr.S: Likewise.
6333 * sysdeps/i386/memcmp.S: Likewise.
6334 * sysdeps/i386/mul_1.S: Likewise.
6335 * sysdeps/i386/rawmemchr.S: Likewise.
6336 * sysdeps/i386/rshift.S: Likewise.
6337 * sysdeps/i386/stpcpy.S: Likewise.
6338 * sysdeps/i386/stpncpy.S: Likewise.
6339 * sysdeps/i386/strchr.S: Likewise.
6340 * sysdeps/i386/strchrnul.S: Likewise.
6341 * sysdeps/i386/strcspn.S: Likewise.
6342 * sysdeps/i386/strpbrk.S: Likewise.
6343 * sysdeps/i386/strrchr.S: Likewise.
6344 * sysdeps/i386/strspn.S: Likewise.
6345 * sysdeps/i386/strtok.S: Likewise.
6346 * sysdeps/i386/sub_n.S: Likewise.
6347 * sysdeps/i386/submul_1.S: Likewise.
6348 * sysdeps/i386/elf/setjmp.S: Likewise.
6349 * sysdeps/i386/i486/strcat.S: Likewise.
6350 * sysdeps/i386/i486/strlen.S: Likewise.
6351 * sysdeps/i386/i586/add_n.S: Likewise.
6352 * sysdeps/i386/i586/lshift.S: Likewise.
6353 * sysdeps/i386/i586/memcpy.S: Likewise.
6354 * sysdeps/i386/i586/memset.S: Likewise.
6355 * sysdeps/i386/i586/rshift.S: Likewise.
6356 * sysdeps/i386/i586/strchr.S: Likewise.
6357 * sysdeps/i386/i586/strcpy.S: Likewise.
6358 * sysdeps/i386/i586/strlen.S: Likewise.
6359 * sysdeps/i386/i586/sub_n.S: Likewise.
6360 * sysdeps/i386/i686/add_n.S: Likewise.
6361 * sysdeps/i386/i686/memcpy.S: Likewise.
6362 * sysdeps/i386/i686/mempcpy.S: Likewise.
6363 * sysdeps/i386/i686/memset.S: Likewise.
6364 * sysdeps/i386/i686/strcmp.S: Likewise.
6365
6366 2000-06-08 Ulrich Drepper <drepper@redhat.com>
6367
6368 * sysdeps/unix/sysv/linux/getdtsz.c: New file.
6369
6370 * sysdeps/unix/sysv/linux/sys/param.h: Define NOFILE directly as
6371 256 and don't use OPEN_MAX.
6372
6373 * sysdeps/unix/sysv/linux/pathconf.c: Define LINUX_LINK_MAX and
6374 use it instead of LINK_MAX.
6375 * sysdeps/unix/sysv/linux/fpathconf.c: Likewise.
6376
6377 2000-06-08 Andreas Jaeger <aj@suse.de>
6378
6379 * libio/genops.c (_IO_list_lock): Only compile body if we're
6380 thread safe.
6381 (_IO_list_unlock): Likewise.
6382 (_IO_list_resetlock): Likewise.
6383
6384 2000-06-07 Ulrich Drepper <drepper@redhat.com>
6385
6386 * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine OPEN_MAX
6387 unless user defined it.
6388
6389 * sysdeps/unix/sysv/linux/bits/local_lim.h: Also undefine LINK_MAX
6390 if not defined by the user.
6391
6392 * libio/iofwrite_u.c (fwrite_unlocked): Remove obsolete comment.
6393 * libio/iofwrite.c (_IO_fwrite): Likewise.
6394
6395 * time/time.h: Add missing __THROW for clock_getcpuclockid
6396 prototype.
6397
6398 * elf/Makefile (distribute): Add dl-dtprocnum.h.
6399 * include/elf.h: Include also <dl-dtprocnum.h>.
6400 * elf/dl-deps.c: Likewise.
6401 * elf/dl-lookup.c: Likewise.
6402 * elf/dl-runtime.c: Likewise.
6403 * elf/dl-version.c: Likewise.
6404 * elf/do-rel.h: Likewise.
6405 * elf/dynamic-link.h: Likewise.
6406 * elf/link.h: Likewise.
6407 * elf/rtld.c: Likewise.
6408 * sysdeps/generic/dl-dtprocnum.h: New file.
6409 * sysdeps/ia64/dl-dtprocnum.h: New file.
6410 * sysdeps/mips/dl-dtprocnum.h: New file.
6411 * sysdeps/sparc/dl-dtprocnum.h: New file.
6412
6413 * sysdeps/i386/dl-machine.h: Add more __builtin_expect.
6414
6415 * elf/do-lookup.h: Add some __builtin_expect.
6416
6417 * dlfcn/dlfcn.h: Pretty print dladdr declaraction.
6418
6419 * elf/rtld.c (process_envvars): Recognize LD_DYNAMIC_WEAK.
6420 (_dl_dynamic_weak): New variable.
6421 * elf/dl-support.c: Likewise.
6422 * sysdeps/generic/ldsodefs.h: Declare _dl_dynamic_weak.
6423 * elf/do-lookup.h: If we find a weak definition treat it like a
6424 normal symbol unless _dl_dynamic_weak is nonzero. In the latter
6425 case treat it like before.
6426
6427 * elf/dl-addr.c (_dl_addr): Fill in correct information if symbol
6428 is in main program.
6429 * elf/Versions [ld] (GLIBC_2.2): Export _dl_argv.
6430
6431 * elf/dl-addr.c (_dl_addr): Do exact testing of address range
6432 using l_map_start and l_map_end.
6433
6434 * elf/dl-version.c: Add __builtin_expect in many places.
6435
6436 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (x86_cap_flags):
6437 Update.
6438
6439 2000-06-04 Kaz Kylheku <kaz@ashi.footprints.net>
6440
6441 Lock for stdio stream list becomes global, for use in LinuxThreads.
6442
6443 * libio/genops.c (_IO_iter_begin, _IO_iter_end,
6444 _IO_iter_next, _IO_iter_file, _IO_list_lock, _IO_list_unlock,
6445 _IO_list_resetlock): New interface for iterating global list of
6446 streams without accessing the _IO_list_all global variable,
6447 and for manipulating the lock which protects this list.
6448 * libio/libioP.h: Likewise.
6449 * libio/Version: Add entries for the new functions.
6450
6451 * libio/libioP.h (_IO_ITER): New typedef, just an alias for
6452 pointer to _IO_FILE.
6453
6454 2000-06-07 Ulrich Drepper <drepper@redhat.com>
6455
6456 * locale/programs/ld-ctype.c (set_class_defaults): Several uses of
6457 BIT() must actually be BITw().
6458
6459 * locale/programs/ld-ctype.c: Handle SP and space consistently.
6460
6461 * locale/programs/charmap.c: Allow string arguments for
6462 code_set_name and repertoiremap.
6463
6464 2000-06-07 Andreas Jaeger <aj@suse.de>
6465
6466 * elf/Makefile: Build ldconfig only when building shared libraries.
6467
6468 2000-06-07 Jakub Jelinek <jakub@redhat.com>
6469
6470 * sysdeps/alpha/fpu/bits/mathinline.h (__fdimf): Only declare if
6471 __USE_ISOC99.
6472 (fdimf, __fdim, fdim): Likewise.
6473
6474 2000-06-07 Ulrich Drepper <drepper@redhat.com>
6475
6476 * locale/findlocale.c: Add __builtin_expect in many places.
6477 * locale/loadlocale.c: Likewise.
6478
6479 2000-06-06 Greg McGary <greg@mcgary.org>
6480
6481 * sysdeps/mips/elf/start.S: Trim redundant code.
6482
6483 * sysdeps/powerpc/memset.S: Define & use symbolic register names.
6484 Use C comments throughout. Line up operands column with tabs.
6485 * sysdeps/powerpc/strchr.S: Likewise.
6486 * sysdeps/powerpc/strcmp.S: Likewise.
6487 * sysdeps/powerpc/strcpy.S: Likewise.
6488 * sysdeps/powerpc/strlen.S: Likewise.
6489
6490 * sysdeps/unix/sysv/linux/powerpc/brk.S [!PIC]:
6491 Get low part of &__curbrk with @l.
6492
6493 2000-06-06 Ulrich Drepper <drepper@redhat.com>
6494
6495 * iconvdata/utf-16.c: Add __builtin_expect in many places.
6496 * iconvdata/unicode.c: Likewise.
6497 * iconvdata/uhc.c: Likewise.
6498 * iconvdata/t.61.c: Likewise.
6499 * iconvdata/sjis.c: Likewise.
6500 * iconvdata/johab.c: Likewise.
6501 * iconvdata/iso_6937.c: Likewise.
6502 * iconvdata/iso_6937-2.c: Likewise.
6503 * iconvdata/iso8859-1.c: Likewise.
6504 * iconvdata/iso646.c: Likewise.
6505 * iconvdata/iso-2022-kr.c: Likewise.
6506 * iconvdata/iso-2022-jp.c: Likewise.
6507 * iconvdata/iso-2022-cn.c: Likewise.
6508 * iconvdata/gbgbk.c: Likewise.
6509 * iconvdata/gbk.c: Likewise.
6510 * iconvdata/euc-kr.c: Likewise.
6511 * iconvdata/euc-jp.c: Likewise.
6512 * iconvdata/euc-cn.c: Likewise.
6513
6514 2000-06-05 Ulrich Drepper <drepper@redhat.com>
6515
6516 * iconvdata/big5hkscs.c: Add __builtin_expect in many places.
6517 * iconvdata/big5.c: Likewise.
6518 * iconvdata/ansi_x3.110.c: Likewise.
6519 * iconvdata/8bit-generic.c: Likewise.
6520 * iconvdata/8bit-gap.c: Likewise.
6521 * iconv/loop.c: Likewise.
6522 * iconv/gconv_db.c: Likewise.
6523 * iconv/gconv_dl.c: Likewise.
6524 * iconv/gconv_simple.c: Likewise.
6525 * iconv/skeleton.c: Likewise.
6526
6527 * iconv/gconv.h (__GCONV_IS_LAST, __GCONV_IGNORE_ERRORS): Define.
6528 (struct __gconv_step_data): Rename __is_last to __flags.
6529 * iconv/gconv_close.c: Change all uses of __is_last.
6530 * iconv/skeleton.c: Likewise.
6531 * iconvdata/iso-2022-cn.c: Likewise.
6532 * iconvdata/iso-2022-jp.c: Likewise.
6533 * iconvdata/iso-2022-kr.c: Likewise.
6534 * iconv/gconv_open.c: Likewise. Avoid unneeded initializations.
6535 Recognize IGNORE error handling, set flag, and remove from name.
6536 * iconv/loop.c (ignore_errors_p): Define.
6537 Add flags parameter to both functions.
6538 * iconv/skeleton.c: Pass flags to all conversion functions.
6539 * iconv/gconv_simple.c: Add flags parameter to all functions.
6540 Don't return error for invald error if ignore flag is set.
6541 (ucs4_internal_loop_single): Add missing pointer increment.
6542 (internal_ucs4le_loop_single): Likewise.
6543 * iconv/iconv_prog.c: Implement handling of -c parameter.
6544 * iconvdata/8bit-gap.c: Don't return error for invald error if
6545 ignore flag is set.
6546 * iconvdata/8bit-generic.c: Likewise.
6547 * iconvdata/ansi_x3.110.c: Likewise.
6548 * iconvdata/big5.c: Likewise.
6549 * iconvdata/big5hkscs.c: Likewise.
6550 * iconvdata/euc-cn.c: Likewise.
6551 * iconvdata/euc-jp.c: Likewise.
6552 * iconvdata/euc-kr.c: Likewise.
6553 * iconvdata/gbgbk.c: Likewise.
6554 * iconvdata/gbk.c: Likewise.
6555 * iconvdata/iso-2022-cn.c: Likewise.
6556 * iconvdata/iso-2022-jp.c: Likewise.
6557 * iconvdata/iso-2022-kr.c: Likewise.
6558 * iconvdata/iso646.c: Likewise.
6559 * iconvdata/iso8859-1.c: Likewise.
6560 * iconvdata/iso_6937-2.c: Likewise.
6561 * iconvdata/iso_6937.c: Likewise.
6562 * iconvdata/johab.c: Likewise.
6563 * iconvdata/sjis.c: Likewise.
6564 * iconvdata/t.61.c: Likewise.
6565 * iconvdata/uhc.c: Likewise.
6566 * iconvdata/unicode.c: Likewise.
6567 * iconvdata/utf-16.c: Likewise.
6568 * libio/fileops.c: Likewise.
6569 * libio/iofwide.c: Likewise.
6570 * wcsmbs/btowc.c: Likewise.
6571 * wcsmbs/mbrtowc.c: Likewise.
6572 * wcsmbs/mbsnrtowcs.c: Likewise.
6573 * wcsmbs/mbsrtowcs.c: Likewise.
6574 * wcsmbs/wcrtomb.c: Likewise.
6575 * wcsmbs/wcsnrtombs.c: Likewise.
6576 * wcsmbs/wcsrtombs.c: Likewise.
6577 * wcsmbs/wctob.c: Likewise.
6578
6579 * iconvdata/ksc5601.h (ksc5601_to_ucs4): Undo *s change in all cases of
6580 an error.
6581
6582 2000-06-04 Ulrich Drepper <drepper@redhat.com>
6583
6584 * iconv/gconv_dl.c (do_release_shlib): Don't reset reference
6585 counter for the object we are releasing, just decrement it.
6586 Patch by Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>.
6587
6588 2000-06-04 Jakub Jelinek <jakub@redhat.com>
6589
6590 * sysdeps/i386/fpu/bits/mathinline.h: Only inline sinh, cosh and tanh
6591 if -ffast-math.
6592
6593 2000-06-04 Ulrich Drepper <drepper@redhat.com>
6594
6595 * iconvdata/big5hkscs.c: New file.
6596 Modified from big5.c by Roger So <rogerso@sis.dhs.org>.
6597
6598 * iconvdata/gconv-modules: Add entry for new module.
6599 * iconvdata/Makefile (modules): Add BIG5HKSCS.
6600 (distribute): Add big5hkscs.c.
6601
6602 2000-06-01 Jakub Jelinek <jakub@redhat.com>
6603
6604 * libc/sysdeps/alpha/fpu/bits/mathinline.h: Add __THROW to all
6605 inlines to match prototypes in mathcalls.h.
6606 * libc/sysdeps/i386/fpu/bits/mathinline.h: Likewise.
6607 * libc/sysdeps/m68k/fpu/bits/mathinline.h: Likewise.
6608 * libc/sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
6609 * libc/sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
6610
6611 2000-06-03 Ulrich Drepper <drepper@redhat.com>
6612
6613 * elf/elf.h (SHT_SUNW_move): Define.
6614
6615 * elf/elf.h: Add more Solaris compatiblity definitions.
6616
6617 2000-06-03 Andreas Jaeger <aj@suse.de>
6618
6619 * sysdeps/powerpc/dl-start.S: Close open comment.
6620
6621 2000-06-03 Jakub Jelinek <jakub@redhat.com>
6622
6623 * inet/Versions: Fix typo in rresvport_af export.
6624
6625 2000-06-02 Ulrich Drepper <drepper@redhat.com>
6626
6627 * math/tgmath.h: Pretty print.
6628
6629 2000-06-02 Andreas Jaeger <aj@suse.de>
6630
6631 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Fix typo.
6632 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
6633
6634 2000-06-02 Ulrich Drepper <drepper@redhat.com>
6635
6636 * elf/rtld.c (process_envvars): Test for = after variable name.
6637
6638 2000-06-01 Ulrich Drepper <drepper@redhat.com>
6639
6640 * sysdeps/generic/initfini.c (_init): One less relocation. Don't
6641 have extra call to __gmon_start__, use the pointer we already have.
6642
6643 * elf/elf.h (ELF64_R_INFO): Cast sym value to Elf64_Xword before
6644 shifting.
6645
6646 * sysdeps/i386/elf/setjmp.S: Work around change is recent
6647 binutils. gas now emits a jump through the PLT instead of a
6648 relative jump if the jump target is an exported symbol.
6649
6650 2000-05-31 Ulrich Drepper <drepper@redhat.com>
6651
6652 * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Define AIX_CBAUD.
6653
6654 2000-05-31 Andreas Jaeger <aj@suse.de>
6655
6656 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Use array for
6657 gregset_t.
6658
6659 * sysdeps/unix/sysv/linux/mips/Versions: Export _flush_cache.
6660 Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
6661
6662 * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Fix prototype of
6663 syscall.
6664 * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise.
6665
6666 2000-05-30 Ulrich Drepper <drepper@redhat.com>
6667
6668 * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Loose __P.
6669
6670 * locale/Versions [libc] (GLIBC_2.2): Add localeconv.
6671 * locale/localeconv.c: Make function versioned (with same definition).
6672
6673 * elf/Makefile (modules-names): Strip before using it.
6674
6675 2000-05-30 Andreas Jaeger <aj@suse.de>
6676
6677 * sysdeps/unix/sysv/linux/mips/truncate64.c: New file.
6678 * sysdeps/unix/sysv/linux/mips/ftruncate64.c: New file.
6679 * sysdeps/unix/sysv/linux/mips/pread64.c: Readded file.
6680 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Readded file.
6681 * sysdeps/unix/sysv/linux/mips/pread.c: Readded file.
6682 * sysdeps/unix/sysv/linux/mips/pwrite.c: Readded file.
6683
6684 2000-05-29 Ulrich Drepper <drepper@redhat.com>
6685
6686 * Makefile: Add GNU make magic.
6687
6688 * inet/Makefile (CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c):
6689 Removed.
6690 * inet/rcmd.c: Remove __P. Remove unused variables.
6691 (iruserfopen): Make first parameter const.
6692 (ruserok_sa): Return result of ruserok2_sa.
6693 (__checkhost_sa): Correctly iterate through results of getaddrinfo.
6694 * inet/rexec.c: Remove unused variables. Other small cleanups.
6695 * inet/ruserpass.c: Remove __P. Remove unused variables.
6696 (ruserpass): Check results of memory allocation.
6697 * include/netdb.h: Add prototype for ruserpass.
6698
6699 2000-05-29 Andreas Jaeger <aj@suse.de>
6700
6701 * elf/readlib.c (interpreters): Use LD_SO since this is supported
6702 for all platforms.
6703
6704 2000-05-29 Jakub Jelinek <jakub@redhat.com>
6705
6706 * inet/rcmd.c (rresvport_af): Use correct port number.
6707
6708 2000-05-26 Andreas Schwab <schwab@suse.de>
6709
6710 * Makeconfig ($(common-objpfx)soversions.mk): Prepend `$lib=' to
6711 entries in all-sonames.
6712 ($(common-objpfx)gnu/lib-names.h): Use it for the CPP symbol,
6713 preserving the old name if different for compatibility.
6714
6715 2000-05-29 Ulrich Drepper <drepper@redhat.com>
6716
6717 * posix/Makefile (tests): Add tst-spawn.
6718 (tst-spawn-ARGS): New variable.
6719 * posix/tst-spawn.c: New file.
6720
6721 * posix/spawn_faction_addclose.c: Correctly account for new entry.
6722 * posix/spawn_faction_adddup2.c: Likewise.
6723 * posix/spawn_faction_addopen.c: Likewise.
6724 * posix/spawni.c: Correctly test for success of dup2 calls.
6725
6726 * posix/tst-preadwrite.c: Check success of malloc call.
6727
6728 2000-05-28 Ulrich Drepper <drepper@redhat.com>
6729
6730 * posix/Makefile (tests): Add tst-exec.
6731 (tst-exec-ARGS): New variable.
6732 * posix/tst-exec.c: New file.
6733
6734 * sysdeps/arm/atomicity.h (compare_and_swap): Return result.
6735
6736 2000-05-04 Andreas Jaeger <aj@suse.de>
6737
6738 * string/string.h: Remove __strdup prototype, it's not needed in
6739 this file anymore.
6740
6741 2000-05-28 Ulrich Drepper <drepper@redhat.com>
6742
6743 * posix/Makefile (tests): Add tst-fork.
6744 * posix/tst-fork.c: New file.
6745
6746 * resolv/inet_pton.c: Loose __P.
6747
6748 2000-05-21 Jakub Jelinek <jakub@redhat.com>
6749
6750 * libio/libioP.h (_IO_CHECK_WIDE): Define.
6751 * libio/iosetbuffer.c (_IO_setbuffer): Use it.
6752 * libio/iosetvbuf.c (_IO_setvbuf): Likewise.
6753 * libio/fileops.c (_IO_new_file_fopen): Return NULL if
6754 _IO_CHECK_WIDE fails.
6755
6756 2000-05-28 Ulrich Drepper <drepper@redhat.com>
6757
6758 * po/da.po: New file.
6759
6760 * manual/arith.texi (Rounding Functions): Fix documentation of trunc.
6761 Patch by Steven G. Johnson <stevenj@gil-galad.mit.edu>.
6762
6763 * manual/charset.texi (Extended Char Intro): Fix typo (and -> as).
6764 (Other iconv Implementations): Fix typo.
6765 Patch by Martin Pool <mbp@wistful.humbug.org.au>.
6766
6767 2000-05-27 Andreas Jaeger <aj@suse.de>
6768
6769 * sysdeps/unix/sysv/linux/i386/pread.c: Removed, we can use the
6770 normal version now.
6771 * sysdeps/unix/sysv/linux/i386/pwrite.c: Likewise.
6772 * sysdeps/unix/sysv/linux/i386/pwrite64.c: Likewise.
6773 * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
6774 * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
6775 * sysdeps/unix/sysv/linux/arm/pread.c: Likewise.
6776 * sysdeps/unix/sysv/linux/arm/pwrite.c: Likewise.
6777
6778 * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Check
6779 endianness to decide how to pass arguments.
6780 * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
6781
6782 * elf/vismain.c: Use test-skeleton interface.
6783 (TEST_FUNCTION): New macro.
6784 (do_test): Renamed from main.
6785
6786 2000-05-27 Ulrich Drepper <drepper@redhat.com>
6787
6788 * sysdeps/posix/getaddrinfo.c (gaih_inet): If req->ai_family ==
6789 AF_UNSPEC don't allow the IPv6 lookup to return mapped IPv4 addresses.
6790
6791 * nss/nss_files/files-hosts.c (LINE_PARSER): Simplify. Correct
6792 handling of AI_V4MAPPED flag.
6793
6794 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): If lookup
6795 of IPv6 address failed and RES_USE_INET6 bit in _res.options is set,
6796 perform lookup for T_A type and tell getanswer_r to convert the
6797 result with new argument.
6798 (_nss_dns_gethostbyaddr_r): Pass zero as new argument to getanswer_r.
6799 Don't convert addresses from IPv4 to IPv6 here.
6800 (getanswer_r): Take new parameter indicating if mapping from IPv4 to
6801 IPv6 is wanted. Allow qtype and type from reply to disagree if
6802 IPv4 mapping has to be done. Perform mappings if required by the
6803 caller and not if RES_USE_INET6 bit in _res.options is set.
6804 Add several __builtin_expect.
6805
6806 2000-05-26 Ulrich Drepper <drepper@redhat.com>
6807
6808 * catgets/open_catalog.c (__open_catalog): Add a few __builtin_expect.
6809
6810 * elf/dl-load.c (_dl_map_object): Don't ignore RPATHs if loader ==
6811 NULL.
6812
6813 * posix/tst-preadwrite.c: Allow parallel execution of
6814 tst-preadwrite and tst-preadwrite64.
6815
6816 * posix/Makefile (tests): Add tst-truncate and tst-truncate64.
6817 * posix/tst-truncate.c: New file.
6818 * posix/tst-truncate64.c: New file.
6819
6820 * sysdeps/unix/sysv/linux/pread64.c: The little/big endian code
6821 was switched.
6822
6823 * posix/Makefile (tests): Add tst-preadwrite64.
6824 * posix/tst-preadwrite.c: Alloc file being used also for testing
6825 pread64 and pwrite64.
6826 * posix/tst-preadwrite64.c: New file.
6827
6828 2000-05-26 Andreas Jaeger <aj@suse.de>
6829
6830 * sysdeps/unix/sysv/linux/ftruncate64.c (ftruncate64): Make order
6831 of arguments dependend on endianness.
6832 * sysdeps/unix/sysv/linux/truncate64.c: Likewise.
6833
6834 * sysdeps/unix/sysv/linux/i386/pread64.c: Removed, we can use the
6835 normal version now.
6836 * sysdeps/unix/sysv/linux/arm/pread64.c: Likewise.
6837 * sysdeps/unix/sysv/linux/arm/pwrite64.c: Likewise.
6838 * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
6839 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
6840
6841 * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Check
6842 endianness to check how to pass argument.
6843 * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
6844
6845 * elf/ldconfig.h: Update parameter list for process_elf_file.
6846
6847 * sysdeps/unix/sysv/linux/sparc/readelflib.c (process_elf_file):
6848 Add parameter file_length and pass it ot process_elf*file.
6849
6850 * sysdeps/generic/readelflib.c (check_ptr): New.
6851 (process_elf_file): Use check_ptr to check all accesses to the
6852 mmapped file. Add parameter file_length.
6853
6854 * elf/readlib.c (known_libs): Use <gnu/lib-names.h> to specify
6855 library names.
6856
6857 * sunrpc/xdr_intXX_t.c (xdr_uint8_t): Fix conversion.
6858 Closes PR libc/1573, reported by Bradley White
6859 <bww@laurelnetworks.com>.
6860
6861 2000-05-25 Ulrich Drepper <drepper@redhat.com>
6862
6863 * sysdeps/i386/fpu/bits/mathinline.h: Define expm1 inline only if
6864 __FAST_MATH__ is defined.
6865
6866 2000-05-22 Andreas Jaeger <aj@suse.de>
6867
6868 * math/Makefile: Add -D__FAST_MATH__ to CFLAGS-test-ifloat.c,
6869 CFLAGS-test-idouble.c, CFLAGS-test-ildoubl.c.
6870
6871 * manual/math.texi (FP Function Optimizations): Document gcc
6872 -ffast-math behaviour with mathinlines.
6873
6874 * sysdeps/i386/fpu/bits/mathinline.h: Only use save inline
6875 functions unless -ffast-math is given to gcc.
6876
6877 2000-05-23 Jakub Jelinek <jakub@redhat.com>
6878
6879 * sysdeps/i386/fpu/bits/mathinline.h (__sincos, __sincosf,
6880 __sincosl): Guard with __USE_GNU.
6881
6882 2000-05-24 Ulrich Drepper <drepper@redhat.com>
6883
6884 * csu/Makefile (routines): Add check_fds.
6885 * elf/rtld.c (dl_main): Call __libc_check_standard_fds for SUID
6886 binaries. Add various __builtin_expect.
6887 * sysdeps/generic/libc-start.c: Move check_fds and helper functions...
6888 * sysdeps/generic/check_fds.c: ...here. New file.
6889
6890 * malloc/malloc.c (ptmalloc_init): Only enable debugging for SUID
6891 binaries if file /etc/suid-debug is available.
6892
6893 * locale/programs/ld-collate.c (struct element_t): Add mbseqorder
6894 and wcseqorder members.
6895 (struct locale_collate_t): Likewise.
6896 (collate_finish): Assign collation sequence value to each character.
6897 Create tables for output.
6898 (collate_output): Write out tables with collation sequence information.
6899 * locale/C-collate.c: Provide C locale data for collation sequence
6900 table.
6901 * locale/langinfo.h: Add _NL_COLLATE_COLLSEQMB and
6902 _NL_COLLATE_COLLSEQWC.
6903 * locale/categories.def: Add entries for _NL_COLLATE_COLLSEQMB and
6904 _NL_COLLATE_COLLSEQWC.
6905 * posix/fnmatch.c: Define SUFFIX and WIDE_CHAR_VERSION before
6906 include fnmatch_loop.c.
6907 * posix/fnmatch_loop.c: Don't use strcoll while determining whether
6908 character is matched by range expression. Use collation sequence
6909 table. Outside glibc fall back on simple character value comparison.
6910
6911 2000-05-24 Andreas Jaeger <aj@suse.de>
6912
6913 * sysdeps/mips/elf/start.S (ENTRY_POINT): Align stack for double
6914 words.
6915
6916 * intl/Makefile: Run gettext-test only if msgfmt is available.
6917
6918 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_LDT_WORKS):
6919 Define it for newer kernels.
6920
6921 2000-05-23 Ulrich Drepper <drepper@redhat.com>
6922
6923 * elf/dl-sym.c: Minor cleanups.
6924
6925 * configure.in: Add test for .protected.
6926 * config.make.in: Add have-protected variable.
6927 * elf/Makefile (tests): Add $(tests-vis-$(have-protected)).
6928 (tests-vis-yes): Add vismain.
6929 (modules-names): Add $(modules-vis-$(have-protected)).
6930 (modules-vis-yes): Add vismod1, vismod2, and vismod3.
6931 Add rules to generate and run vismain.
6932 * elf/vismain.c: New file.
6933 * elf/vismod1.c: New file.
6934 * elf/vismod2.c: New file.
6935 * elf/vismod3.c: New file.
6936
6937 2000-05-23 Andreas Jaeger <aj@suse.de>
6938
6939 * stdio-common/tfformat.c (sprint_doubles): Add testcase for %a.
6940
6941 * manual/search.texi (Array Sort Function): Document that qsort is
6942 not necessarily in-place.
6943
6944 * sunrpc/rpc_main.c (parseargs): Don't accept -M and -N.
6945 Closes PR libc/1731.
6946
6947 * csu/munch-tmpl.c (__libc_init): Remove K&R support.
6948 * dirent/scandir64.c: Likewise.
6949 * pwd/getpw.c: Likewise.
6950 * stdlib/bsearch.c (bsearch): Likewise.
6951 * stdlib/tst-strtoll.c: Likewise.
6952 * localedata/collate-test.c: Likewise.
6953 * localedata/xfrm-test.c: Likewise.
6954 * posix/bsd-getpgrp.c: Likewise.
6955 * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
6956 * sysdeps/generic/bits/siginfo.h: Likewise.
6957 * sysdeps/generic/bits/sockaddr.h: Likewise.
6958 * sysdeps/generic/sys/swap.h: Likewise.
6959 * sysdeps/generic/sys/sysinfo.h: Likewise.
6960 * sysdeps/generic/vfork.c: Likewise.
6961 * sysdeps/m68k/fpu/switch/68881-sw.h: Likewise.
6962 * sysdeps/mach/hurd/fdopen.c: Likewise.
6963 * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
6964 * sysdeps/unix/sysv/linux/poll.c: Likewise.
6965 * sysdeps/unix/sysv/linux/readv.c: Likewise.
6966 * sysdeps/unix/sysv/linux/writev.c: Likewise.
6967 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
6968 * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
6969 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
6970
6971 * misc/tst-dirname.c: Remove K&R support, use ANSI C prototypes.
6972 * shadow/lckpwdf.c: Likewise.
6973 * stdlib/tst-strtol.c: Likewise.
6974 * sysdeps/generic/tcsetattr.c: Likewise.
6975 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
6976 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
6977
6978 2000-05-22 Jakub Jelinek <jakub@redhat.com>
6979
6980 * elf/dl-load.c (_dl_init_paths): If env_path_list has 0 elements,
6981 free it and set to (void *) -1.
6982
6983 2000-05-22 Jakub Jelinek <jakub@redhat.com>
6984
6985 * stdio-common/vfscanf.c (__vfscanf): Remove bogus check if '-' is
6986 not the second character in the range.
6987 * stdio-common/tstscanf.c (main): Add testcase for the above.
6988 Reported by jik@kamens.brookline.ma.us.
6989
6990 2000-05-21 H.J. Lu <hjl@gnu.org>
6991
6992 * elf/do-lookup.h (do_lookup_versioned): Replace reloc_type parameter
6993 with noexec and noplt parameter.
6994 (do_lookup): Likewise.
6995
6996 * elf/dl-lookup.c (_dl_lookup_symbol): Change for new parameters of
6997 do_lookup. Support STV_PROTECTED.
6998 (_dl_lookup_symbol_skip): Likewise.
6999 (_dl_lookup_versioned_symbol): Likewise.
7000 (_dl_lookup_versioned_symbol_skip): Likewise.
7001
7002 * elf/dl-reloc.c (RESOLVE): Check STB_LOCAL instead of ST_VISIBILITY.
7003
7004 * elf/dl-runtime.c (profile_fixup): Fix a typo in comment.
7005
7006 2000-05-21 Jakub Jelinek <jakub@redhat.com>
7007
7008 * sysdeps/arm/bits/huge_val.h: Prereq gcc 2.96+, not 2.95.
7009 * sysdeps/i386/bits/huge_val.h: Likewise.
7010 * sysdeps/ieee754/bits/huge_val.h: Likewise.
7011 * sysdeps/m68k/bits/huge_val.h: Likewise.
7012 * sysdeps/sparc/sparc32/bits/huge_val.h: Likewise.
7013 * sysdeps/sparc/sparc64/bits/huge_val.h: Likewise.
7014
7015 2000-05-22 Andreas Jaeger <aj@suse.de>
7016
7017 * iconv/tst-iconv1.c (main): Remove const from inbuf to follow
7018 change in iconv.h.
7019
7020 2000-05-19 Andreas Jaeger <aj@suse.de>
7021
7022 * sysdeps/unix/sysv/linux/i386/i686/sysdep.h
7023 (SYSCALL_ERROR_HANDLER): Remove unneeded syscall_error which
7024 breaks compilation without linuxthreads.
7025
7026 2000-05-21 Ulrich Drepper <drepper@redhat.com>
7027
7028 * sysdeps/ia64/memccpy.S: New file.
7029 * sysdeps/ia64/memchr.S: New file.
7030 * sysdeps/ia64/memcmp.S: New file.
7031 * sysdeps/ia64/memcpy.S: New file.
7032 * sysdeps/ia64/memmove.S: New file.
7033 * sysdeps/ia64/memset.S: New file.
7034 * sysdeps/ia64/strcat.S: New file.
7035 * sysdeps/ia64/strchr.S: New file.
7036 * sysdeps/ia64/strcmp.S: New file.
7037 * sysdeps/ia64/strcpy.S: New file.
7038 * sysdeps/ia64/strlen.S: New file.
7039 * sysdeps/ia64/strncmp.S: New file.
7040 * sysdeps/ia64/strncpy.S: New file.
7041 * sysdeps/ia64/softpipe.h: New file.
7042 Patches by Dan Pop <Dan.Pop@cern.ch>.
7043
7044 * manual/memory.texi: Document memory handling functions (mlock,
7045 munlock, mlockall, munlockall, brk, and sbrk)
7046 * manual/time.texi: Document timespec and friends.
7047 * manual/conf.texi: Fix references.
7048 * manual/ctype.texi: Likewise.
7049 * manual/errno.texi: Likewise.
7050 * manual/intro.texi: Likewise.
7051 * manual/locale.texi: Likewise.
7052 * manual/sysinfo.texi: Likewise.
7053 Patches by Bryan Henderson <bryanh@giraffe-data.com>.
7054
7055 2000-05-09 Jes Sorensen <jes@linuxcare.com>
7056
7057 * sysdeps/ia64/dl-machine.h: Move DL_SYMBOL_ADDRESS definition to...
7058 * sysdeps/ia64/dl-lookupcfg.h: ...here.
7059
7060 2000-05-21 Jakub Jelinek <jakub@redhat.com>
7061
7062 * sysdeps/unix/sysv/linux/scsi/sg.h (sg_io_hdr_t): Remove duplicate
7063 dxfer_direction.
7064
7065 2000-05-21 Ulrich Drepper <drepper@redhat.com>
7066
7067 * locale/locale.h (struct lconv): Add new elements from ISO C99.
7068 * locale/localeconv.c: Initialize new elements from ISO C99.
7069 * locale/langinfo.h: Remove _NL_MONETARY prefix from descriptors for
7070 new standard elements.
7071 * locale/categories.def: Adjust accordingly.
7072
7073 * iconv/iconv.h (iconv): Remove const from inbuf parameter.
7074 * iconv/iconv.c: Likewise.
7075 * conform/data/iconv.h-data: Likewise.
7076 * iconv/iconv_prog.c (process_block): Remove const from second
7077 parameter.
7078 (main): Remove const from addr definition.
7079 * manual/charset.texi (Generic Conversion Interface): Remove from
7080 inbuf parameter of iconv.
7081
7082 * intl/dcigettext.c: Fix typo in comment.
7083
7084 2000-05-20 2000 H.J. Lu <hjl@gnu.org>
7085
7086 * resolv/res_libc.c (_res): Initialize _sock to -1.
7087
7088 2000-05-18 Jakub Jelinek <jakub@redhat.com>
7089
7090 * libio/iofopncook.c (_IO_fopencookie): Renamed from fopencookie.
7091 (fopencookie@@GLIBC_2.2): New.
7092 (_IO_old_cookie_seek, _IO_old_fopencookie, _IO_old_cookie_jumps): New.
7093 (fopencookie@GLIBC_2.0): New.
7094 * libio/Versions: Add fopencookie to GLIBC_2.2.
7095
7096 2000-05-18 Andreas Jaeger <aj@suse.de>
7097
7098 * sunrpc/rpc_main.c (parseargs): Don't accept -M and -N.
7099 Closes PR libc/1731.
7100
7101 * manual/arith.texi (Parsing of Integers): Fix typo.
7102 Closes PR libc/1744, reported by blp@gnu.org.
7103
7104 2000-05-17 Jakub Jelinek <jakub@redhat.com>
7105
7106 * sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add
7107 __extension__ to hexadecimal floating constant notation.
7108 * sysdeps/i386/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL):
7109 Likewise.
7110 * sysdeps/ieee754/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Likewise.
7111 * sysdeps/m68k/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL):
7112 Likewise.
7113 * sysdeps/sparc/sparc64/bits/huge_val.h (HUGE_VAL, HUGE_VALF,
7114 HUGE_VALL): Likewise.
7115 * sysdeps/sparc/sparc32/bits/huge_val.h (HUGE_VAL, HUGE_VALF,
7116 HUGE_VALL): Likewise.
7117 (HUGE_VALL): Set to HUGE_VAL on sparc32.
7118
7119 2000-05-17 Andreas Jaeger <aj@suse.de>
7120
7121 * string/envz.h: Add pure attributes if possible.
7122
7123 * string/argz.h: argz_count is a pure function.
7124
7125 * string/strings.h: Add pure and const attributes if possible.
7126
7127 * sysdeps/generic/memmem.c (memmem): Check arguments to avoid
7128 possibly searching through the whole memory.
7129 Closes PR libc/1730, reported by Greg Hudson <ghudson@mit.edu>.
7130
7131 2000-05-17 Jakub Jelinek <jakub@redhat.com>
7132
7133 * sysdeps/generic/dl-cache.h (_DL_CACHE_DEFAULT_ID): Only define if
7134 not yet defined.
7135 (_dl_cache_check_flags): Likewise.
7136 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: include_next
7137 dl-cache.h.
7138
7139 2000-05-17 Andreas Jaeger <aj@suse.de>
7140
7141 * manual/creature.texi (Feature Test Macros): Remove paragraph
7142 since the description is wrong.
7143 Closes PR libc/1691, reported by Geoff Clare <gwc@unisoft.com>.
7144
7145 * scripts/config.sub: New version.
7146 * scripts/config.guess: Likewise.
7147 * manual/texinfo.tex: Likewise.
7148
7149 * time/test_time.args: Removed.
7150 * time/Makefile (test_time-ARGS): Added contents here instead.
7151
7152 * posix/tstgetopt.args: Removed.
7153 * posix/Makefile (tstgetopt-ARGS): Added contents here instead.
7154
7155 * Rules: Allow arguments for test files to be specified in
7156 Makefile with testname-ARGS; remove rules with .args in it.
7157
7158 * dirent/Makefile (opendir-tst1-ARGS): Use this for opendir-tst1,
7159 remove old bogus rule for opendir-tst1.args.
7160
7161 * stdlib/test-canon.c: Rewrite to use test-skeleton.c.
7162
7163 * stdlib/Makefile (test-canon-ARGS): New, supply argument to chdir
7164 into objdir. This allows a readonly sourcetree.
7165 Reported by lrgallardo@yahoo.com, closes PR libc/1421.
7166
7167 2000-05-16 Andreas Jaeger <aj@suse.de>,
7168 David Huggins-Daines <dhd@linuxcare.com>
7169
7170 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Set
7171 cache_data in case of only new cache format correctly.
7172
7173 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Align struct
7174 cache_file_new.
7175
7176 * sysdeps/generic/dl-cache.h (ALIGN_CACHE): New macro to align
7177 struct cache_file_new.
7178
7179 * elf/cache.c (save_cache): Fix str_offset if only new cache is
7180 present.
7181
7182 * elf/cache.c (save_cache): Align struct new_file_cache.
7183 (print_cache): Likewise.
7184
7185 2000-05-13 Jakub Jelinek <jakub@redhat.com>
7186
7187 * elf/soinit.c (__libc_global_ctors): Move
7188 __pthread_initialize_minimal call out of HAVE_DWARF2_* defines.
7189 * resolv/resolv.h (__res_state): Added __attribute__((const)).
7190 (_res): If __RES_PTHREAD_INTERNAL is defined, declare it as
7191 variable, don't define it to __res_state call.
7192
7193 2000-05-13 Andreas Jaeger <aj@suse.de>
7194
7195 * sysdeps/unix/sysv/linux/bits/socket.h (PF_PPPOX): New, from
7196 Linux 2.3.99pre7.
7197 (AF_PPPOX): Likewise.
7198 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_PPPOX): Likewise.
7199 (AF_PPPOX): Likewise.
7200
7201 2000-05-12 Andreas Jaeger <aj@suse.de>
7202
7203 * inet/netinet/in.h (IN6_ARE_ADDR_EQUAL): Correct indices.
7204 Reported by tmoestl@gmx.net, closes PR libc/1732.
7205
7206 2000-05-11 Jan Hubicka <jh@suse.cz>
7207
7208 * misc/sys/cdefs.h: Add support for pure attribute.
7209
7210 * include/string.h: Add __attribute_pure__ to various functions.
7211 * string/string.h: Likewise.
7212
7213 2000-05-10 Jakub Jelinek <jakub@redhat.com>
7214
7215 * elf/dl-reloc.c (_dl_reloc_bad_type): Sync messages with plt
7216 argument.
7217 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
7218 R_SPARC_UA64.
7219 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: New file.
7220
7221 2000-05-10 Jakub Jelinek <jakub@redhat.com>
7222
7223 * elf/dl-reloc.c (_dl_reloc_bad_type): Write type into the message
7224 at proper place. Compute the high nibble correctly.
7225
7226 2000-05-09 Jakub Jelinek <jakub@redhat.com>
7227
7228 * elf/ldconfig.c: Include elf.h.
7229
7230 * elf/dl-sym.c (_dl_sym): Test ref not result for non-zero.
7231 (_dl_vsym): Likewise.
7232 Reported by Owen Taylor <otaylor@redhat.com>.
7233
7234 * elf/dl-deps.c (_dl_map_object_deps): Zero terminate L->l_initfini
7235 always.
7236
7237 2000-05-08 Andreas Jaeger <aj@suse.de>
7238
7239 * include/libintl.h: Add prototype for __bind_textdomain_codeset.
7240
7241 * intl/bindtextdom.c (set_binding_values): Add prototype.
7242
7243 2000-05-08 Jakub Jelinek <jakub@redhat.com>
7244
7245 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Fix arguments in
7246 call to elf_machine_fixup_plt.
7247 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
7248 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
7249
7250 2000-05-08 Jakub Jelinek <jakub@redhat.com>
7251
7252 * elf/dl-fini.c (_dl_fini): Bump l_opencount of all objects so that
7253 they are not dlclose'd from underneath us.
7254
7255 2000-05-08 Andreas Schwab <schwab@suse.de>
7256
7257 * posix/execle.c: Fix size parameter of memcpy.
7258
7259 2000-05-08 Andreas Schwab <schwab@suse.de>
7260
7261 * sysdeps/unix/sysv/linux/m68k/getpagesize.c: New file. Use
7262 getpagesize syscall if available.
7263
7264 2000-05-08 Andreas Jaeger <aj@suse.de>
7265
7266 * sysdeps/generic/lockf64.c (lockf64): Return -1 for overflow and
7267 set errno.
7268
7269 2000-05-08 Jakub Jelinek <jakub@redhat.com>
7270
7271 * elf/dl-lookup.c (add_dependency): Reallocate l_reldeps in
7272 sizeof(struct link_map *) chunks, not in bytes.
7273
7274 2000-05-07 Ulrich Drepper <drepper@redhat.com>
7275
7276 * locale/Makefile (locale-CPPFLAGS): Renamed from CPPFLAGS. It's
7277 only needed for locale.
7278 * catgets/Makefile (catgets-CPPFLAGS): Renamed from CPPFLAGS.
7279 It's only needed for catgets.
7280 Patches by Greg McGary <gkm@eng.ascend.com>.
7281
7282 2000-05-07 Mark Kettenis <kettenis@gnu.org>
7283
7284 * nss/nss_db/db-open.c: Cleanup and add comments. Pretty print.
7285 Remove duplicate <errno.h> include. Remove inclusion of
7286 <libintl.h> and "nsswitch.h".
7287 (set_cloexec_flag): New function, broken out of dbopen.
7288 (dbopen): Changed return type to `enum
7289 nss_status'. Mostly rewritten to make sure that we do not report
7290 NSS_STATUS_SUCCESS if something went wrong. Remove unnecessary casts.
7291 (internal_setent): Change return type to nss_status.
7292 Document, and make sure that the function
7293 behaves accordingly. Make dynamically loading the database
7294 library really thread-safe and return NSS_STATUS_UNAVAIL if it
7295 failed.
7296 (db_cursor): Return ENOMEM is memory allocation failed. Remove
7297 unecessary casts.
7298 * nss/nss_db/dummy-db.h: Add copyright notice. Improve
7299 documentation.
7300 (struct dbc24, struct dbc27): Use DBT type in parameter lists for
7301 c_get function member.
7302 * nss/nss_db/nss_db.h: Add and tweak some comments.
7303 (DBT): Move typedef before NSS_DBC typedef.
7304 (NSS_DBC, NSS_DB): Use DBT in function member parameter lists.
7305
7306 2000-05-07 H.J. Lu <hjl@gnu.org>
7307
7308 * csu/initfini.c: Moved to ....
7309 * sysdeps/generic/initfini.c: ...here.
7310
7311 * csu/Makefile (initfini.c): Set vpath to $(full_config_sysdirs).
7312
7313 2000-05-07 Ulrich Drepper <drepper@redhat.com>
7314
7315 * manual/resource.texi: Document POSIX scheduling functions.
7316 Patch by Bryan Henderson <bryanh@giraffe-data.com>.
7317
7318 * inet/rcmd.c (rcmd_af): errno is not set if read returns without
7319 reading anything. Reported by Andries.Brouwer@cwi.nl.
7320
7321 * sysdeps/generic/memccpy.c (__memccpy): Don't use reg_char type
7322 for x since promotion in comparison might leads to unexpected
7323 results. Reported by Dan Pop <Dan.Pop@cern.ch>.
7324
7325 * iconv/Makefile (tests): Add tst-iconv1.
7326 * iconv/tst-iconv1.c: New file.
7327 * iconv/gconv_simple.c (internal_ucs4_loop): Prefer reporting
7328 empty input buffer over full output buffer.
7329 (ucs4_internal_loop): Likewise.
7330 (ucs4_internal_loop_unaligned): Likewise.
7331 (internal_ucs4le_loop): Likewise.
7332 (internal_ucs4le_loop_unaligned): Likewise.
7333 (ucs4le_internal_loop): Likewise.
7334 (ucs4le_internal_loop_unaligned): Likewise.
7335 Reported by yaoz@nih.gov.
7336
7337 2000-05-06 Bruno Haible <haible@clisp.cons.org>
7338
7339 * iconv/gconv_open.c (__gconv_open): If __gconv_find_transform
7340 returned != __GCONV_OK, there is nothing to clean up.
7341
7342 2000-05-06 Bruno Haible <haible@clisp.cons.org>
7343
7344 * intl/tst-gettext.c (main): Disable possibly existing LC_CTYPE and
7345 OUTPUT_CHARSET environment variables.
7346
7347 2000-05-06 Andreas Jaeger <aj@suse.de>
7348
7349 * sysdeps/generic/dl-cache.h (struct file_entry_new): New.
7350 (struct cache_file_new): New.
7351 (struct file_entry): New (moved from cache.c).
7352 (struct cache_file): New (moved from cache.c).
7353
7354 * sysdeps/generic/dl-cache.c (SEARCH_CACHE): New macro, broken out
7355 from _dl_load_cache_lookup.
7356 (_dl_load_cache_lookup): Move search to SEARCH_CACHE macro, handle
7357 the different cache formats.
7358 New variable cache_new for new format.
7359
7360 * elf/ldconfig.h: Change according to changes in cache.c and
7361 ldconfig.c; remove cache_libcmp; add opt_format.
7362
7363 * elf/ldconfig.c: Include "dl-cache.h" and "dl-procinfo.h"; remove
7364 stuff that's defined in those headers.
7365 Add hwcap to struct lib_entry.
7366 (opt_format): New variable to select cache format.
7367 (options): Add format parameter.
7368 (is_hwcap): New function.
7369 (path_hwcap): New function.
7370 (parse_opt): Handle new format parameter.
7371 (search_dir): Handle hwcap, search also subdirectories with hwcap.
7372
7373 * elf/cache.c (_GNU_SOURCE): Removed. Not needed anymore since
7374 ldconfig is part of glibc.
7375 Include dl-cache.h and remove stuff that's defined there.
7376 (struct cache_entry): Add new member hwcap.
7377 (print_entry): Print hwcap, cleanup a bit.
7378 (print_cache): Print new and old formats.
7379 (compare): Use _dl_cache_libcmp from dl-cache.h; handle hwcap.
7380 (save_cache): Save new and old formats.
7381 (add_to_cache): Handle hwcap.
7382
7383 * sysdeps/generic/dl-cache.c (_dl_cache_libcmp): Moved from here...
7384 * sysdeps/generic/dl-cache.h (_dl_cache_libcmp): ...to here.
7385 * sysdeps/generic/dl-cache.c (LD_SO_CACHE): Moved from here...
7386 * sysdeps/generic/dl-cache.h (LD_SO_CACHE): ...to here.
7387 * sysdeps/generic/dl-cache.c (CACHEMAGIC): Moved from here...
7388 * sysdeps/generic/dl-cache.h (CACHEMAGIC): ...to here.
7389
7390 2000-05-05 Bruno Haible <haible@clisp.cons.org>
7391
7392 * intl/dcigettext.c (alignof): New macro.
7393 (_nl_find_msg): Use it instead of __alignof__. Pass correct output
7394 buffer length to __gconv/iconv. If malloc (freemem_size) fails, set
7395 freemem_size to 0.
7396
7397 2000-05-05 Bruno Haible <haible@clisp.cons.org>
7398
7399 * intl/dcigettext.c (dcigettext): Fix interpretation of tsearch
7400 return value.
7401
7402 2000-05-06 Ulrich Drepper <drepper@redhat.com>
7403
7404 * intl/dcigettext.c (DCIGETTEXT): Always define local variable `index'.
7405 (mempcpy): Correct typo is parameter list.
7406
7407 2000-05-06 Andreas Jaeger <aj@suse.de>
7408
7409 * sysdeps/i386/fpu/bits/mathinline.h: Disable some inline
7410 functions unless -ffast-math is given to gcc.
7411
7412 2000-05-06 Ulrich Drepper <drepper@redhat.com>
7413
7414 * po/ko.po: Update from translation team.
7415
7416 2000-05-05 Ulrich Drepper <drepper@redhat.com>
7417
7418 * sysdeps/unix/sysv/aix/linux/errnoconv.c: Moved to...
7419 * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: ...here.
7420 * sysdeps/unix/sysv/aix/linux/statconv.c: Moved to...
7421 * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: ...here.
7422 * sysdeps/unix/sysv/aix/linux/direntconv.c: Moved to...
7423 * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: ...here.
7424
7425 * sysdeps/unix/sysv/aix/linux/linux-errno.h: Removed.
7426 * sysdeps/unix/sysv/aix/linux/linux-stat.h: Removed
7427 * sysdeps/unix/sysv/aix/linux/linux-dirent.h: Removed.
7428
7429 * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: New file.
7430 * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: New file.
7431 * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: New file.
7432 * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: New file.
7433
7434 * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: New file.
7435 * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: New file.
7436
7437 2000-05-05 Jes Sorensen <jes@linuxcare.com>
7438
7439 * sysdeps/unix/sysv/linux/ia64/sysdep.h: New file.
7440 * sysdeps/unix/sysv/linux/ia64/syscall.S: New file.
7441
7442 * sysdeps/unix/sysv/linux/ia64/bits/types.h: New file.
7443 * sysdeps/unix/sysv/linux/ia64/bits/endian.h: New file.
7444
7445 * sysdeps/ia64/Implies: New file.
7446 * sysdeps/ia64/Versions: New file. Declare _dl_symbol_address.
7447 * sysdeps/ia64/Makefile: New file.
7448 * sysdeps/ia64/gmp-mparam.h: New file,
7449
7450 * sysdeps/ia64/elf/start.S: New file.
7451
7452 * sysdeps/ia64/bits/fenv.h: New file.
7453
7454 2000-05-05 David Mosberger-Tang <davidm@hpl.hp.com>
7455
7456 * sysdeps/unix/sysv/linux/ia64/sysdep.S: New file.
7457
7458 2000-04-26 Jes Sorensen <Jes.Sorensen@cern.ch>
7459
7460 * sysdeps/unix/sysv/linux/ia64/bits/elfclass.h: New file. The
7461 ia64 has 64 bit .hash entries just as the Alpha.
7462
7463 2000-04-25 Jes Sorensen <Jes.Sorensen@cern.ch>
7464
7465 * sysdeps/ia64/memprof.h: New file. Provide GETSP() macro.
7466
7467 2000-04-17 Jes Sorensen <Jes.Sorensen@cern.ch>
7468
7469 * sysdeps/ia64/fpu/fclrexcpt.c: New file.
7470 * sysdeps/ia64/fpu/fedisblxcpt.c: New file.
7471 * sysdeps/ia64/fpu/feenablxcpt.c: New file.
7472 * sysdeps/ia64/fpu/fegetenv.c: New file.
7473 * sysdeps/ia64/fpu/fegetexcept.c: New file.
7474 * sysdeps/ia64/fpu/fegetround.c: New file.
7475 * sysdeps/ia64/fpu/feholdexcpt.c: New file.
7476 * sysdeps/ia64/fpu/fesetenv.c: New file.
7477 * sysdeps/ia64/fpu/fesetround.c: New file.
7478 * sysdeps/ia64/fpu/feupdateenv.c: New file.
7479 * sysdeps/ia64/fpu/fgetexcptflg.c: New file.
7480 * sysdeps/ia64/fpu/fraiseexcpt.c: New file.
7481 * sysdeps/ia64/fpu/fsetexcptflg.c: New file.
7482 * sysdeps/ia64/fpu/ftestexcept.c: New file.
7483
7484 2000-05-05 Andreas Jaeger <aj@suse.de>
7485
7486 * misc/tst-tsearch.c (main): Correct type for initstate argument.
7487
7488 * sysdeps/generic/dl-procinfo.h (_DL_HWCAP_COUNT): New.
7489 (_dl_string_hwcap): New, does nothing.
7490
7491 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_DL_HWCAP_COUNT): New.
7492 (_dl_procinfo): Use _DL_HWCAP_COUNT instead of a constant.
7493 (_dl_string_hwcap): New function, converts from string to hwcap
7494 encoding.
7495 * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h
7496 (_DL_HWCAP_COUNT): New.
7497 (_dl_procinfo): Use _DL_HWCAP_COUNT instead of a constant.
7498 (_dl_string_hwcap): New function, converts from string to hwcap
7499 encoding.
7500 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h
7501 (_DL_HWCAP_COUNT): New.
7502 (_dl_procinfo): Use _DL_HWCAP_COUNT instead of a constant.
7503 (_dl_string_hwcap): New function, converts from string to hwcap
7504 encoding.
7505
7506 2000-05-05 Ulrich Drepper <drepper@redhat.com>
7507
7508 * elf/Makefile (distribute): Add dl-lookupcfg.h.
7509 * sysdeps/ia64/Dist: New file.
7510
7511 * elf/dl-load.c (_dl_map_object_from_fd): Little of computation of
7512 parameter to mprotect and for variable assignments.
7513
7514 2000-05-03 Jes Sorensen <jes@linuxcare.com>
7515
7516 * sysdeps/generic/ldsodefs.h (LOOKUP_VALUE_ADDRESS): Check the
7517 validity of map before dereferencing it.
7518
7519 * elf/dl-reloc.c (RESOLVE_MAP): Define.
7520
7521 2000-05-02 Jes Sorensen <jes@linuxcare.com>
7522
7523 * elf/dl-runtime.c (fixup): Add the value returned in the symbol
7524 lookup to the arguments to elf_machine_fixup_plt().
7525
7526 * sysdeps/ia64/dl-machine.h (elf_machine_fixup_plt): Add Link_map
7527 of the symbol being resolved to input argument list and make the
7528 function return the pointer to the reloc.
7529
7530 * sysdeps/alpha/dl-machine.h (elf_machine_fixup_plt): Change
7531 return valuie to lookup_t and return the value.
7532 * sysdeps/arm/dl-machine.h (elf_machine_fixup_plt): Likewise.
7533 * sysdeps/generic/dl-machine.h (elf_machine_fixup_plt): Likewise.
7534 * sysdeps/i386/dl-machine.h (elf_machine_fixup_plt): Likewise.
7535 * sysdeps/m68k/dl-machine.h (elf_machine_fixup_plt): Likewise.
7536 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_fixup_plt): Likewise.
7537 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_fixup_plt): Likewise.
7538
7539 * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Likewise.
7540 Make it an inline function returning value after calling
7541 __elf_machine_fixup_plt().
7542
7543 * elf/dl-sym.c (_dl_vsym): Use DL_SYMBOL_ADDRESS() to obtain the
7544 symbol address.
7545
7546 * elf/dl-symbol.c (_dl_symbol_value): Use LOOKUP_VALUE_ADDRESS to
7547 obtain the symbol address.
7548
7549 * sysdeps/generic/ldsodefs.h: Add generic DL_SYMBOL_ADDRESS() macro
7550 depending on the definition of ELF_FUNCTION_PTR_IS_SPECIAL.
7551
7552 * sysdeps/ia64/dl-machine.h: Add DL_SYMBOL_ADDRESS() macro calling
7553 _dl_symbol_address() - this way DL_SYMBOL_ADDRESS() turns into an
7554 inline on non ia64.
7555
7556 2000-04-28 Jes Sorensen <jes@linuxcare.com>
7557
7558 * elf/dl-runtime.c (fixup): Use the portable macros to get the
7559 symbol address of an object.
7560
7561 * elf/dl-runtime.c (fixup-profile): Use the portable macros to get
7562 the symbol address of an object.
7563
7564 * elf/dl-libc.c (struct do_dlsym_args): Change loadbase to a lookup_t.
7565 * elf/dl-lookup.c (_dl_lookup_symbol): Likewise.
7566 (_dl_lookup_symbol_skip): Likewise.
7567 (_dl_lookup_versioned_symbol): Likewise.
7568 (_dl_lookup_versioned_symbol_skip): Likewise.
7569
7570 2000-04-27 Jes Sorensen <jes@linuxcare.com>
7571
7572 * elf/rtld.c (_dl_start): Get the function pointer return address
7573 via _dl_start_address for architectures that need a function
7574 pointer descriptor rather than just a pointer (ia64).
7575
7576 * sysdeps/generic/dl-lookupcfg.h: New file.
7577 * sysdeps/ia64/dl-lookupcfg.h: New file.
7578 * sysdeps/ia64/dl-machine.h: New file.
7579 * sysdeps/ia64/dl-symaddr.c: New file.
7580 * sysdeps/ia64/dl-fptr.c: New file.
7581
7582 * elf/elf.h: Add IA-64 specific definitions.
7583
7584 2000-05-04 Jakub Jelinek <jakub@redhat.com>
7585
7586 * sysdeps/generic/bits/confname.h (_SC* enum): Avoid comma at the
7587 end of enum.
7588
7589 2000-05-04 Jakub Jelinek <jakub@redhat.com>
7590
7591 * iconv/gconv.h (__gconv_t): Add __extension__ to make gcc -pedantic
7592 happy.
7593
7594 2000-04-11 Geoff Keating <geoffk@cygnus.com>
7595
7596 * sysdeps/powerpc/dl-start.S (_dl_start): Add _dl_start_user
7597 symbol. Call _dl_init rather than the old way.
7598
7599 2000-05-04 Ulrich Drepper <drepper@redhat.com>
7600
7601 * elf/dl-open.c (dl_open_worker): Use l_map_start and l_map_end to
7602 test for pointer in range of DSO address space.
7603
7604 2000-05-04 Andreas Jaeger <aj@suse.de>
7605
7606 * nscd/pwdcache.c (addpwbyname): Initialize oldeuid to silence GCC.
7607
7608 2000-05-03 Ulrich Drepper <drepper@redhat.com>
7609
7610 * locale/findlocale.c (_nl_find_locale): Add new parameter to
7611 calls of _nl_make_l10nflist.
7612
7613 * libio/stdio.h: Make fseeko and ftello prototypes available is
7614 __USE_LARGEFILE. Patch by Paul Eggert <eggert@twinsun.com>.
7615
7616 * sysdeps/generic/dl-environ.c (unsetenv): Follow change to the
7617 real unsetenv implementation from 1999-07-29 [PR libc/1714].
7618
7619 2000-05-03 Bruno Haible <haible@clisp.cons.org>
7620
7621 * intl/dcigettext.c (dcigettext): Do the defaulting of 'domainname'
7622 before calling tfind.
7623
7624 2000-03-05 Jakub Jelinek <jakub@redhat.com>
7625
7626 * resolv/resolv.h (res_querydomain): Remove redefinition to
7627 __res_querydomain (reported by Owen Taylor <otaylor@redhat.com>).
7628
7629 2000-05-03 Ulrich Drepper <drepper@redhat.com>
7630
7631 * po/gl.po: Update from translation team.
7632
7633 * manual/intro.texi (Program Basics): Change section title.
7634 * manual/process.texi: Fix reference.
7635 (Executing a File): Add reference exec in other section.
7636 * manual/signal.texi: Fix reference.
7637 * manual/startup.texi: Document syscall function.
7638 Patches by Bryan Henderson <bryanh@giraffe-data.com>.
7639
7640 2000-04-29 Bruno Haible <haible@clisp.cons.org>
7641
7642 * intl/libintl.h (bind_textdomain_codeset): New declaration.
7643 * intl/bindtextdom.c (set_binding_values): New function.
7644 (bindtextdomain): Call it.
7645 (bind_textdomain_codeset): New function.
7646 * intl/dcigettext.c (dcigettext): Pass binding to _nl_find_domain.
7647 (free_mem): Free each binding's codeset.
7648 * intl/gettextP.h (struct binding): Add codeset field.
7649 (_nl_find_domain): Add domainbinding argument.
7650 * intl/finddomain.c (_nl_find_domain): Add domainbinding argument.
7651 Pass it to _nl_make_l10nflist.
7652 * intl/loadinfo.h (struct loaded_l10nfile): Add domainbinding field.
7653 (_nl_make_l10nflist): Add domainbinding argument.
7654 * intl/l10nflist.c (_nl_make_l10nflist): Add domainbinding argument.
7655 * intl/loadmsgcat.c (_nl_load_domain): Look at the domainbinding's
7656 codeset when determining outcharset. If !_LIBC && HAVE_ICONV, call
7657 locale_charset().
7658 * manual/message.texi: New node "Charset conversion in gettext".
7659
7660 2000-04-30 Bruno Haible <haible@clisp.cons.org>
7661
7662 * catgets/open_catalog.c (__open_catalog): Use __builtin_expect where
7663 appropriate. Handle possible __read error.
7664
7665 2000-04-29 Bruno Haible <haible@clisp.cons.org>
7666
7667 * intl/gettextP.h (__builtin_expect): Define as empty if not a
7668 compiler builtin.
7669 * intl/loadinfo.h (__builtin_expect): Likewise.
7670 * intl/dcigettext.c (dcigettext, _nl_find_msg): Use
7671 __builtin_expect where appropriate.
7672 * intl/loadmsgcat.c (_nl_load_domain): Likewise.
7673 * intl/localealias.c (extend_alias_table): Return an error indicator.
7674 (read_alias_file): Bail out if extend_alias_table fails.
7675
7676 2000-04-29 Bruno Haible <haible@clisp.cons.org>
7677
7678 * intl/loadmsgcat.c: Define _GNU_SOURCE as early as possible.
7679 * intl/localealias.c: Likewise.
7680
7681 2000-05-01 Bruno Haible <haible@clisp.cons.org>
7682
7683 * intl/loadmsgcat.c (_nl_load_domain): Initialize domain->conv_tab.
7684 Initialize domain->plural and domain->nplurals even if there is no
7685 nullentry.
7686
7687 2000-05-01 Bruno Haible <haible@clisp.cons.org>
7688
7689 * intl/dcigettext.c (_nl_find_msg): Terminate __gconv loop if return
7690 value is == __GCONV_OK or == __GCONV_EMPTY_INPUT, not != __GCONV_OK.
7691 In case of failure, goto converted.
7692
7693 2000-05-01 Bruno Haible <haible@clisp.cons.org>
7694
7695 * wcsmbs/wcsmbsload.c (norm_add_slashes): Move away.
7696 * iconv/gconv_int.h (norm_add_slashes): Move to here.
7697 * intl/loadmsgcat.c (_nl_load_domain): Normalize strings passed to
7698 __gconv_open.
7699
7700 2000-04-29 Bruno Haible <haible@clisp.cons.org>
7701
7702 * intl/dcigettext.c (transcmp): Compare the domains as well.
7703 (dcigettext): Call strlen (msgid1) after testing msgid1 against NULL,
7704 not before.
7705 * intl/loadmsgcat.c (_nl_load_domain): Deal with EINTR. Include
7706 <errno.h>.
7707
7708 2000-05-03 Ulrich Drepper <drepper@redhat.com>
7709
7710 * string/bits/string2.h: Declare __strdup and __strndup if necessary.
7711 Reported by Bruno Haible.
7712
7713 2000-04-29 Bruno Haible <haible@clisp.cons.org>
7714
7715 * manual/arith.texi: Remove @w from @itemize.
7716
7717 2000-05-02 Andreas Jaeger <aj@suse.de>
7718
7719 * conform/data/tar.h-data: Add some checks for specific values.
7720
7721 * conform/data/stdlib.h-data: Add checks for value of EXIT_SUCCESS
7722 and RAND_MAX.
7723
7724 * conform/data/stdio.h-data: Add checks for value of TMP_MAX and
7725 FOPEN_MAX.
7726
7727 * conform/data/netinet/in.h-data: Add exact checks for the values
7728 fo INET_ADDRSTRLEN and INET6_ADDRSTRLEN.
7729
7730 * conform/data/float.h-data: Add some minimal values.
7731
7732 * conform/conformtest.pl: Test for macros with string constants,
7733 check for minimum and maximum values.
7734 Add limits.h to headers.
7735
7736 * conform/data/cpio.h-data: Test for value of MAGIC.
7737
7738 * conform/data/limits.h-data: New file.
7739
7740 2000-04-30 Bruno Haible <haible@clisp.cons.org>
7741
7742 * math/Makefile (headers): Add bits/fenvinline.h.
7743
7744 2000-05-01 Ulrich Drepper <drepper@redhat.com>
7745
7746 * sysdeps/unix/sysv/aix/linux/linux-dirent.h: New file.
7747 * sysdeps/unix/sysv/aix/linux/direntconv.c: New file.
7748
7749 * posix/Versions: Change posix_spawnattr_getdefault and
7750 posix_spawnattr_setdefault to posix_spawnattr_getsigdefault
7751 and posix_spawnattr_setsigdefault respectively.
7752 * posix/spawn.h: Likewise.
7753 * posix/spawnattr_getdefault.h: Likewise.
7754 * posix/spawnattr_setdefault.h: Likewise.
7755 * conform/data/spawn.h-data: Likewise.
7756
7757 2000-05-01 Andreas Jaeger <aj@suse.de>
7758
7759 * nscd/nscd.c: Include <grp.h> for setgroups prototype.
7760
7761 2000-04-30 Ulrich Drepper <drepper@redhat.com>
7762
7763 * manual/sysinfo.texi: Document getdomainname, setdomainname
7764 and sysctl.
7765 * manual/string.texi: Fix typo.
7766 * manual/terminal.texi: Document gtty and stty.
7767 Patch by Bryan Henderson <bryanh@giraffe-data.com>.
7768
7769 2000-04-30 Andreas Jaeger <aj@suse.de>
7770
7771 * posix/bits/posix1_lim.h (_POSIX_PATH_MAX): Increase to 256 in
7772 accordance with Austin Draft.
7773
7774 2000-04-30 Ulrich Drepper <drepper@redhat.com>
7775
7776 * catgets/gencat.c (read_input_file): Use isblank and not isspace
7777 to recognize second character in comment line.
7778
7779 * sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Set errno to
7780 ENOBUFS if we are out of memory.
7781
7782 * sysdeps/generic/bits/fcntl.h (F_SETOWN, F_GETOWN): Make
7783 available if __USE_XOPEN2K.
7784 * sysdeps/mach/hurd/bits/fcntl.h: Likewise.
7785 * sysdeps/unix/common/bits/fcntl.h: Likewise.
7786 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
7787 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
7788 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
7789 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
7790 * sysdeps/unix/sysv/aix/bits/fcntl.h: Likewise.
7791 * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
7792
7793 2000-04-29 Ulrich Drepper <drepper@redhat.com>
7794
7795 * iconv/iconv_prog.c (main): Handle input file name "-" correctly.
7796 Recognize option -s, -c, and -l.
7797
7798 2000-04-20 Thorsten Kukuk <kukuk@suse.de>
7799
7800 * nscd/nscd.c: Start new session for nscd, drop privilegs
7801 to configured user if requested and no -S parameter are used.
7802 * nscd/nscd.conf: Add new option "server-user".
7803 * nscd/nscd_conf.c: Add support for new "server-user" option.
7804 * nscd/nscd.h: Add declaration for server_user variable.
7805 Based on patch by Chris Wing <wingc@engin.umich.edu>
7806
7807 2000-04-29 Mark Kettenis <kettenis@gnu.org>
7808
7809 * sysdeps/unix/sysv/linux/i386/sigaction.c: Add comment explaining
7810 that changing the __restore and __restore_rt signal return code
7811 will break GDB.
7812
7813 2000-04-29 Mark Kettenis <kettenis@gnu.org>
7814
7815 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Do not include
7816 <sys/user.h>.
7817
7818 2000-04-29 Mark Kettenis <kettenis@gnu.org>
7819
7820 * conform/data/ucontext.h-data: Allow ss_* instead of SS_*.
7821
7822 2000-04-29 Ulrich Drepper <drepper@redhat.com>
7823
7824 * conform/conformtest.pl (@headers): Add sys/utsname.h, sys/un.h,
7825 sys/socket.h, spawn.h, netinet/tcp.h, netinet/in.h, net/if.h, and
7826 arpa/inet.h.
7827 * conform/data/fcntl.h-data: Add F_GETOWN, F_SETOWN,
7828 SEEK_SET, SEEK_CUR, SEEK_END, S_IFMT, S_IFBLK, S_IFCHR, S_IFIFO,
7829 S_IFREG, S_IFDIR, S_IFLNK, S_IFSOCK, S_IRWXU, S_IRUSR S_IWUSR,
7830 S_IXUSR, S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH,
7831 S_IWOTH, S_IXOTH, S_ISUID, S_ISGID, S_ISVTX, POSIX_FADV_NORMAL,
7832 POSIX_FADV_SEQUENTIAL, POSIX_FADV_RANDOM, POSIX_FADV_WILLNEED,
7833 POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE, posix_fadvise,
7834 posix_fallocate, and posix_madvise.
7835 * conform/data/netdb.h-data: New file.
7836 * conform/data/pthread.h-data: Add pthread_barrier_t,
7837 pthread_barrierattr_t, pthread_barrier_destroy,
7838 pthread_barrier_init, pthread_barrier_wait,
7839 pthread_barrierattr_destroy, pthread_barrierattr_getpshared,
7840 pthread_barrierattr_init, pthread_barrierattr_setpshared,
7841 pthread_condattr_getclock, pthread_condattr_setclock,
7842 pthread_getcpuclockid, pthread_mutex_timedlock,
7843 pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlock,
7844 pthread_sigmask, pthread_spin_destroy, pthread_spin_init,
7845 pthread_spin_lock, pthread_spin_trylock, and pthread_spin_unlock.
7846 * conform/data/sched.h-data: Add sched_ss_low_priority,
7847 sched_ss_repl_period, sched_ss_init_budget, sched_ss_max_repl, and
7848 SCHED_SPORADIC.
7849 * conform/data/semaphore.h-data: Add sem_timedwait.
7850 * conform/data/signal.h-data: Add SIGIO.
7851 * conform/data/spawn.h-data: New file.
7852 * conform/data/stdlib.h-data: Add posix_memalign, setenv, and unsetenv.
7853 * conform/data/time.h-data: Add CLOCK_PROCESS_CPUTIME_ID,
7854 CLOCK_THREAD_CPUTIME_ID, clock_getcpuclockid, and clock_nanosleep.
7855 Fix typo in gmtime_r definition.
7856 * conform/data/unistd.h-data: Add _POSIX_ADVISORY_INFO,
7857 _POSIX_ASYNCHRONOUS_IO, _POSIX_BARRIERS, _POSIX_MONOTONIC_CLOCK,
7858 _POSIX_READER_WRITER_LOCKS, _POSIX_SHELL, _POSIX_SPAWN,
7859 _POSIX_SPIN_LOCKS, _POSIX_SPORADIC_SERVER, _POSIX_THREAD_CPUTIME,
7860 _POSIX_TYPED_MEMORY_OBJECTS, _POSIX_THREAD_SPORADIC_SERVER,
7861 _XOPEN_STREAMS, _POSIX_TIMEOUTS, _POSIX2_PBS,
7862 _POSIX2_PBS_ACCOUNTING, _POSIX2_PBS_CHECKPOINT,
7863 _POSIX2_PBS_LOCATE, _POSIX2_PBS_MESSAGE, _POSIX2_PBS_TRACK,
7864 _SC_2_PBS, _SC_2_PBS_ACCOUNTING, _SC_2_PBS_CHECKPOINT,
7865 _SC_2_PBS_LOCATE, _SC_2_PBS_MESSAGE, _SC_2_PBS_TRACK,
7866 _SC_BARRIERS, _SC_BASE, _SC_CLOCK_SELECTION, _SC_DEVICE_IO,
7867 _SC_DEVICE_SPECIFIC, _SC_DEVICE_SPECIFIC_R, _SC_FD_MGMT, _SC_FIFO,
7868 _SC_FILE_ATTRIBUTES, _SC_FILE_LOCKING, _SC_FILE_SYSTEM,
7869 _SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING, _SC_MONOTONIC_CLOCK,
7870 _SC_MESSAGE_PASSING, _SC_MONOTONIC_CLOCK, _SC_MULTIPLE_PROCESS,
7871 _SC_NETWORKING, _SC_PIPE, _SC_READER_WRITER_LOCKS, _SC_REGEXP,
7872 _SC_SHELL, _SC_SIGNALS, _SC_SINGLE_PROCESS, _SC_SPIN_LOCKS,
7873 _SC_TYPED_MEMORY_OBJECTS, _SC_USER_GROUPS, _SC_USER_GROUPS_R,
7874 _SC_STREAMS, _PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE,
7875 _PC_REC_MIN_XFER_SIZE, _PC_REC_XFER_ALIGN, setegid, seteuid. Fix
7876 typo in off_t definition.
7877 * conform/data/net/if.h-data: New file.
7878 * conform/data/netinet/in.h-data: New file.
7879 * conform/data/netinet/tcp.h-data: New file.
7880 * conform/data/sys/mman.h-data: Add POSIX_MADV_NORMAL,
7881 POSIX_MADV_SEQUENTIAL, POSIX_MADV_RANDOM, POSIX_MADV_WILLNEED,
7882 POSIX_MADV_DONTNEED, POSIX_TYPED_MEM_ALLOCATE,
7883 POSIX_TYPED_MEM_ALLOCATE_CONTIG, POSIX_TYPED_MEM_MAP_ALLOCATABLE,
7884 posix_typedmem_info, posix_mem_offset, posix_typed_mem_get_info,
7885 and posix_typed_mem_open.
7886 * conform/data/sys/socket.h-data: New file.
7887 * conform/data/sys/stat.h-data: Add S_TYPEISTMO and isfdtype.
7888 * conform/data/sys/types.h-data: Add pthread_barrier_t,
7889 pthread_barrierattr_t, and pthread_spinlock_t.
7890 * conform/data/sys/un.h-data: New file.
7891 * conform/data/sys/utsname.h-data: New file.
7892
7893 * include/netdb.h (__gethostbyaddr_r): Fix types of first and second
7894 parameter.
7895 * inet/gethstbyad.c (gethostbyname): Likewise.
7896 * inet/gethstbyad_t.c (gethostbyname_r): Likewise.
7897 * inet/getipnodebyad.c (getipnodebyad): Likewise.
7898 * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyaddr_r): Likewise.
7899 * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_gethostbyaddr_r):
7900 Likewise.
7901 * nscd/gethstbyad_r.c (gethostbyaddr_r): Likewise.
7902 * nscd/nscd_gethst_r.c (__nscd_gethostbyaddr_r): Likewise.
7903 * nscd/nscd_proto.h (__nscd_gethostbyaddr_r): Likewise.
7904 * nss/nss_files/files-hosts.c (_nss_files_gethostbyaddr_r): Likewise.
7905 * resolv/gethnamaddr.c (gethostbyname): Likewise.
7906 * resolv/netdb.h (struct hostent): Fix type of h_length member.
7907 (gethostbyaddr, getipnodebyaddr, gethostbyaddr_r): Fix types of first
7908 and second parameter.
7909
7910 * wcsmbs/mbrtowc.c (__mbrtowc): Set end of buffer correctly if s
7911 == NULL.
7912
7913 2000-04-29 Andreas Jaeger <aj@suse.de>
7914
7915 * conform/data/arpa/inet.h-data: New file.
7916
7917 2000-04-28 Geoff Clare <gwc@unisoft.com>
7918
7919 * io/ftw.c: Set errno to ENOENT (instead of ENOTDIR) when the
7920 path passed to ftw() or nftw() is an empty string.
7921 Closes PR libc/1710.
7922
7923 2000-04-27 Ulrich Drepper <drepper@redhat.com>
7924
7925 * localedata/Makefile (test-srcs): Add tst-mbswcs4 and tst-mbswcs5.
7926 (do-tst-mbswcs): Add tst-mbswcs4 and tst-mbswcs5 to dependencies.
7927 * localedata/tst-mbswcs.sh: Run tst-mbswcs4 and tst-mbswcs5.
7928 * localedata/tst-mbswcs4.c: New file.
7929 * localedata/tst-mbswcs5.c: New file.
7930
7931 * wcsmbs/wcrtomb.c (__wcrtomb): Set end of buffer correctly if s
7932 == NULL. Little optimization.
7933
7934 * elf/dl-init.c (_dl_init): Correct typo (DT_PREINIT_ARRAY not
7935 DT_PREINIT_ARRAYSZ).
7936 Reported by Jes Sorensen <Jes.Sorensen@cern.ch>.
7937
7938 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups): Handle
7939 overflows in conversion from ASCII.
7940
7941 2000-04-26 Jakub Jelinek <jakub@redhat.com>
7942
7943 * Makeconfig (full_config_sysdirs): Renamed from full-config-sysdirs.
7944 * Makerules (full_config_sysdirs): Likewise.
7945 * MakeTAGS (full_config_sysdirs): Likewise.
7946
7947 2000-04-26 Jakub Jelinek <jakub@redhat.com>
7948
7949 * .cvsignore: Remove linuxthreads.
7950 * po/.cvsignore: Remove *.pot.
7951 * posix/glob/.cvsignore: Removed.
7952 * sysdeps/unix/bsd/osf/.cvsignore: Removed.
7953
7954 2000-04-25 Andreas Jaeger <aj@suse.de>
7955
7956 * conform/Makefile (distribute): Also distribute contents of
7957 subdirectories.
7958
7959 * Makerules (no_deps): Remove abi-versions.h.
7960
7961 * nis/nis_print_group_entry.c: Include alloca.h for alloca prototype.
7962
7963 2000-04-25 Jakub Jelinek <jakub@redhat.com>
7964
7965 * sysdeps/sparc/sparc64/elf/Dist: Remove.
7966 * sysdeps/sparc/sparc64/elf/crtbegin.S: Remove.
7967 * sysdeps/sparc/sparc64/elf/crtbeginS.S: Remove.
7968 * sysdeps/sparc/sparc64/elf/crtend.S: Remove.
7969 * sysdeps/sparc/sparc64/elf/crtendS.S: Remove.
7970 * sysdeps/sparc/sparc64/elf/Makefile: Don't build crtbegin/crtend
7971 objects.
7972
7973 2000-04-25 Thorsten Kukuk <kukuk@suse.de>
7974
7975 * nscd/grpcache.c: Fix gr_name pointer [PR/1702].
7976
7977 2000-04-23 Bruno Haible <haible@clisp.cons.org>
7978
7979 * intl/dcigettext.c: Define _GNU_SOURCE as early as possible.
7980 * intl/l10nflist.c: Likewise.
7981
7982 2000-04-23 Bruno Haible <haible@clisp.cons.org>
7983
7984 * intl/bindtextdom.c [!_LIBC]: Define __libc_rwlock_define,
7985 __libc_rwlock_wrlock, __libc_rwlock_unlock as empty.
7986 * intl/textdomain.c [!_LIBC]: Likewise.
7987 * intl/dcigettext.c [!_LIBC]: Define __libc_rwlock_define_initialized,
7988 __libc_rwlock_rdlock, __libc_rwlock_unlock as empty.
7989 * intl/loadmsgcat.c (_nl_load_domain) [!_LIBC, !HAVE_ICONV]: Avoid
7990 syntax error.
7991
7992 2000-04-23 Bruno Haible <haible@clisp.cons.org>
7993
7994 * intl/dcigettext.c (_nl_find_msg): Do the plural treatment and
7995 character set conversion also in the case the translation was found
7996 after a hash collision or through binary search. Store the maximum
7997 index together with the converted message. Use iconv() when available.
7998 In case of out of memory during conversion, return the unconverted
7999 translated string, not NULL.
8000
8001 2000-04-25 Jes Sorensen <Jes.Sorensen@cern.ch>
8002
8003 * shlib-versions: Rename ia64 dynamic linker to ld-linux-ia64.so.1
8004 to avoid name clashes with the ia32 linker.
8005
8006 2000-04-25 Jakub Jelinek <jakub@redhat.com>
8007
8008 * sysdeps/alpha/dl-machine.h (_dl_start_user): Fix the _dl_skip_args
8009 handling.
8010
8011 2000-04-27 Ulrich Drepper <drepper@redhat.com>
8012
8013 * manual/string.texi: Document strcasestr, strchrnul, strtoimax,
8014 strtoumax, strfry, and memfrob.
8015 * manual/arith.texi: Document {,u}int*_t types, and strto{i,u}max.
8016 Patch by Bryan Henderson <bryanh@giraffe-data.com>.
8017
8018 * elf/soinit.c (__libc_global_ctors): Call __pthread_initialize_minimal
8019 if this function is available.
8020
8021 * sysdeps/i386/i486/atomicity.h (exchange_and_add): Use uint32_t for
8022 all values.
8023
8024 2000-04-27 Jakub Jelinek <jakub@redhat.com>
8025
8026 * nss/getXXbyYY_r.c: Fix a typo in __old_getxxbyyy_r versioning.
8027
8028 2000-04-27 Ulrich Drepper <drepper@redhat.com>
8029
8030 * localedata/Makefile (test-srcs); Add tst-mbswcs3.
8031 Add rule to build tst-mbswcs3 before running tst-mbswcs.sh.
8032 * localedata/tst-mbswcs.sh: Run tst-mbswcs3.
8033 * localedata/tst-mbswcs3.c: New file.
8034
8035 2000-04-26 Ulrich Drepper <drepper@redhat.com>
8036
8037 * wcsmbs/mbsnrtowcs.c: Correctly compute number of converted
8038 characters. Don't handle incomplete characters as errors.
8039 * wcsmbs/mbsrtowcs.c: Don't handle incomplete characters as errors.
8040 * localedata/Makefile (test-srcs): Add tst-mbswcs2.
8041 Add rule to build tst-mbswcs2 before running tst-mbswcs.sh.
8042 * localedata/tst-mbswcs.sh: Run tst-mbswcs2.
8043 * localedata/tst-mbswcs2.c: New file.
8044
8045 * iconv/gconv_simple.c (utf8_internal_loop): Correctly reconstruct
8046 stored character in state in UNPACK_BYTES macro.
8047 * iconv/loop.c (SINGLE(LOOPFCT)): Make it actually work. Correct
8048 test for available characters, handle result of BODY code correctly.
8049 * localedata/Makefile (test-srcs): Add tst-mbswcs1.
8050 (distribute): Add tst-mbswcs.sh.
8051 Add rule to run tst-mbswcs.sh.
8052 * localedata/tst-mbswcs.sh: New file.
8053 * localedata/tst-mbswcs1.c: New file.
8054
8055 2000-04-26 Jakub Jelinek <jakub@redhat.com>
8056
8057 * nis/nis_callback.c (__nis_create_callback): Do failed memory
8058 allocation fixups centrally, fix __builtin_expect call, return NULL
8059 on failure, not NIS_NOMEMORY.
8060
8061 2000-04-27 Bruno Haible <haible@clisp.cons.org>
8062
8063 * intl/ngettext.c [!_LIBC]: Fix definition of NGETTEXT.
8064
8065 * intl/loadinfo.h (internal_function): Define if not already defined.
8066
8067 2000-04-27 Andreas Jaeger <aj@suse.de>
8068
8069 * intl/libintl.h: Fix typo, reported by Bruno Haible
8070 <haible@clisp.cons.org>.
8071
8072 2000-04-25 Ulrich Drepper <drepper@redhat.com>
8073
8074 * elf/dl-profile.c (_dl_mcount): Try to be thread-safe while not
8075 setting the state to GMON_PROF_BUSY.
8076
8077 2000-04-24 Ulrich Drepper <drepper@redhat.com>
8078
8079 * elf/dl-profile.c (_dl_start_profile): define all variables which
8080 do not have to be global as local variables.
8081
8082 * nis/nis_callback.c (__nis_create_callback): Partially undo last
8083 patch. Keep needed tests for failed memory allocation.
8084
8085 * elf/dl-reloc.c (_dl_relocate_object): Add one more
8086 __builtin_expect saying that we don't normally expect to profile.
8087
8088 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add
8089 __builtin_expect where desirable.
8090
8091 2000-04-23 Ulrich Drepper <drepper@redhat.com>
8092
8093 * manual/Makefile (chapters): Add syslog.
8094 * manual/syslog.texi: New file.
8095 * manual/math.texi: Fix references.
8096 * manual/terminal.texi: Likewise.
8097 Patch by Bryan Henderson <bryanh@giraffe-data.com>.
8098
8099 2000-04-18 Jakub Jelinek <jakub@redhat.com>
8100
8101 * posix/sys/wait.h: Define __WAIT_STATUS and the like either if
8102 stdlib.h was not included or __USE_XOPEN not defined.
8103
8104 2000-04-23 Ulrich Drepper <drepper@redhat.com>
8105
8106 * nss/Makefile (libnss_db-dbs): Remove stray backslash.
8107 Patch by Zack Weinberg <zack@wolery.cumb.org>.
8108
8109 2000-04-22 Ulrich Drepper <drepper@redhat.com>
8110
8111 * manual/examples/subopt.c (mount_opts): Add missing terminating
8112 entry.
8113 Reported by Michael Deutschmann <michael@talamasca.ocis.net>.
8114
8115 * assert/assert-perr.c: Include <stdlib.h> for abort prototype.
8116 * libio/ftello.c: Likewise.
8117 * libio/ftello64.c: Likewise.
8118 * libio/ioftell.c: Likewise.
8119 * sysdeps/generic/memrchr.c: Likewise.
8120 * sysdeps/posix/libc_fatal.c: Likewise.
8121 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
8122 * misc/fstab.c: Include <string.h> for strcmp prototype.
8123 * sysdeps/generic/ldsodefs.h: Likewise.
8124 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
8125 Patch by Kurt Roeckx <Q@ping.be>.
8126
8127 * nss/Makefile (libnss_db-dbs): Renamed from libnss_db-routines.
8128 Remove db-open. Change all uses.
8129 (libnss_db-routines): Define as $(libnss_db-dbs) db-open.
8130
8131 2000-04-21 Jakub Jelinek <jakub@redhat.com>
8132
8133 * sysdeps/unix/sysv/linux/alpha/msgctl.c (__syscall_msgctl): Declare.
8134 * sysdeps/unix/sysv/linux/alpha/semctl.c (__syscall_semctl): Declare.
8135 * sysdeps/unix/sysv/linux/alpha/shmctl.c (__syscall_shmctl): Declare.
8136 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Surround uses of $f28
8137 with .set noat/at to shut up warnings.
8138 * sysdeps/unix/sysv/linux/alpha/syscalls.list (__fstatfs64): Add alias.
8139 * sysdeps/unix/sysv/linux/alpha/ioperm.c (init_iosys): Allow
8140 compilation if __NR_pciconfig_iobase is not defined.
8141 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__fstatfs64):
8142 Add alias.
8143
8144 2000-04-21 Ulrich Drepper <drepper@redhat.com>
8145
8146 * manual/sysinfo.texi: Fix typo.
8147 * manual/time.texi: Document timelocal, timegm, adjtimex, and stime.
8148 Replace "high precision time" with "high accuracy clock".
8149 Fix language.
8150 Patches by Bryan Henderson <bryanh@giraffe-data.com>.
8151
8152 * nis/nis_findserv.c (__nis_findfastest): Improve memory handling.
8153 * nis/nis_print_group_entry.c (nis_print_group_entry): Use alloca
8154 instead of malloc.
8155 * nis/nis_subr.c: Use __builtin_expect.
8156 * nis/ypclnt.c: Likewise.
8157 * nis/nis_getservlist.c: Likewise.
8158 * nis/nis_creategroup.c: Likewise.
8159
8160 * nis/nis_callback.c (__nis_create_callback): Check result of
8161 memory allocation. Fix memory leaks. Use __builtin_expect.
8162 (__nis_destroy_callback): Fix memory leaks.
8163
8164 2000-04-21 Andreas Jaeger <aj@suse.de>
8165
8166 * sysdeps/mips/elf/start.S: Use __PIC__ instead of PIC.
8167 * sysdeps/mips/mips64/add_n.S: Likewise.
8168 * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
8169 * sysdeps/mips/mips64/lshift.S: Likewise.
8170 * sysdeps/mips/mips64/mul_1.S: Likewise.
8171 * sysdeps/mips/mips64/rshift.S: Likewise.
8172 * sysdeps/mips/mips64/setjmp.S: Likewise.
8173 * sysdeps/mips/mips64/sub_n.S: Likewise.
8174 * sysdeps/mips/mips64/submul_1.S: Likewise
8175 * sysdeps/unix/mips/sysdep.S: Likewise.
8176
8177 * sysdeps/mips/dl-machine.h (elf_machine_got_rel): Remove strtab
8178 and update comment. The strtab from _dl_relocate_object can be
8179 used.
8180
8181 2000-04-21 Ulrich Drepper <drepper@redhat.com>
8182
8183 * iconv/iconv.c (iconv): Add __builtin_expect where useful.
8184 * iconv/iconv_close.c (iconv_close): Likewise.
8185 * iconv/iconv_open.c (iconv_open): Likewise.
8186
8187 * grp/putgrent.c (putgrent): Unlock steam if fprintf failed. Add
8188 __builtin_expect where useful.
8189
8190 * grp/initgroups.c (initgroups): Test for result of memory
8191 allocation and punt if it fails.
8192
8193 * dirent/scandir.c (scandir): Add __builtin_expect where useful.
8194 * grp/fgetgrent.c (fgetfrent): Likewise.
8195 * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
8196
8197 2000-04-21 Jakub Jelinek <jakub@redhat.com>
8198
8199 * libio/vasprintf.c: Include string.h to get memcpy prototype.
8200
8201 2000-04-20 Ulrich Drepper <drepper@redhat.com>
8202
8203 * wcsmbs/wcsrtombs.c (__wcsrtombs): If output buffer is too small
8204 don't search for NUL byte to decrement counter.
8205 Reported by Ulrich.Brink@sap.com.
8206
8207 * iconv/gconv_simple.c: Define separate functions to convert from
8208 UCS4/UCS4-LE to the internal encoding.
8209 * iconv/gconv_builtin.h: Use separate functions to convert from
8210 UCS4/UCS4-LE to the internal encoding.
8211 * iconv/gconv_int.h: Declare __gconv_transform_ucs4_internal and
8212 __gconv_transform_ucs4le_internal.
8213
8214 * iconv/gconv_simple.c (internal_utf8_loop): Correct check for
8215 output buffer overflow. Reported by Ulrich.Brink@sap.com.
8216
8217 * iconv/skeleton.c: Add some more __builtin_expect.
8218 * iconv/loop.c: Likewise.
8219
8220 2000-03-08 H.J. Lu <hjl@gnu.org>
8221
8222 * posix/regex.c (regex_compile): Correctly handle "\{" when
8223 the RE_INTERVALS is set and the RE_NO_BK_BRACES bit is not set.
8224
8225 2000-04-20 Ulrich Drepper <drepper@redhat.com>
8226
8227 * manual/stdio.texi: Give advise about handling error when using
8228 stream functions.
8229 Patch by Michael Deutschmann <michael@talamasca.ocis.net>.
8230
8231 2000-04-19 Jakub Jelinek <jakub@redhat.com>
8232
8233 * locale/programs/ld-ctype.c (ctype_output): Set size of the idx
8234 field to nelems * sizeof (uint32_t).
8235 * locale/programs/ld-address.c (address_output): Align word fields
8236 properly.
8237 * locale/programs/ld-monetary.c (monetary_output): Likewise.
8238 Don't restart idx pointers to idx end at the duo_int_curr_symbol
8239 field.
8240 Avoid giving arbitrary garbage in the crncystr field.
8241 Use sizeof(uint32_t) instead of 4 for len in uno_valid_from,
8242 uno_valid_to, duo_valid_from, duo_valid_to and conversion_rate
8243 fields.
8244 * locale/programs/ld-numeric.c (numeric_output): Likewise.
8245 Don't restart idx pointers to idx end at the decimal_point_wc field.
8246 * locale/programs/ld-time.c (time_output): week_1stday should be
8247 word, not byte. Align it properly.
8248
8249 2000-04-19 H.J. Lu <hjl@gnu.org>
8250
8251 * csu/gmon-start.c (_start): Declared as "extern void".
8252 (etext): Likewise.
8253
8254 2000-04-18 Andreas Jaeger <aj@suse.de>
8255
8256 * manual/install.texi (Running make install): Don't mention utmpd
8257 anymore.
8258
8259 2000-04-18 Andreas Jaeger <aj@suse.de>
8260
8261 * linuxthreads/Versions: Use ld instead of ld.so.
8262
8263 * elf/Makefile (ld-map): Use ld.map.
8264
8265 * Versions.def: Use ld instead of ld.so.
8266 * elf/Versions: Likewise.
8267 * sysdeps/mach/hurd/Versions: Likewise.
8268
8269 2000-04-20 Andreas Jaeger <aj@suse.de>
8270
8271 * elf/rtld.c (print_statistics): Move ifndef further up.
8272 (_dl_start_final): Added HP_TIMINIG_NONAVAIL to avoid warnings.
8273 (dl_main): Likewise.
8274
8275 2000-04-18 Ulrich Drepper <drepper@redhat.com>
8276
8277 * gmon/gmon.c: Add weak alias moncontrol for __moncontrol.
8278 * gmon/Versions: Move moncontrol to GLIBC_2.2.
8279
8280 * po/cs.po: Update from translation team.
8281
8282 * sysdeps/generic/updwtmp.c: Remove daemon support.
8283
8284 * login/Makefile (routines): Remove utmp_daemon.
8285
8286 * sysdeps/unix/sysv/aix/gethostname.c: Fix type of len argument.
8287 * sysdeps/unix/sysv/aix/access.c: Define ACC_INVOKER.
8288 * sysdeps/unix/sysv/aix/getegid.c: Define ID_EFFECTIVE.
8289 * sysdeps/unix/sysv/aix/geteuid.c: Likewise.
8290
8291 * elf/rtld.c: Display statitics option also if hp timing is not
8292 available.
8293
8294 * login/programs/connection.c: Removed.
8295 * login/programs/database.c Removed.
8296 * login/programs/error.c: Removed.
8297 * login/programs/request.c: Removed.
8298 * login/programs/xtmp.c: Removed.
8299 * login/programs/xtmp.h: Removed.
8300 * login/Makefile: Remove rules for utmpd.
8301 * login/README.utmpd: Removed.
8302 * login/utmp_daemon.c: Removed.
8303 * login/getutent_r.c: Remove references to daemon functions.
8304 * login/utmp-private.h (__libc_utmp_daemon_functions): Remove
8305 declaration.
8306
8307 2000-04-18 Andreas Jaeger <aj@suse.de>
8308
8309 * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and
8310 2.2 for libnsl, libresolv, librt, libnss_*.
8311
8312 * elf/rtld.c (process_dl_debug): Remove obsolete comment.
8313
8314 * sysdeps/mips/dl-machine.h (elf_machine_rel): Fix relocation.
8315
8316 2000-04-18 Ulrich Drepper <drepper@redhat.com>
8317
8318 * sysdeps/unix/sysv/aix/geteuid.c: Don't try to include <sys/id.h>.
8319 * sysdeps/unix/sysv/aix/getegid.c: Likewise.
8320 * sysdeps/unix/sysv/aix/xstat64.c: Define STX_NORMAL and STX_64.
8321 * sysdeps/unix/sysv/aix/xstat.c: Define STX_NORMAL.
8322 * sysdeps/unix/sysv/aix/sys/param.h: Define NGROUPS.
8323 * sysdeps/unix/sysv/aix/setreuid.c: Define ID_EFFECTIVE and ID_REAL.
8324 * sysdeps/unix/sysv/aix/setregid.c: Likewise.
8325 * sysdeps/unix/sysv/aix/setuid.c: Define ID_REAL.
8326 * sysdeps/unix/sysv/aix/setgid.c: Likewise.
8327 * sysdeps/unix/sysv/aix/seteuid.c: Define ID_EFFECTIVE.
8328 * sysdeps/unix/sysv/aix/setegid.c: Likewise.
8329 * sysdeps/unix/sysv/aix/sbrk.c: Update parameter type.
8330 * sysdeps/unix/sysv/aix/nanosleep.c (struct timestruc_t): Define
8331 it here.
8332 * sysdeps/unix/sysv/aix/msync.c: New file.
8333 * sysdeps/unix/sysv/aix/msgsnd.c: New file.
8334 * sysdeps/unix/sysv/aix/net/if.h: New file.
8335 * sysdeps/unix/sysv/aix/pipe.c: New file.
8336 * sysdeps/unix/sysv/aix/poll.c: New file.
8337 * sysdeps/unix/sysv/aix/rename.c: New file.
8338 * sysdeps/unix/sysv/aix/rmdir.c: New file.
8339 * sysdeps/unix/sysv/aix/select.c: New file.
8340 * sysdeps/unix/sysv/aix/semctl.c: New file.
8341 * sysdeps/unix/sysv/aix/semget.c: New file.
8342 * sysdeps/unix/sysv/aix/semop.c: New file.
8343 * sysdeps/unix/sysv/aix/sendto.c: New file.
8344 * sysdeps/unix/sysv/aix/setgroups.c: New file.
8345 * sysdeps/unix/sysv/aix/setpgid.c: New file.
8346 * sysdeps/unix/sysv/aix/setpgrp.c: New file.
8347 * sysdeps/unix/sysv/aix/setpriority.c: New file.
8348 * sysdeps/unix/sysv/aix/setrlimit.c: New file.
8349 * sysdeps/unix/sysv/aix/setrlimit64.c: New file.
8350 * sysdeps/unix/sysv/aix/setsid.c: New file.
8351 * sysdeps/unix/sysv/aix/setsockopt.c: New file.
8352 * sysdeps/unix/sysv/aix/shmat.c: New file.
8353 * sysdeps/unix/sysv/aix/shmctl.c: New file.
8354 * sysdeps/unix/sysv/aix/shmdt.c: New file.
8355 * sysdeps/unix/sysv/aix/shmget.c: New file.
8356 * sysdeps/unix/sysv/aix/sigaltstack.c: New file.
8357 * sysdeps/unix/sysv/aix/sigstack.c: New file.
8358 * sysdeps/unix/sysv/aix/socket.c: New file.
8359 * sysdeps/unix/sysv/aix/socketpair.c: New file.
8360 * sysdeps/unix/sysv/aix/speed.c: New file.
8361 * sysdeps/unix/sysv/aix/symlink.c: New file.
8362 * sysdeps/unix/sysv/aix/sync.c: New file.
8363 * sysdeps/unix/sysv/aix/tcgetattr.c: New file.
8364 * sysdeps/unix/sysv/aix/tcsetattr.c: New file.
8365 * sysdeps/unix/sysv/aix/times.c: New file.
8366 * sysdeps/unix/sysv/aix/ulimit.c: New file.
8367 * sysdeps/unix/sysv/aix/umask.c: New file.
8368 * sysdeps/unix/sysv/aix/unlink.c: New file.
8369 * sysdeps/unix/sysv/aix/ustat.c: New file.
8370 * sysdeps/unix/sysv/aix/utimes.c: New file.
8371
8372 2000-04-18 Andreas Jaeger <aj@suse.de>
8373
8374 * manual/startup.texi (Environment Access): Fix putenv prototype
8375 according to recent changes.
8376 Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>, closes
8377 PR libc/1692.
8378
8379 * elf/rtld.c (print_statistics): Added HP_TIMINIG_NONAVAIL where
8380 needed.
8381
8382 2000-04-18 Ulrich Drepper <drepper@redhat.com>
8383
8384 * posix/Makefile (tests): Add tst-getaddrinfo.
8385 * posix/tst-getaddrinfo.c: New file.
8386
8387 2000-04-17 Ulrich Drepper <drepper@redhat.com>
8388
8389 * manual/sysinfo.texi: Document that umount2 is not widely available.
8390
8391 * sysdeps/generic/hp-timing.h (HP_TIMING_NONAVAIL): Define to
8392 signal timing is not really implemented.
8393
8394 2000-04-17 Andreas Jaeger <aj@suse.de>
8395
8396 * elf/rtld.c (process_dl_debug): Mention statistics in help message.
8397
8398 2000-04-17 Jakub Jelinek <jakub@redhat.com>
8399
8400 * Makefile (install): Use slibdir and libdir instead of inst_slibdir
8401 and inst_libdir.
8402
8403 2000-04-17 Ulrich Drepper <drepper@redhat.com>
8404
8405 * manual/intro.texi: Change reference from System Information to
8406 System Management.
8407 * manual/users.texi: Likewise.
8408 * manual/conf.texi: Likewise.
8409 * manual/sysinfo.texi: Document mount, umount, and umount2.
8410 Patch by Bryan Henderson <bryanh@giraffe-data.com>.
8411
8412 2000-04-17 Jakub Jelinek <jakub@redhat.com>
8413
8414 * sysdeps/ieee754/ldbl-128/printf_fphex.c (PRINT_FPHEX_LONG_DOUBLE):
8415 Create wnumstr as well as numstr to support wide character output
8416 correctly.
8417
8418 2000-04-15 Jakub Jelinek <jakub@redhat.com>
8419
8420 * sysdeps/sparc/sparc64/Makefile: Remove sysdep-CFLAGS
8421 modification and move it...
8422 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: ...here.
8423 Add -melf64_sparc switch to $(LD) on sparc64-linux.
8424 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Add -melf32_sparc
8425 switch to $(LD) on sparc-linux.
8426
8427 2000-04-17 Thorsten Kukuk <kukuk@suse.de>
8428
8429 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Remove setresgid
8430 and setresuid from sysdep_routines.
8431
8432 2000-04-17 Ulrich Drepper <drepper@redhat.com>
8433
8434 * manual/Makefile (chapters): Add resource.
8435
8436 * manual/time.texi: Move section on resources to...
8437 * manual/resource.texi: ...here. New file. Document ulimit, vlimit,
8438 and vtimes.
8439 * manual/setjmp.texi: Adjust back reference.
8440 Patch by Bryan Henderson <bryanh@giraffe-data.com>.
8441
8442 * sysdeps/unix/sysv/aix/lxstat64.c: Uncomment STX_LINK and STX_64
8443 definition.
8444 * sysdeps/unix/sysv/aix/lxstat.c: Uncomment STX_LINK definition.
8445 * sysdeps/unix/sysv/aix/kill.c: Add copyright.
8446 * sysdeps/unix/sysv/aix/getuid.c: Define ID_REAL.
8447 * sysdeps/unix/sysv/aix/getgid.c: Define ID_REAL.
8448 * sysdeps/unix/sysv/aix/execve.c: Add copyright.
8449 * sysdeps/unix/sysv/aix/euidaccess.c: Add copyright.
8450 * sysdeps/unix/sysv/aix/close.c: Add copyright.
8451 * sysdeps/unix/sysv/aix/brk.c: Add copyright.
8452 * sysdeps/unix/sysv/aix/bits/errno.h: Add EAFNOSUPPORT.
8453 * sysdeps/unix/sysv/aix/access.c: Add copyright.
8454 * sysdeps/unix/sysv/aix/Makefile: Add some temporary definitions.
8455 * sysdeps/unix/sysv/aix/Implies: New file.
8456 * sysdeps/unix/sysv/aix/Versions: New file.
8457 * sysdeps/unix/sysv/aix/bind.c: New file.
8458 * sysdeps/unix/sysv/aix/bits/ioctl-types.h: New file.
8459 * sysdeps/unix/sysv/aix/bits/ioctls.h: New file.
8460 * sysdeps/unix/sysv/aix/bits/poll.h: New file.
8461 * sysdeps/unix/sysv/aix/bits/termios.h: New file.
8462 * sysdeps/unix/sysv/aix/chdir.c: New file.
8463 * sysdeps/unix/sysv/aix/chmod.c: New file.
8464 * sysdeps/unix/sysv/aix/chroot.c: New file.
8465 * sysdeps/unix/sysv/aix/creat.c: New file.
8466 * sysdeps/unix/sysv/aix/dl-close.c: New file.
8467 * sysdeps/unix/sysv/aix/dl-open.c: New file.
8468 * sysdeps/unix/sysv/aix/dl-sym.c: New file.
8469 * sysdeps/unix/sysv/aix/fchdir.c: New file.
8470 * sysdeps/unix/sysv/aix/fchmod.c: New file.
8471 * sysdeps/unix/sysv/aix/getgroups.c: New file.
8472 * sysdeps/unix/sysv/aix/gethostname.c: New file.
8473 * sysdeps/unix/sysv/aix/getpriority.c: New file.
8474 * sysdeps/unix/sysv/aix/getrlimit.c: New file.
8475 * sysdeps/unix/sysv/aix/getrlimit64.c: New file.
8476 * sysdeps/unix/sysv/aix/getrusage.c: New file.
8477 * sysdeps/unix/sysv/aix/link.c: New file.
8478 * sysdeps/unix/sysv/aix/madvise.c: New file.
8479 * sysdeps/unix/sysv/aix/mkdir.c: New file.
8480 * sysdeps/unix/sysv/aix/mknod.c: New file.
8481 * sysdeps/unix/sysv/aix/mprotect.c: New file.
8482 * sysdeps/unix/sysv/aix/msgctl.c: New file.
8483 * sysdeps/unix/sysv/aix/msgget.c: New file.
8484 * sysdeps/unix/sysv/aix/msgrcv.c: New file.
8485
8486 2000-04-17 Andreas Jaeger <aj@suse.de>
8487
8488 * sysdeps/mips/dl-machine.h (elf_machine_got_rel): Optimize a bit
8489 as suggested by Ulrich Drepper.
8490 (__dl_runtime_resolve): Remove unused variable, initialize sym
8491 directly.
8492 (RTLD_START): Document OFFSET_GP_GOT.
8493 (OFFSET_GP_GOT): New magic value.
8494 (elf_mips_got_from_gpreg): Use OFFSET_GP_GOT.
8495 (elf_machine_got_rel): Only declare strtab if needed.
8496 (elf_machine_relplt): Removed, it's not needed.
8497 (_dl_runtime_resolve): Fix \n for a comment, safe gp and not pc.
8498
8499 * sysdeps/mips/add_n.S: Add newline at EOF.
8500 * sysdeps/mips/rshift.S: Likewise.
8501 * sysdeps/mips/mul_1.S: Likewise.
8502 * sysdeps/mips/lshift.S: Likewise.
8503 * sysdeps/mips/addmul_1.S: Likewise.
8504
8505 2000-04-17 Ulrich Drepper <drepper@redhat.com>
8506
8507 * sysdeps/powerpc/fpu/s_isnan.c: Pretty printing.
8508
8509 * elf/dl-reloc.c (_dl_relocate_object): Add more __builtin_expect.
8510 * elf/dl-lookup.c: Likewise.
8511 * elf/dl-init.c (_dl_init): Likewise.
8512 * elf/dl-fini.c (_dl_fini): Likewise.
8513 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
8514 * elf/dl-close.c (_dl_close): Likewise.
8515 * elf/rtld.c (_dl_start_final): Likewise.
8516
8517 * elf/dl-lookup.c (add_dependency): Correct __builtin_expect use.
8518
8519 2000-04-15 Ulrich Drepper <drepper@redhat.com>
8520
8521 * csu/Makefile ($(objpfx)version-info.h): Get OS name from uname and
8522 only fall back on using Linux.
8523
8524 * elf/dl-version.c (_dl_check_map_versions): New argument trace_mode.
8525 Before testing versions check that we actually loaded the object
8526 and whether we are in trace mode. If not loaded during tracing don't
8527 test versions in this object.
8528 (_dl_check_all_versions): Take new parameter and pass to
8529 _dl_check_map_versions.
8530 * sysdeps/generic/ldsodefs.h: Update prototypes for
8531 _dl_check_all_versions and _dl_check_map_versions.
8532 * elf/rtld.c (struct version_check_args): Add dotrace.
8533 (version_check_doit): Pass args->dotrace to _dl_check_all_versions.
8534 (dl_main): Pass info about trace mode to version_check_doit.
8535 * elf/dl-open.c (dl_open_worker): Pass zero as new argument to
8536 _dl_check_all_versions.
8537
8538 * manual/users.texi (XPG Functions): Document utmpxname, getutmp,
8539 and getutmpx.
8540 Patch by Bryan Henderson <bryanh@giraffe-data.com>.
8541
8542 * manual/argp.texi: Document index parameter of argp_parse.
8543 Fix typo.
8544 Reported by Andrew Schulman <SCHULMAN.ANDREW@epamail.epa.gov>.
8545
8546 2000-04-14 Andreas Jaeger <aj@suse.de>
8547
8548 * sysdeps/unix/sysv/linux/shm_open.c: Include linux_fsinfo for
8549 SHMFS_SUPER_MAGIC. Remove definition of SHMFS_SUPER_MAGIC.
8550
8551 * sysdeps/unix/sysv/linux/linux_fsinfo.h (SHMFS_SUPER_MAGIC): Added.
8552
8553 2000-04-15 Ulrich Drepper <drepper@redhat.com>
8554
8555 * sysdeps/unix/sysv/linux/alpha/adjtime.c: Fix typo in
8556 compat_symbol call for old adjtime.
8557
8558 * sysdeps/alpha/dl-machine.h (RTLD_START): Rewrite for new init
8559 function interface. Patch by Richard Henderson <rth@cygnus.com>.
8560
8561 * posix/Makefile (headers): Add spawn.h.
8562 (distribute): Add spawn_int.h.
8563 (routines): Add spawn_faction_init, spawn_faction_destroy,
8564 spawn_faction_addclose, spawn_faction_addopen, spawn_faction_adddup2,
8565 spawnattr_init, spawnattr_destroy, spawnattr_getdefault,
8566 spawnattr_setdefault, spawnattr_getflags, spawnattr_setflags,
8567 spawnattr_getpgroup, spawnattr_setpgroup, spawn, spawnp, and spawni.
8568 * posix/Versions [libc] (GLIBC_2.2): Add posix_spawn_file_actions_init,
8569 posix_spawn_file_actions_destroy, posix_spawn_file_actions_addclose,
8570 posix_spawn_file_actions_addopen, posix_spawn_file_actions_adddup2,
8571 posix_spawnattr_init, posix_spawnattr_destroy,
8572 posix_spawnattr_getdefault, posix_spawnattr_setdefault,
8573 posix_spawnattr_getflags, posix_spawnattr_setflags,
8574 posix_spawnattr_getpgroup, posix_spawnattr_setpgroup, posix_spawn,
8575 and posix_spawnp.
8576 * posix/spawn.c: New file.
8577 * posix/spawn.h: New file.
8578 * posix/spawn_faction_addclose.c: New file.
8579 * posix/spawn_faction_adddup2.c: New file.
8580 * posix/spawn_faction_addopen.c: New file.
8581 * posix/spawn_faction_destroy.c: New file.
8582 * posix/spawn_faction_init.c: New file.
8583 * posix/spawn_int.h: New file.
8584 * posix/spawnattr_destroy.c: New file.
8585 * posix/spawnattr_getdefault.c: New file.
8586 * posix/spawnattr_getflags.c: New file.
8587 * posix/spawnattr_getpgroup.c: New file.
8588 * posix/spawnattr_getschedparam.c: New file.
8589 * posix/spawnattr_getschedpolicy.c: New file.
8590 * posix/spawnattr_getsigmask.c: New file.
8591 * posix/spawnattr_init.c: New file.
8592 * posix/spawnattr_setdefault.c: New file.
8593 * posix/spawnattr_setflags.c: New file.
8594 * posix/spawnattr_setpgroup.c: New file.
8595 * posix/spawnattr_setschedparam.c: New file.
8596 * posix/spawnattr_setschedpolicy.c: New file.
8597 * posix/spawnattr_setsigmask.c: New file.
8598 * posix/spawni.c: New file.
8599 * posix/spawnp.c: New file.
8600
8601 * sysdeps/mach/hurd/bits/posix_opt.h: Add _POSIX_SPAWN.
8602 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
8603
8604 2000-04-14 Ulrich Drepper <drepper@redhat.com>
8605
8606 * malloc/Versions [libc] (GLIBC_2.2): Add posix_memalign.
8607 * malloc/malloc.c: Implement posix_memalign for glibc.
8608 * include/stdlib.h: Add prototype for __posix_memalign.
8609 * stdlib/stdlib.h: Add prototype for posix_memalign.
8610
8611 2000-04-14 Andreas Jaeger <aj@suse.de>
8612
8613 * sysdeps/mips/dl-machine.h (elf_machine_got_rel): Initialize
8614 symidx correctly.
8615 (elf_machine_got_rel): Cast sym correctly.
8616
8617 * sysdeps/mips/add_n.S: Use __PIC__, add end directive.
8618 * sysdeps/mips/addmul_1.S: Likewise.
8619 * sysdeps/mips/lshift.S: Likewise.
8620 * sysdeps/mips/mul_1.S: Likewise.
8621 * sysdeps/mips/rshift.S: Likewise.
8622 * sysdeps/mips/sub_n.S: Likewise.
8623 * sysdeps/mips/submul_1.S: Likewise.
8624
8625 * stdlib/stdlib.h: Fix typo in comment.
8626
8627 * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and
8628 2.2 for libdl, ld and libm.
8629
8630 * sysdeps/generic/madvise.c: Fix typos.
8631
8632 * sysdeps/unix/sysv/linux/mips/clone.S (error): Use __PIC__.
8633
8634 * sysdeps/mips/bits/setjmp.h: Remove K&R compatibility.
8635
8636 * sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux): Silence gcc
8637 warnings.
8638
8639 2000-04-14 Ulrich Drepper <drepper@redhat.com>
8640
8641 * include/sys/statfs.h: Add prototypes for __statfs64 and __fstatfs64.
8642 * sysdeps/generic/fstatfs64.c (__fstatfs64): Renamed to fstatfs64.
8643 Make old name weak alias.
8644 * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
8645 * sysdeps/generic/statfs64.c (__statfs64): Renamed to statfs64.
8646 Make old name weak alias.
8647 * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
8648
8649 * io/Makefile (routines): Add posix_fadvise, posix_fadvise64,
8650 posix_fallocate, and posix_fallocate64.
8651 * io/Versions [libc] (GLIBC_2.2): Add posix_fadvise, posix_fadvise64,
8652 posix_fallocate, and posix_fallocate64.
8653 * io/fcntl.h: Declare posix_fadvise, posix_fadvise64,
8654 posix_fallocate, and posix_fallocate64.
8655 * sysdeps/generic/fadvise.c: New file.
8656 * sysdeps/generic/fadvise64.c: New file.
8657 * sysdeps/generic/fallocate.c: New file.
8658 * sysdeps/generic/fallocate64.c: New file.
8659 * sysdeps/posix/fallocate.c: New file.
8660 * sysdeps/posix/fallocate64.c: New file.
8661 * sysdeps/generic/bits/fcntl.h: Define POSIX_FADV_NORMAL,
8662 POSIX_FADV_RANDOM, POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED,
8663 POSIX_FADV_DONTNEED, and POSIX_FADV_NOREUSE.
8664 * sysdeps/mach/hurd/bits/fcntl.h: Likewise.
8665 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
8666 * sysdeps/unix/sysv/linux/bits/fcntl.h: Likewise.
8667 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
8668 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
8669 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
8670
8671 * sysdeps/generic/madvise.c (__madvise): Renamed to posix_madvise.
8672 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
8673
8674 2000-04-13 Ulrich Drepper <drepper@redhat.com>
8675
8676 * misc/Versions [libc] (GLIBC_2.2): Add posix_madvice.
8677 * misc/sys/mman.h (posix_madvise): Add prototype.
8678 * sysdeps/generic/madvise.c (madvise): Renamed to __madvise. Make
8679 old name and posix_madvise weak aliases.
8680 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
8681 * sysdeps/generic/bits/mman.h: Add POSIX_MADV_* constants.
8682 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
8683 * sysdeps/unix/sysv/linux/arm/bits/mman.h: Likewise.
8684 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
8685 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
8686 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
8687
8688 2000-04-13 Andreas Jaeger <aj@suse.de>
8689
8690 * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Handle symbol
8691 versioning.
8692 (elf_machine_got_rel): Only add runtime display if needed.
8693 (elf_machine_got_rel): Handle symbol versioning.
8694
8695 2000-04-13 Andreas Jaeger <aj@suse.de>
8696
8697 * sysdeps/unix/sysv/linux/mips/clone.S: Fix function.
8698
8699 * sysdeps/unix/mips/pipe.S: Reorder instructions since .reorder is
8700 default.
8701
8702 * sysdeps/mips/__longjmp.c (__longjmp): Use $25 to fix problems
8703 with some applications.
8704 Patches by Ralf Baechle <ralf@uni-koblenz.de>.
8705
8706 * sysdeps/mips/bsd-setjmp.S: Use __PIC__.
8707 * sysdeps/mips/bsd-_setjmp.S: Likewise.
8708 * sysdeps/mips/setjmp.S: Likewise.
8709
8710 * sysdeps/unix/sysv/linux/mips/pipe.S: New file.
8711
8712 2000-04-13 Ulrich Drepper <drepper@redhat.com>
8713
8714 * posix/globtest.sh: Work around inconsistency with expanding ~/
8715 in shell (PR libc/1690). Reported by patsmith@pobox.com.
8716
8717 2000-04-12 Ulrich Drepper <drepper@redhat.com>
8718
8719 * posix/getconf.c: Add support for many more POSIX options.
8720 * sysdeps/posix/sysconf.c: Likewise.
8721 * sysdeps/generic/bits/confname.h: Add many more POSIX options.
8722 * sysdeps/mach/hurd/bits/posix_opt.h: Add _POSIX_REGEXP and
8723 _POSIX_SHELL.
8724 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
8725 * sysdeps/unix/sysv/linux/i386/bits/time.h: Rename __CLOCK_HIGHRES to
8726 CLOCK_PROCESS_CPUTIME_ID. Add define CLOCK_MONOTONIC and
8727 CLOCK_THREAD_CPUTIME_ID.
8728 * sysdeps/unix/i386/clock_getcpuclockid.c: Set *clock_id to
8729 CLOCK_PROCESS_CPUTIME_ID.
8730 * sysdeps/unix/i386/i586/clock_getres.c: Change for renaming of
8731 __CLOCK_HIGHRES to CLOCK_PROCESS_CPUTIME_ID. Handle
8732 CLOCK_THREAD_CPUTIME_ID and CLOCK_MONOTONIC the same.
8733 * sysdeps/unix/i386/i586/clock_gettime.c: Likewise.
8734
8735 * malloc/Makefile (tests): Add tst-calloc.
8736 * malloc/tst-calloc.c: New file.
8737
8738 * sysdeps/arm/libm-test-ulps: New file.
8739
8740 * malloc/malloc.c: Undo all of today's changes.
8741
8742 * locale/programs/locale.c (show_info): Don't try to look into
8743 data for LC_ALL (there is none).
8744
8745 * malloc/malloc.c (cALLOc): Clear only what the user asked for and
8746 avoid writing over boundary.
8747 Patch by Greg McGary <gkm@eng.ascend.com>.
8748
8749 * sysdeps/arm/memprof.h: New file.
8750
8751 2000-04-12 Andreas Jaeger <aj@suse.de>
8752
8753 * sysdeps/unix/i386/i586/clock_gettime.c: Fix typo.
8754
8755 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Include <string.h>
8756 for memmem declaration.
8757
8758 2000-04-12 Ulrich Drepper <drepper@redhat.com>
8759
8760 * sysdeps/unix/clock_gettime.c (clock_gettime): Initialize retval
8761 to -1.
8762 * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
8763
8764 * libio/iopopen.c (_IO_new_proc_open): Close pipes in case the
8765 mode is invalid.
8766 * libio/oldiopopen.c (_IO_old_proc_open): Likewise.
8767 Patch by Bart Veer <bartv@redhat.com>.
8768
8769 * sysdeps/arm/dl-machine.h (RTLD_START): Rewrite for new init
8770 function interface.
8771
8772 2000-04-11 Andreas Jaeger <aj@suse.de>
8773
8774 * sysdeps/mips/dl-machine.h: Update some comments.
8775 (ELF_MACHINE_ALIGN_MASK): Removed, it's not needed.
8776
8777 2000-04-11 Ulrich Drepper <drepper@redhat.com>
8778
8779 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Add
8780 _POSIX_SHARED_MEMORY_OBJECTS.
8781
8782 * rt/Makefile (tests): Add tst-shm.
8783 Add rules to generate tst-shm.
8784 * rt/tst-shm.c: New file.
8785
8786 * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Set FD_CLOEXEC
8787 for descriptor.
8788
8789 * misc/sys/mman.h: Add prototypes for shm_open and shm_unlink.
8790 * rt/Makefile (librt-routines): Add shm_open and shm_unlink.
8791 * rt/Versions [librt] (GLIBC_2.2): Add shm_open and shm_unlink.
8792 * sysdeps/generic/shm_open.c: New file.
8793 * sysdeps/generic/shm_unlink.c: New file.
8794 * sysdeps/unix/sysv/linux/shm_open.c: New file.
8795 * sysdeps/unix/sysv/linux/shm_unlink.c: New file.
8796 * sysdeps/unix/sysv/linux/Versions [libc] (GLIBC_2.2): Export
8797 __endmntent, __getmntent_r, __setmntent, and __statfs.
8798
8799 * libio/vasprintf.c (_IO_vasprintf): Try to avoid memory
8800 fragmentation by allocating new memory at the end instead of
8801 reallocating.
8802
8803 * posix/globtest.sh: Fix last change.
8804
8805 2000-04-10 Philip Blundell <philb@gnu.org>
8806
8807 * sysdeps/unix/sysv/linux/bits/in.h (IPV6_JOIN_GROUP,
8808 IPV6_LEAVE_GROUP): New names for IPV6_ADD_MEMBERSHIP,
8809 IPV6_DROP_MEMBERSHIP.
8810 * sysdeps/generic/bits/in.h (IPV6_JOIN_GROUP, IPV6_LEAVE_GROUP):
8811 Likewise.
8812
8813 2000-04-11 Ulrich Drepper <drepper@redhat.com>
8814
8815 * elf/readlib (process_file): Close streams in case of an error.
8816
8817 2000-04-09 Andreas Jaeger <aj@suse.de>
8818
8819 * elf/readlib.c (process_file): Check if file is big enough to
8820 contain aout and ELF headers.
8821 Reported by Reinhard Moosauer <RMoosauer@steinecker.com>.
8822
8823 2000-04-10 Jes Sorensen <Jes.Sorensen@cern.ch>
8824
8825 * elf/dl-fini.c: Include alloca.h to get proper prototype for alloca().
8826
8827 2000-04-11 Ulrich Drepper <drepper@redhat.com>
8828
8829 * test-skeleton.c (main): If STDOUT_UNBUFFERED is defined, make stdout
8830 stream unbuffered.
8831 * rt/Makefile (tests): Add tst-clock.
8832 Add rules to build tst-clock.
8833 * rt/tst-clock.c: New file.
8834 * sysdeps/unix/i386/i586/clock_getres.c: Correct expression to decide
8835 about initialization of nsec.
8836 * sysdeps/unix/i386/i586/clock_gettime.c: Correct expression to decide
8837 about initialization of freq. Set retval to zero if successful.
8838 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Cache result.
8839
8840 2000-04-10 Ulrich Drepper <drepper@redhat.com>
8841
8842 * Versions.def (librt): Add GLIBC_2.2.
8843 * rt/Makefile (librt-routines): Add get_clockfreq, clock_getcpuclockid,
8844 clock_getres, clock_gettime, clock_settime, timer_create, timer_delete,
8845 timer_getoverr, timer_gettime, and timer_settime.
8846 * rt/Versions [librt] (GLIBC_2.2): Add clock_getres, clock_gettime,
8847 clock_settime, timer_create, timer_delete, timer_getoverrun,
8848 timer_gettime, and timer_settime.
8849 * sysdeps/generic/clock_getcpuclockid.c: New file.
8850 * sysdeps/generic/get_clockfreq.c: New file.
8851 * sysdeps/unix/i386/clock_getcpuclockid.c: New file.
8852 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: New file.
8853 * sysdeps/mach/hurd/i386/bits/time.h: New file.
8854 * sysdeps/unix/i386/i586/clock_getres.c: New file.
8855 * sysdeps/unix/i386/i586/clock_gettime.c: New file.
8856 * sysdeps/unix/i386/i686/Implies: New file.
8857 * sysdpes/unix/sysv/linux/i386/bits/time.h: New file.
8858 * time/Makefile (routines): Move clock_getres, clock_gettime,
8859 clock_settime, timer_create, timer_delete, timer_getoverr,
8860 timer_gettime, and timer_settime to rt/Makefile.
8861 * time/Versions [libc] (GLIBC_2.2): Remove clock_getres, clock_gettime,
8862 clock_settime, timer_create, timer_delete, timer_getoverrun,
8863 timer_gettime, and timer_settime.
8864 * time/time.h: Define pid_t. Add prototype for clock_getcpuclockid.
8865
8866 * sysdeps/mach/hurd/bits/time.h: Drop K&R compatibility. Use __const__
8867 and not const as attribute name.
8868
8869 2000-04-10 Thorsten Kukuk <kukuk@suse.de>
8870
8871 * elf/cache.c (save_cache): Make sure /etc/ld.so.cache is mode 644.
8872
8873 2000-04-10 Andreas Schwab <schwab@suse.de>
8874
8875 * posix/globtest.sh: Skip tests that depend on unreadable
8876 directories if run as root.
8877
8878 2000-04-10 Ulrich Drepper <drepper@redhat.com>
8879
8880 * sysdeps/unix/clock_settime.c (clock_settime): Test tv_nsec value
8881 for correct range. From code by Kaz Kylheku <kaz@ashi.footprints.net>.
8882
8883 2000-04-09 Ulrich Drepper <drepper@redhat.com>
8884
8885 * sysdeps/unix/clock_gettime.c: New file.
8886 * sysdeps/unix/clock_settime.c: New file.
8887 * sysdeps/posix/clock_getres.c: New file.
8888
8889 * conform/data/ftw.h-data: Add allow-header sys/stat.h.
8890
8891 * sysdeps/unix/sysv/linux/getdents.c (__getdents): Avoid initial
8892 lseek call be passing in a buffer which never allow a successful
8893 first getdents syscall if not at leas the initial entry can be
8894 stored in the user buffer.
8895
8896 * localedata/Makefile: Add rules to clean up directories created by
8897 new strfmon tests.
8898
8899 2000-04-09 Geoff Clare <gwc@unisoft.com>
8900
8901 * localedata/tst-fmon.data: Added new tests for strfmon()
8902 using test locales with all combinations of cs_precedes,
8903 sign_posn and sep_by_space.
8904 * localedata/tst-fmon.sh: Updated to support the new tests.
8905 * localedata/tst-fmon-locales/tstfmon_n01y12: New file containing
8906 the localedef source for the new strfmon() test locale.
8907 * localedata/tst-fmon-locales/tstfmon_n02n40: Likewise.
8908 * localedata/tst-fmon-locales/tstfmon_n10y31: Likewise.
8909 * localedata/tst-fmon-locales/tstfmon_n11y41: Likewise.
8910 * localedata/tst-fmon-locales/tstfmon_n12y11: Likewise.
8911 * localedata/tst-fmon-locales/tstfmon_n20n32: Likewise.
8912 * localedata/tst-fmon-locales/tstfmon_n30y20: Likewise.
8913 * localedata/tst-fmon-locales/tstfmon_n41n00: Likewise.
8914 * localedata/tst-fmon-locales/tstfmon_y01y10: Likewise.
8915 * localedata/tst-fmon-locales/tstfmon_y02n22: Likewise.
8916 * localedata/tst-fmon-locales/tstfmon_y22n42: Likewise.
8917 * localedata/tst-fmon-locales/tstfmon_y30y21: Likewise.
8918 * localedata/tst-fmon-locales/tstfmon_y32n31: Likewise.
8919 * localedata/tst-fmon-locales/tstfmon_y40y00: Likewise.
8920 * localedata/tst-fmon-locales/tstfmon_y42n21: Likewise.
8921
8922 * stdlib/strfmon.c: Correct problems with missing or extra
8923 spaces for unusual combinations of sign_posn and sep_by_space.
8924 Improved left-precision alignment code.
8925
8926 2000-04-07 Andreas Jaeger <aj@suse.de>
8927
8928 * posix/Makefile (CFLAGS-regex.c): Remove DEBUG.
8929
8930 2000-04-10 Andreas Jaeger <aj@suse.de>
8931
8932 * intl/Makefile: Don't run do-gettext-test when cross-compiling.
8933
8934 2000-04-09 Ulrich Drepper <drepper@redhat.com>
8935
8936 Implement handling of restartable conversion functions according to
8937 ISO C.
8938 * iconv/gconv.h (__gconv_fct): Add additional parameter.
8939 * iconv/gconv_int.h (__BUILTIN_TRANS): Likewise.
8940 * iconv/gconv.c: Pass additional parameter to conversion function.
8941 * iconv/gconv_simple.c (internal_ucs4_loop_single): New function.
8942 (internal_ucs4le_loop_single): New function.
8943 (__gconv_transform_ascii_internal): Define ONE_DIRECTION.
8944 (__gconv_transform_internal_ascii): Likewise.
8945 (__gconv_transform_internal_utf8): Likewise.
8946 (__gconv_transform_utf8_internal): Likewise.
8947 (__gconv_transform_ucs2_internal): Likewise.
8948 (__gconv_transform_internal_ucs2): Likewise.
8949 (__gconv_transform_ucs2reverse_internal): Likewise.
8950 (__gconv_transform_internal_ucs2reverse): Likewise.
8951 (internal_ucs4le_loop_unaligned): Before return
8952 __GCONV_INCOMPLETE_INPUT check that the remaining bytes really form
8953 a valid character. Otherwise return __GCONV_ILLEGAL_INPUT.
8954 (__gconv_transform_utf8_internal): Define STORE_REST and UNPACK_BYTES.
8955 * iconv/loop.c: Fit in definition of function to convert one character
8956 for processing of left-over bytes from the state object.
8957 * iconv/skeleton.c (gconv): Rename inbuf to inptrp and inbufend to
8958 inend to match names in loop functions.
8959 (RESET_INPUT_BUFFER): Change apprpriately.
8960 (gconv): If needed, call function to process bytes from the state
8961 object. Similar at the end: store left over bytes if input is
8962 incomplete.
8963 Take extra argument and add new argument to all calls of the
8964 conversion function.
8965 * iconvdata/iso-2022-cn.c: Adjust numeric values used to store
8966 information in the state object to not conflict with length count.
8967 * iconvdata/iso-2022-jp.c: Likewise.
8968 * iconvdata/iso-2022-kr.c: Likewise.
8969 * iconvdata/unicode.c: Adjust for change change in parameters of
8970 skeleton function.
8971 * iconvdata/utf-16.c: Likewise.
8972 * libio/iofwide.c: Add new parameter to all calls of conversion
8973 function.
8974 * wcsmbs/btowc.c: Likewise.
8975 * wcsmbs/mbrtowc.c: Likewise.
8976 * wcsmbs/mbsnrtowcs.c: Likewise.
8977 * wcsmbs/mbsrtowcs.c: Likewise.
8978 * wcsmbs/wcrtomb.c: Likewise.
8979 * wcsmbs/wcsnrtombs.c: Likewise.
8980 * wcsmbs/wcsrtombs.c: Likewise.
8981 * wcsmbs/wctob.c: Likewise.
8982
8983 * iconvdata/gbgbk.c: Always define MAX_NEEDED_OUTPUT and
8984 MAX_NEEDED_INPUT.
8985
8986 2000-04-07 Andreas Jaeger <aj@suse.de>
8987
8988 * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Updated for
8989 newer kernels.
8990
8991 2000-04-07 Ulrich Drepper <drepper@redhat.com>
8992
8993 * wcsmbs/wchar.h (__mbstate_t): Rename elements. Make __value
8994 element a union to allow byte access.
8995 * iconvdata/iso-2022-cn.c: Adjust for change of element name in
8996 mbstate_t.
8997 * iconvdata/iso-2022-jp.c: Likewise.
8998 * iconvdata/iso-2022-kr.c: Likewise.
8999 * wcsmbs/mbsinit.c: Likewise.
9000 * stdlib/mblen.c: Likewise.
9001 * stdio-common/printf-parse.h: Likewise.
9002
9003 2000-04-06 Ulrich Drepper <drepper@redhat.com>
9004
9005 * sysdeps/unix/sysv/linux/getdents.c (__getdents): The Linux
9006 kernel does not allow relative seeks on descriptors associated
9007 with directories. Go back to get the position in the directory
9008 every time we enter the function. Return -1 and set errno if one
9009 entry could be read from the kernel but does not fit into the
9010 buffer passed in by the user.
9011
9012 * locale/programs/charmap.c (charmap_new_char): Add parameter step.
9013 Support ..(2).. ellipsis.
9014 (parse_charmap): Recognize ..(2).. etc and pass step down.
9015 Correctly generate names for UCS4 characters.
9016
9017 * locale/programs/ld-ctype.c (struct translit_ignore_t): Add step.
9018 (ctype_finish): We know the wide character value for <SP>,
9019 don't search.
9020 (charclass_symbolic_ellipsis): Handle ..(2).. ellipsis.
9021 (charclass_ucs4_ellipsis): Likewise.
9022 (read_translit_ignore_entry): Store ellipsis step.
9023 (ctype_read): Recognize ..(2).. etc and pass step down.
9024
9025 * locale/programs/linereader.c (lr_token): When seeing comment
9026 character ignore only rest of line in sources but stop at escaped
9027 newline.
9028 Recognize ..(2).. and ....(2).....
9029
9030 * locale/programs/locfile-token.h (enum token_t): Add tok_ellipsis2_2
9031 and tok_ellipsis4_2.
9032
9033 2000-04-06 Andreas Jaeger <aj@suse.de>
9034
9035 * sysdeps/unix/sysv/linux/alpha/Dist: init-first.h has been
9036 removed, remove it here also.
9037 * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
9038 * sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
9039 * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
9040 * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.
9041
9042 2000-04-06 Jakub Jelinek <jakub@redhat.com>
9043
9044 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Don't
9045 include bits/sigcontext.h.
9046 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
9047
9048 2000-04-06 Ulrich Drepper <drepper@redhat.com>
9049
9050 * locale/programs/ld-collate.c (collate_read): Handle ellipsis in
9051 collation symbol definition. Value in quivalence definition must
9052 be defined, don't check that it is not.
9053
9054 * locale/programs/charmap.c (parse_charmap): Recognize <Uxxxx>
9055 values as character names.
9056
9057 * locale/programs/ld-ctype.c (get_character): Handle missing
9058 repertoire map correctly.
9059
9060 2000-04-05 Cristian Gafton <gafton@redhat.com>
9061
9062 * ctype/ctype.h (__isctype_l): Define even if not __OPTIMIZE__
9063 because it is used in generic code.
9064 * wctype/wctrans.c: Define __ctype32_toupper and __ctype32_tolower.
9065 * wcsmbs/wcwidth.h: Declare __ctype32_b.
9066 * intl/gettext.c: Include <locale.h>.
9067 * intl/ngettext.c: Likewise.
9068
9069 2000-04-05 Jakub Jelinek <jakub@redhat.com>
9070
9071 * resolv/inet_ntop.c (inet_ntop4, inet_ntop6, inet_ntop): Use
9072 socklen_t type for size.
9073 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Rewrite for new
9074 init function interface.
9075 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
9076 * sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: Don't include
9077 sys/ucontext.h.
9078 (__jmp_buf): Declare the whole type structure here, don't use
9079 ucontext.
9080
9081 2000-04-05 Ulrich Drepper <drepper@redhat.com>
9082
9083 * iconv/skeleton.c (put16u): Fix typo.
9084 Reported by Bruno Haible <haible@ilog.fr>.
9085
9086 * sysdeps/unix/sysv/linux/alpha/init-first.h: Not needed anymore.
9087 * sysdeps/unix/sysv/linux/arm/init-first.h: Likewise.
9088 * sysdeps/unix/sysv/linux/mips/init-first.h: Likewise.
9089 * sysdeps/unix/sysv/linux/powerpc/init-first.h: Likewise.
9090 * sysdeps/unix/sysv/linux/sparc/sparc32/init-first.h: Likewise.
9091 * sysdeps/unix/sysv/linux/sparc/sparc64/init-first.h: Likewise.
9092
9093 * sysdeps/unix/sysv/linux/Dist: Remove getresuid and getresgid.
9094 * Makefile (distribute): Add abi-versions.awk and
9095 firstversions.awk.
9096 Patches by Torsten Duwe <duwe@caldera.de>.
9097
9098 2000-04-05 Andreas Schwab <schwab@suse.de>
9099
9100 * nss/Makefile ($(objpfx)makedb): Move $(libdl) after db-open.o.
9101
9102 2000-04-05 Andreas Schwab <schwab@suse.de>
9103
9104 * sysdeps/m68k/dl-machine.h (RTLD_START): Readd _dl_start_user
9105 entry point, used on Hurd.
9106
9107 2000-04-04 Andreas Jaeger <aj@suse.de>
9108
9109 * intl/Makefile: Only run the gettext test with shared libraries.
9110
9111 2000-03-16 Mark Kettenis <kettenis@gnu.org>
9112
9113 * sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t):
9114 Typedef for elf_fpregset_t instead of `elf_fpregset_t *'.
9115
9116 2000-04-05 Roland McGrath <roland@baalperazim.frob.com>
9117
9118 * Makeconfig: Undo last change.
9119 * configure.in: If --disable-shared was given, don't set VERSIONING,
9120 don't define DO_VERSIONING, and don't give scare warning for no
9121 versioning.
9122 * configure: Regenerated.
9123
9124 2000-04-04 Roland McGrath <roland@baalperazim.frob.com>
9125
9126 * Makeconfig [$(build-shared) != yes] (versioning): Set to `no'.
9127
9128 2000-04-04 Andreas Jaeger <aj@suse.de>
9129
9130 * sysdeps/generic/fgetexcptflg.c: Use shlib-compat macros.
9131
9132 2000-04-04 Ulrich Drepper <drepper@redhat.com>
9133
9134 * elf/dl-runtime.c (fixup): Correct handling of symbols marked
9135 STV_HIDDEN and STV_INTERNAL during lookup.
9136 (profile_fixup): Likewise.
9137 * elf/dl-reloc.c (RESOLVE): Likewise.
9138
9139 * iconv/skeleton.c (FUNCTION_NAME): Reorder initialization of
9140 unaligned so that it compiles for system which need unaligned
9141 access handling.
9142
9143 2000-04-04 Andreas Schwab <schwab@suse.de>
9144
9145 * elf/cache.c (print_entry): Only look at the type field when
9146 printing the type.
9147
9148 2000-04-04 Andreas Schwab <schwab@suse.de>
9149
9150 * iconvdata/big5.c (BODY): Fix typo.
9151
9152 2000-04-04 Andreas Schwab <schwab@suse.de>
9153
9154 * sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init
9155 function interface. Remove unused _dl_start_user entry point.
9156
9157 2000-04-03 Andreas Jaeger <aj@suse.de>
9158
9159 * include/arpa/inet.h (__inet_aton): Add protoype.
9160
9161 2000-04-01 Andreas Jaeger <aj@suse.de>
9162
9163 * sysdeps/mach/hurd/mips/init-first.c: Use SHARED instead of PIC.
9164
9165 * sysdeps/unix/mips/sysdep.h: Use __PIC__ instead of PIC.
9166 * sysdeps/mach/mips/thread_state.h: Likewise.
9167
9168 * sysdeps/generic/fclrexcpt.c: Use shlib-compat macros.
9169 * sysdeps/generic/fegetenv.c: Likewise.
9170 * sysdeps/generic/fesetenv.c: Likewise.
9171 * sysdeps/generic/feupdateenv.c: Likewise.
9172 * sysdeps/generic/fraiseexcpt.c: Likewise.
9173 * sysdeps/generic/fsetexcptflg.c: Likewise.
9174 * sysdeps/unix/sysv/linux/alpha/glob.c: Likewise.
9175 * sysdeps/unix/sysv/linux/arm/errlist.c: Likewise.
9176 * sysdeps/unix/sysv/linux/errlist.c: Likewise.
9177 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
9178
9179 2000-04-02 H.J. Lu <hjl@gnu.org>
9180
9181 * elf/ldconfig.h (FLAG_IA64_LIB64): New. Defined.
9182
9183 2000-04-03 Ulrich Drepper <drepper@redhat.com>
9184
9185 * elf/dl-load.c (_dl_dst_substitute): Pretty print comment.
9186 (add_name_to_object): Add cast in malloc call.
9187 (fillin_rpath): Optimize loop to initialize ->status a bit.
9188
9189 * sysdeps/i386/dl-machine.h: Undo last change.
9190 * sysdeps/mach/hurd/i386/dl-machine.h (RTLD_START_SPECIAL_INIT):
9191 Restore %edx register after call here.
9192
9193 * sysdeps/arm/atomicity.h: New file.
9194 Contributed by Jesper Skov <jskov@redhat.com>.
9195
9196 2000-04-03 Roland McGrath <roland@baalperazim.frob.com>
9197
9198 * Makeconfig (preprocess-versions): Undo last change.
9199 Instead, pass -I$(common-objdir) -I$(..)include instead of $(CPPFLAGS).
9200
9201 * sysdeps/mach/hurd/i386/init-first.c (init): Don't set __environ
9202 here, before we might move the stack.
9203 (posixland_init): Set __libc_argc, __libc_argc, and __environ here.
9204 (init1): And not here.
9205
9206 * sysdeps/i386/dl-machine.h (RTLD_START): Fix code broken by last
9207 change, to restore argc value in call-clobbered register after
9208 RTLD_START_SPECIAL_INIT, which will contain a call.
9209
9210 * elf/dl-deps.c (_dl_map_object_deps): Fix size calculations for
9211 allocating and initializing L->l_initfini.
9212
9213 * resolv/Makefile (headers): Add bits/netdb.h, so it gets installed.
9214
9215 2000-04-03 Ulrich Drepper <drepper@redhat.com>
9216
9217 * elf/dl-load.c (_dl_init_paths): Use (void*) -1 to signal non-existing
9218 RUNPATH, RPATH, and LD_LIBRARY_PATH.
9219 (open_path): Change type of fourth parameter. Make pointer to array
9220 of pointers. Create variable dirs with original type.
9221 Track whether any directory for the object exists and if not,
9222 change *DIRSP to (void*) -1 to signal there is no such search path.
9223 (_dl_map_object): Change all calls of open_path.
9224 Rewrite decompose_rpath calls.
9225
9226 2000-03-31 Andreas Schwab <schwab@suse.de>
9227
9228 * string/strfry.c: Declare STATE as array of char instead of int
9229 and do not initialize it (done by initstate_r). Pass correct
9230 size.
9231
9232 2000-04-03 Ulrich Drepper <drepper@redhat.com>
9233
9234 * sysdeps/generic/ldsodefs.h: Fix typo in comment.
9235
9236 * sysdeps/i386/dl-machine.h (RTLD_START): Squeeze one more
9237 instruction out of the code.
9238
9239 2000-04-02 Ulrich Drepper <drepper@redhat.com>
9240
9241 * elf/dl-fini.c (_dl_fini): Increment j counter after swapping in
9242 element at this position.
9243
9244 * elf/Versions [ld.so] (GLIBC_2.2): Export _dl_load_lock.
9245 * elf/link.h (struct link_map): Add l_reldepsmax, l_reldepsact, and
9246 l_reldeps elements.
9247 * elf/dl-lookup.c (add_dependency): New function.
9248 (_dl_lookup_symbol): Use it whenever symbol was found in a global,
9249 dynamically loaded object.
9250 (_dl_lookup_symbol_skip): Likewise.
9251 (_dl_lookup_versioned_symbol): Likewise.
9252 (_dl_lookup_versioned_symbol_skip): Likewise.
9253 * elf/dl-open.c: Don't define _dl_load_lock here...
9254 * elf/rtld.c: ...but here...
9255 * elf/dl-support.c: ...and here.
9256 * elf/dl-close.c (_dl_close): Close also dependent objects introduce
9257 through relocation.
9258 * elf/dl-fini.c (_dl_fini): Also take dependencies introduced through
9259 relocations.
9260 * dlfcn/Makefile (glrefmain.out): Test is not expected to fail
9261 anymore.
9262 * dlfcn/glrefmain.c: Add one more debug message.
9263
9264 * Makeconfig (preprocess-versions): Don't add $(CPPFLAGS) to compiler
9265 command line.
9266 * Makerules (sysd-versions): Use ( ) instead of { }.
9267
9268 * elf/dl-load.c: Use __builtin_expect to signal that compiler should
9269 optimize for the non-debugging case.
9270 * elf/dl-lookup.c: Likewise.
9271 * sysdeps/generic/libc-start.c: Likewise.
9272
9273 2000-04-02 Roland McGrath <roland@baalperazim.frob.com>
9274
9275 * sysdeps/mach/hurd/i386/init-first.c: Replace PIC #ifdefs with SHARED.
9276 (init1): Don't initialize __environ here, since init already does it.
9277 (first_init): New function, broken out of _init.
9278 (_hurd_stack_setup): Use it.
9279 [SHARED] (_dl_init_first): New function, renamed from old _init.
9280 (init1) [SHARED]: Don't call posixland_init here.
9281 (posixland_init): Take ENVP arg, so signature is usual for initializer.
9282 [SHARED] (_init): Define as alias for posixland_init.
9283 [! SHARED] (__libc_first_init): Define as alias for posixland_init.
9284 * sysdeps/i386/dl-machine.h (RTLD_START): Insert the macro
9285 RTLD_START_SPECIAL_INIT before calling initializers.
9286 (RTLD_START_SPECIAL_INIT): Define to empty if undefined.
9287 * sysdeps/mach/hurd/i386/dl-machine.h: New file.
9288 * sysdeps/mach/hurd/dl-sysdep.c (_dl_init_first): New weak function.
9289 * elf/Versions ({libc,ld.so}: GLIBC_2.2): Add _dl_init_first.
9290
9291 * stdio-common/tmpfile.c [! USE_IN_LIBIO]: No alias needed,
9292 since we define the function with the name `tmpfile'.
9293
9294 * mach/Versions: Define SHARED instead of PIC to affect shlib-compat.h.
9295 * hurd/Versions: Likewise.
9296
9297 2000-04-02 Ulrich Drepper <drepper@redhat.com>
9298
9299 * elf/dl-runtime.c (fixup): Fix typo in comment.
9300
9301 * resolv/netdb.h (getnameinfo): All length parameters are of type
9302 socklen_t.
9303 * inet/getnameinfo.c: Likewise.
9304
9305 2000-04-01 Ulrich Drepper <drepper@redhat.com>
9306
9307 * posix/unistd.h (socklen_t): Define if it has not yet happened.
9308 (gethostname): Change type of second parameter to socklen_t.
9309 * include/unistd.h (__gethostname): Change type of second
9310 parameter to socklen_t.
9311 * sysdeps/generic/gethostname.c (__gethostname): Likewise.
9312 * sysdeps/mach/hurd/gethostname.c (__gethostname): Likewise.
9313 * sysdeps/unix/sysv/gethostname.c (__gethostname): Likewise.
9314 * sysdeps/unix/sysv/sysv4/solaris2/gethostname.c (__gethostname):
9315 Likewise.
9316 * sysdeps/unix/sysv/linux/gethostname.c: Removed.
9317 * sysdeps/generic/bits/socket.h: Use __socklen_t to define socklen_t.
9318 Allow definition elsewhere.
9319 * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
9320 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
9321 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
9322 * sysdeps/generic/bits/types.h: Define __socklen_t.
9323 * sysdeps/unix/sysv/aix/bits/types.h: Likewise.
9324 * sysdeps/unix/sysv/hpux/bits/types.h: Likewise.
9325 * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
9326 * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
9327 * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
9328 * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
9329 * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
9330
9331 * inet/arpa/inet.h (inet_addr): Change return type to in_addr_t.
9332 (inet_lnaof): Likewise.
9333 (inet_netof): Likewise.
9334 (inet_network): Likewise.
9335 (inet_aton): Likewise.
9336 (inet_makeaddr): Change parameter types to in_addr_t.
9337 (inet_neta): Likewise.
9338 (inet_ntop): Change type of last parameter to socklen_t.
9339 (inet_aton): Only make available if __USE_MISC.
9340 (inet_neta): Likewise.
9341 (inet_net_ntop): Likewise.
9342 (inet_net_pton): Likewise.
9343 (inet_nsap_ntoa): Likewise.
9344
9345 * inet/in.h: Define in_port_t type.
9346 Define in_addr_t type.
9347 (struct in_addr): Use in_addr_t in definition.
9348 (IN_CLASSA): Use cast to in_addr_t.
9349 (IN_CLASSB): Likewise.
9350 (IN_CLASSC): Likewise.
9351 (IN_CLASSD): Likewise.
9352 (IN_EXPERIMENTAL): Likewise.
9353 (IN_BADCLASS): Likewise.
9354 (INADDR_ANY): Likewise.
9355 (INADDR_BROADCAST): Likewise.
9356 (INADDR_NONE): Likewise.
9357 (INADDR_LOOPBACK): Likewise.
9358 (INADDR_UNSPEC_GROUP): Likewise.
9359 (INADDR_ALLHOSTS_GROUP): Likewise.
9360 (INADDR_ALLRTRS_GROUP): Likewise.
9361 (INADDR_MAX_LOCAL_GROUP): Likewise.
9362 (struct sockaddr_in): Use in_port_t for sin_port element.
9363 (struct sockaddr_in6): Use in_port_t for sin6_port element.
9364 Use uint8_t instead of u_int8_t.
9365
9366 * resolv/inet_addr.c (inet_addr): Change return type to in_addr_t.
9367 Call __inet_aton instead of inet_aton.
9368 (__inet_aton): Renamed from inet_aton. Add weak alias under old name.
9369
9370 * resolv/netdb.h (gethostbyname2): Define only is __USE_MISC.
9371 (innetgr): Likewise.
9372 (struct addrinfo): Use socklen_t for ai_addrlen element.
9373
9374 * sysdeps/unix/sysv/linux/bits/in.h (IPV6_MTU_DISCOVER, IPV6_MTU,
9375 IPV6_RECVERR): New defines.
9376
9377 * include/netdb.h: Change type of first parameter of __getnetbyaddr_r.
9378 * inet/getnetbyad.c: Likewise.
9379 * inet/getnetbyad_r.c: Likewise.
9380 * nis/nss_nis/nis-network.c: Likewise.
9381 * nis/nssplus_nis/nisplus-network.c: Likewise.
9382 * nss/nss_files/files-network.c: Likewise.
9383 * resolv/netdb.h: Define uint32_t if not already happened.
9384 Include bits/netdb.h. Remove definition of struct netent.
9385 Change type of first parameter of getnetbyaddr_r and getnetbyaddr.
9386 * sysdeps/generic/stdint.h: Allow definition of uint32_t elsewhere.
9387 * sysdeps/generic/bits/netdb.h: New file.
9388 * sysdeps/unix/sysv/linux/alpha/bits/netdb.h: New file.
9389
9390 * dlfcn/Makefile (distribute): Add glreflib1.c and glreflib2.c.
9391 (tests): Add glrefmain.
9392 Add rules to build modules and run tests. Ignore result of glrefmain
9393 for now since it fails.
9394 * dlfcn/glrefmain.c: New file.
9395 * dlfcn/glreflib1.c: New file.
9396 * dlfcn/glreflib2.c: New file.
9397
9398 * test-skeleton.c: Include <string.h> for strsignal prototype.
9399
9400 * locale/programs/ld-collate.c (check_duplicate): Allow repertoire
9401 to be missing.
9402
9403 * sysdeps/unix/sysv/linux/init-first.c (init): Add code from
9404 former init-first.h. Initialize __libc_multiple_libcs.
9405
9406 2000-03-31 Ulrich Drepper <drepper@redhat.com>
9407
9408 * iconv/skeleton.c: Define access macros with u suffix. Adjust
9409 #if expression for use of unaligned function to the one used in
9410 the definition of these functions.
9411 * iconv/loop.c: Undefined `unaligned' before recursive inclusion.
9412 * iconv/gconv_simple.c (internal_ucs4_loop_unaligned): New function.
9413 (internal_ucs4le_loop_unaligned): New function.
9414
9415 * elf/Makefile (distribute): Add dep1.c, dep2.c, dep3.c, and dep4.c.
9416 (tests): Add order.
9417 (module-names): Add dep1, dep2, dep3, and dep4.
9418 Add dependencies for dep* modules and order.
9419 Define rule for order.out which checks the result.
9420 * elf/dep1.c: New file.
9421 * elf/dep2.c: New file.
9422 * elf/dep3.c: New file.
9423 * elf/dep4.c: New file.
9424 * elf/order.c: New file.
9425
9426 * elf/dl-init.c: Fix typo in comment.
9427
9428 2000-03-31 Andreas Jaeger <aj@suse.de>
9429
9430 * sysdeps/mips/dl-machine.h (RTLD_START): Rewritten to match new
9431 init function interface.
9432 * sysdeps/mips/mips64/dl-machine.h (RTLD_START): Likewise.
9433
9434 2000-03-31 Andreas Jaeger <aj@suse.de>
9435
9436 * sysdeps/mips/fpu/fgetexcptflg.c: Fix last patch to use #if.
9437 * sysdeps/mips/fpu/fegetenv.c: Likewise.
9438 * sysdeps/mips/fpu/feupdateenv.c: Likewise.
9439 * sysdeps/mips/fpu/fclrexcpt.c: Likewise.
9440 * sysdeps/mips/fpu/fesetenv.c: Likewise.
9441
9442 * sysdeps/generic/ldsodefs.h: DT_INIT_ARRAY is not relocated
9443 anymore, update comment.
9444
9445 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
9446
9447 * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Remove
9448 SHLIB_COMPAT - the struct is always needed.
9449
9450 2000-03-31 Ulrich Drepper <drepper@redhat.com>
9451
9452 * sysdeps/i386/dl-machine.h (RTLD_START): Optimize for i686.
9453 * elf/dl-support.c: Define _dl_starting_up.
9454
9455 2000-03-30 Ulrich Drepper <drepper@redhat.com>
9456
9457 * elf/dl-init.c (_dl_init): Clear _dl_starting_up at end of function.
9458 * sysdeps/i386/dl-machine.h: Remove code to clear _dl_starting_up.
9459
9460 * misc/sys/cdefs.h: Don't allow gcc in traditional mode to be used.
9461
9462 * elf/Makefile (dl-routines): Remove preinit.
9463 * elf/Versions: Remove _dl_preinit.
9464 * elf/dl-preinit.c: Removed. Move content into...
9465 * elf/dl-init.c: ...here.
9466 * sysdeps/i386/dl-machine.h (RTLD_START): Remove call to _dl_preinit.
9467
9468 * sysdeps/generic/bits/shm.h (struct shmid_ds): Correct names of
9469 elements.
9470
9471 2000-03-29 Geoff Clare <gwc@unisoft.com>
9472
9473 * stdlib/strfmon.c: Corrected problems with the code that
9474 sets default values for [np]_sep_by_space and
9475 [np]_sign_posn; also the new positive/negative alignment
9476 code from the previous patch was not quite right for
9477 [np]_sign_posn = 0.
9478
9479 * localedata/tst-fmon.data: Changes corresponding to the
9480 two sets of fixes made to stdlib/strfmon.c.
9481
9482 2000-03-29 Jes Sorensen <jes@pcatls01.cern.ch>
9483
9484 * malloc/malloc.c: Declare bit flags UL so that they will not
9485 default to int size when being inverted.
9486
9487 2000-03-29 Andreas Jaeger <aj@suse.de>
9488
9489 * sysdeps/unix/sysv/linux/arm/errlist.c: Use shlib-compat macros.
9490 * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.
9491
9492 2000-03-29 Andreas Jaeger <aj@suse.de>,
9493 Ralf Baechle <ralf@uni-koblenz.de>
9494
9495 * Makeconfig: Introduce new variable SHARED to mark code used in
9496 the shared library.
9497 * elf/dl-close.c: Use it instead of PIC.
9498 * elf/dl-load.c: Likewise.
9499 * elf/dl-open.c: Likewise.
9500 * hurd/geteuids.c: Likewise.
9501 * include/libc-symbols.h: Likewise.
9502 * include/shlib-compat.h: Likewise.
9503 * libio/freopen.c: Likewise.
9504 * linuxthreads/cancel.c: Likewise.
9505 * linuxthreads/pthread.c: Likewise.
9506 * linuxthreads/wrapsyscall.c: Likewise.
9507 * nss/nsswitch.c: Likewise.
9508 * stdio-common/vfprintf.c: Likewise.
9509 * sysdeps/arm/init-first.c: Likewise.
9510 * sysdeps/i386/init-first.c: Likewise
9511 * sysdeps/generic/init-first.c: Likewise.
9512 * sysdeps/generic/libc-start.c: Likewise.
9513 * sysdeps/mips/init-first.c: Likewise.
9514 * sysdeps/powerpc/elf/libc-start.c: Likewise.
9515 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
9516 * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.
9517 * sysdeps/unix/sysv/linux/arm/errlist.c: Likewise.
9518 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
9519
9520 * sysdeps/mips/machine-gmon.h (asm): Use __PIC__ as check.
9521
9522 2000-03-29 Andreas Jaeger <aj@suse.de>
9523
9524 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_runtime_setup):
9525 Use D_PTR to access relocated entries in l_info.
9526 (elf_machine_rela): Likewise.
9527
9528 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup):
9529 Likewise.
9530 (elf_machine_rela): Likewise.
9531
9532 * sysdeps/powerpc/dl-machine.c (__elf_machine_runtime_setup):
9533 Likewise.
9534 (__elf_machine_fixup_plt): Likewise.
9535 (__process_machine_rela): Likewise.
9536
9537 * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Likewise.
9538 (elf_machine_rela): Likewise.
9539
9540 * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Likewise.
9541 (elf_machine_rel): Likewise.
9542
9543 * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Likewise.
9544 (elf_machine_fixup_plt): Likewise.
9545 (elf_machine_rela): Likewise.
9546
9547 2000-03-29 Andreas Jaeger <aj@suse.de>
9548
9549 * sysdeps/unix/sysv/linux/msgctl.c: Use shlib-compat macros.
9550 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
9551 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
9552 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Likewise.
9553 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
9554 * sysdeps/unix/sysv/linux/i386/msgctl.c: Likewise.
9555 * sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: Likewise.
9556 * sysdeps/unix/sysv/linux/i386/semctl.c: Likewise.
9557 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
9558 * sysdeps/unix/sysv/linux/i386/shmctl.c: Likewise.
9559 * sysdeps/unix/sysv/linux/alpha/msgctl.c: Likewise.
9560 * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
9561 * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
9562 * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise.
9563 * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
9564
9565 * sysdeps/unix/sysv/linux/alpha/oldglob.c: Use shlib-compat
9566 macros, remove K&R prototypes.
9567
9568 2000-03-30 Ulrich Drepper <drepper@redhat.com>
9569
9570 * posix/getopt.c (_getopt_internal): Return -1 if argc < 1.
9571 Reported by Andrew Wiseman <a.wiseman@bandc.dircon.co.uk>
9572 (PR libc/1677).
9573
9574 2000-03-30 Andreas Jaeger <aj@suse.de>
9575
9576 * misc/sys/cdefs.h: Remove K&R support.
9577
9578 2000-03-30 Ulrich Drepper <drepper@redhat.com>
9579
9580 * iconv/skeleton.c: Avoid compiling unaligned versions in some
9581 more cases.
9582 * iconv/loop.c: Likewise.
9583
9584 2000-03-29 Bruno Haible <haible@clisp.cons.org>
9585
9586 * iconv/loop.c (put16): Remove __const. Fix access index.
9587 (put32): Remove __const. Use uint32_t instead of uint16_t.
9588 * iconv/skeleton.c: Likewise.
9589
9590 2000-03-30 Roland McGrath <roland@baalperazim.frob.com>
9591
9592 * mach/Versions (libc: GLIBC_2.0)
9593 [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]: Conditionalize
9594 __vm_allocate on this.
9595 [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)]: Conditionalize
9596 mutex- and spinlock-related symbols on this.
9597 [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)] (libc: HURD_CTHREADS_0.3):
9598 New version set. Lock-related symbols go here instead in this case.
9599 * sysdeps/mach/hurd/Versions (libc: GLIBC_2.0): Remove
9600 _cthread_exit_routine, _cthread_init_routine, cthread_keycreate,
9601 cthread_getspecific, cthread_setspecific, __libc_getspecific.
9602 * hurd/Versions
9603 [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)] (libc: GLIBC_2.0):
9604 Put them here instead.
9605 [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)] (libc: HURD_CTHREADS_0.3):
9606 New version set. Those cthreads symbols go here instead in this case.
9607 * Versions.def (libc) [USE_IN_LIBIO]: Add HURD_CTHREADS_0.3 version.
9608
9609 2000-03-30 Ulrich Drepper <drepper@redhat.com>
9610
9611 * elf/dl-init.c (_dl_init): We don't need to call constructors
9612 recursively. Fold _dl_init_rec in _dl_init and optimize a bit more.
9613
9614 Implement dynamic determination of constructor/destructor order in
9615 the dynamic linker.
9616 * elf/Versions [ld.so] (GLIBC_2.0): Remove _dl_init_next.
9617 (GLIBC_2.2): Add _dl_init.
9618 * elf/dl-close.c: Also call all destructors in FINI_ARRAY.
9619 r_duplist is not anymore allocated separately. l_initfini is and
9620 therefore free it if necessary.
9621 * elf/dl-deps.c: If a searchlist has to be allocated, put all in one
9622 malloc block. Otherwise allocate l_initfini list only.
9623 Put dependencies for the object in l_initfini list.
9624 Sort dependencies for the object to be loaded topologically.
9625 * elf/dl-fini.c: Before running the destructors sort the topologically.
9626 * elf/dl-init.c (_dl_init): Renamed from _dl_init_next. Rewrite to
9627 call constructors instead of iterating over the pointers. Get list of
9628 objects for which to run constructors from l_initfini element. Accept
9629 argc, argv, and env as parameters and pass them to the constructors.
9630 * elf/ld-load.c (_dl_map_object_from_fd): Initialize l_ldnum member
9631 with size of dynamic section.
9632 * elf/dl-open.c (dl_open_worker): Only call _dl_init instead of
9633 _dl_init_next and calling constructors ourself.
9634 * elf/dl-preinit.c (_dl_preinit): Renamed from _dl_preinit_next.
9635 Take argc, argv, and env as parameters and pass them to the
9636 constructors. Rewrite to call all constructors and not iterate over
9637 the pointers.
9638 * elf/dynamic-link.h: Don't relocate DT_FINI_ARRAY entry. Don't
9639 precompute l_initcount and l_preinitcount.
9640 * elf/link.h (struct link_map): Add l_ldnum member.
9641 Make l_phdr_allocated part of the bitfield. Remove l_runcount,
9642 l_initcount, and l_preinitcount. Add l_initfini.
9643 * sysdeps/generic/ldsodefs.h: Replace _dl_init_next prototype with
9644 one for _dl_init.
9645 * sysdeps/i386/dl-machine (RTLD_START): Rewrite to match new init
9646 function interface.
9647 * sysdeps/unix/sysv/linux/init-first.h: Removed.
9648 * sysdeps/unix/sysv/linux/Dist: Delete file here as well.
9649 * sysdeps/unix/sysv/linux/init-first.c [PIC]: Don't use
9650 SYSDEP_CALL_INIT. Make _init a strong alias of init. The calling
9651 conventions now match.
9652
9653 * sysdeps/generic/libc-start.c: Calling __libc_init_first has no
9654 effect for shared objects. Don't emit message and call only for
9655 static library.
9656
9657 2000-03-29 Ulrich Drepper <drepper@redhat.com>
9658
9659 * iconvdata/testdata/CSA_Z243.4-1985-1..UCS-2BE: Renamed from
9660 CSA_Z243.4-1985-1..UCS2.
9661 * iconvdata/testdata/ISO-8859-10..UCS-2BE: Renamed from
9662 ISO-8859-10..UCS2.
9663
9664 2000-03-29 Andreas Jaeger <aj@suse.de>
9665
9666 * include/unistd.h: Remove duplicate entry for __rmdir.
9667 Remove declaration of __mkdir since __mkdir is declared in
9668 sys/stat.h.
9669
9670 * manual/creature.texi (Feature Test Macros): Fix typo, reported
9671 by Michael Deutschmann <michael@talamasca.ocis.net>.
9672
9673 * sysdeps/mips/fpu/fclrexcpt.c: Use shlib-compat macros.
9674 * sysdeps/mips/fpu/fegetenv.c: Likewise.
9675 * sysdeps/mips/fpu/fesetenv.c: Likewise.
9676 * sysdeps/mips/fpu/feupdateenv.c: Likewise.
9677 * sysdeps/mips/fpu/fgetexcptflg.c: Likewise.
9678
9679 2000-03-28 Andreas Jaeger <aj@suse.de>
9680
9681 * sysdeps/i386/fpu/bits/mathinline.h (__sincos): Remove redundant
9682 declaration, the prototype is defined via bits/mathcalls.h.
9683 (__sincosf): Likewise.
9684 (__sincosl): Likewise.
9685 (ldexp): Likewise.
9686 (ldexpf): Likewise.
9687 (ldexpl): Likewise.
9688 (__finite): Likewise.
9689 (__inline_mathcodeNP): New macro without prototype
9690 declarations.
9691 (__inline_mathcodeNP2): Likewise.
9692 (__inline_mathcodeNP3): Likewise.
9693 (__inline_mathcodeNP_): Likewise.
9694 (__inline_mathcodeNP2_): Likewise.
9695 (__inline_mathcodeNP3_): Likewise.
9696 (__inline_mathopNP): Likewise.
9697 (__inline_mathop_declNP): Likewise.
9698 (__inline_mathop_declNP_): Likewise.
9699 (__inline_mathcode_): Use __inline_mathcodeNP_.
9700 (__inline_mathcode2_): Use __inline_mathcodeNP2_.
9701 (__inline_mathcode3_): Use __inline_mathcodeNP3_.
9702 (__inline_mathop_decl_): Use __inline_mathop_declNP__.
9703 (__expm1l): Don't define prototype, the prototype is defined via
9704 bits/mathcalls.h.
9705 (exp): Likewise.
9706 (__expl): Likewise.
9707 (tan): Likewise.
9708 (atan2): Likewise.
9709 (__atan2l): Likewise.
9710 (fmod): Likewise.
9711 (pow): Likewise.
9712 (fabsf): Likewise.
9713 (fabsl): Likewise.
9714 (__fabsl): Likewise.
9715 (asin): Likewise.
9716 (acos): Likewise.
9717 (sinh): Likewise.
9718 (cosh): Likewise.
9719 (tanh): Likewise.
9720 (floor): Likewise.
9721 (ceil): Likewise.
9722 (expm1): Likewise.
9723 (log1p): Likewise.
9724 (asinh): Likewise.
9725 (acosh): Likewise.
9726 (atanh): Likewise.
9727 (hypot): Likewise.
9728 (logb): Likewise.
9729 (fma): Likewise.
9730 (drem): Likewise.
9731 (sqrt): Likewise.
9732 (__sqrtl): Likewise.
9733 (sin): Likewise.
9734 (cos): Likewise.
9735 (atan): Likewise.
9736 (log): Likewise.
9737 (log10): Likewise.
9738 (asinh): Likewise.
9739 (log2): Likewise.
9740 (rint): Likewise.
9741
9742 2000-03-28 Ulrich Drepper <drepper@redhat.com>
9743
9744 * Makerules: If make variable md5 is defined to yes after
9745 generating dependencies generate MD5 sum for the object.
9746
9747 * iconv/gconv_builtin.h: Fix length in transformation definition
9748 for UNICODEBIG.
9749
9750 * iconvdata/TESTS: Use UCS-2BE instead of UCS2.
9751
9752 * iconv/loop.c: Define get16, get32, put16, and put32 macros to
9753 allow as well reading from/writing to unaligned addresses on machines
9754 which don't support this in hardware. Use FCTNAME macro to define
9755 function name. Include the file a second time for platforms which
9756 need special unaligned handling.
9757 * iconv/skeleton.c: Define get16u, get32u, put16u, and put32u macros
9758 to access potentially unaligned addresses. These macros are intended
9759 to be used only outside the loops.
9760 (unaligned): New definition. In case the machine can handle unaligned
9761 access define as zero. Otherwise as a variable which is initialized
9762 as nonzero in case the buffer passed in at runtime is unaligned with
9763 respect to the character set encoding involved.
9764 Call aligned or unaligned looop functions according to unaligned
9765 variable.
9766 * iconvdata/8bit-gap.c: Use get16, get32, put16, and put32 instead
9767 of direct casting pointer to potentially handle unaligned memory
9768 accesses.
9769 * iconvdata/8bit-generic.c: Likewise.
9770 * iconvdata/ansi_x3.110.c: Likewise.
9771 * iconvdata/big5.c: Likewise.
9772 * iconvdata/euc-cn.c: Likewise.
9773 * iconvdata/euc-jp.c: Likewise.
9774 * iconvdata/euc-kr.c: Likewise.
9775 * iconvdata/euc-tw.c: Likewise.
9776 * iconvdata/gbk.c: Likewise.
9777 * iconvdata/iso-2022-cn.c: Likewise.
9778 * iconvdata/iso-2022-jp.c: Likewise.
9779 * iconvdata/iso-2022-kr.c: Likewise.
9780 * iconvdata/iso646.c: Likewise.
9781 * iconvdata/iso_6937-2.c: Likewise.
9782 * iconvdata/iso_6937.c: Likewise.
9783 * iconvdata/johab.c: Likewise.
9784 * iconvdata/sjis.c: Likewise.
9785 * iconvdata/t.61.c: Likewise.
9786 * iconvdata/uhc.c: Likewise.
9787 * iconvdata/unicode.c: Likewise.
9788 * iconvdata/utf-16.c: Likewise.
9789
9790 * locale/programs/simple-hash.c: Little optimizations. Remove K&R
9791 prototypes.
9792
9793 * malloc/Versions [libc] (GLIBC_2.2): Add mcheck_check_all.
9794 * malloc/mcheck.c (mcheck_check_all): Renamed from check_all and made
9795 public.
9796 * malloc/mcheck.h (mcheck_check_all): Declare.
9797
9798 * stdio-common/Makefile (tests): Add tst-obprintf.
9799
9800 2000-03-28 Roland McGrath <roland@baalperazim.frob.com>
9801
9802 * sysdeps/generic/bits/sigthread.h: Clean up conditionals.
9803 Declare pthread_sigmask.
9804
9805 * csu/version.c: Add 2000 to copyright years.
9806 Remove Emacs local variables section.
9807
9808 2000-03-23 Bruno Haible <haible@clisp.cons.org>
9809
9810 * iconv/gconv_int.h (__gconv_transform_ucs2little_internal,
9811 __gconv_transform_internal_ucs2little): Remove declarations.
9812 * iconv/gconv_simple.c (__gconv_transform_ucs2_internal,
9813 __gconv_transform_internal_ucs2): Never need to bswap_16.
9814 (__gconv_transform_ucs2reverse_internal,
9815 __gconv_transform_internal_ucs2reverse): Always need to bswap_16.
9816
9817 2000-03-27 Roland McGrath <roland@baalperazim.frob.com>
9818
9819 * include/shlib-compat.h (SHLIB_COMPAT): Make the test handle the
9820 obsoleting version not being defined at all, in which case the
9821 result is always true.
9822
9823 * Makeconfig (preprocess-versions): New canned sequence for running
9824 cpp on shlib-versions and the like.
9825 (soversions.i): Use it.
9826 * Makerules (Versions.all, sysd-versions): Use it to preprocess the
9827 Versions.def and Versions files.
9828
9829 2000-03-27 Ulrich Drepper <drepper@redhat.com>
9830
9831 * stdio-common/tst-obprintf.c (main): Add another check to see
9832 obstack_printf handling all possible beginnings of the block
9833 inside an obstack chunk.
9834
9835 * locale/programs/localedef.c: Use __malloc_initialize_hook to
9836 install mcheck handler.
9837
9838 * libio/obprintf.c (_IO_obstack_vprintf): Fix one more memory
9839 handling problem.
9840
9841 2000-03-27 Roland McGrath <roland@baalperazim.frob.com>
9842
9843 * stdio-common/tmpfile.c: Use <shlib-compat.h> macros.
9844
9845 * include/shlib-compat.h: Conditionalize <abi-versions.h> include
9846 on [HAVE_ELF && DO_VERSIONING].
9847
9848 2000-03-27 Ulrich Drepper <drepper@redhat.com>
9849
9850 * stdio-common/tst-obprintf.c: New file.
9851
9852 2000-03-26 Ulrich Drepper <drepper@redhat.com>
9853
9854 * libio/genops.c (_IO_default_xsputn): Little optimization. Call
9855 _IO_OVERFLOW directly instead through __overflow.
9856
9857 * locale/programs/localedef.c (construct_output_path): If path
9858 contains a / compute the end of the directory name correctly.
9859
9860 * include/features.h: Undef and document __USE_XOPEN2K.
9861
9862 * malloc/mcheck.c: Implement pedantic checking of all allocated blocks
9863 whenever a function is called. Initiated by calling mcheck_pedantic
9864 instead of mcheck.
9865 * malloc/mcheck.h: Declare mcheck_pedantic.
9866 * malloc/Versions [libc] (GLIBC_2.2): Add mcheck_pedantic.
9867 * locale/programs/localdef.c: Use mcheck_pedantic instead of mcheck
9868 for now.
9869
9870 2000-03-26 Roland McGrath <roland@baalperazim.frob.com>
9871
9872 * dlfcn/dlopen.c: Use <shlib-compat.h> macros.
9873 * dlfcn/dlopenold.c: Likewise.
9874 * nss/getXXbyYY_r.c: Likewise.
9875 * nss/getXXent_r.c: Likewise.
9876 * hurd/hurdinit.c: Likewise.
9877 * hurd/compat-20.c: Likewise.
9878 * libio/oldiofopen.c: Likewise.
9879 * libio/oldiofclose.c: Likewise.
9880 * libio/oldiofdopen.c: Likewise.
9881 * libio/oldfileops.c: Likewise.
9882 * libio/oldstdfiles.c: Likewise.
9883 * libio/oldiofsetpos.c: Likewise.
9884 * libio/oldiofgetpos.c: Likewise.
9885 * libio/oldiofgetpos64.c: Likewise.
9886 * libio/oldiofsetpos64.c: Likewise.
9887 * libio/oldiopopen.c: Likewise.
9888 * libio/oldpclose.c: Likewise.
9889 * libio/oldtmpfile.c: Likewise.
9890 * libio/freopen.c (freopen): Likewise.
9891 * libio/iofclose.c (_IO_new_fclose): Likewise.
9892
9893 * sysdeps/mach/sys/reboot.h: Include <features.h>.
9894 (reboot): Declare it.
9895
9896 * libio/Makefile (headers): Add bits/stdio-lock.h here.
9897
9898 * sysdeps/mach/hurd/bits/stdio-lock.h: New file.
9899
9900 * include/shlib-compat.h: Include <abi-versions.h> unconditionally.
9901
9902 * posix/unistd.h (intptr_t): Conditionalize on [__USE_MISC ||
9903 __USE_XOPEN_EXTENDED] rather than on [__USE_UNIX98].
9904 We need this for the sbrk decl, which can be included without Unix98.
9905
9906 2000-03-20 Richard Henderson <rth@cygnus.com>
9907
9908 * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Last
9909 argument to yperr2nss is an int, not size_t.
9910 * posix/regex.c (print_partial_compiled_pattern): Cast all
9911 ptrdiff_t to long for printing.
9912 (print_compiled_pattern): Use Z for printing size_t.
9913 * posix/testfnm.c (tests): Avoid trigraphs.
9914 * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
9915 Use a C comment, not an assembly comment.
9916
9917 * sysdeps/unix/sysv/linux/alpha/msgctl.c: Clarify use
9918 of __ASSUME_32BITUIDS.
9919
9920 2000-03-26 Ulrich Drepper <drepper@redhat.com>
9921
9922 * libio/iofopncook.c: Remove K&R prototypes.
9923
9924 2000-03-26 Roland McGrath <roland@baalperazim.frob.com>
9925
9926 * hurd/hurdrlimit.c (init_rlimit): Give the RLIMIT_NOFILE soft limit
9927 an initial value of 1024 instead of RLIM_INFINITY.
9928
9929 * Versions.def (libmachuser, libhurduser): Remove these sections,
9930 since these libraries do not presently use symbol versions.
9931
9932 * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): If the resource limit
9933 is RLIM_INFINITY, return -1 instead.
9934
9935 2000-03-24 Andreas Jaeger <aj@suse.de>
9936
9937 * Makefile (postclean): Added soversions.i.
9938
9939 2000-03-24 Scott Bambrough <scottb@netwinder.org>
9940
9941 * sysdeps/arm/fpu/fpu_control.h: Define _FPU_MASK_IM, _FPU_MASK_ZM,
9942 _FPU_MASK_OM, _FPU_MASK_UM, _FPU_MASK_PM, _FPU_MASK_DM, _FPU_DEFAULT,
9943 and _FPU_IEEE. Change _FPU_RESERVED.
9944
9945 2000-03-24 Scott Bambrough <scottb@netwinder.org>
9946
9947 * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: New file.
9948
9949 2000-03-24 Roland McGrath <roland@baalperazim.frob.com>
9950
9951 * sysdeps/posix/getaddrinfo.c: Include <net/if.h> for if_nametoindex.
9952 (gaih_inet): Remove unused duplicate variable.
9953
9954 * inet/getnameinfo.c (getnameinfo): Use IFNAMSIZ, not MAXHOSTNAMELEN.
9955 Don't use __libc_sa_len, which only exists for Linux. Just handle
9956 AF_INET and AF_INET6 directly as well as AF_LOCAL, since those are the
9957 only flavors supported by this function anyway.
9958
9959 2000-03-24 Geoff Clare <gwc@unisoft.com>
9960
9961 * stdlib/strfmon.c: Corrected problems with missing signs and
9962 missing or extra spaces; allow for sign strings longer than
9963 one character; add padding to ensure positive and negative
9964 formats are aligned when a left precision is used.
9965
9966 2000-03-26 Ulrich Drepper <drepper@redhat.com>
9967
9968 * stdlib/random_r.c (__setstate_r): Allow RNGs of type 4.
9969 Patch by John Mizel <John.Mizel@msdw.com>.
9970
9971 2000-03-25 Ulrich Drepper <drepper@redhat.com>
9972
9973 * manual/install.texi: Remove references to crypt add-on.
9974
9975 2000-03-25 Roland McGrath <roland@baalperazim.frob.com>
9976
9977 * sysdeps/mach/hurd/setrlimit.c (setrlimit): Go into a critical
9978 section while taking the _hurd_rlimit_lock.
9979 * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
9980
9981 2000-03-24 Roland McGrath <roland@baalperazim.frob.com>
9982
9983 * Makerules [$(cross-compiling) = yes] (symbolic-link-prog): Define
9984 using $(LN_S).
9985
9986 * sysdeps/mach/hurd/if_index.c: New file.
9987
9988 * sysdeps/unix/sysv/linux/net/if.h: Moved to ...
9989 * sysdeps/gnu/net/if.h: here.
9990 (_IOT_ifconf, _IOT_ifreq): Hurd ioctl type macros moved from ...
9991 * sysdeps/mach/hurd/net/if.h: ... here; this file now removed.
9992 * sysdeps/generic/net/if.h: New file. Declares just the standard
9993 functions and `struct if_nameindex' type.
9994 * socket/Makefile (headers): Add net/if.h here.
9995 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Not here.
9996 * sysdeps/mach/hurd/Dist: Remove it here.
9997 * sysdeps/unix/sysv/linux/Dist: And here.
9998 * sysdeps/generic/if_index.c: Include <net/if.h>.
9999
10000 2000-03-24 Andreas Jaeger <aj@suse.de>
10001
10002 * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Use D_PTR to
10003 access relocated entries in l_info.
10004 (elf_machine_got_rel): Likewise.
10005 (elf_machine_runtime_setup): Likewise.
10006 * sysdeps/mips/mips64/dl-machine.h (elf_machine_got_rel): Likewise.
10007 (elf_machine_runtime_setup): Likewise.
10008 (__dl_runtime_resolve): Likewise.
10009
10010 2000-03-23 Ulrich Drepper <drepper@redhat.com>
10011
10012 * resolv/netdb.h (SCOPE_DELIMITER): New definitions.
10013 * inet/netinet/in.h (struct sockaddr_in6): Add sin6_scope_id
10014 according to RFC 2553.
10015 * sysdeps/posix/getaddrinfo.c: Change to follow latest RFC draft.
10016 * inet/getnameinfo.c: Likewise.
10017 Patches by YOSHIFUJI Hideaki <yoshfuji@v6.linux.or.jp>.
10018
10019 2000-03-23 Bruno Haible <haible@clisp.cons.org>
10020
10021 * iconv/gconv_simple.c (internal_ucs4_loop, internal_ucs4le_loop):
10022 Remove no-op pointer increment.
10023
10024 2000-03-23 Andreas Jaeger <aj@suse.de>
10025
10026 * stdio-common/tst-cookie.c (cookieseek): Change prototype to
10027 follow change for libio.h from 2000-03-10.
10028
10029 2000-03-23 Andreas Jaeger <aj@suse.de>
10030
10031 * elf/dl-addr.c: Adjust include paths for ldsodefs location
10032 change.
10033 * elf/dl-debug.c: Likewise.
10034 * elf/dl-deps.c: Likewise.
10035 * elf/dl-error.c: Likewise.
10036 * elf/dl-fini.c: Likewise.
10037 * elf/dl-init.c: Likewise.
10038 * elf/dl-load.c: Likewise.
10039 * elf/dl-lookup.c: Likewise.
10040 * elf/dl-minimal.c: Likewise.
10041 * elf/dl-object.c: Likewise.
10042 * elf/dl-open.c: Likewise.
10043 * elf/dl-preinit.c: Likewise.
10044 * elf/dl-profile.c: Likewise.
10045 * elf/dl-profstub.c: Likewise.
10046 * elf/dl-reloc.c: Likewise.
10047 * elf/dl-runtime.c: Likewise.
10048 * elf/dl-support.c: Likewise.
10049 * elf/dl-symbol.c: Likewise.
10050 * elf/dl-version.c: Likewise.
10051 * elf/rtld.c: Likewise.
10052 * elf/sprof.c: Likewise.
10053 * sysdeps/generic/dl-cache.c: Likewise.
10054 * sysdeps/generic/dl-origin.c: Likewise.
10055 * sysdeps/generic/dl-sysdep.c: Likewise.
10056 * sysdeps/generic/elf/backtracesyms.c: Likewise.
10057 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
10058 * sysdeps/generic/libc-start.c: Likewise.
10059 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
10060 * sysdeps/powerpc/dl-machine.c: Likewise.
10061 * sysdeps/powerpc/elf/libc-start.c: Likewise.
10062 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
10063 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
10064 * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
10065
10066 * elf/ldsodefs.h: Move file to ...
10067 * sysdeps/generic/ldsodefs.h: ... here.
10068
10069 * sysdeps/generic/ldsodefs.h: Add definition for D_PTR.
10070
10071 * sysdeps/mips/elf/ldsodefs.h: New file.
10072
10073 * elf/dl-version.c (match_symbol): Use D_PTR to access relocated
10074 entries in l_info.
10075 (_dl_check_map_versions): Likewise.
10076 * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10077 * elf/dl-load.c (_dl_init_paths): Likewise.
10078 (_dl_map_object): Likewise.
10079 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Likewise.
10080 (elf_get_dynamic_info): Likewise.
10081 * elf/do-lookup.h (FCT): Likewise.
10082 * elf/do-rel.h (elf_dynamic_do_rel): Likewise.
10083 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
10084 * elf/dl-addr.c (_dl_addr): Likewise.
10085 * elf/dl-runtime.c (profile_fixup): Likewise.
10086 (fixup): Likewise.
10087 * elf/dl-init.c (_dl_init_next): Likewise.
10088 * sysdeps/generic/dl-machine.h (elf_machine_runtime_setup): Likewise.
10089 * sysdeps/unix/sysv/linux/i386/dl-librecon.h
10090 (DISTINGUISH_LIB_VERSIONS): Likewise.
10091 * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Likewise.
10092 (elf_machine_rel): Likewise.
10093
10094 * elf/dynamic-link.h (elf_get_dynamic_info): Only change l_info
10095 for writable dynamic section.
10096
10097 2000-03-22 Ulrich Drepper <drepper@redhat.com>
10098
10099 * inet/getnameinfo.c (getnameinfo): Check that addrlen value is
10100 large enough. Patch by YOSHIFUJI Hideaki <yoshfuji@v6.linux.or.jp>.
10101
10102 2000-03-22 Andreas Jaeger <aj@suse.de>
10103
10104 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (MADV_*): Add flags
10105 from latest Linux kernel.
10106
10107 2000-03-21 Andreas Jaeger <aj@suse.de>
10108
10109 * Versions.def: Add version 2.1.4.
10110
10111 2000-03-21 Ulrich Drepper <drepper@redhat.com>
10112
10113 * libio/oldtmpfile.c: Update for new SHLIB_COMPAT definition.
10114 * libio/oldiofopen.c: Likewise.
10115 * libio/oldiofclose.c: Likewise.
10116 * sysdeps/unix/sysv/linux/errlist.c: Likewise.
10117
10118 2000-03-22 Roland McGrath <roland@baalperazim.frob.com>
10119
10120 * include/shlib-compat.h (SHLIB_COMPAT): Take a third argument,
10121 indicating the first version set to obsolete the conditionalized code.
10122 (compat_symbol): New macro.
10123 * scripts/abi-versions.awk: For subsumed versions, make ABI_* defn's
10124 rhs be the ABI_* macro for the subsuming version. Assign increasing
10125 integer values to the ABI_* macros for supported versions.
10126 * sysdeps/gnu/siglist.c: Use new SHLIB_COMPAT convention, and use
10127 compat_symbol macro.
10128
10129 2000-03-21 Ulrich Drepper <drepper@redhat.com>
10130
10131 * nscd/connections.c (nscd_run): Pretty print.
10132 * elf/dl-runtime.c: Include stdlib.h for alloca prototype.
10133
10134 * manual/charset.texi: Fix typos. Rephrase.
10135 * manual/process.texi: Likewise.
10136 * manual/signal.texi: Likewise.
10137 Patches by Mike Coleman <mkc@kc.net>.
10138
10139 * libio/oldtmpfile.c: Use new macros from shlib-compat.h to define
10140 versions.
10141 * libio/iofdopen.c: Likewise.
10142 * libio/iofgetpos.c: Likewise.
10143 * libio/iofgetpos64.c: Likewise.
10144 * libio/iofopen.c: Likewise.
10145 * libio/iofsetpos.c: Likewise.
10146 * libio/iofsetpos64.c: Likewise.
10147 * libio/iopopen.c: Likewise.
10148 * libio/oldiofopen.c: Likewise.
10149 * libio/pclose.c: Likewise.
10150 * sysdeps/gnu/siglist.c: Likewise.
10151 * sysdeps/unix/sysv/linux/errlist.c: Likewise.
10152
10153 * include/shlib-compat.h (versioned_symbol): Give preprocessor the
10154 chance to expand VERSION_##lib##_##version.
10155
10156 * libio/fileops.c: Use new macros from shlib-compat.h to define
10157 versions.
10158 * libio/iofclose.c: Likewise.
10159 * libio/oldiofclose.c: Likewise.
10160 Patch by Roland McGrath <roland@frob.com>.
10161
10162 2000-03-21 Jakub Jelinek <jakub@redhat.com>
10163
10164 * sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h: Clean up namespace.
10165 Lay out struct sigcontext according to what really gets passed on
10166 the stack.
10167 * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Don't include asm/elf.h.
10168 (elf_gregset_t, elf_greg_t, elf_fpregset_t, ELF_NGREG): Define.
10169 (prgregset_t, prfpregset_t): Define to elf_* types.
10170 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_WRITEDATA):
10171 Define to correct value.
10172 * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h: Use struct
10173 sigcontext.
10174 * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
10175
10176 2000-03-21 Roland McGrath <roland@baalperazim.frob.com>
10177
10178 * scripts/firstversions.awk: Allow multiple version sets in the
10179 "earliest version" specification, meaning that version sets in the
10180 gaps between listed versions should be folded into the earliest later
10181 version that is explicitly listed.
10182 * shlib-versions (mips.*-.*-linux.*): Use that syntax for to say
10183 we support GLIBC_2.0 and GLIBC_2.2 but not the intervening sets.
10184
10185 2000-03-21 Ulrich Drepper <drepper@redhat.com>
10186
10187 * iconv/gconv_builtin.c: Include <endian.h>.
10188 * iconv/gconv_builtin.h: Add UCS-BE aliases.
10189 Add UCS-4LE transformation. Define UNICODEBIG and UNICODELITTLE
10190 according to current platform.
10191 * iconv/gconv_int.h: Declare __gconv_transform_ucs2reverse_internal,
10192 __gconv_transform_internal_ucs2reverse, and
10193 __gconv_transform_internal_ucs4le.
10194 * iconv/gconv_simple.c: Implement __gconv_transform_internal_ucs4le,
10195 __gconv_transform_ucs2reverse_internal and
10196 __gconv_transform_internal_ucs2reverse.
10197 * iconvdata/Makefile (modules): Add UNICODE.
10198 (distribute): Add unicode.c.
10199 * iconvdata/gconv-modules: Add definitions for UNICODE module.
10200 * iconvdata/unicode.c: New file.
10201
10202 * iconvdata/utf-16.c: Rewrite code to emit BOM. Correct code to
10203 determine byte order of input and convert accordingly.
10204
10205 * iconvdata/utf-16.c (gconv_init): Fix typo.
10206
10207 2000-03-20 Ulrich Drepper <drepper@redhat.com>
10208
10209 * iconvdata/gconv-modules: Fix typo.
10210
10211 * sysdeps/unix/sysv/linux/configure.in: Remove `crypt' from one
10212 more messages.
10213
10214 * sysdeps/unix/sysv/aix/*: Add initial code for port to AIX 4.3.
10215
10216 2000-03-16 Thorsten Kukuk <kukuk@suse.de>
10217
10218 * sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h: New.
10219
10220 2000-03-20 Ulrich Drepper <drepper@redhat.com>
10221
10222 * misc/Makefile (routines): Add mincore.
10223
10224 2000-03-20 Andreas Jaeger <aj@suse.de>
10225
10226 * sysdeps/generic/mincore.c: New stub file.
10227
10228 * sysdeps/unix/sysv/linux/arm/bits/mman.h (MADV_*): Add flags
10229 from latest Linux kernel.
10230
10231 2000-03-20 Ulrich Drepper <drepper@redhat.com>
10232
10233 * grp/initgroups.c (compat_call): Use _SC_GETGR_R_SIZE_MAX instead of
10234 _SC_GETPW_R_SIZE_MAX.
10235
10236 2000-03-20 Richard Henderson <rth@cygnus.com>
10237
10238 * sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase
10239 in GLIBC_2.1.4.
10240
10241 2000-03-20 Richard Henderson <rth@cygnus.com>
10242
10243 * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead
10244 of arithmetic instructions.
10245
10246 * sysdeps/alpha/fpu/s_ceil.c: Use round to -inf instead of playing
10247 with the fpcr. Protect from INV exception.
10248 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
10249 * sysdeps/alpha/fpu/s_floor.c: Protect from INV exception.
10250 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
10251
10252 * sysdeps/alpha/fpu/s_copysign.c: New.
10253 * sysdeps/alpha/fpu/s_copysignf.c: New.
10254 * sysdeps/alpha/fpu/s_fabs.c: New.
10255 * sysdeps/alpha/fpu/s_fabsf.c: New.
10256 * sysdeps/alpha/fpu/s_rint.c: New.
10257 * sysdeps/alpha/fpu/s_rintf.c: New.
10258
10259 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add MADV constants.
10260
10261 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
10262 Kill sethae.
10263 * sysdeps/unix/sysv/linux/alpha/Versions: Add pciconfig_iobase.
10264 * sysdeps/unix/sysv/linux/alpha/ioperm.c (all address constants):
10265 Use physical addresses not KSEG addresses.
10266 (io_system): Add PYXIS.
10267 (io): Remove hae.reg, sys, hae_shift.
10268 (stb_mb, stw_mb, stl_mb, __sethae): New.
10269 (inline_outb, inline_outw, inline_outl): Don't set hae.
10270 (inline_inb, inline_inw, inline_inl): Likewise.
10271 (dense_sethae): New null function.
10272 (struct cpuinfo_data): New.
10273 (process_cpuinfo): Use local and stack variables, not static.
10274 Move readlink check here from init_iosys.
10275 (init_iosys): Use __pciconfig_iobase first. Know SX and LX as PYXIS.
10276 (_iopl): Simplify.
10277 (_hae_shift): Calculate it here.
10278 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove sethae,
10279 add pciconfig_iobase.
10280
10281 2000-03-20 Roland McGrath <roland@baalperazim.frob.com>
10282
10283 * locale/programs/ld-time.c (time_finish): Use %Z instead of %z.
10284 * locale/programs/ld-ctype.c (ctype_finish, ctype_class_new): Likewise.
10285
10286 * scripts/versions.awk: Fixed version renaming code to distinguish
10287 libraries properly.
10288
10289 2000-03-19 Ulrich Drepper <drepper@redhat.com>
10290
10291 * include/stdlib.h: Add prototype for __cxa_atexit.
10292
10293 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Update comment about
10294 _SLOWDOWN flags. Patch by Jim Blandy <jimb@cygnus.com>.
10295
10296 2000-03-17 Cristian Gafton <gafton@redhat.com>
10297
10298 * elf/Makefile ($(rtld-version-installed-name)): Delay replacing
10299 existing rtld-installed-name.
10300 ($(rtld-installed-name)): Request libc-$(version) be installed too.
10301 replace existing rtld-installed-name using $(symbolic-link-prog).
10302
10303 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
10304
10305 * locale/programs/ld-collate.c (collate_read): Remove bogus cast.
10306 (insert_value, handle_ellipsis, collate_read): Replace %zu in format
10307 strings with %Zu, because gcc-2.95.2's -Wformat knows about the latter
10308 but not the former.
10309
10310 2000-03-19 Ulrich Drepper <drepper@redhat.com>
10311
10312 * sysdeps/generic/glob.c [_LIBC]: Always use __xstat64, not only for
10313 glob64. Since there is no glob64 in the LFS proposal applications
10314 can assume that glob handles LFS situations. glob64 is only needed
10315 if alternative filesystem functions are used.
10316
10317 2000-03-19 Geoff Clare <gwc@unisoft.com>
10318
10319 * sysdeps/generic/glob.c: Correct gl_pathc value returned
10320 when GLOB_DOOFFS is set; correct handling of patterns
10321 containing escaped wildcards (and no unescaped ones);
10322 GLOB_ERR flag was being ignored in some situations.
10323
10324 * posix/globtest.c, posix/globtest.sh: Updated to include
10325 tests for the problems fixed by the above changes to glob.c.
10326
10327 * manual/pattern.texi (Calling Glob): Update description of gl_pathc.
10328
10329 2000-03-19 Roland McGrath <roland@baalperazim.frob.com>
10330
10331 * Makeconfig (soversion.i): Use only first match for each lib.
10332
10333 * Makeconfig (soversion.i): Pass -undef to $(CC) -E.
10334
10335 * Makerules (Versions.all, sysd-versions): Test $(sysd-sorted-done)
10336 rather than $(sysd-dirs-done) to protect these rules.
10337
10338 * Makerules (version-renames.def): Target removed.
10339 (Versions.all): Depend on soversions.i directly and parse it.
10340
10341 * Makeconfig (soversions.i): New target, input-reading parts of
10342 soversions.mk generation moved here; result is a canonicalized
10343 list "LIB VERSION [SET]" for this configuration.
10344 (soversions.mk): Use that as input. Don't emit map-firstversions.
10345 * Makerules (version-renames.def): New target, generated from
10346 soversions.i with contents that was in $(map-firstversions).
10347 (Versions.all): Don't depend on soversions.mk, depend on
10348 version-renames.def instead; just cat it into the input.
10349
10350 * Makerules (Versions.all): Use $(foreach ...) instead of sh for loop
10351 for $(map-firstversions), which better handles it being empty.
10352
10353 * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu*): Set earliest
10354 supported version for libc 0.2.90.libio to GLIBC_2.2.
10355
10356 * Makeconfig (soversions.mk): Grok new third column in shlib-versions,
10357 and use it to emit new variable `map-firstversions'.
10358 * scripts/firstversions.awk: New file.
10359 * Makerules (Versions.all): Use scripts/firstversions.awk and
10360 the $(map-firstversions) value to generate a modified versions list
10361 that includes renames in "A = B" syntax for each version set earlier
10362 than the "earliest symbol version" named in shlib-versions.
10363 * scripts/versions.awk: Recognize "A = B" lines in the input to mean
10364 rename version set A to B in the output to the intermediate file.
10365 * scripts/abi-versions.awk: New file.
10366 * Makerules (abi-versions.h): New target, generated by that script.
10367 [$(versioning) = yes] (before-compile): Prepend abi-versions.h.
10368 * include/shlib-compat.h: New file, uses that generated header.
10369
10370 2000-03-18 Roland McGrath <roland@baalperazim.frob.com>
10371
10372 * Makeconfig (soversions.mk): Convert % -> # in shlib-versions
10373 after stripping # comments, and then run it through cpp.
10374 This allows things like "%ifdef FOO" based on config.h settings.
10375 * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu*): libc=0.2.90.libio
10376
10377 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): For MACH_SEND_INTERRUPTED
10378 and other errors that indicate a pseudo-receive happened, grok through
10379 the message buffer for port rights that need references fixed up.
10380
10381 2000-03-16 Andreas Jaeger <aj@suse.de>
10382
10383 * sysdeps/unix/sysv/linux/syscalls.list: Added madvise and mincore.
10384
10385 * sysdeps/unix/sysv/linux/madvise.c: Remove.
10386
10387 * sysdeps/unix/sysv/linux/sparc/bits/mman.h (MADV_*): Add flags
10388 from latest Linux kernel.
10389 * sysdeps/unix/sysv/linux/i386/bits/mman.h (MADV_*): Likewise.
10390
10391 * misc/sys/mman.h: Add prototype for mincore.
10392
10393 2000-03-17 Ulrich Drepper <drepper@redhat.com>
10394
10395 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add oldsetrlimit
10396 entry for GLIBC_2.0 version of setrlimit.
10397 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
10398
10399 2000-03-16 Thorsten Kukuk <kukuk@suse.de>
10400
10401 * nis/nss_nis/nis-ethers.c: Return with error if malloc fails.
10402 * nis/nss_compat/compat-initgroups.c: Likewise.
10403 * nis/nss_nis/nis-initgroups.c: Likewise.
10404 * nis/nss_nis/nis-netgrp.c: Likewise.
10405 * nis/nss_nis/nis-proto.c: Likewise.
10406 * nis/nss_nis/nis-rpc.c: Likewise.
10407 * nis/nss_nis/nis-service.c: Likewise.
10408 * nis/ypclnt.c: Likewise.
10409
10410 2000-03-16 Andreas Jaeger <aj@suse.de>
10411
10412 * manual/Makefile: MAKEINFO is set to `:' from configure if it
10413 doesn't exist, correct checks. Fixes PR libc/1649.
10414
10415 2000-03-16 Thorsten Kukuk <kukuk@suse.de>
10416
10417 * nscd/hstcache.c: Restore correct UID.
10418 * nscd/pwdcache.c: Likewise.
10419 Patch from Gabor Gombas <gombasg@inf.elte.hu>.
10420
10421 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
10422
10423 * sysdeps/i386/sys/ucontext.h: Prepend REG_ to enum values and
10424 macros for register names, in line with 2000-03-14 linux change.
10425
10426 * sysdeps/mach/sched_yield.c: New file.
10427
10428 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>
10429
10430 * sysdeps/generic/lockfile.c: Include <stdio.h>
10431 (_IO_flockfile, _IO_funlockfile, _IO_ftrylockfile): #undef these in
10432 case <libio.h> defined them.
10433 (__flockfile, __funlockfile, __ftrylockfile): Functions renamed
10434 from __internal_*.
10435 (flockfile, _IO_flockfile, funlockfile, _IO_funlockfile,
10436 ftrylockfile, _IO_ftrylockfile): Fix aliases accordingly.
10437
10438 * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Use ...
10439 for more pleasing parse error.
10440
10441 2000-03-16 Ulrich Drepper <drepper@redhat.com>
10442
10443 * locale/lc-time.c (_nl_init_era_entries): Correct allocation of
10444 memory for eras.
10445 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
10446
10447 * elf/Makefile: Add rules to compile and run constload1 test.
10448 * elf/constload1.c: New file.
10449 * elf/constload2.c: New file.
10450 * elf/constload3.c: New file.
10451
10452 2000-03-15 Ulrich Drepper <drepper@redhat.com>
10453
10454 * sysdeps/posix/open64.c: Make __open64 weak alias.
10455 * sysdeps/posix/pread64.c: Make __pread64 weak alias.
10456 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
10457 * sysdeps/unix/sysv/linux/i386/pread64.c: Likewise.
10458 * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
10459 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
10460 * sysdeps/posix/pwrite64.c: Make __pwrite64 weak alias.
10461 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
10462 * sysdeps/unix/sysv/linux/i386/pwrite64.c: Likewise.
10463 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
10464 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
10465
10466 2000-03-14 Ulrich Drepper <drepper@redhat.com>
10467
10468 * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add entry for
10469 Nautilus. Patch by Soohoon Lee <soohoon.lee@alpha-processor.com>.
10470
10471 2000-03-16 Mark Kettenis <kettenis@gnu.org>
10472
10473 * sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t):
10474 Typedef for elf_fpregset_t instead of `elf_fpregset_t *'.
10475
10476 2000-03-08 Andreas Jaeger <aj@suse.de>
10477
10478 * sysdeps/unix/sysv/linux/scsi/sg.h: Sync with Linux 2.3.50.
10479
10480 2000-03-14 Ulrich Drepper <drepper@redhat.com>
10481
10482 * timezone/africa: Update from tzdata2000d.
10483 * timezone/asia: Likewise.
10484 * timezone/australasia: Likewise.
10485 * timezone/europe: Likewise.
10486 * timezone/northamerica: Likewise.
10487 * timezone/southamerica: Likewise.
10488
10489 * po/fr.po: Update from translation team.
10490 * po/de.po: Likewise.
10491
10492 * elf/dl-deps.c (_dl_map_object_deps): Change return type and remove
10493 last parameter. Move code to add map to global scope from here...
10494 * elf/dl-open.c (dl_open_worker): ...here.
10495 * elf/ldsodefs.h: Adjust declaration of _dl_map_object_deps.
10496 * elf/rtld.c: Adjust call to _dl_map_object_deps.
10497
10498 * locale/programs/ld-collate.c (collate_read): Fix warning.
10499
10500 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Prepend REG_ to enum
10501 values and macros for register names.
10502
10503 * libio/iofopncook.c (_IO_cookie_seek): Return error only if value
10504 returned by seek cookie function is -1.
10505
10506 2000-03-14 Andreas Jaeger <aj@suse.de>
10507
10508 * locale/localeconv.c (localeconv): Fix typo.
10509 Reported by Andre Charbonneau <andrec@corel.com>.
10510
10511 2000-03-14 Ulrich Drepper <drepper@redhat.com>
10512
10513 * iconv/skeleton.c: Increment __invocation_counter in inner loop
10514 since modules depend on it counting the number of times the conversion
10515 function got called.
10516
10517 * iconv/gconv_open.c: Optimize loop to setup step data structure.
10518
10519 * iconv/gconv.h: Pretty print.
10520
10521 2000-03-04 Ulrich Drepper <drepper@redhat.com>
10522
10523 * posix/wordexp-test.c: Correct one of the tests added in the last
10524 change. Really get the root passwd entry to check again ~root.
10525
10526 2000-03-10 Andreas Jaeger <aj@suse.de>
10527
10528 * manual/filesys.texi (Working Directory): Fix last patch.
10529 Patch by Martin Buchholz <martin@xemacs.org>.
10530
10531 2000-03-10 Andreas Jaeger <aj@suse.de>
10532
10533 * manual/creature.texi (Feature Test Macros): Fix language.
10534
10535 2000-03-10 Roland McGrath <roland@baalperazim.frob.com>
10536
10537 * mach/devstream.c (devstream_write, devstream_read): New functions.
10538 (input, output): Functions removed.
10539 (mach_open_devstream): Use devstream_{read,write} as cookie functions,
10540 using only the vanilla fopencookie interface.
10541
10542 * hurd/fopenport.c [! USE_IN_LIBIO] (cookie_io_functions_t): Define
10543 as macro for __io_functions.
10544 (funcsio): Use cookie_io_functions_t type name.
10545 (fopenport): Renamed from __fopenport. Rewrite to call fopencookie.
10546
10547 * libio/iofopncook.c (_IO_cookie_init): New function, broken out of
10548 fopencookie.
10549 (fopencookie): Use it.
10550 * libio/libio.h: Declare _IO_cookie_init.
10551 * hurd/vpprintf.c (vpprintf) [USE_IN_LIBIO]: Implement using
10552 _IO_cookie_init.
10553
10554 * libio/libio.h (__io_seek_fn): Fix second argument type
10555 to be a pointer, in line with the manual and the old stdio.
10556 * libio/iofopncook.c (_IO_cookie_seek): Fix (sole) caller.
10557
10558 * sysdeps/generic/bits/stdio-lock.h: New file.
10559 This is a stub with #error, but that's better than no file at all.
10560
10561 2000-03-09 Martin Buchholz <martin@xemacs.org>
10562
10563 * sysdeps/unix/sysv/linux/alpha/syscall.S: Doc Fixes.
10564 * manual/message.texi (Using gettextized software): Doc Fixes.
10565 * manual/message.texi (Message Translation): Doc Fixes.
10566 * manual/filesys.texi (File Size): Doc Fixes.
10567 * manual/charset.texi (glibc iconv Implementation): Doc Fixes.
10568 * locale/programs/ld-collate.c (collate_output): Doc Fixes.
10569 * iconv/gconv_db.c (find_derivation): Doc Fixes.
10570 * manual/install.texi: Doc Fixes.
10571 * manual/search.texi (Hash Search Function): Doc Fixes.
10572 * manual/stdio.texi (Output Conversion Syntax): Doc Fixes.
10573 * FAQ.in: Doc Fixes.
10574 * config.h.in: Doc Fixes.
10575 * sysdeps/generic/dl-sysdep.c: Doc Fixes.
10576 Doc Fixes. `allows to' is not correct English.
10577
10578 * elf/rtld.c: Doc fixes.
10579 * manual/creature.texi (Feature Test Macros): Doc fixes.
10580 * manual/memory.texi (Hooks for Malloc): Doc Fixes.
10581
10582 * manual/filesys.texi (Working Directory): Check for ERANGE to
10583 avoid infloop.
10584
10585 2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
10586
10587 * string/argz-stringify.c (__argz_stringify): Fix loop termination
10588 conditions so as not to clobber the final '\0' when there is only one
10589 element in the vector.
10590
10591 2000-03-09 Roland McGrath <roland@baalperazim.frob.com>
10592
10593 * io/sys/stat.h: Fix inverted sense of `defined __S_IFSOCK' test,
10594 broken by 2000-02-27 change.
10595
10596 * sysdeps/generic/bits/poll.h (POLLRDNORM, POLLRDBAND): New macros.
10597
10598 2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
10599
10600 * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from
10601 argument type, for 2000-02-22 change in signal/signal.h declaration.
10602
10603 2000-03-09 Roland McGrath <roland@baalperazim.frob.com>
10604
10605 * sysdeps/generic/getdents64.c (__getdirentries64): Renamed
10606 to getdirentries64 (no __), since the Linux implementation
10607 has no __ name, and there is no declaration for the __ name.
10608
10609 * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_end): New macro.
10610
10611 * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Tighten up
10612 sed regexp so as not to break directory names including /../ within.
10613
10614 * sysdeps/unix/bsd/bits/waitflags.h: File removed.
10615 The sysdeps/generic file is right for BSD. This file was in fact the
10616 Hurd file, but the only difference was the WNOREAP flag that was never
10617 actually implemented or used anywhere.
10618
10619 * configure.in (PERL, INSTALL_INFO): Don't AC_SUBST these,
10620 since AC_PATH_PROG already does it for us.
10621 (PERL): Rewrite check added in 2000-02-29 change for syntactic
10622 correctness and sh portability. I replaced the broken check
10623 with a more sensible implementation of the apparently intended
10624 semantics, which might still be questionable. Using expr causes
10625 a non-numeric value for `perl -V:apiversion` to be accepted,
10626 refusing to use only a perl that reports a number less than 5;
10627 on my system, perl (5.004_04) -V:apiversion produces UNKNOWN.
10628 * configure: Regenerated.
10629
10630 2000-03-08 Andreas Jaeger <aj@suse.de>
10631
10632 * manual/crypt.texi: Fix paths.
10633
10634 2000-03-07 Andreas Jaeger <aj@suse.de>
10635
10636 * resolv/netdb.h: The descriptions of rresvport and rresvport_af
10637 were swapped.
10638 Patch by YOSHIFUJI Hideaki <yoshfuji@ecei.tohoku.ac.jp>, closes PR
10639 libc/1636.
10640
10641 2000-03-06 Andreas Jaeger <aj@suse.de>
10642
10643 * sysdeps/i386/fpu/bits/mathinline.h: Fix union definition error
10644 in __sgn1l, otherwise g++ fails to parse this.
10645 Reported by Sean Chen <sean.chen@turbolinux.com>.
10646
10647 2000-03-03 Geoff Keating <geoffk@cygnus.com>
10648
10649 * configure.in: Compute sizeof-long-double.
10650 * configure: Regenerated.
10651 * config.make.in: Make sizeof-long-double available to sub-makes.
10652
10653 2000-03-03 Ulrich Drepper <drepper@cygnus.com>
10654
10655 * sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality
10656 call.
10657
10658 2000-03-03 Geoff Keating <geoffk@cygnus.com>
10659
10660 * Makeconfig (rpath-dirs): Add crypt.
10661 (all-subdirs): Remove md5crypt.
10662 * crypt/sysdeps/unix/crypt.c: Move to crypt/.
10663 * crypt/sysdeps/unix/crypt-entry.c: Move to crypt/.
10664 * sysdeps/generic/crypt-entry.c: Delete.
10665 * crypt/sysdeps/unix/crypt.h: Move to crypt/.
10666 * sysdeps/generic/crypt.h: Delete.
10667 * crypt/sysdeps/unix/crypt-private.h: Move to crypt/.
10668 * crypt/sysdeps/unix/crypt_util.c: Move to crypt/.
10669 * crypt/sysdeps/unix/des_impl.c: Move to sunrpc/.
10670 * sysdeps/generic/des_impl.c: Delete.
10671 * crypt/sysdeps/unix/ufc-crypt.h: Move to crypt/.
10672 * crypt/sysdeps: Delete.
10673 * crypt/crypt_util.c: Don't use `patchlevel.h'.
10674 * md5-crypt/Versions: Move to crypt/.
10675 * md5-crypt/md5-crypt.c: Move to crypt/.
10676 * md5-crypt/md5.c: Move to crypt/.
10677 * md5-crypt/md5c-test.c: Move to crypt/.
10678 * md5-crypt/md5test.c: Move to crypt/.
10679 * md5-crypt: Delete.
10680 * crypt/Makefile: Adjust for new structure.
10681
10682 2000-03-03 Paul Eggert <eggert@twinsun.com>
10683
10684 * posix/regex.c (MB_LEN_MAX): Include <limits.h> to define;
10685 define to 1 if not defined.
10686
10687 2000-03-03 Andreas Jaeger <aj@suse.de>
10688
10689 * sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp.
10690
10691 2000-03-03 Andreas Jaeger <aj@suse.de>
10692
10693 * sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE
10694 cases.
10695 (xdr_int64_t): Correctly handle lower half.
10696 Fix by Sten Dahlgren <stda@enea.se>, closes PR libc/1623.
10697
10698 2000-03-03 Ulrich Drepper <drepper@cygnus.com>
10699
10700 * sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality
10701 call.
10702
10703 2000-03-02 Andreas Jaeger <aj@suse.de>
10704
10705 * sysdeps/unix/sysv/linux/scsi/sg.h: Integrate changes from Linux
10706 2.3.43.
10707
10708 2000-03-02 Andreas Jaeger <aj@suse.de>
10709
10710 * resolv/Makefile (headers): Add arpa/nameser_compat.h.
10711
10712 2000-03-01 Andreas Jaeger <aj@suse.de>
10713
10714 * time/Makefile (tst-getdate-ENV): New flag to pass DATEMSK.
10715 (tests): Added tst-getdate.
10716
10717 * time/tst-getdate.c: New file.
10718
10719 * time/datemsk: New file, needed for tst-getdate.
10720
10721 2000-02-29 Cristian Gafton <gafton@redhat.com>
10722
10723 * configure.in (CCVERSION): Require at least veersion 5 of perl API.
10724
10725 2000-02-17 H.J. Lu <hjl@gnu.org>
10726
10727 * sunrpc/rpc/svc.h (SVCXPRT): Add a "xp_pad" field at the end.
10728
10729 * sunrpc/svc_udp.c (svcudp_bufcreate): Turn on IP_PKTINFO if
10730 available.
10731 (svcudp_recv): Set up message with the new "xp_pad" field for
10732 IP_PKTINFO.
10733 (svcudp_reply): Support IP_PKTINFO if available.
10734
10735 2000-03-01 Andreas Jaeger <aj@suse.de>
10736
10737 * time/getdate.c (check_mday): Fix check for february.
10738 Reported by ane@np.bs1.fc.nec.co.jp and Akira YOSHIYAMA
10739 <yosshy@cts.ne.jp>, closes PR libc/1617 and PR libc/1619.
10740
10741 2000-03-02 Andreas Jaeger <aj@suse.de>
10742
10743 * posix/unistd.h: __THROW has to precede __attribute__, otherwise
10744 g++ fails to parse this.
10745 Reported by Sean Chen <sean.chen@turbolinux.com>.
10746
10747 2000-02-28 Ulrich Drepper <drepper@redhat.com>
10748
10749 * io/creat.c: Moved to...
10750 * sysdeps/generic/creat.c: ...here.
10751 * io/creat64.c: Moved to...
10752 * sysdeps/generic/creat64.c: ...here.
10753 * io/lockf.c: Moved to...
10754 * sysdeps/generic/lockf.c: ...here.
10755
10756 * crypt/crypt.texi: Moved to...
10757 * manual/crypt.texi: ...here.
10758 * crypt/examples/genpass.c: Moved to...
10759 * manual/examples/genpass.c: ...here.
10760 * crypt/examples/mygenpass.c: Moved to...
10761 * manual/examples/mygenpass.c: ...here.
10762 * crypt/examples/testpass.c: Moved to...
10763 * manual/examples/testpass.c: ...here.
10764
10765 * manual/Makefile (chapters): Add crypt.
10766 * manual/conf.texi: Add usual header for not-last chapter.
10767 * manual/crypt.texi: Add special header for last chapter.
10768
10769 2000-02-28 Geoff Keating <geoffk@cygnus.com>
10770
10771 * Makeconfig (all-subdirs): Add 'crypt' subdirectory.
10772 * sysdeps/unix/sysv/linux/configure.in (inhibit_glue): Don't
10773 complain if there is no crypt add-on.
10774 * crypt/configure: Removed.
10775
10776 * crypt/crypt.texi: Update documentation of US export restrictions
10777 to match the 14 Jan 2000 regulations.
10778
10779 2000-02-28 Geoff Keating <geoffk@cygnus.com>
10780
10781 * crypt: New subdirectory, merged in from the crypt add-on.
10782
10783 2000-02-28 Ulrich Drepper <drepper@redhat.com>
10784
10785 * include/unistd.h: Add __rmdir and __mkdir prototypes.
10786
10787
10788 See ChangeLog.10 for earlier changes.
This page took 0.49422 seconds and 5 git commands to generate.