f24395f0a5f460448803e0de58a8c57be5d856e5
[platform/upstream/glibc.git] / ChangeLog
1 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
2
3         * locale/programs/ld-time.c (TESTARR_ELEM): Make i unsigned.
4         (time_output): If necessary, allocate new buffer for .name string if
5         padding is required.
6
7         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Check lengths
8         before copying.  This might leave holes in the list.  Adjust
9         pointers if necessary.
10         (netlink_receive): Allocate only one block.
11         (free_netlink_handle): Adjust appropriately.
12         (getifaddrs): Lots of cleanups.
13
14         * string/test-strncpy.c (do_one_test): Mark start and stop as
15         possibly unused.
16
17 2003-04-15  Roland McGrath  <roland@redhat.com>
18
19         * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.
20
21         * sysdeps/generic/libc-start.c [NEED_DL_SYSINFO]: Add decl for
22         INTUSE(__register_frame_info_bases).
23
24 2003-04-15  Ulrich Drepper  <drepper@redhat.com>
25
26         * elf/elf.h: Define AT_SYSINFO_EH_FRAME.
27         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle
28         AT_SYSINFO_EH_FRAME.  Adjust string width.
29         (_dl_show_auxv):Display AT_SYSINFO_EH_FRAME value.
30         * sysdeps/generic/ldsodefs.h [NEED_DL_SYSINFO] (struct rtld_global):
31         Add _dl_sysinfo_eh_frame field.
32         * elf/dl-support.c [NEED_DL_SYSINFO]: Define _dl_sysinfo_eh_frame.
33         * sysdeps/generic/libc-start.c [NEED_DL_SYSINFO] Define eh_obj
34         variable.
35         [NEED_DL_SYSINFO] (LIBC_START_MAIN): Call __register_frame_info_bases
36         if _dl_sysinfo_eh_frame is non-NULL.
37
38         * Makeconfig (gnulib): Add -lgcc_eh.
39
40         * config.h.in: Define HAVE_FORCED_UNWIND.
41
42 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
43
44         * sysdeps/powerpc/powerpc64/strcmp.S: Convert to full 64-bit.
45         * sysdeps/powerpc/powerpc64/strcpy.S: Likewise.
46
47 2003-04-15  Jakub Jelinek  <jakub@redhat.com>
48
49         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Avoid
50         checking R_PPC_RELATIVE, R_PPC_NONE and whether relocation is
51         against local symbol in conflict processing.
52
53 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
54
55         * sysdeps/powerpc/bits/atomic.h
56         [__powerpc64] (__arch_compare_and_exchange_val_64_acq): Define.
57         [! __powerpc64] (__arch_compare_and_exchange_val_64_acq): Defined
58         as abort stub.
59         (__arch_compare_and_exchange_val_32_acq): Define.
60         (atomic_compare_and_exchange_val_acq): Define.
61
62 2003-04-15  Ulrich Drepper  <drepper@redhat.com>
63
64         * include/atomic.h: Pretty printing.
65
66 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
67
68         * stdio-common/vfscanf.c: Add casts to avoid warnings.
69
70 2003-04-14  Jakub Jelinek  <jakub@redhat.com>
71
72         * sysdeps/i386/i486/bits/atomic.h: Rename LOCK to LOCK_PREFIX.
73         * sysdeps/x86_64/bits/atomic.h: Likewise.
74
75 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
76
77         * sysdeps/unix/sysv/linux/i386/sysdep.h: Change PUSHARGS_1 and
78         POPARGS_1 to emit labels for the mov instructions.
79
80 2003-04-14  Jakub Jelinek  <jakub@redhat.com>
81
82         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (ret_NOERRNO): Define.
83
84 2003-04-14  Roland McGrath  <roland@redhat.com>
85
86         * sysdeps/generic/unwind-dw2.c (_Unwind_GetCFA): Add a cast to silence
87         compiler warning.
88
89         * sysdeps/generic/unwind-pe.h: Fix decl hacks broken in merge.
90
91 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
92
93         * string/strxfrm.c (STRXFRM): Terminate rulearr at correct
94         position.  Reported by jreiser@BitWagon.com.
95
96 2003-04-13  Ulrich Drepper  <drepper@redhat.com>
97
98         * sysdeps/generic/unwind-dw2-fde.c: Update from recent gcc version.
99         * sysdeps/generic/unwind-dw2-fde.h: Likewise.
100         * sysdeps/generic/unwind-dw2.c: Likewise.
101         * sysdeps/generic/unwind-pe.h: Likewise.
102
103 2003-04-13  Alexandre Oliva  <aoliva@redhat.com>
104
105         * sysdeps/unix/sysv/linux/mips/profil-counter: New.
106         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Port to n32/n64.
107         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: New.
108         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Port to n32/n64.
109         (mcontext_t): Make it match the 32-bit mips kernel in o32.
110         * sysdeps/unix/sysv/linux/mips/sys/user.h: Bring in constants from
111         the mips and mips64 headers.
112         (struct user): Port to n32/n64.
113
114 2003-04-12  Ulrich Drepper  <drepper@redhat.com>
115
116         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Add cast to
117         avoid warning.
118
119         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): If
120         __ASSUME_VSYSCALL is defined don't add restorer.
121         * sysdeps/unix/sysv/linux/kernel-features.h: Define
122         __ASSUME_VSYSCALL for 2.5.53.
123
124 2003-04-11  Ulrich Drepper  <drepper@redhat.com>
125
126         * sysdeps/generic/libc-start.c: Cleanup MAIN_AUXVEC_ARG handling.
127         Remove HAVE_CANCELBUF code.  Replace with code using the new
128         initializers for unwind-based cleanup handling.
129         * sysdeps/generic/unwind.h: Update from latest gcc version.
130         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define labels in a few
131         places to allow unwind data generation.
132         * sysdeps/i386/bits/setjmp.h: Allow file to be included multiple times.
133         * sysdeps/x86_64/bits/setjmp.h: Likewise.
134         * sysdeps/sh/bits/setjmp.h: Likewise.
135         * sysdeps/powerpc/bits/setjmp.h: Likewise.
136         * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: Likewise.
137         * sysdeps/alpha/bits/setjmp.h: Likewise.
138
139 2003-04-11  Roland McGrath  <roland@redhat.com>
140
141         * csu/tst-empty.c: New file.
142         * csu/Makefile (tests, tests-static): Add it.
143
144 2003-04-11  Jakub Jelinek  <jakub@redhat.com>
145
146         * string/test-strcmp.c (do_random_tests): Test whether return value
147         has been promoted to wordsize if the ABI requires caller to do so.
148         * string/test-strncmp.c (do_random_tests): Likewise.
149         * string/test-memcmp.c (do_random_tests): Likewise.
150
151         * sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Sign extend rRTN
152         before returning.
153
154         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
155         (__fe_nomask_env): Try prctl even if __ASSUME_NEW_PRCTL_SYSCALL
156         is not defined, but the prctl constants are.
157
158         * string/tester.c (test_strcmp): Fix a typo.
159
160 2003-04-09  Ulrich Drepper  <drepper@redhat.com>
161
162         * sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD definition.
163         * sysdeps/powerpc/fpu/bits/mathdef.h: Likewise.
164
165 2003-04-08  Alexandre Oliva  <aoliva@redhat.com>
166
167         * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on
168         NewABI.
169         (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on
170         NewABI.
171         * sysdeps/mips/mips64/memcpy.S: Adjust register naming
172         conventions.
173         * sysdeps/mips/mips64/memset.S: Likewise.
174         * sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]:
175         Use t0 instead of t4 as temporary.
176
177 2003-04-07  Ulrich Drepper  <drepper@redhat.com>
178
179         * elf/ldconfig.c (parse_conf): Ignore leading whitespace.  Use
180         feof_unlocked instead of feof.
181         (add_dir): Ignore trailing whitespace.
182
183 2003-04-07  Jakub Jelinek  <jakub@redhat.com>
184
185         * posix/bug-regex4.c (main): Cap RANGE and STOP arguments to
186         sum of SIZE1 and SIZE2 arguments.
187
188 2003-04-06  Ulrich Drepper  <drepper@redhat.com>
189
190         * iconv/iconv_prog.c (process_block): Don't print message about
191         invalid input if the -c option is used.
192         (main): Correctly append IGNORE string for -c option.
193
194 2002-04-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
195
196         * sysdeps/sh/bits/atomic.h: Moved to ...
197         * sysdeps/unix/sysv/linux/sh/bits/atomic.h: ... here.  Add comments.
198         (__arch_compare_and_exchange_val_*_acq): Add parens around macro
199         arguments.
200         (atomic_bit_set, atomic_bit_test_set): Likewise.
201         (atomic_exchange_and_add): Likewise.  Don't evaluate VALUE argument
202         twice.
203         (atomic_add, atomic_add_negative, atomic_add_zero): Likewise.
204
205 2003-04-06  Roland McGrath  <roland@redhat.com>
206
207         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register
208         restoration as done for setcontext yesterday.
209
210 2003-04-06  Jakub Jelinek  <jakub@redhat.com>
211
212         * elf/rtld.c: Revert 2003-03-14 change.
213         * elf/dl-conflict.c (_dl_resolve_conflicts): Move
214         #if ! ELF_MACHINE_NO_RELA conditional into the routine.
215
216 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
217
218         * sunrpc/xdr.c (xdr_string): Catch nodesize == 0 [PR libc/4999].
219
220         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
221         Always initialize *signgamp before returning an error.
222
223 2003-04-05  Roland McGrath  <roland@redhat.com>
224
225         * sysdeps/unix/sysv/linux/i386/setcontext.S: Rewrite to avoid writing
226         below the stack pointer even if switching to the same context we are
227         running right now.
228
229 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
230
231         * catgets/gencat.c (read_input_file): Make sure that \n is not
232         alone on the line before testing for continuation.
233
234         * math/test-tgmath.c (compile_test): Initialize c.
235
236 2003-04-05  Alexandre Oliva  <aoliva@redhat.com>
237
238         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New.
239         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: New.
240         * sysdeps/unix/sysv/linux/kernel-features.h: fcntl64 is available
241         on mips n32.
242         * sysdeps/unix/sysv/linux/mips/kernel_stat.h: Explain why
243         XSTAT_IS_XSTAT64 must not be used for mips n64.  Use 64-bit data
244         structure on n32 as well.
245         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use POSIX-compliant
246         data types on n32 and n64.
247
248 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
249
250         * libio/fileops.c (_IO_new_file_fopen): Don't free step data right
251         after getting them.
252
253         * malloc/thread-m.h [PTHREAD_MUTEX_INITIALIZER]: If
254         HAVE_register_atfork_malloc is defined use __register_atfork_malloc
255         instead of __register_atfork.
256
257 2003-04-05  Jakub Jelinek  <jakub@redhat.com>
258
259         * stdio-common/reg-printf.c (__register_printf_function): Calloc
260         instead of malloc __printf_arginfo_table and __printf_function_table.
261         Reported by John Reiser <jreiser@BitWagon.com>.
262
263 2003-04-04  Steven Munroe  <sjmunroe@us.ibm.com>
264
265         * sysdeps/powerpc/powerpc64/strchr.S: 64-bit optimizations.
266         * sysdeps/powerpc/powerpc64/strlen.S: 64-bit optimizations.
267
268         * sysdeps/powerpc/fpu/bits/mathdef.h (FLT_EVAL_METHOD): Undef before
269         defining.
270
271 2003-04-04  Alexandre Oliva  <aoliva@redhat.com>
272
273         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust
274         for n64 abi.
275
276 2003-04-03  Roland McGrath  <roland@redhat.com>
277
278         * configure.in: Fix up use of compilation flags to match the build:
279         For .s files, $ASFLAGS;
280         For .S files, $CPPFLAGS $ASFLAGS;
281         For .c files, $CFLAGS $CPPFLAGS;
282         when linking, add $LDFLAGS.
283         * configure: Regenerated.
284
285 2003-04-03  Jakub Jelinek  <jakub@redhat.com>
286
287         * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Reverse test
288         for atomic_compare_and_exchange_bool_acq failure.
289
290 2003-04-03  Ulrich Drepper  <drepper@redhat.com>
291
292         * posix/unistd.h: Define _POSIX_VERSION, _POSIX2_VERSION,
293         _POSIX2_C_BIND, _POSIX2_C_DEV, _POSIX2_SW_DEV, and
294         _POSXI2_LOCALEDEF to 200112L.  Remove _POSIX2_C_VERSION.
295         Remove declaration of pthread_atfork.
296
297 2003-04-02  Ulrich Drepper  <drepper@redhat.com>
298
299         * locale/iso-639.def: Add many more languages from the current ISO 639.
300
301         * sysdeps/unix/sysv/linux/ipc_priv.h: Define IPCOP_semtimedop.
302         * sysdeps/generic/semtimedop.c: New file.
303         * sysdeps/unix/sysv/linux/i386/semtimedop.S: New file.
304         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add semtimedop.
305         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
306         * sysvipc/Makefile (routines): Add semtimedop.
307         * sysvipc/Versions [GLIBC_2.3.3] (glibc): Add semtimedop.
308         * sysvipc/sys/sem.h: Declare semtimedop.
309
310 2003-04-02  Daniel Jacobowitz  <drow@mvista.com>
311
312         * configure.in: Check for __register_frame_info in both
313         -lgcc and -lgcc_eh.
314         * configure: Regenerated.
315
316 2003-04-01  Roland McGrath  <roland@redhat.com>
317
318         * scripts/abilist.awk: Allow dots in soname suffix.
319
320         * scripts/abilist.awk (emit): Fix bailout condition.
321
322 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
323
324         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the
325         IA-64 version.
326
327         * elf/tls-macros.h [__ia64__] (TLS_IE, TLS_LD, TLS_GD): Add gp
328         register as input to asm.
329
330 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
331
332         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (sigevent_t): Fix a typo.
333
334 2003-04-01  Andreas Jaeger  <aj@suse.de>
335
336         * configure.in: Output as/ld as name if version is too old.
337
338 2003-03-31  Daniel Jacobowitz  <drow@mvista.com>
339
340         * configure.in: Don't require an installed C library in the test
341         for ".set" assembler support.
342
343 2003-03-31  Roland McGrath  <roland@redhat.com>
344
345         * signal/tst-sigset.c: New file.
346         * signal/Makefile (tests): Add it.
347
348 2003-03-31  Ulrich Drepper  <drepper@redhat.com>
349
350         * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Define to 65.
351         * sysdeps/unix/sysv/linux/hppa/bits/signum.h (_NSIG): Likewise.
352         * sysdeps/unix/sysv/linux/sparc/bits/signum.h (_NSIG): Likewise.
353         * sysdeps/unix/sysv/linux/bits/signum.h (_NSIG): Likewise.
354         (__SIGRTMAX): Adjust accordingly.
355         * sysdeps/gnu/siglist.c: If OLD2_SIGLIST_SIZE is defined define
356         second compatibility symbol set.
357         * sysdeps/unix/sysv/linux/siglist.h (OLD2_SIGLIST_SIZE): Define.
358
359 2003-03-31  Andreas Schwab  <schwab@suse.de>
360
361         * sysdeps/m68k/m68020/bits/atomic.h (atomic_increment_and_test):
362         Define.
363         (atomic_decrement_and_test): Fix test.
364
365 2003-03-31  Jakub Jelinek  <jakub@redhat.com>
366
367         * sysdeps/sparc/sparc32/bits/atomic.h: New file.
368         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: New file.
369         * sysdeps/sparc/sparc64/bits/atomic.h: New file.
370         * sysdeps/sparc/sparc32/atomicity.h: Removed.
371         * sysdeps/sparc/sparc32/sparcv9/atomicity.h: Removed.
372         * sysdeps/sparc/sparc64/atomicity.h: Removed.
373
374 2003-03-30  Roland McGrath  <roland@redhat.com>
375
376         * scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone.
377
378         * intl/po2test.sed: Anchor substitution regexps to fix last change.
379
380 2003-03-29  Paolo Bonzini  <bonzini@gnu.org>
381
382         * intl/po2test.sed: Unify the transformations for msgid and msgstr
383         and remove a useless s/// command.
384
385 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
386
387         * sysdeps/ia64/dl-machine.h (RTLD_START): Wrap ".save rp, r0"
388         directive into empty .prologue region to ensure that call-chain
389         is terminated even for the first instruction.
390
391         * sysdeps/ia64/elf/start.S (_start): Use ".save rp, r0" idiom
392         to terminate call-chain right from the get-go.
393
394         * sysdeps/unix/sysv/linux/ia64/fork.S (fork): Remove unnecessary
395         stop bit between compare & branch.
396
397 2003-03-29  Ulrich Drepper  <drepper@redhat.com>
398
399         * stdlib/strtod.c (INTERNAL): Recognize first digit after decimal
400         point correctly [PR libc/4993].
401
402         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Avoid
403         netlink_open calls if netlink is known to not be available.
404
405 2003-03-29  Alexandre Oliva  <aoliva@redhat.com>
406
407         * configure.in: Add mips64* support.
408         * sysdeps/mips/bits/endian.h: Make it bi-endian.
409         * sysdeps/mips/mipsel/bits/endian.h: Removed.
410         * sysdeps/mips/mips64/n32/el/bits/endian.h: Removed.
411         * sysdeps/mips/mips64/n64/el/bits/endian.h: Removed.
412         * sysdeps/mips/mips32/Makefile (CC): Add -mabi=32.
413         * sysdeps/mips/mips64/n32/Makefile (CC): Add -mabi=n32.
414         * sysdeps/mips/mips64/n64/Makefile (CC): Add -mabi=64.
415         * sysdeps/mips/Implies: Moved wordsize-32 to...
416         * sysdeps/mips/mips32/Implies: New file.
417         * sysdeps/unix/mips/sysdep.h (PSEUDO_NOERRNO, PSEUDO_END_NOERRNO,
418         ret_NOERRNO): New.
419         (ret, PSEUDO_END): Moved past END.
420         (PSEUDO): Moved to...
421         * sysdeps/unix/mips/mips32/sysdep.h: New file.
422         * sysdeps/unix/mips/mips64/n32/sysdep.h: Removed #undef PSEUDO.
423         * sysdeps/unix/mips/mips64/n64/sysdep.h: Likewise.
424         * sysdeps/unix/sysv/linux/mips/sysdep.h: Move to...
425         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: New file.
426         * sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: New file.
427
428         * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
429         Re-introduce ENTRY.
430
431 2003-03-28  Thorsten Kukuk  <kukuk@suse.de>
432
433         * sysdeps/unix/sysv/linux/ifaddrs.c: New file.
434         * inet/test-ifaddrs.c: Allow AF_PACKET.
435         * sysdeps/unix/sysv/linux/kernel-features.h: Add
436         __ASSUME_NETLINK_SUPPORT.
437
438 2003-03-28  Ulrich Drepper  <drepper@redhat.com>
439
440         * elf/vismain.c (do_test): Comment out tests which fail in the moment.
441
442 2003-03-26  H.J. Lu  <hjl@gnu.org>
443
444         * elf/vismod.h (getvarlocal1): Return const char **.
445         (getvarinmod1): Likewise.
446         (getvaritcpt1): Likewise.
447         (getvarlocal2): Likewise.
448         (getvarinmod2): Likewise.
449         (getvaritcpt2): Likewise.
450         (getvaritcpt3): Likewise.
451         * elf/vismain.c (do_test): Adjusted.
452         * elf/vismod1.c (getvarlocal1): Return address.
453         (getvarinmod1): Likewise.
454         (getvaritcpt1): Likewise.
455         * elf/vismod2.c (getvarlocal2): Likewise.
456         (getvarinmod2): Likewise.
457         (getvaritcpt2): Likewise.
458         * elf/vismod3.c (getvaritcpt3): Likewise.
459
460 2003-03-28  Roland McGrath  <roland@redhat.com>
461
462         * elf/vismain.c (do_test): Print both addresses when they don't match.
463
464         * scripts/abilist.awk: If given -v filename_regexp and/or -v
465         libname_regexp when parsing names, then produce output only
466         for those matching the given regexps.  In combine mode, save all
467         stanzas for a final sorting by stanza header at the end.
468         Emit a blank line between stanzas.
469
470         * scripts/abilist.awk: When given -v combine=1, do parse_names and
471         emit a single output stream with lib name in stanza header lines.
472
473         * scripts/abilist.awk: Emit A for all *ABS* regardless of type.
474
475 2003-03-27  Roland McGrath  <roland@redhat.com>
476
477         * sysdeps/powerpc/bits/atomic.h [! __powerpc64__]
478         (__arch_atomic_decrement_if_positive_64): Fix bogus definition.
479
480 2003-03-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
481
482         * sysdeps/sh/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
483         Return old value. Make asm output reg constraint earlyclobber.
484         Renamed from...
485         (__arch_compare_and_exchange_8_acq): ... this.
486         (__arch_compare_and_exchange_val_16_acq):
487         Return old value. Make asm output reg constraint earlyclobber.
488         Renamed from...
489         (__arch_compare_and_exchange_16_acq): ... this.
490         (__arch_compare_and_exchange_val_32_acq):
491         Return old value. Make asm output reg constraint earlyclobber.
492         Renamed from...
493         (__arch_compare_and_exchange_32_acq): ... this.
494         (__arch_compare_and_exchange_val_64_acq):
495         Renamed from...
496         (__arch_compare_and_exchange_64_acq): ... this.
497         (atomic_exchange_and_add): Use local variables and
498         __arch_compare_and_exchange_val_64_acq.
499         (atomic_add): Likewise.
500         (atomic_add_negative, atomic_add_zero): Use local variables.
501
502 2003-03-28  Alexandre Oliva  <aoliva@redhat.com>
503
504         * sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
505
506 2003-03-27  Ulrich Drepper  <drepper@redhat.com>
507
508         * Makefile: Remove libmd5crypt goal.
509
510 2003-03-25  Jakub Jelinek  <jakub@redhat.com>
511
512         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Restore
513         special handling of relocations against local symbols.
514
515 2003-03-27  Steven Munroe  <sjmunroe@us.ibm.com>
516
517         * sysdeps/powerpc/bits/atomic.h
518         (__arch_compare_and_exchange_bool_32_acq): Move to [!__powerpc64__].
519         [__powerpc64__] (__arch_compare_and_exchange_bool_32_acq):
520         Define PPC64 specific version.
521         [__powerpc64__] (__arch_compare_and_exchange_bool_64_acq):
522         Change (mem) constraint to "b".
523         [__powerpc64__] (__arch_atomic_exchange_and add_64):
524         Replace addi with add. Change (value) contraint to "r".
525         Change (mem) constraint to "b".
526         [__powerpc64__] (__arch_atomic_decrement_if_positive_64): New macro.
527         (__arch_atomic_exchange_32): Change (mem) constraint to "b".
528         (__arch_atomic_exchange_and_add_32): Change (mem) constraint to "b".
529         (__arch_atomic_decrement_if_positive_32): New macro.
530         (atomic_decrement_if_positive): Use __arch* macros.
531
532 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
533
534         * sysdeps/ia64/fpu/libm-test-ulps: Update.
535
536 2003-03-27  Roland McGrath  <roland@redhat.com>
537
538         * scripts/rpm2dynsym.sh: New file.
539         * Makefile (distribute): Add it.
540
541 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
542
543         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Restore caller's
544         ar.unat before returning.  Add missing .mem.offset directives
545         to ensure file gets assembled without warnings.
546         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
547
548 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
549
550         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf) <_SC_MONOTONIC_CLOCK>:
551         Return -1 instead of 0 if clock_getres failed.
552
553 2003-03-27  Roland McGrath  <roland@redhat.com>
554
555         * scripts/abilist.awk: If variable `parse_names' is set, grok the file
556         header lines and write out foo.symlist files for each foo.so.NN listed.
557
558         * libio/libioP.h (_IO_wfile_jumps): Remove attribute_hidden.
559         This symbol is exported, and we don't want to hide it.
560         Add libc_hidden_proto instead.
561         (_IO_file_jumps): Add libc_hidden_proto.
562         * libio/wfileops.c (_IO_wfile_jumps): Add libc_hidden_data_def.
563         Remove INTVARDEF.
564         * libio/fileops.c (_IO_file_jumps): Likewise.
565         * libio/stdfiles.c: Don't use INTUSE on them.
566         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
567         * libio/iofopen.c (__fopen_internal): Likewise.
568         * libio/freopen.c (freopen): Likewise.
569         * libio/freopen64.c (freopen64): Likewise.
570         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
571
572         * Makerules (check-abi) [$(enable-check-abi) = warn]:
573         Ignore exit status from diff.
574         * configure.in (enable_check_abi): Document possible value "warn".
575         Change default to no for now.
576         * configure: Regenerated.
577
578         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Emit stub_warning
579         macro calls and a #include <stub-tag.h> at the end.
580         * Makerules ($(objpfx)stubs): Tweak sed commands.
581
582         * sysdeps/unix/sysv/linux/syscalls.list: Use - rather than EXTRA in
583         caller column for *xattr syscalls, since they are in sysdeps/generic.
584
585         * sysdeps/unix/sysv/linux/i386/setfsuid.c: setfsgid -> setfsuid
586         * sysdeps/unix/sysv/linux/i386/setfsgid.c: setfsuid -> setfsgid
587
588 2003-03-26  Roland McGrath  <roland@redhat.com>
589
590         * Makerules (check-abi-config): Use /thread instead of /tls when
591         use-thread and not just use-tls is set.
592
593         * Makerules (update-abi): Put quotes around $(update-abi-config).
594
595         * elf/Makefile (check-abi): Depend on check-abi-ld.
596         (update-abi): Depend on update-abi-ld.
597
598 2003-03-26  GOTO Masanori  <gotom@debian.or.jp>
599
600         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Use INTERNAL_SYSCALL and
601         do not check for errors (unless testing for 32bit variant).
602         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
603
604 2003-03-27  Philip Blundell  <philb@gnu.org>
605
606         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use
607         unconditional mov.  Remove nop.
608
609         * sysdeps/unix/sysv/linux/kernel-features.h
610         (__ASSUME_VFORK_SYSCALL): Define for kernel 2.4 on arm.
611         * sysdeps/unix/sysv/linux/arm/vfork.S: Elide compatibility code
612         when __ASSUME_VFORK_SYSCALL is defined.
613         * sysdeps/unix/sysv/linux/arm/mmap64.S: Likewise for
614         __ASSUME_MMAP2_SYSCALL.
615         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise for
616         __ASSUME_REALTIME_SIGNALS.
617
618 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
619
620         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_COPY): Define to 2
621         only if DL_NO_COPY_RELOCS is not defined.
622         * sysdeps/ia64/dl-lookupcfg.h: Define DL_NO_COPY_RELOCS.
623
624 2003-03-26  Roland McGrath  <roland@redhat.com>
625
626         * sysdeps/unix/make-syscalls.sh: When an undefined syscall has
627         SOURCE=-, append its symbol names to make variable unix-stub-syscalls.
628         * sysdeps/unix/Makefile [$(subdir) = misc] [unix-stub-syscalls]
629         (sysdep_routines): Add stub-syscalls.
630         ($(objpfx)stub-syscalls.c): New target.
631         (generated): Add stub-syscalls.c.
632
633         * tls.make.c: Also define use-tls according to USE_TLS macro.
634
635 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
636
637         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (struct siginfo): Avoid
638         no-op padding element.
639         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
640         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
641         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
642         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
643
644 2003-03-26  GOTO Masanori  <gotom@debian.or.jp>
645
646         * sysdeps/unix/sysv/linux/i386/getgroups.c: Fix the error
647         condition check for the return value of getgroups32.
648
649 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
650
651         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (PSEUDO_NOERRNO):
652         Fix a typo.
653         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (PSEUDO_NOERRNO,
654         PSEUDO_END_NOERRNO): Define.
655         * sysdeps/unix/sysdep.h (PSEUDO_END_NOERRNO): Fix a typo.
656         Define to PSEUDO_END.
657
658 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
659
660         * abilist/librt.abilist: Add new timer interfaces for 64-bit archs.
661
662 2003-03-25  Jiro SEKIBA  <jir@yamato.ibm.com>
663
664         * iconvdata/euc-tw.c (from_euc_tw): Fix return value of TO_LOOP.
665         * iconvdata/bug-iconv4.c: New file.
666         * iconvdata/Makefile (tests): Add bug-iconv4.
667
668 2003-03-25  H.J. Lu  <hjl@gnu.org>
669
670         * elf/dl-lookup.c (_dl_lookup_symbol): Avoid looking up protected
671         symbols twice.
672         (_dl_lookup_versioned_symbol): Likewise.
673
674 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
675
676         * csu/tst-atomic.c (do_test): Add some new
677         atomic_compare_and_exchange_val_acq, atomic_add_zero,
678         atomic_compare_and_exchange_bool_acq and atomic_add_negative tests.
679         * include/atomic.h (atomic_add_negative, atomic_add_zero):
680         Prefix local variable so that it doesn't clash with the one
681         in atomic_exchange_and_add.
682         * sysdeps/ia64/bits/atomic.h (atomic_exchange): Fix for long/void *
683         pointers.
684         (atomic_exchange_and_add): Implement using __sync_fetch_and_add_?i.
685         * sysdeps/powerpc/bits/atomic.h (atomic_exchange_and_add): Force
686         value into register.
687         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_64_acq):
688         Cast newval to long.
689         * sysdeps/x86_64/bits/atomic.h
690         (__arch_compare_and_exchange_val_64_acq): Cast newval and oldval to
691         long.
692         (atomic_exchange): Cast newvalue to long if sizeof == 8.
693         (atomic_exchange_and_add): Cast value to long if sizeof == 8.
694         (atomic_add, atomic_add_negative, atomic_add_zero): Likewise.
695         (atomic_bit_set): Shift 1L up in all cases to shut up warnings.
696
697 2003-03-21  Martin Schwidefsky  <schwidefskyde.ibm.com>
698
699         * sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high order
700         bit from backtrace addresses.
701
702 2003-03-21  Andreas Schwab  <schwab@suse.de>
703
704         * sysdeps/unix/sysv/linux/i386/chown.c: Don't define any versioned
705         __chown symbols.
706
707 2003-03-25  Roland McGrath  <roland@redhat.com>
708
709         * config.make.in (enable-check-abi): New variable from configure.
710         * configure.in (enable_check_abi): New substituted variable,
711         controlled by --{enable,disable}-check-abi (default yes).
712         * configure: Regenerated.
713         * Makerules [$(enable-check-abi) = yes] (tests): Put this condition
714         on check-abi dependency.
715
716 2003-03-26  Andreas Schwab  <schwab@suse.de>
717
718         * sysdeps/m68k/m68020/bits/atomic.h: Fix typos.
719         * include/atomic.h: Likewise.
720
721         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Define ret_NOERRNO.
722
723 2003-03-25  Roland McGrath  <roland@redhat.com>
724
725         * sysdeps/powerpc/bits/atomic.h (__arch_atomic_exchange_32): New macro.
726         (__arch_atomic_exchange_64): New macro.
727         (atomic_exchange): Use them.
728         (__arch_atomic_exchange_and_add_32): New macro.
729         (__arch_atomic_exchange_and_add_64): New macro.
730         (atomic_exchange_and_add): Use them.
731         Original patch from Steven Munroe <sjmunroe@us.ibm.com>.
732
733 2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
734
735         * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64):
736         Define.
737         * sysdeps/mips/sys/asm.h: Test _MIPS_ISA against them on all
738         ISA tests.
739         (ALSZ, ALMASK, SZREG, REG_S, REG_L): Define based on ABI, not ISA.
740         (PTR_ADD, etc): Test _MIPS_SZPTR instead of _MIPS_SZLONG.
741         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
742         to decide whether to add padding.
743         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
744         to decide whether to add padding.
745         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (struct
746         old_kernel_sigaction): Likewise.
747
748 2003-03-25  Ulrich Drepper  <drepper@redhat.com>
749
750         * csu/tst-atomic.c: Adjust tests to what atomic_add_negative and
751         atomic_add_zero were supposed to do.
752         * include/atomic.h: Adjust atomic_add_negative and atomic_add_zero
753         to x86 behavior.
754
755         * sysdeps/generic/bits/typesizes.h (__TIMER_T_TYPE): Define as void*.
756         This matches the new timer implementation.
757         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h (__TIMER_T_TYPE):
758         Likewise.
759         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__TIMER_T_TYPE):
760         Likewise.
761         * sysdeps/unix/sysv/linux/bits/siginfo.h (struct siginfo): Adjust
762         timer info for what the kernel provides these days.
763         (struct sigevent): Add _tid field.
764         Define SIGEV_THREAD_ID.
765         Remove struct __pthread_attr_s forward declaration.
766         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
767         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
768         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
769         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
770
771         * Versions.def (librt): Add GLIBC_2.3.3.
772
773         * abilist/libpthread.abilist: Update for nptl.
774
775 2003-03-24  Jon Grimm  <jgrimm@us.ibm.com>
776
777         * inet/netinet/in.h: Add IPPROTO_SCTP.
778
779 2003-03-24  Ulrich Drepper  <drepper@redhat.com>
780
781         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLET): Define.
782
783 2003-03-24  Philip Blundell  <philb@gnu.org>
784
785         * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL):
786         Remove a1 from clobber list.
787
788 2003-03-24  Ulrich Drepper  <drepper@redhat.com>
789
790         * timezone/antarctica: Update from tzdata2003a.
791         * timezone/asia: Likewise.
792         * timezone/australasia: Likewise.
793         * timezone/europe: Likewise.
794         * timezone/iso3166.tab: Likewise.
795         * timezone/northamerica: Likewise.
796         * timezone/southamerica: Likewise.
797         * timezone/zone.tab: Likewise.
798
799 2003-03-24  Steven Munroe  <sjmunroe@us.ibm.com>
800
801         * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_END_NOERRNO): Fix typo.
802
803 2003-03-23  Ulrich Drepper  <drepper@redhat.com>
804
805         * sysdeps/unix/sysv/linux/ia64/sysdep.h (ret_NOERRNO): Avoid
806         unwanted expansion by definining to ret.  Patch by Ian Wienand.
807
808         * sysdeps/unix/make-syscalls.sh: Recognize 'E' in first position of
809         the parameter description to denote no error checking.  Generate
810         appropriate pseudo asm code.
811         * sysdeps/unix/syscalls.list: Mark getgid, getpid, getuid with 'E'.
812         * sysdeps/unix/sysv/linux/syscalls.list: Mark getegid, geteuid,
813         getpgrp, and getppid with 'E'.
814         * sysdeps/powerpc/powerpc32/sysdep.h: Define PSEUDO_NOERRNO,
815         PSEUDO_END_NOERRNO, and ret_NOERRNO.
816         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
817         * sysdeps/unix/sysdep.h: Likewise.
818         * sysdeps/unix/alpha/sysdep.h: Likewise.
819         * sysdeps/unix/sparc/sysdep.h: Likewise.
820         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
821         * sysdeps/unix/sysv/linux/cris/sysdep.h: Likewise.
822         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Likewise.
823         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
824         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
825         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
826         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
827         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
828         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
829         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
830         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
831
832 2003-03-23  Roland McGrath  <roland@redhat.com>
833
834         * Makeconfig (+includes): Don't use $(last-includes).
835
836 2003-03-22  Alexandre Oliva  <aoliva@redhat.com>
837
838         * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns.
839         * sysdeps/unix/sysv/linux/configure: Rebuilt.
840
841 2003-03-23  Jakub Jelinek  <jakub@redhat.com>
842
843         * sysdeps/alpha/fpu/libm-test-ulps: Update.
844         * sysdeps/arm/libm-test-ulps: Update.
845         * sysdeps/hppa/fpu/libm-test-ulps: Update.
846         * sysdeps/ia64/fpu/libm-test-ulps: Update.
847         * sysdeps/mips/fpu/libm-test-ulps: Update.
848         * sysdeps/powerpc/nofpu/libm-test-ulps: Update.
849         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
850         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
851         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
852         * sysdeps/sh/sh4/fpu/libm-test-ulps: Update.
853         * sysdeps/s390/fpu/libm-test-ulps: Update.
854         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
855
856 2003-03-22  Roland McGrath  <roland@redhat.com>
857
858         * include/atomic.h: Put parens around all macro arguments.
859         (__atomic_val_bysize, __atomic_bool_bysize): New macros.
860         (atomic_compare_and_exchange_val_acq): Use it.
861         (atomic_compare_and_exchange_bool_acq): Likewise.
862         (atomic_increment_and_test): Invert sense of test.
863         (atomic_decrement_and_test): Likewise.
864         * csu/tst-atomic.c: Update those tests to match.
865
866 2003-03-22  Jakub Jelinek  <jakub@redhat.com>
867
868         * include/atomic.h (atomic_compare_and_exchange_val_acq): Add comment.
869         Don't define if __arch_compare_and_exchange_val_32_acq is not defined.
870         (atomic_compare_and_exchange_bool_acq): Add comment.  Don't use
871         __oldval variable in the macro, since it might be macro argument.
872         (atomic_decrement_if_positive): Initialize __memp, remove setting
873         of non-existent variable.
874         (atomic_bit_test_set): Cast 1 to __typeof (*mem) before shifting.
875         * sysdeps/ia64/bits/atomic.h (atomic_exchange_and_add): Implement
876         using atomic_compare_and_exchange_val_acq.
877         (atomic_decrement_if_positive, atomic_bit_test_set): Define.
878         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
879         Renamed from...
880         (__arch_compare_and_exchange_bool_8_acq): ... this.
881         (__arch_compare_and_exchange_val_16_acq): Renamed from...
882         (__arch_compare_and_exchange_bool_16_acq): ... this.
883         (__arch_compare_and_exchange_val_32_acq): Return old value.  Renamed
884         from...
885         (__arch_compare_and_exchange_bool_32_acq): ... this.
886         (__arch_compare_and_exchange_val_64_acq): Return old value.  Renamed
887         from...
888         (__arch_compare_and_exchange_bool_64_acq): ... this.
889         (__arch_compare_and_exchange_val_32_acq): Use __typeof for local
890         variables types instead of assuming int.
891         Change prefix of local variables to __arch.
892         * sysdeps/generic/bits/atomic.h (arch_compare_and_exchange_acq):
893         Remove.
894         (atomic_compare_and_exchange_val_acq,
895         atomic_compare_and_exchange_bool_acq): Define.
896
897         * csu/tst-atomic.c: New test.
898         * csu/tst-atomic-long.c: New test.
899         * csu/Makefile (tests): Add tst-atomic and tst-atomic-long.
900
901         * malloc/memusagestat.c (main): Kill warning if uint64_t is ulong.
902
903         * sysdeps/s390/Versions: Add trailing newline.
904
905         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Kill warning
906         if INTERNAL_SYSCALL_ERROR_P doesn't use its first argument.
907
908 2003-03-22  Andreas Schwab  <schwab@suse.de>
909
910         * sysdeps/m68k/fpu/libm-test-ulps: Update.
911
912         * sysdeps/m68k/m68020/bits/atomic.h: New file.
913         * sysdeps/m68k/m68020/atomicity.h: Removed.
914
915 2003-03-22  Alexandre Oliva  <aoliva@redhat.com>
916
917         * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation
918         data structures and macros.  Protect from multiple inclusion.
919
920         * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless
921         typo in #if test.
922
923 2003-03-21  Andreas Jaeger  <aj@suse.de>
924
925         * sysdeps/i386/fpu/libm-test-ulps: Update.
926
927         * math/libm-test.inc (tgamma_test): Recompute some constants with
928         36 digits precision.
929         (lgamma_test): Likewise.
930         (ccos_test): Likewise.
931         (ccosh_test): Likewise.
932         (clog10_test): Likewise.
933         (csin_test): Likewise.
934         (csinh_test): Likewise.
935         (ctan_test): Likewise.
936         (ctanh_test): Likewise.
937
938 2003-03-19  Jakub Jelinek  <jakub@redhat.com>
939
940         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Regenerated.
941
942 2003-03-21  Roland McGrath  <roland@redhat.com>
943
944         * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"
945         constraint to permit non-constant BIT argument.
946         (atomic_bit_test_set): Likewise.
947         * sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise.
948         (atomic_bit_set): Likewise.  Use 1UL in case that BIT might be >= 32.
949         For quadword case, use "i" constraint if __builtin_constant_p and < 32
950         or "r" constraint otherwise.
951
952         * configure.in: Move AC_PROG_CC and other program-finding before all
953         the version checks.
954         * configure: Regenerated.
955
956 2003-03-21  Alexandre Oliva  <aoliva@redhat.com>
957
958         * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke
959         unaligned copying of 8-15 bytes.  From Chris Demetriou
960         <cgd@broadcom.com>.  Fix label names.
961         * sysdeps/mips/mips64/memset.S: Fix label names.  Make similar
962         change as to memcpy.S.
963         * sysdeps/mips/memcpy.S: Formatting changes.
964         * sysdeps/mips/memset.S: Likewise.
965
966 2003-03-21  Roland McGrath  <roland@redhat.com>
967
968         * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.
969
970 2003-03-21  Alexandre Oliva  <aoliva@redhat.com>
971
972         * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New.
973         * sysdeps/mips/memcpy.S, sysdeps/mips/memset.S: Update comments.
974
975 2003-03-21  Roland McGrath  <roland@redhat.com>
976
977         * sysdeps/i386/i486/bits/atomic.h
978         (__arch_compare_and_exchange_val_64_acq): Rewrite abort-calling
979         version of the macro to avoid compile-time warnings.
980         [! __PIC__] (__arch_compare_and_exchange_64_acq): Rename to above.
981         (atomic_exchange_and_add, atomic_add): Fix name and usage of it.
982         (atomic_increment, atomic_decrement): Likewise.
983
984 2003-03-21  Ulrich Drepper  <drepper@redhat.com>
985
986         * sysdeps/x86_64/bits/atomic.h: Don't use matching memory constraints.
987         * sysdeps/i386/i486/bits/atomic.h: Likewise.
988
989 2003-03-21  Roland McGrath  <roland@redhat.com>
990
991         * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
992
993 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
994
995         * include/atomic.h: Define atomic_compare_and_exchange_val_acq,
996         atomic_compare_and_exchange_val_rel,
997         atomic_compare_and_exchange_bool_acq, and
998         atomic_compare_and_exchange_bool_rel instead of
999         atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel.
1000         * sysdeps/i386/i486/bits/atomic.h: Define
1001         __arch_compare_and_exchange_val_*_acq instead of
1002         __arch_compare_and_exchange_*_acq.
1003         * sysdeps/x86_64/bits/atomic.h: Likewise.
1004         * sysdeps/ia64/bits/atomic.h: Define
1005         __arch_compare_and_exchange_bool_*_acq instead of
1006         __arch_compare_and_exchange_*_acq.
1007         * sysdeps/powerpc/bits/atomic.h: Likewise.
1008         * sysdeps/s390/bits/atomic.h: Likewise.
1009         * gmon/mcount.c: Adjust for new form of compare&exchange macros.
1010         * malloc/set-freeres.c: Likewise.
1011         * nscd/cache.c: Likewise.
1012         * stdlib/cxa_finalize.c: Likewise.
1013         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
1014
1015 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
1016
1017         * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs.
1018         * sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux): Adjust.
1019         * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
1020
1021         * sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset
1022         into high and low halves on n64.
1023         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
1024         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
1025         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
1026
1027 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
1028
1029         * include/atomic.h (atomic_decrement_if_positive): Adjust for the
1030         correct atomic_compare_and_exchange_acq semantics.
1031
1032 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
1033
1034         * sysdeps/mips/ieee754.h: Remove excess #endif.
1035
1036 2003-03-20  Roland McGrath  <roland@redhat.com>
1037
1038         * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused
1039         variable.  Remove superfluous memory clobber.
1040
1041         * include/atomic.h: Syntax braino fix.
1042
1043         * posix/tst-nice.c (do_test): Use %m formats instead of printing errno
1044         in decimal.  Don't bail if niced at start.  Just check that nice call
1045         bumps the total at all.
1046
1047 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
1048
1049         * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers,
1050         including pc, gp, sp and fp, as long long.
1051         * sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux.
1052         * sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments.
1053         Add gp argument, and set gp in the jmpbuf to it.
1054         * sysdeps/mips/setjmp_aux.c: Revert to o32-only.
1055
1056 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
1057
1058         * include/atomic.h: Define atomic_exchange and
1059         atomic_decrement_if_positive if not already defined.  Add some
1060         __builtin_expect.
1061         * sysdeps/i386/i486/bits/atomic.h: Define atomic_exchange.
1062         * sysdeps/x86_64/bits/atomic.h: Likewise.
1063         * sysdeps/ia64/bits/atomic.h: Pretty printing.  Define atomic_exchange.
1064         * sysdeps/powerpc/bits/atomic.h: Pretty printing.  Define
1065         atomic_exchange, atomic_exchange_and_add, and
1066         atomic_decrement_if_positive
1067
1068 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
1069
1070         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend
1071         with a single instruction.
1072
1073         * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define
1074         properly for n64.
1075         (elf_machine_runtime_setup): Cast link_map pointer to Elf Addr
1076         type.
1077         (elf_machine_rel, elf_machine_rel_relative): Cast symidx to Elf
1078         Word before comparing with gotsym.  Take reloc_addr argument as
1079         void*.  Remove the code added for the compiler to drop any
1080         alignment assumptions.
1081
1082 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
1083
1084         * Makefile (distribute): Add include/atomic.h and bits/atomic.h.
1085         * include/atomic.h: New file.
1086         * sysdeps/i386/i486/bits/atomic.h: New file.
1087         * sysdeps/x86_64/bits/atomic.h: New file.
1088         * sysdeps/s390/bits/atomic.h: New file.
1089         * sysdeps/sh/bits/atomic.h: New file.
1090         * sysdeps/ia64/bits/atomic.h: New file.
1091         * sysdeps/powerpc/bits/atomic.h: New file.
1092         * sysdeps/generic/bits/atomic.h: New file.
1093         * sysdeps/i386/i486/atomicity.h: Removed.
1094         * sysdeps/x86_64/atomicity.h: Removed.
1095         * sysdeps/s390/s390-32/atomicity.h: Removed.
1096         * sysdeps/s390/s390-64/atomicity.h: Removed.
1097         * sysdeps/ia64/atomicity.h: Removed.
1098         * sysdeps/powerpc/powerpc32/atomicity.h: Removed.
1099         * sysdeps/powerpc/powerpc64/atomicity.h: Removed.
1100         * elf/dl-profile.c: Use atomic.h instead of atomicity.h.  Adjust
1101         use of macros from atomicity.h to new names and semantics.
1102         * gmon_mcount.c: Likewise.
1103         * malloc/set-freeres.c: Likewise.
1104         * nscd/cache.c: Likewise.
1105         * stdlib/cxa_finalize.c: Likewise.
1106         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
1107
1108 2003-03-19  Alexandre Oliva  <aoliva@redhat.com>
1109
1110         * sysdeps/mips/ieee754.h: New file, suitable to replace both
1111         ../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept
1112         mips-specific for now.
1113
1114 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
1115
1116         * stdlib/strtod.c (INTERNAL): While eating trailing zeros handle
1117         hexdigits correctly.  Reported by Fred Tydeman <tydeman@tybor.com>.
1118         * stdlib/tst-strtod.c: Add test for the bug.
1119
1120         * posix/tst-nice.c (do_test): Remove invalid of return value.
1121         Don't run test if initial level != 0.
1122
1123 2003-03-19  Amos Waterland  <apw@us.ibm.com>
1124
1125         * posix/tst-nice.c: New file.
1126         * posix/Makefile (tests): Add tst-nice.
1127
1128 2003-03-18  Roland McGrath  <roland@redhat.com>
1129
1130         * abilist: New directory of libfoo.abilist files maintained using
1131         scripts/merge-abilist.awk and "make update-abi" rules.
1132         * Makefile (distribute): Add abilist/*.abilist.
1133         * Makerules [$(build-shared) = yes] [$(subdir)] (tests):
1134         Depend on check-abi.
1135
1136         * configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.
1137         * configure: Regenerated.
1138
1139         * sysdeps/unix/sysv/linux/syscalls.list (posix_fadvise64): Fix name.
1140
1141 2003-03-18  Ulrich Drepper  <drepper@redhat.com>
1142
1143         * sysdeps/posix/sysconf.c (__sysconf): Handle _SC_MONOTONIC_CLOCK
1144         correctly.
1145
1146 2003-03-18  Steven Munroe  <sjmunroe@us.ibm.com>
1147
1148         * sysdeps/powerpc/powerpc64/memcpy.S: New file.
1149
1150 2003-03-18  Ulrich Drepper  <drepper@redhat.com>
1151
1152         * Versions.def: Add GLIBC_2.3.3 for libpthread.
1153
1154 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
1155
1156         * sysdeps/generic/libc-start.c [!SHARED &&
1157         !LIBC_START_MAIN_AUXVEC_ARG]: Compute beginning of auxvec correctly.
1158
1159 2003-03-17  Roland McGrath  <roland@redhat.com>
1160
1161         * include/ctype.h: Revert last change.
1162
1163 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
1164
1165         * argp/tst-argp1.c: Use test-skeleton.c.
1166         * locale/tst-C-locale.c: Likewise.
1167
1168 2003-03-17  Alexandre Oliva  <aoliva@redhat.com>
1169
1170         * sysdeps/mips/mips64/Implies: Move wordsize-64 to...
1171         * sysdeps/mips/mips64/n64/Implies: New file.
1172         * sysdeps/mips/mips64/n64/Makefile: New file.
1173         * sysdeps/mips/mips64/n64/el/bits/endian.h: New file.
1174         * sysdeps/mips/mips64/n32/Implies: New file.
1175         * sysdeps/mips/mips64/n32/Makefile: New file.
1176         * sysdeps/mips/mips64/n32/el/bits/endian.h: New file.
1177         * sysdeps/unix/mips/mips64/n32/sysdep.h: New file.
1178         * sysdeps/unix/mips/mips64/n64/sysdep.h: New file.
1179         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: New file.
1180         * sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c: New file.
1181         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: New file.
1182         * sysdeps/unix/sysv/linux/mips/mips64/ldconfig.h: New file.
1183         * sysdeps/unix/sysv/linux/mips/mips64/llseek.c: New file.
1184         * sysdeps/unix/sysv/linux/mips/mips64/recv.c: New file.
1185         * sysdeps/unix/sysv/linux/mips/mips64/send.c: New file.
1186         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S: New file.
1187         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: New file.
1188         * sysdeps/unix/sysv/linux/mips/mips64/umount.c: New file.
1189         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: New file.
1190
1191         * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use
1192         lib64 for mips64/n64 and lib32 for mips64/n32.
1193         (ldd_rewrite_script): Needed for all mips64 configurations.
1194         * sysdeps/unix/sysv/linux/configure: Rebuilt.
1195         * sysdeps/unix/sysv/linux/mips/mips64/ldd-rewrite.sed: New file.
1196         * sysdeps/unix/sysv/linux/mips/mips64/Dist: New file.
1197
1198         * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as
1199         well.
1200
1201         * sysdeps/unix/sysv/linux/mips/configure.in: New.  Pre-process
1202         asm/unistd.h into asm-unistd.h.
1203         * sysdeps/unix/sysv/linux/mips/configure: Generated.
1204         * sysdeps/unix/sysv/linux/mips/Makefile: Do custom processing
1205         of syscall list.
1206         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: New file.
1207         * sysdeps/unix/sysv/linux/mips/clone.S: Don't include
1208         asm/unistd.h.
1209
1210         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file.
1211         * sysdeps/unix/sysv/linux/mips/ptrace.c: New file.  Use long
1212         long type for registers on n32.
1213
1214         * sysdeps/mips/bits/wordsize.h: New file, appropriate for all
1215         3 ABIs.
1216         * sysdeps/mips/mips64/gmp-mparam.h: New file.  Define
1217         BITS_PER_LONGINT to __WORDSIZE, to match all 3 ABIs.
1218         * sysdeps/mips/setjmp_aux.c (STRINGXP, REGS, PTRS): New macros.
1219         (__sigsetjmp_aux): Use them.  Adjust for all 3 ABIs.
1220         * sysdeps/mips/elf/start.S: Adjust for all 3 ABIs.
1221         * sysdeps/unix/mips/brk.S: Likewise.
1222         * sysdeps/unix/mips/sysdep.S: Likewise.
1223         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
1224         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Likewise.
1225         * sysdeps/mips/sys/ucontext.h: Likewise.
1226         * sysdeps/unix/sysv/linux/mips/sys/profcs.h: Likewise.
1227         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Likewise.
1228         * sysdeps/unix/sysv/linux/mips/kernel_stat.h: Likewise.
1229         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
1230         * sysdeps/mips/mips64/bsd-setjmp.S: Likewise.
1231         * sysdeps/mips/mips64/setjmp.S: Likewise.
1232         * sysdeps/mips/mips64/bits/setjmp.h: Deleted, obsolete.
1233         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Use long long for
1234         64-bit types.
1235
1236 2003-03-16  Ulrich Drepper  <drepper@redhat.com>
1237
1238         * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Define tv here,
1239         not at function level.
1240         * sysdeps/unix/clock_gettime.c (HANDLE_REALTIME): Likewise.
1241
1242 2003-03-15  Roland McGrath  <roland@redhat.com>
1243
1244         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t
1245         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
1246         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Likewise.
1247         * nis/nis_table.c (__create_ib_request): Likewise.
1248
1249         * posix/fnmatch_loop.c: Add casts for signedness.
1250         * nss/nss_files/files-hosts.c: Likewise.
1251         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
1252         * gmon/gmon.c (write_call_graph): Use u_long for FROM_LEN.
1253         * nscd/nscd_getgr_r.c (nscd_getgr_r): Use nscd_ssize_t for CNT.
1254
1255         * configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,
1256         get errors into the log file.
1257         (libc_cv_broken_visibility_attribute): Likewise.
1258         (libc_cv_broken_alias_attribute): Likewise.
1259         (libc_cv_asm_weak_directive): Likewise.
1260         (libc_cv_need_minus_P): Likewise.
1261         (libc_cv_dot_text): Likewise.
1262         (libc_cv_asm_global_directive): Likewise.
1263         (libc_cv_asm_type_prefix): Likewise.
1264         * configure: Regenerated.
1265
1266         * nscd/cache.c (cache_search): Give first arg type `request_type'.
1267         * nscd/nscd.h: Update decl.
1268
1269         * nscd/nscd_getpw_r.c (nscd_getpw_r): Add casts for signedness.
1270         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
1271         * elf/dl-close.c (_dl_close): Likewise.
1272         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown): int -> size_t
1273         * io/fts.c (fts_build): Likewise.
1274         * elf/cache.c (add_to_cache): Likewise.
1275         * locale/programs/locarchive.c (show_archive_content): Likewise.
1276
1277         * posix/fnmatch.c (fnmatch): Tweak __builtin_expect use.
1278
1279         * include/ctype.h (__ctype_b_loc): Tweak type punning to make gcc 3.3
1280         happy.
1281         (__ctype_toupper_loc, __ctype_tolower_loc): Likewise.
1282
1283 2003-03-15  Ulrich Drepper  <drepper@redhat.com>
1284
1285         * sysdeps/unix/sysv/linux/ia64/system.c: Use the generic Linux
1286         code for most parts.
1287
1288 2003-03-15  Roland McGrath  <roland@redhat.com>
1289
1290         * sysdeps/unix/sysv/linux/i386/system.c: Moved to ...
1291         * sysdeps/unix/sysv/linux/system.c: ... here.
1292         (FORK): Don't #define if already #define'd.
1293         * sysdeps/unix/sysv/linux/s390/system.c: File removed.
1294         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]:
1295         (__ASSUME_CLONE_THREAD_FLAGS): Define for kernel >= 2.5.64.
1296
1297         * dlfcn/tst-dlinfo.c: New file.
1298         * dlfcn/Makefile (tests): Add tst-dlinfo.
1299         ($(objpfx)tst-dlinfo): New target.
1300
1301         * dlfcn/dlinfo.c: New file.
1302         * dlfcn/Makefile (libdl-routines): Add it.
1303         * dlfcn/Versions (libdl: GLIBC_2.3.3): Add dlinfo.
1304         * dlfcn/dlfcn.h [__USE_GNU]: Declare dlinfo.
1305         [__USE_GNU] (RTLD_DI_*): New enum constants.
1306         [__USE_GNU] (Dl_serpath, Dl_serinfo): New types.
1307         * elf/dl-load.c (cache_rpath): New inline function.
1308         (_dl_map_object): Use it.
1309         (_dl_rtld_di_serinfo): New function.
1310         * sysdeps/generic/ldsodefs.h: Declare it.
1311         * elf/Versions (ld: GLIBC_PRIVATE): Add it.
1312
1313         * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.
1314         (LIBC_START_MAIN, LIBC_START_MAIN_AUXVEC_ARG, MAIN_AUXVEC_ARG)
1315         (INIT_MAIN_ARGS): Define, and #include <sysdeps/generic/libc-start.c>.
1316         (__libc_start_main): Just call the generic one for most of the work.
1317
1318         * sysdeps/generic/libc-start.c [LIBC_START_MAIN]: If defined, define a
1319         static function by that name instead of BP_SYM (__libc_start_main).
1320         [LIBC_START_MAIN_AUXVEC_ARG]: Take AUXVEC as argument.
1321         [MAIN_AUXVEC_ARG]: Pass 4th argument to MAIN.
1322         [INIT_MAIN_ARGS]: Give INIT the same args as MAIN.
1323
1324         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_PLATFORM_AUXV]:
1325         Use this macro for extra AT_* cases.
1326         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_PLATFORM_AUXV):
1327         New macro, guts from ...
1328         (__aux_init_cache): ... here, function removed.
1329         (DL_PLATFORM_INIT): Don't define this.
1330
1331         * sysdeps/powerpc/powerpc32/memset.S: Put __cache_line_size in bss.
1332         * sysdeps/powerpc/powerpc64/memset.S: Likewise.
1333
1334         * Versions.def (libthread_db): Add GLIBC_2.3.3 set.
1335
1336 2003-03-14  Roland McGrath  <roland@redhat.com>
1337
1338         * dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
1339
1340 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
1341
1342         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.
1343
1344         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
1345         sysdeps/posix/pause.c instead of sysdeps/unix/common/pause.c.
1346
1347 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
1348
1349         * sysdeps/mips/fpu/bits/mathdef.h: New.
1350         (__NO_LONG_DOUBLE_MATH): Define for o32.
1351
1352         * sysdeps/mips/sys/asm.h: Formatting changes.
1353         (PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs.
1354         (CPADD): Define for all of them.
1355         (SETUP_GP, SETUP_GPX, SETUP_GPX_L, SAVE_GP, SETUP_GP64,
1356         SETUP_GPX64, SETUP_GPX64_L, RESTORE_GP64, USE_ALT_CP,
1357         NARGSAVE): Define per ABI spec.
1358         (END): Don't redefine.
1359         (LONG_SLL, LONG_SLLV, LONG_SRL, LONG_SRLV, LONG_SRA,
1360         LONG_SRAV): Remove duplicate definitions.
1361         (PTR_ADD, PTR_ADDI, PTR_ADDU, PTR_ADDIU, PTR_SUB, PTR_SUBI,
1362         PTR_SUBU, PTR_SUBIU, PTR_L, PTR_S, PTR_SLL, PTR_SLLV, PTR_SRL,
1363         PTR_SRLV, PTR_SRA, PTR_SRAV, PTR_SCALESHIFT): Define for n32.
1364         (PTR_LA): Define for all 3 ABIs.
1365
1366         * sysdeps/mips/dl-machine.h: Include sys/asm.h.
1367         (elf_machine_matches_host): Prevent linking of o32 and n32
1368         together.
1369         (elf_machine_dynamic): Document assumption on $gp.
1370         (STRINGXP, STRINGXV, STRINGV_): New macros.
1371         (elf_machine_load_address): Use them to stringize PTR_LA and
1372         PTR_SUBU.
1373         (ELF_DL_FRAME_SIZE, ELF_DL_SAVE_ARG_REGS,
1374         ELF_DL_RESTORE_ARG_REGS, IFABIO32): New macros used in...
1375         (_dl_runtime_resolve): Adjust it for all 3 ABIs.
1376         (__dl_runtime_resolve): Cast the symtab initializer to the
1377         right type.
1378         (RTLD_START): Use it.  Adjust it for all 3 ABIs.
1379         (elf_machine_rel): Mark as always_inline in RTLD_BOOTSTRAP.
1380         Handle 64-bit R_MIPS_REL composite relocation and accept
1381         R_MIPS_64 relocations to shift addend size to 64 bits.
1382         Document assumption regarding local GOT entries.  Document
1383         backward-compatibility departing from the ABI behavior in
1384         applying relocations that reference section symbols, no longer
1385         used.  Support relocations to mis-aligned offsets.
1386         * sysdeps/mips/mips64/dl-machine.h: Deleted, obsolete.
1387
1388         * sysdeps/unix/sysv/linux/mips/readelflib.c: New file.
1389
1390         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
1391         (_KERNEL_NSIG_BPW): Define in terms of _MIPS_SZLONG.
1392         * sysdeps/unix/sysv/linux/mips/sigaction.c: Define restore and
1393         restore_rt functions.  Use them.
1394
1395         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
1396         .set mips2 on new abis.
1397
1398 2003-03-13  Ulrich Drepper  <drepper@redhat.com>
1399
1400         * posix/getconf.c: Recognize POSIX2_SYMLINKS.
1401         * sysdeps/generic/bits/confname.h: Define _PC_2_SYMLINKS.
1402         * sysdeps/posix/fpathconf.c: Handle _PC_2_SYMLINKS.
1403         * sysdeps/posix/pathconf.c: Likewise.
1404         * sysdeps/unix/sysv/linux/fpathconf.c: Likewise.
1405         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
1406         * sysdeps/unix/sysv/linux/pathconf.h: Define statfs_symlinks.
1407
1408         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define some more magic
1409         words.
1410
1411 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
1412
1413         * include/gmp.h: Include/gmp-mparam.h.
1414         * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and
1415         gmp-impl.h.
1416
1417         * elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if
1418         ELF_MACHINE_NO_RELA is set.
1419         * elf/rtld.c (dl_main): No prelink support for REL-only.
1420
1421         * sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32,
1422         FLAG_MIPS64_LIBN64): Define.
1423         * elf/cache.c (print_entry): Handle mips64 n32 and n64.
1424
1425         * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis.
1426         * sysdeps/mips/memset.S: Likewise.
1427         * sysdeps/mips/sys/regdef.h: Alias a4-7 or t0-3 to $8-11
1428         depending on the ABI.
1429
1430         * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add):
1431         Don't .set mips2 on new abi.
1432         (compare_and_swap): Likewise.  Support 64-bit longs on n64.
1433
1434         * stdlib/fpioconst.h: Include gmp.h with angle brackets.
1435
1436 2003-03-13  Roland McGrath  <roland@redhat.com>
1437
1438         * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs
1439         found.  Reported by Alexandre Oliva <aoliva@redhat.com>.
1440
1441 2003-03-13  Alexandre Oliva  <aoliva@redhat.com>
1442
1443         * stdio-common/_itoa.c (_itoa_base_table): Make 64-bit
1444         literals long long.
1445         * stdlib/fpioconst.c: Likewise.
1446         * stdlib/strtod.c: Likewise.
1447
1448         * sysdeps/mips/add_n.S: Use L macro for local labels.
1449         * sysdeps/mips/addmul_1.S: Likewise.
1450         * sysdeps/mips/lshift.S: Likewise.
1451         * sysdeps/mips/memcpy.S: Likewise.
1452         * sysdeps/mips/memset.S: Likewise.
1453         * sysdeps/mips/mul_1.S: Likewise.
1454         * sysdeps/mips/rshift.S: Likewise.
1455         * sysdeps/mips/sub_n.S: Likewise.
1456         * sysdeps/mips/submul_1.S: Likewise.
1457         * sysdeps/mips/mips64/add_n.S: Likewise.
1458         * sysdeps/mips/mips64/addmul_1.S: Likewise.
1459         * sysdeps/mips/mips64/lshift.S: Likewise.
1460         * sysdeps/mips/mips64/mul_1.S: Likewise.
1461         * sysdeps/mips/mips64/rshift.S: Likewise.
1462         * sysdeps/mips/mips64/sub_n.S: Likewise.
1463         * sysdeps/mips/mips64/submul_1.S: Likewise.
1464         * sysdeps/unix/mips/sysdep.h: Define L() according to ABI
1465         conventions.  Define END as in sys/asm.h.
1466         * sysdeps/unix/mips/sysdep.S: Likewise.
1467         * sysdeps/unix/mips/wait.S: Likewise.
1468         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
1469
1470         * sysdeps/ieee754/dbl-64/dbl2mpn.c (__mpn_extract_double):
1471         Cast shifted values that may be too narrow to mp_limb_t.
1472         * sysdeps/ieee754/dbl-64/mpn2dbl.c (__mpn_construct_double):
1473         Likewise.
1474         * sysdeps/ieee754/flt-32/mpn2flt.c (__mpn_construct_float):
1475         Likewise.
1476         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c
1477         (__mpn_extract_long_double): Likewise.
1478         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c
1479         (__mpn_construct_long_double): Likewise.
1480         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c
1481         (__mpn_extract_long_double): Likewise.
1482         * sysdeps/ieee754/ldbl-96/mpn2ldbl.c
1483         (__mpn_construct_long_double): Likewise.
1484
1485 2003-03-13  Roland McGrath  <roland@redhat.com>
1486
1487         * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line
1488         entries in the map file match too.
1489
1490 2003-03-13  Guido Guenther  <agx@sigxcpu.org>
1491
1492         * sysdeps/unix/sysv/linux/mips/clone.S: introduce and use local
1493         label .Lthread_start since current binutils don't allow branches
1494         to globally visible symbols.
1495
1496 2003-03-13  Jakub Jelinek  <jakub@redhat.com>
1497
1498         * sysdeps/unix/sysv/linux/ia64/sysdep.h (BREAK_INSN_1, BREAK_INSN,
1499         ASM_OUTARGS_0, ASM_OUTARGS_1, ASM_OUTARGS_2, ASM_OUTARGS_3,
1500         ASM_OUTARGS_4, ASM_OUTARGS_5, ASM_OUTARGS_6): Define.
1501         (INTERNAL_SYSCALL, INLINE_SYSCALL): Use it.  Make syscall arguments
1502         clobbered by the syscall.
1503         (ASM_ARGS_1, ASM_ARGS_2, ASM_ARGS_3, ASM_ARGS_4, ASM_ARGS_5,
1504         ASM_ARGS_6): Change constraints from r to index of corresponding
1505         output register.
1506         * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Swap
1507         ptid and ctid to match kernel.
1508         * sysdeps/unix/sysv/linux/ia64/system.c (FORK): Likewise.
1509
1510 2003-03-12  Steven Munroe  <sjmunroe@us.ibm.com>
1511
1512         * sysdeps/powerpc/powerpc64/elf/configure.in: Remove
1513         AC_DEFINE(PI_STATIC_AND_HIDDEN).  Not supported for PowerPC64.
1514         * sysdeps/powerpc/powerpc64/elf/configure: Regenerated.
1515
1516 2003-03-11  Roland McGrath  <roland@redhat.com>
1517
1518         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
1519         Check SYM_MAP rather than SYM as definedness check.
1520         Handle R_PPC64_ADDR32, R_PPC64_ADDR30, and R_PPC64_REL64 relocs.
1521         Don't handle R_PPC64_REL24 reloc.
1522         Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
1523
1524         * sysdeps/powerpc/powerpc64/dl-machine.h
1525         [USE_TLS] (elf_machine_type_class): Match all the TLS relocs in a
1526         block, so we cover all the TPREL16* flavors without 6 ||s.
1527         [USE_TLS] (elf_machine_tprel): New function.
1528         (elf_machine_rela) [USE_TLS]: Use elf_machine_tprel for TPREL64 reloc,
1529         and handle TPREL16 relocs too.  Return rather than break for DTPREL64.
1530         Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
1531
1532 2003-03-11  Ralf Baechle  <ralf@linux-mips.org>
1533
1534         * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Use jal
1535         instead of jalr to invoke subroutine so restoring the $gp register
1536         will work properly.
1537
1538 2003-03-11  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1539
1540         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (__NR_pread64): Define
1541         to __NR_pread if not defined.
1542         (__NR_pwrite64): Define to __NR_pwrite if not defined.
1543
1544 2003-03-11  Jakub Jelinek  <jakub@redhat.com>
1545
1546         * sysdeps/unix/sysv/linux/ia64/system.c: New file.
1547         * sysdeps/unix/sysv/linux/kernel-features.h
1548         (__ASSUME_CLONE_THREAD_FLAGS): Define for IA-64 and s390* with
1549         kernel >= 2.5.64.
1550
1551 2003-03-11  Jakub Jelinek  <jakub@redhat.com>
1552
1553         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,
1554         allocate space even for the trailing '/'.
1555         Reported by John Reiser <jreiser@BitWagon.com>.
1556
1557         * sysdeps/unix/sysv/linux/ia64/sysdep.h (LOAD_ARGS_6, ASM_ARGS_6,
1558         ASM_CLOBBERS_6): Define.
1559         (ASM_CLOBBERS_5): Use ASM_CLOBBERS_6.
1560         * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Reorder arguments
1561         to match IA-32 order.
1562         * sysdeps/unix/sysv/linux/i386/clone.S: Fix comment.
1563
1564 2003-03-10  Steven Munroe  <sjmunroe@us.ibm.com>
1565
1566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't clobber R7.
1567         Copy extra params for NPTL to registers used in clone syscall.
1568
1569 2003-03-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1570
1571         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct system
1572         call names for pread and pwrite.
1573
1574 2003-03-10  Roland McGrath  <roland@redhat.com>
1575
1576         * dlfcn/Makefile (libdl-routines): Add dladdr1.
1577         * dlfcn/dladdr1.c: New file.
1578         * dlfcn/dlfcn.h [__USE_GNU]: Declare dladdr1.
1579         [__USE_GNU] (RTLD_DL_SYMENT, RTLD_DL_LINKMAP): New enum constants.
1580         * elf/dl-addr.c (_dl_addr): Take new args, a struct link_map ** and
1581         a const ElfNN_Sym ** to fill in.
1582         * include/dlfcn.h: Update decl.  Include <link.h>.
1583         * dlfcn/dladdr.c (dladdr): Update caller.
1584         * malloc/mtrace.c (tr_where): Likewise.
1585         * sysdeps/generic/elf/backtracesyms.c: Likewise.
1586         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
1587         * dlfcn/Versions (libdl: GLIBC_2.3.3): New set, add dladdr1.
1588         * Versions.def (libdl): Define GLIBC_2.3.3 set.
1589
1590         * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) for
1591         assembler command.
1592         * sysdeps/unix/Makefile (compile-syscall): New variable.
1593         Pass -g0 to compiler for assembling syscall stubs from stdin.
1594
1595         * sysdeps/i386/sysdep.h [HAVE_CPP_ASM_DEBUGINFO]
1596         (STABS_CURRENT_FILE, STABS_CURRENT_FILE1, STABS_FUN, STABS_FUN_END):
1597         Define these to do nothing.
1598
1599         * configure.in: New check for -g on .S files.
1600         * configure: Regenerated.
1601         * config.make.in (have-cpp-asm-debuginfo): New variable.
1602         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): New #undef.
1603         * Makeconfig (ASFLAGS): New variable, if undefined and
1604         $(have-cpp-asm-debuginfo), take options matching -g% from $(CFLAGS).
1605         * Makerules (compile.S, COMPILE.S): Use $(ASFLAGS).
1606
1607 2003-03-09  Roland McGrath  <roland@redhat.com>
1608
1609         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Take 3 new args
1610         used by NPTL on new kernels.  From Paul Mackerras <paulus@samba.org>.
1611
1612 2003-03-09  Ulrich Drepper  <drepper@redhat.com>
1613
1614         * po/fi.po: Update from translation team.
1615         * po/ca.po: Likewise.
1616         * po/da.po: Likewise.
1617
1618 2003-03-08  Ulrich Drepper  <drepper@redhat.com>
1619
1620         * rt/tst-aio7.c (do_test): Change BYTES into a #define.
1621
1622 2003-03-07  Ulrich Drepper  <drepper@redhat.com>
1623
1624         * rt/tst-aio7.c (do_test): Give BUFF permanent extent, too.
1625
1626         * sysdeps/powerpc/fpu/w_sqrt.c: Fix comment.
1627
1628 2003-03-07  Roland McGrath  <roland@redhat.com>
1629
1630         * sysdeps/s390/s390-32/sysdep.h (L): Use .Lfoo instead of foo.
1631         * sysdeps/s390/s390-64/sysdep.h (L): Likewise.
1632
1633 2003-03-04  Guido Guenther  <agx@sigxcpu.org>
1634
1635         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove unneeded
1636         stubs, we have INLINE_SYSCALL.
1637         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Define MAP_POPULATE,
1638         MAP_NONBLOCK.
1639
1640 2003-03-06  Roland McGrath  <roland@redhat.com>
1641
1642         * rt/tst-aio7.c (do_test): Revert last change.  Instead, give CB1
1643         permanent extent and add a comment about testing its implicit teardown.
1644
1645 2003-03-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1646
1647         * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope.
1648
1649 2003-03-05  Ulrich Drepper  <drepper@redhat.com>
1650
1651         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix
1652         reversed __builtin_expect expectation.
1653
1654 2003-03-05  Roland McGrath  <roland@redhat.com>
1655
1656         * stdio-common/sscanf.c: Use prototype defn with ... syntax.
1657         * libio/swscanf.c: Likewise.
1658         * libio/swprintf.c: Likewise.
1659
1660 2003-03-04  Roland McGrath  <roland@redhat.com>
1661
1662         * sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.
1663         (elf_machine_rela): Always use RESOLVE_MAP, needed for
1664         R_PPC64_JMP_SLOT as well as TLS cases.
1665         (BIT_INSERT): Move parenthesis where it ought to have been.
1666         Reported by Steven Munroe <sjmunroe@us.ibm.com>.
1667
1668         * posix/confstr.c (confstr): Correct STRING_LEN values for
1669         _CS_GNU_LIBC_VERSION and _CS_GNU_LIBPTHREAD_VERSION, add missing
1670         break.  Reported by Alexandre Julliard <julliard@winehq.com>.
1671
1672 2003-03-04  Jakub Jelinek  <jakub@redhat.com>
1673
1674         * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
1675
1676 2003-03-04  Ulrich Drepper  <drepper@redhat.com>
1677
1678         * sysdeps/unix/sysv/linux/x86_64/clone.S: Add support for the new
1679         clone parameters.
1680
1681         * po/sv.po: Update from translation team.
1682
1683 2003-03-04  Andreas Jaeger  <aj@suse.de>
1684             Ulrich Drepper  <drepper@redhat.com>
1685
1686         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Fix comments.
1687
1688 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
1689
1690         * sysdeps/generic/dl-sysdep.h: Add double include protection.
1691
1692         * po/tr.po: Update from translation team.
1693
1694         * elf/dl-load.c (_dl_map_object_from_fd): Determine whether there
1695         are holes between the segments.  Only call mprotect to set
1696         proection to PROT_NONE if there are some.
1697
1698         * elf/dl-load.c (struct filebuf): Actually use FILEBUF_SIZE.
1699         Update comment.
1700
1701         * include/sched.h (__clone2): Use ... instead of adding all the
1702         new parameters.
1703
1704 2003-03-03  Roland McGrath  <roland@redhat.com>
1705
1706         * elf/dl-load.c (struct filebuf): Fix typo in last change.
1707
1708         * sysdeps/powerpc/powerpc32/elf/configure.in: Don't define
1709         PI_STATIC_AND_HIDDEN.
1710
1711 2003-03-03  Ian Wienand  <ianw@gelato.unsw.edu.au>
1712
1713         * sysdeps/unix/sysv/linux/ia64/clone2.S: Update to take extra clone
1714         flags.
1715         * include/sched.h: Update clone2 prototype.
1716
1717 2003-03-03  Andreas Jaeger  <aj@suse.de>
1718
1719         * math/tgmath.h (__TGMATH_UNARY_REAL_RET_ONLY): New definition.
1720         (llrint): Use it to correct return type.
1721         (lrint): Likewise.
1722         (lround): Likewise.
1723         (llround): Likewise.
1724
1725 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
1726
1727         * elf/dl-load.c (struct filebuf): For 64-bit platforms use 640
1728         byte filebuf size.
1729
1730         * libio/fileops.c (_IO_new_file_fopen): Close stillborn descriptor
1731         if ccs parameter isn't valid.  Reported by Andreas Schwab.
1732
1733 2003-03-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1734
1735         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S (syscall): Add support
1736         for system call numbers > 255.
1737         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.h (DO_CALL,
1738         INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0,
1739         INTERNAL_SYSCALL): Likewise.
1740         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S (syscall): Likewise.
1741         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.h (DO_CALL,
1742         INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0,
1743         INTERNAL_SYSCALL): Likewise.
1744
1745 2003-03-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1746
1747         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Don't free the dtv
1748         array if it is the initial dtv.
1749
1750 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
1751
1752         * po/es.po: Update from translation team.
1753         * po/fr.po: Likewise.
1754         * po/gl.po: Likewise.
1755         * po/sk.po: Likewise.
1756         * po/sv.po: Likewise.
1757
1758         * sysdeps/unix/sysv/linux/syscalls.list: Add remap_file_pages entry.
1759         * misc/sys/mman.h: Add prototype for remap_file_pages.
1760         * sysdeps/generic/remap_file_pages.c: New file.
1761         * misc/Makefile (routines): Add remap_file_pages.
1762         * misc/Versions [libc:GLIBC_2.3.3]: Add remap_file_pages.
1763
1764         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_POPULATE
1765         and MAP_NONBLOCK.
1766         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
1767         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise
1768         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
1769         * sysdeps/unix/sysv/linux/arm/bits/mman.h: Likewise.
1770         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
1771         * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Likewise.
1772         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
1773         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
1774
1775 2003-03-03  Roland McGrath  <roland@redhat.com>
1776
1777         * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.
1778         * sysdeps/ia64/dl-machine.h: Likewise.
1779         * sysdeps/ia64/dl-symaddr.c (_dl_symbol_address): Remove const from
1780         argument type.
1781         * sysdeps/ia64/dl-lookupcfg.h: Update decl.
1782
1783         * sysdeps/wordsize-64/strtol_l.c (strtoll_l): Define as weak alias.
1784         * sysdeps/wordsize-64/strtoul_l.c (strtoull_l): Define as weak alias.
1785         * locale/Versions (libc: GLIBC_2.3): Move those to ...
1786         * sysdeps/wordsize-32/Versions (libc: GLIBC_2.3): ... here, new file.
1787         * sysdeps/wordsize-64/Versions (libc: GLIBC_2.3.3) Likewise.
1788         * Versions.def (libc): Add GLIBC_2.3.3 set.
1789
1790         * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg.
1791         * sysdeps/ia64/dl-machine.h: Update decl.
1792
1793 2003-03-03  Andreas Jaeger  <aj@suse.de>
1794
1795         * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Add missing brace.
1796
1797 2003-03-02  Roland McGrath  <roland@redhat.com>
1798
1799         * scripts/abilist.awk: Reject data items with apparent 0 size.
1800
1801         * scripts/merge-abilist.awk: Restore hack to elide pattern foo.*/bar
1802         after foo.* as if it were a duplicate.
1803
1804         * sysdeps/unix/sysv/linux/ia64/brk.S: Add .type and .size for __curbrk.
1805
1806 2003-03-02  Ulrich Drepper  <drepper@redhat.com>
1807
1808         * elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
1809
1810         * sysdeps/generic/bits/time.h: Define CLOCK_MONOTONIC.
1811         * sysdeps/posix/clock_getres.c: Define code for CLOCK_REALTIME only
1812         if not already defined.  Use SYSDEP_GETRES to allow other files to
1813         provide alternative implementations.
1814         * sysdeps/unix/sysv/linux/clock_getres.c: New file
1815         * sysdeps/unix/clock_gettime.c: Define code for CLOCK_REALTIME only
1816         if not already defined.  Use SYSDEP_GETTIME to allow other files to
1817         provide alternative implementations.
1818         * sysdeps/unix/sysv/linux/clock_gettime.c: New file.
1819         * sysdeps/unix/clock_settime.c: Define code for CLOCK_REALTIME only
1820         if not already defined.  Use SYSDEP_GETTIME to allow other files to
1821         provide alternative implementations.
1822         * sysdeps/unix/sysv/linux/clock_settime.c: New file.
1823         * sysdeps/unix/clock_nanosleep.c: Use SYSDEP_NANOSLEEP to allow
1824         other files to provide alternative implementations.  Rearrange
1825         tests for invalid parameters.
1826         * sysdeps/unix/sysv/linux/clock_nanosleep.c: New file.
1827         * sysdeps/unix/sysv/linux/sysconf.c: New file.
1828         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1829         __ASSUME_POSIX_TIMERS for Linux 2.5.63 and up.
1830         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
1831         _POSIX_MONOTONIC_CLOCK.
1832
1833 2003-03-02  Roland McGrath  <roland@redhat.com>
1834
1835         * scripts/merge-abilist.awk: More checks for bogus input.
1836         Uniquify duplicate config names.
1837
1838         * scripts/abilist.awk: Don't distinguish weak symbols in normal output.
1839
1840         * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow): Renamed
1841         from dl_reloc_overflow, make global.
1842         (__process_machine_rela): Update callers.
1843         * sysdeps/powerpc/powerpc32/dl-machine.h: Declare _dl_reloc_overflow.
1844         Add attribute_hidden to __process_machine_rela decl.
1845         (elf_machine_type_class, elf_machine_rela): Handle 16-bit TLS relocs.
1846
1847         * sysdeps/generic/libc-start.c (__libc_start_main): Don't assign const
1848         variable.
1849
1850         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
1851         Don't use weak_extern for dl_rtld_map.  Instead check only if [SHARED].
1852         (elf_machine_rela): Clean up.
1853
1854         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Clean up.
1855
1856         PowerPC TLS support contributed by Paul Mackerras <paulus@samba.org>.
1857         * sysdeps/powerpc/powerpc32/elf/configure.in: New file.
1858         * sysdeps/powerpc/powerpc32/elf/configure: New generated file.
1859         * elf/tls-macros.h [__powerpc__ && !__powerpc64__]
1860         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Define them.
1861         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Support
1862         new relocs for TLS.
1863
1864         * sysdeps/powerpc/dl-tls.h (TLS_TP_OFFSET, TLS_DTV_OFFSET): Move these
1865         macros out of [SHARED].
1866         (TLS_TPREL_VALUE, TLS_DTPREL_VALUE): New macros.
1867
1868         * elf/elf.h: Define R_PPC_* relocs for TLS support.
1869         Clean up R_PPC64_* macro definition comments.
1870
1871         * configure.in: In "running configure fragment for" message,
1872         omit $srcdir from the name if we prepended it.
1873         * configure: Regenerated.
1874
1875         * elf/dl-reloc.c (allocate_static_tls): Fix calculations.
1876         From Jakub Jelinek <jakub@redhat.com>.
1877
1878         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Revert last change,
1879         which duplicated the O_DIRECT defn.
1880
1881 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
1882
1883         * stdlib/stdlib.h: Add missing __USE_BSD enclosure for BSD derived
1884         random functions.
1885
1886 2003-03-01  Andreas Schwab  <schwab@suse.de>
1887
1888         * resolv/Makefile (tests): Don't depend on
1889         $(objpfx)mtrace-tst-leaks when cross compiling.
1890
1891         * sysdeps/m68k/dl-machine.h (_dl_start_user): Access
1892         __libc_stack_end through GOT since it is a global symbol.
1893
1894 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
1895
1896         * argp/argp.h: Fix a typo.
1897         Reported by H.S.Teoh <hsteoh@quickfur.ath.cx>.
1898
1899         * manual/terminal.texi: Fix cfmakeraw() definition from int to void.
1900
1901 2003-02-27  Pat Rankin  <rankin@pactechdata.com>
1902
1903         * posix/regexec.c (proceed_next_node): Cast re_string_get_buffer to
1904         char *.
1905         (get_subexp): Likewise.
1906
1907 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
1908
1909         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECT): Define.
1910
1911 2003-02-26  Steven Munroe  <sjmunroe@us.ibm.com>
1912
1913         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (O_DIRECT): Define.
1914
1915 2003-02-27  Roland McGrath  <roland@redhat.com>
1916
1917         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Remove
1918         special case for dl_rtld_map in R_PPC64_RELATIVE; it's harmless to
1919         repeat it and avoids the test for the common case.
1920         Clean up and fix calculations for TLS relocs.
1921
1922         * sysdeps/powerpc/powerpc64/dl-tls.h: Moved to ...
1923         * sysdeps/powerpc/dl-tls.h: ... here.
1924         (TLS_TP_OFFSET): New macro.
1925
1926         * sunrpc/svc_udp.c (svcudp_recv): Add a cast to last change.
1927
1928 2003-02-27  Ulrich Drepper  <drepper@redhat.com>
1929
1930         * sysdeps/i386/fpu/libm-test-ulps: Increase ULPs for yn due to
1931         code generation changes in recent gcc.
1932
1933 2003-02-26  Steven Munroe  <sjmunroe@us.ibm.com>
1934
1935         * sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW):
1936         Rename argument to avoid symbol conflict.
1937
1938         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
1939         [__USE_GNU] (O_DIRECT): New macro.
1940
1941 2003-02-24  David Mosberger  <davidm@hpl.hp.com>
1942
1943         * sysdeps/unix/sysv/linux/ia64/sysdep.S (__syscall_error): Fix
1944         unwind info.
1945
1946 2003-02-27  Ulrich Drepper  <drepper@redhat.com>
1947
1948         * resolv/res_libc.c [USE___THREAD] (_res): Don't need the
1949         initializer anymore now that res_thread_freeres is more careful.
1950
1951         * sunrpc/svc_udp.c (svcudp_recv): Remove all control messages
1952         except the PKTINFO.  Reset interface in PKTINFO.
1953         Patch by Neil Brown <neilb@cse.unsw.edu.au> [PR libc/4973].
1954
1955 2003-02-25  Steven Munroe  <sjmunroe@us.ibm.com>
1956
1957         * elf/elf.h: Add new R_PPC64_* relocs for TLS.
1958         * elf/tls-macros.h [__powerpc64__] (TLS_LE, TLS_IE, TLS_LD, TLS_GD):
1959         Define.
1960         * sysdeps/powerpc/powerpc64/elf/configure.in: New file.
1961         * sysdeps/powerpc/powerpc64/elf/configure: New file (generated).
1962         * sysdeps/powerpc/powerpc64/dl-machine.h: Support new TLS relocs.
1963         * sysdeps/powerpc/powerpc64/dl-tls.h: New file.
1964
1965         * sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
1966         Do DL_SYSDEP_OSCHECK here, matching 2002-12-01 change to generic file.
1967
1968 2003-02-25  Andreas Jaeger  <aj@suse.de>
1969
1970         * manual/memory.texi (Malloc Tunable Parameters): Clarify
1971         behaviour of M_MMAP_THRESHOLD.
1972
1973 2003-02-25  Roland McGrath  <roland@redhat.com>
1974
1975         * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount is
1976         zero, inidicating _res was not initialized yet.
1977
1978 2003-02-24  Ulrich Drepper  <drepper@redhat.com>
1979
1980         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remove EACCES
1981         test.
1982
1983 2003-02-24  Roland McGrath  <roland@redhat.com>
1984
1985         * sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
1986
1987 2003-02-23  Roland McGrath  <roland@redhat.com>
1988
1989         * sysdeps/posix/pause.c: New file.
1990         * sysdeps/unix/common/pause.c: File removed.
1991
1992 2003-02-23  Ulrich Drepper  <drepper@redhat.com>
1993
1994         * sysdeps/generic/bits/confname.h: Remove #ifs.
1995
1996         * posix/Makefile (CFLAGS-regex.c): Remove RE_ENABLE_I18N definition.
1997         * posix/regex_internal.h (RE_ENABLE_I18N): Pretty printing.
1998
1999         * resolv/res_libc.c [USE___THREAD] (_res): Initialize _vcsock
2000         element to -1.
2001
2002 2003-02-22  Ulrich Drepper  <drepper@redhat.com>
2003
2004         * sysdeps/generic/dl-sysdep.c: Avoid warning.
2005
2006 2003-02-22  Roland McGrath  <roland@redhat.com>
2007
2008         * resolv/tst-leaks.c: New file by Daniel Jacobowitz <drow@mvista.com>.
2009         * resolv/Makefile (tests): Add tst-leaks.
2010         ($(objpfx)tst-leaks): Depend on $(objpfx)libresolv.so.
2011         (tst-leaks-ENV): New variable.
2012         ($(objpfx)mtrace-tst-leaks): New target.
2013         (tests): Depend on it.
2014
2015         * include/libc-internal.h: Declare __libc_thread_freeres.
2016
2017         * Makerules: Fix last change to use $($(subdir)-version) when set.
2018
2019         * Makerules (install-lib-nosubdir): Depend on installed
2020         libfoo-X.Y.Z.so and libfoo.so.NN files so they are installed
2021         regardless of the libfoo.so target's dependencies.
2022
2023         * MakeTAGS (sub-make-vars): New variable, includes generating=t.
2024         Use that in $(MAKE) calls.
2025
2026 2003-02-22  Ulrich Drepper  <drepper@redhat.com>
2027
2028         * catgets/gencat.c (read_input_file): Collision between
2029         auto-assigned numbers and user-defined nubmers is not fatal.
2030         Handle it.
2031         Patch by Michael M. Lampkin <michael.lampkin@ieee.org>.
2032         * catgets/Makefile: Add rules to run test2.msg test.
2033         * catgets/test2.msg: New file.
2034
2035         * catgets/gencat.c (main): Return 1 if messages have been printed.
2036
2037         * iconv/iconv_prog.c (main): Unify messages.
2038
2039         * stdlib/strtod.c (INTERNAL): Remove bogus clearing of second word
2040         when shifting retval.
2041         * stdlib/tst-strtod.c (main): Add strtold test case.
2042         Reported by Fred J. Tydeman <tydeman@tybor.com>.
2043
2044 2003-02-21  Roland McGrath  <roland@redhat.com>
2045
2046         * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.
2047         * sunrpc/rpc_thread.c: Likewise for text_set_element use.
2048         (__rpc_thread_destroy): Add it to __libc_subfreeres too.
2049
2050         * include/resolv.h: Add libc_hidden_proto for __res_nclose.
2051         * resolv/res_init.c (__res_nclose): Add libc_hidden_def.
2052         (res_thread_freeres): New function, on __libc_thread_subfreeres and
2053         __libc_subfreeres.
2054
2055         * malloc/Versions (libc: GLIBC_PRIVATE): Add __libc_thread_freeres.
2056         * malloc/thread-freeres.c: New file.
2057         * malloc/Makefile (aux): Add it.
2058         * sunrpc/Versions (libc: GLIBC_PRIVATE): Removed.
2059         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Put in special section
2060         "__libc_thread_freeres_fn" and add to __libc_thread_subfreeres set.
2061
2062         * sysdeps/unix/sysv/linux/i386/geteuid.c (__geteuid): Typo fix.
2063         * sysdeps/unix/sysv/linux/i386/getgid.c (__getgid): Typo fix.
2064
2065 2003-02-21  Roland McGrath  <roland@frob.com>
2066
2067         * sysdeps/mach/hurd/opendir.c (__opendir): Use O_NONBLOCK in open.
2068
2069         * iconvdata/Makefile (tests): Add bug-iconv3 only if
2070         [$(have-thread-library) = yes].
2071
2072 2003-02-21  Ulrich Drepper  <drepper@redhat.com>
2073
2074         * sysdeps/unix/sysv/linux/bits/signum.h (__SIGRTMAX): Define as _NSIG.
2075
2076         * sysdeps/unix/sysv/linux/i386/getuid.c: Use INTERNAL_SYSCALL and do
2077         not chechk for errors (unless testing for 32bit variant).
2078         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
2079         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
2080         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
2081
2082 2003-02-21  Jakub Jelinek  <jakub@redhat.com>
2083
2084         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) <R_X86_64_PC32>:
2085         Check for signed overflow, not unsigned.
2086
2087         * sysdeps/sparc/sparc64/elf/configure.in: New file.
2088         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (sysdep-CFLAGS):
2089         Use -fcall-used-g6, not -fcall-used-g7.
2090
2091 2003-02-21  Andreas Jaeger  <aj@suse.de>
2092
2093         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default
2094         mode.
2095
2096         * sysdeps/x86_64/fpu/fsetexcptflg.c (fesetexceptflag): Do not
2097         clear whole mxcsr but only exceptions.
2098
2099 2003-02-21  Roland McGrath  <roland@redhat.com>
2100
2101         * Makerules: Filter $(install-lib-ldscripts) out of list of targets
2102         for libfoo.so that need $(make-link) rules.
2103
2104 2003-02-21  Roland McGrath  <roland@frob.com>
2105
2106         * sysdeps/mach/hurd/bits/typesizes.h (__DEV_T_TYPE): Use __U32_TYPE
2107         to match existing struct stat layout in mig protocols.
2108
2109 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
2110
2111         * version.h (VERSION): Bump to 2.3.2.
2112
2113         * elf/Makefile (distribute): Add reldep9.c, tst-array1.exp,
2114         tst-array2.exp, tst-array4.exp, tst-array2dep.c, check-textrel.c,
2115         and dl-sysdep.h.
2116         * sysdeps/generic/Dist: Add sysdep-cancel.h.
2117         * sysdeps/powerpc/nofpu/Dist: Add soft-supp.h.
2118         * sysdeps/unix/Dist: Add s-proto-bp.S and s-proto-cancel.S.
2119         * sysdeps/unix/sysv/linux/Dist: Add pathconf.h.
2120         * sysdeps/unix/sysv/linux/i386/Dist: Add bp-thunk.h.
2121         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: Add fe_nomask.c and
2122         ucontext_i.h.
2123         * Makefile (distribute): Add include/stubs-prologue.h,
2124         include/gnu/stubs.h, scripts/merge-abilist.awk, and
2125         scripts/extract-abilist.awk.
2126
2127 2003-02-20  Roland McGrath  <roland@redhat.com>
2128
2129         * math/Makefile (distribute): Don't add generated files.
2130
2131 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
2132
2133         * math/Makefile: Rearrange variable definitions slightly to get
2134         definition in the right order.
2135
2136 2003-02-20  Roland McGrath  <roland@redhat.com>
2137
2138         * Makerules: Clean up conditional around include of tls.make.
2139         * Make-dist: Export generating=t to prevent using that.
2140         (+distinfo): Likewise for $(shell $(MAKE) ...) runs.
2141
2142 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
2143
2144         * inet/rcmd.c (rresvport_af): Avoid using invliad values.  Wrap
2145         around in search if port IPPORT_RESERVED/2 has been test.
2146
2147 2002-02-20  Paolo Bonzini  <bonzini@gnu.org>
2148
2149         * posix/regcomp.c: Remove inclusions.
2150         * posix/regexec.c: Likewise.
2151         * posix/regex_internal.c: Likewise.
2152         * posix/regex_internal.h: Add inclusions here.
2153         * posix/regex.c: Only include sys/types.h before regex.h.  Include
2154         regex_internal.h here.  Include regex_internal.c before regcomp.c
2155         and regexec.c (might expose more opportunities to the C compiler).
2156
2157         * posix/regcomp.c (parse_expression): Fix construct rejected by SGI CC.
2158
2159         * posix/regex_internal.h [!_LIBC] (__mempcpy): Fix typo.
2160         [!_LIBC] (__wcrtomb): New definition.
2161         [!_LIBC]: Conditionalize enabling of I18N on HAVE_WCSCOLL and
2162         HAVE_LOCALE_H as well.
2163
2164 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
2165
2166         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Remove obsolete
2167         patch to check for system call errors.
2168
2169 2002-07-24  Philip Blundell  <philb@gnu.org>
2170
2171         * sysdeps/unix/sysv/linux/arm/ioperm.c (init_iosys): Yield ENODEV
2172         on unknown systems.
2173
2174 2003-02-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2175
2176         * sysdeps/powerpc/powerpc32/atomicity.h: Remove compiler workaround.
2177         * sysdeps/unix/sysv/linux/kernel-features.h
2178         (__ASSUME_NEW_PRCTL_SYSCALL): Defined for ppc32 too.
2179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Use prctl
2180         if possible.
2181         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Avoid short
2182         interprocedure branches.
2183         * sysdeps/powerpc/soft-fp/Dist (sim-full.c, fenv_const.c): Move to...
2184         * sysdeps/powerpc/nofpu/Dist: ...here.
2185         * sysdeps/unix/sysv/linux/powerpc/Dist (fe_nomask.c): Move to...
2186         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: ...here.
2187         * sysdeps/unix/sysv/linux/s390/s390-64/Dist (kernel_stat.h): Delete.
2188         * sysdeps/unix/sysv/linux/sparc/Dist (bits/utmpx.h): Delete.
2189         * sysdeps/unix/sysv/linux/x86_64/Dist (bits/utmpx.h): Delete.
2190
2191 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
2192
2193         * sysdeps/powerpc/powerpc32/sysdep.h (HIDDEN_JUMPTARGET): Redefine.
2194
2195 2003-02-20  Philip Blundell  <philb@gnu.org>
2196
2197         * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
2198         missing arguments to INTERNAL_SYSCALL_ERROR_P and
2199         INTERNAL_SYSCALL_ERRNO.
2200
2201 2003-02-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2202
2203         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c (__real_chown): Test
2204         for __ASSUME_32BITUIDS.
2205
2206 2003-02-20  Andreas Schwab  <schwab@suse.de>
2207
2208         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add MADV_* and
2209         POSIX_MADV_* constants.
2210
2211 2003-02-20  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2212
2213         * sysdeps/unix/sysv/linux/sh/pread.c: New file.
2214         * sysdeps/unix/sysv/linux/sh/pread64.c: New file.
2215         * sysdeps/unix/sysv/linux/sh/pwrite.c: New file.
2216         * sysdeps/unix/sysv/linux/sh/pwrite64.c: New file.
2217
2218 2003-02-19  Jiro Sekiba  <jir@yamato.ibm.com>
2219
2220         * iconvdata/utf-16.c (gconv_end): Fix range of low surrogate.
2221
2222 2003-02-16  Roland McGrath  <roland@redhat.com>
2223
2224         * signal/signal.h: Include <sys/ucontext.h>, not <ucontext.h>.
2225
2226 2003-02-19  Ulrich Drepper  <drepper@redhat.com>
2227
2228         * stdlib/strtod.c (INTERNAL): Up the safety margin for cutting off
2229         decimal input digits.
2230         * stdlib/tst-strtod.c (main): Add test for strtof bug.
2231
2232 2003-02-18  Ulrich Drepper  <drepper@redhat.com>
2233
2234         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Recognize
2235         invalid file descriptors and missing access permissions.
2236
2237 2003-02-17  Ulrich Drepper  <drepper@redhat.com>
2238
2239         * nss/getXXbyYY_r.c (REENTRANT_NAME): Return 0 if no entry has
2240         been found.
2241
2242         * sysdeps/posix/sysconf.c (__sysconf): Test for LOGIN_NAME_MAX and
2243         TTY_NAME_MAX and not the _POSIX_* minimal value macros.
2244         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define TTY_NAME_MAX
2245         and LOGIN_NAME_MAX.
2246
2247 2003-02-17  Kevin B. Hendricks  <kevin.hendricks@sympatico.ca>
2248             Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2249
2250         * sysdeps/powerpc/elf/libc-start.c: Handle NONTLS_INIT_TP.
2251         * sysdeps/powerpc/powerpc32/__longjmp.S: Remove R2 handling.
2252         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
2253         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
2254         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
2255
2256 2003-02-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2257
2258         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Delete.
2259         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Delete.
2260         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Delete.
2261         * sysdeps/unix/sysv/linux/powerpc/pread.c: Delete.
2262         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Delete.
2263         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Delete.
2264
2265         * sysdeps/unix/sysv/linux/powerpc/fe_nomask.c: Move file...
2266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: ...here.
2267         * sysdeps/unix/sysv/linux/powerpc/glob64.c: Move file...
2268         * sysdeps/unix/sysv/linux/powerpc/powerpc32/glob64.c: ...here.
2269
2270         * sysdeps/unix/sysv/linux/tcgetattr.c: Use INLINE_SYSCALL.
2271         * sysdeps/unix/sysv/linux/tcsetattr.c: Likewise.
2272         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Delete.
2273         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Delete.
2274
2275 2003-02-14  Thorsten Kukuk  <kukuk@suse.de>
2276
2277         * nss/getent.c (print_hosts): Print all IP addresses of one host.
2278
2279 2003-02-15  Roland McGrath  <roland@frob.com>
2280
2281         * sysdeps/mach/hurd/tls.h: New file.
2282         * sysdeps/mach/hurd/i386/tls.h: New file.
2283
2284         * mach/errsystems.awk: Include <errno.h> in generated output.
2285
2286         * sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t,
2287         use target mach-before-compile instead of generated.
2288         (mach-before-compile): New target.
2289         * Makerules: Disable use of tls.make if $(generating) is set.
2290         * mach/Makefile: Include mach-syscalls.mk even if no_deps=t.
2291         * sysdeps/mach/hurd/Makefile: Make generated hurd headers depend on
2292         mach-shortcuts.h so mach/ generation happens before hurd/.
2293
2294 2003-02-14  Ulrich Drepper  <drepper@redhat.com>
2295
2296         * sysdeps/i386/fpu/s_nextafterl.c: Decrement high word of mantissa
2297         of demorm correctly if low word is zero.
2298         Reported by Fred J. Tydeman <tydeman@tybor.com>.
2299         * math/libm-test.inc (nextafter_test): New test, but disabled due
2300         to gcc bug.
2301
2302         * sysdeps/generic/libc-start.c [HAVE_PTR_NTHREADS]: Decrement thread
2303         counter and only call __exit_thread if this is not the last thread.
2304
2305 2003-02-13  Jakub Jelinek  <jakub@redhat.com>
2306
2307         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Add instead of
2308         subtracting map->l_tls_offset.
2309
2310 2003-02-12  Ulrich Drepper  <drepper@redhat.com>
2311
2312         * sysdeps/generic/bits/confname.h: Define _CS_GNU_LIBC_VERSION and
2313         _CS_GNU_LIBPTHREAD_VERSION.
2314         * posix/conststr.c: Handle these new values.
2315         * posix/getconf.c: Likewise.
2316
2317         * sysdeps/mips/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE): Fix
2318         masking of version index.
2319         Patch by Lance Larsh <Lance.Larsh@oracle.com>.
2320
2321 2003-02-11  Ulrich Drepper  <drepper@redhat.com>
2322
2323         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Compute alignment
2324         correctly.  Reported by Thorsten Kukuk.
2325
2326 2003-02-10  Ulrich Drepper  <drepper@redhat.com>
2327
2328         * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and
2329         _BSD_SOURCE to compiler.
2330         * elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings.
2331         Patches by Alan Modra.
2332
2333 2003-02-08  Ulrich Drepper  <drepper@redhat.com>
2334
2335         * io/ftwtest.c: Get current working directory before and after the
2336         nftw call and make sure they match.
2337
2338 2003-02-08  Jim Meyering  <jim@meyering.net>
2339
2340         * io/ftw.c (ftw_startup): When using FTW_CHDIR, always remember
2341         the current directory, not just when DIR contains a slash.
2342         Reported by Manoj Srivastava.
2343
2344 2003-02-07  Jim Meyering  <jim@meyering.net>
2345
2346         * io/ftw.c: Add autoconf-recommended block of alloca-related code.
2347         Include autoconf-recommended block of dirent/NAMELEN-related
2348         definitions and includes.  Use NAMELEN throughout, rather than
2349         _D_EXACT_NAMLEN.
2350         [_LIBC]: Define NAMELEN to _D_EXACT_NAMLEN.
2351         [!_LIBC] (__getcwd): Define to xgetcwd and declare xgetcwd.
2352         (stpcpy): Declare, if necessary.
2353         (mempcpy): Define, if necessary.
2354         [!_LIBC] (__stpcpy, __mempcpy): Define.
2355         [!_LIBC] (LXSTAT, XSTAT): Define.
2356         (lstat) [!LIBC && !LSTAT_FOLLOWS_SLASHED_SYMLINK]: Define to rpl_lstat.
2357         (find_object): Don't use c99-style struct initializer.
2358         Tweak wording in a couple comments.
2359
2360 2003-02-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2361
2362         * elf/tls-macros.h: Add non-PIC TLS macros and fix clobber list
2363         for SH.
2364         * sysdeps/unix/sysv/linux/sh/brk.c: Add SYSCALL_INST_PAD
2365         after the trapa instruction.
2366         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Add additional
2367         parameters.
2368         * sysdeps/unix/sysv/linux/sh/sh4/sysdep.h: New file.
2369         (NEED_SYSCALL_INST_PAD): Define.
2370         * sysdeps/unix/sysv/linux/sh/sys/user.h (start_thread): Undef to
2371         avoid to use definition for the kernel.
2372         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
2373         Save and restore the frame pointer.
2374         (SYSCALL_INST_PAD): Define.
2375         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
2376         (INTERNAL_SYSCALL): Make use of ERR parameter. Add SYSCALL_INST_PAD
2377         after trapa instruction.
2378         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
2379         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
2380
2381 2003-02-07  Jakub Jelinek  <jakub@redhat.com>
2382
2383         * resolv/res_libc.c (_res): Ensure _res is not common symbol,
2384         so that it can have aliases.
2385         * inet/herrno.c (h_errno): Put it into .bss not .data section.
2386
2387 2003-02-07  Ulrich Drepper  <drepper@redhat.com>
2388
2389         * elf/dl-runtime.c (fixup): Correct typo in version index computation.
2390         (profile_fixup): Likewise.
2391         Patch by Lance Larsh <Lance.Larsh@oracle.com>.
2392
2393 2002-11-24  Robert Love  <rml@tech9.net>
2394
2395         * posix/sched.h: Second parameter of sched_setaffinity and
2396         sched_getaffinity is `unsigned int', not `unsigned long'.
2397         * sysdeps/generic/sched_setaffinity.c: Likewise.
2398         * sysdeps/generic/sched_getaffinity.c: Likewise.
2399
2400 2003-02-05  Ulrich Drepper  <drepper@redhat.com>
2401
2402         * debug/catchsegv.sh: Fix typo in error messsage.
2403         Reported by John Levon <levon@movementarian.org>.
2404
2405         * sysdeps/unix/sysv/linux/posix_fadvise.c: New file.
2406         * sysdeps/unix/sysv/linux/syscalls.list: Add posix_fadvise64 syscall.
2407         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
2408         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
2409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
2410         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2411         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2412
2413         * libio/putwc_u.c: Use _IO_putwc_unlocked, not _IO_putc_unlocked.
2414         Patch by Moritz Schulte <moritz@duesseldorf.ccc.de>.
2415
2416 2003-02-05  Jim Meyering  <jim@meyering.net>
2417
2418         Fix a heap-corrupting bug.
2419         * io/ftw.c: Include <limits.h>.
2420         (PATH_MAX) [!defined PATH_MAX]: Define to 1024.
2421         (process_entry): Allocate enough space to hold the resulting
2422         file name.  Don't presume that 2*dirbufsize is enough.
2423         (ftw_startup): Always use PATH_MAX to compute buffer size, now that
2424         it is guaranteed to be defined.
2425
2426 2003-02-04  Ulrich Drepper  <drepper@redhat.com>
2427
2428         * iconvdata/Makefile: Add rules to build and run bug-iconv3.
2429         * iconvdata/bug-iconv3.c: New file.
2430
2431 2003-02-04  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2432
2433         * sysdeps/unix/sysv/linux/s390/system.c: New file.
2434
2435 2003-02-03  Jakub Jelinek  <jakub@redhat.com>
2436
2437         * sysdeps/sparc/sparc32/elf/configure.in (BROKEN_SPARC_WDISP22): New
2438         check.
2439         * config.h.in (BROKEN_SPARC_WDISP22): Add.
2440
2441 2003-02-03  Ulrich Drepper  <drepper@redhat.com>
2442
2443         * sysdeps/i386/i686/memmove.S: New file.
2444
2445 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
2446
2447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c:
2448         Include kernel-features.h
2449         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
2450         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
2452         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
2453
2454 2003-02-02  Jakub Jelinek  <jakub@redhat.com>
2455
2456         * elf/tls-macros.h [sparc] (TLS_LD, TLS_GD): Add "cc" clobbers.
2457
2458 2003-01-25  Jim Meyering  <jim@meyering.net>
2459
2460         * io/ftw.c (object_compare): Compare inode numbers before device
2461         numbers, since the former are much more likely to differ.
2462
2463 2003-02-01  Ulrich Drepper  <drepper@redhat.com>
2464
2465         * time/tzfile.c (__tzfile_compute): Change return value type to
2466         void.  Adjust return statements.
2467         * include/time.h (__tzfile_compute): Adjust prototype.
2468
2469 2003-02-01  Jim Meyering  <jim@meyering.net>
2470
2471         * time/tzset.c (__tz_convert): Remove dead code; __tzfile_compute
2472         always returns 1.
2473
2474 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
2475
2476         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
2477         [!__ASSUME_NEW_PRCTL_SYSCALL]: Noop prctl syscall and set ENOSYS.
2478
2479 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
2480
2481         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
2482         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Generate ENOSYS stub.
2483         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
2484         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
2485         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
2486         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
2487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
2488         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
2489
2490 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
2491
2492         * sysdeps/unix/sysv/linux/configure.in: Change arch_minimum_kernel
2493         back to 2.4.19 for powerpc64.
2494         * sysdeps/unix/sysv/linux/kernel-features.h
2495         (__ASSUME_NEW_PRCTL_SYSCALL): Define for powerpc64.
2496         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Define for powerpc64.
2497
2498 2003-02-01  Ulrich Drepper  <drepper@redhat.com>
2499
2500         * wcsmbs/wcscpy.c (wcscpy): Add alternative implementation for
2501         platforms with strange alignment requirements on wchar_t.
2502
2503 2003-01-31  Andreas Schwab  <schwab@suse.de>
2504
2505         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove __GI_*
2506         aliases, already added by make-syscalls.sh.
2507         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
2508         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
2509         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
2510         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2511         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2512         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
2513         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
2514         * sysdeps/unix/inet/syscalls.list: Likewise.
2515         * sysdeps/unix/syscalls.list: Likewise.
2516
2517 2003-01-31  Andreas Schwab  <schwab@suse.de>
2518
2519         * sysdeps/m68k/Makefile (sysdep-CFLAGS): Don't define, not needed
2520         any more.
2521
2522 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
2523
2524         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (__clone): Use lg,
2525         not l to load tls from stack.
2526
2527 2003-01-30  Roland McGrath  <roland@redhat.com>
2528
2529         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Move check for
2530         null argument before all else.
2531         Reported by Martin Schwidefsky <schwidefsky@de.ibm.com>.
2532
2533 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
2534
2535         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_lazy_rel):
2536         Move to RESOLVE protected part of the header.
2537         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_lazy_rel):
2538         Likewise.
2539
2540 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
2541
2542         * stdio-common/Makefile (tests): Add bug15.
2543         (bug15-ENV): Define.
2544         * stdio-common/bug15.c: New file.
2545
2546 2002-10-07  Wolfram Gloger  <wg@malloc.de>
2547
2548         * malloc/malloc.c (sYSMALLOc): Only check for breakage due
2549         to foreign sbrk()'s if arena is contiguous.  Bug report from
2550         Bruno Haible <bruno@clisp.org>.
2551
2552 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
2553
2554         * sysdeps/s390/libc-tls.c: Include stdlib.h.
2555
2556 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
2557
2558         * stdio-common/vfprintf.c (vfprintf): Only subtract lowest 3 bits of
2559         ps.__count.
2560
2561 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
2562
2563         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Fix storing and
2564         restoring of %r6.
2565         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.  Use
2566         64-bit load.
2567         Patch by Martin Schwidefsky  <schwidefsky@de.ibm.com>.
2568
2569 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
2570
2571         * elf/dl-reloc.c (CHECK_STATIC_TLS): Move _dl_signal_error...
2572         (allocate_static_tls): ...here.  Add __attribute_noinline__.
2573         Don't return on failure.
2574         (_dl_reloc_bad_type): Add __attribute_noinline__.
2575         * elf/do-rel.h (elf_dynamic_do_rel): Add
2576         __attribute__((always_inline)).
2577         * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
2578         elf_machine_rel_relative, elf_machine_rela_relative,
2579         elf_machine_lazy_rel): Add prototypes with
2580         __attribute__((always_inline)).
2581
2582 2003-01-29  David Mosberger  <davidm@hpl.hp.com>
2583
2584         * elf/dl-support.c (_dl_aux_init): Handle AT_SYSINFO.
2585
2586 2003-01-29  Roland McGrath  <roland@redhat.com>
2587
2588         * configure.in: Barf if configured in $srcdir.
2589
2590 2003-01-28  Steven Munroe  <sjmunroe@us.ibm.com>
2591
2592         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
2593         (__fe_nomask_env): Change __prctl call to INTERNAL_SYSCALL.
2594
2595 2003-01-28  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2596
2597         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Reorder additional
2598         clone parameters to match the order used on ia32.
2599         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
2600
2601 2003-01-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2602
2603         * elf/elf.h: Add new s390 relocs.
2604         * elf/tls-macros.h: Add s390 versions.
2605         * sysdeps/s390/Versions [GLIBC_2.3] (ld): Export __tls_get_offset.
2606         * sysdeps/s390/dl-tls.h: New file.
2607         * sysdeps/s390/libc-tls.c: New file.
2608         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class): Add TLS
2609         relocs for class PLT.
2610         (elf_machine_rela): Handle TLS relocs.
2611         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2612         * sysdeps/s390/s390-32/elf/configure.in: Add TLS check.
2613         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
2614         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Add support for
2615         CLONE_CHILD_*TID flags.
2616         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
2617         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Use branch with 32
2618         bit offset.
2619         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
2620         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
2621         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S (__syscall_error):
2622         Support USE___THREAD. Define RTLD_PRIVATE_ERRNO variant.
2623         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S (__syscall_error):
2624         Likewise.
2625         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h:
2626         (SYSCALL_ERROR_LABEL): Move define next to SYSCALL_ERROR_HANDLER.
2627         (SYSCALL_ERROR_HANDLER): Add USE___THREAD and RTLD_PRIVATE_ERRNO
2628         variants.
2629         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h:
2630         (SYSCALL_ERROR_LABEL): Move define next to SYSCALL_ERROR_HANDLER. Use
2631         direct branch to syscall_error for !PIC and PIC && !_LIBC_REENTRANT.
2632         (SYSCALL_ERROR_HANDLER): Add USE___THREAD and RTLD_PRIVATE_ERRNO
2633         variants.
2634
2635 2003-01-28  Ulrich Drepper  <drepper@redhat.com>
2636
2637         * sysdeps/unix/common/pause.c (do_pause): New function.  Split
2638         from __libc_pause.  Implement using sigsuspend.
2639         (__libc_pause): Call do_pause to do the real work.
2640
2641         * sysdeps/posix/sigpause.c (do_sigpause): Check range of
2642         sig_or_mask parameter is is_sig != 0.
2643
2644 2003-01-21  Philip Blundell  <philb@gnu.org>
2645
2646         * sysdeps/unix/sysv/linux/bits/ioctls.h (SIOCSIFNAME): Define.
2647
2648 2003-01-27  Steven Munroe  <sjmunroe@us.ibm.com>
2649
2650         * stdio-common/Makefile: Add bug14-ENV to set LOCPATH for make check.
2651
2652 2003-01-27  Ulrich Drepper  <drepper@redhat.com>
2653
2654         * stdio-common/bug14.c: Use official name for the locale.
2655
2656         * stdio-common/vfprintf.c [USE_IN_LIBIO]: Use _IO_cleanup_region_start
2657         instead of __libc_cleanup_region_start and _IO_cleanup_region_end
2658         instead of __libc_cleanup_region_end.
2659
2660         * sysdeps/unix/sysv/linux/i386/system.c (CLEANUP_HANDLER): Pass 1
2661         as first parameter to __libc_cleanup_region_start.
2662
2663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
2664         (__fe_nomask_env): Use __prctl not prctl.
2665         * sysdeps/unix/sysv/linux/syscalls.list: Add __prctl alias for
2666         prctl syscall.
2667
2668         * elf/dl-reloc.c (CHECK_STATIC_TLS): Improve error message.
2669
2670         * elf/dl-open.c (_dl_tls_static_size): Bump to 2048.
2671
2672         * elf/dl-reloc.c (allocate_static_tls): Avoid arithmetic
2673         wrap-around in test.
2674
2675 2003-01-26  Andreas Schwab  <schwab@suse.de>
2676
2677         * sysdeps/wordsize-32/divdi3.c: Export the functions only as
2678         compatibility symbols.  Remove INTDEF for __divdi3.
2679         * sysdeps/wordsize-32/lldiv.c: Don't use __divdi3_internal.
2680         * sysdeps/powerpc/powerpc32/divdi3.c: Remove.
2681         * sysdeps/powerpc/powerpc32/Makefile (CPPFLAGS-divdi3.c): Don't
2682         define.
2683         * sysdeps/powerpc/powerpc32/Dist: Remove divdi3.c.
2684
2685 2003-01-24  Jakub Jelinek  <jakub@redhat.com>
2686
2687         * elf/tls-macros.h: Add SPARC 32-bit definitions.
2688         * sysdeps/sparc/sparc32/elf/configure.in: Add TLS check.
2689         * sysdeps/sparc/sparc32/dl-machine.h: Add dl_machine_h guards
2690         for the first half of the header.  Include tls.h.
2691         (elf_machine_type_class): Return ELF_RTYPE_CLASS_PLT for TLS
2692         relocs too.
2693         (elf_machine_rela): Handle TLS relocs.
2694         * sysdeps/sparc/dl-tls.h: New file.
2695
2696         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Add cancellation
2697         support.
2698
2699         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Use %g6 instead of %g7.
2700         * sysdeps/sparc/sparc32/memchr.S: Likewise.
2701         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
2702         * sysdeps/sparc/sparc32/strcat.S: Likewise.
2703         * sysdeps/sparc/sparc32/strchr.S: Likewise.
2704         * sysdeps/sparc/sparc32/strcmp.S: Likewise.
2705         * sysdeps/sparc/sparc32/strcpy.S: Likewise.
2706         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2707         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
2708         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
2709         * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
2710         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
2711         * sysdeps/sparc/sparc64/strcat.S: Likewise.
2712         * sysdeps/sparc/sparc64/strchr.S: Likewise.
2713         * sysdeps/sparc/sparc64/strcmp.S: Likewise.
2714         * sysdeps/sparc/sparc64/strcpy.S: Likewise.
2715         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
2716         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
2717         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
2718         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
2719
2720 2003-01-24  Andreas Schwab  <schwab@suse.de>
2721
2722         * elf/dl-close.c (_dl_close): Don't relocate DT_FINI_ARRAY
2723         elements, and process them backwards.
2724         * elf/Makefile ($(objpfx)tst-array4): New target.
2725         ($(objpfx)tst-array4.out): Likewise.
2726         (tests) [$(have-initfini-array) = yes]: Add tst-array4.
2727         * elf/tst-array4.c: New file.
2728         * elf/tst-array4.exp: Likewise.
2729
2730 2003-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
2731
2732         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: New file.
2733
2734 2003-01-27  Guido Guenther  <agx@sigxcpu.org>
2735
2736         * sysdeps/unix/sysv/linux/mips/sysdep.h (SYSCALL_ERROR_LABEL): Define.
2737         * sysdeps/unix/sysv/linux/mips/pread.c: Add support for
2738         cancellation handling and handle both __NR_pread64 and __NR_pread.
2739         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2740         * sysdeps/unix/sysv/linux/mips/pwrite.c: Add support for
2741         cancellation handling and handle both __NR_pwrite64 and __NR_pwrite.
2742         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2743         * sysdeps/unix/mips/sysdep.S: Don't set errno in the _LIBC_REENTRANT
2744         case, use register names consistently.
2745
2746 2003-01-27  Wolfram Gloger  <wg@malloc.de>
2747
2748         * malloc/hooks.c (mem2chunk_check): Check alignment of mem
2749         pointer, not of the computed chunk.  Bug report from Carlos
2750         O'Donell <carlos@baldric.uwo.ca>.
2751
2752 2003-01-25  Andreas Schwab  <schwab@suse.de>
2753
2754         * sysdeps/m68k/dl-machine.h (_dl_start_user): Use pc-relative
2755         addressing to save GOT entries.
2756
2757 2003-01-21  Jakub Jelinek  <jakub@redhat.com>
2758
2759         * sysdeps/unix/alpha/sysdep.h (inline_syscall0,
2760         inline_syscall1, inline_syscall2, inline_syscall3,
2761         inline_syscall4, inline_syscall5, inline_syscall6): Add __volatile__.
2762         * sysdeps/unix/sysv/linux/alpha/sysdep.h (INTERNAL_SYSCALL): Add
2763         __attribute__((unused)) to ChEcK.
2764
2765 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2766
2767         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL):
2768         Fix inline assembler constraints.
2769         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL):
2770         Likewise.
2771
2772         * sysdeps/s390/s390-64/Makefile (pic-ccflag): Use -fpic instead of
2773         -fPIC.
2774
2775 2003-01-20  Segher Boessenkool  <segher@koffie.nl>
2776
2777         * sysdeps/ieee754/dbl-64/sincos32.c (__mpcos): Really
2778         compute the cosine, not the sine, even if x > 0.8.
2779
2780 2003-01-19  Ulrich Drepper  <drepper@redhat.com>
2781
2782         * nis/nss_nis/nis-spwd.c: Make _nss_nis_endspent an alias of
2783         _nss_nis_setspent.  Work around the different prototypes.
2784         * nis/nss_nis/nis-rpc.c (internal_nis_setrpcent): Use
2785         internal_nis_endrpcent.
2786         (internal_nis_endrpcent): Change return type to void.  Change callers.
2787         * nis/nss_nis/nis-pwd.c: Make _nss_nis_endpwent an alias of
2788         _nss_nis_setpwent.  Work around the different prototypes.
2789         * nis/nss_nis/nis-proto.c (_nss_nis_endprotoent): Split out body
2790         of the function to...
2791         (internal_nis_endprotoent): ... here.  New function.
2792         (internal_nis_setprotoent): Use internal_nis_endprotoent.
2793         * nis/nss_nis/nis-network.c: Make _nss_nis_endnetent an alias of
2794         _nss_nis_setnetent.  Work around the different prototypes.
2795         * nis/nss_nis/nis-netgrp.c (_nss_nis_endnetgrent): Split out body
2796         of the function to...
2797         (internal_nis_endnetgrent): ... here.  New function.
2798         (_nss_nis_setnetgrent): Use internal_nis_endnetgrent.
2799
2800 2003-01-19  Jim Meyering  <jim@meyering.net>
2801
2802         * time/strftime.c: (widen): Merge nearly-identical definitions.
2803         (nl_get_alt_digit) [! defined my_strftime]: Define.
2804         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
2805         _nl_get_alt_digit and _nl_get_walt_digit.
2806
2807 2003-01-19  Ulrich Drepper  <drepper@redhat.com>
2808
2809         * time/strftime.c (my_strftime): Handle very large width
2810         specifications for numeric values correctly.  Improve checks for
2811         overflow.
2812         * time/Makefile (tests): Add tst-strftime.
2813         * time/tst-strftime.c: New file.
2814
2815 2003-01-18  Ulrich Drepper  <drepper@redhat.com>
2816
2817         * nis/nss_nis/nis-hosts.c: Make _nss_nis_endhostent an alias of
2818         _nss_nis_sethostent.  Work around the different prototypes.
2819         * nis/nss_nis/nis-grp.c: Make _nss_nis_endgrent an alias of
2820         _nss_nis_setgrent.  Work around the different prototypes.
2821         * nis/nss_nis/nis-ethers.c (internal_nis_endetherent): New
2822         function.  Split out from _nss_nis_endetherent.
2823         (internal_nis_setetherent): Use internal_nis_endetherent instead of
2824         duplicating the code.
2825         * nis/nss_nis/nis-alias.c: Make _nss_nss_nis_endaliasent an alias
2826         of _nss_nis_setaliasent.
2827         * nis/nss_nis/nis-service.c (internal_nis_setservent): Reuse
2828         internal_nis_endservent code, don't duplicate it.
2829
2830         * inet/rexec.c (rexec_af): Protect socket operations with
2831         TEMP_FAILURE_RETRY.  Use writev instead of multiple write.
2832         * inet/rcmd.c (rcmd_af): Likewise.
2833
2834 2003-01-17  Roland McGrath  <roland@redhat.com>
2835
2836         * math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]:
2837         Add test of value 0.80190127184058835.
2838
2839         * elf/dl-open.c: Fix typo ifdef -> ifndef on _dl_tls_static_size defn.
2840
2841 2003-01-17  Richard Henderson  <rth@redhat.com>
2842
2843         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Add TLS
2844         relocs for class PLT.
2845         * sysdeps/alpha/libc-tls.c: New file.
2846         * sysdeps/unix/alpha/sysdep.S (EPILOGUE, GPSAVEREG): New.
2847         (LOADGP) [!PIC]: Rewrite to preserve caller's gp.
2848
2849 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
2850
2851         * sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_init): Use
2852         __libc_lock_{,un}lock_recursive instead of __libc_lock_{,un}lock
2853         on _dl_static_lock.
2854
2855 2003-01-17  Andreas Jaeger  <aj@suse.de>
2856
2857         * stdio-common/bug14.c: Include stdlib.h for exit prototype.
2858
2859 2003-01-16  Steven Munroe  <sjmunroe@us.ibm.com>
2860
2861         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: New file.
2862         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: New file.
2863         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: New file.
2864         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: New file.
2865         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h: New file.
2866         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
2867         * sysdeps/unix/sysv/linux/configure.in: Minimum kernel for PPC64
2868         is 2.4.21.
2869
2870 2003-01-16  Ulrich Drepper  <drepper@redhat.com>
2871
2872         * sysdeps/generic/glob.c (glob): Assume sysconf() always returns
2873         values != -1 for _LIBC.  Use extend_alloca to reallocate alloca'ed
2874         buffers.
2875
2876         * sysdeps/generic/sysconf.c: Unconditionally implement
2877         _SC_GETPW_R_SIZE_MAX and _SC_GETGR_R_SIZE_MAX.
2878         * sysdeps/posix/sysconf.c: Likewise.
2879
2880 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2881
2882         * posix/regcomp.c (parse_bracket_exp): If build_charclass fails,
2883         set *err to the returned error, not to REG_ESPACE unconditionally.
2884         (build_word_op): Likewise.
2885         * posix/Makefile (tests): Add bug-regex16.
2886         * posix/bug-regex16.c: New test.
2887
2888 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2889
2890         * elf/dl-load.c (_dl_map_object_from_fd): Use
2891         GL(dl_tls_dtv_slotinfo_list) != NULL to check whether TLS has
2892         been already initialized.
2893
2894 2003-01-15  Dmitry V. Levin  <ldv@altlinux.org>
2895
2896         * sysdeps/unix/sysv/linux/ptsname.c: Fix typo in comment.
2897
2898 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2899
2900         * posix/regcomp.c (re_compile_internal): If clearing buffer, clear
2901         allocated too.  Reported by Al Viro <aviro@redhat.com>.
2902
2903 2003-01-16  Roland McGrath  <roland@redhat.com>
2904
2905         Tweak merged .abilist file format to merge duplicate symbols in
2906         different sets into multi-version stanzas with new "| SET regexp..."
2907         header continuation lines.
2908         * scripts/merge-abilist.awk: Rewritten for new format.
2909         * scripts/extract-abilist.awk: Likewise.
2910
2911 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
2912
2913         * nscd/connections.c (nscd_run): Remove bogus return which isn't
2914         necessary with gcc 3.2+.
2915         (nscd_init): Don't use error() to print message, use dbg_log.
2916
2917         * iconv/gconv_simple.c (STORE_REST): Explicitly store the total
2918         expected size into state.
2919         (UNPACK_BYTES): Do the reverse.
2920         * iconv/loop.c: Use CLEAR_STATE if defined to clear __state element.
2921         * wcsmbs/tst-mbrtowc.c (utf8_test_1): Add test for the bug.
2922         Reported by Al Viro <aviro@redhat.com>.
2923
2924         * stdio-common/Makefile (tests): Add bug14.
2925         * stdio-common/bug14.c: New file.
2926
2927         * stdio-common/vfscanf.c: When recognizing multibyte characters in
2928         string reset the byte counter after mbrtowc reported it is not a
2929         partial character.  Reported by Al Viro <aviro@redhat.com>.
2930
2931 2003-01-15  Steven Munroe  <sjmunroe@us.ibm.com>
2932
2933         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Include
2934         sysdep-cancel.h, not sysdep.h.
2935
2936 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
2937
2938         * nscd/connections.c (nscd_run): Protect accept call with
2939         TEMP_FAILURE_RETRY.
2940
2941 2003-01-15  Andreas Schwab  <schwab@suse.de>
2942
2943         * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.
2944         (common-generated): Add s-proto-bp.d.
2945         * sysdeps/unix/make-syscalls.sh: Use s-proto-bp.d for dependencies
2946         of bp thunks.
2947         * sysdeps/unix/s-proto-bp.S: New file.
2948         * sysdeps/generic/bp-thunks.h: Don't include <sys/vm86.h> here.
2949         Use <io/sys/sendfile.h> instead of <sys/sendfile.h>.
2950         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: New file.
2951
2952 2003-01-15  Roland McGrath  <roland@redhat.com>
2953
2954         * Makerules: Use -include for tls.make, suppresses warning.
2955         Move gen-as-const-headers rules up so before-compile is set in time.
2956         (sed-remove-dotdot): Fix to work right for subdirs or top dir.
2957
2958 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
2959
2960         * nscd/nscd.c (main): Make code to close all file descriptors
2961         faster and more robust.
2962
2963         * nscd/nscd_getpw_r.c (nscd_getpw_r): Consolidate writing of the
2964         request with one writev call.  Protect all read calls with
2965         TEMP_FAILURE_RETRY.
2966         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
2967         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
2968
2969         * nscd/hstcache.c: Use extend_alloca to reallocate alloca'd buffer.
2970         Protect writev calls with TEMP_FAILURE_RETRY.
2971         * nscd/grpcache.c: Likewise.
2972         * nscd/pwdcache.c: Likewise.
2973
2974         * nscd/hstcache.c (addhstbynamev6): Don't interpret hostname as
2975         IPv6 address in debug output.
2976
2977 2003-01-14  Roland McGrath  <roland@redhat.com>
2978
2979         * Makerules (check-abi-%): Use two rules for $(common-objpfx) and
2980         $(objpfx) directories, and get rid of vpath directives.  The previous
2981         arrangement resulted in files being written to the source directories
2982         when run in a clean build.  Find all .abilist files in $(..)abilist/.
2983         (update-abi-%): Likewise.
2984         (generated): Don't add .symlist files, they'll be intermediates.
2985
2986         * sysdeps/generic/init-first.c: Add a comment.
2987
2988         * elf/Makefile ($(objpfx)ld.so): Pass -z defs in link.
2989
2990         * scripts/gen-as-const.awk: Grok lone "--" as a separator between
2991         #includes and expressions.
2992
2993         * scripts/merge-abilist.awk: Omit cpu-.*-os.*/modifier from merged
2994         config list when it already contains cpu-.*-os.* without / part.
2995
2996         * Makerules (sed-remove-dotdot): New variable.
2997         ($(common-objpfx)%.make): Use it.  Depend on $(before-compile).
2998         ($(common-objpfx)%.h $(common-objpfx)%.h.d): Likewise.
2999         (check-abi-config): New variable, append /tls or /notls to the tuple.
3000         (check-abi-%): Use that for -v config value.
3001         Find .abilist files in abilist/libfoo.abilist, not in subdir.
3002         * Rules: Move bits/stdio_lim.h generation rules to Makerules.
3003
3004 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
3005
3006         * manual/install.texi: Correct description of header preparation for
3007         Linux build.  Patch by mhwood@Ameritech.Net [PR libc/4941].
3008
3009 2003-01-14  Guido Guenther  <agx@sigxcpu.org>
3010
3011         * sysdeps/unix/sysv/linux/mips/sysdep.h (INTERNAL_SYSCALL,
3012         INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
3013         INTERNAL_SYSCALL_ERROR_P, INLINE_SYSCALL): Define.
3014
3015 2003-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
3016
3017         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3018         (INTERNAL_SYSCALL): Make use of ERR parameter.
3019         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
3020         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
3021         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
3022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: New file.
3023
3024 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
3025
3026         * sunrpc/pm_getport.c (pmap_getport): Open TCP socket if protocol
3027         == IPPROTO_TCP.
3028         Patch by James Strandboge <jamie@tpptraining.com> [PR libc/4943].
3029
3030         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c (_dl_x86_cap_flags):
3031         Fix entry for bit 31.
3032
3033         * iconvdata/Makefile: Add rules to build IBM866NAV.
3034         * iconvdata/ibm866nav.c: New file.
3035         * iconvdata/tst-tables.sh: Add IBM866NAV.
3036         * iconvdata/gconv-modules: Add entries for IBM866NAV.
3037
3038 2003-01-13  Ulrich Drepper  <drepper@redhat.com>
3039
3040         * string/tester.c (test_strcpy): Use the previously #if 0'ed code
3041         to test void* parameters.
3042
3043         * sysdeps/i386/i486/bits/string.h (__STRING_SMALLL_GET16): Cast
3044         source pointer before dereferencing.
3045         (__STRING_SMALLL_GET32): Likewise.
3046         (__memset_gc): Add missing parenthesis around macro arguments.
3047         Patch by Denis Zaitsev <zzz@cd-club.ru>.
3048
3049         * sysdeps/i386/i486/bits/string.h (__strspn_cg): Tell the compiler
3050         that %eax is modified.  Reported by Denis Zaitsev <zzz@cd-club.ru>.
3051
3052 2003-01-14  Jakub Jelinek  <jakub@redhat.com>
3053
3054         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL): Undefined before
3055         defining.
3056
3057 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3058
3059         * sysdeps/s390/s390-64/initfini.c: Avoid unterminated string literals.
3060         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (L): Don't define it
3061         here.
3062         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (L): Likewise.
3063
3064 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3065
3066         * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Move branch instructions
3067         from here...
3068         (PSEUDO): ... to here.
3069         * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Move branch instruction
3070         from here...
3071         (PSEUDO): ... to here.
3072
3073 2003-01-13  Ulrich Drepper  <drepper@redhat.com>
3074
3075         * locale/programs/charmap-dir.c (charmap_readdir): Use struct
3076         dirent64 instead of struct dirent for dirent.  Call readdir64
3077         instead of readdir.
3078
3079         * locale/programs/locfile.c (siblings_uncached): Use struct
3080         dirent64 instead of struct dirent for other_dentry.  Call
3081         readdir64 instead of readdir.
3082
3083         * elf/ldconfig.c (direntry): Change type to struct dirent64.
3084         (search_dir): Use readdir64 instead of readdir.
3085         Patch by Zhangfan Xing <xing@pacific.jpl.nasa.gov>.
3086
3087 2003-01-12  Roland McGrath  <roland@redhat.com>
3088
3089         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,
3090         not strtol.  The former is usable in ld.so, the latter not.
3091
3092         * include/fcntl.h: Declare __libc_creat.
3093
3094         * sysdeps/mach/hurd/Makefile (libmachuser-link.so-no-z-defs,
3095         libhurduser-link.so-no-z-defs): New variables.
3096
3097         * malloc/malloc.c: Revert last change.
3098         * malloc/malloc.h (_int_*): Move these decls to ...
3099         * include/malloc.h: ... here.  Add attribute_hidden.
3100         (_int_valloc): Declare it too.
3101
3102 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
3103
3104         * elf/dl-close.c (_dl_close): Fix typo, must be == not = in
3105         search for removed searchlist.  Reported by Roland McGrath.
3106
3107         * io/ftwtest-sh: Add test for case of symlink to nonexisting file
3108         given as start file.
3109
3110         * io/ftw.c (ftw_startup): Use correct name in check for symlink
3111         without existing target.  Patch by Jim Meyering.
3112
3113         * Makerules (build-shlib-helper): Don't use -z defs linker option
3114         if no-z-defs is defined either.
3115
3116 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3117
3118         * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Remove unused
3119         file.
3120
3121 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3122
3123         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Add vfork.
3124         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3125
3126 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
3127
3128         * io/ftwtest-sh: Add test case for relative path with /. at the end.
3129
3130 2003-01-12  Jim Meyering  <jim@meyering.net>
3131
3132         * io/ftw.c (ftw_startup): When trying to stat the starting directory,
3133         use the basename if we've already chdir'd into its parent directory.
3134
3135 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
3136
3137         * io/ftw.c (process_entry): Use relative path when using chdir()
3138         to change directory after call to ftw_dir.
3139         * io/ftwtest-sh: Add test for relative path argument to nftw()
3140         with FTW_CHDIR option.
3141
3142 2002-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3143
3144         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
3145         Define for powerpc.
3146         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Take register alignment
3147         into account.
3148         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3149         (INTERNAL_SYSCALL): Make use of ERR parameter.
3150         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
3151         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
3152         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
3153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: New file.
3154
3155 2002-01-09  Richard Henderson  <rth@redhat.com>
3156
3157         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Compute
3158         DTPREL64 and TPREL64 without loadbase applied.
3159
3160 2002-01-09  Richard Henderson  <rth@redhat.com>
3161
3162         * sysdeps/unix/alpha/sysdep.S: Use correct definition of errno
3163         for NOT_IN_libc.
3164
3165         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Move inline syscall bits...
3166         * sysdeps/unix/alpha/sysdep.h: ... here.
3167         (PSEUDO_LOADGP): Remove.
3168         (PSEUDO_PROLOGUE): Load GP in non-pic case.
3169         (SYSCALL_ERROR_LABEL): New.
3170         (PSEUDO): Use it in error branch.
3171         (PSEUDO_END): Add $syscall_error label.
3172
3173 2003-01-12  Andreas Jaeger  <aj@suse.de>
3174
3175         * math/bits/mathcalls.h: Round is a const function.
3176
3177 2003-01-11  Jim Meyering  <jim@meyering.net>
3178
3179         * io/ftw.c [HAVE_CONFIG_H]: Include <config.h>.
3180         [HAVE_SYS_PARAM_H || _LIBC]: Guard inclusion of <sys/param.h>.
3181         Include <sys/stat.h>, not <include/sys/stat.h>, if !_LIBC.
3182         [!_LIBC] (__chdir, __closedir, __fchdir, __getcwd, __opendir): Define.
3183         [!_LIBC] (__readdir64, __tdestroy, __tfind, __tsearch): Define.
3184         [!_LIBC] (internal_function, dirent64, MAX): Define.
3185         (__set_errno): Define if not already defined.
3186         (open_dir_stream): When FTW_CHDIR is enabled, invoke opendir on
3187         the basename, not the entire file name.
3188         (process_entry): When FTW_CHDIR is enabled, invoke XSTAT or LXSTAT on
3189         the basename, not the entire file name.
3190
3191 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
3192
3193         * string/tester.c (test_strcpy): Disable last added strcpy until
3194         it is fixed.
3195
3196 2003-01-11  Philip Blundell  <philb@gnu.org>
3197
3198         * sysdeps/unix/sysv/linux/arm/socket.S: Add cancellation support.
3199
3200 2003-01-11  Andreas Schwab  <schwab@suse.de>
3201
3202         * Makerules: Add vpath for %.dynsym and %.so so that the
3203         implicit rule chaining for check-abi works.
3204
3205 2003-01-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3206
3207         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
3208         Add non-PIC case.
3209
3210 2003-01-11  Jakub Jelinek  <jakub@redhat.com>
3211
3212         * elf/tls-macros.h [__ia64__] (__TLS_CALL_CLOBBERS): Define.
3213         [__ia64__] (TLS_LE, TLS_IE): Fix typos.  Add ;; at start of asm if
3214         gp is used early.
3215         [__ia64__] (TLS_LD, TLS_GD): Likewise.  Use __TLS_CALL_CLOBBERS.
3216         * elf/Makefile ($(objpfx)tst-tlsmod5.so, $(objpfx)tst-tlsmod6.so):
3217         Ensure libc.so in DT_NEEDED.
3218         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Move
3219         CHECK_STATIC_TLS before l_tls_offset use.
3220         * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
3221         Likewise.
3222         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
3223         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage) [TLS_DTV_AT_TP]:
3224         Allocate TLS_PRE_TCB_SIZE bytes below result.
3225         (_dl_deallocate_tls) [TLS_DTV_AT_TP]: Adjust before freeing.
3226         * sysdeps/generic/libc-tls.c (__libc_setup_tls): If
3227         TLS_INIT_TP_EXPENSIVE is not defined, allocate even if no PT_TLS
3228         segment has been found.  If TLS_DTV_AT_TP, allocate TLS_PRE_TCB_SIZE
3229         bytes below result and add tcb_offset to memsz.
3230         * sysdeps/ia64/dl-tls.h (__tls_get_addr): New prototype.
3231         * sysdeps/ia64/dl-machine.h: Include tls.h.
3232         (elf_machine_type_class): Return ELF_RTYPE_CLASS_PLT for TLS relocs
3233         too.
3234         (elf_machine_rela): Assume if sym_map != NULL sym is non-NULL too.
3235         Handle R_IA64_DTPMOD*, R_IA64_DTPREL* and R_IA64_TPREL* relocations.
3236         * sysdeps/ia64/libc-tls.c: New file.
3237
3238 2003-01-10  Steven Munroe  <sjmunroe@us.ibm.com>
3239
3240         * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_RET): Add branch hit.
3241         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h (STAT_VER_LINUX):
3242         Fix type.  Move definition out of #if.
3243         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ftruncate64.c: New file.
3244         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: New file.
3245         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: New file.
3246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: New file.
3247         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: New file.
3248         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Add cancellation
3249         support.
3250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Remove
3251         ftruncate64, pread64, pwrite64, truncate64 entries.
3252         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3253         (INLINE_SYSCALL): New version that supports function call like
3254         syscalls.  Add __builtin_expect.
3255         (LOADARGS_n): Add argument size safety checks.
3256         (INTERNAL_SYSCALL): New Macro.
3257         * sysdeps/unix/sysv/linux/powerpc/powerpc64/truncate64.c: New file.
3258         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h [__PPC_ELF_H]: Avoid
3259         redefinition of elf_fpreg_t and elf_fpregset_t.
3260
3261 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
3262
3263         * elf/dl-close.c (_dl_close): Add several asserts.  Correct and
3264         simplify test for unloading.  If loader of a DSO is unloaded do not
3265         use its scope anymore.  Fall back to own scope and adjust opencounts.
3266         Fix several comments.
3267         * elf/dl-deps.c (_dl_map_object_deps): Always allocate memory for
3268         the l_searchlist, not only for l_initfini.
3269
3270         * elf/dl-lookup.c (add_dependencies): Avoid creating relocation
3271         dependencies if objects cannot be removed.  Remove object with the
3272         definition as not unloadable if necessary.
3273
3274         * elf/reldep6.c: Create relocation dependency before closing the first
3275         module.
3276
3277 2003-01-10  Guido Günther  <agx@sigxcpu.org>
3278
3279         * sysdeps/unix/mips/fork.S: Add PSEUDO_END.
3280         * sysdeps/unix/mips/brk.S: Likewise.
3281         * sysdeps/unix/mips/pipe.S: Likewise.
3282
3283 2003-01-10  Andreas Schwab  <schwab@suse.de>
3284
3285         * sysdeps/unix/sysv/linux/m68k/getsysstats.c: New file.
3286
3287         * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels which
3288         are known to have the vfork syscall.
3289
3290         * sysdeps/m68k/sysdep.h (JUMPTARGET): Undefine before defining it.
3291
3292         * sysdeps/unix/sysv/linux/kernel-features.h
3293         (__ASSUME_MMAP2_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL)
3294         (__ASSUME_STAT64_SYSCALL, __ASSUME_FCNTL64)
3295         (__ASSUME_VFORK_SYSCALL): Define for m68k kernels >= 2.4.12.
3296
3297 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
3298
3299         * elf/Makefile: Add rules to build and run reldep9 test.
3300         * elf/reldep9.c: New file.
3301         * elf/reldep9mod1.c: New file.
3302         * elf/reldep9mod2.c: New file.
3303         * elf/reldep9mod3.c: New file.
3304
3305 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
3306
3307         * elf/Makefile: Add rules to build and run nodelete2 test.
3308         * elf/nodelete2.c: New file.
3309         * elf/nodel2mod1.c: New file.
3310         * elf/nodel2mod2.c: New file.
3311         * elf/nodel2mod3.c: New file.
3312
3313 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
3314
3315         * posix/test-vfork.c (noop): Add __attribute_noinline__.
3316         * sysdeps/generic/sysdep.h (JUMPTARGET): Define if not defined.
3317         * sysdeps/i386/sysdep.h (JUMPTARGET): Undefine JUMPTARGET before
3318         defining it.
3319         * sysdeps/powerpc/powerpc32/sysdep.h (JUMPTARGET): Likewise.
3320         * sysdeps/powerpc/powerpc64/sysdep.h (JUMPTARGET): Likewise.
3321         * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Likewise.
3322         * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Likewise.
3323         * sysdeps/x86_64/sysdep.h (JUMPTARGET): Likewise.
3324
3325 2003-01-09  Andreas Schwab  <schwab@suse.de>
3326
3327         * sysdeps/m68k/fpu/libm-test-ulps: Regenerated.
3328
3329 2003-01-08  Ulrich Drepper  <drepper@redhat.com>
3330
3331         * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL,
3332         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
3333         argument.
3334         (INTERNAL_SYSCALL_DECL): Define.
3335
3336 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
3337
3338         * sysdeps/unix/sysv/linux/ia64/sysdep.h (INTERNAL_SYSCALL,
3339         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
3340         argument.
3341         (INTERNAL_SYSCALL_DECL): Define.
3342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
3343         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
3344         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
3345         (INLINE_SYSCALL): Adjust.
3346         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
3347         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
3348         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
3349         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
3350         * elf/dl-misc.c (_dl_debug_vdprintf): Add INTERNAL_SYSCALL_DECL,
3351         add err argument to INTERNAL_SYSCALL* macros.
3352         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
3353         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Likewise.
3354         * sysdeps/unix/sysv/linux/m68k/brk.c (__brk): Likewise.
3355         * sysdeps/unix/sysv/linux/m68k/getpagesize.c  (__getpagesize):
3356         Likewise.
3357         * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Likewise.
3358         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Use
3359         INLINE_SYSCALL instead of INTERNAL_SYSCALL and setting errno.
3360
3361 2003-01-07  Ulrich Drepper  <drepper@redhat.com>
3362
3363         Unify symbols in user namespace exported by libc.so and libc.a.
3364         * argp/argp-fmtstream.c: Don't define argp_make_fmtstream,
3365         argp_fmtstream_free, and argp_fmtstream_printf.
3366         * argp/argp-fs-xinl.c: Don't define argp_fmtstream_putc,
3367         argp_fmtstream_puts, argp_fmtstream_write, argp_fmtstream_set_lmargin,
3368         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin, and
3369         argp_fmtstream_point.
3370         * gmon/gmon.c: Don't define write_profiling.
3371         * libio/genops.c: Don't define _cleanup.
3372
3373         * intl/explodename.c (_nl_find_language.c): Mark as static.
3374         * intl/loadinfo.h: Remove _nl_find_language prototype.
3375
3376         * libio/fileops.c (_IO_file_seekoff_maybe_mmap): Mark as static.
3377         * libio/libioP.h: Remove declaration.
3378
3379         * libio/iopopen.c (_IO_proc_jumps): Mark as static.
3380         * libio/libioP.h: Remove declaration.
3381
3382         * sysdeps/generic/unwind-dw2.c: Mark __frame_state_for with STATIC.
3383         * sysdeps/generic/framestate.c: Define STATIC before including
3384         unwind-dw2.c.
3385
3386         * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
3387
3388 2003-01-06  Philip Blundell  <philb@gnu.org>
3389
3390         * sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
3391         [__LIBC_REENTRANT]: Unify PIC and non-PIC cases.
3392
3393         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Remove .type
3394         directive.
3395         (PSEUDO_RET): Use SYSCALL_ERROR in place of __syscall_error.
3396         (SYSCALL_ERROR): New.
3397         (SYSCALL_ERROR_HANDLER) [NOT_IN_libc]: Provide local copy of error
3398         handling code.
3399         (INTERNAL_SYSCALL): Define.
3400         (INLINE_SYSCALL): Use it.
3401         (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
3402         * sysdeps/unix/sysv/linux/arm/socket.S (__socket): Use
3403         SYSCALL_ERROR in place of __syscall_error.
3404
3405 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
3406
3407         * sysdeps/ia64/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
3408         __bswap_32, __bswap_64): Put x into temporary variable
3409         to avoid warnings.
3410         [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
3411         (inline) functions.
3412         * sysdeps/s390/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
3413         __bswap_32, __bswap_64): Put x into temporary variable
3414         to avoid warnings.
3415         [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
3416         (inline) functions.
3417         * sysdeps/i386/bits/byteswap.h [!__GNUC__] (__bswap_16, __bswap_32):
3418         Likewise.
3419
3420 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
3421
3422         * sysdeps/unix/sysv/linux/alpha/adjtime.c (ntp_adjtime): New weak
3423         alias.
3424
3425 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
3426
3427         * elf/rtld.c (_rtld_global): Remove _dl_dynamic_weak initializer.
3428         * elf/dl-support.c (_dl_dynamic_weak): Initialize to 0.
3429
3430 2003-01-07  Ulrich Drepper  <drepper@redhat.com>
3431
3432         * math/libm-test.inc (significand_test): New function.
3433         (main): Call it.
3434
3435 2003-01-06  Roland McGrath  <roland@redhat.com>
3436
3437         * sysdeps/i386/i486/bits/string.h (memset): Add parens around macro
3438         arguments.
3439         (memcpy, memrchr, strcpy, __stpcpy, strncpy, strcat): Likewise.
3440         (strcmp, strncat, strncmp, strchr, __strchrnul, strchrnul): Likewise.
3441         (index, strrchr, rindex, strcspn, strspn, strpbrk, strstr): Likewise.
3442
3443         * string/tester.c (test_strcpy): Add test with `void *' arguments.
3444
3445 2003-01-06  Ulrich Drepper  <drepper@redhat.com>
3446
3447         * sysdeps/i386/fpu/s_significandl.c (__significandl): Really
3448         return significand and not the exponent.
3449         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
3450
3451         * elf/dl-misc.c (_dl_debug_vdprintf): Help PPC port by explicitly
3452         taking address of iov in INTERNAL_SYSCALL call.  Patch by Franz Sirl.
3453
3454         * malloc/malloc.c: Mark all _int_* functions as static.
3455
3456 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
3457
3458         * sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.
3459         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add cancellation
3460         handling.
3461         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
3462
3463 2003-01-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3464
3465         * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint.
3466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Add cancellation
3467         support.
3468         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Remove
3469         ftruncate64, truncate64, pread64 and pwrite64 entries.
3470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3471         (INLINE_SYSCALL): Add __builtin_expect.
3472         (LOADARGS_n): Add argument size safety checks.
3473         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: New file.
3474         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: New file.
3475         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: New file.
3476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: New file.
3477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: New file.
3478         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: New file.
3479
3480 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
3481
3482         * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Define.
3483         * sysdeps/generic/creat.c: Include sysdep-cancel.h.
3484         (LIBC_CANCEL_HANDLED): Add.
3485
3486         * sysdeps/unix/sysv/linux/alpha/sysdep.h
3487         (inline_syscall_r0_constraint): Rename to...
3488         (inline_syscall_r0_out_constraint): ... this.  Add =.
3489         (inline_syscall[0-6]): Use inline_syscall_r0_out_constraint.
3490
3491 2003-01-06  Andreas Schwab  <schwab@suse.de>
3492
3493         * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make
3494         sure this is always inlined.
3495         (elf_machine_rela): Likewise.
3496
3497         * sysdeps/m68k/Makefile (sysdep-CFLAGS): Increase inline limit.
3498
3499 2003-01-04  Roland McGrath  <roland@redhat.com>
3500
3501         * Makeconfig (+mkdep): Add -MP flag.
3502         Suggested by Art Haas <ahaas@airmail.net>.
3503
3504 2003-01-05  Andreas Schwab  <schwab@suse.de>
3505
3506         * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC.
3507
3508 2003-01-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3509
3510         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Use
3511         SYSCALL_ERROR_HANDLER.
3512         * sysdeps/unix/sysv/linux/sh/pipe.S (__libc_pipe): Likewise.
3513         * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Likewise.
3514         Add support for cancellation handling.
3515         * sysdeps/unix/sysv/linux/sh/syscall.S (__syscall): Use
3516         SYSCALL_ERROR_HANDLER.
3517         * sysdeps/unix/sysv/linux/sh/vfork.S (__vfork): Likewise.
3518         * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Likewise.
3519         Add support for cancellation handling.
3520         (SYSCALL_ERROR_HANDLER): Define PIC variants.
3521
3522 2003-01-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3523
3524         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Mark
3525         __syscall_pread64 and __syscall_pwrite64 cancelable.
3526         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3527         (INTERNAL_SYSCALL): New macro.
3528         (LOADARGS_0, LOADARGS_1): Fix.
3529
3530 2003-01-05  Ulrich Drepper  <drepper@redhat.com>
3531
3532         * Makerules (build-shlip-helper): Unless told otherwise, add
3533         -Wl,-z,defs to linker command line.
3534         * rt/Makefile (librt.so): Link with ld.so.
3535         * dlfcn/Makefile (libdl.so): Likewise.
3536
3537 2003-01-05  Jakub Jelinek  <jakub@redhat.com>
3538
3539         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Add support for
3540         cancellation handling.
3541         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
3542         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: Likewise.
3543
3544 2003-01-04  Ulrich Drepper  <drepper@redhat.com>
3545
3546         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Correct
3547         order of parameters passed to kill.
3548
3549 2003-01-04  Andreas Schwab  <schwab@suse.de>
3550
3551         * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Add nanosecond fields.
3552
3553 2002-01-03  Paul Eggert  <eggert@twinsun.com>
3554
3555         * malloc/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
3556         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
3557         when compiling Bison 1.875's `bitset bset = obstack_alloc
3558         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
3559
3560 2003-01-04  Ulrich Drepper  <drepper@redhat.com>
3561
3562         * sysdeps/posix/system.c (do_system): Minor optimizations.  Remove
3563         unnecessary code.
3564         Correct reference counter in case SIGQUIT handler installation failed.
3565
3566 2003-01-03  Ulrich Drepper  <drepper@redhat.com>
3567
3568         * include/libc-symbols.h [HAVE_WEAK_SYMBOLS] (_weak_extern):
3569         Define using _Pragma(weak ...).
3570
3571 2003-01-03  Andreas Jaeger  <aj@suse.de>, Jakub Jelinek <jakub@redhat.com>
3572
3573         * resolv/res_libc.c: Provide declaration for __res_init_weak and
3574         reorder declarations.
3575
3576 2003-01-03  Art Haas  <ahaas@airmail.net>
3577
3578         * localedata/tests-mbwc/dat_iswalnum.c: Convert GCC extension
3579         initializer syntax to C99.
3580         * localedata/tests-mbwc/dat_iswalpha.c: Likewise.
3581         * localedata/tests-mbwc/dat_iswcntrl.c: Likewise.
3582         * localedata/tests-mbwc/dat_iswctype.c: Likewise.
3583         * localedata/tests-mbwc/dat_iswdigit.c: Likewise.
3584         * localedata/tests-mbwc/dat_iswgraph.c: Likewise.
3585         * localedata/tests-mbwc/dat_iswlower.c: Likewise.
3586         * localedata/tests-mbwc/dat_iswprint.c: Likewise.
3587         * localedata/tests-mbwc/dat_iswpunct.c: Likewise.
3588         * localedata/tests-mbwc/dat_iswspace.c: Likewise.
3589         * localedata/tests-mbwc/dat_iswupper.c: Likewise.
3590         * localedata/tests-mbwc/dat_iswxdigit.c: Likewise.
3591         * localedata/tests-mbwc/dat_mblen.c: Likewise.
3592         * localedata/tests-mbwc/dat_mbrlen.c: Likewise.
3593         * localedata/tests-mbwc/dat_mbrtowc.c: Likewise.
3594         * localedata/tests-mbwc/dat_mbsrtowcs.c: Likewise.
3595         * localedata/tests-mbwc/dat_mbstowcs.c: Likewise.
3596         * localedata/tests-mbwc/dat_mbtowc.c: Likewise.
3597         * localedata/tests-mbwc/dat_strcoll.c: Likewise.
3598         * localedata/tests-mbwc/dat_strfmon.c: Likewise.
3599         * localedata/tests-mbwc/dat_strxfrm.c: Likewise.
3600         * localedata/tests-mbwc/dat_swscanf.c: Likewise.
3601         * localedata/tests-mbwc/dat_towctrans.c: Likewise.
3602         * localedata/tests-mbwc/dat_towlower.c: Likewise.
3603         * localedata/tests-mbwc/dat_towupper.c: Likewise.
3604         * localedata/tests-mbwc/dat_wcrtomb.c: Likewise.
3605         * localedata/tests-mbwc/dat_wcscat.c: Likewise.
3606         * localedata/tests-mbwc/dat_wcschr.c: Likewise.
3607         * localedata/tests-mbwc/dat_wcscmp.c: Likewise.
3608         * localedata/tests-mbwc/dat_wcscoll.c: Likewise.
3609         * localedata/tests-mbwc/dat_wcscpy.c: Likewise.
3610         * localedata/tests-mbwc/dat_wcscspn.c: Likewise.
3611         * localedata/tests-mbwc/dat_wcslen.c: Likewise.
3612         * localedata/tests-mbwc/dat_wcsncat.c: Likewise.
3613         * localedata/tests-mbwc/dat_wcsncmp.c: Likewise.
3614         * localedata/tests-mbwc/dat_wcsncpy.c: Likewise.
3615         * localedata/tests-mbwc/dat_wcspbrk.c: Likewise.
3616         * localedata/tests-mbwc/dat_wcsrtombs.c: Likewise.
3617         * localedata/tests-mbwc/dat_wcsspn.c: Likewise.
3618         * localedata/tests-mbwc/dat_wcsstr.c: Likewise.
3619         * localedata/tests-mbwc/dat_wcstod.c: Likewise.
3620         * localedata/tests-mbwc/dat_wcstok.c: Likewise.
3621         * localedata/tests-mbwc/dat_wcstombs.c: Likewise.
3622         * localedata/tests-mbwc/dat_wcswidth.c: Likewise.
3623         * localedata/tests-mbwc/dat_wcsxfrm.c: Likewise.
3624         * localedata/tests-mbwc/dat_wctob.c: Likewise.
3625         * localedata/tests-mbwc/dat_wctomb.c: Likewise.
3626         * localedata/tests-mbwc/dat_wctrans.c: Likewise.
3627         * localedata/tests-mbwc/dat_wctype.c: Likewise.
3628         * localedata/tests-mbwc/dat_wcwidth.c: Likewise.
3629
3630 2003-01-03  Richard Henderson  <rth@redhat.com>
3631
3632         * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall_r0_asm): New.
3633         (inline_syscall_r0_constraint): New.
3634         (inline_syscall[0-6]): Use them.
3635
3636 2003-01-03  Jakub Jelinek  <jakub@redhat.com>
3637
3638         * sysdeps/generic/ldsodefs.h (_dl_allocate_tls, _dl_deallocate_tls):
3639         Add rtld_hidden_proto.
3640         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Add rtld_hidden_def.
3641         (_dl_allocate_tls): Likewise.  Remove INTDEF.
3642
3643 2002-07-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3644
3645         * sysdeps/sh/memcpy.S: Optimize.  Based on a patch by Toshiyasu
3646         Morita <toshiyasu.morita@hsa.hitachi.com>.
3647         * sysdeps/sh/memcpy.S: Likewise.
3648
3649 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
3650
3651         * sysdeps/pthread/aio_suspend.c (aio_suspend): Don't quite remove
3652         any, but unify the test.
3653
3654 2003-01-02  Jakub Jelinek  <jakub@redhat.com>
3655
3656         * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction,
3657         sigaction): Protect weak_alias and libc_hidden_weak with
3658         #ifndef LIBC_SIGACTION.
3659         * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction,
3660         sigaction): Likewise.
3661         * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction,
3662         sigaction): Likewise.
3663         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction,
3664         sigaction): Likewise.
3665         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction,
3666         sigaction): Likewise.
3667         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction,
3668         sigaction): Likewise.
3669         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction,
3670         sigaction): Likewise.
3671         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction,
3672         sigaction): Likewise.  Remove SIGCANCEL handling here.
3673         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction, sigaction):
3674         Likewise.
3675
3676 2003-01-02  Art Haas  <ahaas@airmail.net>
3677
3678         * login/tst-utmp.c: Convert GCC extension initializer syntax to C99.
3679
3680 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
3681
3682         * posix/getconf.c: Update copyright year.
3683         * nss/getent.c: Likewise.
3684         * nscd/nscd_nischeck.c: Likewise.
3685         * iconv/iconvconfig.c: Likewise.
3686         * iconv/iconv_prog.c: Likewise.
3687         * elf/ldconfig.c: Likewise.
3688         * catgets/gencat.c: Likewise.
3689         * csu/version.c: Likewise.
3690         * elf/ldd.bash.in: Likewise.
3691         * elf/sprof.c (print_version): Likewise.
3692         * locale/programs/locale.c: Likewise.
3693         * locale/programs/localedef.c: Likewise.
3694         * nscd/nscd.c (print_version): Likewise.
3695         * debug/xtrace.sh: Likewise.
3696         * malloc/memusage.sh: Likewise.
3697         * malloc/mtrace.pl: Likewise.
3698
3699 2003-01-01  Jakub Jelinek  <jakub@redhat.com>
3700
3701         * io/sys/stat.h: Include time.h with __need_timespec even if
3702         __USE_MISC is defined but __USE_XOPEN is not.
3703
3704 2003-01-01  Andreas Jaeger  <aj@suse.de>
3705
3706         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Use union
3707         type to avoid strict aliasing problem.
3708         (_nss_dns_gethostbyname2_r): Likewise.
3709         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
3710         (_nss_dns_getnetbyname_r): Likewise.
3711         * resolv/gethnamaddr.c (_gethtent): Likewise.
3712         (gethostbyname2): Likewise.
3713
3714 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
3715
3716         * string/string-inlines.c: Define __memcpy_g and __strchr_g macros
3717         to avoid using the exported symbols.  Define aliases with the
3718         original names separately.
3719
3720         * include/time.h: Add libc_hidden_proto for __strftime_l.
3721         * include/wchar.h: Add libc_hidden_proto for __wcsftime_l.
3722         * time/strftime.c: Always use libc_hidden_def if _LIBC.
3723
3724         * libio/libioP.h: Add libc_hidden_proto for _IO_file_open.
3725         * libio/fileops.c: Add libc_hidden_def for _IO_file_open.
3726
3727         * malloc/mtrace.c: Add libc_hidden_proto and libc_hidden_def for
3728         tr_break.
3729
3730         * csu/Makefile (routines): Add dso_handle.
3731         * csu/dso_handle.c: New file.
3732
3733 2002-12-31  Roland McGrath  <roland@redhat.com>
3734
3735         * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here.
3736         Use $(S-CPPFLAGS) in place of $(asm-CPPFLAGS).
3737         (S-CPPFLAGS): Add -DASSEMBLER here instead.
3738         (generate-md5, +make-deps): Fix magic to get $(S-CPPFLAGS).
3739
3740 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
3741
3742         * malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle
3743         is available.
3744
3745 2002-12-31  Andreas Jaeger  <aj@suse.de>
3746
3747         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync
3748         with Linux kernel.
3749         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
3750         * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Likewise.
3751         * sysdeps/unix/sysv/linux/hppa/kernel_stat.h: Likewise.
3752
3753         * sysdeps/unix/sysv/linux/kernel_stat.h
3754         (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New.
3755
3756         * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Re-add
3757         __unused[1-3] since they're needed by some platforms.  Handle
3758         _HAVE_STAT_NSEC and _HAVE_STAT_NSEC64.
3759
3760         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Add nsec resolution
3761         for structs stat and stat64.
3762         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
3763         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
3764         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
3765         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
3766
3767         * io/sys/stat.h [__USE_MISC]: Define __need_timespec for struct stat.
3768
3769         * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Adjust for
3770         nsec resolution changes.
3771         (xstat64_conv): Likewise.
3772         (xstat32_conv): Likewise.
3773
3774         * sysdeps/unix/sysv/linux/kernel_stat.h: Add nsec resolution for
3775         struct kernel_stat.
3776
3777         * sysdeps/unix/sysv/linux/bits/stat.h: Add nsec resolution for
3778         structs stat and stat64.
3779
3780         * time/time.h (__timespec_defined): Define for __USE_MISC.
3781
3782 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
3783
3784         * include/signal.h: Add libc_hidden_proto for __libc_current_sigrtmin
3785         and __libc_current_sigrtmax.
3786
3787 2002-12-31  Jakub Jelinek  <jakub@redhat.com>
3788
3789         * include/errno.h (__errno_location): Add prototype.
3790         Use libc_hidden_proto unconditionally.
3791         * include/netdb.h (__h_errno_location): Use libc_hidden_proto
3792         unconditionally.
3793         * include/resolv.h (__res_state): Likewise.
3794
3795         * hurd/errno-loc.c (__errno_location): Add libc_hidden_def.
3796         * include/sys/socket.h (accept): Add libc_hidden_proto.
3797         * include/errno.h (__errno_location): Likewise.
3798         * include/netdb.h (__h_errno_location): Likewise.
3799         * include/resolv.h (__res_state): Likewise.
3800         * include/unistd.h (__lseek): Likewise.
3801         * sysdeps/generic/errno-loc.c (__errno_location): Add libc_hidden_def.
3802         * sysdeps/generic/herrno-loc.c (__h_errno_location): Likewise.
3803         * sysdeps/generic/res-state.c (__res_state): Likewise.
3804         * sysdeps/generic/accept.c (accept): Likewise.
3805         * sysdeps/generic/lseek.c (__lseek): Likewise.
3806         * sysdeps/generic/allocrtsig.c (__libc_current_sigrtmin,
3807         __libc_current_sigrtmax): Likewise.
3808         * sysdeps/mach/hurd/accept.c (accept): Likewise.
3809         * sysdeps/mach/hurd/lseek.c (__lseek): Likewise.
3810         * sysdeps/unix/sysv/aix/accept.c (accept): Likewise.
3811         * sysdeps/unix/sysv/aix/lseek.c (__lseek): Likewise.
3812         * sysdeps/unix/sysv/linux/accept.S (accept): Likewise.
3813         * sysdeps/unix/inet/syscalls.list (__GI_accept): New alias to accept.
3814         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI_accept): Likewise.
3815         * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI_accept): Likewise.
3816         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___lseek): New
3817         alias to llseek.
3818         (__GI_accept): New alias to accept.
3819         * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI_accept): Likewise.
3820         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___lseek):
3821         New alias to llseek.
3822         (__GI_accept): New alias to accept.
3823         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__GI_accept):
3824         Likewise.
3825         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI_accept):
3826         Likewise.
3827         * sysdeps/unix/syscalls.list (__GI___lseek): New alias to lseek.
3828
3829         * sysdeps/alpha/setjmp.S : Use libc_hidden_def(name) instead of
3830         strong_alias (name, __GI_name).
3831         * sysdeps/arm/bsd-_setjmp.S : Likewise.
3832         * sysdeps/hppa/bsd-_setjmp.S : Likewise.
3833         * sysdeps/i386/bsd-_setjmp.S : Likewise.
3834         * sysdeps/mips/mips64/bsd-_setjmp.S : Likewise.
3835         * sysdeps/mips/bsd-_setjmp.S : Likewise.
3836         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S : Likewise.
3837         * sysdeps/powerpc/powerpc64/setjmp.S : Likewise.
3838         * sysdeps/s390/s390-32/elf/setjmp.S : Likewise.
3839         * sysdeps/s390/s390-32/bsd-_setjmp.S : Likewise.
3840         * sysdeps/s390/s390-64/elf/setjmp.S : Likewise.
3841         * sysdeps/s390/s390-64/bsd-_setjmp.S : Likewise.
3842         * sysdeps/sh/bsd-_setjmp.S : Likewise.
3843         * sysdeps/sparc/sparc32/setjmp.S : Likewise.
3844         * sysdeps/unix/arm/fork.S : Likewise.
3845         * sysdeps/unix/bsd/hp/m68k/vfork.S : Likewise.
3846         * sysdeps/unix/bsd/i386/vfork.S : Likewise.
3847         * sysdeps/unix/bsd/osf/alpha/fork.S : Likewise.
3848         * sysdeps/unix/bsd/sun/m68k/vfork.S : Likewise.
3849         * sysdeps/unix/bsd/ultrix4/mips/vfork.S : Likewise.
3850         * sysdeps/unix/bsd/vax/vfork.S : Likewise.
3851         * sysdeps/unix/i386/fork.S : Likewise.
3852         * sysdeps/unix/mips/fork.S : Likewise.
3853         * sysdeps/unix/sparc/fork.S : Likewise.
3854         * sysdeps/unix/sparc/vfork.S : Likewise.
3855         * sysdeps/unix/sysv/linux/arm/vfork.S : Likewise.
3856         * sysdeps/unix/sysv/linux/cris/vfork.S : Likewise.
3857         * sysdeps/unix/sysv/linux/i386/vfork.S : Likewise.
3858         * sysdeps/unix/sysv/linux/ia64/fork.S : Likewise.
3859         * sysdeps/unix/sysv/linux/ia64/setjmp.S : Likewise.
3860         * sysdeps/unix/sysv/linux/ia64/vfork.S : Likewise.
3861         * sysdeps/unix/sysv/linux/m68k/vfork.S : Likewise.
3862         * sysdeps/unix/sysv/linux/sh/vfork.S : Likewise.
3863         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S : Likewise.
3864         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S : Likewise.
3865         * sysdeps/unix/sysv/linux/sparc/fork.S : Likewise.
3866         * sysdeps/unix/sysv/linux/sparc/vfork.S : Likewise.
3867         * sysdeps/unix/sysv/linux/x86_64/vfork.S : Likewise.
3868         * sysdeps/unix/fork.S : Likewise.
3869         * sysdeps/vax/bsd-_setjmp.S : Likewise.
3870         * sysdeps/x86_64/bsd-_setjmp.S : Likewise.
3871
3872         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Guard against multiple
3873         inclusion.
3874
3875 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
3876
3877         * include/unistd.h: Add libc_hidden_proto for __fork and __vfork.
3878         * sysdeps/generic/fork.c: Add libc_hidden_def for __fork.
3879         * sysdeps/mach/hurd/fork.c: Likewise.
3880         * sysdeps/unix/sysv/aix/fork.c: Likewise.
3881         * sysdeps/unix/fork.S: Add __GI___fork alias.
3882         * sysdeps/unix/arm/fork.S: Likewise.
3883         * sysdeps/unix/bsd/osf/alpha/fork.S: Likewise.
3884         * sysdeps/unix/i386/fork.S: Likewise.
3885         * sysdeps/unix/mips/fork.S: Likewise.
3886         * sysdeps/unix/sparc/fork.S: Likewise.
3887         * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
3888         * sysdeps/unix/sysv/linux/sparc/fork.S: Likewise.
3889         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3890         * sysdeps/generic/vfork.c: Add libc_hidden_def for __vfork.
3891         * sysdeps/unix/bsd/hp/m68k/vfork.S: Add __GI___vfork alias.
3892         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
3893         * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
3894         * sysdeps/unix/bsd/ultrix4/mips/vfork.S: Likewise.
3895         * sysdeps/unix/bsd/vax/vfork.S: Likewise.
3896         * sysdeps/unix/sparc/vfork.S: Likewise.
3897         * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise.
3898         * sysdeps/unix/sysv/linux/cris/vfork.S: Likewise.
3899         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
3900         * sysdeps/unix/sysv/linux/ia64/vfork.S: Likewise.
3901         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
3902         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
3903         * sysdeps/unix/sysv/linux/sparc/vfork.S: Likewise.
3904         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
3905
3906         * include/time.h: Add libc_hidden_proto for __nanosleep.
3907         * sysdeps/generic/nanosleep.c: Add libc_hidden_def for __nanosleep.
3908         * sysdeps/mach/nanosleep.c: Likewise.
3909         * sysdeps/unix/sysv/aix/nanosleep.c: Likewise.
3910         * sysdeps/unix/sysv/linux/syscalls.list: Add __GI___nanosleep alias.
3911
3912         * libio/libioP.h: Add libc_hidden_proto for _IO_list_lock,
3913         _IO_list_unlock, and _IO_list_resetlock.
3914         * libio/genops.c: Add libc_hidden_def for _IO_list_lock,
3915         _IO_list_unlock, and _IO_list_resetlock.
3916
3917         * libio/libioP.h: Add libc_hidden_proto for _IO_iter_begin,
3918         _IO_iter_end, _IO_iter_next, and _IO_iter_file.
3919         * libio/genops.c: Add libc_hidden_def for _IO_iter_begin,
3920         _IO_iter_end, _IO_iter_next, and _IO_iter_file.
3921
3922         * include/setjmp.h: Add libc_hidden_proto for __libc_longjmp.
3923         * sysdeps/generic/longjmp.c: Add libc_hidden_def for __longjmp.
3924         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add
3925         __GI___longjmp alias.
3926
3927         * include/setjmp.h: Add libc_hidden_proto for _setjmp.
3928         * sysdeps/alpha/setjmp.S: Add __GI__setjmp alias.
3929         * sysdeps/arm/bsd-_setjmp.S: Likewise.
3930         * sysdeps/generic/bsd-_setjmp.c: Likewise.
3931         * sysdeps/hppa/bsd-_setjmp.S: Likewise.
3932         * sysdeps/i386/bsd-_setjmp.S: Likewise.
3933         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
3934         * sysdeps/mips/bsd-_setjmp.S: Likewise.
3935         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
3936         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
3937         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
3938         * sysdeps/s390/s390-32/bsd-_setjmp.S: Likewise.
3939         * sysdeps/s390/s390-32/elf/setjmp.S: Likewise.
3940         * sysdeps/s390/s390-64/bsd-_setjmp.S: Likewise.
3941         * sysdeps/s390/s390-64/elf/setjmp.S: Likewise.
3942         * sysdeps/sh/bsd-_setjmp.S: Likewise.
3943         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
3944         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
3945         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
3946         * sysdeps/vax/bsd-_setjmp.S: Likewise.
3947         * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
3948
3949 2002-12-30  Ulrich Drepper  <drepper@redhat.com>
3950
3951         * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
3952
3953 2002-12-30  Roland McGrath  <roland@redhat.com>
3954
3955         * Rules (generated): Target removed.
3956         * mach/Makefile (generated): Define it here instead.
3957
3958         * math/Makefile (generated): Add m_*l and m_*f variants too.
3959
3960 2002-12-30  Ulrich Drepper  <drepper@redhat.com>
3961
3962         * elf/dl-close.c (_dl_close): Handle relocation dependencies among
3963         the to-be-deleted objects right away instead of later separately.
3964         The latter fails because the scope data structures of the DSO
3965         might already be gone.
3966
3967         * elf/Makefile: Add rules to build and run reldep8 test.
3968         * elf/reldep8.c: New file.
3969         * elf/reldep8mod1.c: New file.
3970         * elf/reldep8mod2.c: New file.
3971         * elf/reldep8mod3.c: New file.
3972         Contributed by Jakub Jelinek.
3973
3974 2002-12-24  GOTO Masanori  <gotom@debian.or.jp>
3975
3976         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
3977         checking of return value ENOSYS from getdents64.
3978
3979 2002-12-28  Andreas Schwab  <schwab@suse.de>
3980
3981         * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.
3982         ($(common-objpfx)s-%.d): Generalized from
3983         $(common-objpfx)s-proto.d rule.
3984         (common-generated): Add s-proto-cancel.d.
3985         * sysdeps/unix/make-syscalls.sh: Use s-proto-cancel.d for
3986         cancellable syscalls.
3987         * sysdeps/unix/s-proto-cancel.S: New file.
3988
3989 2002-12-29  Roland McGrath  <roland@redhat.com>
3990
3991         * resolv/res_libc.c: Move _res defn magic after res_init defn
3992         so _res macro is in effect for that code.
3993
3994         * Makerules ($(common-objpfx)%.h $(common-objpfx)%.h.d): Fix sed
3995         pattern for prepending $(..) so it doesn't affect $(foo).
3996
3997         * math/Makefile (generated): Add $(addsuffix .c .S,$(calls:s_%=m_%)).
3998
3999 2002-12-29  Jakub Jelinek  <jakub@redhat.com>
4000
4001         * elf/cache.c (add_to_cache): Don't loop forever with 1ULL << 63 set
4002         in hwcap.
4003
4004 2002-12-28  Ulrich Drepper  <drepper@redhat.com>
4005
4006         * misc/sys/cdefs.h (__attribute_deprecated__): New #define.
4007
4008 2002-12-28  Andreas Jaeger  <aj@suse.de>
4009
4010         * sysdeps/generic/readelflib.c (process_elf_file): Cast value to
4011         avoid warning.
4012         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
4013
4014 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
4015
4016         * inet/herrno.c (__h_errno_location): Remove.
4017         * inet/Makefile (routines): Add herrno-loc.
4018         * resolv/res_libc.c (__res_state): Remove.
4019         * resolv/Makefile (routines): Add res-state.
4020         * sysdeps/generic/herrno-loc.c: New file.
4021         * sysdeps/generic/res-state.c: New file.
4022
4023 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
4024
4025         * sysdeps/unix/sysv/linux/i386/sysdep.h (I386_USE_SYSENTER):
4026         Only define if USE_DL_SYSINFO is defined.
4027
4028 2002-12-22  Jakub Jelinek  <jakub@redhat.com>
4029
4030         * sysdeps/unix/sysv/linux/ia64/sysdep.h (INLINE_SYSCALL,
4031         INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERROR):
4032         Define. Patch by Richard Henderson and Jes Sorensen.
4033         (PSEUDO): Remove unnecessary ;;.
4034         * elf/rtld.c (dl_main): Initialize TLS even if no PT_TLS segments
4035         are found unless TLS_INIT_TP_EXPENSIVE.  Use NONTLS_INIT_TP.
4036         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Use NONTLS_INIT_TP
4037         if not initializing thread pointer.
4038         [!USE_TLS && NONTLS_INIT_TP] (__pthread_initialize_minimal): New.
4039         * sysdeps/generic/libc-start.c (__pthread_initialize_minimal): Don't
4040         make it weak also if NONTLS_INIT_TP.
4041         * sysdeps/unix/common/pause.c: Handle cancellation.
4042         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h [DONT_LOAD_G1]
4043         (LOADSYSCALL): Remove.
4044         (SYSCALL_ERROR_HANDLER_ENTRY): Define.
4045         (SYSCALL_ERROR_HANDLER): Use it.
4046         (PSEUDO): Don't jump around error handler.
4047         * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__libc_pipe): Don't
4048         jump around error handler.
4049         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S (syscall): Likewise.
4050         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Branch
4051         to __syscall_error_handler on failure.
4052         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [DONT_LOAD_G1]
4053         (LOADSYSCALL): Remove.
4054         (SYSCALL_ERROR_HANDLER_ENTRY): Define.
4055         (SYSCALL_ERROR_HANDLER): Use it.
4056         (PSEUDO): Don't jump around error handler.
4057         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__libc_pipe): Don't
4058         jump around error handler.
4059         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S (syscall): Likewise.
4060         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S (__socket): Branch
4061         to __syscall_error_handler on failure.
4062
4063 2002-12-27  Roland McGrath  <roland@redhat.com>
4064
4065         * scripts/gen-as-const.awk: New file.
4066         * Makefile (distribute): Add it.
4067         * Makerules ($(common-objpfx)%.h %.h.d: %.sym): New pattern rule.
4068         (before-compile): Add $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
4069         to the list.
4070         (+depfiles): Add $(addprefix $(common-objpfx),$(gen-as-const-headers)).
4071
4072 2002-12-27  Andreas Schwab  <schwab@suse.de>
4073
4074         * sysdeps/unix/sysv/linux/m68k/socket.S: Add cancellation support.
4075
4076 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
4077
4078         * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if
4079         _environ is NULL.
4080
4081 2002-12-27  Andreas Schwab  <schwab@suse.de>
4082
4083         * Makerules ($(common-objpfx)%.make): Filter through
4084         $(sed-remove-objpfx).
4085
4086 2002-12-23  Roland McGrath  <roland@redhat.com>
4087
4088         * scripts/abilist.awk: Produce a more compact format, divided into
4089         stanzas for each version set, the set name listed only once.
4090         * scripts/extract-abilist.awk: New file.
4091         * scripts/merge-abilist.awk: New file.
4092         * Makerules (check-abi-%, update-abi-%): New pattern rules.
4093         (update-abi, check-abi): New targets.
4094         * Makefile (+subdir_targets): Add subdir_{check,update}-abi.
4095
4096 2002-12-19  Roland McGrath  <roland@redhat.com>
4097
4098         * Makerules (%.symlist): Use LC_ALL=C when running awk script.
4099
4100         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Cast result of
4101         INTERNAL_SYSCALL.
4102
4103 2002-12-21  Andreas Schwab  <schwab@suse.de>
4104
4105         * elf/check-textrel.c (handle_file): Swap p_type.
4106
4107 2002-12-21  Andreas Schwab  <schwab@suse.de>
4108
4109         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INTERNAL_SYSCALL): Define.
4110         (INLINE_SYSCALL): Use it.
4111         (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
4112         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
4113
4114         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Use INTERNAL_SYSCALL.
4115         * sysdeps/unix/sysv/linux/m68k/brk.c: Likewise.
4116
4117 2002-12-20  Art Haas  <ahaas@airmail.net>
4118
4119         * sysdeps/gnu/siglist.c: Convert GCC extension initializer
4120         syntax to C99.
4121
4122 2002-12-21  Philip Blundell  <philb@gnu.org>
4123
4124         * sysdeps/arm/elf/start.S (_start): Optimise a little.  Push stack
4125         top as seventh arg to __libc_start_main.
4126         Reported by paulnash@wildseed.com.
4127
4128         * sysdeps/unix/sysv/linux/arm/clone.S: Small optimisation.
4129
4130         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Elide
4131         compatibility cruft when new enough kernel is assumed.
4132
4133 2002-12-20  Jakub Jelinek  <jakub@redhat.com>
4134
4135         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Use INTERNAL_SYSCALL
4136         instead of INLINE_SYSCALL.
4137
4138 2002-12-20  Ulrich Drepper  <drepper@redhat.com>
4139
4140         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Fix
4141         typo.
4142
4143         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Define SHM_HUGETLB.
4144         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
4145         * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Likewise.
4146         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
4147         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
4148         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
4149         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
4150         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
4151         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
4152         Patch by William Lee Irwin <wli@holomorphy.com>.
4153
4154 2002-12-20  Andreas Schwab  <schwab@suse.de>
4155
4156         * locale/programs/ld-measurement.c (measurement_output): Fix
4157         index calculation.
4158
4159 2002-12-20  Ulrich Drepper  <drepper@redhat.com>
4160
4161         * include/libio.h [_IO_MTSAFE_IO && _IO_lock_inexpensive]:
4162         Redefine _IO_flockifle and _IO_funlockfile as inlines.
4163
4164         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): For TLS
4165         builds add "tls" in the search path.
4166         * elf/ldconfig.c (is_hwcap_platform): Also recognize "tls".
4167         (path_hwcap): Recognize "tls".
4168
4169 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
4170
4171         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Use
4172         __waitpid instead of waitpid.
4173
4174         * sysdeps/unix/sysv/linux/i386/_exit.S: Use ENTER_KERNEL instead of
4175         int $0x80.
4176         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
4177         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
4178         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
4179
4180         * sysdeps/unix/sysv/linux/i386/sysdep.h: Add support to use AT_SYSINFO
4181         information for system calls.
4182
4183         * sysdeps/generic/dl-sysdep.h: Define RTLD_PRIVATE_ERRNO to 1 only
4184         for ld.so.
4185
4186         * elf/rtld.c (_dl_start) [USE___THREAD]: Define initdtv.
4187
4188 2002-12-19  Roland McGrath  <roland@redhat.com>
4189
4190         * iconvdata/ibm856.h: Convert GCC extension initializer syntax to C99.
4191         * iconvdata/ibm922.h: Likewise.
4192         * iconvdata/ibm930.h: Likewise.
4193         * iconvdata/ibm932.h: Likewise.
4194         * iconvdata/ibm933.h: Likewise.
4195         * iconvdata/ibm935.h: Likewise.
4196         * iconvdata/ibm937.h: Likewise.
4197         * iconvdata/ibm939.h: Likewise.
4198         * iconvdata/ibm943.h: Likewise.
4199         * iconvdata/isiri-3342.h: Likewise.
4200
4201 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
4202
4203         * test-skeleton.c (main): Make sure correct value is seen as
4204         argv[0] after adjustment of argv, and argc.
4205
4206         * elf/rtld.c: Don't initialize _dl_dynamic_weak to 1 if
4207         RTLD_CORRECT_DYNAMIC_WEAK is defined.
4208
4209 2002-12-19  Jakub Jelinek  <jakub@redhat.com>
4210
4211         * nscd/connections.c (nscd_run): Shut up warning.
4212         * tst-ungetc.c (assert): Undefined before redefining.
4213
4214 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
4215
4216         * posix/regex.c: Use __builtin_expect even outside glibc if gcc 3
4217         is used.
4218
4219 2002-12-17  Art Haas  <ahaas@airmail.net>
4220
4221         * iconvdata/cp737.h: Convert GCC extension initializer syntax to C99.
4222         * iconvdata/cp775.h: Likewise.
4223         * iconvdata/ibm1046.h: Likewise.
4224         * iconvdata/ibm1124.h: Likewise.
4225         * iconvdata/ibm1129.h: Likewise.
4226         * iconvdata/ibm1132.h: Likewise.
4227         * iconvdata/ibm1133.h: Likewise.
4228         * iconvdata/ibm1160.h: Likewise.
4229         * iconvdata/ibm1161.h: Likewise.
4230         * iconvdata/ibm1162.h: Likewise.
4231         * iconvdata/ibm1163.h: Likewise.
4232         * iconvdata/ibm1164.h: Likewise.
4233
4234 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
4235
4236         * sysdeps/unix/sysv/linux/i386/system.c: Define FORK only if
4237         __ASSUME_CLONE_THREAD_FLAGS is defined.
4238         * sysdeps/unix/sysv/linux/kernel-features.h
4239         (__ASSUME_CLONE_THREAD_FLAGS): Define for x86 and kernel >= 2.5.50.
4240
4241 2002-12-18  Ulrich Drepper  <drepper@redhat.com>
4242
4243         * sysdeps/unix/sysv/linux/i386/brk.c: Use INTERNAL_SYSCALL instead
4244         of asm.
4245         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
4246
4247         * elf/dl-support.c [NEED_DL_SYSINFO]: Define and initialize
4248         _dl_sysinfo.
4249         [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
4250         code.
4251         * elf/rtld.c [DL_NEED_SYSINFO]: Initialize _dl_sysinfo element of
4252         _rtld_global.
4253         [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
4254         code.
4255         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
4256         Check for AT_SYSINFO and set _dl_sysinfo appropriately.
4257         * sysdeps/generic/ldsodefs.h (struct rtld_global) [NEED_DL_SYSINFO]:
4258         Add _dl_sysinfo.
4259
4260 2002-12-18  Jakub Jelinek  <jakub@redhat.com>
4261
4262         * misc/Versions [libc: GLIBC_2.3.1]: Move __libc_readv and
4263         __libc_writev to...
4264         [libc: GLIBC_PRIVATE]: ...here.
4265         * sysvipc/Versions [libc: GLIBC_2.3.1]: Move __libc_msgrcv and
4266         __libc_msgsnd to...
4267         [libc: GLIBC_PRIVATE]: ...here.
4268
4269 2002-12-18  Ulrich Drepper  <drepper@redhat.com>
4270
4271         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define ENTER_KERNEL macro.
4272         Use it instead of directly int $0x80.
4273         * sysdeps/unix/sysv/linux/i386/brk.c: Use ENTER_KERNEL.
4274         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
4275         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
4276         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
4277         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
4278         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
4279
4280 2002-12-17  Ulrich Drepper  <drepper@redhat.com>
4281
4282         * malloc/malloc.c (mALLOPt): Make sure malloc is initialized.
4283
4284         * elf/elf.h (AT_SYSINFO): New define.
4285         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Add support for
4286         AT_SYSINFO.
4287
4288 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
4289
4290         * sysdeps/unix/sysv/linux/alpha/syscalls.list (msgrcv, msgsnd):
4291         Make cancelable.
4292         * sysdeps/unix/sysv/linux/hppa/syscalls.list (msgrcv, msgsnd):
4293         Likewise.
4294         * sysdeps/unix/sysv/linux/ia64/syscalls.list (msgrcv, msgsnd):
4295         Likewise.
4296         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (msgrcv, msgsnd):
4297         Likewise.
4298         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (msgrcv, msgsnd):
4299         Likewise.
4300         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend): Likewise.
4301
4302         * malloc/thread-m.h (mutex_init, mutex_lock, mutex_trylock,
4303         mutex_unlock): If not building NPTL, use __libc_maybe_call2 if
4304         available, otherwise __libc_maybe_call.
4305         * sysdeps/unix/sysv/linux/x86_64/recv.c: Add support for
4306         cancellation handling.
4307         * sysdeps/unix/sysv/linux/x86_64/send.c: Likewise.
4308
4309 2002-12-17  Isamu Hasegawa  <isamu@yamato.ibm.com>
4310
4311         * posix/regcomp.c (free_workarea_compile): Free the new member
4312         ORG_INDICES.
4313         (analyze): Initialize ORG_INDICES.
4314         (duplicate_node_closure): Search for a existing node, which is
4315         duplicated from the node ORG_DEST and satisfies the constraint
4316         CONSTRAINT.  And use it to avoid inifimite loop.
4317         (search_duplicated_node): New function.
4318         (duplicate_node): Store the index of the original node.
4319         * posix/regex_internal.c (re_dfa_add_node): Realloc ORG_INDICES
4320         if needed.
4321         * posix/regex_internal.h (re_dfa_t): Add new members.
4322
4323 2002-12-17  Ulrich Drepper  <drepper@redhat.com>
4324
4325         * stdio-common/tst-fdopen.c: Undefine assert before redefining it.
4326
4327 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
4328
4329         * sysdeps/posix/system.c (do_system): Add support for installation
4330         of cancellation handlers.
4331         * sysdeps/unix/sysv/linux/i386/system.c: New file.
4332
4333         * stdlib/Makefile (tests): Add tst-system.
4334         * stdlib/tst-system.c: New file.
4335
4336         * sysdeps/unix/sysv/linux/i386/socket.S [NEED_CANCELLATION &&
4337         CENABLE]: Don't lose content of %ebx.
4338
4339 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
4340
4341         * sysdeps/unix/sysv/linux/i386/socket.S: Use SINGLE_THREAD_P
4342         macro instead of comparing %gs:MULTIPLE_THREADS_OFFSET directly.
4343
4344 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
4345
4346         * sysdeps/posix/getaddrinfo.c (gaih_inet): If __nss_lookup_function
4347         fails to return a function pointer don't use it.
4348
4349 2002-12-16  Art Haas  <ahaas@airmail.net>
4350
4351         * io/ftw.c: Convert GCC extension initializer syntax to C99.
4352         * iconvdata/iso-ir-165.c: Likewise.
4353         * iconvdata/jis0208.c: Likewise.
4354         * iconvdata/jis0212.c: Likewise.
4355
4356 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
4357
4358         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create,
4359         epoll_ctl, and epoll_wait.
4360         * sysdeps/unix/sysv/linux/Versions [libc: GLIBC_2.3.2]: Add
4361         epoll_create, epoll_ctl, and epoll_wait.
4362         * sysdeps/unix/sysv/linux/sys/epoll.h: New file.  Written by
4363         Davide Libenzi <davidel@xmailserver.org>.
4364         * sysdeps/unix/sysv/linux/Dist: Add sys/epoll.h.
4365         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
4366         Add sys/epoll.h.
4367
4368 2002-12-16  Art Haas  <ahaas@airmail.net>
4369
4370         * sysdeps/generic/bp-semctl.h: Convert GCC extension initializer
4371         syntax to C99
4372         * sysdeps/unix/sysv/aix/settimer.c: Likewise.
4373         * sysdeps/unix/sysv/aix/sleep.c: Likewise.
4374         * sysdeps/unix/sysv/aix/usleep.c: Likewise.
4375
4376 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
4377
4378         * stdio-common/Makefile (routines): Remove lockfile.  Add
4379         flockfile, ftrylockfile, and funlockfile.
4380         * sysdeps/generic/lockfile.c: Removed.  Each function has its own file.
4381         * sysdeps/generic/flockfile.c: New file.
4382         * sysdeps/generic/ftrylockfile.c: New file.
4383         * sysdeps/generic/funlockfile.c: New file.
4384
4385 2002-12-16  Jakub Jelinek  <jakub@redhat.com>
4386
4387         * sysdeps/unix/sysv/linux/i386/socket.S: Use CENABLE and CDISABLE
4388         macros instead of doing the calls directly.
4389         * sysdeps/unix/make-syscalls.sh: Add ptw-*.$o target name to rules.
4390         * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for ptw-%
4391         targets.
4392
4393 2002-12-16  Jakub Jelinek  <jakub@redhat.com>
4394
4395         * sysdeps/i386/fpu/bits/mathinline.h: Backout last change.
4396         * sysdeps/ieee754/bits/nan.h: Likewise.
4397
4398         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__syscall_open,
4399         __syscall_wait4, __syscall_ioctl, __syscall_write): Add.
4400
4401 2002-12-16  Roland McGrath  <roland@redhat.com>
4402
4403         * sunrpc/xdr_mem.c (xdrmem_inline): Fix argument type.
4404         * sunrpc/xdr_rec.c (xdrrec_inline): Likewise.
4405         * sunrpc/xdr_stdio.c (xdrstdio_inline): Likewise.
4406
4407         * sysdeps/unix/sysv/linux/syscalls.list: Add getpmsg, putpmsg.
4408         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove s_getpmsg,
4409         s_putpmsg.
4410         * sysdeps/unix/sysv/linux/i386/getpmsg.c: File removed.
4411         * sysdeps/unix/sysv/linux/i386/putpmsg.c: File removed.
4412         * sysdeps/unix/sysv/linux/m68k/getpmsg.c: File removed.
4413         * sysdeps/unix/sysv/linux/m68k/putpmsg.c: File removed.
4414         * sysdeps/unix/sysv/linux/mips/getpmsg.c: File removed.
4415         * sysdeps/unix/sysv/linux/mips/putpmsg.c: File removed.
4416         * sysdeps/unix/sysv/linux/powerpc/getpmsg.c: File removed.
4417         * sysdeps/unix/sysv/linux/powerpc/putpmsg.c: File removed.
4418
4419 2002-12-13  Paul Eggert  <eggert@twinsun.com>
4420
4421         * sunrpc/rpc/xdr.h (struct XDR.xdr_ops.x_inline): 2nd arg
4422         is now u_int, not int.
4423         (struct XDR.x_handy): Now u_int, not int.
4424         * sunrpc/xdr_mem.c: Include <limits.h>.
4425         (xdrmem_getlong, xdrmem_putlong, xdrmem_getbytes, xdrmem_putbytes,
4426         xdrmem_inline, xdrmem_getint32, xdrmem_putint32):
4427         x_handy is now unsigned, not signed.
4428         Do not decrement x_handy if no change is made.
4429         (xdrmem_setpos): Check for int overflow.
4430         * sunrpc/xdr_sizeof.c (x_inline): 2nd arg is now unsigned.
4431         (xdr_sizeof): Remove cast that is now unnecessary, now that
4432         x_handy is unsigned.
4433
4434 2002-12-15  Art Haas  <ahaas@airmail.net>
4435
4436         * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.
4437         * iconvdata/gap.awk: Likewise.
4438         * iconvdata/gen-8bit-gap-1.sh: Likewise.
4439         * iconvdata/gen-8bit-gap.sh: Likewise.
4440         * locale/C-address.c: Likewise.
4441         * locale/C-collate.c: Likewise.
4442         * locale/C-ctype.c: Likewise.
4443         * locale/C-identification.c: Likewise.
4444         * locale/C-measurement.c: Likewise.
4445         * locale/C-messages.c: Likewise.
4446         * locale/C-monetary.c: Likewise.
4447         * locale/C-name.c: Likewise.
4448         * locale/C-numeric.c: Likewise.
4449         * locale/C-paper.c: Likewise.
4450         * locale/C-telephone.c: Likewise.
4451         * locale/C-time.c: Likewise.
4452         * nscd/connections.c: Likewise.
4453         * nscd/grpcache.c: Likewise.
4454         * nscd/hstcache.c: Likewise.
4455         * nscd/pwdcache.c: Likewise.
4456         * stdio-common/vfprintf.c: Likewise.
4457         * stdlib/random.c: Likewise.
4458         * sysdeps/generic/siglist.c: Likewise.
4459         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
4460         * sysdeps/ieee754/bits/nan.h: Likewise.
4461         * sysdeps/posix/sprofil.c: Likewise.
4462         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
4463         * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
4464         * sysdeps/unix/sysv/linux/usleep.c: Likewise.
4465
4466 2002-12-15  Roland McGrath  <roland@redhat.com>
4467
4468         * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.
4469
4470         * sysdeps/unix/sysv/linux/wait.c: Don't include <nptl/pthreadP.h> or
4471         <tls.h> here, no need for it.
4472         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
4473
4474         * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): Take ARG as void *
4475         parameter, not varargs parameter.
4476
4477         * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_RESET): Evaluate the
4478         argument so it's not an unused variable.
4479
4480         * resolv/resolv.h (__p_key_syms, __p_cert_syms, __p_class_syms,
4481         __p_type_syms, __p_rcode_syms): Remove decls, never really intended
4482         for users.
4483
4484         * resolv/Versions (libresolv: GLIBC_2.3.2): New set, add __p_rcode.
4485
4486 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
4487
4488         * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): This is the
4489         original __libc_fcntl code.  Just renamed.
4490
4491 2002-12-15  Andreas Schwab  <schwab@suse.de>
4492
4493         * sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to _exit.
4494
4495 2002-12-14  Olaf Hering  <olh@suse.de>
4496
4497         * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>.
4498         * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load.
4499
4500 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
4501
4502         * sysdeps/unix/sysv/linux/libc_fatal.c: New file.
4503
4504         * sysdeps/generic/sysdep-cancel.h: Add dummy definitions for
4505         SINGLE_THREAD_P, LIBC_CANCEL_ASYNC, and LIBC_CANCEL_RESET.
4506
4507         * sysdeps/unix/sysv/linux/open64.c: New file.
4508
4509         * sysdeps/generic/pselect.c: Add support for cancellation handling.
4510         * sysdeps/posix/open64.c: Likewise.
4511         * sysdeps/posix/sigpause.c: Likewise.
4512         * sysdeps/posix/sigwait.c: Likewise.
4513         * sysdeps/posix/system.c: Likewise.
4514         * sysdeps/posix/waitid.c: Likewise.
4515         * sysdeps/unix/sysv/linux/accept.S: Likewise.
4516         * sysdeps/unix/sysv/linux/connect.S: Likewise.
4517         * sysdeps/unix/sysv/linux/llseek.c: Likewise.
4518         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
4519         * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
4520         * sysdeps/unix/sysv/linux/poll.c: Likewise.
4521         * sysdeps/unix/sysv/linux/pread.c: Likewise.
4522         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
4523         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4524         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
4525         * sysdeps/unix/sysv/linux/readv.c: Likewise.
4526         * sysdeps/unix/sysv/linux/recv.S: Likewise.
4527         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
4528         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
4529         * sysdeps/unix/sysv/linux/send.S: Likewise.
4530         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
4531         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
4532         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
4533         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
4534         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
4535         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
4536         * sysdeps/unix/sysv/linux/tcdrain.c: Likewise.
4537         * sysdeps/unix/sysv/linux/wait.c: Likewise.
4538         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
4539         * sysdeps/unix/sysv/linux/writev.c: Likewise.
4540         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
4541         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
4542
4543 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
4544
4545         * sysdeps/generic/sysdep-cancel.h: New file.
4546         * sysdeps/unix/make-syscalls.sh: Handle C at start of args as
4547         cancelable syscall.
4548         * sysdeps/unix/inet/syscalls.list (accept, connect, recv, recvfrom,
4549         recvmsg, send, sendmsg, sendto): Make cancelable.
4550         * sysdeps/unix/mman/syscalls.list (msync): Likewise.
4551         * sysdeps/unix/sysv/linux/alpha/syscalls.list (llseek, pread,
4552         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
4553         sendto, osf_select): Likewise.
4554         * sysdeps/unix/sysv/linux/hppa/syscalls.list (accept, connect, recv,
4555         recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
4556         * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek, pread,
4557         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
4558         sendto): Likewise.
4559         * sysdeps/unix/sysv/linux/mips/syscalls.list (accept, connect, recv,
4560         recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
4561         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, pread,
4562         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
4563         sendto): Likewise.
4564         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (llseek, pread,
4565         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
4566         sendto, select): Likewise.
4567         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (llseek, pread,
4568         pwrite, accept, connect, recvfrom, recvmsg, sendmsg, sendto):
4569         Likewise.
4570         * sysdeps/unix/sysv/linux/syscalls.list (creat, nanosleep, pause,
4571         select, fcntl): Likewise.
4572         * sysdeps/unix/sysv/syscalls.list (pause, poll): Likewise.
4573         * sysdeps/unix/syscalls.list (close, fcntl, fsync, lseek, open,
4574         read, readv, select, sigsuspend, write, writev): Likewise.
4575
4576 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
4577
4578         * dirent/bug-readdir1.c: Include unistd.h.
4579
4580 2002-12-13  Jakub Jelinek  <jakub@redhat.com>
4581
4582         * locale/programs/locale.c: Include locarchive.h.
4583         (ARCHIVE_NAME): Define.
4584         (write_archive_locales): New function.
4585         (write_locales): Use it.  Ensure the same locale is not printed
4586         multiple times in verbose mode.
4587         Mode LC_IDENTIFICATION and LC_CTYPE printing into...
4588         (print_LC_IDENTIFICATION, print_LC_CTYPE): ... these helper
4589         functions.
4590         (struct nameent): New type.
4591         (nameentcmp): New function.
4592
4593 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
4594
4595         * posix/regex_internal.c (re_string_context_at): Guard wide char
4596         code with #ifdef RE_ENABLE_I18N.
4597
4598 2002-11-22  Paolo Bonzini  <bonzini@gnu.org>
4599
4600         * posix/regcomp.c (regcomp): __re_compile_fastmap -> re_compile_fastmap
4601
4602 2002-12-13  Roland McGrath  <roland@redhat.com>
4603
4604         * posix/bug-regex15.c: New file.
4605         * posix/Makefile (tests): Add it.
4606
4607         * test-skeleton.c (TEST_DATA_LIMIT): New macro, default to 64MB.
4608         (main): Set RLIMIT_DATA limit to TEST_DATA_LIMIT (or lower if need be).
4609
4610 2002-12-13  Ulrich Drepper  <drepper@redhat.com>
4611
4612         * elf/dl-misc.c (_dl_debug_vdprintf): Don't depend on 5-digit PIDs.
4613
4614         * misc/syslog.c (log_cleanup): Don't use parameter in
4615         __libc_lock_unlock call, use syslog_lock directly.  Adjust callers to
4616         pass NULL instead of a pointer to syslog_lock.
4617
4618 2002-12-12  Ulrich Drepper  <drepper@redhat.com>
4619
4620         * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map
4621         linker map for all iconv modules.
4622         (distribute): Add gconv.map.
4623         * iconvdata/gconv.map: New file.
4624
4625         * elf/Makefile: Also check all iconv modules for text relocations.
4626
4627         * stdlib/Makefile: Remove code to automatically import GMP.
4628
4629         * elf/Makefile (tests): Add rules to build and run check-textrel.
4630         * elf/check-textrel.c: New file.
4631
4632         * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size
4633         directive.
4634
4635 2002-12-11  Jakub Jelinek  <jakub@redhat.com>
4636
4637         * io/test-utime (main): If stnow.st[am]time is wrong, print it and
4638         not st.st[am]time.
4639
4640 2002-04-30  Bruno Haible  <bruno@clisp.org>
4641
4642         * intl/loadmsgcat.c (_nl_init_domain_conv): Don't append //TRANSLIT to
4643         the encoding if it already has slashes.
4644         Reported by Perry Rapp <prapp@erols.com>.
4645
4646 2002-12-11  Roland McGrath  <roland@redhat.com>
4647
4648         * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino.
4649         (CPPFLAGS-elf-init.oS, CFLAGS-elf-init.oS): New variables.
4650         Turn off PIC for compiling this file.
4651
4652 2002-12-11  Ulrich Drepper  <drepper@redhat.com>
4653
4654         * malloc/thread-m.h: Remove thread_id type and MUTEX_INITIALIZER
4655         definitions.  Not needed.
4656         [_LIBC]: Use definitions from libc-lock.h instead of referencing
4657         pthread routines directly.
4658         * malloc/arena.c (ptmalloc_unlock_all2): Don't add (void) to
4659         mutex_init calls.
4660         (arena_get2): Don't look at return value of mutex_lock.
4661
4662 2002-12-11  Roland McGrath  <roland@redhat.com>
4663
4664         * csu/Makefile ($(objpfx)elf-init.oS): New target, just clone
4665         elf-init.o instead of compiling a PIC version.
4666
4667 2002-12-11  Bruno Haible  <bruno@clisp.org>
4668
4669         * intl/gettext.h: Renamed to ...
4670         * intl/gmo.h: ... here.
4671         * intl/Makefile (distribute): Add gmo.h, remove gettext.h.
4672         * intl/gettextP.h: Update.
4673         * intl/loadmsgcat.c: Update.
4674
4675         * intl/gettextP.h (PARAMS): Make more portable.
4676         (attribute_hidden): Define as empty macro if not already defined.
4677         * intl/hash-string.h (PARAMS): Make more portable.
4678         * intl/loadinfo.h (PARAMS): Likewise.
4679         * intl/plural-exp.h (PARAMS): Likewise.
4680         (attribute_hidden): Move definition near the definition of
4681         internal_function.
4682
4683         * intl/gettextP.h (_nl_locale_name) [!_LIBC]: New declaration.
4684         * intl/plural-exp.h (plural_eval) [!_LIBC]: New declaration.
4685
4686 2002-07-13  Bruno Haible  <bruno@clisp.org>
4687
4688         * intl/dcigettext.c (freea): New macro.
4689         (FREE_BLOCKS): Free also the registered blocks.
4690         (DCIGETTEXT): Free the 'search' variable.
4691         Reported by Andreas Fischer <a.fischer@asentics.de>.
4692
4693 2002-04-27  Bruno Haible  <bruno@clisp.org>
4694
4695         * intl/gettextP.h [! _LIBC]: Use prefix libintl_ instead of suffix __.
4696         * intl/dcigettext.c: Likewise.
4697         * intl/dcgettext.c: Likewise.
4698         * intl/dgettext.c: Likewise.
4699         * intl/gettext.c: Likewise.
4700         * intl/dcngettext.c: Likewise.
4701         * intl/dngettext.c: Likewise.
4702         * intl/ngettext.c: Likewise.
4703         * intl/textdomain.c: Likewise.
4704         * intl/bindtextdom.c: Likewise.
4705         * intl/plural-exp.h: Likewise.
4706
4707 2002-01-02  Bruno Haible  <bruno@clisp.org>
4708
4709         * intl/loadmsgcat.c (_nl_init_domain_conv): Use PARAMS in extern decl.
4710
4711 2001-04-30  Bruno Haible  <bruno@clisp.org>
4712
4713         * intl/dcigettext.c (getuid, getgid, geteuid, getegid): Provide
4714         default macro definitions.  Needed for mingw32.
4715
4716 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
4717
4718         * sysdeps/i386/bits/byteswap.h (__bswap_64): Apply
4719         __builtin_constant_p to macro parameter.
4720
4721         * sysdeps/generic/sigpause.c: Define all functions as weak.
4722         * sysdeps/posix/sigpause.c: Likewise.
4723
4724         * elf/tst-tls7.c (do_test): Adjustments for l_tls_modid being of
4725         type size_t.
4726
4727 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
4728
4729         * elf/tst-array1.c (preinit_array, init_array, fini_array):
4730         Explicitly align the array to sizeof (void *).
4731         * elf/tst-array2dep.c (init_array, fini_array): Likewise.
4732
4733         * include/libc-symbols.h: Fix a comment typo.
4734
4735         * sysdeps/unix/sysv/linux/alpha/select.S (__libc_select): New alias.
4736         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__libc_sigsuspend):
4737         Likewise.
4738         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__libc_sigsuspend):
4739         Likewise.
4740         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c
4741         (__libc_sigsuspend): Likewise.
4742         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c
4743         (__libc_sigsuspend): Likewise.
4744         * sysdeps/generic/creat.c (__libc_creat): Renamed from creat.
4745         (creat): New weak alias.
4746
4747 2002-12-10  Roland McGrath  <roland@redhat.com>
4748
4749         * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that
4750         contributes a manual chapter.
4751         * manual/signal.texi (Process Signal Mask): Use @ifset linuxthreads
4752         around xref to it.
4753
4754         * sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer to
4755         and move contents to ...
4756         (EXTRA_LD_ENVVARS_LINUX): ... this new macro.  Add break for nonmatch.
4757         * sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS): Use
4758         it instead of duplicating its contents.
4759         (EXTRA_LD_ENVVARS): Likewise.  Add break for nonmatch.
4760
4761 2002-12-09  Jakub Jelinek  <jakub@redhat.com>
4762
4763         * elf/dl-support.c (_dl_non_dynamic_init): Add DL_OSVERSION_INIT if
4764         defined.
4765         * sysdeps/unix/sysv/linux/dl-librecon.h (_dl_osversion_init): New
4766         function.
4767         (EXTRA_LD_ENVVARS): Use it.
4768         (DL_OSVERSION_INIT): Define.
4769         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Include linux
4770         dl-librecon.h.
4771         (EXTRA_LD_ENVVARS): Undef before defining.  Use _dl_osversion_init.
4772
4773 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
4774
4775         * Versions.def: No new symbols in 2.3.1, but some new ones in 2.3.2.
4776
4777         * sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock
4778         call.  It is not allowed to destroy pthread mutexes which are
4779         still in use even though it is safe for our implementations.  If
4780         somebody still uses the descriptor it is a bug.
4781
4782 2002-12-09  Richard Henderson  <rth@redhat.com>
4783
4784         * csu/abi-note.S: Use .p2align, not .align.
4785
4786 2002-12-09  Ulrich Drepper  <drepper@redhat.com>
4787
4788         * sysdeps/unix/sysv/linux/syscalls.list: Add __libc_creat and
4789         __libc_select aliases.
4790
4791         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Define __libc_sigwaitinfo
4792         alias.
4793
4794         * sysdeps/unix/sysv/linux/sigwait.c: Define __libc_sigwait alias.
4795
4796         * sysdeps/unix/sysv/linux/sigsuspend.c: Define __libc_sigsuspend alias.
4797
4798         * sysdeps/unix/sysv/linux/poll.c: Define __libc_poll alias.
4799
4800         * sysdeps/unix/syscalls.list: Define __libc_select alias.
4801
4802         * sysdeps/posix/waitid.c: Define __libc_waitid alias.
4803
4804         * sysdeps/posix/sigpause.c: Define __libc_sigpause and
4805         __libc___xpg_sigpause aliases.
4806
4807         * sysdeps/generic/pselect.c: Define __libc_pselect alias.
4808
4809         * misc/error.c: Remove use of USE_IN_LIBIO.
4810
4811 2002-12-08  Roland McGrath  <roland@redhat.com>
4812
4813         * elf/Makefile (tests): Uncomment tst-array[123].
4814         * Makeconfig (CPPFLAGS-.oS): Add -DLIBC_NONSHARED=1.
4815         * csu/elf-init.c: New file.
4816         * csu/Makefile (routines, static-only-routines): Add elf-init.
4817         * sysdeps/alpha/elf/start.S: Use __libc_csu_init in place of _init
4818         and __libc_csu_fini in place of _fini.
4819         * sysdeps/arm/elf/start.S: Likewise.
4820         * sysdeps/cris/elf/start.S: Likewise.
4821         * sysdeps/hppa/elf/start.S: Likewise.
4822         * sysdeps/i386/elf/start.S: Likewise.
4823         * sysdeps/ia64/elf/start.S: Likewise.
4824         * sysdeps/m68k/elf/start.S: Likewise.
4825         * sysdeps/mach/hurd/powerpc/static-start.S: Likewise.
4826         * sysdeps/mips/elf/start.S: Likewise.
4827         * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
4828         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
4829         * sysdeps/s390/s390-32/elf/start.S: Likewise.
4830         * sysdeps/s390/s390-64/elf/start.S: Likewise.
4831         * sysdeps/sh/elf/start.S: Likewise.
4832         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
4833         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
4834         * sysdeps/x86_64/elf/start.S: Likewise.
4835
4836         * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd
4837         struct containing function ptr and value, free it.
4838         (__aio_notify_only): Allocate that and copy values from SIGEV into it.
4839         It's not safe to let the new thread use the SIGEV pointer.
4840
4841 2001-10-20  Paul Eggert  <eggert@twinsun.com>
4842
4843         * misc/error.c (strerror_r): Do not declare unless [!_LIBC].
4844         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
4845         Use strerror_r that is only a macro, even if it is not a function.
4846         (strerror): Check for HAVE_DECL_STRERROR before declaring.
4847         (private_strerror): Use prototypes, not old-style function definition.
4848         (print_errno_message): New function.
4849         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
4850         char*-flavored one.
4851         (error_tail, error, error_at_line): Use it.
4852
4853 2002-12-07  Carlos O'Donell  <carlos@baldric.uwo.ca>
4854
4855         * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Added SHMLBA #define.
4856
4857 2002-12-08  Ulrich Drepper  <drepper@redhat.com>
4858
4859         * scripts/output-format.sed: Fix bug in one of the s expressions
4860         which used / for one too many things.
4861
4862         * include/unistd.h: Declare __libc_close.
4863
4864 2002-12-07  Ulrich Drepper  <drepper@redhat.com>
4865
4866         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_trylock): New define.
4867
4868 2002-12-07  Roland McGrath  <roland@redhat.com>
4869
4870         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes
4871         from 2002-12-06, but remove unnecessary memset call without removing
4872         necessary copy of initialization image.
4873
4874         * Makerules ($(common-objpfx)format.lds): New target.
4875         (common-generated): Add it.
4876         ($(inst_libdir)/libc.so): Depend on that, and cat it into the result.
4877         * scripts/output-format.sed: New file.
4878         * Makefile (distribute): Add it.
4879
4880 2002-12-07  Ulrich Drepper  <drepper@redhat.com>
4881
4882         * sysdeps/generic/libc-tls.c: Include <sys/param.h>.
4883         Reported by Art Haas <ahaas@airmail.net>.
4884
4885 2002-12-07  Kenneth W. Chen  <kenneth.w.chen@intel.com>
4886
4887         * sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec.  Fix .recovery4.
4888
4889 2002-12-07  Jakub Jelinek  <jakub@redhat.com>
4890
4891         * string/test-strncpy.c (do_random_tests): Improve test coverage.
4892
4893 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
4894
4895         * test-skeleton.c (timeout_handler): Allow expected signal to be
4896         SIGALRM.
4897
4898         * wctype/wcfuncs.c: Add libc_hidden_def for iswalnum.
4899
4900         * sysdeps/posix/raise.c: Add libc_hidden_def for raise.
4901
4902 2002-12-07  Jakub Jelinek  <jakub@redhat.com>
4903
4904         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [RTLD_PRIVATE_ERRNO]
4905         (SYSCALL_ERROR_HANDLER): Fix a pasto.
4906         Reported by Jeff Bailey <jbailey@nisa.net>.
4907
4908 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
4909
4910         * sysdeps/generic/libc-tls.c: Undo last patch.
4911
4912         * include/wctype.h: Define iswalnum with libc_hidden_proto.
4913
4914         * include/signal.h: Define raise with libc_hidden_proto.
4915
4916         * sysdeps/unix/sysv/linux/fexecve.c (fexecve): Use __snprintf and
4917         __execve instead of snprintf and execve.
4918
4919         * sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double
4920         again a bit.
4921
4922 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
4923
4924         * posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
4925         * posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
4926
4927 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
4928
4929         * misc/syslog.c (log_cleanup): New function.
4930         (openlog): Use log_cleanup instead of __libc_mutex_unlock.
4931         (closelog): Likewise.
4932
4933         * elf/dl-close.c: Use __rtld_lock_* macros instead of __libc_lock_*.
4934         * elf/dl-iteratephdr.c: Likewise.
4935         * elf/dl-lookup.c: Likewise.
4936         * elf/dl-misc.c: Likewise.
4937         * elf/dl-open.c: Likewise.
4938         * elf/dl-support.c: Likewise.
4939         * elf/rtld.c: Likewise.
4940         * sysdeps/generic/ldsodefs.h: Likewise.
4941         * sysdeps/generic/bits/libc-lock.h: Define __rtld_lock_* macros.
4942         * sysdeps/mach/bits/libc-lock.h: Likewise.
4943         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
4944
4945 2002-12-06  Roland McGrath  <roland@redhat.com>
4946
4947         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
4948
4949         * malloc/hooks.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]
4950         (malloc_starter, memalign_starter, free_starter): Don't define these.
4951         * malloc/malloc.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]:
4952         Don't declare them either.
4953         * malloc/arena.c (ptmalloc_init) [_LIBC && USE_TLS]: Don't call
4954         __pthread_initialize, so no need to set hooks to *_starter.
4955         (ptmalloc_init_minimal): New function, broken out of ptmalloc_init.
4956         [_LIBC && SHARED && USE_TLS && !USE___THREAD]
4957         (__libc_malloc_pthread_startup): New function.
4958         * malloc/Versions (libc: GLIBC_PRIVATE): New set, add that function.
4959
4960         * malloc/hooks.c (memalign_starter): New function.
4961         * malloc/malloc.c: Declare it.
4962         * malloc/arena.c (save_memalign_hook): New variable.
4963         (ptmalloc_init): Set __memalign_hook to memalign_starter.
4964
4965         * elf/dl-minimal.c (free): Clear the memory.
4966         (calloc): Just call malloc, knowing all memory it returns is cleared.
4967
4968         * sysdeps/generic/dl-tls.c (allocate_dtv): Use calloc instead of
4969         malloc and memset; calloc can avoid the zeroing when redundant.
4970         (_dl_tls_setup): Likewise.
4971         * elf/dl-load.c (decompose_rpath): Likewise.
4972         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Comment out memset
4973         call, since memory from sbrk at startup is already zero.
4974
4975         * elf/rtld.c (_dl_start, dl_main): TLS_INIT_TP macro now returns an
4976         error string for failure, null for success.  Update callers.
4977         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
4978         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4979
4980 2002-12-05  Jakub Jelinek  <jakub@redhat.com>
4981
4982         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
4983         args to i:iipi.
4984         (readahead): Change args to i:iii.
4985         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
4986         Change args to i:iii.
4987         * sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
4988         args to i:iiii.
4989
4990 2002-12-05  Roland McGrath  <roland@redhat.com>
4991
4992         * stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,
4993         call all functions rather than none.
4994         Reported by Mark P. Mitchell <mark@codesourcery.com>.
4995
4996 2002-12-04  Roland McGrath  <roland@redhat.com>
4997
4998         * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie
4999         on _nl_current_LC_* variables.
5000
5001 2002-12-05  Ulrich Drepper  <drepper@redhat.com>
5002
5003         * dirent/bug-readdir1.c (main): Don't call closedir, just close
5004         the file descriptor.  This is testing what the bug report was about.
5005
5006 2002-12-04  Ulrich Drepper  <drepper@redhat.com>
5007
5008         * po/be.po: New file.
5009
5010         * argp/Makefile (tests): Add tst-argp1.
5011
5012         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: (struct sigevent):
5013         Change type of _attribute to void*.
5014         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
5015         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
5016         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
5017         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
5018         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
5019
5020 2002-12-04  Roland McGrath  <roland@redhat.com>
5021
5022         * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]
5023         members to the end, so a libpthread compiled with !USE_TLS will still
5024         find other members properly.
5025
5026         * sysdeps/i386/i486/bits/string.h (__strcpy_g): Add dummy output
5027         operand for DEST memory.  Fix dummy input operand to use SRC.
5028         Reported by Davin McCall <davmac@ozonline.com.au>.
5029
5030         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Account for TCB
5031         alignment when initializing the DTV entry.
5032
5033         * elf/dl-load.c (_dl_map_object_from_fd): If we hit a TLS segment
5034         when TLS has not been set up, try to set it up if we can.
5035         * elf/tst-tls4.c: Revert last change.
5036         * elf/tst-tls5.c: Likewise.
5037         * elf/tst-tls6.c: Likewise.
5038         * elf/tst-tls7.c: Likewise.
5039         * elf/tst-tls8.c: Likewise.
5040         * elf/tst-tls9.c: Likewise.
5041
5042         * sysdeps/generic/dl-tls.c [SHARED] (_dl_tls_setup): New function.
5043         * sysdeps/generic/ldsodefs.h: Declare it.
5044         * elf/Versions (ld: GLIBC_PRIVATE): Add it.
5045         * sysdeps/generic/libc-tls.c (init_slotinfo): New static inline
5046         function, broken out of __libc_setup_tls.
5047         (init_static_tls): Likewise.
5048         (__libc_setup_tls): Call them.
5049         (_dl_tls_setup): New function, uses new subroutines.
5050
5051         * elf/dl-close.c (free_slotinfo): Make argument pointer to pointer.
5052         Clear the pointer when returning true.
5053         (libc_freeres_fn) [SHARED]: If GL(dl_initial_dtv) is null, free the
5054         first element of the slotinfo list too.
5055
5056         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Define only if
5057         [SHARED].
5058
5059         * sysdeps/generic/ldsodefs.h (_dl_next_tls_modid): Declare as hidden.
5060         (_dl_determine_tlsoffset): Likewise.
5061
5062         * elf/rtld.c (_dl_initial_error_catch_tsd): Renamed from
5063         startup_error_tsd, made global.
5064         (dl_main): Update initialization.
5065         * elf/dl-tsd.c: Likewise.
5066         * sysdeps/generic/ldsodefs.h: Declare it.
5067
5068 2002-12-03  Ulrich Drepper  <drepper@redhat.com>
5069
5070         * manual/texinfo.tex: Update from latest upstream version.
5071
5072 2002-12-03  Roland McGrath  <roland@redhat.com>
5073
5074         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS
5075         area surplus in calculation for sbrk call.
5076
5077         * iconvdata/cp1125.c: New file.
5078         * iconvdata/Makefile (distribute): Add it.
5079         (modules): Add CP1125.
5080         (gen-8bit-gap-modules): Add cp1125.
5081         * iconvdata/gconv-modules: Add CP1125, alias RUSCII.
5082         * iconvdata/tst-tables.sh: Add CP1125 to the list to test.
5083
5084 2002-12-03  Andreas Jaeger  <aj@suse.de>
5085
5086         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
5087
5088 2002-12-03  Ulrich Drepper  <drepper@redhat.com>
5089
5090         * sysdeps/posix/system.c (do_system): Make signal handler
5091         installation thread safe.
5092
5093 2002-12-02  Roland McGrath  <roland@redhat.com>
5094
5095         * sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change
5096         caller from EXTRA to -.
5097         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
5098         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5099         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
5100
5101 2002-12-02  Carlos O'Donell  <carlos@baldric.uwo.ca>
5102
5103         * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both
5104         bits of RM are cleared.
5105
5106 2002-12-02  Roland McGrath  <roland@redhat.com>
5107
5108         * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy
5109         TLS setup is required.
5110         * elf/tst-tls5.c: Likewise.
5111         * elf/tst-tls6.c: Likewise.
5112         * elf/tst-tls7.c: Likewise.
5113         * elf/tst-tls8.c: Likewise.
5114         * elf/tst-tls9.c: Likewise.
5115
5116         * elf/rtld.c (dl_main): Remove [! SHARED] conditional from
5117         `if (GL(dl_tls_max_dtv_idx) > 0)' tests for doing TLS setup.
5118         * elf/dl-close.c (libc_freeres_fn): Check GL(dl_tls_dtv_slotinfo_list)
5119         for being null before calling free_slotinfo.
5120         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: For PT_TLS in
5121         dynamic loading, bail with error if GL(dl_tls_max_dtv_idx) is zero.
5122
5123 2002-11-30  Bruno Haible  <bruno@clisp.org>
5124
5125         * iconv/gconv.h (__gconv_btowc_fct): New typedef.
5126         (struct __gconv_step): New field __btowc_fct.
5127         * wcsmbs/btowc.c (__btowc): Use the __btowc_fct shortcut if possible.
5128         * iconv/gconv_int.h (__BUILTIN_TRANSFORM): Renamed from
5129         __BUILTIN_TRANS.
5130         (__gconv_btwoc_ascii): New declaration.
5131         * iconv/gconv_simple.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
5132         (__gconv_btwoc_ascii): New function.
5133         * iconv/gconv_builtin.h: Add BtowcFct argument to all
5134         BUILTIN_TRANSFORMATION invocations.
5135         * iconv/gconv_conf.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
5136         * iconv/iconvconfig.c (BUILTIN_TRANSFORMATION): Likewise.
5137         * iconv/gconv_builtin.c (map): New field btowc_fct.
5138         (BUILTIN_TRANSFORMATION): Add BtowcFct argument. Use it to initialize
5139         btowc_fct field.
5140         (__gconv_get_builtin_trans): Initialize __btowc_fct field.
5141         * iconv/gconv_cache.c (find_module): Initialize __btowc_fct field.
5142         * iconv/gconv_db.c (gen_steps, increment_counter): Likewise.
5143         * wcsmbs/wcsmbsload.c (to_wc, to_mb): Likewise.
5144         * iconv/skeleton.c: Document STORE_REST and FROM_ONEBYTE.
5145         (gconv_init): Initialize __btowc_fct field.
5146         Undefine EXTRA_LOOP_ARGS and FROM_ONEBYTE at the end.
5147         * iconv/loop.c: Document ONEBYTE_BODY.
5148         (gconv_btowc, FROM_ONEBYTE): Define if ONEBYTE_BODY is defined.
5149         Undefine ONEBYTE_BODY at the end.
5150         * iconvdata/8bit-generic.c (ONEBYTE_BODY): New macro.
5151         * iconvdata/8bit-gap.c (NONNUL): New macro.
5152         (BODY for FROM_LOOP): Use it.
5153         (ONEBYTE_BODY): New macro.
5154         * iconvdata/isiri-3342.c (HAS_HOLES): Set to 1.
5155         (NONNUL): New macro.
5156         * iconvdata/ansi_x3.110.c (ONEBYTE_BODY): New macro.
5157         * iconvdata/armscii-8.c (ONEBYTE_BODY): New macro.
5158         * iconvdata/cp1255.c (ONEBYTE_BODY): New macro.
5159         * iconvdata/cp1258.c (ONEBYTE_BODY): New macro.
5160         * iconvdata/tcvn5712-1.c (ONEBYTE_BODY): New macro.
5161         * iconvdata/big5.c (ONEBYTE_BODY): New macro.
5162         * iconvdata/big5hkscs.c (ONEBYTE_BODY): New macro.
5163         * iconvdata/euc-cn.c (ONEBYTE_BODY): New macro.
5164         * iconvdata/euc-jp.c (ONEBYTE_BODY): New macro.
5165         * iconvdata/euc-jisx0213.c (ONEBYTE_BODY): New macro.
5166         * iconvdata/euc-kr.c (ONEBYTE_BODY): New macro.
5167         * iconvdata/euc-tw.c (ONEBYTE_BODY): New macro.
5168         * iconvdata/gbk.c (ONEBYTE_BODY): New macro.
5169         * iconvdata/gb18030.c (ONEBYTE_BODY): New macro.
5170         * iconvdata/ibm932.c: Include <stdbool.h>.
5171         (TRUE, FALSE): Remove macros.
5172         (BODY for FROM_LOOP): Remove unused variable rp1.
5173         (ONEBYTE_BODY): New macro.
5174         (BODY for TO_LOOP): Use bool.
5175         * iconvdata/ibm932.h (__ibm932sb_to_ucs4_idx): Remove array.
5176         * iconvdata/ibm943.c: Include <stdbool.h>.
5177         (TRUE, FALSE): Remove macros.
5178         (BODY for FROM_LOOP): Remove unused variable rp1.
5179         (ONEBYTE_BODY): New macro.
5180         (BODY for TO_LOOP): Use bool.
5181         * iconvdata/ibm943.h (__ibm943sb_to_ucs4_idx): Remove array.
5182         * iconvdata/iso8859-1.c (ONEBYTE_BODY): New macro.
5183         * iconvdata/iso_6937-2.c (ONEBYTE_BODY): New macro.
5184         * iconvdata/iso_6937.c (ONEBYTE_BODY): New macro.
5185         * iconvdata/johab.c (ONEBYTE_BODY): New macro.
5186         * iconvdata/sjis.c (ONEBYTE_BODY): New macro.
5187         * iconvdata/shift_jisx0213.c (ONEBYTE_BODY): New macro.
5188         * iconvdata/t.61.c (ONEBYTE_BODY): New macro.
5189         * iconvdata/uhc.c (ONEBYTE_BODY): New macro.
5190         * iconvdata/gbbig5.c: Tweak comment.
5191
5192 2002-12-02  Ulrich Drepper  <drepper@redhat.com>
5193
5194         * po/fi.po: Update from translation team.
5195
5196 2002-12-01  Roland McGrath  <roland@redhat.com>
5197
5198         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
5199         testing getdents64 return value.
5200
5201         * scripts/versions.awk: Don't pass -n flag to sort command.
5202
5203         * posix/bug-regex13.c: Include <string.h>.
5204
5205         * sysdeps/generic/libc-start.c (__libc_start_main): Do
5206         DL_SYSDEP_OSCHECK here.
5207         * sysdeps/unix/sysv/linux/init-first.c (init): Not here.
5208         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include <fcntl.h>.
5209
5210         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Bail if
5211         argument TCBSIZE <= TLS_INIT_TCB_SIZE, not just if it's zero.
5212
5213         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Check l_tls_offset
5214         instead of l_type to decide whether to use TLS_DTV_UNALLOCATED.
5215
5216         * include/link.h: Comment typo fix.
5217
5218 2002-12-01  Roland McGrath  <roland@frob.com>
5219
5220         * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_FSYNC): Set to 200112L.
5221         (_POSIX_SPAWN, _POSIX_MAPPED_FILES, _POSIX_MEMLOCK_RANGE,
5222         _POSIX_MEMORY_PROTECTION): Likewise.
5223         (_POSIX_POLL, _POSIX_SELECT): Removed.
5224
5225 2002-11-28  Ulrich Drepper  <drepper@redhat.com>
5226
5227         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define macros which
5228         require it to 200112L.  Remove _POSIX_POLL and _POSIX_SELECT.
5229
5230 2002-11-28  Jakub Jelinek  <jakub@redhat.com>
5231
5232         * sysdeps/unix/alpha/sysdep.S: Change defined(USE___THREAD) to
5233         USE___THREAD.
5234         * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall*): Avoid
5235         "=v" constraints.
5236
5237 2002-11-28  Ulrich Drepper  <drepper@redhat.com>
5238
5239         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Don't trash the CPU's
5240         branch prediction buffers by using unpaired call/ret.
5241
5242 2002-11-27  Ulrich Drepper  <drepper@redhat.com>
5243
5244         * sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Fix typo in
5245         first parameters constraint string.
5246         (ASMFMT_3): Likewise.  Patch by stefan.lauterbach@mincom.de.
5247
5248 2002-11-27  Isamu Hasegawa  <isamu@yamato.ibm.com>
5249
5250         * posix/regcomp.c (parse_expression): Set the bit since the back
5251         reference is used in the regular expression.
5252         * posix/regex_internal.c (re_node_set_init_1): Make it clean in case
5253         of malloc failure.
5254         (re_node_set_init_copy): Likewise.
5255         * posix/regex_internal.h (state_array_t): New structure.
5256         (re_sub_match_last_t): Likewise.
5257         (re_sub_match_top_t): Likewise.
5258         (re_match_context_t): Add new members.
5259         (re_dfa_t): Likewise.
5260         * posix/regexec.c (re_search_internal): Invoke prune_impossible_nodes
5261         to check the matching is really correct, and retry if failed.
5262         Move the routin pruning the impossible nodes from here, ...
5263         (prune_impossible_nodes): To this function.
5264         (check_matching): Invoke check_subexp_matching_top, and replace
5265         redundant checking with transit_state_bkref invocation.
5266         (proceed_next_node): Replace strncmp with memcmp.  Reported by
5267         Paolo Bonzini  <bonzini@gnu.org>.
5268         (update_cur_sifted_state): Remove search_subexp invocation.
5269         (search_subexp): Remove this function.
5270         (check_dst_limits_calc_pos): Use search_cur_bkref_entry for
5271         optimization.
5272         (sift_states_bkref): Use search_cur_bkref_entry for optimization.
5273         Remove unused invocation of match_ctx_add_entry.
5274         (transit_state): Invoke check_subexp_matching_top.
5275         (check_subexp_matching_top): New function.
5276         (transit_state_bkref): Remove unused array.
5277         Merge transit_state_bkref_loop.
5278         (transit_state_bkref_loop): Use get_subexp instead of
5279         sift_states_backward.  Use search_cur_bkref_entry for optimization.
5280         Merge this function to transit_state_bkref.
5281         (get_subexp): New function.
5282         (get_subexp_sub): Likewise.
5283         (find_subexp_node): Likewise.
5284         (check_arrival): Likewise.
5285         (check_arrival_expand_ecl): Likewise.
5286         (check_arrival_expand_ecl_sub): Likewise.
5287         (expand_bkref_cache): Likewise.
5288         (match_ctx_init): Initialize new members.
5289         (match_ctx_clean): New function.
5290         (match_ctx_free): Release new members.
5291         (match_ctx_free_subtops): New function.
5292         (match_ctx_add_entry): Fix indent.
5293         (search_cur_bkref_entry): New function.
5294         (match_ctx_add_subtop): Likewise.
5295         (match_ctx_add_sublast): Likewise.
5296
5297 2002-11-25  Ulrich Drepper  <drepper@redhat.com>
5298
5299         * iconv/Makefile (tests): Remove tst-iconv4.c
5300         * iconv/tst-iconv4.c: Moved to...
5301         * iconvdata/tst-iconv4.c: ...here.  New file.
5302         * iconvdata/Makefile (tests): Add tst-iconv4.  Add dependencies.
5303
5304 2002-11-25  Roland McGrath  <roland@redhat.com>
5305
5306         * inet/test-ifaddrs.c (main: addr_string): Handle null SA.
5307         Grok AF_LINK if defined.
5308         From Momchil Velikov <velco@fadata.bg>.
5309
5310         * sysdeps/gnu/ifaddrs.c (getifaddrs): If ioctl fails for netmask,
5311         brdaddr, or dstaddr, just set those pointers to null and don't fail.
5312         Reported by Momchil Velikov <velco@fadata.bg>.
5313
5314         * sysdeps/generic/ifreq.h (__if_nextreq) [_HAVE_SA_LEN]: If sa_len
5315         is > sizeof IFR->ifa_addr, advance past the whole longer length.
5316         (__ifreq): Count up NIFS that way too.
5317         Reported by Momchil Velikov <velco@fadata.bg>.
5318
5319         * sysdeps/mach/hurd/lchmod.c: Include <fcntl.h>.
5320
5321         * sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h>
5322         and <fpu_control.h>.
5323
5324 2002-11-24  Ulrich Drepper  <drepper@redhat.com>
5325
5326         * elf/elf.h (EM_ST19): Fix typo.
5327
5328 2002-11-25  Jakub Jelinek  <jakub@redhat.com>
5329
5330         * include/errno.h (__set_errno): Define as errno = val
5331         unconditionally.
5332
5333 2002-11-24  Roland McGrath  <roland@redhat.com>
5334
5335         * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.
5336         * sysdeps/posix/writev.c: Likewise.
5337         From Momchil Velikov <velco@fadata.bg>.
5338
5339         * elf/dl-error.c [! _LIBC_REENTRANT]: Use a static variable instead of
5340         calling *GL(dl_error_catch_tsd) for a thread-local location.
5341         * elf/rtld.c (startup_error_tsd): Conditionalize on [_LIBC_REENTRANT].
5342         (dl_main): Same for GL(dl_error_catch_tsd) initialization.
5343         * elf/dl-tsd.c: Conditionalize contents on [_LIBC_REENTRANT].
5344
5345         * libio/iofflush.c: Add libc_hidden_def.
5346         * libio/iofwrite.c: Likewise.
5347         * sysdeps/generic/sigtimedwait.c: Likewise.
5348         * sysdeps/generic/sigwaitinfo.c: Likewise.
5349         * sysdeps/posix/sigwait.c: Likewise.
5350         Reported by Momchil Velikov <velco@fadata.bg>.
5351
5352         * inet/inet_lnaof.c (inet_lnaof): Change return type to in_addr_t
5353         to match <arpa/inet.h> declaration.
5354         * inet/inet_netof.c (inet_netof): Likewise.
5355         * inet/inet_mkadr.c (inet_makeaddr): Likewise for argument types.
5356         Reported by Momchil Velikov <velco@fadata.bg>.
5357
5358         * configure.in: Skip AUTOCONF check under --without-cvs.
5359         * configure: Regenerated.
5360
5361         * posix/Makefile (headers): Add bits/pthreadtypes.h.
5362         * sysdeps/unix/sysv/linux/Makefile (sysdep_heaers): Don't add it here.
5363         * sysdeps/unix/sysv/linux/Dist: Remove it from the list.
5364
5365 2002-11-24  Andreas Schwab  <schwab@suse.de>
5366
5367         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Support inline syscall
5368         with six arguments.
5369
5370 2002-11-19  Jim Meyering  <jim@meyering.net>
5371
5372         * time/mktime.c (__mon_yday, __mktime_internal) [!_LIBC]: Declare
5373         as `static'.
5374         * time/strptime.c (__mon_yday) [!_LIBC]: Declare as `static'.
5375
5376 2002-11-23  Roland McGrath  <roland@redhat.com>
5377
5378         * scripts/abilist.awk: Avoid strtonum function, not there in mawk.
5379         Just produce hex output for datum sizes.
5380
5381         * elf/Makefile ($(objpfx)librtld.mk): Tighten up regexp.
5382         Reported by Luca Barbieri <ldb@ldb.ods.org>.
5383
5384 2002-11-20  Steven Munroe  <sjmunroe@us.ibm.com>
5385
5386         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds)
5387         [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
5388         and __unused3 fields.
5389         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h (semid_ds)
5390         [__WORDSIZE == 32]: Only PPC32 requires __unused1
5391         and __unused2 fields.
5392         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (shmid_ds)
5393         [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
5394         __unused3, and __unused4 fields.
5395
5396         * csu/gmon-start.c (__gmon_start__): Always use TEXT_START macro to
5397         obtain lowest address for profiling in __monstartup call.
5398
5399 2002-11-21  Roland McGrath  <roland@redhat.com>
5400
5401         * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove redunant
5402         $(calls) $(calls:=f) $(long-c-$(long-double-fcts)).
5403
5404         * locale/localeinfo.h (struct locale_data): Revert last change.
5405
5406         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it.
5407         From Ian Wienand <ianw@gelato.unsw.edu.au>.
5408
5409         * sysdeps/unix/sysv/linux/ia64/sysdep.h (__NR_pread): Define to
5410         __NR_pread64 if not defined.
5411         (__NR_pwrite): Define to __NR_pwrite64 if not defined.
5412         From Ian Wienand <ianw@gelato.unsw.edu.au>.
5413
5414 2002-11-21  Roland McGrath  <roland@frob.com>
5415
5416         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set
5417         __libc_multiple_libcs here.  Call __setfpucw.
5418
5419 2002-11-21  Ulrich Drepper  <drepper@redhat.com>
5420
5421         * elf/Makefile (tests): Don't run test-arrayX tests for now.
5422
5423         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags.
5424         * sysdeps/unix/sysv/linux/i386/clone.S: Add support for
5425         CLONE_CHILD_*TID flags.
5426
5427 2002-11-20  Andreas Jaeger  <aj@suse.de>
5428
5429         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):
5430         We pass struct ucontext on x86-64.
5431         (GET_PC): Adjust.
5432         (GET_FRAME): Adjust.
5433         (GET_STACK): Adjust.
5434
5435 2002-11-20  Roland McGrath  <roland@redhat.com>
5436
5437         * sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: Further
5438         conditionalize [! DO_VERSIONING] #error.
5439
5440         * scripts/abilist.awk: Grok function descriptor symbols.
5441
5442         * intl/tst-gettext.c (main): Check return values from setlocale.
5443         Add necessary unsetenv's to make LANG=existing-locale check work.
5444
5445         * intl/tst-gettext.sh: Use mkdir -p.  Copy test files unconditionally,
5446         so aborted prior runs don't confuse things.
5447
5448         * locale/localeinfo.h (struct locale_data: union locale_data_value):
5449         Use uintptr_t instead of unsigned int for `word' member.
5450         (_NL_CURRENT_WORD): Cast to uint32_t.
5451
5452         * posix/bug-regex5.c (main): Use union to extract _NL_COLLATE_NRULES
5453         value.
5454
5455 2002-11-20  Ulrich Drepper  <drepper@redhat.com>
5456
5457         * elf/tls-macros.h: Add IA-64 definitions.
5458         Patch by Ian Wienand <ianw@gelato.unsw.edu.au>.
5459
5460         * iconv/Makefile (tests): Add tst-iconv4.
5461         * iconv/tst-iconv4.c: New file.
5462
5463         * iconv/gconv_simple.c (internal_ucs4le_loop_unaligned): Return
5464         __GCONV_EMPTY_INPUT only if input is really empty.  Otherwise
5465         __GCONV_INCOMPLETE_INPUT.
5466         (ucs4le_internal_loop): Likewise.
5467         (ucs4le_internal_loop_unaligned): Likewise.
5468         * iconvdata/unicode.c (PREPARE_LOOP): Likewise.
5469         * iconvdata/utf-16.c (PREPARE_LOOP): Likewise.
5470         * iconvdata/utf-32.c (PREPARE_LOOP): Likewise.
5471
5472         * iconv/loop.c (LOOPFCT): First test for empty input then for full
5473         output buffer.
5474
5475         * inet/getnameinfo.c: Use extend_alloca where appropriate.
5476         * sysdeps/posix/getaddrinfo.c: Likewise.
5477
5478         * include/alloca.h (extend_alloca): New define.  Based on stack
5479         direction it'll try to append to the previouls allocated buffer.
5480
5481 2002-11-07  Thorsten Kukuk  <kukuk@suse.de>
5482
5483         * sysdeps/posix/getaddrinfo.c (gaih_inet): If AF_UNSPEC is set,
5484         use the same service for AF_INET and AF_INET6.
5485
5486 2002-11-19  Ulrich Drepper  <drepper@redhat.com>
5487
5488         * intl/localealias.c (read_alias_file): Use only about 400 bytes
5489         of stack space instead of 16k.
5490
5491 2002-11-18  Wolfram Gloger  <wg@malloc.de>
5492
5493         * malloc/arena.c
5494         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
5495         nothing if not initialized.  Bug report from Marcus Brinkmann
5496         <Marcus.Brinkmann@ruhr-uni-bochum.de>.
5497
5498 2002-11-19  Roland McGrath  <roland@redhat.com>
5499
5500         * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and
5501         sched_setaffinity.
5502
5503         * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries
5504         `-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for
5505         test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed.
5506         * configure: Regenerated.
5507
5508 2002-11-19  Ulrich Drepper  <drepper@redhat.com>
5509
5510         * include/dlfcn.h: __libc_dlopen is now a macro calling
5511         __libc_dlopen_mode with the extra parameter RTLD_LAZY.
5512         (__libc_dlopen_mode): New prototype.
5513         * elf/dl-libc.c (__libc_dlopen_mode): Renamed from __libc_dlopen.  Add
5514         new parameter.  Store new parameter in mode field of structure passed
5515         to do_dlopen.
5516         (struct do_dlopen_args): Add new field mode.
5517         (do_dlopen): Pass mode from parameter structure to _dl_open.
5518
5519 2002-11-11  Randolf Chung  <tausq@debian.org>
5520
5521         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64]
5522         (F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions.
5523         * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file.
5524
5525         * sysdeps/hppa/fpu/libm-test-ulps: New file (generated).
5526
5527         * sysdeps/hppa/Makefile (CFLAGS-rtld.c): New variable.
5528         Set -mdisable-fpregs for this file.
5529
5530 2002-11-11  Carlos O'Donell  <carlos@baldric.uwo.ca>
5531
5532         * sysdeps/unix/sysv/linux/configure.in:
5533         Make 2.4.19 minimum linux kernel for hppa, and add unwind symbols
5534         from gcc-3.0 era for backwards compatibility.
5535         * sysdeps/unix/sysv/linux/configure: Regenerate.
5536
5537         * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h:
5538         Define mcontext_t as a sigcontext.
5539
5540 2002-11-18  Roland McGrath  <roland@redhat.com>
5541
5542         * dlfcn/dlerror.c (fini): New function, __attribute__ ((destructor)).
5543         Free memory in `last_result' if it was used.
5544
5545         * resolv/nss_dns/dns-network.c (getanswer_r): In BYNAME case, search
5546         all aliases for one that matches the "<dotted-quad>.IN-ADDR.ARPA" form.
5547         Do the parsing inline instead of copying strings and calling
5548         inet_network, and properly skip all alias names not matching the form.
5549
5550         * manual/pattern.texi (Variable Substitution): Fix # and ## examples.
5551
5552 2002-11-17  Ulrich Drepper  <drepper@redhat.com>
5553
5554         * manual/pattern.texi (Wordexp Example): Fix sample code.
5555
5556         * sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the
5557         childs stack which will be loaded into the %esi register.
5558
5559 2002-11-14  Paul Eggert  <eggert@twinsun.com>
5560
5561         * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer
5562         overflow when skipping the question part and when unpacking aliases.
5563
5564 2002-11-15  Roland McGrath  <roland@redhat.com>
5565
5566         * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,
5567         s_finite, s_modf, s_scalbn, s_frexp, m_ldexp, s_signbit.
5568         Instead add $(calls:s_%=m_%) to get m_* versions of them all.
5569
5570 2002-11-15  Jakub Jelinek  <jakub@redhat.com>
5571
5572         * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.
5573         * sysdeps/arm/dl-machine.h (elf_machine_rela): Handle R_ARM_COPY.
5574
5575 2002-11-15  Roland McGrath  <roland@redhat.com>
5576
5577         * math/Makefile (libm-calls): Change s_ldexp to m_ldexp.
5578         * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules for m_%.[Sc]
5579         from sysdeps/.../s_%.[Sc] with commands $(+make-include-of-dep).
5580         (+make-include-of-dep): New canned sequence.
5581
5582         * stdlib/canonicalize.c (__realpath): Check for malloc failure.
5583         From Dmitry V. Levin <ldv@altlinux.org>.
5584
5585 2002-11-14  Roland McGrath  <roland@redhat.com>
5586
5587         * sysdeps/generic/errno.c (__libc_errno): Remove alias.
5588         * inet/herrno.c (__libc_h_errno): Likewise.
5589         * resolv/res_libc.c (__libc_res): Likewise.
5590         [USE___THREAD]: Use this in place of [USE_TLS && HAVE___THREAD].
5591         (__res_state) [! USE___THREAD]: Don't define as weak.
5592         * csu/Versions: Revert last change.
5593         * resolv/Versions: Revert last change.
5594
5595         * Makerules ($(common-objpfx)%.make): New pattern rule.
5596         * tls.make.c: New file.
5597         * Makefile (distribute): Add it.
5598
5599         * sysdeps/generic/errno.c [! USE___THREAD]
5600         [HAVE_ELF && SHARED && DO_VERSIONING] (errno, _errno): Declare these
5601         with compat_symbol so they are not link-time visible.
5602         [! USE___THREAD] (__libc_errno): New alias for errno.
5603         * csu/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
5604         Add __libc_errno here.
5605         * inet/herrno.c [USE___THREAD]: Use this conditional
5606         in place of [USE_TLS && HAVE___THREAD].
5607         [! USE___THREAD] [HAVE_ELF && SHARED && DO_VERSIONING]
5608         (h_errno, _h_errno): Declare these with compat_symbol so they are not
5609         link-time visible.
5610         [! USE___THREAD] (__libc_h_errno): New alias for h_errno.
5611         * resolv/res_libc.c [! USE___THREAD]
5612         [HAVE_ELF && SHARED && DO_VERSIONING] (_res): Likewise.
5613         (_res): Use __attribute__ ((section (".bss"))) so we can have an alias.
5614         (__libc_res): Define as alias for _res.
5615         * resolv/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
5616         Add __libc_h_errno and __libc_res here.
5617
5618 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5619
5620         * csu/Versions (errno): Move STT_TLS symbol to GLIBC_PRIVATE for now.
5621         * resolv/Versions (h_errno, _res): Likewise.
5622
5623 2002-11-14  Roland McGrath  <roland@redhat.com>
5624
5625         * Makerules (%.dynsym): Remove $(objpfx) from target and dep.
5626         (%.symlist): Likewise.
5627
5628 2002-11-13  Roland McGrath  <roland@redhat.com>
5629
5630         * scripts/abilist.awk: New file.
5631         * Makefile (distribute): Add it.
5632         * Makerules ($(objpfx)%.dynsym, $(objpfx)%.symlist): New rules.
5633         (tests): Depend on .symlist file for each $(install-lib.so-versioned).
5634         [$(subdir) = elf] (tests): Depend on libc.symlist.
5635         (generated, common-generated): Add those files.
5636
5637         * aclocal.m4 (LIBC_PROG_BINUTILS): Check for objdump, set OBJDUMP.
5638         * configure: Regenerated.
5639         * config.make.in (OBJDUMP): New variable, substituted by configure.
5640
5641         * malloc/mcheck.c (struct hdr): New members `block' and `magic2'.
5642         (mallochook, reallochook): Set them up.
5643         (checkhdr): Check HDR->magic2 value.
5644         (freehook): Reset HDR->magic2.
5645         (memalignhook): New static function.
5646         (old_memalign_hook): New static variable.
5647         (mcheck, reallochook): Set __memalign_hook to memalignhook.
5648
5649         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space
5650         for the new TCB.
5651
5652 2002-11-13  Andreas Jaeger  <aj@suse.de>
5653
5654         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Check for visibility
5655         attribute.
5656         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5657
5658 2002-11-11  Paul Eggert  <eggert@twinsun.com>
5659
5660         * manual/crypt.texi (Cryptographic Functions): Mention that
5661         the MD5 one-way algorithm is compatible with BSD's.
5662
5663 2002-11-11  Isamu Hasegawa  <isamu@yamato.ibm.com>
5664
5665         * posix/regex_internal.c (re_string_skip_chars): Also return the last
5666         wide character.
5667         (re_string_reconstruct): Calculate the context by itself when the
5668         offset points out of the valid range.
5669         (re_string_context_at): Use wide character when MB_CUR_MAX > 1.
5670         * posix/regex_internal.h (WIDE_NEWLINE_CHAR): New macro.
5671         (IS_WIDE_WORD_CHAR): New macro.
5672         (IS_WIDE_NEWLINE): New macro.
5673
5674 2002-11-12  Andreas Jaeger  <aj@suse.de>
5675
5676         * sysdeps/x86_64/strchr.S: Don't use one register for two
5677         purposes, this fixes a bug noticed by test-strchr.c.
5678
5679         * sysdeps/x86_64/strcat.S: Fix algorithm to align source pointer
5680         correctly.
5681
5682 2002-11-12  Roland McGrath  <roland@redhat.com>
5683
5684         * libio/libioP.h [_LIBC && !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]
5685         (_G_IO_NO_BACKWARD_COMPAT): Define it.
5686
5687         * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h>
5688         instead of <pt-machine.h>.
5689         [_LIBC_REENTRANT] (lock, unlock): Use __sync_lock_* macros instead of
5690         testandset.
5691         From Ian Wienand <ianw@gelato.unsw.edu.au>.
5692
5693 2002-11-10  Roland McGrath  <roland@redhat.com>
5694
5695         * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.
5696         Call fputs instead of fwprintf (simpler to follow in debugger).
5697
5698         * crypt/md5-crypt.c: Doc fix.
5699
5700         * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at
5701         the beginning of generated target commands.
5702
5703         * csu/Makefile ($(objpfx)crti.o, $(objpfx)crtn.o): Add explicit
5704         dependencies for these in case implicit rule search skipped the
5705         nonexistent source directory.
5706         * sysdeps/gnu/Makefile ($(objpfx)errlist.d): Give this rule all the
5707         files with $(object-suffixes) as targets too.
5708         * Makerules [no_deps && objpfx] (before-compile): Add $(objpfx).
5709         and a target for it using $(make-target-directory).
5710
5711         * Rules (before-compile): Add $(common-objpfx)bits/stdio-lim.h.
5712
5713 2002-11-10  Roland McGrath  <roland@frob.com>
5714
5715         * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
5716         * sysdeps/generic/bits/pthreadtypes.h: ... here.
5717
5718         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with
5719         l_start == 0 and l_len == 1 as we do l_len == 0.
5720
5721 2002-11-10  Ulrich Drepper  <drepper@redhat.com>
5722
5723         * po/da.po: Update from translation team.
5724
5725 2002-11-10  Roland McGrath  <roland@redhat.com>
5726
5727         * config.make.in (includedir): New variable, substituted by configure.
5728         Reported missing by Jocelyn Fournier <joc@presence-pc.com>.
5729         * Makeconfig (includedir): Use $(prefix), not $(exec_prefix).
5730
5731 2002-11-10  Andreas Jaeger  <aj@suse.de>
5732
5733         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h (enum): Add
5734         REG_OLDMASK and REG_CR2 to synch with kernel header.
5735         (NGREG): Increase.
5736
5737         * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict
5738         aliasing problem.
5739         * nss/getXXbyYY_r.c (INTERNAL): Likewise.
5740         * nss/getnssent_r.c (__nss_getent_r): Likewise.
5741         (__nss_setent): Likewise.
5742         (__nss_getent_r): Likewise.
5743         * inet/getnetgrent_r.c (innetgr): Likewise.
5744         (__internal_setnetgrent_reuse): Likewise.
5745         (internal_getnetgrent_r): Likewise.
5746         * inet/ether_hton.c (ether_hostton): Likewise.
5747         * inet/ether_ntoh.c (ether_ntohost): Likewise.
5748         * sunrpc/netname.c (netname2user): Likewise.
5749         * sunrpc/publickey.c (getpublickey): Likewise.
5750         (getsecretkey): Likewise.
5751
5752 2002-11-09  Marcus Brinkmann  <marcus@gnu.org>
5753
5754         * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Correct off by one
5755         error in range calculation.
5756
5757 2002-10-09  Jakub Jelinek  <jakub@redhat.com>
5758
5759         * string/test-strspn.c (do_test): Ensure zero termination.
5760         * string/test-strpbrk.c (do_test): Likewise.
5761         * string/test-strncmp.c (stupid_strncmp): Use strnlen, not strlen.
5762         * string/test-strncpy.c (stupid_strncpy): Likewise.
5763         * string/test-stpncpy.c (stupid_stpncpy): Likewise.
5764
5765 2002-10-08  Roland McGrath  <roland@redhat.com>
5766
5767         * string/test-string.h (test_init): Fill BUF1 and BUF2 with
5768         nonzero characters.
5769
5770 2002-09-22  H.J. Lu  <hjl@gnu.org>
5771
5772         * sysdeps/unix/sysv/linux/mmap64.c (MMAP2_PAGE_SHIFT): Renamed
5773         from PAGE_SHIFT.  Define if not defined.  Check MMAP2_PAGE_SHIFT
5774         only if __NR_mmap2 is defined.
5775
5776         * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Moved to ...
5777         * sysdeps/unix/sysv/linux/mmap64.c: ... here.
5778         * sysdeps/unix/sysv/linux/hppa/mmap64.c: File removed.
5779         * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: FIle removed,
5780
5781 2002-11-08  Jakub Jelinek  <jakub@redhat.com>
5782
5783         * posix/bug-regex13.c (tests): Add new test.
5784
5785         * string/test-strchr.c (stupid_strchr): New function.
5786         (do_random_tests): Make sure the string is zero terminated.
5787         * string/test-strpbrk.c (stupid_strpbrk): New function.
5788         (do_random_tests): Make sure the string is zero terminated.
5789         * string/test-strcmp.c (stupid_strcmp): New function.
5790         (do_random_tests): Make sure the strings are zero terminated.
5791         * string/test-strspn.c (stupid_strspn): New function.
5792         (simple_strspn): Rename rej argument to acc.
5793         (do_random_tests): Make sure the string is zero terminated.
5794         * string/test-strcspn.c (stupid_strcspn): New function.
5795         * string/test-strncpy.c (stupid_strncpy): New function.
5796         * string/test-stpncpy.c (stupid_stpncpy): New function.
5797         * string/test-strncmp.c (stupid_strncmp): New function.
5798         (do_random_tests): Make sure the strings are zero terminated.
5799         * string/test-string.h (impl_t): Change test into long.
5800         (IMPL): Add __attribute__((aligned (sizeof (void *)))).
5801
5802 2002-11-08  Roland McGrath  <roland@redhat.com>
5803
5804         * sysdeps/ia64/elf/configure.in: Add TLS check.
5805         From Ian Wienand <ianw@cse.unsw.edu.au>.
5806         * sysdeps/ia64/elf/configure: Regenerated.
5807
5808 2002-11-07  Roland McGrath  <roland@redhat.com>
5809
5810         * libio/fileops.c (_IO_new_file_overflow): Use INTUSE(_IO_do_write) in
5811         place of _IO_new_do_write.
5812         [_LIBC] (_IO_do_write): Define as macro for _IO_new_do_write and
5813         #undef before versioned_symbol use.
5814
5815 2002-11-07  Richard Henderson  <rth@redhat.com>
5816
5817         * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.
5818         * configure: Regenerated.
5819         * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove #undef.
5820         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Use !samegp.
5821         (RTLD_START): Likewise.  Access _dl_skip_args, _rtld_local, and
5822         _dl_fini via gp-relative relocations.
5823         * sysdeps/alpha/fpu/e_sqrt.c: Use !samegp.
5824
5825         * elf/tls-macros.h: Add alpha versions.
5826         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Handle TLS relocs.
5827         * sysdeps/unix/alpha/sysdep.S: Support USE___THREAD.
5828         * sysdeps/unix/alpha/sysdep.h: Likewise.  Add SYSCALL_ERROR_HANDLER.
5829         * sysdeps/unix/sysv/linux/alpha/brk.S: Use it.
5830         * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
5831         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
5832         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
5833         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
5834         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
5835         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
5836         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Likewise.
5837         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
5838         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
5839         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
5840         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
5841         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
5842         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
5843         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
5844
5845         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Re-include protect.
5846         Kill argument registers across the inline syscall.
5847
5848         * sysdeps/unix/sysv/linux/alpha/clone.S: Add user_tid and tls args.
5849
5850         * linuxthreads/sysdeps/alpha/tls.h: New file.
5851         * sysdeps/alpha/dl-tls.h: New file.
5852
5853 2002-10-29  David Mosberger  <davidm@hpl.hp.com>
5854
5855         * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]
5856         (gmon_initializer): New function.
5857         (.init prologue): If HAVE_INITFINI_ARRAY is true, don't call
5858         __gmon_start__ here.  Call it from gmon_initializer() instead.
5859
5860 2002-03-12  H.J. Lu  <hjl@gnu.org>
5861
5862         * elf/Makefile [$(have-initfini-array) = yes] (tests): Add tst-array1,
5863         tst-array2, and tst-array3.
5864         [$(have-initfini-array) = yes] (tests-static): Add tst-array3.
5865         [$(have-initfini-array) = yes] (modules-names): Add tst-array2dep.
5866         ($(objpfx)tst-array1.out): New target.
5867         ($(objpfx)tst-array2): Likewise.
5868         ($(objpfx)tst-array2.out): Likewise.
5869         ($(objpfx)tst-array3.out): Likewise.
5870         * elf/tst-array1.c: New file.
5871         * elf/tst-array1.exp: Likewise.
5872         * elf/tst-array2.c: Likewise.
5873         * elf/tst-array2dep.c: Likewise.
5874         * elf/tst-array2.exp: Likewise.
5875         * elf/tst-array3.c: Likewise.
5876
5877 2002-10-28  David Mosberger  <davidm@hpl.hp.com>
5878
5879         * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.
5880         Don't add L->l_addr to array entry values.
5881
5882 2002-11-07  Jakub Jelinek  <jakub@redhat.com>
5883
5884         * string/test-string.h: New file.
5885         * string/test-strlen.c: New file.
5886         * string/test-string.h: New file.
5887         * string/test-strcmp.c: New file.
5888         * string/test-strchr.c: New file.
5889         * string/test-strrchr.c: New file.
5890         * string/test-strcpy.c: New file.
5891         * string/test-stpcpy.c: New file.
5892         * string/test-strncpy.c: New file.
5893         * string/test-stpncpy.c: New file.
5894         * string/test-strpbrk.c: New file.
5895         * string/test-strcspn.c: New file.
5896         * string/test-strspn.c: New file.
5897         * string/test-strcat.c: New file.
5898         * string/test-strncmp.c: New file.
5899         * string/test-memchr.c: New file.
5900         * string/test-memcmp.c: New file.
5901         * string/test-memset.c: New file.
5902         * string/test-memcpy.c: New file.
5903         * string/test-mempcpy.c: New file.
5904         * string/test-memmove.c: New file.
5905         * string/Makefile (strop-tests): New variable.
5906         (tests): Add strop-tests.
5907         (distribute): Add test-string.h.
5908
5909 2002-11-06  Ulrich Drepper  <drepper@redhat.com>
5910
5911         * posix/regcomp.c: Use tabs instead of spaces.
5912         * posix/regexec.c: Likewise.
5913         * posix/regex_internal.h: Likewise.
5914
5915         * posix/regcomp.c (re_compile_fastmap_iter): Use __wcrtomb not wctomb.
5916
5917 2002-11-06  Jakub Jelinek  <jakub@redhat.com>
5918
5919         * posix/regcomp.c (re_compile_pattern): Don't set regs_allocated
5920         here.
5921         (regcomp): Don't set can_be_null here.
5922         (re_comp): Clear whole re_comp_buf with the exception of fastmap.
5923         (re_compile_internal): Clear can_be_null, set regs_allocated.
5924
5925         * posix/regcomp.c (re_set_fastmap): New function.
5926         (re_compile_fastmap_iter): Use it.  Remove redundant type ==
5927         COMPLEX_BRACKET check.
5928         * posix/regexec.c (re_search_internal): Optimize searching with
5929         fastmap.  Call re_string_reconstruct even if match_first is
5930         smaller than raw_mbs_idx.
5931
5932 2002-11-06  Isamu Hasegawa  <isamu@yamato.ibm.com>
5933
5934         * posix/regcomp (free_dfa_content): Use free_state.
5935         * posix/regex_internal.c (re_string_realloc_buffers): Don't edit
5936         pointers in case that realloc failed.
5937         (re_node_set_merge): Likewise.
5938         (register_state): Likewise.
5939         (create_newstate_common): Invoke memory release functions in case of
5940         error conditions.
5941         (create_ci_newstate): Likewise.
5942         (create_cd_newstate): Likewise.
5943         (free_state): New function.
5944         * posix/regexec.c (re_search_internal): Invoke memory release
5945         functions in case of error conditions.
5946         (sift_states_backward): Likewise.
5947         (merge_state_array): Likewise.
5948         (add_epsilon_src_nodes): Likewise.
5949         (sub_epsilon_src_nodes): Likewise.
5950         (search_subexp): Likewise.
5951         (sift_states_bkref): Likewise.
5952         (transit_state_sb): Likewise.
5953         (transit_state_mb): Likewise.
5954         (transit_state_bkref_loop): Likewise.
5955         (group_nodes_into_DFAstates): Likewise.
5956         (push_fail_stack): Don't edit pointers in case that realloc failed.
5957         (extend_buffers): Likewise.
5958         (match_ctx_add_entry): Likewise.
5959
5960 2002-11-06  Roland McGrath  <roland@redhat.com>
5961
5962         * sysdeps/unix/sysv/linux/mips/configure.in: File removed.
5963         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
5964
5965         * configure.in: Add checks on as and ld for binutils 2.13 or later.
5966         * configure: Regenerated.
5967
5968 2002-11-06  Ulrich Drepper  <drepper@redhat.com>
5969
5970         * posix/regcomp.c (regcomp): __re_compile_fastmap can never fail.
5971         If re_compile_internal failed free fastmap buffer.
5972         (free_dfa_content): Broken out of regfree function.  Frees all dfa
5973         related data.
5974         (regfree): Add free_dfa_content.
5975         (re_compile_internal): If any of the called functions fails free
5976         all dfa related memory.
5977
5978 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
5979
5980         * sysdeps/unix/sysv/linux/sys/sysctl.h: Add ugly hacks to prevent
5981         warnings from the kernel headers.
5982
5983 2002-11-05  Roland McGrath  <roland@redhat.com>
5984
5985         * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.
5986         From Johannes Stezenbach <js@convergence.de>.
5987
5988         * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change
5989         #errlist-compat magic comment to give 123 as size.
5990         (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ...
5991         (libc: GLIBC_2.2): ... here.
5992         (libc: GLIBC_2.3): Likewise.
5993
5994 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
5995
5996         * elf/dl-fini.c (_dl_fini): Correct the increment of l_opencount
5997         which happens at the beginning so that we can unload modules in
5998         __libc_freeres.
5999
6000 2002-11-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
6001
6002         * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only
6003         under [__USE_MISC || _ASM].
6004
6005         * elf/elf.h: Remove the obsolete SH TLS relocations.
6006
6007 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
6008
6009         * posix/regcomp.c (regcomp): Initialize preg->can_be_null to zero.
6010
6011 2002-11-05  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6012
6013         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Handle
6014         __NR_pread64 and __NR_pwrite64.
6015         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
6016         * sysdeps/unix/sysv/linux/powerpc/pread.c: Remove __NR_pread64
6017         and __NR_pwrite64.
6018         Revert change to use INLINE_SYSCALL.
6019         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
6020         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
6021         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
6022         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Revert change to use
6023         INLINE_SYSCALL.
6024         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
6025
6026         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
6027         Update clobber list and add a comment about the syscall ABI.
6028
6029         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_pread64,
6030         s_pwrite64, s_ftruncate, s_truncate): Re-add.
6031
6032 2002-11-05  Jakub Jelinek  <jakub@redhat.com>
6033
6034         * iconv/gconv_dl.c (free_mem): Clear loaded.
6035         * locale/loadarchive.c (_nl_archive_subfreeres): Call locale_data's
6036         cleanup if any.
6037
6038 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
6039
6040         * sysdeps/unix/sysv/linux/fexecve.c: Include <stdio.h>.
6041
6042         * libio/ioseekoff.c: Remove INTDEF.  Define _IO_seekoff_unlocked.  Same
6043         as old code without locking.  _IO_seekoff calls this function after
6044         locking the stream.
6045         * libio/ioseekpos.c: Likewise for _IO_seekpos.
6046         * libio/libioP.h: Replace _IO_seekoff_internal and _IO_seekpos_internal
6047         prototypes with _IO_seekoff_unlocked and _IO_seekpos_unlocked
6048         prototypes.
6049         * libio/iolibio.h (_IO_fseek): Call _IO_seekoff_unlocked instead
6050         of _IO_seekoff_internal.
6051         (_IO_rewind): Likewise.
6052         * libio/ioftell.c: Likewise.
6053         * libio/ftello.c: Likewise.
6054         * libio/ftello64.c: Likewise.
6055         * libio/iofgetpos.c: Likewise.
6056         * libio/iofgetpos64.c: Likewise.
6057         * libio/oldiofgetpos.c: Likewise.
6058         * libio/oldiofgetpos64.c: Likewise.
6059         * libio/iofsetpos.c: Call _IO_seekpos_unlocked instead of
6060         _IO_seekpos_internal.
6061         * libio/iofsetpos64.c: Likewise.
6062         * libio/oldiofsetpos.c: Likewise.
6063         * libio/oldiofsetpos64.c: Likewise.
6064
6065 2002-11-04  Roland McGrath  <roland@redhat.com>
6066
6067         * sysdeps/unix/sysv/linux/powerpc/chown.c: Use INLINE_SYSCALL macro.
6068         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
6069         * sysdeps/unix/sysv/linux/powerpc/ioctl.c: Likewise.
6070         * sysdeps/unix/sysv/linux/powerpc/pread.c: Likewise.
6071         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
6072         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
6073         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
6074         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Likewise.
6075         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
6076         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
6077         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ioctl,
6078         s_chown, s_ftruncate64, s_mmap2, s_pread64, s_pwrite64, s_truncate64,
6079         sys_fstat, sys_lstat, sys_mknod, sys_readv, sys_stat, sys_writev):
6080         Remove these, no longer used.
6081
6082 2002-11-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6083
6084         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ipc,
6085         s_llseek, s_readahead, s_execve, s_fcntl, s_fcntl64, s_fstat64,
6086         s_getcwd, s_getdents, s_getdents64, s_getpmsg, s_getpriority,
6087         s_getrlimit, s_lstat64, s_poll, s_ptrace, s_putpmsg, s_reboot,
6088         s_setrlimit, s_sigaction, s_sigpending, s_sigprocmask, s_sigsuspend,
6089         s_stat64, s_sysctl, s_ugetrlimit, s_ustat, s_vfork): Remove now unused
6090         syscall stubs.
6091
6092         * sysdeps/unix/sysv/linux/pwrite.c: Fix typo.
6093         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
6094         * sysdeps/unix/sysv/linux/powerpc/pread.c: Handle both __NR_pread64
6095         and __NR_pread.
6096         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
6097         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Handle both __NR_pwrite64
6098         and __NR_pwrite.
6099         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
6100
6101 2002-11-03  Roland McGrath  <roland@redhat.com>
6102
6103         * sysdeps/generic/ldsodefs.h (struct rtld_global): New member
6104         `_dl_tls_static_used'.
6105         * sysdeps/generic/libc-tls.c (_dl_tls_static_used): New variable.
6106         (__libc_setup_tls): Initialize it.  Let the initial value of
6107         _dl_tls_static_size indicate some surplus space in the computed value.
6108         * elf/dl-open.c (_dl_tls_static_size): New variable.
6109         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Initialize
6110         _dl_tls_static_used.  Add some surplus space into _dl_tls_static_size.
6111         * elf/dl-reloc.c [USE_TLS] (allocate_static_tls): New function.
6112         (CHECK_STATIC_TLS): Use it.
6113         * elf/dl-close.c (_dl_close): Adjust _dl_tls_static_used when the
6114         closed objects occupied a trailing contiguous chunk of static TLS area.
6115
6116 2002-10-18  Bruno Haible  <bruno@clisp.org>
6117
6118         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
6119
6120 2002-11-04  Ulrich Drepper  <drepper@redhat.com>
6121
6122         * libio/wfileops.c (_IO_wfile_seekoff): Don't modify _offset and
6123         _wide_data->_IO_read_end if adjustment can be made in the current
6124         buffer.
6125
6126         * sysdeps/unix/sysv/linux/fexecve.c: New file.
6127
6128         * libio/bug-wfflush.c (do_test): Using fseek is not allowed when
6129         wide oriented streams are used.
6130
6131         * nss/getXXent_r.c (ENDFUNC_NAME): Don't do anything if the
6132         service hasn't been used [PR libc/4744].
6133
6134         * include/features.h: Use __STDC_VERSION__ not __STDC_VERSION.
6135         Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
6136
6137         * manual/examples/dir.c: Don't include <stddef.h>.
6138         * manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
6139         Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
6140
6141 2002-11-02  H.J. Lu  <hjl@gnu.org>
6142
6143         * stdio-common/reg-printf.c: Include <stddef.h>.
6144
6145 2002-11-03  Ulrich Drepper  <drepper@redhat.com>
6146
6147         * sysdeps/generic/libc-tls.c: Define _dl_tls_static_used.
6148
6149         * po/ca.po: Update from translation team.
6150         * po/es.po: Likewise.
6151
6152         * sysdeps/generic/segfault.c (catch_segfault): If HAVE_PROC_SELF
6153         is defined write out memory map.
6154         * sysdeps/unix/sysv/linux/segfault.c: New file.
6155
6156 2002-11-02  Roland McGrath  <roland@redhat.com>
6157
6158         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use union type for
6159         pointers that can alias.
6160         Reported by Daniel Jacobowitz <drow@mvista.com>.
6161
6162         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.
6163
6164 2002-11-02  Roland McGrath  <roland@redhat.com>
6165
6166         * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r
6167         description to be clearer and to say that *RESULT is set to ENTRY.
6168
6169 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
6170
6171         * posix/regexec.c (build_trtable): Alloca or malloc dests_node and
6172         dests_ch arrays together.  Alloca or malloc dest_states,
6173         dest_states_word and dest_states_nl arrays together.  Free memory on
6174         error exit.
6175
6176 2002-10-29  Daniel Jacobowitz  <drow@mvista.com>
6177
6178         * crypt/crypt_util.c (__init_des_r): Initialize current_salt
6179         and current_saltbits.
6180
6181 2002-11-02  Roland McGrath  <roland@redhat.com>
6182
6183         * stdio-common/reg-printf.c: Include <stdlib.h>.
6184
6185 2002-11-02  H.J. Lu  <hjl@gnu.org>
6186
6187         * sysdeps/unix/sysv/linux/mips/syscalls.list (s_execve): Set
6188         caller to EXTRA instead of execve.
6189
6190 2002-11-01  Roland McGrath  <roland@redhat.com>
6191
6192         * sysdeps/generic/errno-loc.c [! USE___THREAD]: Use this conditional
6193         in place of [!(USE_TLS && HAVE___THREAD)].
6194         (__errno_location) [! USE___THREAD]: Define as strong, not weak.
6195
6196 2002-10-31  Roger Sayle  <roger@eyesopen.com>
6197
6198         * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):
6199         New macros.
6200         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
6201
6202         * soft-fp/soft-fp.h: Allow sfp-machine.h to define FP_RND_NEAREST
6203         without defining FP_ROUNDMODE.
6204
6205 2002-10-29  Jakub Jelinek  <jakub@redhat.com>
6206
6207         * sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove.
6208         (__old_sys_siglist, __old_sys_sigabbrev): Use strong_alias and
6209         declare_symbol.
6210         * sysdeps/mach/hurd/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
6211         (OLD_SIGLIST_SIZE): Define.
6212         * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
6213         (OLD_SIGLIST_SIZE): Define.
6214         * sysdeps/unix/sysv/linux/arm/siglist.c: Remove.
6215
6216 2002-11-01  Jakub Jelinek  <jakub@redhat.com>
6217
6218         * sysdeps/ia64/strncpy.S: Fix recovery code.
6219
6220 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
6221
6222         * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):
6223         New macros.
6224         * elf/dl-close.c (free_mem): Use libc_freeres_fn macro, remove
6225         text_set_element.
6226         * elf/dl-libc.c (free_mem): Likewise.
6227         * iconv/gconv_conf.c (free_mem): Likewise.
6228         * iconv/gconv_db.c (free_mem): Likewise.
6229         * iconv/gconv_dl.c (free_mem): Likewise.
6230         * iconv/gconv_cache.c (free_mem): Likewise.
6231         * intl/finddomain.c (free_mem): Likewise.
6232         * intl/dcigettext.c (free_mem): Likewise.
6233         * locale/setlocale.c (free_mem): Likewise.
6234         * misc/fstab.c (fstab_free): Likewise.
6235         * nss/nsswitch.c (free_mem): Likewise.
6236         * posix/regcomp.c (free_mem): Likewise.
6237         * resolv/gai_misc.c (free_res): Likewise.
6238         * stdlib/fmtmsg.c (free_mem): Likewise.
6239         * sunrpc/clnt_perr.c (free_mem): Likewise.
6240         * sysdeps/generic/setenv.c (free_mem): Likewise.
6241         * sysdeps/unix/sysv/linux/shm_open.c (freeit): Likewise.
6242         * sysdeps/pthread/aio_misc.c (free_res): Likewise.
6243         * time/tzset.c (free_mem): Likewise.
6244         * malloc/mtrace.c (release_libc_mem): Add __libc_freeres_fn_section.
6245         * locale/loadarchive.c (_nl_archive_subfreeres): Likewise.
6246         * malloc/set-freeres.c (__libc_freeres): Likewise.
6247
6248         * login/getutent.c: Include stdlib.h instead of stddef.h.
6249         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
6250         (__getutent): Allocate buffer the first time it is run.
6251         * login/getutid.c: Include stdlib.h instead of stddef.h.
6252         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
6253         (__getutid): Allocate buffer the first time it is run.
6254         * login/getutline.c: Include stdlib.h instead of stddef.h.
6255         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
6256         (__getutline): Allocate buffer the first time it is run.
6257         * malloc/mtrace.c (malloc_trace_buffer): Change into char *.
6258         (mtrace): Allocate malloc_trace_buffer.
6259         * resolv/nsap_addr.c (inet_nsap_ntoa): Decrease size of tmpbuf.
6260         * resolv/ns_print.c (ns_sprintrrf): Decrease size of t.
6261         * string/strerror.c: Include libintl.h and errno.h.
6262         (buf): New variable.
6263         (strerror): Only allocate buffer if actually needed (unknown error).
6264         * time/tzfile.c (transitions): Add libc_freeres_ptr.
6265         (freeres): Remove.
6266
6267 2002-10-25  Jakub Jelinek  <jakub@redhat.com>
6268
6269         * include/libc-symbols.h (libc_freeres_ptr): New macro.
6270         * malloc/set-freeres.c (__libc_freeres_ptrs): Define using
6271         symbol_set_define.
6272         (__libc_freeres): Free all pointers in that section.
6273         * Makerules (build-shlib): Add $(LDSEDCMD-$(@F:lib%.so=%).so) to sed
6274         commands when creating .lds script.
6275         (LDSEDCMD-c.so): New variable.
6276         * inet/rcmd.c (ahostbuf): Change into char *.  Add libc_freeres_ptr.
6277         (rcmd_af): Use strdup to allocate ahostbuf.
6278         * inet/rexec.c (ahostbuf): Change into char *.  Add libc_freeres_ptr.
6279         (rexec_af): Use strdup to allocate ahostbuf.
6280         * stdio-common/reg-printf.c (printf_funcs): Remove.
6281         (__printf_arginfo_table): Change into printf_arginfo_function **.
6282         Add libc_freeres_ptr.
6283         (__register_printf_function): Allocate __printf_arginfo_table
6284         and __printf_function_table the first time it is called.
6285         * stdio-common/printf-parse.h (__printf_arginfo_table): Change into
6286         printf_arginfo_function **.
6287         (parse_one_spec): Add __builtin_expect.
6288         * grp/fgetgrent.c (buffer): Add libc_freeres_ptr.
6289         (free_mem): Remove.
6290         * inet/getnetgrent.c (buffer): Add libc_freeres_ptr.
6291         (free_mem): Remove.
6292         * intl/localealias.c (libc_freeres_ptr): Define if !_LIBC.
6293         (string_space, map): Add libc_freeres_ptr.
6294         (free_mem): Remove.
6295         * misc/efgcvt.c (FCVT_BUFPTR): Add libc_freeres_ptr.
6296         (free_mem): Remove.
6297         * misc/mntent.c (getmntent_buffer): Add libc_freeres_ptr.
6298         (free_mem): Remove.
6299         * crypt/md5-crypt.c (libc_freeres_ptr): Define if !_LIBC.
6300         (buffer): Add libc_freeres_ptr.
6301         (free_mem): Remove for _LIBC.
6302         * nss/getXXbyYY.c (buffer): Add libc_freeres_ptr.
6303         (free_mem): Remove.
6304         * nss/getXXent.c (buffer): Add libc_freeres_ptr.
6305         (free_mem): Remove.
6306         * pwd/fgetpwent.c (buffer): Add libc_freeres_ptr.
6307         (free_mem): Remove.
6308         * resolv/res_hconf.c (ifaddrs): Add libc_freeres_ptr.
6309         (free_mem): Remove.
6310         * shadow/fgetspent.c (buffer): Add libc_freeres_ptr.
6311         (free_mem): Remove.
6312         * sysdeps/posix/ttyname.c (getttyname_name): Add libc_freeres_ptr.
6313         (free_mem): Remove.
6314         * sysdeps/unix/sysv/linux/getsysstats.c (mount_proc): Add
6315         libc_freeres_ptr.
6316         (free_mem): Remove.
6317         * sysdeps/unix/sysv/linux/ttyname.c (getttyname_name, ttyname_buf): Add
6318         libc_freeres_ptr.
6319         (free_mem): Remove.
6320
6321 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
6322
6323         * malloc/obstack.c [_LIBC] (obstack_free): Change into strong_alias
6324         instead of duplicating the whole function in libc.
6325
6326 2002-10-31  Roland McGrath  <roland@redhat.com>
6327
6328         * sysdeps/i386/bits/byteswap.h [__GNUC__ < 2] (__bswap_32):
6329         Renamed from __bswap_16 (typo fix).  Reported by <dens@stl.sarov.ru>.
6330
6331 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
6332
6333         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each
6334         32bit-predefine when creating .new32 list and -U for each
6335         32bit-predefine when creating .new64 list.
6336         * sysdeps/unix/sysv/linux/x86_64/Makefile (32bit-predefine): New.
6337
6338 2002-10-29  Andreas Schwab  <schwab@suse.de>
6339
6340         * sysdeps/generic/allocrtsig.c: Include <testrtsig.h>, not
6341         "testrtsig.h".  Reported by Daniel Jacobowitz <dan@debian.org>.
6342
6343 2002-10-25  Roland McGrath  <roland@redhat.com>
6344
6345         * sysdeps/unix/sysv/linux/configure.in: Fix typo in last change.
6346         * sysdeps/unix/sysv/linux/configure: Regenerated.
6347
6348         * sysdeps/generic/ldsodefs.h: Remove [! SHARED] conditional from
6349         _dl_starting_up decl.
6350
6351 2002-10-20  H.J. Lu  <hjl@gnu.org>
6352
6353         * sysdeps/unix/sysv/linux/configure.in: Don't check
6354         /lib/modules/`uname -r`/build/include for kernel headers if
6355         cross compiling.
6356         * sysdeps/unix/sysv/linux/configure: Regenerated.
6357
6358 2002-10-25  Roland McGrath  <roland@redhat.com>
6359
6360         * math/math.h (M_LOG2El): Correct the value.
6361         From Stephen L Moshier <steve@moshier.net>.
6362
6363         * sysdeps/unix/sysv/linux/init-first.c (init): Remove [! SHARED]
6364         conditional from __libc_multiple_libcs access.  Remove kludge for weak
6365         symbol access with old compilers we no longer support.
6366         * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
6367         * sysdeps/generic/libc-start.c (__libc_start_main): Likewise.
6368
6369 2002-10-25  Roland McGrath  <roland@redhat.com>
6370
6371         * sysdeps/posix/sigvec.c [SA_RESETHAND]: Disable wrapper hacks and
6372         implement SV_RESETHAND by translating it to SA_RESETHAND.
6373
6374 2002-10-23  Alexandre Oliva  <aoliva@redhat.com>
6375
6376         * elf/dl-reloc.c (_dl_reloc_bad_use): Print the full 32-bit relocation
6377         type on ELF64 platforms.
6378
6379 2002-10-24  Ulrich Drepper  <drepper@redhat.com>
6380
6381         * elf/elf.h (R_X86_64_GOTTPOFF): Renamed from r_x86_64_GOTTPOFF.
6382
6383         * elf/elf.h: Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.
6384
6385 2002-10-24  Jakub Jelinek  <jakub@redhat.com>
6386
6387         * elf/dl-misc.c: Include <sysdep.h>.
6388         (_dl_debug_vdprintf): Only take dl_load_lock if not _dl_starting_up.
6389
6390         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,
6391         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
6392         (INLINE_SYSCALL): Use that.
6393         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL,
6394         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
6395         (INLINE_SYSCALL): Use that.
6396         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL,
6397         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
6398         (INLINE_SYSCALL): Use that.
6399         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Include
6400         dl-sysdep.h.
6401         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
6402         (__INTERNAL_SYSCALL_STRING): Define.
6403         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
6404         dl-sysdep.h.
6405         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
6406         (__INTERNAL_SYSCALL_STRING): Define.
6407         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL): Pass
6408         __SYSCALL_STRING to inline_syscall*.
6409         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO):
6410         New macros.
6411         (inline_syscall0, inline_syscall1, inline_syscall2, inline_syscall3,
6412         inline_syscall4, inline_syscall5, inline_syscall6): Add string
6413         argument.
6414
6415 2002-10-24  Roland McGrath  <roland@redhat.com>
6416
6417         * sysdeps/generic/ldsodefs.h (_dl_starting_up): Declare it here.
6418         * sysdeps/unix/sysv/linux/init-first.c: Not here.
6419         * sysdeps/powerpc/elf/libc-start.c: Or here.
6420         * sysdeps/unix/sysv/aix/libc-start.c: Or here.
6421         * sysdeps/unix/sysv/aix/start-libc.c: Or here.
6422         * sysdeps/unix/sysv/aix/init-first.c: Or here.
6423         * sysdeps/generic/libc-start.c: Or here.
6424         * sysdeps/unix/sysv/linux/init-first.c (init): Protect _dl_starting_up
6425         access with [! SHARED].
6426         * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
6427
6428         * libio/bug-wfflush.c: New file.
6429         * libio/Makefile (tests): Add bug-wfflush.
6430
6431 2002-10-23  Roland McGrath  <roland@redhat.com>
6432
6433         * stdio-common/tst-fphex.c: New file.
6434         * stdio-common/Makefile (tests): Add tst-fphex.
6435         * sysdeps/generic/printf_fphex.c (__printf_fphex): Fix initialization
6436         of WNUMEND.  Fix counting of decimal point in WIDTH.  Print '0' pad
6437         chars always before the value digits.
6438         Reported by James Antill <james.antill@redhat.com>.
6439
6440 2002-10-24  Jakub Jelinek  <jakub@redhat.com>
6441
6442         * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.
6443         (free_mem): New function.
6444         * posix/Makefile (tests): Add bug-regex14.  Add bug-regex14-mem
6445         if not cross compiling.
6446         (generated): Add bug-regex14-mem and bug-regex14.mtrace.
6447         (bug-regex14-ENV): Set.
6448         (bug-regex14-mem): New target.
6449         * posix/bug-regex14.c: New file.
6450
6451 2002-10-23  Roland McGrath  <roland@redhat.com>
6452
6453         * elf/Makefile ($(objpfx)librtld.map): Use temporary file for output
6454         target, so we don't touch it when the link fails.
6455
6456         * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.
6457         Check for the result overflowing off_t and fail with EOVERFLOW.
6458         * libio/ioftell.c (_IO_ftell): Likewise.
6459         * libio/iofgetpos.c (_IO_new_fgetpos): Likewise.
6460
6461         * login/logwtmp.c (logwtmp): If sizeof ut_tv != sizeof struct timeval,
6462         use a temporary timeval on the stack for gettimeofday and copy it.
6463         * login/logout.c (logout): Likewise.
6464         Reported by Steven Munroe <sjmunroe@us.ibm.com>.
6465
6466         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs):
6467         Use __SWORD_TYPE instead of int for member types.
6468         (struct statfs64): Likewise.
6469         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h: New file.
6470         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: New file.
6471         * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: File removed.
6472         * sysdeps/unix/sysv/linux/sparc/bits/statfs.h: File removed.
6473         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: File removed.
6474
6475         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Moved to ...
6476         * sysdeps/unix/sysv/linux/bits/statvfs.h: ... here.
6477         (ST_NODIRATIME): Restore fixed value of 2048.
6478         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: File removed.
6479         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: File removed.
6480
6481         Rearranged <bits/types.h> definitions to reduce duplication.
6482         * sysdeps/generic/bits/types.h: Rewritten, using macros from
6483         <bits/wordsize.h> and new header <bits/typesizes.h>.
6484         * posix/Makefile (headers): Add bits/typesizes.h here.
6485         * sysdeps/generic/bits/typesizes.h: New file.
6486         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
6487         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
6488         * sysdeps/mach/hurd/bits/typesizes.h: New file.
6489         * sysdeps/unix/sysv/linux/alpha/bits/types.h: File removed.
6490         * sysdeps/unix/sysv/linux/bits/types.h: File removed.
6491         * sysdeps/unix/sysv/linux/ia64/bits/types.h: File removed.
6492         * sysdeps/unix/sysv/linux/mips/bits/types.h: File removed.
6493         * sysdeps/unix/sysv/linux/s390/bits/types.h: File removed.
6494         * sysdeps/unix/sysv/linux/sparc/bits/types.h: File removed.
6495         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: File removed.
6496         * posix/sys/types.h [__USE_POSIX199506 || __USE_UNIX98]: Include
6497         <bits/pthreadtypes.h> here, not in <bits/types.h>.
6498         * signal/signal.h: Likewise.
6499
6500         * streams/stropts.h: Include <bits/xtitypes.h>.
6501         * streams/Makefile (headers): Add bits/xtitypes.h here.
6502         * sysdeps/generic/bits/xtitypes.h: New file.
6503         * sysdeps/s390/bits/xtitypes.h: New file.
6504         * sysdeps/ia64/bits/xtitypes.h: New file.
6505         * sysdeps/x86_64/bits/xtitypes.h: New file.
6506
6507         * sysvipc/Makefile (headers): Add bits/ipctypes.h here.
6508         * sysdeps/generic/bits/ipctypes.h: New file.
6509         * sysdeps/mips/bits/ipctypes.h: New file.
6510         * sysdeps/gnu/bits/shm.h: Include <bits/ipctypes.h>.
6511         * sysdeps/gnu/bits/msq.h: Likewise.
6512         * sysvipc/sys/ipc.h: Likewise.
6513
6514 2002-10-22  Ulrich Drepper  <drepper@redhat.com>
6515
6516         * elf/dl-load.c (struct filebuf): For buf element to have the
6517         alignment of ElfXX_Ehdr since this is what will be stored in it.
6518
6519 2002-10-22  Jakub Jelinek  <jakub@redhat.com>
6520
6521         * locale/programs/locarchive.c (add_alias): Change locrec_offset arg
6522         into pointer to locrec_offset.
6523         (add_locale_to_archive): Adjust callers.  Free normalized_name right
6524         before returning, not immediately after add_locale, pass it to
6525         add_alias if not NULL instead of name.  Rename second normalized_name
6526         occurence to nnormalized_codeset_name.
6527
6528         * locale/programs/locarchive.c (enlarge_archive): Make sure
6529         string_size is always a multiple of 4.
6530         Reported by Andreas Schwab <schwab@suse.de>.
6531
6532 2002-10-21  Andreas Schwab  <schwab@suse.de>
6533
6534         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
6535         caller to EXTRA instead of execve, since the latter has a
6536         higher-priority implementation in linuxthreads.
6537
6538 2002-10-21  Roland McGrath  <roland@redhat.com>
6539
6540         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static
6541         slotinfo list's len member to the proper size, not just 1.
6542         Initialize static_map.l_tls_initimage.
6543
6544         * elf/dl-open.c (dl_open_worker): Fix loop searching for
6545         dtv_slotinfo_list element containing new modules' l_tls_modid.
6546
6547         * elf/tst-tls9.c, elf/tst-tls9-static.c: New files.
6548         * elf/tst-tlsmod5.c, elf/tst-tlsmod6.c: New files.
6549         * elf/Makefile (tests): Add tst-tls9.
6550         (tests-static): Add tst-tls9-static.
6551         (tst-tls9-static-ENV): New variable.
6552         ($(objpfx)tst-tls9-static, $(objpfx)tst-tls9-static.out): New targets.
6553
6554         * elf/dl-close.c (remove_slotinfo): Remove an assert; the number of
6555         modids used by partially loaded modules being closed can't be known.
6556
6557 2002-10-21  Isamu Hasegawa  <isamu@yamato.ibm.com>
6558
6559         * posix/Makefile: Add a test case for the bug reported by Aharon
6560         Robbins <arnold@skeeve.com>.
6561         * posix/bug-regex13.c: New file.
6562         * posix/regcomp.c (peek_token_bracket): Skip the byte already read.
6563
6564 2002-10-21  Ulrich Drepper  <drepper@redhat.com>
6565
6566         * csu/gmon-start.c: Pretty printing.
6567
6568 2002-10-19  Art Haas  <ahaas@neosoft.com>
6569
6570         * configure.in: Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS,
6571         add AC_HELP_STRING to all AC_ARG_WITH and AC_ARG_ENABLE macros,
6572         add autoconf quotes to the AC_CONFIG_AUX_DIR macro.
6573         * configure: Regenerated.
6574
6575 2002-10-19  Roland McGrath  <roland@redhat.com>
6576
6577         * configure.in: Call AC_CONFIG_SUBDIRS with empty argument
6578         and then set $subdirs directly, because the new Autoconf breaks
6579         compatibility in every way imaginable and insists on whining
6580         about usage that worked since the dawn of time.
6581         * configure: Regenerated.
6582
6583         * configure: Regenerated (using Autoconf 2.54).
6584         * sysdeps/alpha/elf/configure: Likewise.
6585         * sysdeps/generic/configure: Likewise.
6586         * sysdeps/i386/elf/configure: Likewise.
6587         * sysdeps/ia64/elf/configure: Likewise.
6588         * sysdeps/mach/hurd/configure: Likewise.
6589         * sysdeps/mach/configure: Likewise.
6590         * sysdeps/unix/configure: Likewise.
6591         * sysdeps/unix/common/configure: Likewise.
6592         * sysdeps/unix/sysv/aix/configure: Likewise.
6593         * sysdeps/unix/sysv/linux/configure: Likewise.
6594         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
6595         * sysdeps/x86_64/elf/configure: Likewise.
6596
6597         * config.make.in: Nix completely-soft nonsense.
6598         * configure.in: Likewise.  Under --without-fp, use nofpu subdirectory
6599         of machine directories instead of fpu subdirectory.
6600         * sysdeps/powerpc/soft-fp/Makefile: Remove cruft added in last change.
6601         * sysdeps/powerpc/nofpu/Makefile: Put it in this new file instead.
6602         * sysdeps/powerpc/soft-fp/sim-full.c: Moved to ...
6603         * sysdeps/powerpc/nofpu/sim-full.c: ... here.
6604         * sysdeps/powerpc/soft-fp/fraiseexcpt.c: Moved to ...
6605         * sysdeps/powerpc/nofpu/fraiseexcpt.c: ... here.
6606         * sysdeps/powerpc/soft-fp/fegetexcept.c: Moved to ...
6607         * sysdeps/powerpc/nofpu/fegetexcept.c: ... here.
6608         * sysdeps/powerpc/soft-fp/fclrexcpt.c: Moved to ...
6609         * sysdeps/powerpc/nofpu/fclrexcpt.c: ... here.
6610         * sysdeps/powerpc/soft-fp/ftestexcept.c: Moved to ...
6611         * sysdeps/powerpc/nofpu/ftestexcept.c: ... here.
6612         * sysdeps/powerpc/soft-fp/fgetexcptflg.c: Moved to ...
6613         * sysdeps/powerpc/nofpu/fgetexcptflg.c: ... here.
6614         * sysdeps/powerpc/soft-fp/fsetexcptflg.c: Moved to ...
6615         * sysdeps/powerpc/nofpu/fsetexcptflg.c: ... here.
6616         * sysdeps/powerpc/soft-fp/fedisblxcpt.c: Moved to ...
6617         * sysdeps/powerpc/nofpu/fedisblxcpt.c: ... here.
6618         * sysdeps/powerpc/soft-fp/feenablxcpt.c: Moved to ...
6619         * sysdeps/powerpc/nofpu/feenablxcpt.c: ... here.
6620         * sysdeps/powerpc/soft-fp/fegetenv.c: Moved to ...
6621         * sysdeps/powerpc/nofpu/fegetenv.c: ... here.
6622         * sysdeps/powerpc/soft-fp/fesetenv.c: Moved to ...
6623         * sysdeps/powerpc/nofpu/fesetenv.c: ... here.
6624         * sysdeps/powerpc/soft-fp/fegetround.c: Moved to ...
6625         * sysdeps/powerpc/nofpu/fegetround.c: ... here.
6626         * sysdeps/powerpc/soft-fp/fesetround.c: Moved to ...
6627         * sysdeps/powerpc/nofpu/fesetround.c: ... here.
6628         * sysdeps/powerpc/soft-fp/feupdateenv.c: Moved to ...
6629         * sysdeps/powerpc/nofpu/feupdateenv.c: ... here.
6630         * sysdeps/powerpc/soft-fp/feholdexcpt.c: Moved to ...
6631         * sysdeps/powerpc/nofpu/feholdexcpt.c: ... here.
6632         * sysdeps/powerpc/soft-fp/fenv_const.c: Moved to ...
6633         * sysdeps/powerpc/nofpu/fenv_const.c: ... here.
6634         * sysdeps/powerpc/soft-fp/libm-test-ulps: Moved to ...
6635         * sysdeps/powerpc/nofpu/libm-test-ulps: ... here.
6636         * sysdeps/powerpc/soft-fp/soft-supp.h: Moved to ...
6637         * sysdeps/powerpc/nofpu/soft-supp.h: ... here.
6638         * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Moved to ...
6639         * sysdeps/powerpc/nofpu/Versions: ... here, new file.
6640
6641 2002-10-19  Bruno Haible  <bruno@clisp.org>
6642
6643         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: New file.
6644
6645 2002-10-18  Roland McGrath  <roland@redhat.com>
6646
6647         * io/Makefile (routines): Add lchmod.
6648         * io/sys/stat.h [__USE_BSD] (lchmod): Declare it.
6649         * sysdeps/generic/lchmod.c: New file.
6650         * sysdeps/mach/hurd/lchmod.c: New file.
6651         * io/Versions (libc: GLIBC_2.3.2): New set, add lchmod.
6652
6653 2002-10-18  Art Haas  <ahaas@neosoft.com>
6654
6655         * configure.in: Remove remaining AC_FD_CC macros, and replace
6656         AC_FD_MSG with AS_MESSAGE_FD.
6657
6658 2002-10-18  Roland McGrath  <roland@redhat.com>
6659
6660         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
6661         typos: VALUE -> FINALADDR.
6662
6663         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)
6664         (inline_syscall_clobbers, inline_syscall0, inline_syscall1)
6665         (inline_syscall2, inline_syscall3, inline_syscall4, inline_syscall5)
6666         (inline_syscall6): Move these macros ...
6667         * sysdeps/unix/sysv/linux/alpha/sysdep.h: ... to here.
6668
6669         * configure.in (libc_link_dests, libc_link_sources): Remove these
6670         variables and the AC_LINK_FILES call.
6671
6672         * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Fix last
6673         change to put new symbols here instead of in GLIBC_2.2.
6674         * sysdeps/powerpc/Subdirs: Move this file ...
6675         * sysdeps/powerpc/soft-fp/Subdirs: ... here.
6676
6677 2002-10-07  Roland McGrath  <roland@redhat.com>
6678
6679         * sysdeps/generic/bits/time.h: Replaced with contents of the
6680         sysdeps/unix/sysv/linux/i386/bits/time.h file.  All the following
6681         files were identical except for the absence of CLOCK_THREAD_CPUTIME_ID
6682         and CLOCK_PROCESS_CPUTIME_ID in .../linux/bits/time.h; adding these
6683         macros is ok even for architectures that don't now implement them.
6684         * sysdeps/mach/hurd/bits/time.h: File removed.
6685         * sysdeps/unix/sysv/linux/bits/time.h: File removed.
6686         * sysdeps/unix/sysv/linux/i386/bits/time.h: File removed.
6687         * sysdeps/unix/sysv/linux/ia64/bits/time.h: File removed.
6688         * sysdeps/unix/sysv/linux/sparc/bits/time.h: File removed.
6689         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: File removed.
6690
6691 2002-10-18  Jeff Bailey  <jbailey@gnu.org>
6692
6693         * configure.in: Replace obsolete AC_OUTPUT syntax with
6694         AC_CONFIG_FILES, AC_CONFIG_COMMANDS, and new-type AC_OUTPUT trio.
6695
6696         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDEs for
6697         _AS_PATH_SEPARATOR_PREPARE and _AS_TEST_PREPARE.
6698
6699         * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.
6700         * sysdeps/alpha/elf/configure.in: Likewise.
6701         * sysdeps/i386/elf/configure.in: Likewise.
6702         * sysdeps/mach/hurd/configure.in: Likewise.
6703         * sysdeps/x86_64/elf/configure.in: Likewise.
6704
6705         * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.
6706
6707         * sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement.
6708         * sysdeps/generic/configure.in: Likewise.
6709         * sysdeps/i386/elf/configure.in: Likewise.
6710         * sysdeps/ia64/elf/configure.in: Likewise.
6711         * sysdeps/mach/configure.in: Likewise.
6712         * sysdeps/mach/hurd/configure.in: Likewise.
6713         * sysdeps/unix/configure.in: Likewise.
6714         * sysdeps/unix/common/configure.in: Likewise.
6715         * sysdeps/unix/sysv/aix/configure.in: Likewise.
6716         * sysdeps/unix/sysv/linux/configure.in: Likewise.
6717         * sysdeps/unix/sysv/linux/mips/configure.in: Likewise.
6718         * sysdeps/x86_64/elf/configure.in: Likewise.
6719
6720         * aclocal.m4: Use just the bits from AS_INIT that are needed for the
6721         GLIBC_PROVIDES.  Use plain comment instead of HEADER-COMMENT so
6722         that it's obvious when extra autoconf machinery is being dragged in.
6723
6724 2002-10-18  Roland McGrath  <roland@redhat.com>
6725
6726         * configure.in: Remove bogus echo included in
6727         2002-10-08  Aldy Hernandez  <aldyh@redhat.com> change.
6728         * configure: Regenerated.
6729
6730 2002-10-18  Jakub Jelinek  <jakub@redhat.com>
6731
6732         * sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.
6733         (statfs_filesize_max): New function.
6734         * sysdeps/unix/sysv/linux/linux_fsinfo.h (JFFS_SUPER_MAGIC,
6735         JFFS2_SUPER_MAGIC, JFS_SUPER_MAGIC, NTFS_SUPER_MAGIC,
6736         ROMFS_SUPER_MAGIC, UDF_SUPER_MAGIC): Define.
6737         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use
6738         statfs_filesize_max.
6739         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
6740         * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Removed.
6741         * sysdeps/unix/sysv/linux/alpha/pathconf.c: Removed.
6742
6743 2002-10-17  Roland McGrath  <roland@redhat.com>
6744
6745         * configure.in (MIG): Just AC_SUBST it here.
6746         * configure: Regenerated.
6747         * sysdeps/mach/configure.in (MIG): Do the AC_CHECK_TOOL here.
6748         Adding final - argument to all AC_CHECK_HEADER uses for .defs files.
6749         * sysdeps/mach/configure: Regenerated.
6750
6751         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_TR_SH_PREPARE])
6752         and AC_PROVIDE([_AS_CR_PREPARE]).
6753
6754         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).
6755         Remove AC_LANG(C) call, instead just define([_AC_LANG], [C]).
6756
6757         * elf/dl-support.c: Move _dl_tls_* variables to ...
6758         * sysdeps/generic/libc-tls.c: ... here.
6759
6760         * elf/dl-close.c (remove_slotinfo): Take new argument.  If false,
6761         allow IDX to be one past the current last slotinfo entry.
6762         (_dl_close): Pass IMAP->l_init_called for that parameter.
6763
6764 2002-10-07  Andreas Schwab  <schwab@suse.de>
6765
6766         * aclocal.m4: Fix for autoconf 2.53.
6767         * configure.in: Likewise.  Require autoconf 2.53.
6768
6769 2002-10-08  Richard Henderson  <rth@redhat.com>
6770
6771         * soft-fp/op-4.h: Handle carry correctly in
6772         __FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
6773         __FP_FRAC_SUB_4, __FP_FRAC_DEC_3, __FP_FRAC_DEC_4.
6774         * soft-fp/op-common.h: New macros _FP_DIV_MEAT_N_loop.
6775
6776 2002-10-08  Aldy Hernandez  <aldyh@redhat.com>
6777
6778         * configure.in: Compute completely-soft.
6779         * config.make.in: Make completely-soft available to sub-makes.
6780         * sysdeps/powerpc/soft-fp/Makefile: Add gcc-single-routines and
6781         gcc-double-routines.  Add sim-full.c.  Add fenv_const and
6782         fe_nomask to libm-support.
6783         * sysdeps/powerpc/soft-fp/sim-full.c: New file.
6784         * sysdeps/powerpc/soft-fp/fraiseexcpt.c: New file.
6785         * sysdeps/powerpc/soft-fp/fegetexcept.c: New file.
6786         * sysdeps/powerpc/soft-fp/fclrexcpt.c: New file.
6787         * sysdeps/powerpc/soft-fp/ftestexcept.c: New file.
6788         * sysdeps/powerpc/soft-fp/fgetexcptflg.c: New file.
6789         * sysdeps/powerpc/soft-fp/fsetexcptflg.c: New file.
6790         * sysdeps/powerpc/soft-fp/fedisblxcpt.c: New file.
6791         * sysdeps/powerpc/soft-fp/feenablxcpt.c: New file.
6792         * sysdeps/powerpc/soft-fp/fegetenv.c: New file.
6793         * sysdeps/powerpc/soft-fp/fesetenv.c: New file.
6794         * sysdeps/powerpc/soft-fp/fegetround.c: New file.
6795         * sysdeps/powerpc/soft-fp/fesetround.c: New file.
6796         * sysdeps/powerpc/soft-fp/feupdateenv.c: New file.
6797         * sysdeps/powerpc/soft-fp/feholdexcpt.c: New file.
6798         * sysdeps/powerpc/soft-fp/fenv_const.c: New file.
6799         * sysdeps/powerpc/soft-fp/libm-test-ulps: New file.
6800         * sysdeps/powerpc/soft-fp/soft-supp.h: New file.
6801         * sysdeps/powerpc/soft-fp/Versions: Add libgcc soft-float
6802         symbols.  Add __sim_disabled_exceptions, __sim_exceptions,
6803         __sim_round_mode.
6804         * sysdeps/powerpc/soft-float/Dist: Add sim-full.c, fenv_const.c.
6805         * sysdeps/powerpc/soft-float/sfp-machine.h: Define
6806         FP_HANDLE_EXCEPTIONS.
6807         Define FP_ROUNDMODE.
6808         Redefine FP_* macros to correspond to the FE_* bit positions.
6809         Define FP_DIV_MEAT_S to _FP_DIV_MEAT_1_loop.
6810         Define externs for __sim_exceptions, __sim_disabled_exceptions,
6811         __sim_round_mode, __simulate_exceptions.
6812         * sysdeps/powerpc/fpu/bits/fenv.h: Move file from here...
6813         * sysdeps/powerpc/bits/fenv.h: ...to here.
6814
6815 2002-10-06  Jakub Jelinek  <jakub@redhat.com>
6816
6817         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
6818         Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a time.
6819         Use __builtin_expect for R_PPC_ADDR24 overflow check.  Fix
6820         R_PPC_ADDR16, R_PPC_UADDR16 and R_PPC_ADDR14* overflow check, use
6821         __builtin_expect.
6822
6823 2002-10-15  Jakub Jelinek  <jakub@redhat.com>
6824
6825         * include/resolv.h (__libc_res_nquery, __libc_res_nsearch,
6826         __libc_res_nsend): New prototypes.
6827         * resolv/res_query.c (QUERYSIZE): Define.
6828         (__libc_res_nquery): Renamed from res_nquery.  Added answerp
6829         argument.  Allocate only QUERYSIZE bytes first, if res_nmkquery
6830         fails use MAXPACKET buffer.  Call __libc_res_nsend instead of
6831         res_nsend, pass answerp.
6832         (res_nquery): Changed into wrapper around __libc_res_nquery.
6833         (__libc_res_nsearch): Renamed from res_nsearch.  Added answerp
6834         argument.  Call __libc_res_nquerydomain and __libc_res_nquery
6835         instead of the non-__libc_ variants, pass them answerp.
6836         (res_nsearch): Changed into wrapper around __libc_res_nsearch.
6837         (__libc_res_nquerydomain): Renamed from res_nquerydomain.
6838         Added answerp argument.  Call __libc_res_nquery instead of
6839         res_nquery, pass answerp.
6840         (res_nquerydomain): Changed into wrapper around
6841         __libc_res_nquerydomain.
6842         * resolv/res_send.c: Include sys/ioctl.h.
6843         (MAXPACKET): Define.
6844         (send_vc): Change arguments.  Reallocate answer buffer if it is
6845         too small.
6846         (send_dg): Likewise.
6847         (__libc_res_nsend): Renamed from res_nsend.  Added ansp argument.
6848         Reallocate answer buffer if it is too small and hooks are in use.
6849         Adjust calls to send_vc and send_dg.
6850         (res_nsend): Changed into wrapper around __libc_res_nsend.
6851         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): Allocate
6852         just 1K answer buffer on the stack, use __libc_res_nsearch instead
6853         of res_nsearch.
6854         (_nss_dns_gethostbyaddr_r): Similarly with __libc_res_nquery.
6855         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
6856         (_nss_dns_getnetbyname_r): Similarly with __libc_res_nsearch.
6857         * resolv/gethnamaddr.c (gethostbyname2): Likewise.
6858         (gethostbyaddr): Similarly with __libc_res_nquery.
6859         * resolv/Versions (libresolv): Export __libc_res_nquery and
6860         __libc_res_nsearch at GLIBC_PRIVATE.
6861
6862 2002-10-17  Roland McGrath  <roland@redhat.com>
6863
6864         * configure.in: Grok --without-__thread and disable HAVE___THREAD.
6865         * configure: Regenerated.
6866
6867         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
6868         before performing the reloc, not after.
6869         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
6870
6871 2002-10-17  Ulrich Drepper  <drepper@redhat.com>
6872
6873         * locale/programs/locale.c (write_locales): Use 'm' flag in fopen call.
6874         * locale/programs/linereader.c (lr_open): Likewise.
6875         * locale/programs/charmap-dir.c (charmap_open): Likewise.
6876         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
6877
6878 2002-10-17  Isamu Hasegawa  <isamu@yamato.ibm.com>
6879
6880         * posix/bug-regex11.c: Add a test case for the bug reported by
6881         Paolo Bonzini <bonzini@gnu.org>.
6882         * posix/regexec.c (sift_states_bkref): Use correct destination of
6883         the back reference.
6884
6885 2002-10-17  Roland McGrath  <roland@redhat.com>
6886
6887         * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.
6888         * elf/dl-reloc.c (_dl_relocate_object: CHECK_STATIC_TLS): New macro
6889         to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
6890         * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
6891         Call it after performing TPOFF relocs.
6892         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
6893         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
6894         * elf/dl-conflict.c (CHECK_STATIC_TLS): New macro (no-op).
6895
6896         * elf/dl-close.c (remove_slotinfo): Change asserts so as not to crash
6897         when closing a partially-initialized object.
6898
6899         * elf/dl-load.c (_dl_map_object_from_fd) [! USE_TLS]: Call lose
6900         instead of _dl_fatal_printf when we see PT_TLS.
6901
6902         * Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))
6903         instead of $(libof-$<).
6904
6905 2002-10-16  Roland McGrath  <roland@redhat.com>
6906
6907         * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.
6908         instead of += to append, to be sure $(lib) gets expanded at defn time.
6909         (libof-$(cpp-src)): New variable, define this instead.
6910         * extra-lib.mk (cpp-srcs-left): Reduce duplication in include setup.
6911         (lib): Don't use override.
6912         (CPPFLAGS-$(lib)): New variable, put -D's here.
6913         * Makeconfig (CPPFLAGS): Use basename fn for CPPFLAGS-basename.
6914         Also add $(CPPFLAGS-LIB) before the file-specific flags, for each
6915         LIB found by $(libof-*) for basename, target, or source.
6916         * Makerules (CPPFLAGS-nonlib): New variable.
6917         * nscd/Makefile (lib): Set to nonlib when using cppflags-iterator.mk.
6918         * locale/Makefile (lib): Likewise.
6919         * sunrpc/Makefile (lib): Likewise.
6920
6921         * sysdeps/unix/sysv/linux/fpathconf.c (LINUX_LINK_MAX): Move macro ...
6922         * sysdeps/unix/sysv/linux/linux_fsinfo.h (LINUX_LINK_MAX): ... here.
6923         * sysdeps/unix/sysv/linux/pathconf.h: New file.
6924         (statfs_link_max): New function, guts from fpathconf.c.
6925         * sysdeps/unix/sysv/linux/fpathconf.c: Rewritten using that.
6926         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
6927         * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Rewritten
6928         to use the linux/pathconf.c code by #include rather than duplication.
6929         * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__pathconf): Likewise.
6930
6931 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
6932
6933         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
6934         Use __libc_errno only for libc itself.
6935
6936 2002-10-16  Andreas Jaeger  <aj@suse.de>
6937
6938         * sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access.
6939
6940 2002-10-16  Ulrich Drepper  <drepper@redhat.com>
6941
6942         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
6943         Use __libc_errno only for libc itself.
6944
6945 2002-10-15  Roland McGrath  <roland@redhat.com>
6946             Jakub Jelinek  <jakub@redhat.com>
6947
6948         * sysdeps/unix/sysv/linux/Makefile
6949         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Take code from
6950         sparc/Makefile to produce a bi-arch file as needed.
6951         That's now parameterized by the variable $(64bit-predefine).
6952         Use LC_ALL=C for `comm' commands in that rule.
6953         No longer conditional on [$(no_syscall_list_h)].
6954         * sysdeps/unix/sysv/linux/sparc/Makefile: Remove replacement rules.
6955         (64bit-predefine): New variable.
6956         * sysdeps/unix/sysv/linux/x86_64/Makefile: Likewise.
6957         * sysdeps/unix/sysv/linux/s390/Makefile: New file.
6958         * sysdeps/unix/sysv/linux/powerpc/Makefile
6959         (64bit-predefine): New variable.
6960
6961 2002-10-15  Roland McGrath  <roland@redhat.com>
6962
6963         * sysdeps/unix/sysv/linux/Makefile
6964         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d)
6965
6966         * login/utmp-private.h: Declare __libc_utmp_lock.
6967         * sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once
6968         and call __libc_utmp_jump_table functions directly, instead of using
6969         __setutent et al.
6970
6971         * sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
6972         * sysdeps/unix/sysv/linux/configure: Regenerated.
6973
6974         * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>.
6975         (struct lastlog) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
6976         Use int32_t for ll_time.
6977         (struct utmp) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
6978         Use int32_t instead of long int for ut_session.
6979         Use an anonymous struct with 32-bit fields for ut_tv.
6980         * sysdeps/gnu/bits/utmpx.h: Include <bits/wordsize.h>.
6981         (struct utmpx) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]: Do the same
6982         here as in utmp.h for `struct utmp'.
6983         * sysdeps/unix/sysv/linux/powerpc/bits/utmp.h: File removed.
6984         * sysdeps/unix/sysv/linux/powerpc/bits/utmpx.h: File removed.
6985         * sysdeps/unix/sysv/linux/sparc/bits/utmp.h: File removed.
6986         * sysdeps/unix/sysv/linux/sparc/bits/utmpx.h: File removed.
6987         * sysdeps/unix/sysv/linux/x86_64/bits/utmp.h: File removed.
6988         * sysdeps/unix/sysv/linux/x86_64/bits/utmpx.h: File removed.
6989
6990         * sysdeps/unix/sysv/linux/bits/resource.h: Replaced with the contents
6991         of the sysdeps/unix/sysv/linux/i386/bits/resource.h file.
6992         All the following files were identical or equivalent to it.
6993         * sysdeps/unix/sysv/linux/i386/bits/resource.h: File removed.
6994         * sysdeps/unix/sysv/linux/arm/bits/resource.h: File removed.
6995         * sysdeps/unix/sysv/linux/cris/bits/resource.h: File removed.
6996         * sysdeps/unix/sysv/linux/hppa/bits/resource.h: File removed.
6997         * sysdeps/unix/sysv/linux/ia64/bits/resource.h: File removed.
6998         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: File removed.
6999         * sysdeps/unix/sysv/linux/powerpc/bits/resource.h: File removed.
7000         * sysdeps/unix/sysv/linux/s390/bits/resource.h: File removed.
7001         * sysdeps/unix/sysv/linux/sh/bits/resource.h: File removed.
7002         * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: File removed.
7003
7004         * sysdeps/unix/sysv/linux/bits/socket.h (struct msghdr): Use size_t
7005         instead of int for msg_iovlen, instead of socklen_t for msg_controllen.
7006         Other than the previously incorrect sign of msg_iovlen, this is a
7007         no-op on 32-bit platforms.  On 64-bit platforms it makes this header
7008         match their layouts as well, so the following are now identical to it.
7009         * sysdeps/unix/sysv/linux/s390/bits/socket.h: File removed.
7010         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: File removed.
7011         * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: File removed.
7012         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: File removed.
7013         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: File removed.
7014
7015 2002-10-15  Ulrich Drepper  <drepper@redhat.com>
7016
7017         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
7018         Define for 2.4+ kernels.
7019
7020         * sysdeps/unix/sysv/linux/i386/vfork.S: Optimize for kernels which
7021         are known to have the vfork syscall.  Don't confuse the CPUs
7022         branch prediction unit by jumping to the return address.
7023
7024         * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__fpathconf): Add
7025         support for reiserfs and xfs.
7026
7027         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Add case for
7028         XFS link count.
7029         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define XFS_SUPER_MAGIC
7030         and XFS_LINK_MAX.
7031         Patch by Eric Sandeen <sandeen@sgi.com> [PR libc/4706].
7032
7033 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
7034
7035         * include/libc-symbols.h (attribute_tls_model_ie): Define.
7036         * include/errno.h (errno): Define to __libc_errno in libc.so.
7037         Add attribute_tls_model_ie.
7038         * include/netdb.h (h_errno): Define to __libc_h_errno in libc.so.
7039         Add attribute_tls_model_ie.
7040         * include/resolv.h (_res): Define to __libc_res in libc.so.  Add
7041         attribute_tls_model_ie.
7042         * inet/herrno.c (__libc_h_errno): Add hidden alias to h_errno.
7043         (h_errno): Define.
7044         * resolv/res_libc.c (__libc_res): Add hidden alias to _res.
7045         (_res): Define.
7046         * sysdeps/generic/bits/libc-tsd.h (__libc_tsd_define): Add
7047         attribute_tls_model_ie.
7048         * sysdeps/generic/errno-loc.c (errno): Only undefine if not using
7049         __thread.
7050         * sysdeps/generic/errno.c (__libc_errno): Add hidden alias to errno.
7051         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): Use
7052         __libc_errno in USE___THREAD case.
7053         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
7054         Likewise.
7055         * configure.in (HAVE_TLS_MODEL_ATTRIBUTE): Check for
7056         __attribute__((tls_model (""))).
7057         * configure: Rebuilt.
7058         * config.h.in (HAVE_TLS_MODEL_ATTRIBUTE): Add.
7059
7060 2002-10-15  Ulrich Drepper  <drepper@redhat.com>
7061
7062         * timezone/asia: Update from tzdata2002d.
7063         * timezone/australasia: Likewise.
7064         * timezone/iso3166.tab: Likewise.
7065         * timezone/southamerica: Likewise.
7066         * timezone/zone-tab: Likewise.
7067
7068 2002-10-15  Roland McGrath  <roland@redhat.com>
7069
7070         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls) [TLS_TCB_AT_TP]:
7071         Adjust TCB pointer before calling free, so we get the whole block.
7072
7073 2002-10-14  Roland McGrath  <roland@redhat.com>
7074
7075         * sysdeps/unix/sysv/linux/x86_64/sigaction.c
7076         [HAVE_HIDDEN && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]: Declare restore_rt
7077         extern using attribute_hidden instead of static, avoids warning.
7078
7079 2002-10-09  Jakub Jelinek  <jakub@redhat.com>
7080
7081         * sysdeps/unix/sysv/linux/configure.in: Use */lib64 for s390x too.
7082         * sysdeps/unix/sysv/linux/configure: Rebuilt.
7083
7084 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
7085
7086         * po/sv.po: Update from translation team.
7087
7088 2002-10-12  H.J. Lu  <hjl@gnu.org>
7089
7090         * sunrpc/thrsvc.c (PROCQUIT): New.
7091         (struct rpc_arg): New.
7092         (dispatch): Call exit (0) if request->rq_proc == PROCQUIT.
7093         (test_one_call): Take struct rpc_arg * instead of CLIENT *c.
7094         (thread_wrapper): Modified for struct rpc_arg * and call PROCQUIT.
7095         (main): Modified for struct rpc_arg *.
7096
7097 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
7098
7099         * dirent/scandir.c: Rearrange code a bit to reduce binary size.
7100
7101 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
7102
7103         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Include tls.h.
7104         (SYSCALL_ERROR_HANDLER): Use RTLD_PRIVATE_ERRNO sequence
7105         in ld.so even if __thread is supported.
7106
7107 2002-10-13  Jakub Jelinek  <jakub@redhat.com>
7108
7109         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
7110         Add hack to prevent the compiler from clobbering the signal context.
7111         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
7112         Likewise.
7113         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h (profil_counter):
7114         Likewise.
7115
7116 2002-10-14  Andreas Jaeger  <aj@suse.de>
7117
7118         * sysdeps/mips/fpu/libm-test-ulps: Regenerated by
7119         Guido Guenther <agx@sigxcpu.org>.
7120
7121 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
7122
7123         * po/sk.po: Update from translation team.
7124
7125 2002-09-26  Roland McGrath  <roland@redhat.com>
7126
7127         * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIB
7128         dynamic string tag.
7129         * elf/Makefile ($(objpfx)trusted-dirs.st): Make the output define
7130         DL_DST_LIB based on $(slibdir).
7131
7132 2002-10-13  Roland McGrath  <roland@frob.com>
7133
7134         * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.
7135
7136         * sysdeps/mach/hurd/getresuid.c: New file.
7137         * sysdeps/mach/hurd/getresgid.c: New file.
7138         * sysdeps/mach/hurd/setresuid.c: New file.
7139         * sysdeps/mach/hurd/setresgid.c: New file.
7140
7141         * posix/unistd.h [__USE_GNU] (getresuid, getresgid, setresuid,
7142         setresgid): Declare them.
7143         * NEWS: Mention it.
7144         * include/unistd.h
7145         (__getresuid, __getresgid, __setresuid, __setresgid): Declare them,
7146         add libc_hidden_proto.
7147         * posix/Versions (libc: GLIBC_2.3.2): New set.  Add
7148         getresuid, getresgid, setresuid, setresgid here.
7149         * Versions.def (libc): Define GLIBC_2.3.2 set.
7150         * sysdeps/generic/getresuid.c (__getresuid): Fix argument types.
7151         Add libc_hidden_def.
7152         * sysdeps/generic/getresgid.c (__getresgid): Likewise.
7153         * sysdeps/generic/setresgid.c: New file.
7154         * sysdeps/generic/setresuid.c: New file.
7155         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
7156         (sysdep_routines): Don't add getresuid and getresgid here.
7157         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = misc]
7158         (sysdep_routines): Don't add setresuid and setresgid here.
7159         * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
7160         * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
7161         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
7162         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
7163         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
7164         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
7165         * posix/Makefile (routines): Add them all here instead.
7166         * sysdeps/unix/sysv/linux/i386/getresuid.c (getresuid): Renamed to
7167         __getresuid.  Add libc_hidden_def for that, and weak alias to old name.
7168         * sysdeps/unix/sysv/linux/i386/getresgid.c (getresgid): Renamed to
7169         __getresgid.  Add libc_hidden_def for that, and weak alias to old name.
7170         * sysdeps/unix/sysv/linux/i386/setresuid.c: Add libc_hidden_def.
7171         [! __NR_setresuid]: Include generic file.
7172         * sysdeps/unix/sysv/linux/i386/setresgid.c (setresgid): Renamed to
7173         __setresgid.  Add libc_hidden_def for that, and weak alias to old name.
7174         [! __NR_setresuid]: Include generic file.
7175         * sysdeps/unix/sysv/linux/syscalls.list (setresuid, setresgid):
7176         Caller is - now, not EXTRA.
7177         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
7178         (setresuid, setresgid, getresuid, getresgid): Likewise.
7179         * sysdeps/unix/sysv/linux/syscalls.list (getresuid, getresgid):
7180         Add these calls here.
7181         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove them here.
7182         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
7183         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
7184         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
7185         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
7186         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
7187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
7188         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
7189         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
7190
7191         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
7192         (sysdep_routines): Add setfsuid and setfsgid here.
7193         * sysdeps/unix/sysv/linux/arm/Makefile: Not here.
7194         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
7195         * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
7196         * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
7197         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
7198         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
7199         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
7200         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
7201
7202         * hurd/errno.c: Renamed to ...
7203         * hurd/errno-loc.c: ... this.
7204         * hurd/Makefile (routines): errno -> errno-loc
7205
7206 2002-10-13  Ulrich Drepper  <drepper@redhat.com>
7207
7208         * po/de.po: Update from translation team.
7209
7210         * MakeTAGS: Add -E flag to xgettext runs.
7211
7212 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
7213
7214         * po/fr.po: Update from translation team.
7215
7216         * sysdeps/posix/system.c: Remove support for old and buggy SCO systems.
7217         Optimize a bit for use in glibc.
7218
7219 2002-10-12  Roland McGrath  <roland@redhat.com>
7220
7221         * stdio-common/tst-rndseek.c (TIMEOUT): Increase to 10 seconds.
7222         Some machines are slow.  Guido Guenther <agx@sigxcpu.org> has one.
7223
7224 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
7225
7226         * po/sv.po: Update from translation team.
7227
7228 2002-10-11  Isamu Hasegawa  <isamu@yamato.ibm.com>
7229
7230         * posix/regcomp.c (re_compile_fastmap_iter): Remove the handling
7231         OP_CONTEXT_NODE.
7232         (regfree): Likewise.
7233         (create_initial_state): Likewise.
7234         (analyze): Remove the substitutions which became useless.
7235         (calc_first): Likewise.
7236         (calc_epsdest): Use edests of OP_BACK_REF in case that it has
7237         epsilon destination.
7238         (duplicate_node_closure): New function.
7239         (duplicate_node): Remove the handling OP_CONTEXT_NODE.
7240         (calc_inveclosure): Likewise.
7241         (calc_eclosure): Likewise.
7242         (calc_eclosure_iter): Invoke duplicate_node_closure instead of
7243         direct invocation of duplicate_node.
7244         (parse): Don't use comma operator in the return to avoid compiler
7245         warning.
7246         (parse_reg_exp): Likewise.
7247         (parse_branch): Likewise.
7248         (parse_expression): Likewise.
7249         (parse_sub_exp): Likewise.
7250         (parse_dup_op): Likewise.
7251         * posix/regex_internal.c (re_dfa_add_node): Remove the substitutions
7252         which became useless.
7253         (create_ci_newstate): Remove the handling OP_CONTEXT_NODE.
7254         (create_cd_newstate): Likewise.
7255         * posix/regex_internal.h (re_token_type_t): Remove the obsolete type.
7256         (re_token_t): Likewise.
7257         (re_dfa_t): Likewise.
7258         (re_node_set_remove): New macro.
7259         * posix/regexec.c (check_matching): Remove the handling
7260         OP_CONTEXT_NODE.
7261         (check_halt_node_context): Likewise.
7262         (proceed_next_node): Likewise.
7263         (pop_fail_stack): Fix the memory leak.
7264         (set_regs): Likewise.
7265         (free_fail_stack_return): New function.
7266         (sift_states_backward): Fix the memory leak.  Remove the handling
7267         OP_CONTEXT_NODE.
7268         (update_cur_sifted_state): Append some if clause to avoid redundant
7269         call.
7270         (sub_epsilon_src_nodes): Use IS_EPSILON_NODE since it might be a
7271         back reference.
7272         (check_dst_limits): Remove the handling OP_CONTEXT_NODE.
7273         (check_subexp_limits): Likewise.
7274         (search_subexp): Likewise.
7275         (sift_states_bkref): Likewise.
7276         (transit_state_mb): Likewise.
7277         (transit_state_bkref_loop): Likewise.
7278         (transit_state_bkref_loop): Likewise.
7279         (group_nodes_into_DFAstates): Likewise.
7280         (check_node_accept): Likewise.
7281         (sift_ctx_init): Add initializing.
7282
7283 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
7284
7285         * sysdeps/unix/sysv/linux/i386/sysdep.h (INLINE_SYSCALL): Use
7286         __builtin_expect.
7287
7288 2002-10-11  Ulrich Drepper  <drepper@redhat.com>
7289
7290         * elf/dl-load.c (_dl_map_object_from_fd): Remove unnecessarily
7291         duplicated variable c.
7292
7293         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Use INTERNAL_SYSCALL
7294         if possible.
7295
7296         * sysdeps/unix/sysv/linux/i386/sysdep.h
7297         (INTERNAL_SYSCALL_ERROR_P): New define.
7298         (INTERNAL_SYSCALL_ERRNO): Likewise.
7299
7300         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
7301         Add hack to prevent the compiler from clobbering the signal context.
7302
7303 2002-10-11  Roland McGrath  <roland@redhat.com>
7304
7305         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
7306         Fix typos.
7307
7308         * sysdeps/generic/dl-lookupcfg.h: Include <tls.h>.
7309         * sysdeps/sh/dl-lookupcfg.h: File removed.
7310         * sysdeps/i386/dl-lookupcfg.h: File removed.
7311
7312         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): Add
7313         missing labels and ; from last change.
7314
7315         * stdio-common/tst-sscanf.c (val_double): Append .0 to large whole
7316         number literals, so they are doubles instead of ints.
7317
7318 2002-10-09  Roland McGrath  <roland@redhat.com>
7319
7320         * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional
7321         changed from [USE_TLS && HAVE___THREAD].
7322
7323         * sysdeps/i386/dl-machine.h (elf_machine_type_class, elf_machine_rel):
7324         Disable TLS relocs if [RTLD_BOOTSTRAP && !USE___THREAD].
7325         * sysdeps/x86_64/dl-machine.h
7326         (elf_machine_type_class, elf_machine_rela): Likewise.
7327         * sysdeps/sh/dl-machine.h (elf_machine_type_class, elf_machine_rela):
7328         Likewise.
7329
7330         * include/link.h (struct link_map): Remove member l_tls_tp_initialized.
7331         * elf/rtld.c (_dl_start_final, dl_main): Don't use it.
7332         (_dl_start): Conditionalize PT_TLS check on [USE___THREAD].
7333
7334         * sysdeps/i386/dl-tls.h (__TLS_GET_ADDR): Use ___tls_get_addr_internal
7335         instead of ___tls_get_addr.
7336         (___tls_get_addr_internal): Add attribute_hidden to decl.
7337
7338         * sysdeps/generic/ldsodefs.h (struct rtld_global): New variable
7339         _dl_error_catch_tsd.
7340         * elf/rtld.c (startup_error_tsd): New function.
7341         (dl_main): Point _dl_error_catch_tsd at that.
7342         * elf/dl-error.c: Don't use libc-tsd.h for DL_ERROR,
7343         use new function pointer instead.
7344         * elf/dl-tsd.c: New file.
7345         * elf/Makefile (routines): Add it.
7346
7347 2002-10-07  Roland McGrath  <roland@redhat.com>
7348
7349         * elf/dl-misc.c (_dl_debug_vdprintf): Use INTERNAL_SYSCALL macro for
7350         writev if it's available.  Otherwise if [RTLD_PRIVATE_ERRNO] then
7351         take _dl_load_lock around calling __writev.
7352
7353         * sysdeps/unix/sysv/linux/i386/sysdep.h (INTERNAL_SYSCALL): New macro.
7354         (INLINE_SYSCALL): Use that.
7355
7356         * sysdeps/generic/dl-sysdep.h: New file.
7357         * sysdeps/mach/hurd/dl-sysdep.h: New file.
7358         * sysdeps/generic/ldsodefs.h: Include <dl-sysdep.h>.
7359         * include/errno.h [IS_IN_rtld]: Include <dl-sysdep.h> to define ...
7360         [RTLD_PRIVATE_ERRNO]: Use a hidden global variable for errno and
7361         access it directly.
7362         * elf/dl-minimal.c (__errno_location): Removed.
7363         * sysdeps/unix/i386/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
7364         Use GOTOFF access for errno.
7365         * sysdeps/unix/sysv/linux/i386/sysdep.h
7366         [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
7367
7368         * sysdeps/unix/x86_64/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
7369         Use PC-relative access for errno.
7370         * sysdeps/unix/sysv/linux/x86_64/sysdep.h
7371         [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
7372
7373         * include/tls.h: New file.
7374         (USE___THREAD): New macro.
7375         Define to 1 under [USE_TLS && HAVE___THREAD] and only when compiling
7376         libc or libpthread.
7377         * sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]: Conditional
7378         changed from [USE_TLS && HAVE___THREAD].
7379         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
7380         * sysdeps/unix/i386/sysdep.S: Likewise.
7381         * sysdeps/unix/x86_64/sysdep.S: Likewise.
7382         * include/errno.h: Likewise.
7383         * include/netdb.h: Likewise.
7384         * include/resolv.h: Likewise.
7385
7386         * sysdeps/generic/errno.c: New file.
7387         * csu/Makefile (aux): New variable, list errno.
7388         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno, _errno): Remove defns.
7389         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
7390         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
7391         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
7392         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
7393         * sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
7394         * sysdeps/unix/sysv/linux/cris/sysdep.S: Likewise.
7395         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Likewise.
7396         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
7397         * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Likewise.
7398         * sysdeps/unix/sysv/linux/sparc/sysdep.S: Likewise.
7399         * sysdeps/unix/sysv/linux/sh/sysdep.S: Likewise.
7400         * sysdeps/unix/alpha/sysdep.S: Likewise.
7401         * sysdeps/generic/start.c: Likewise.
7402         * sysdeps/unix/start.c: Likewise.
7403         * sysdeps/unix/arm/start.c: Likewise.
7404         * sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
7405         * sysdeps/unix/sparc/start.c: Likewise.
7406         * sysdeps/unix/sysv/irix4/start.c: Likewise.
7407         * sysdeps/unix/sysv/linux/mips/sysdep.S: File removed.
7408
7409         * manual/search.texi (Tree Search Function, Hash Search Function):
7410         Mention search.h clearly.
7411
7412 2002-10-05  Roland McGrath  <roland@redhat.com>
7413
7414         * elf/dl-fxstat64.c: File removed.
7415         * elf/dl-xstat64.c: File removed.
7416         * elf/Makefile (rtld-routines): Remove them.
7417         * sysdeps/unix/sysv/linux/xstat64.c: Remove RTLD_STAT64 conditionals.
7418         Instead, use strong_alias instead of versioned_symbol in the
7419         !SHLIB_COMPAT case.
7420         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
7421         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
7422
7423         * include/shlib-compat.h
7424         (SHLIB_COMPAT): Require that IS_IN_##lib be defined nonzero.
7425         [! NOT_IN_libc] (IS_IN_libc): Define it.
7426         * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Use -Dx=1 not just -Dx.
7427         * elf/Makefile (CPPFLAGS-.os): Likewise.
7428
7429         * sunrpc/rpc_main.c (main): Don't declare with noreturn attribute.
7430         Return the status instead of calling exit.
7431
7432         * Makeconfig (CFLAGS): Prepend -std=gnu99.
7433         * Makerules (+make-deps): Use $(CFLAGS) only for .c sources.
7434         Remove superfluous rm command, whose @ plus make bugs hid
7435         all these commands from the make output.
7436
7437         * include/stubs-prologue.h: New file.  Give #error under #ifdef _LIBC.
7438         * Makefile ($(inst_includedir)/gnu/stubs.h): Depend on it.
7439         Use that file's contents instead of literal echo's for the prologue.
7440         * include/features.h: Include <gnu/stubs.h> unconditionally.
7441         * include/gnu/stubs.h: New file.
7442
7443 2002-09-30  Roland McGrath  <roland@redhat.com>
7444
7445         * elf/rtld-Rules: New file.
7446         * elf/Makefile ($(objpfx)librtld.map, $(objpfx)librtld.mk,
7447         $(objpfx)rtld-libc.a): New targets.
7448         (generated): Add them.
7449         (reloc-link): Remove -o $@ from the variable.
7450         ($(objpfx)dl-allobjs.os): Add -o $@ after $(reloc-link).
7451         (distribute): Add rtld-Rules.
7452         (CPPFLAGS-.os): Define this instead of CFLAGS-.os.
7453         * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for rtld-% targets.
7454         (common-mostlyclean, common-clean): Clean up rtld-* files.
7455         * sysdeps/unix/make-syscalls.sh: Add rtld-*.os target name to rules.
7456
7457 2002-10-11  Roland McGrath  <roland@redhat.com>
7458
7459         * sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block in
7460         now-unused dtv slot, reset the slot to TLS_DTV_UNALLOCATED.
7461
7462         * elf/tls-macros.h [__x86_64__] (TLS_GD): Fix the sequence with the
7463         proper set of no-op insn prefixes.
7464
7465         * elf/tst-tls8.c (do_test): Use %zd format for l_tls_modid members.
7466
7467 2002-10-11  Ulrich Drepper  <drepper@redhat.com>
7468
7469         * sysdeps/unix/sysv/linux/execve.c: Don't try calling
7470         __pthread_kill_other_threads_np.
7471
7472         * sysdeps/generic/pselect.c: Avoid unnecessary sigprocmask calls.
7473
7474 2002-10-08  Roland McGrath  <roland@redhat.com>
7475
7476         * locale/newlocale.c (__newlocale): If setting all categories to "C",
7477         just return &_nl_C_locobj instead of copying it.
7478         * locale/freelocale.c (__freelocale): Check for &_nl_C_locobj.
7479         * locale/duplocale.c (__duplocale): Likewise.
7480
7481 2002-10-07  Roland McGrath  <roland@frob.com>
7482
7483         * config.h.in (HAVE_I386_SET_GDT): New #undef.
7484         * sysdeps/mach/configure.in: Define it with new check for i386_set_gdt.
7485         * sysdeps/mach/configure: Regenerated.
7486
7487 2002-10-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7488
7489         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
7490         Add all necessary register outputs for syscall-clobbered registers.
7491
7492 2002-10-02  David Mosberger  <davidm@hpl.hp.com>
7493
7494         * sysdeps/ia64/bzero.S: Rewritten by Sverre Jarp to tune for
7495         Itanium 2 (and Itanium).
7496         Fix unwind directives and make it fit in 80 columns.
7497         * sysdeps/ia64/memset.S: Likewise.
7498         * sysdeps/ia64/memcpy.S: Likewise.
7499         Move jump table to .rodata section.
7500
7501 2002-10-03  Roland McGrath  <roland@frob.com>
7502
7503         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Add
7504         clobbers to asm.
7505
7506 2002-10-10  Andreas Jaeger  <aj@suse.de>
7507
7508         * sysdeps/x86_64/_mcount.S: Restore correct registers.
7509
7510 2002-10-10  Ulrich Drepper  <drepper@redhat.com>
7511
7512         * posix/Versions (libc) [GLIBC_PRIVATE]: Add __pselect.
7513
7514 2002-10-09  Ulrich Drepper  <drepper@redhat.com>
7515
7516         * sysdeps/generic/ldsodefs.h: Remove attribute_hidden from
7517         _dl_allocate_tls_init.  Add rtld_hidden_proto.
7518         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Add
7519         rtld_hidden_def.
7520         * elf/Versions (ld) [GLIBC_PRIVATE]: Add _dl_allocate_tls_init.
7521
7522         * version.h (VERSION): Bump to 2.3.1.
7523
7524         * Make-dist: Add back one of the tar invocations removed before.
7525
7526         * stdlib/Makefile (distribute): Add allocalim.h.
7527
7528         * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
7529         (__libc_tsd_address): Use correct variable name.
7530         Patch by Stefan Jones <stefan.jones@multigig.com>.
7531
7532         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;.
7533         Reported by edwardsg@sgi.com [PR libc/4678].
7534
7535         * Versions.def (libc): Add GLIBC_2.3.1.
7536         (libpthread): Add GLIBC_2.3.1.
7537
7538         * include/signal.h: Add libc_hidden_proto for __sigwait, __sigwaitinfo,
7539         and __sigtimedwait.
7540         * signal/Versions: Add __sigtimedwait, __sigwait, and __sigwaitinfo.
7541         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Add
7542         libc_hidden_def.
7543         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
7544         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
7545
7546         * include/sys/msg.h: Declare __libc_msgrcv and __libc_msgsnd.
7547         * sysdeps/unix/sysv/linux/msgrcv.c (__msgrcv): Rename to __libc_msgrcv
7548         and make old name an alias.
7549         * sysdeps/unix/sysv/linux/msgsnd.c (__msgsnd): Rename to __libc_msgsnd
7550         and make old name an alias.
7551         * sysvipc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_msgrcv and
7552         __libc_msgsnd.
7553
7554         * include/sys/uio.h: Declare __libc_readv and __libc_writev.
7555         * misc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_readv and
7556         __libc_writev.
7557         * sysdeps/generic/readv.c (__readv): Rename to __libc_readv and make
7558         old name an alias.
7559         * sysdeps/posix/readv.c: Likewise
7560         * sysdeps/unix/sysv/aix/readv.c: Likewise.
7561         * sysdeps/unix/sysv/linux/readv.c: Likewise.
7562         * sysdeps/generic/writev.c (__writev): Rename to __libc_writev and make
7563         old name an alias.
7564         * sysdeps/posix/writev.c: Likewise
7565         * sysdeps/unix/sysv/aix/writev.c: Likewise.
7566         * sysdeps/unix/sysv/linux/writev.c: Likewise.
7567
7568         * include/sys/wait.h: Declare __waitid.
7569         * posix/Versions (libc) [GLIBC_PRIVATE]: Add __waitid.
7570         * sysdeps/generic/waitid.c (waitid): Rename to __waitid and make old
7571         name an alias.
7572         * sysdeps/posix/waitid.c: Likewise.
7573         * sysdeps/unix/sysv/aix/waitid.c: Likewise.
7574
7575         * sysdeps/unix/sysv/linux/syscalls.list: Add creat syscall.
7576
7577 2002-10-07  Jakub Jelinek  <jakub@redhat.com>
7578
7579         * include/alloca.h (__libc_use_alloca, __libc_alloca_cutoff): New
7580         prototypes.
7581         (__MAX_ALLOCA_CUTOFF): Define.
7582         Include allocalim.h.
7583         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r,
7584         _nss_dns_gethostbyaddr_r): Use alloca or malloc to allocate
7585         host_buffer depending on __libc_use_alloca.
7586         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r,
7587         _nss_dns_getnetbyaddr_r): Use alloca or malloc to allocate
7588         net_buffer depending on __libc_use_alloca.
7589         * resolv/res_query.c (res_nquery): Use alloca or malloc to allocate
7590         buf depending on __libc_use_alloca.
7591         * resolv/gethnamaddr.c (gethostbyname2, gethostbyaddr): Likewise.
7592         * stdio-common/vfprintf.c (vfprintf): Use __libc_use_alloca
7593         instead of hardcoded constants.
7594         Pass proper size argument to alloca and compute end for wide char
7595         version.
7596         * stdio-common/printf_fp.c (__printf_fp): Use __libc_use_alloca
7597         instead of hardcoded constants.
7598         * string/strcoll.c (strcoll): Likewise.
7599         * string/strxfrm.c (strxfrm): Likewise.
7600         * sysdeps/posix/readv.c (__readv): Likewise.
7601         * sysdeps/posix/writev.c (__writev): Likewise.
7602         * sysdeps/generic/allocalim.h: New file.
7603
7604 2002-10-08  Roland McGrath  <roland@redhat.com>
7605
7606         * configure.in (aux_missing warning): Change "too old" to
7607         "incompatible versions", since for autoconf it's "too new" right now.
7608         * configure: Regenerated.
7609
7610         * configure.in (AUTOCONF): New check to set it.  Set to "no" if the
7611         one found doesn't work on our configure.in.
7612         * configure: Regenerated.
7613         * config.make.in (AUTOCONF): New substituted variable.
7614         * Makefile (autoconf-it-cvs): New canned sequence, broken out of ...
7615         (autoconf-it): ... here, use that instead of defining conditionally.
7616         Use $(AUTOCONF) instead of literal autoconf.
7617         [$(AUTOCONF) != no] (configure, %/configure): Protect these rules
7618         with this condition.
7619         * Make-dist (autoconf-it, configure, %/configure): Copy those changes.
7620
7621 2002-10-08  Ulrich Drepper  <drepper@redhat.com>
7622
7623         * Make-dist (dist): Cleanup a bit.  We are not interested in the
7624         14 char filename limit anymore.  Remove intermediate files and
7625         symlinks.
7626
7627 2002-10-05  Ulrich Drepper  <drepper@redhat.com>
7628
7629         * po/sk.po: Update from translation team.
7630         * po/tr.po: Likewise.
7631         * po/gl.po: Likewise.
7632
7633 2002-10-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7634
7635         * elf/tls-macros.h: Fix SH version of macros so as to match ABI syntax.
7636
7637 2002-10-03  Ulrich Drepper  <drepper@redhat.com>
7638
7639         * version.h (RELEASE): Change to stable.
7640
7641 2002-10-03  Jakub Jelinek  <jakub@redhat.com>
7642
7643         * sysdeps/unix/sysv/linux/_exit.c (__syscall_exit,
7644         __syscall_exit_group): New prototypes.
7645
7646 2002-10-03  Ulrich Drepper  <drepper@redhat.com>
7647
7648         * glibc 2.3 released.
7649
7650
7651 See ChangeLog.13 for earlier changes.