* sysdeps/i386/dl-machine.h: Include <sysdep.h>.
[glibc.git] / ChangeLog
blobe0480ff3daf93f588f82996626eeeb86dab78611
1 2003-06-01  Jakub Jelinek  <jakub@redhat.com>
3         * sysdeps/i386/dl-machine.h: Include <sysdep.h>.
5 2003-06-01  Ulrich Drepper  <drepper@redhat.com>
7         * test-skeleton.c (main): Request getopt to not reorder the
8         command line.
10         * elf/Makefile (CFLAGS-dl-runtime.c): Define.
12         * wcsmbs/wcpncpy.c (__wcpncpy): Fix broken implementation to match
13         stpncpy.
15 2003-05-31  Ulrich Drepper  <drepper@redhat.com>
17         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h (SA_NOCLDWAIT): Define.
19 2003-05-31  Jakub Jelinek  <jakub@redhat.com>
21         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_plt_conflict):
22         New function.
23         (elf_machine_rela) <case R_PPC64_JMP_SLOT>: Avoid
24         RESOLVE_CONFLICT_FIND_MAP.  If RESOLVE_CONFLICT_FIND_MAP is defined,
25         call elf_machine_plt_conflict instead of elf_machine_fixup_plt.
27 2003-05-31  Ulrich Drepper  <drepper@redhat.com>
29         * sysdeps/i386/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE): Add
30         CFI directives.
32         * csu/Makefile: Fix Makefile warnings regarding Scrt1.o.
34         * libio/fileops.c (_IO_file_open): Don't mark as inline.
36         * sysdeps/ia64/elf/initfini.c (gmon_initializer): Mark with
37         attribute used.
39 2003-05-30  Ulrich Drepper  <drepper@redhat.com>
41         * scripts/config.guess: Update from master copy.
42         * scripts/config.sub: Likewise.
44 2003-05-30  Guido Guenther  <agx@sigxcpu.org>
46         * sysdeps/mips/mips64/bsd-_setjmp.S: Include <sys/asm.h> for
47         SETUP_GP64 and friends.
48         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Fix register
49         names in internal_syscall{6,7}.
50         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
51         * sysdeps/unix/sysv/linux/mips/pread.c [_MIPS_SIM == _ABI64]: Fix
52         number of syscall arguments.
53         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
54         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
55         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
57 2003-05-30  Andreas Jaeger  <aj@suse.de>
59         * sysdeps/x86_64/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
60         Add CFI directives.
62         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Add CFI
63         directives.
65         * sysdeps/generic/sysdep.h: Add CFI_* macros for C files.
67         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
68         Add CFI directives.
70 2003-05-30  Jakub Jelinek  <jakub@redhat.com>
72         * sysdeps/powerpc/powerpc32/elf/start.S: Make code compilable with
73         SHARED.
75 2003-05-11  Andreas Schwab  <schwab@suse.de>
77         * Makerules: Always use -MP together with -MD.
78         (sed-remove-dotot): Substitute $(..) also at start of line.
79         ($(stdio_lim:h=st)): Use -MD instead of SUNPRO_DEPENDENCIES.
80         Generated defines with a single compiler call.
81         Use $(sed-remove-dotdot).
82         * mach/Makefile ($(objpfx)mach-syscalls.mk): Use -MD instead
83         of DEPENDENCIES_OUTPUT, and use $(sed-remove-objpfx).
84         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h):
85         Use -MD instead of SUNPRO_DEPENDENCIES, and use $(sed-remove-objpfx).
86         * sysdeps/unix/sysv/linux/mips/Makefile
87         ($(objpfx)syscall-%.h): Likewise.
89 2003-05-28  Roland McGrath  <roland@redhat.com>
91         * malloc/malloc.h [! __GNUC__] (__const): Define if undefined.
93 2003-05-26  Aldy Hernandez  <aldyh@redhat.com>
95         * soft-fp/soft-fp.h (FP_EX_UNDERFLOW): Define to 0.
97 2003-05-28  Roland McGrath  <roland@redhat.com>
99         * sysdeps/unix/sysv/linux/ia64/setcontext.S: Pass fourth argument to
100         rt_sigprocmask system call.
101         * sysdeps/unix/sysv/linux/ia64/ucontext_i.h (SC_MASK): Fix value.
102         From Peter A. Buhr <pabuhr@plg2.math.uwaterloo.ca>.
104 2003-05-28  Ulrich Drepper  <drepper@redhat.com>
106         * include/libc-symbols.h: Define hidden attribute for real also if
107         LIBC_NONSHARED is defined.  Patch by Jakub Jelinek.
109         * csu/Makefile: Add rules to build Scrt1.o.
110         * sysdeps/i386/elf/start.S: Make code compilable with SHARED.
111         * sysdeps/x86_64/elf/start.S: Likewise.
113 2003-05-27  Jakub Jelinek  <jakub@redhat.com>
115         * stdio-common/vfprintf.c (process_arg, process_string_arg): Use
116         pa_int/pa_u_int instead of pa_short_int, pa_u_short_int and pa_char.
117         * stdio-common/printf-parse.h (union printf_arg): Remove pa_char,
118         pa_short_int, pa_u_short_int and pa_float.
120 2003-05-26  Jakub Jelinek  <jakub@redhat.com>
122         * libio/strops.c (_IO_str_init_static): Change into a wrapper around
123         _IO_str_init_static_internal.
124         (_IO_str_init_static_internal): Moved from _IO_str_init_static,
125         change size argument to _IO_size_t, don't limit sprintf to 64M.
126         (_IO_str_init_readonly): Call _IO_str_init_static_internal.
127         * libio/wstrops.c (_IO_wstr_init_static): Change size argument to
128         _IO_size_t, don't limit swprintf to 256M.
129         (_IO_wstr_init_readonly): Remove.
130         * libio/libioP.h (_IO_str_init_static_internal, _IO_wstr_init_static):
131         Adjust prototypes.
132         (_IO_wstr_init_readonly): Remove prototype.
133         * libio/iovsprintf.c (_IO_vsprintf): Use
134         _IO_str_init_static_internal instead of INTUSE(_IO_str_init_static).
135         * libio/iovsscanf.c (_IO_vsscanf): Likewise.
136         * libio/memstream.c (open_memstream): Likewise.
137         * libio/obprintf.c (_IO_obstack_vfprintf): Likewise.
138         * libio/vasprintf.c (_IO_vasprintf): Likewise.
139         * libio/vsnprintf.c (_IO_vsnprintf): Likewise.
140         * stdio-common/tst-sprintf.c (main): Add new test.
142 2003-05-26  Ulrich Drepper  <drepper@redhat.com>
144         * stdio-common/vfprintf.c (vfprintf): Be bug-compatible with some
145         other implementation in respect of multiple uses of parameter with
146         different types.
148 2003-05-25  Ulrich Drepper  <drepper@redhat.com>
150         * sysdeps/unix/sysv/linux/kernel-features.h: Define
151         __ASSUME_FUTEX_REQUEUE for >= 2.5.70.
153 2003-05-22  Andreas Jaeger  <aj@suse.de>
155         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Add CFI
156         directives.
157         * sysdeps/unix/sysv/linux/x86_64/time.S: Likewise.
158         * sysdeps/x86_64/strtok.S: Likewise.
160 2003-05-20  Guido Guenther  <agx@sigxcpu.org>
162         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Change SI_ASYNCNL
163         to -60 and define SI_TKILL.
165 2003-05-21  H.J. Lu  <hongjiu.lu@intel.com>
167         * math/test-fenv.c (feexcp_nomask_test): Fix comment.
168         (feexcp_mask_test): Likewise.
170 2003-05-21  Ulrich Drepper  <drepper@redhat.com>
172         * locale/programs/locale.c (main): Fix typo in last patch.
174         * csu/elf-init.c: Mark __preinit_array_start, __preinit_array_end,
175         __init_array_start, __init_array_end, __fini_array_start, and
176         __fini_array_end as hidden.
178 2003-05-21  Petter Reinholdtsen  <pere@hungry.com>
180         * locale/programs/locale.c (main): Report an error if setlocale()
181         fails [PR libc/2254].
183 2003-05-21  Jakub Jelinek  <jakub@redhat.com>
185         * sysdeps/unix/sysv/linux/s390/system.c: New file.
187 2003-05-21  Jakub Jelinek  <jakub@redhat.com>
189         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (LOADARGS_0,
190         LOADARGS_1, LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5,
191         LOADARGS_6): Don't error if syscall argument is a string literal.
192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (LOADARGS_0,
193         LOADARGS_1, LOADARGS_2, LOADARGS_3, LOADARGS_4, LOADARGS_5,
194         LOADARGS_6): Likewise.
196 2003-05-21  Andreas Jaeger  <aj@suse.de>
198         * sysdeps/generic/sysdep.h (cfi_offset, cfi_startproc,
199         cfi_endproc, cfi_def_cfa, cfi_def_ccfa_register,
200         cfi_def_cfa_offset, cfi_adjust_cfa_offset, cfi_offset): Define.
202         * sysdeps/x86_64/sysdep.h (CALL_MCOUNT): Add cfi directives.
203         (ENTRY): Likewise.
204         (END): Likewise.
206         * configure.in: Test for asm cfi directives.
208         * config.h.in: Add HAVE_ASM_CFI_DIRECTIVES.
210 2003-05-17  Andreas Jaeger  <aj@suse.de>
212         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Revert last patch.
214         * rt/tst-clock_nanosleep.c: Include <time.h> for clock_nanosleep.
216 2003-05-16  Ulrich Drepper  <drepper@redhat.com>
218         * rt/Makefile (tests): Add tst-clock_nanosleep.
219         * rt/tst-clock_nanosleep.c: New file.
220         * posix/Makefile (tests): Add tst-nanosleep.
221         * posix/tst-nanosleep.c: New file.
223         * sysdeps/unix/clock_nanosleep.c (CPUCLOCK_P): Fix definition.
225         * include/features.h (__USE_XOPEN2K): Define also for
226         _POSIX_C_SOURCE>=200112L.
228         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Fold
229         SI_TKILL code into SI_USER.
230         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Likewise.
232         * sysdeps/posix/sigpause.c (do_sigpause): Use sigdelset after all.
234 2003-05-15  Jakub Jelinek  <jakub@redhat.com>
236         * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow):
237         Remove sym argument, always use refsym.
238         (__process_machine_rela): Adjust callers.
239         * sysdeps/powerpc/powerpc64/dl-machine.c (_dl_reloc_overflow):
240         Likewise.
241         * sysdeps/powerpc/powerpc32/dl-machine.h (_dl_reloc_overflow):
242         Adjust prototype.
243         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
245 2003-05-15  Ulrich Drepper  <drepper@redhat.com>
247         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Fix typo
248         (DL_NEED_SYSINFO -> NEED_DL_SYSINFO).  If aux value is not known
249         print numeric values.
251 2003-05-12  Thorsten Kukuk  <kukuk@suse.de>
253         * inet/netinet/igmp.h: Sync with Linux Kernel 2.5.69 and *BSD.
255 2003-05-14  Andreas Schwab  <schwab@suse.de>
257         * sysdeps/unix/sysv/linux/ia64/umount.c: New file.
259 2003-05-14  Jakub Jelinek  <jakub@redhat.com>
261         * elf/rtld.c (dl_main): For LD_TRACE_PRELINKING print search scope
262         even if no DT_NEEDED is present.
264 2003-05-13  David Mosberger  <davidm@hpl.hp.com>
266         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Fix the fix from
267         2003-03-27: setjmp is NOT a leaf-routine (due to the call to
268         __sigjmp_save) so we can't keep the saved unat value in a scratch
269         register (r16).  Use loc2 instead.
271 2003-05-13  Ulrich Drepper  <drepper@redhat.com>
273         * csu/Makefile: Do compile elf-init with PIC flag since in dynamic
274         binaries it has to be relocatable.
276         * sysdeps/unix/sysv/linux/waitpid.c: Use waitpid syscall is available.
278 2003-05-12  Steven Munroe  <sjmunroe@us.ibm.com>
280         * sysdeps/powerpc/bits/atomic.h
281         (__arch_compare_and_exchange_bool_8_rel): Define.
282         (__arch_compare_and_exchange_bool_16_rel): Define.
283         (__ARCH_REL_INSTR): Define if not already defined.
284         (__arch_atomic_exchange_and_add_32): Add "memory" to clobber list.
285         (__arch_atomic_decrement_if_positive_32):
286         Add "memory" to clobber list.
287         (__arch_compare_and_exchange_val_32_acq): Remove release sync.
288         (__arch_compare_and_exchange_val_32_rel): Define.
289         (__arch_atomic_exchange_32): Remove.
290         (__arch_atomic_exchange_32_acq): Define.
291         (__arch_atomic_exchange_32_rel): Define.
292         (atomic_compare_and_exchange_val_rel): Define.
293         (atomic_exchange_acq): Use __arch_atomic_exchange_*_acq forms.
294         (atomic_exchange_rel): Define.
295         * sysdeps/powerpc/powerpc32/bits/atomic.h
296         (__arch_compare_and_exchange_bool_32_acq): Remove release sync.
297         (__arch_compare_and_exchange_bool_32_rel): Define.
298         (__arch_compare_and_exchange_bool_64_rel): Define.
299         (__arch_compare_and_exchange_val_64_rel): Define.
300         (__arch_atomic_exchange_64): Remove.
301         (__arch_atomic_exchange_64_acq): Define.
302         (__arch_atomic_exchange_64_rel): Define.
303         * sysdeps/powerpc/powerpc64/bits/atomic.h
304         (__arch_compare_and_exchange_bool_32_rel): Define.
305         (__arch_compare_and_exchange_bool_64_acq): Remove release sync.
306         (__arch_compare_and_exchange_bool_64_rel): Define.
307         (__arch_compare_and_exchange_val_64_acq): Remove release sync.
308         (__arch_compare_and_exchange_val_64_rel): Define.
309         (__arch_atomic_exchange_64): Remove.
310         (__arch_atomic_exchange_64_acq): Define.
311         (__arch_atomic_exchange_64_rel): Define.
312         (__arch_atomic_exchange_and_add_64): Add "memory" to clobber list.
313         (__arch_atomic_decrement_if_positive_64):
314         Add "memory" to clobber list.
315         [!UP](__ARCH_REL_INSTR): Define as lwsync.
317 2003-05-11  Andreas Schwab  <schwab@suse.de>
319         * io/Makefile ($(objpfx)ftwtest.out): Use absolute file names.
321 2003-05-11  Ulrich Drepper  <drepper@redhat.com>
323         * time/tst-strftime.c (do_test): Add tests for - flag.
325 2003-05-11  Jim Meyering  <jim@meyering.net>
327         * time/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
328         the space-padded-by-default conversion specifiers, %e, %k, %l.
330 2003-05-11  Andreas Schwab  <schwab@suse.de>
332         * sysdeps/generic/sched_setaffinity.c: Fix parameter name.
334 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
336         * sysdeps/generic/bits/sched.h: Define cpu_set_t only if not
337         already defined and when really needed.
338         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
340 2003-05-09  Thorsten Kukuk  <kukuk@suse.de>
342         * sysdeps/unix/sysv/linux/netinet/igmp.h: Don't include kernel
343         headers, add defines from kernel header, move it from here...
344         * inet/netinet/igmp.h: ... to here.
345         * inet/Makefile (headers): Add netinet/igmp.h.
346         * sysdeps/unix/sysv/linux/Makefile: Remove netinet/igmp.h.
347         * sysdeps/unix/sysv/linux/Dist: Remove netinet/igmp.h.
349 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
351         * sysdeps/pthread/lio_listio64.c (lio_listio64): If SIG == NULL,
352         use dummy sigevent structure with SIGEV_NONE [PR libc/5015].
354 2003-05-09  Thorsten Kukuk <kukuk@suse.de>
356         * libio/bits/stdio.h: Sync prototypes with libio/stdio.h
357         (remove __THROW from possible cancellation points).
359 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
361         * posix/sched.h (CPU_SETSIZE): Define.
363 2003-05-09  Ulrich Drepper  <drepper@redhat.com>
365         * Makeconfig (gnulib): Remove -lgcc_eh again.
367         * posix/sched.h: Change prototypes of sched_getaffinity and
368         sched_setaffinity.  Define CPU_SET, CPU_CLR, CPU_ISSET, and CPU_ZERO.
369         * sysdeps/generic/sched_getaffinity.c: Adjust definition.
370         * sysdeps/generic/sched_setaffinity.c: Likewise.
371         * sysdeps/generic/bits/sched.h: Define __CPU_SETSIZE, __NCPUBITS,
372         __CPUELT, __CPUMASK, cpu_set_t, __cpu_mask, __CPU_ZERO, __CPU_SET,
373         __CPU_CLR, and __CPU_ISSET.
374         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
375         * sysdeps/unix/sysv/linux/sched_getaffinity.c: New file.
376         * sysdeps/unix/sysv/linux/sched_setaffinity.c: New file.
378         * include/atomic.h (atomic_exchange_acq): Renamed from atomic_exchange.
379         (atomic_exchange_rel): New #define.
380         * sysdeps/ia64/bits/atomic.h: Likewise.
381         * sysdeps/i386/i486/bits/atomic.h (atomic_exchange_acq): Renamed from
382         atomic_exchange.
383         * sysdeps/m68k/m68020/bits/atomic.h: Likewise.
384         * sysdeps/powerpc/bits/atomic.h: Likewise.
385         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: Likewise.
386         * sysdeps/sparc/sparc64/bits/atomic.h: Likewise.
387         * sysdeps/x86_64/bits/atomic.h: Likewise.
388         * csu/tst-atomic.c: Use atomic_exchange_acq instead of atomic_exchange.
390         * sysdeps/unix/sysv/linux/x86_64/get_clockfreq.c: New file.
392 2003-05-08  Ulrich Drepper  <drepper@redhat.com>
394         * malloc/thread-m.h: Remove special handling of thread_atfork if
395         HAVE_register_atfork_malloc is defined.
397 2003-05-07  Andreas Jaeger  <aj@suse.de>
399         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Add DWARF2 unwind
400         information.
402 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
404         * libio/oldiofdopen.c (_IO_old_fdopen): Use _IO_old_init not _IO_init.
405         * libio/oldiofopen.c (_IO_old_fopen): Likewise.
406         * libio/libioP.h: Declare _IO_old_init.
407         * libio/genops.c (_IO_no_init): Split in two.  New function
408         _IO_old_init.
410 2003-05-05  Ulrich Drepper  <drepper@redhat.com>
412         * sysdeps/generic/enbl-secure.c (__libc_enable_secure_decided): New
413         variable.
414         (__libc_init_secure): Don't do anything if __libc_enable_secure_decided
415         is nonzero.
416         * include/unistd.h: Declare __libc_enable_secure_decided.
417         * elf/dl-support.c (_dl_aux_init): Recognize AT_UID, AT_EUID, AT_GID,
418         and AT_EGID.  If all found, set __libc_enable_secure and
419         __libc_enable_secure_decided.
421         * sysdeps/generic/libc-start.c [!SHARED]: Call
422         __libc_check_standard_fds after __libc_init_first.
424 2003-05-05  Roland McGrath  <roland@redhat.com>
426         * Makerules (common-before-compile): New variable.
427         ($(common-objpfx)%.make): Depend on that instead of $(before-compile).
428         ($(common-objpfx)%.h $(common-objpfx)%.h.d): Likewise.  Move this rule
429         to after all setting of before-compile.
431 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
433         * sysdeps/ia64/bits/atomic.h (__arch_compare_and_exchange_val_8_acq,
434         __arch_compare_and_exchange_val_16_acq): Cast 0 to mem's type.
435         * sysdeps/powerpc/powerpc32/bits/atomic.h
436         (__arch_compare_and_exchange_val_64_acq): Likewise.
437         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
438         (__arch_compare_and_exchange_val_8_acq,
439         __arch_compare_and_exchange_val_16_acq,
440         __arch_compare_and_exchange_val_64_acq): Likewise.
441         * sysdeps/sparc/sparc64/bits/atomic.h
442         (__arch_compare_and_exchange_val_8_acq,
443         __arch_compare_and_exchange_val_16_acq): Likewise.
444         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq,
445         __arch_compare_and_exchange_val_16_acq,
446         __arch_compare_and_exchange_val_64_acq): Likewise.
447         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
448         (__arch_compare_and_exchange_val_64_acq): Likewise.
449         * sysdeps/s390/s390-64/backtrace.c (__backtrace): Add cast to shut
450         up warning.
451         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Likewise.
453         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
454         (INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0):
455         Return long instead of int.
456         (INTERNAL_SYSCALL_ERROR_P): Cast val to unsigned long, replace
457         0xfffff001u with -4095UL.
459 2003-05-05  Andreas Jaeger  <aj@suse.de>
461         * sysdeps/x86_64/fpu_control.h: New from i386.
463         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (__NR_semtimedop):
464         Define if not defined.
466         * sunrpc/Makefile (generated-dirs): New variable.
467         * resolv/Makefile (generated): New variable.
469 2003-05-04  Roland McGrath  <roland@redhat.com>
471         * csu/Makefile ($(csu-dummies) target rule): Don't use a temp C file.
472         Depend on $(before-compile).
474         * csu/Makefile ($(objpfx)crt%.o): Replace implicit rule with a static
475         pattern rule.  The implicit rule could be ruled out when $(objpfx)
476         didn't exist at the time of its consideration (ugh!).
478         * Makerules (+make-deps): Fix target matching.
479         Use $(sed-remove-dotdot).
481 2003-05-03  Ulrich Drepper  <drepper@redhat.com>
483         * nscd/nscd.c (main): Parse config file right after parsing
484         parameters.  Then, if get_stats is true, call receive_print_stats.
485         Drop parameter from nscd_init call.
486         (get_stats): New variable.
487         (parse_opt): Set get_stats, don't call receive_print_stats here.
488         * nscd/nscd.h: Declare dbs, stat_user, and stat_uid.  Adjust nscd_init
489         prototype.
490         * nscd/connections.c (stat_user, stat_uid): New variables.
491         (dbs): Make global.
492         (nscd_init): Don't read configuration file here.  Drop parameter.
493         (handle_request): Cleanup handling of non-database lookup requests.
494         * nscd/nscd_conf.c (nscd_parse_file): Recognize stat-user entry.
495         Get UID of the specified user.  Use xstrdup instead of strdup.
496         * nscd/nscd_stat.c (receive_print_stats): Check UID.  If not zero,
497         check stat_user.
498         * nscd/Makefile (nscd-modules): Add xstrdup.
499         * nscd/nscd.conf: Document stat-user entry.
501 2003-05-03  H.J. Lu  <hongjiu.lu@intel.com>
503         * sysdeps/unix/sysv/linux/ia64/sysdep.h (__NR_semtimedop): Define
504         if not defined.
506 2003-04-22  Roland McGrath  <roland@redhat.com>
508         * elf/elf.h (AT_SYSINFO_EHDR): New macro, replaces AT_SYSINFO_EH_FRAME.
509         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
510         dl_sysinfo_eh_frame member, add dl_sysinfo_dso member instead.
511         * elf/dl-support.c: Update defn.
512         * sysdeps/generic/libc-start.c: Don't call __register_frame_info_bases.
513         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
514         Set GL(dl_sysinfo_dso) from AT_SYSINFO_EHDR.
515         (_dl_show_auxv): Grok AT_SYSINFO_EHDR, not AT_SYSINFO_EH_FRAME.
516         * elf/rtld.c (dl_main) [NEED_DL_SYSINFO]: If GL(dl_sysinfo_dso) is
517         set, set up a link_map for the preloaded, prelinked object.
519 2003-05-03  Roland McGrath  <roland@redhat.com>
521         * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ...
522         * stdio-common/Makefile: ... not here.
524         * csu/Makefile ($(objpfx)initfini.s): Depend on $(before-compile).
525         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
527 2003-05-02  Ulrich Drepper  <drepper@redhat.com>
529         * sysdeps/unix/sysv/linux/s390/semtimedop.c: New file.
531         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h (IPCOP_semtimedop): Define.
533         * sysdeps/generic/dl-fptr.c (_dl_make_fptr): Use 0 not NULL for
534         comparing ftab elements.
535         (_dl_unmap): Fix typo in test.
536         (_dl_make_fptr): Fix typos introduced in last change.
538         * sysdeps/generic/dl-fptr.c: Put back one optimization from the
539         original patch.  Use non-exported symbols.  Mark translatable
540         strings.  Pretty printing.
542 2003-05-02  Roland McGrath  <roland@redhat.com>
544         * Makerules (do-stamp): Do $(make-target-directory).
546 2003-04-07  H.J. Lu  <hjl@gnu.org>
548         * sysdeps/generic/dl-fptr.c: Modify to remove the lock.
550 2003-04-03  H.J. Lu  <hjl@gnu.org>
552         * sysdeps/ia64/dl-fptr.c: Moved to ...
553         * sysdeps/generic/dl-fptr.c: Here.
555         * sysdeps/generic/dl-fptr.h: New.
556         * sysdeps/ia64/dl-fptr.h: New.
558         * sysdeps/ia64/dl-symaddr.c: Moved to ...
559         * sysdeps/generic/dl-symaddr.c: here.
561         * sysdeps/ia64/dl-machine.h: Include <dl-fptr.h>.
562         (IA64_BOOT_FPTR_TABLE_LEN): Removed.
563         (ia64_fdesc): Likewise.
564         (ia64_fdesc_table): Likewise.
565         (__ia64_make_fptr): Likewise.
566         (__ia64_init_bootstrap_fdesc_table): Replace __ia64_boot_fptr_table
567         with _dl_boot_fptr_table.
568         (elf_machine_runtime_setup): Replace `struct ia64_fdesc' with
569         `struct fdesc'.
570         (elf_machine_rela): Replace __ia64_make_fptr with _dl_make_fptr.
572 2003-05-01  Roland McGrath  <roland@redhat.com>
574         * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__].
575         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
577         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h):
578         Use $(make-target-directory).
579         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
581         * Makerules (compile-mkdep-flags): New variable, pass -MD -MF $@.d.
582         (compile-command.S): Don't use ifndef.  Append $(compile-mkdep-flags).
583         (compile-command.s, compile-command.c): Likewise.
584         ($(objpfx)%.d): All such pattern rules removed.
585         ($(+sysdir_pfx)sysd-rules): Don't generate them.
586         ($(common-objpfx)dummy.d): Target removed.
587         (make-dummy-dep): Variable removed.
588         (generate-md5): Likewise.
589         (%.d: %.dt): New pattern rule.
590         (+depfiles): Use $(wildcard) function to get just existing *.d files
591         and .d files for existing *.dt files.
592         (common-clean): Remove all *.d and *.dt files.
593         (before-compile): Add $(objpfx). when it doesn't exist,
594         regardless of $(no_deps).
595         * elf/rtld-Rules ($(objpfx)rtld-%.d): All such pattern rules removed.
596         (rtld-depfiles): Use .os.d instead of .d names.
597         Include existing *.d files and .d files for existing *.dt files.
599         * Makerules ($(common-objpfx)%.make): Protect with [! subdir].
600         Use -MD, -MT and -MF flags instead of SUNPRO_DEPENDENCIES variable.
602         * sysdeps/unix/Makefile ($(common-objpfx)s-%.d): Remove compat.h hack.
603         Do s-*.d includes only if we have some syscall routines in this subdir.
605         * include/libc-symbols.h (libc_freeres_ptr): Use %nobits instead of
606         @nobits.  The former is accepted by gas on any ELF platform.
608 2003-05-01  Ulrich Drepper  <drepper@redhat.com>
610         * sysdeps/unix/sysv/linux/semtimedop.c: New file.
612         * malloc/malloc.c (mSTATs): Call ptmalloc_init if necessary.
614 2003-04-29  Andreas Schwab  <schwab@suse.de>
616         * string/test-strcat.c (do_one_test): Fix attribute name.
618 2003-04-30  Alexandre Oliva  <aoliva@redhat.com>
620         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make
621         uc_flags long for all ABIs.
623 2003-04-30  Andreas Jaeger  <aj@suse.de>
625         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h
626         (DR_CONTROL_RESERVED): Use correct value for 64-bit.
627         Reported by Andrew Derrick Balsa <andrebalsa@mailingaddress.org>.
628         Add bi-arch support.
630 2003-04-30  Ulrich Drepper  <drepper@redhat.com>
632         * malloc/malloc.c (mEMALIGn): Define alias __memalign_internal.
633         (__posix_memalign): Use __memalign_internal instead of memalign.
635 2003-04-29  Roland McGrath  <roland@redhat.com>
637         * configure.in: Search for AUTOCONF unconditionally.
638         Just don't complain about missing it under --without-cvs.
640         * include/libc-symbols.h (__symbol_set_attribute): New macro,
641         give hidden for [SHARED] and weak for [! SHARED].
642         (symbol_set_declare): Use that.  Never need weak_extern these days.
643         * Makerules ($(common-objpfx)shlib.lds): Go back to using PROVIDE.
644         Depend on $(..)Makerules.
646 2003-04-29  Ulrich Drepper  <drepper@redhat.com>
648         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Use __ protected
649         variants of socket, bind, recvmsg, and sendto.
651         * sysdeps/i386/fpu/ftestexcept.c: Also check SSE status word.
653         * include/signal.h: Use libc_hidden_proto for sigaddset and sigdelset.
654         * signal/sigaddset.c: Add libc_hidden_def.
655         * signal/sigdelset.c: Likewise.
657 2003-04-29  Jakub Jelinek  <jakub@redhat.com>
659         * sysdeps/i386/i486/string-inlines.c (__memcpy_g, __strchr_g): Move
660         to the end of the file.
662         * configure.in: Change __oline__ to $LINENO.
663         (HAVE_BUILTIN_REDIRECTION): New check.
664         * config.h.in (HAVE_BUILTIN_REDIRECTION): Add.
665         * include/libc-symbols.h (libc_hidden_builtin_proto,
666         libc_hidden_builtin_def, libc_hidden_builtin_weak,
667         libc_hidden_builtin_ver): Define.
668         * include/string.h (memchr, memcpy, memmove, memset, strcat, strchr,
669         strcmp, strcpy, strcspn, strlen, strncmp, strncpy, strpbrk, strrchr,
670         strspn, strstr): Add libc_hidden_builtin_proto.
671         * intl/plural.y: Include string.h.
672         * sysdeps/alpha/alphaev6/memchr.S (memchr): Add
673         libc_hidden_builtin_def.
674         * sysdeps/alpha/alphaev6/memcpy.S (memcpy): Likewise.
675         * sysdeps/alpha/alphaev6/memset.S (memset): Likewise.
676         * sysdeps/alpha/alphaev67/strcat.S (strcat): Likewise.
677         * sysdeps/alpha/alphaev67/strchr.S (strchr): Likewise.
678         * sysdeps/alpha/alphaev67/strlen.S (strlen): Likewise.
679         * sysdeps/alpha/alphaev67/strrchr.S (strrchr): Likewise.
680         * sysdeps/alpha/memchr.S (memchr): Likewise.
681         * sysdeps/alpha/memset.S (memset): Likewise.
682         * sysdeps/alpha/strcat.S (strcat): Likewise.
683         * sysdeps/alpha/strchr.S (strchr): Likewise.
684         * sysdeps/alpha/strcmp.S (strcmp): Likewise.
685         * sysdeps/alpha/strcpy.S (strcpy): Likewise.
686         * sysdeps/alpha/strlen.S (strlen): Likewise.
687         * sysdeps/alpha/strncmp.S (strncmp): Likewise.
688         * sysdeps/alpha/strncpy.S (strncpy): Likewise.
689         * sysdeps/alpha/strrchr.S (strrchr): Likewise.
690         * sysdeps/arm/memset.S (memset): Likewise.
691         * sysdeps/arm/strlen.S (strlen): Likewise.
692         * sysdeps/generic/memchr.c (memchr): Likewise.
693         * sysdeps/generic/memcpy.c (memcpy): Likewise.
694         * sysdeps/generic/memmove.c (memmove): Likewise.
695         * sysdeps/generic/memset.c (memset): Likewise.
696         * sysdeps/generic/strcat.c (strcat): Likewise.
697         * sysdeps/generic/strchr.c (strchr): Likewise.
698         * sysdeps/generic/strcmp.c (strcmp): Likewise.
699         * sysdeps/generic/strcpy.c (strcpy): Likewise.
700         * sysdeps/generic/strcspn.c (strcspn): Likewise.
701         * sysdeps/generic/strlen.c (strlen): Likewise.
702         * sysdeps/generic/strncmp.c (strncmp): Likewise.
703         * sysdeps/generic/strncpy.c (strncpy): Likewise.
704         * sysdeps/generic/strpbrk.c (strpbrk): Likewise.
705         * sysdeps/generic/strrchr.c (strrchr): Likewise.
706         * sysdeps/generic/strspn.c (strspn): Likewise.
707         * sysdeps/generic/strstr.c (strstr): Likewise.
708         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
709         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
710         * sysdeps/i386/i586/memcpy.S (memcpy): Likewise.
711         * sysdeps/i386/i586/memset.S (memset): Likewise.
712         * sysdeps/i386/i586/strchr.S (strchr): Likewise.
713         * sysdeps/i386/i586/strcpy.S (strcpy): Likewise.
714         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
715         * sysdeps/i386/i686/memcpy.S (memcpy): Likewise.
716         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
717         * sysdeps/i386/i686/memset.S (memset): Likewise.
718         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
719         * sysdeps/i386/memchr.S (memchr): Likewise.
720         * sysdeps/i386/memset.c (memset): Likewise.
721         * sysdeps/i386/strchr.S (strchr): Likewise.
722         * sysdeps/i386/strcspn.S (strcspn): Likewise.
723         * sysdeps/i386/strlen.c (strlen): Likewise.
724         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
725         * sysdeps/i386/strrchr.S (strrchr): Likewise.
726         * sysdeps/i386/strspn.S (strspn): Likewise.
727         * sysdeps/ia64/memchr.S (memchr): Likewise.
728         * sysdeps/ia64/memcpy.S (memcpy): Likewise.
729         * sysdeps/ia64/memmove.S (memmove): Likewise.
730         * sysdeps/ia64/memset.S (memset): Likewise.
731         * sysdeps/ia64/strcat.S (strcat): Likewise.
732         * sysdeps/ia64/strchr.S (strchr): Likewise.
733         * sysdeps/ia64/strcmp.S (strcmp): Likewise.
734         * sysdeps/ia64/strcpy.S (strcpy): Likewise.
735         * sysdeps/ia64/strlen.S (strlen): Likewise.
736         * sysdeps/ia64/strncmp.S (strncmp): Likewise.
737         * sysdeps/ia64/strncpy.S (strncpy): Likewise.
738         * sysdeps/m68k/memchr.S (memchr): Likewise.
739         * sysdeps/m68k/strchr.S (strchr): Likewise.
740         * sysdeps/mips/mips64/memcpy.S (memcpy): Likewise.
741         * sysdeps/mips/mips64/memset.S (memset): Likewise.
742         * sysdeps/mips/memcpy.S (memcpy): Likewise.
743         * sysdeps/mips/memset.S (memset): Likewise.
744         * sysdeps/powerpc/powerpc32/memset.S (memset): Likewise.
745         * sysdeps/powerpc/powerpc32/strchr.S (strchr): Likewise.
746         * sysdeps/powerpc/powerpc32/strcmp.S (strcmp): Likewise.
747         * sysdeps/powerpc/powerpc32/strcpy.S (strcpy): Likewise.
748         * sysdeps/powerpc/powerpc32/strlen.S (strlen): Likewise.
749         * sysdeps/powerpc/powerpc64/memcpy.S (memcpy): Likewise.
750         * sysdeps/powerpc/powerpc64/memset.S (memset): Likewise.
751         * sysdeps/powerpc/powerpc64/strchr.S (strchr): Likewise.
752         * sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Likewise.
753         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Likewise.
754         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Likewise.
755         * sysdeps/powerpc/strcat.c (strcat): Likewise.
756         * sysdeps/sparc/sparc32/memchr.S (memchr): Likewise.
757         * sysdeps/sparc/sparc32/memcpy.S (memcpy): Likewise.
758         * sysdeps/sparc/sparc32/memset.S (memset): Likewise.
759         * sysdeps/sparc/sparc32/strcat.S (strcat): Likewise.
760         * sysdeps/sparc/sparc32/strchr.S (strchr, strrchr): Likewise.
761         * sysdeps/sparc/sparc32/strcmp.S (strcmp): Likewise.
762         * sysdeps/sparc/sparc32/strcpy.S (strcpy): Likewise.
763         * sysdeps/sparc/sparc32/strlen.S (strlen): Likewise.
764         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S (memcpy, memmove): Likewise.
765         * sysdeps/sparc/sparc64/memchr.S (memchr): Likewise.
766         * sysdeps/sparc/sparc64/memcpy.S (memcpy, memmove): Likewise.
767         * sysdeps/sparc/sparc64/memset.S (memset): Likewise.
768         * sysdeps/sparc/sparc64/strcat.S (strcat): Likewise.
769         * sysdeps/sparc/sparc64/strchr.S (strchr, strrchr): Likewise.
770         * sysdeps/sparc/sparc64/strcmp.S (strcmp): Likewise.
771         * sysdeps/sparc/sparc64/strcpy.S (strcpy): Likewise.
772         * sysdeps/sparc/sparc64/strcspn.S (strcspn): Likewise.
773         * sysdeps/sparc/sparc64/strlen.S (strlen): Likewise.
774         * sysdeps/sparc/sparc64/strncmp.S (strncmp): Likewise.
775         * sysdeps/sparc/sparc64/strncpy.S (strncpy): Likewise.
776         * sysdeps/sparc/sparc64/strpbrk.S (strpbrk): Likewise.
777         * sysdeps/sparc/sparc64/strspn.S (strspn): Likewise.
778         * sysdeps/sh/memcpy.S (memcpy): Likewise.
779         * sysdeps/sh/memset.S (memset): Likewise.
780         * sysdeps/sh/strlen.S (strlen): Likewise.
781         * sysdeps/s390/s390-32/memchr.S (memchr): Likewise.
782         * sysdeps/s390/s390-32/memcpy.S (memcpy): Likewise.
783         * sysdeps/s390/s390-32/memset.S (memset): Likewise.
784         * sysdeps/s390/s390-32/strcmp.S (strcmp): Likewise.
785         * sysdeps/s390/s390-32/strcpy.S (strcpy): Likewise.
786         * sysdeps/s390/s390-32/strncpy.S (strncpy): Likewise.
787         * sysdeps/s390/s390-64/memchr.S (memchr): Likewise.
788         * sysdeps/s390/s390-64/memcpy.S (memcpy): Likewise.
789         * sysdeps/s390/s390-64/memset.S (memset): Likewise.
790         * sysdeps/s390/s390-64/strcmp.S (strcmp): Likewise.
791         * sysdeps/s390/s390-64/strcpy.S (strcpy): Likewise.
792         * sysdeps/s390/s390-64/strncpy.S (strncpy): Likewise.
793         * sysdeps/x86_64/memcpy.S (memcpy): Likewise.
794         * sysdeps/x86_64/memset.S (memset): Likewise.
795         * sysdeps/x86_64/strcat.S (strcat): Likewise.
796         * sysdeps/x86_64/strchr.S (strchr): Likewise.
797         * sysdeps/x86_64/strcmp.S (strcmp): Likewise.
798         * sysdeps/x86_64/strcpy.S (strcpy): Likewise.
799         * sysdeps/x86_64/strcspn.S (strcspn): Likewise.
800         * sysdeps/x86_64/strlen.S (strlen): Likewise.
801         * sysdeps/x86_64/strspn.S (strspn): Likewise.
802         * string/string-inlines.c: Move...
803         * sysdeps/generic/string-inlines.c: ...here.
804         (__memcpy_g, __strchr_g): Remove.
805         (__NO_INLINE__): Define before including <string.h>,
806         undefine after.  Include bits/string.h and bits/string2.h.
807         * sysdeps/i386/i486/string-inlines.c: New file.
808         * sysdeps/i386/string-inlines.c: New file.
809         * sysdeps/i386/i486/Versions: Remove.
810         All GLIBC_2.1.1 symbols moved...
811         * sysdeps/i386/Versions (libc): ...here.
813 2003-04-29  Ulrich Drepper  <drepper@redhat.com>
815         * sysdeps/i386/fpu/Makefile: New file.
816         * sysdeps/i386/fpu/fedisblxcpt.c: Also set SSE control word.
817         * sysdeps/i386/fpu/feenablxcpt.c: Likewise.
818         * sysdeps/i386/fpu/feholdexcpt.c: Likewise.
819         * sysdeps/i386/fpu/fesetround.c: Also set SSE rounding mode
820         [PR libc/4987].
822 2003-04-28  Ulrich Drepper  <drepper@redhat.com>
824         * nscd/nscd_getgr_r.c: Compact code a bit.  Add some __builtin_expect.
825         * nscd/nscd_getpw_r.c: Likewise.
826         * nscd/nscd_gethst_r.c: Likewise.
828 2003-04-27  Ulrich Drepper  <drepper@redhat.com>
830         * nscd/pwdcache.c: Initialize .version element in result.
831         * nscd/grpcache.c: Likewise.
832         * nscd/pwdcache.c: Likewise.
834 2003-04-27  Andreas Schwab  <schwab@suse.de>
836         * Makeconfig ($(common-objpfx)sysd-sorted): Fix for running in
837         subdirectory.
839 2003-04-27  Andreas Schwab  <schwab@suse.de>
841         * sysdeps/unix/sysv/linux/m68k/semtimedop.S: New file.
843 2003-04-27  Ulrich Drepper  <drepper@redhat.com>
845         * nscd/connections.c (client_queued): New variable.
846         (nscd_run): Revamp the loop.  Don't call poll except for cleanup
847         threads.  Keep track of the number of delays caused because of busy
848         worker threads.
849         * nscd/nscd.h: Declare client_queued.
850         * nscd/nscd_stat.c: Transmit and print client_queued information.
852         * locale/programs/locale.c (show_info): Use '\177' instead of CHAR_MAX.
854         * Makerules ($(common-objpfx)shlib.lds): Don't use PROVIDE to
855         define __start_libc_freeres_ptrs and __stop___libc_freeres_ptrs.
857 2003-04-26  Ulrich Drepper  <drepper@redhat.com>
859         * elf/dl-close.c [USE_TLS && TLS_TCB_AT_TP] (_dl_close): Reimplement
860         tracking of freed memory in static TLS block.
861         * elf/Makefile: Add rules to build and run tst-tls13.
862         * elf/tst-tls13.c: New file.
863         * elf/tst-tlsmod13.c: New file.
864         * elf/tst-tlsmod13a.c: New file.
866         * elf/tst-tls8.c: Adjust types of variables to avoid warnings.
868         * elf/dl-reloc.c: Pretty printing.
870 2003-04-26  Roland McGrath  <roland@redhat.com>
872         * Makerules ($(common-objpfx)shlib.lds): New target.
873         (common-generated): Add it.
874         (build-shlib, build-module): Use that instead of generating every time.
875         ($(common-objpfx)libc.so): Depend on it.
876         (lib%.so rule): Likewise.
877         (build-module-helper-objlist): Remove %.lds.
878         (LDSEDCMD-c.so): Variable removed.
879         * iconvdata/extra-module.mk ($(objpfx)$(mod).so):
880         Depend on $(common-objpfx)shlib.lds.
881         * dlfcn/Makefile ($(test-modules)): Likewise.
883 2003-04-26  Roland McGrath  <roland@frob.com>
885         * sysdeps/mach/hurd/tmpfile.c: Remove USE_IN_LIBIO conditionals.
887 2003-04-26  Andreas Schwab  <schwab@suse.de>
889         * elf/dl-close.c (remove_slotinfo): Fix missing parens.
891 2003-04-25  Ulrich Drepper  <drepper@redhat.com>
893         * nscd/cache.c (cache_search): Keep track of how many chain links
894         we searched and update table statistics.
895         (cache_add): Keep track of how many values are in the table.
896         (prune_cache): Likewise.  Keep track of locking success.
897         Print messages about removed entries in separate pass.
898         * nscd/connections.c (handle_request): Don't print debug message here.
899         The caller will do it.  Keep track of locking success.
900         (nscd_run): Print debug message.  Also print PID of the client process.
901         * nscd/nscd.c (start_time): New variable.
902         (main): Remember start time.
903         * nscd/nscd.h: Declare start_time.
904         (struct database): Add more members for new statistics.
905         * nscd/nscd_stat.c: Add support for sending, receiving, and printing
906         of new statistics.
908         * sysdeps/posix/getaddrinfo.c: Include <stdbool.h>.
910 2003-04-22  Jakub Jelinek  <jakub@redhat.com>
912         * include/link.h (NO_TLS_OFFSET): Define to 0 if not defined.
913         * elf/dl-close.c (_dl_close): Use NO_TLS_OFFSET.
914         * elf/dl-object.c (_dl_new_object): Initialize l_tls_offset to
915         NO_TLS_OFFSET.
916         * elf/rtld.c (_dl_start_final, _dl_start): Likewise.
917         * elf/dl-reloc.c (CHECK_STATIC_TLS): Use NO_TLS_OFFSET.
918         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Likewise.
919         * sysdeps/powerpc/dl-tls.h (TLS_TPREL_VALUE): Don't subtract
920         TLS_TCB_SIZE.
922 2003-04-24  Ulrich Drepper  <drepper@redhat.com>
924         * nss/getent.c: Implement alternative host database lookup via
925         getaddrinfo.
927         * include/ifaddrs.h: New file.
928         * include/netdb.h: Move definitions of AI_V4MAPPED, AI_ALL, and
929         AI_ADDRCONFIG...
930         * resolv/netdb.h: ...here.
931         * sysdeps/gnu/ifaddrs.c. Use libc_hidden_def where appropriate.
932         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
933         * sysdeps/posix/getaddrinfo.c: Implement AI_V4MAPPED, AI_ALL, and
934         AI_ADDRCONFIG.
936 2003-04-24  Roland McGrath  <roland@redhat.com>
938         * elf/dl-reloc.c (_dl_allocate_static_tls): Add internal_function.
940 2003-04-24  Jakub Jelinek  <jakub@redhat.com>
942         * elf/dl-reloc.c (allocate_static_tls): Rename to...
943         (_dl_allocate_static_tls): ... this function.  No longer static.
944         (CHECK_STATIC_TLS): Adjust.
945         * sysdeps/generic/ldsodefs.h (_dl_allocate_static_tls): New prototype.
946         * sysdeps/powerpc/powerpc32/dl-machine.h (__process_machine_rela):
947         Add SYM_MAP argument.
948         (elf_machine_rela): Adjust caller.  Declare SYM_MAP unconditionally.
949         Check if SYM_MAP != NULL for R_PPC_DTPREL32.  Only handle 32-bit
950         TLS relocs here.  #ifdef out relocs which never appear in
951         .gnu.conflict section from dl-conflict.c processing.
952         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
953         Add SYM_MAP argument.  Handle 16-bit TLS relocs here.
955         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): #ifdef
956         out relocs which never appear in .gnu.conflict section from
957         dl-conflict.c processing.
958         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
959         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
960         * sysdeps/i386/dl-machine.h (elf_machine_rela): Likewise.
961         Use r_type in RESOLVE macro.
963 2003-04-23  Ulrich Drepper  <drepper@redhat.com>
965         * nis/ypclnt.c (__yp_bind): Expect YPDB parameter to always be !=
966         NULL.  Remove code made redundant by this assumption.
967         (__yp_unbind): Add call to free.  Adjust all callers.
969         * nis/ypclnt.c (yp_all): Free the dom_binding object after
970         unbinding it.
972         * grp/initgroups.c (getgrouplist): Don't copy too much into the
973         user buffer if more groups are found than fit into it.
975         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn): Use
976         extend_alloca.
978 2003-04-23  Jakub Jelinek  <jakub@redhat.com>
980         * sysdeps/posix/getaddrinfo.c (gaih_inet): Check for rc == ERANGE,
981         not rc == errno.  Use extend_alloca.
983         * elf/tst-tls12.c (main): Fix declaration.
984         * elf/tst-tls10.c (dummy): Make hidden instead of static.
985         * elf/tst-tlsmod7.c (dummy): Likewise.
986         * elf/tst-tlsmod8.c (dummy): Likewise.
987         * elf/tst-tlsmod9.c (dummy): Likewise.
989 2003-04-22  Roland McGrath  <roland@redhat.com>
991         * sysdeps/unix/sysv/linux/not-cancel.h: Put parens around macro args.
992         (open_not_cancel): Make last argument non-optional.
993         * sysdeps/generic/check_fds.c (check_one_fd): Update caller.
994         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
995         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
997         * include/tls.h: Protect against multiple inclusion.
999 2003-04-22  Ulrich Drepper  <drepper@redhat.com>
1001         * nscd/nscd-client.h: Add declaration for __nscd_open_socket.
1002         * nscd/nscd_gethst_r.c (__nscd_open_socket): Renamed from
1003         open_socket.  Not static anymore.
1004         (nscd_gethst_r): Use __nscd_open_socket.
1005         * nscd/nscd_getgr_r.c (open_socket): Removed.
1006         (nscd_getgr_r): Use __nscd_open_socket.
1007         * nscd/nscd_getpw_r.c (open_socket): Removed.
1008         (nscd_getpw_r): Use __nscd_open_socket.
1010         * nscd/nscd.c (main): Change type of fdn to long int and use strtol.
1011         * nscd/connections.c (handle_request): Add cast to avoid warning.
1013 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
1015         * signal/sigfillset.c: Moved to...
1016         * sysdeps/generic/sigfillset.c: ...here.  If SIGCANCEL is defined
1017         do not set the corresponding bit.
1019         * sysdeps/unix/sysv/linux/sigprocmask.c: Prevent changing mask for
1020         SIGCANCEL.
1021         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_TKILL.
1022         * sysdeps/unix/sysv/linux/bits/siginfo.h: Define SI_TKILL.
1023         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Define SI_TKILL.
1024         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Define SI_TKILL.
1025         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Define SI_TKILL.
1027 2003-04-20  Ulrich Drepper  <drepper@redhat.com>
1029         * sysdeps/unix/sysv/linux/not-cancel.h (open_not_cancel): Cast
1030         first syscall parameter to const char*.
1032 2003-04-19  Ulrich Drepper  <drepper@redhat.com>
1034         * intl/Makefile ($(objpfx)msgs.h): Use C locale for sed run.
1036         * configure.in: Add AC_PROG_CXX.
1037         * config.make.in (CXX): Define.
1039         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_PRINT): Change type of
1040         __len to size_t to avoid warnings.
1042 2003-04-18  Jes Sorensen  <jes@wildopensource.com>
1044         * libc/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Sync with Linux
1045         2.5.67.
1046         * libc/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
1048 2003-04-19  Ulrich Drepper  <drepper@redhat.com>
1050         * stdlib/cxa_finalize.c (__cxa_finalize): Don't call
1051         UNREGISTER_ATFORK if d == NULL.
1053         * catgets/nl_types.h: Remove __THROW marker from cancellation points.
1054         * dirent/dirent.h: Likewise.
1055         * dlfcn/dlfcn.h: Likewise.
1056         * grp/grp.h: Likewise.
1057         * iconv/iconv.h: Likewise.
1058         * io/fcntl.h: Likewise.
1059         * io/ftw.h: Likewise.
1060         * libio/stdio.h: Likewise.
1061         * misc/sys/mman.h: Likewise.
1062         * misc/sys/select.h: Likewise.
1063         * misc/sys/syslog.h: Likewise.
1064         * misc/sys/uio.h: Likewise.
1065         * posix/spawn.h: Likewise.
1066         * posix/unistd.h: Likewise.
1067         * posix/sys/wait.h: Likewise.
1068         * pwd/pwd.h: Likewise.
1069         * resolv/netdb.h: Likewise.
1070         * rt/aio.h: Likewise.
1071         * shadow/shadow.h: Likewise.
1072         * signal/signal.h: Likewise.
1073         * socket/sys/socket.h: Likewise.
1074         * stdlib/stdlib.h: Likewise.
1075         * streams/stropts.h: Likewise.
1076         * string/string.h: Likewise.
1077         * sysdeps/gnu/utmpx.h: Likewise.
1078         * sysvipc/sys/msg.h: Likewise.
1079         * termios/termios.h: Likewise.
1080         * time/time.h: Likewise.
1081         * wcsmbs/wchar.h: Likewise.
1082         * iconv/gconv_cache.c: Include <not-cancel.h> and use non-cancelable
1083         functions.
1084         * misc/daemon.c: Likewise.
1085         * sysdeps/generic/backtracesymsfd.c: Likewise.
1086         * sysdeps/generic/check_fds.c: Likewise.
1087         * sysdeps/unix/sysv/linux/gethostid.c: Likewise.
1088         * sysdeps/unix/sysv/linux/not-cancel.h: New file.
1089         * sysdeps/generic/not-cancel.h: New file.
1090         * csu/Makefile (distribute): Add not-cancel.h.
1091         * sysdeps/unix/sysv/linux/fatal-prepare.h: New file.
1092         * sysdeps/unix/sysv/linux/Makefile: Define FATAL_PREPARE_INCLUDE
1093         for assert.c and assert-perr.c to include <fatal-prepare.h>.
1094         * sysdeps/unix/sysv/linux/Dist: Add fatal-prepare.h.
1096         * sysdeps/posix/remove.c (remove): Rewrite.  No need to restore
1097         errno and unlink first.
1099         * io/ftw.c (ftw_dir): In all places assume fchdir is available.
1101 2003-04-18  Ulrich Drepper  <drepper@redhat.com>
1103         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_fatal): Use
1104         INTERNAL_SYSCALL instead of INLINE_SYSCALL.
1106 2003-04-17  Ulrich Drepper  <drepper@redhat.com>
1108         * sysdeps/unix/sysv/linux/Makefile: Remove db2 directory handling.
1110         * malloc/Makefile (CFLAGS-malloc.c): Define DEFAULT_TOP_PAD to 128k.
1111         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-malloc.c): Add to, not
1112         replace.
1114         * signal/Makefile (tests): Add tst-sigsimple.
1115         * signal/tst-sigsimple.c: New file.
1117 2003-04-16  Jakub Jelinek  <jakub@redhat.com>
1119         * elf/Makefile (distribute): Add tst-tlsmod{[7-9],1[0-2]}.c and
1120         tst-tls10.h.
1121         (tests): Add tst-tls1[0-2].
1122         (modules-names): Add tst-tlsmod{[7-8],1[0-2]}.
1123         ($(objpfx)tst-tlsmod8.so): Depend on tst-tlsmod7.so.
1124         ($(objpfx)tst-tlsmod10.so): Depend on tst-tlsmod9.so.
1125         ($(objpfx)tst-tlsmod12.so): Depend on tst-tlsmod11.so.
1126         ($(objpfx)tst-tls10): Depend on tst-tlsmod8.so.
1127         ($(objpfx)tst-tls11): Depend on tst-tlsmod10.so.
1128         ($(objpfx)tst-tls12): Depend on tst-tlsmod12.so.
1129         * elf/tst-tls10.c: New test.
1130         * elf/tst-tls11.c: New test.
1131         * elf/tst-tls12.c: New test.
1132         * elf/tst-tls10.h: New file.
1133         * elf/tst-tlsmod7.c: New file.
1134         * elf/tst-tlsmod8.c: New file.
1135         * elf/tst-tlsmod9.c: New file.
1136         * elf/tst-tlsmod10.c: New file.
1137         * elf/tst-tlsmod11.c: New file.
1138         * elf/tst-tlsmod12.c: New file.
1140 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
1142         * sysdeps/powerpc/bits/atomic.h: Moved ppc32/64 specific code to ...
1143         * sysdeps/powerpc/powerpc32/bits/atomic.h: New file.
1144         * sysdeps/powerpc/powerpc64/bits/atomic.h: New file.
1146 2003-04-17  Ulrich Drepper  <drepper@redhat.com>
1148         * posix/regex.h: Include <sys/types.h>.
1150         * signal/sigrelse.c (sigrelse): Use sigdelset and not __sigdelset.
1151         The signal number must be checked.
1152         * signal/sighold.c (sighold): Use sigaddset and not __sigaddset.
1153         The signal number must be checked [PR libc/5004].
1155         * sysdeps/unix/sysv/linux/system.c: If compiled without threads
1156         don't do anything fancy.
1158         * sysdeps/generic/bits/libc-lock.h: Define
1159         __rtld_lock_define_initialized_recursive.
1161         * nss/getXXbyYY_r.c [USE_NSCD] (REENTRANT_NAME): Only retry
1162         contacting nscd if NOT_USENSCD_NAME > 0.
1163         * nss/nsswitch.c (__nss_disable_nscd): New function.
1164         * nss/nsswitch.h: Declare it.
1165         * nss/Versions [GLIBC_PRIVATE]: Export __nss_disable_nscd.
1166         * nscd/nscd.c (main): Call __nss_disable_nscd.
1168 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
1170         * stdio-common/perror.c (perror): We don't need to set the offset
1171         to _IO_pos_bad, this is how streams are initialized.
1173         * locale/programs/ld-time.c (TESTARR_ELEM): Make i unsigned.
1174         (time_output): If necessary, allocate new buffer for .name string if
1175         padding is required.
1177         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Check lengths
1178         before copying.  This might leave holes in the list.  Adjust
1179         pointers if necessary.
1180         (netlink_receive): Allocate only one block.
1181         (free_netlink_handle): Adjust appropriately.
1182         (getifaddrs): Lots of cleanups.
1184         * string/test-strncpy.c (do_one_test): Mark start and stop as
1185         possibly unused.
1186         * string/test-memchr.c: Likewise.
1187         * string/test-memcmp.c: Likewise.
1188         * string/test-memcpy.c: Likewise.
1189         * string/test-memmove.c: Likewise.
1190         * string/test-memset.c: Likewise.
1191         * string/test-strcat.c: Likewise.
1192         * string/test-strchr.c: Likewise.
1193         * string/test-strcmp.c: Likewise.
1194         * string/test-strcpy.c: Likewise.
1195         * string/test-strlen.c: Likewise.
1196         * string/test-strncmp.c: Likewise.
1197         * string/test-strpbrk.c: Likewise.
1198         * string/test-strrchr.c: Likewise.
1199         * string/test-strspn.c: Likewise.
1201 2003-04-15  Roland McGrath  <roland@redhat.com>
1203         * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.
1205         * sysdeps/generic/libc-start.c [NEED_DL_SYSINFO]: Add decl for
1206         INTUSE(__register_frame_info_bases).
1208 2003-04-15  Ulrich Drepper  <drepper@redhat.com>
1210         * elf/elf.h: Define AT_SYSINFO_EH_FRAME.
1211         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle
1212         AT_SYSINFO_EH_FRAME.  Adjust string width.
1213         (_dl_show_auxv):Display AT_SYSINFO_EH_FRAME value.
1214         * sysdeps/generic/ldsodefs.h [NEED_DL_SYSINFO] (struct rtld_global):
1215         Add _dl_sysinfo_eh_frame field.
1216         * elf/dl-support.c [NEED_DL_SYSINFO]: Define _dl_sysinfo_eh_frame.
1217         * sysdeps/generic/libc-start.c [NEED_DL_SYSINFO] Define eh_obj
1218         variable.
1219         [NEED_DL_SYSINFO] (LIBC_START_MAIN): Call __register_frame_info_bases
1220         if _dl_sysinfo_eh_frame is non-NULL.
1222         * Makeconfig (gnulib): Add -lgcc_eh.
1224         * config.h.in: Define HAVE_FORCED_UNWIND.
1226 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
1228         * sysdeps/powerpc/powerpc64/strcmp.S: Convert to full 64-bit.
1229         * sysdeps/powerpc/powerpc64/strcpy.S: Likewise.
1231 2003-04-15  Jakub Jelinek  <jakub@redhat.com>
1233         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Avoid
1234         checking R_PPC_RELATIVE, R_PPC_NONE and whether relocation is
1235         against local symbol in conflict processing.
1237 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
1239         * sysdeps/powerpc/bits/atomic.h
1240         [__powerpc64] (__arch_compare_and_exchange_val_64_acq): Define.
1241         [! __powerpc64] (__arch_compare_and_exchange_val_64_acq): Defined
1242         as abort stub.
1243         (__arch_compare_and_exchange_val_32_acq): Define.
1244         (atomic_compare_and_exchange_val_acq): Define.
1246 2003-04-15  Ulrich Drepper  <drepper@redhat.com>
1248         * include/atomic.h: Pretty printing.
1250 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1252         * stdio-common/vfscanf.c: Add casts to avoid warnings.
1254 2003-04-14  Jakub Jelinek  <jakub@redhat.com>
1256         * sysdeps/i386/i486/bits/atomic.h: Rename LOCK to LOCK_PREFIX.
1257         * sysdeps/x86_64/bits/atomic.h: Likewise.
1259 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1261         * sysdeps/unix/sysv/linux/i386/sysdep.h: Change PUSHARGS_1 and
1262         POPARGS_1 to emit labels for the mov instructions.
1264 2003-04-14  Jakub Jelinek  <jakub@redhat.com>
1266         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (ret_NOERRNO): Define.
1268 2003-04-14  Roland McGrath  <roland@redhat.com>
1270         * sysdeps/generic/unwind-dw2.c (_Unwind_GetCFA): Add a cast to silence
1271         compiler warning.
1273         * sysdeps/generic/unwind-pe.h: Fix decl hacks broken in merge.
1275 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1277         * string/strxfrm.c (STRXFRM): Terminate rulearr at correct
1278         position.  Reported by jreiser@BitWagon.com.
1280 2003-04-13  Ulrich Drepper  <drepper@redhat.com>
1282         * sysdeps/generic/unwind-dw2-fde.c: Update from recent gcc version.
1283         * sysdeps/generic/unwind-dw2-fde.h: Likewise.
1284         * sysdeps/generic/unwind-dw2.c: Likewise.
1285         * sysdeps/generic/unwind-pe.h: Likewise.
1287 2003-04-13  Alexandre Oliva  <aoliva@redhat.com>
1289         * sysdeps/unix/sysv/linux/mips/profil-counter: New.
1290         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Port to n32/n64.
1291         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: New.
1292         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Port to n32/n64.
1293         (mcontext_t): Make it match the 32-bit mips kernel in o32.
1294         * sysdeps/unix/sysv/linux/mips/sys/user.h: Bring in constants from
1295         the mips and mips64 headers.
1296         (struct user): Port to n32/n64.
1298 2003-04-12  Ulrich Drepper  <drepper@redhat.com>
1300         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Add cast to
1301         avoid warning.
1303         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): If
1304         __ASSUME_VSYSCALL is defined don't add restorer.
1305         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1306         __ASSUME_VSYSCALL for 2.5.53.
1308 2003-04-11  Ulrich Drepper  <drepper@redhat.com>
1310         * sysdeps/generic/libc-start.c: Cleanup MAIN_AUXVEC_ARG handling.
1311         Remove HAVE_CANCELBUF code.  Replace with code using the new
1312         initializers for unwind-based cleanup handling.
1313         * sysdeps/generic/unwind.h: Update from latest gcc version.
1314         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define labels in a few
1315         places to allow unwind data generation.
1316         * sysdeps/i386/bits/setjmp.h: Allow file to be included multiple times.
1317         * sysdeps/x86_64/bits/setjmp.h: Likewise.
1318         * sysdeps/sh/bits/setjmp.h: Likewise.
1319         * sysdeps/powerpc/bits/setjmp.h: Likewise.
1320         * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: Likewise.
1321         * sysdeps/alpha/bits/setjmp.h: Likewise.
1323 2003-04-11  Roland McGrath  <roland@redhat.com>
1325         * csu/tst-empty.c: New file.
1326         * csu/Makefile (tests, tests-static): Add it.
1328 2003-04-11  Jakub Jelinek  <jakub@redhat.com>
1330         * string/test-strcmp.c (do_random_tests): Test whether return value
1331         has been promoted to wordsize if the ABI requires caller to do so.
1332         * string/test-strncmp.c (do_random_tests): Likewise.
1333         * string/test-memcmp.c (do_random_tests): Likewise.
1335         * sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Sign extend rRTN
1336         before returning.
1338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
1339         (__fe_nomask_env): Try prctl even if __ASSUME_NEW_PRCTL_SYSCALL
1340         is not defined, but the prctl constants are.
1342         * string/tester.c (test_strcmp): Fix a typo.
1344 2003-04-09  Ulrich Drepper  <drepper@redhat.com>
1346         * sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD definition.
1347         * sysdeps/powerpc/fpu/bits/mathdef.h: Likewise.
1349 2003-04-08  Alexandre Oliva  <aoliva@redhat.com>
1351         * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on
1352         NewABI.
1353         (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on
1354         NewABI.
1355         * sysdeps/mips/mips64/memcpy.S: Adjust register naming
1356         conventions.
1357         * sysdeps/mips/mips64/memset.S: Likewise.
1358         * sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]:
1359         Use t0 instead of t4 as temporary.
1361 2003-04-07  Ulrich Drepper  <drepper@redhat.com>
1363         * elf/ldconfig.c (parse_conf): Ignore leading whitespace.  Use
1364         feof_unlocked instead of feof.
1365         (add_dir): Ignore trailing whitespace.
1367 2003-04-07  Jakub Jelinek  <jakub@redhat.com>
1369         * posix/bug-regex4.c (main): Cap RANGE and STOP arguments to
1370         sum of SIZE1 and SIZE2 arguments.
1372 2003-04-06  Ulrich Drepper  <drepper@redhat.com>
1374         * iconv/iconv_prog.c (process_block): Don't print message about
1375         invalid input if the -c option is used.
1376         (main): Correctly append IGNORE string for -c option.
1378 2002-04-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1380         * sysdeps/sh/bits/atomic.h: Moved to ...
1381         * sysdeps/unix/sysv/linux/sh/bits/atomic.h: ... here.  Add comments.
1382         (__arch_compare_and_exchange_val_*_acq): Add parens around macro
1383         arguments.
1384         (atomic_bit_set, atomic_bit_test_set): Likewise.
1385         (atomic_exchange_and_add): Likewise.  Don't evaluate VALUE argument
1386         twice.
1387         (atomic_add, atomic_add_negative, atomic_add_zero): Likewise.
1389 2003-04-06  Roland McGrath  <roland@redhat.com>
1391         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register
1392         restoration as done for setcontext yesterday.
1394 2003-04-06  Jakub Jelinek  <jakub@redhat.com>
1396         * elf/rtld.c: Revert 2003-03-14 change.
1397         * elf/dl-conflict.c (_dl_resolve_conflicts): Move
1398         #if ! ELF_MACHINE_NO_RELA conditional into the routine.
1400 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
1402         * sunrpc/xdr.c (xdr_string): Catch nodesize == 0 [PR libc/4999].
1404         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
1405         Always initialize *signgamp before returning an error.
1407 2003-04-05  Roland McGrath  <roland@redhat.com>
1409         * sysdeps/unix/sysv/linux/i386/setcontext.S: Rewrite to avoid writing
1410         below the stack pointer even if switching to the same context we are
1411         running right now.
1413 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
1415         * catgets/gencat.c (read_input_file): Make sure that \n is not
1416         alone on the line before testing for continuation.
1418         * math/test-tgmath.c (compile_test): Initialize c.
1420 2003-04-05  Alexandre Oliva  <aoliva@redhat.com>
1422         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New.
1423         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: New.
1424         * sysdeps/unix/sysv/linux/kernel-features.h: fcntl64 is available
1425         on mips n32.
1426         * sysdeps/unix/sysv/linux/mips/kernel_stat.h: Explain why
1427         XSTAT_IS_XSTAT64 must not be used for mips n64.  Use 64-bit data
1428         structure on n32 as well.
1429         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use POSIX-compliant
1430         data types on n32 and n64.
1432 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
1434         * libio/fileops.c (_IO_new_file_fopen): Don't free step data right
1435         after getting them.
1437         * malloc/thread-m.h [PTHREAD_MUTEX_INITIALIZER]: If
1438         HAVE_register_atfork_malloc is defined use __register_atfork_malloc
1439         instead of __register_atfork.
1441 2003-04-05  Jakub Jelinek  <jakub@redhat.com>
1443         * stdio-common/reg-printf.c (__register_printf_function): Calloc
1444         instead of malloc __printf_arginfo_table and __printf_function_table.
1445         Reported by John Reiser <jreiser@BitWagon.com>.
1447 2003-04-04  Steven Munroe  <sjmunroe@us.ibm.com>
1449         * sysdeps/powerpc/powerpc64/strchr.S: 64-bit optimizations.
1450         * sysdeps/powerpc/powerpc64/strlen.S: 64-bit optimizations.
1452         * sysdeps/powerpc/fpu/bits/mathdef.h (FLT_EVAL_METHOD): Undef before
1453         defining.
1455 2003-04-04  Alexandre Oliva  <aoliva@redhat.com>
1457         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust
1458         for n64 abi.
1460 2003-04-03  Roland McGrath  <roland@redhat.com>
1462         * configure.in: Fix up use of compilation flags to match the build:
1463         For .s files, $ASFLAGS;
1464         For .S files, $CPPFLAGS $ASFLAGS;
1465         For .c files, $CFLAGS $CPPFLAGS;
1466         when linking, add $LDFLAGS.
1467         * configure: Regenerated.
1469 2003-04-03  Jakub Jelinek  <jakub@redhat.com>
1471         * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Reverse test
1472         for atomic_compare_and_exchange_bool_acq failure.
1474 2003-04-03  Ulrich Drepper  <drepper@redhat.com>
1476         * posix/unistd.h: Define _POSIX_VERSION, _POSIX2_VERSION,
1477         _POSIX2_C_BIND, _POSIX2_C_DEV, _POSIX2_SW_DEV, and
1478         _POSXI2_LOCALEDEF to 200112L.  Remove _POSIX2_C_VERSION.
1479         Remove declaration of pthread_atfork.
1481 2003-04-02  Ulrich Drepper  <drepper@redhat.com>
1483         * locale/iso-639.def: Add many more languages from the current ISO 639.
1485         * sysdeps/unix/sysv/linux/ipc_priv.h: Define IPCOP_semtimedop.
1486         * sysdeps/generic/semtimedop.c: New file.
1487         * sysdeps/unix/sysv/linux/i386/semtimedop.S: New file.
1488         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add semtimedop.
1489         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
1490         * sysvipc/Makefile (routines): Add semtimedop.
1491         * sysvipc/Versions [GLIBC_2.3.3] (glibc): Add semtimedop.
1492         * sysvipc/sys/sem.h: Declare semtimedop.
1494 2003-04-02  Daniel Jacobowitz  <drow@mvista.com>
1496         * configure.in: Check for __register_frame_info in both
1497         -lgcc and -lgcc_eh.
1498         * configure: Regenerated.
1500 2003-04-01  Roland McGrath  <roland@redhat.com>
1502         * scripts/abilist.awk: Allow dots in soname suffix.
1504         * scripts/abilist.awk (emit): Fix bailout condition.
1506 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
1508         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the
1509         IA-64 version.
1511         * elf/tls-macros.h [__ia64__] (TLS_IE, TLS_LD, TLS_GD): Add gp
1512         register as input to asm.
1514 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
1516         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (sigevent_t): Fix a typo.
1518 2003-04-01  Andreas Jaeger  <aj@suse.de>
1520         * configure.in: Output as/ld as name if version is too old.
1522 2003-03-31  Daniel Jacobowitz  <drow@mvista.com>
1524         * configure.in: Don't require an installed C library in the test
1525         for ".set" assembler support.
1527 2003-03-31  Roland McGrath  <roland@redhat.com>
1529         * signal/tst-sigset.c: New file.
1530         * signal/Makefile (tests): Add it.
1532 2003-03-31  Ulrich Drepper  <drepper@redhat.com>
1534         * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Define to 65.
1535         * sysdeps/unix/sysv/linux/hppa/bits/signum.h (_NSIG): Likewise.
1536         * sysdeps/unix/sysv/linux/sparc/bits/signum.h (_NSIG): Likewise.
1537         * sysdeps/unix/sysv/linux/bits/signum.h (_NSIG): Likewise.
1538         (__SIGRTMAX): Adjust accordingly.
1539         * sysdeps/gnu/siglist.c: If OLD2_SIGLIST_SIZE is defined define
1540         second compatibility symbol set.
1541         * sysdeps/unix/sysv/linux/siglist.h (OLD2_SIGLIST_SIZE): Define.
1543 2003-03-31  Andreas Schwab  <schwab@suse.de>
1545         * sysdeps/m68k/m68020/bits/atomic.h (atomic_increment_and_test):
1546         Define.
1547         (atomic_decrement_and_test): Fix test.
1549 2003-03-31  Jakub Jelinek  <jakub@redhat.com>
1551         * sysdeps/sparc/sparc32/bits/atomic.h: New file.
1552         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: New file.
1553         * sysdeps/sparc/sparc64/bits/atomic.h: New file.
1554         * sysdeps/sparc/sparc32/atomicity.h: Removed.
1555         * sysdeps/sparc/sparc32/sparcv9/atomicity.h: Removed.
1556         * sysdeps/sparc/sparc64/atomicity.h: Removed.
1558 2003-03-30  Roland McGrath  <roland@redhat.com>
1560         * scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone.
1562         * intl/po2test.sed: Anchor substitution regexps to fix last change.
1564 2003-03-29  Paolo Bonzini  <bonzini@gnu.org>
1566         * intl/po2test.sed: Unify the transformations for msgid and msgstr
1567         and remove a useless s/// command.
1569 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
1571         * sysdeps/ia64/dl-machine.h (RTLD_START): Wrap ".save rp, r0"
1572         directive into empty .prologue region to ensure that call-chain
1573         is terminated even for the first instruction.
1575         * sysdeps/ia64/elf/start.S (_start): Use ".save rp, r0" idiom
1576         to terminate call-chain right from the get-go.
1578         * sysdeps/unix/sysv/linux/ia64/fork.S (fork): Remove unnecessary
1579         stop bit between compare & branch.
1581 2003-03-29  Ulrich Drepper  <drepper@redhat.com>
1583         * stdlib/strtod.c (INTERNAL): Recognize first digit after decimal
1584         point correctly [PR libc/4993].
1586         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Avoid
1587         netlink_open calls if netlink is known to not be available.
1589 2003-03-29  Alexandre Oliva  <aoliva@redhat.com>
1591         * configure.in: Add mips64* support.
1592         * sysdeps/mips/bits/endian.h: Make it bi-endian.
1593         * sysdeps/mips/mipsel/bits/endian.h: Removed.
1594         * sysdeps/mips/mips64/n32/el/bits/endian.h: Removed.
1595         * sysdeps/mips/mips64/n64/el/bits/endian.h: Removed.
1596         * sysdeps/mips/mips32/Makefile (CC): Add -mabi=32.
1597         * sysdeps/mips/mips64/n32/Makefile (CC): Add -mabi=n32.
1598         * sysdeps/mips/mips64/n64/Makefile (CC): Add -mabi=64.
1599         * sysdeps/mips/Implies: Moved wordsize-32 to...
1600         * sysdeps/mips/mips32/Implies: New file.
1601         * sysdeps/unix/mips/sysdep.h (PSEUDO_NOERRNO, PSEUDO_END_NOERRNO,
1602         ret_NOERRNO): New.
1603         (ret, PSEUDO_END): Moved past END.
1604         (PSEUDO): Moved to...
1605         * sysdeps/unix/mips/mips32/sysdep.h: New file.
1606         * sysdeps/unix/mips/mips64/n32/sysdep.h: Removed #undef PSEUDO.
1607         * sysdeps/unix/mips/mips64/n64/sysdep.h: Likewise.
1608         * sysdeps/unix/sysv/linux/mips/sysdep.h: Move to...
1609         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: New file.
1610         * sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: New file.
1612         * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
1613         Re-introduce ENTRY.
1615 2003-03-28  Thorsten Kukuk  <kukuk@suse.de>
1617         * sysdeps/unix/sysv/linux/ifaddrs.c: New file.
1618         * inet/test-ifaddrs.c: Allow AF_PACKET.
1619         * sysdeps/unix/sysv/linux/kernel-features.h: Add
1620         __ASSUME_NETLINK_SUPPORT.
1622 2003-03-28  Ulrich Drepper  <drepper@redhat.com>
1624         * elf/vismain.c (do_test): Comment out tests which fail in the moment.
1626 2003-03-26  H.J. Lu  <hjl@gnu.org>
1628         * elf/vismod.h (getvarlocal1): Return const char **.
1629         (getvarinmod1): Likewise.
1630         (getvaritcpt1): Likewise.
1631         (getvarlocal2): Likewise.
1632         (getvarinmod2): Likewise.
1633         (getvaritcpt2): Likewise.
1634         (getvaritcpt3): Likewise.
1635         * elf/vismain.c (do_test): Adjusted.
1636         * elf/vismod1.c (getvarlocal1): Return address.
1637         (getvarinmod1): Likewise.
1638         (getvaritcpt1): Likewise.
1639         * elf/vismod2.c (getvarlocal2): Likewise.
1640         (getvarinmod2): Likewise.
1641         (getvaritcpt2): Likewise.
1642         * elf/vismod3.c (getvaritcpt3): Likewise.
1644 2003-03-28  Roland McGrath  <roland@redhat.com>
1646         * elf/vismain.c (do_test): Print both addresses when they don't match.
1648         * scripts/abilist.awk: If given -v filename_regexp and/or -v
1649         libname_regexp when parsing names, then produce output only
1650         for those matching the given regexps.  In combine mode, save all
1651         stanzas for a final sorting by stanza header at the end.
1652         Emit a blank line between stanzas.
1654         * scripts/abilist.awk: When given -v combine=1, do parse_names and
1655         emit a single output stream with lib name in stanza header lines.
1657         * scripts/abilist.awk: Emit A for all *ABS* regardless of type.
1659 2003-03-27  Roland McGrath  <roland@redhat.com>
1661         * sysdeps/powerpc/bits/atomic.h [! __powerpc64__]
1662         (__arch_atomic_decrement_if_positive_64): Fix bogus definition.
1664 2003-03-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1666         * sysdeps/sh/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
1667         Return old value. Make asm output reg constraint earlyclobber.
1668         Renamed from...
1669         (__arch_compare_and_exchange_8_acq): ... this.
1670         (__arch_compare_and_exchange_val_16_acq):
1671         Return old value. Make asm output reg constraint earlyclobber.
1672         Renamed from...
1673         (__arch_compare_and_exchange_16_acq): ... this.
1674         (__arch_compare_and_exchange_val_32_acq):
1675         Return old value. Make asm output reg constraint earlyclobber.
1676         Renamed from...
1677         (__arch_compare_and_exchange_32_acq): ... this.
1678         (__arch_compare_and_exchange_val_64_acq):
1679         Renamed from...
1680         (__arch_compare_and_exchange_64_acq): ... this.
1681         (atomic_exchange_and_add): Use local variables and
1682         __arch_compare_and_exchange_val_64_acq.
1683         (atomic_add): Likewise.
1684         (atomic_add_negative, atomic_add_zero): Use local variables.
1686 2003-03-28  Alexandre Oliva  <aoliva@redhat.com>
1688         * sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
1690 2003-03-27  Ulrich Drepper  <drepper@redhat.com>
1692         * Makefile: Remove libmd5crypt goal.
1694 2003-03-25  Jakub Jelinek  <jakub@redhat.com>
1696         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Restore
1697         special handling of relocations against local symbols.
1699 2003-03-27  Steven Munroe  <sjmunroe@us.ibm.com>
1701         * sysdeps/powerpc/bits/atomic.h
1702         (__arch_compare_and_exchange_bool_32_acq): Move to [!__powerpc64__].
1703         [__powerpc64__] (__arch_compare_and_exchange_bool_32_acq):
1704         Define PPC64 specific version.
1705         [__powerpc64__] (__arch_compare_and_exchange_bool_64_acq):
1706         Change (mem) constraint to "b".
1707         [__powerpc64__] (__arch_atomic_exchange_and add_64):
1708         Replace addi with add. Change (value) contraint to "r".
1709         Change (mem) constraint to "b".
1710         [__powerpc64__] (__arch_atomic_decrement_if_positive_64): New macro.
1711         (__arch_atomic_exchange_32): Change (mem) constraint to "b".
1712         (__arch_atomic_exchange_and_add_32): Change (mem) constraint to "b".
1713         (__arch_atomic_decrement_if_positive_32): New macro.
1714         (atomic_decrement_if_positive): Use __arch* macros.
1716 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
1718         * sysdeps/ia64/fpu/libm-test-ulps: Update.
1720 2003-03-27  Roland McGrath  <roland@redhat.com>
1722         * scripts/rpm2dynsym.sh: New file.
1723         * Makefile (distribute): Add it.
1725 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
1727         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Restore caller's
1728         ar.unat before returning.  Add missing .mem.offset directives
1729         to ensure file gets assembled without warnings.
1730         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1732 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
1734         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf) <_SC_MONOTONIC_CLOCK>:
1735         Return -1 instead of 0 if clock_getres failed.
1737 2003-03-27  Roland McGrath  <roland@redhat.com>
1739         * scripts/abilist.awk: If variable `parse_names' is set, grok the file
1740         header lines and write out foo.symlist files for each foo.so.NN listed.
1742         * libio/libioP.h (_IO_wfile_jumps): Remove attribute_hidden.
1743         This symbol is exported, and we don't want to hide it.
1744         Add libc_hidden_proto instead.
1745         (_IO_file_jumps): Add libc_hidden_proto.
1746         * libio/wfileops.c (_IO_wfile_jumps): Add libc_hidden_data_def.
1747         Remove INTVARDEF.
1748         * libio/fileops.c (_IO_file_jumps): Likewise.
1749         * libio/stdfiles.c: Don't use INTUSE on them.
1750         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
1751         * libio/iofopen.c (__fopen_internal): Likewise.
1752         * libio/freopen.c (freopen): Likewise.
1753         * libio/freopen64.c (freopen64): Likewise.
1754         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
1756         * Makerules (check-abi) [$(enable-check-abi) = warn]:
1757         Ignore exit status from diff.
1758         * configure.in (enable_check_abi): Document possible value "warn".
1759         Change default to no for now.
1760         * configure: Regenerated.
1762         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Emit stub_warning
1763         macro calls and a #include <stub-tag.h> at the end.
1764         * Makerules ($(objpfx)stubs): Tweak sed commands.
1766         * sysdeps/unix/sysv/linux/syscalls.list: Use - rather than EXTRA in
1767         caller column for *xattr syscalls, since they are in sysdeps/generic.
1769         * sysdeps/unix/sysv/linux/i386/setfsuid.c: setfsgid -> setfsuid
1770         * sysdeps/unix/sysv/linux/i386/setfsgid.c: setfsuid -> setfsgid
1772 2003-03-26  Roland McGrath  <roland@redhat.com>
1774         * Makerules (check-abi-config): Use /thread instead of /tls when
1775         use-thread and not just use-tls is set.
1777         * Makerules (update-abi): Put quotes around $(update-abi-config).
1779         * elf/Makefile (check-abi): Depend on check-abi-ld.
1780         (update-abi): Depend on update-abi-ld.
1782 2003-03-26  GOTO Masanori  <gotom@debian.or.jp>
1784         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Use INTERNAL_SYSCALL and
1785         do not check for errors (unless testing for 32bit variant).
1786         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
1788 2003-03-27  Philip Blundell  <philb@gnu.org>
1790         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use
1791         unconditional mov.  Remove nop.
1793         * sysdeps/unix/sysv/linux/kernel-features.h
1794         (__ASSUME_VFORK_SYSCALL): Define for kernel 2.4 on arm.
1795         * sysdeps/unix/sysv/linux/arm/vfork.S: Elide compatibility code
1796         when __ASSUME_VFORK_SYSCALL is defined.
1797         * sysdeps/unix/sysv/linux/arm/mmap64.S: Likewise for
1798         __ASSUME_MMAP2_SYSCALL.
1799         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise for
1800         __ASSUME_REALTIME_SIGNALS.
1802 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
1804         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_COPY): Define to 2
1805         only if DL_NO_COPY_RELOCS is not defined.
1806         * sysdeps/ia64/dl-lookupcfg.h: Define DL_NO_COPY_RELOCS.
1808 2003-03-26  Roland McGrath  <roland@redhat.com>
1810         * sysdeps/unix/make-syscalls.sh: When an undefined syscall has
1811         SOURCE=-, append its symbol names to make variable unix-stub-syscalls.
1812         * sysdeps/unix/Makefile [$(subdir) = misc] [unix-stub-syscalls]
1813         (sysdep_routines): Add stub-syscalls.
1814         ($(objpfx)stub-syscalls.c): New target.
1815         (generated): Add stub-syscalls.c.
1817         * tls.make.c: Also define use-tls according to USE_TLS macro.
1819 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
1821         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (struct siginfo): Avoid
1822         no-op padding element.
1823         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
1824         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
1825         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1826         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
1828 2003-03-26  GOTO Masanori  <gotom@debian.or.jp>
1830         * sysdeps/unix/sysv/linux/i386/getgroups.c: Fix the error
1831         condition check for the return value of getgroups32.
1833 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1835         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (PSEUDO_NOERRNO):
1836         Fix a typo.
1837         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (PSEUDO_NOERRNO,
1838         PSEUDO_END_NOERRNO): Define.
1839         * sysdeps/unix/sysdep.h (PSEUDO_END_NOERRNO): Fix a typo.
1840         Define to PSEUDO_END.
1842 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
1844         * abilist/librt.abilist: Add new timer interfaces for 64-bit archs.
1846 2003-03-25  Jiro SEKIBA  <jir@yamato.ibm.com>
1848         * iconvdata/euc-tw.c (from_euc_tw): Fix return value of TO_LOOP.
1849         * iconvdata/bug-iconv4.c: New file.
1850         * iconvdata/Makefile (tests): Add bug-iconv4.
1852 2003-03-25  H.J. Lu  <hjl@gnu.org>
1854         * elf/dl-lookup.c (_dl_lookup_symbol): Avoid looking up protected
1855         symbols twice.
1856         (_dl_lookup_versioned_symbol): Likewise.
1858 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1860         * csu/tst-atomic.c (do_test): Add some new
1861         atomic_compare_and_exchange_val_acq, atomic_add_zero,
1862         atomic_compare_and_exchange_bool_acq and atomic_add_negative tests.
1863         * include/atomic.h (atomic_add_negative, atomic_add_zero):
1864         Prefix local variable so that it doesn't clash with the one
1865         in atomic_exchange_and_add.
1866         * sysdeps/ia64/bits/atomic.h (atomic_exchange): Fix for long/void *
1867         pointers.
1868         (atomic_exchange_and_add): Implement using __sync_fetch_and_add_?i.
1869         * sysdeps/powerpc/bits/atomic.h (atomic_exchange_and_add): Force
1870         value into register.
1871         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_64_acq):
1872         Cast newval to long.
1873         * sysdeps/x86_64/bits/atomic.h
1874         (__arch_compare_and_exchange_val_64_acq): Cast newval and oldval to
1875         long.
1876         (atomic_exchange): Cast newvalue to long if sizeof == 8.
1877         (atomic_exchange_and_add): Cast value to long if sizeof == 8.
1878         (atomic_add, atomic_add_negative, atomic_add_zero): Likewise.
1879         (atomic_bit_set): Shift 1L up in all cases to shut up warnings.
1881 2003-03-21  Martin Schwidefsky  <schwidefskyde.ibm.com>
1883         * sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high order
1884         bit from backtrace addresses.
1886 2003-03-21  Andreas Schwab  <schwab@suse.de>
1888         * sysdeps/unix/sysv/linux/i386/chown.c: Don't define any versioned
1889         __chown symbols.
1891 2003-03-25  Roland McGrath  <roland@redhat.com>
1893         * config.make.in (enable-check-abi): New variable from configure.
1894         * configure.in (enable_check_abi): New substituted variable,
1895         controlled by --{enable,disable}-check-abi (default yes).
1896         * configure: Regenerated.
1897         * Makerules [$(enable-check-abi) = yes] (tests): Put this condition
1898         on check-abi dependency.
1900 2003-03-26  Andreas Schwab  <schwab@suse.de>
1902         * sysdeps/m68k/m68020/bits/atomic.h: Fix typos.
1903         * include/atomic.h: Likewise.
1905         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Define ret_NOERRNO.
1907 2003-03-25  Roland McGrath  <roland@redhat.com>
1909         * sysdeps/powerpc/bits/atomic.h (__arch_atomic_exchange_32): New macro.
1910         (__arch_atomic_exchange_64): New macro.
1911         (atomic_exchange): Use them.
1912         (__arch_atomic_exchange_and_add_32): New macro.
1913         (__arch_atomic_exchange_and_add_64): New macro.
1914         (atomic_exchange_and_add): Use them.
1915         Original patch from Steven Munroe <sjmunroe@us.ibm.com>.
1917 2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
1919         * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64):
1920         Define.
1921         * sysdeps/mips/sys/asm.h: Test _MIPS_ISA against them on all
1922         ISA tests.
1923         (ALSZ, ALMASK, SZREG, REG_S, REG_L): Define based on ABI, not ISA.
1924         (PTR_ADD, etc): Test _MIPS_SZPTR instead of _MIPS_SZLONG.
1925         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
1926         to decide whether to add padding.
1927         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
1928         to decide whether to add padding.
1929         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (struct
1930         old_kernel_sigaction): Likewise.
1932 2003-03-25  Ulrich Drepper  <drepper@redhat.com>
1934         * csu/tst-atomic.c: Adjust tests to what atomic_add_negative and
1935         atomic_add_zero were supposed to do.
1936         * include/atomic.h: Adjust atomic_add_negative and atomic_add_zero
1937         to x86 behavior.
1939         * sysdeps/generic/bits/typesizes.h (__TIMER_T_TYPE): Define as void*.
1940         This matches the new timer implementation.
1941         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h (__TIMER_T_TYPE):
1942         Likewise.
1943         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__TIMER_T_TYPE):
1944         Likewise.
1945         * sysdeps/unix/sysv/linux/bits/siginfo.h (struct siginfo): Adjust
1946         timer info for what the kernel provides these days.
1947         (struct sigevent): Add _tid field.
1948         Define SIGEV_THREAD_ID.
1949         Remove struct __pthread_attr_s forward declaration.
1950         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
1951         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
1952         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1953         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
1955         * Versions.def (librt): Add GLIBC_2.3.3.
1957         * abilist/libpthread.abilist: Update for nptl.
1959 2003-03-24  Jon Grimm  <jgrimm@us.ibm.com>
1961         * inet/netinet/in.h: Add IPPROTO_SCTP.
1963 2003-03-24  Ulrich Drepper  <drepper@redhat.com>
1965         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLET): Define.
1967 2003-03-24  Philip Blundell  <philb@gnu.org>
1969         * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL):
1970         Remove a1 from clobber list.
1972 2003-03-24  Ulrich Drepper  <drepper@redhat.com>
1974         * timezone/antarctica: Update from tzdata2003a.
1975         * timezone/asia: Likewise.
1976         * timezone/australasia: Likewise.
1977         * timezone/europe: Likewise.
1978         * timezone/iso3166.tab: Likewise.
1979         * timezone/northamerica: Likewise.
1980         * timezone/southamerica: Likewise.
1981         * timezone/zone.tab: Likewise.
1983 2003-03-24  Steven Munroe  <sjmunroe@us.ibm.com>
1985         * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_END_NOERRNO): Fix typo.
1987 2003-03-23  Ulrich Drepper  <drepper@redhat.com>
1989         * sysdeps/unix/sysv/linux/ia64/sysdep.h (ret_NOERRNO): Avoid
1990         unwanted expansion by definining to ret.  Patch by Ian Wienand.
1992         * sysdeps/unix/make-syscalls.sh: Recognize 'E' in first position of
1993         the parameter description to denote no error checking.  Generate
1994         appropriate pseudo asm code.
1995         * sysdeps/unix/syscalls.list: Mark getgid, getpid, getuid with 'E'.
1996         * sysdeps/unix/sysv/linux/syscalls.list: Mark getegid, geteuid,
1997         getpgrp, and getppid with 'E'.
1998         * sysdeps/powerpc/powerpc32/sysdep.h: Define PSEUDO_NOERRNO,
1999         PSEUDO_END_NOERRNO, and ret_NOERRNO.
2000         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
2001         * sysdeps/unix/sysdep.h: Likewise.
2002         * sysdeps/unix/alpha/sysdep.h: Likewise.
2003         * sysdeps/unix/sparc/sysdep.h: Likewise.
2004         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
2005         * sysdeps/unix/sysv/linux/cris/sysdep.h: Likewise.
2006         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Likewise.
2007         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2008         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
2009         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
2010         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
2011         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
2012         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
2013         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
2014         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
2016 2003-03-23  Roland McGrath  <roland@redhat.com>
2018         * Makeconfig (+includes): Don't use $(last-includes).
2020 2003-03-22  Alexandre Oliva  <aoliva@redhat.com>
2022         * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns.
2023         * sysdeps/unix/sysv/linux/configure: Rebuilt.
2025 2003-03-23  Jakub Jelinek  <jakub@redhat.com>
2027         * sysdeps/alpha/fpu/libm-test-ulps: Update.
2028         * sysdeps/arm/libm-test-ulps: Update.
2029         * sysdeps/hppa/fpu/libm-test-ulps: Update.
2030         * sysdeps/ia64/fpu/libm-test-ulps: Update.
2031         * sysdeps/mips/fpu/libm-test-ulps: Update.
2032         * sysdeps/powerpc/nofpu/libm-test-ulps: Update.
2033         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2034         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
2035         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
2036         * sysdeps/sh/sh4/fpu/libm-test-ulps: Update.
2037         * sysdeps/s390/fpu/libm-test-ulps: Update.
2038         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2040 2003-03-22  Roland McGrath  <roland@redhat.com>
2042         * include/atomic.h: Put parens around all macro arguments.
2043         (__atomic_val_bysize, __atomic_bool_bysize): New macros.
2044         (atomic_compare_and_exchange_val_acq): Use it.
2045         (atomic_compare_and_exchange_bool_acq): Likewise.
2046         (atomic_increment_and_test): Invert sense of test.
2047         (atomic_decrement_and_test): Likewise.
2048         * csu/tst-atomic.c: Update those tests to match.
2050 2003-03-22  Jakub Jelinek  <jakub@redhat.com>
2052         * include/atomic.h (atomic_compare_and_exchange_val_acq): Add comment.
2053         Don't define if __arch_compare_and_exchange_val_32_acq is not defined.
2054         (atomic_compare_and_exchange_bool_acq): Add comment.  Don't use
2055         __oldval variable in the macro, since it might be macro argument.
2056         (atomic_decrement_if_positive): Initialize __memp, remove setting
2057         of non-existent variable.
2058         (atomic_bit_test_set): Cast 1 to __typeof (*mem) before shifting.
2059         * sysdeps/ia64/bits/atomic.h (atomic_exchange_and_add): Implement
2060         using atomic_compare_and_exchange_val_acq.
2061         (atomic_decrement_if_positive, atomic_bit_test_set): Define.
2062         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
2063         Renamed from...
2064         (__arch_compare_and_exchange_bool_8_acq): ... this.
2065         (__arch_compare_and_exchange_val_16_acq): Renamed from...
2066         (__arch_compare_and_exchange_bool_16_acq): ... this.
2067         (__arch_compare_and_exchange_val_32_acq): Return old value.  Renamed
2068         from...
2069         (__arch_compare_and_exchange_bool_32_acq): ... this.
2070         (__arch_compare_and_exchange_val_64_acq): Return old value.  Renamed
2071         from...
2072         (__arch_compare_and_exchange_bool_64_acq): ... this.
2073         (__arch_compare_and_exchange_val_32_acq): Use __typeof for local
2074         variables types instead of assuming int.
2075         Change prefix of local variables to __arch.
2076         * sysdeps/generic/bits/atomic.h (arch_compare_and_exchange_acq):
2077         Remove.
2078         (atomic_compare_and_exchange_val_acq,
2079         atomic_compare_and_exchange_bool_acq): Define.
2081         * csu/tst-atomic.c: New test.
2082         * csu/tst-atomic-long.c: New test.
2083         * csu/Makefile (tests): Add tst-atomic and tst-atomic-long.
2085         * malloc/memusagestat.c (main): Kill warning if uint64_t is ulong.
2087         * sysdeps/s390/Versions: Add trailing newline.
2089         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Kill warning
2090         if INTERNAL_SYSCALL_ERROR_P doesn't use its first argument.
2092 2003-03-22  Andreas Schwab  <schwab@suse.de>
2094         * sysdeps/m68k/fpu/libm-test-ulps: Update.
2096         * sysdeps/m68k/m68020/bits/atomic.h: New file.
2097         * sysdeps/m68k/m68020/atomicity.h: Removed.
2099 2003-03-22  Alexandre Oliva  <aoliva@redhat.com>
2101         * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation
2102         data structures and macros.  Protect from multiple inclusion.
2104         * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless
2105         typo in #if test.
2107 2003-03-21  Andreas Jaeger  <aj@suse.de>
2109         * sysdeps/i386/fpu/libm-test-ulps: Update.
2111         * math/libm-test.inc (tgamma_test): Recompute some constants with
2112         36 digits precision.
2113         (lgamma_test): Likewise.
2114         (ccos_test): Likewise.
2115         (ccosh_test): Likewise.
2116         (clog10_test): Likewise.
2117         (csin_test): Likewise.
2118         (csinh_test): Likewise.
2119         (ctan_test): Likewise.
2120         (ctanh_test): Likewise.
2122 2003-03-19  Jakub Jelinek  <jakub@redhat.com>
2124         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Regenerated.
2126 2003-03-21  Roland McGrath  <roland@redhat.com>
2128         * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"
2129         constraint to permit non-constant BIT argument.
2130         (atomic_bit_test_set): Likewise.
2131         * sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise.
2132         (atomic_bit_set): Likewise.  Use 1UL in case that BIT might be >= 32.
2133         For quadword case, use "i" constraint if __builtin_constant_p and < 32
2134         or "r" constraint otherwise.
2136         * configure.in: Move AC_PROG_CC and other program-finding before all
2137         the version checks.
2138         * configure: Regenerated.
2140 2003-03-21  Alexandre Oliva  <aoliva@redhat.com>
2142         * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke
2143         unaligned copying of 8-15 bytes.  From Chris Demetriou
2144         <cgd@broadcom.com>.  Fix label names.
2145         * sysdeps/mips/mips64/memset.S: Fix label names.  Make similar
2146         change as to memcpy.S.
2147         * sysdeps/mips/memcpy.S: Formatting changes.
2148         * sysdeps/mips/memset.S: Likewise.
2150 2003-03-21  Roland McGrath  <roland@redhat.com>
2152         * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.
2154 2003-03-21  Alexandre Oliva  <aoliva@redhat.com>
2156         * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New.
2157         * sysdeps/mips/memcpy.S, sysdeps/mips/memset.S: Update comments.
2159 2003-03-21  Roland McGrath  <roland@redhat.com>
2161         * sysdeps/i386/i486/bits/atomic.h
2162         (__arch_compare_and_exchange_val_64_acq): Rewrite abort-calling
2163         version of the macro to avoid compile-time warnings.
2164         [! __PIC__] (__arch_compare_and_exchange_64_acq): Rename to above.
2165         (atomic_exchange_and_add, atomic_add): Fix name and usage of it.
2166         (atomic_increment, atomic_decrement): Likewise.
2168 2003-03-21  Ulrich Drepper  <drepper@redhat.com>
2170         * sysdeps/x86_64/bits/atomic.h: Don't use matching memory constraints.
2171         * sysdeps/i386/i486/bits/atomic.h: Likewise.
2173 2003-03-21  Roland McGrath  <roland@redhat.com>
2175         * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
2177 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
2179         * include/atomic.h: Define atomic_compare_and_exchange_val_acq,
2180         atomic_compare_and_exchange_val_rel,
2181         atomic_compare_and_exchange_bool_acq, and
2182         atomic_compare_and_exchange_bool_rel instead of
2183         atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel.
2184         * sysdeps/i386/i486/bits/atomic.h: Define
2185         __arch_compare_and_exchange_val_*_acq instead of
2186         __arch_compare_and_exchange_*_acq.
2187         * sysdeps/x86_64/bits/atomic.h: Likewise.
2188         * sysdeps/ia64/bits/atomic.h: Define
2189         __arch_compare_and_exchange_bool_*_acq instead of
2190         __arch_compare_and_exchange_*_acq.
2191         * sysdeps/powerpc/bits/atomic.h: Likewise.
2192         * sysdeps/s390/bits/atomic.h: Likewise.
2193         * gmon/mcount.c: Adjust for new form of compare&exchange macros.
2194         * malloc/set-freeres.c: Likewise.
2195         * nscd/cache.c: Likewise.
2196         * stdlib/cxa_finalize.c: Likewise.
2197         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2199 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
2201         * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs.
2202         * sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux): Adjust.
2203         * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
2205         * sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset
2206         into high and low halves on n64.
2207         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2208         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
2209         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2211 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
2213         * include/atomic.h (atomic_decrement_if_positive): Adjust for the
2214         correct atomic_compare_and_exchange_acq semantics.
2216 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
2218         * sysdeps/mips/ieee754.h: Remove excess #endif.
2220 2003-03-20  Roland McGrath  <roland@redhat.com>
2222         * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused
2223         variable.  Remove superfluous memory clobber.
2225         * include/atomic.h: Syntax braino fix.
2227         * posix/tst-nice.c (do_test): Use %m formats instead of printing errno
2228         in decimal.  Don't bail if niced at start.  Just check that nice call
2229         bumps the total at all.
2231 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
2233         * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers,
2234         including pc, gp, sp and fp, as long long.
2235         * sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux.
2236         * sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments.
2237         Add gp argument, and set gp in the jmpbuf to it.
2238         * sysdeps/mips/setjmp_aux.c: Revert to o32-only.
2240 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
2242         * include/atomic.h: Define atomic_exchange and
2243         atomic_decrement_if_positive if not already defined.  Add some
2244         __builtin_expect.
2245         * sysdeps/i386/i486/bits/atomic.h: Define atomic_exchange.
2246         * sysdeps/x86_64/bits/atomic.h: Likewise.
2247         * sysdeps/ia64/bits/atomic.h: Pretty printing.  Define atomic_exchange.
2248         * sysdeps/powerpc/bits/atomic.h: Pretty printing.  Define
2249         atomic_exchange, atomic_exchange_and_add, and
2250         atomic_decrement_if_positive
2252 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
2254         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend
2255         with a single instruction.
2257         * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define
2258         properly for n64.
2259         (elf_machine_runtime_setup): Cast link_map pointer to Elf Addr
2260         type.
2261         (elf_machine_rel, elf_machine_rel_relative): Cast symidx to Elf
2262         Word before comparing with gotsym.  Take reloc_addr argument as
2263         void*.  Remove the code added for the compiler to drop any
2264         alignment assumptions.
2266 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
2268         * Makefile (distribute): Add include/atomic.h and bits/atomic.h.
2269         * include/atomic.h: New file.
2270         * sysdeps/i386/i486/bits/atomic.h: New file.
2271         * sysdeps/x86_64/bits/atomic.h: New file.
2272         * sysdeps/s390/bits/atomic.h: New file.
2273         * sysdeps/sh/bits/atomic.h: New file.
2274         * sysdeps/ia64/bits/atomic.h: New file.
2275         * sysdeps/powerpc/bits/atomic.h: New file.
2276         * sysdeps/generic/bits/atomic.h: New file.
2277         * sysdeps/i386/i486/atomicity.h: Removed.
2278         * sysdeps/x86_64/atomicity.h: Removed.
2279         * sysdeps/s390/s390-32/atomicity.h: Removed.
2280         * sysdeps/s390/s390-64/atomicity.h: Removed.
2281         * sysdeps/ia64/atomicity.h: Removed.
2282         * sysdeps/powerpc/powerpc32/atomicity.h: Removed.
2283         * sysdeps/powerpc/powerpc64/atomicity.h: Removed.
2284         * elf/dl-profile.c: Use atomic.h instead of atomicity.h.  Adjust
2285         use of macros from atomicity.h to new names and semantics.
2286         * gmon_mcount.c: Likewise.
2287         * malloc/set-freeres.c: Likewise.
2288         * nscd/cache.c: Likewise.
2289         * stdlib/cxa_finalize.c: Likewise.
2290         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2292 2003-03-19  Alexandre Oliva  <aoliva@redhat.com>
2294         * sysdeps/mips/ieee754.h: New file, suitable to replace both
2295         ../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept
2296         mips-specific for now.
2298 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
2300         * stdlib/strtod.c (INTERNAL): While eating trailing zeros handle
2301         hexdigits correctly.  Reported by Fred Tydeman <tydeman@tybor.com>.
2302         * stdlib/tst-strtod.c: Add test for the bug.
2304         * posix/tst-nice.c (do_test): Remove invalid of return value.
2305         Don't run test if initial level != 0.
2307 2003-03-19  Amos Waterland  <apw@us.ibm.com>
2309         * posix/tst-nice.c: New file.
2310         * posix/Makefile (tests): Add tst-nice.
2312 2003-03-18  Roland McGrath  <roland@redhat.com>
2314         * abilist: New directory of libfoo.abilist files maintained using
2315         scripts/merge-abilist.awk and "make update-abi" rules.
2316         * Makefile (distribute): Add abilist/*.abilist.
2317         * Makerules [$(build-shared) = yes] [$(subdir)] (tests):
2318         Depend on check-abi.
2320         * configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.
2321         * configure: Regenerated.
2323         * sysdeps/unix/sysv/linux/syscalls.list (posix_fadvise64): Fix name.
2325 2003-03-18  Ulrich Drepper  <drepper@redhat.com>
2327         * sysdeps/posix/sysconf.c (__sysconf): Handle _SC_MONOTONIC_CLOCK
2328         correctly.
2330 2003-03-18  Steven Munroe  <sjmunroe@us.ibm.com>
2332         * sysdeps/powerpc/powerpc64/memcpy.S: New file.
2334 2003-03-18  Ulrich Drepper  <drepper@redhat.com>
2336         * Versions.def: Add GLIBC_2.3.3 for libpthread.
2338 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2340         * sysdeps/generic/libc-start.c [!SHARED &&
2341         !LIBC_START_MAIN_AUXVEC_ARG]: Compute beginning of auxvec correctly.
2343 2003-03-17  Roland McGrath  <roland@redhat.com>
2345         * include/ctype.h: Revert last change.
2347 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2349         * argp/tst-argp1.c: Use test-skeleton.c.
2350         * locale/tst-C-locale.c: Likewise.
2352 2003-03-17  Alexandre Oliva  <aoliva@redhat.com>
2354         * sysdeps/mips/mips64/Implies: Move wordsize-64 to...
2355         * sysdeps/mips/mips64/n64/Implies: New file.
2356         * sysdeps/mips/mips64/n64/Makefile: New file.
2357         * sysdeps/mips/mips64/n64/el/bits/endian.h: New file.
2358         * sysdeps/mips/mips64/n32/Implies: New file.
2359         * sysdeps/mips/mips64/n32/Makefile: New file.
2360         * sysdeps/mips/mips64/n32/el/bits/endian.h: New file.
2361         * sysdeps/unix/mips/mips64/n32/sysdep.h: New file.
2362         * sysdeps/unix/mips/mips64/n64/sysdep.h: New file.
2363         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: New file.
2364         * sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c: New file.
2365         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: New file.
2366         * sysdeps/unix/sysv/linux/mips/mips64/ldconfig.h: New file.
2367         * sysdeps/unix/sysv/linux/mips/mips64/llseek.c: New file.
2368         * sysdeps/unix/sysv/linux/mips/mips64/recv.c: New file.
2369         * sysdeps/unix/sysv/linux/mips/mips64/send.c: New file.
2370         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S: New file.
2371         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: New file.
2372         * sysdeps/unix/sysv/linux/mips/mips64/umount.c: New file.
2373         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: New file.
2375         * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use
2376         lib64 for mips64/n64 and lib32 for mips64/n32.
2377         (ldd_rewrite_script): Needed for all mips64 configurations.
2378         * sysdeps/unix/sysv/linux/configure: Rebuilt.
2379         * sysdeps/unix/sysv/linux/mips/mips64/ldd-rewrite.sed: New file.
2380         * sysdeps/unix/sysv/linux/mips/mips64/Dist: New file.
2382         * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as
2383         well.
2385         * sysdeps/unix/sysv/linux/mips/configure.in: New.  Pre-process
2386         asm/unistd.h into asm-unistd.h.
2387         * sysdeps/unix/sysv/linux/mips/configure: Generated.
2388         * sysdeps/unix/sysv/linux/mips/Makefile: Do custom processing
2389         of syscall list.
2390         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: New file.
2391         * sysdeps/unix/sysv/linux/mips/clone.S: Don't include
2392         asm/unistd.h.
2394         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file.
2395         * sysdeps/unix/sysv/linux/mips/ptrace.c: New file.  Use long
2396         long type for registers on n32.
2398         * sysdeps/mips/bits/wordsize.h: New file, appropriate for all
2399         3 ABIs.
2400         * sysdeps/mips/mips64/gmp-mparam.h: New file.  Define
2401         BITS_PER_LONGINT to __WORDSIZE, to match all 3 ABIs.
2402         * sysdeps/mips/setjmp_aux.c (STRINGXP, REGS, PTRS): New macros.
2403         (__sigsetjmp_aux): Use them.  Adjust for all 3 ABIs.
2404         * sysdeps/mips/elf/start.S: Adjust for all 3 ABIs.
2405         * sysdeps/unix/mips/brk.S: Likewise.
2406         * sysdeps/unix/mips/sysdep.S: Likewise.
2407         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
2408         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Likewise.
2409         * sysdeps/mips/sys/ucontext.h: Likewise.
2410         * sysdeps/unix/sysv/linux/mips/sys/profcs.h: Likewise.
2411         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Likewise.
2412         * sysdeps/unix/sysv/linux/mips/kernel_stat.h: Likewise.
2413         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
2414         * sysdeps/mips/mips64/bsd-setjmp.S: Likewise.
2415         * sysdeps/mips/mips64/setjmp.S: Likewise.
2416         * sysdeps/mips/mips64/bits/setjmp.h: Deleted, obsolete.
2417         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Use long long for
2418         64-bit types.
2420 2003-03-16  Ulrich Drepper  <drepper@redhat.com>
2422         * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Define tv here,
2423         not at function level.
2424         * sysdeps/unix/clock_gettime.c (HANDLE_REALTIME): Likewise.
2426 2003-03-15  Roland McGrath  <roland@redhat.com>
2428         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t
2429         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
2430         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Likewise.
2431         * nis/nis_table.c (__create_ib_request): Likewise.
2433         * posix/fnmatch_loop.c: Add casts for signedness.
2434         * nss/nss_files/files-hosts.c: Likewise.
2435         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
2436         * gmon/gmon.c (write_call_graph): Use u_long for FROM_LEN.
2437         * nscd/nscd_getgr_r.c (nscd_getgr_r): Use nscd_ssize_t for CNT.
2439         * configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,
2440         get errors into the log file.
2441         (libc_cv_broken_visibility_attribute): Likewise.
2442         (libc_cv_broken_alias_attribute): Likewise.
2443         (libc_cv_asm_weak_directive): Likewise.
2444         (libc_cv_need_minus_P): Likewise.
2445         (libc_cv_dot_text): Likewise.
2446         (libc_cv_asm_global_directive): Likewise.
2447         (libc_cv_asm_type_prefix): Likewise.
2448         * configure: Regenerated.
2450         * nscd/cache.c (cache_search): Give first arg type `request_type'.
2451         * nscd/nscd.h: Update decl.
2453         * nscd/nscd_getpw_r.c (nscd_getpw_r): Add casts for signedness.
2454         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
2455         * elf/dl-close.c (_dl_close): Likewise.
2456         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown): int -> size_t
2457         * io/fts.c (fts_build): Likewise.
2458         * elf/cache.c (add_to_cache): Likewise.
2459         * locale/programs/locarchive.c (show_archive_content): Likewise.
2461         * posix/fnmatch.c (fnmatch): Tweak __builtin_expect use.
2463         * include/ctype.h (__ctype_b_loc): Tweak type punning to make gcc 3.3
2464         happy.
2465         (__ctype_toupper_loc, __ctype_tolower_loc): Likewise.
2467 2003-03-15  Ulrich Drepper  <drepper@redhat.com>
2469         * sysdeps/unix/sysv/linux/ia64/system.c: Use the generic Linux
2470         code for most parts.
2472 2003-03-15  Roland McGrath  <roland@redhat.com>
2474         * sysdeps/unix/sysv/linux/i386/system.c: Moved to ...
2475         * sysdeps/unix/sysv/linux/system.c: ... here.
2476         (FORK): Don't #define if already #define'd.
2477         * sysdeps/unix/sysv/linux/s390/system.c: File removed.
2478         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]:
2479         (__ASSUME_CLONE_THREAD_FLAGS): Define for kernel >= 2.5.64.
2481         * dlfcn/tst-dlinfo.c: New file.
2482         * dlfcn/Makefile (tests): Add tst-dlinfo.
2483         ($(objpfx)tst-dlinfo): New target.
2485         * dlfcn/dlinfo.c: New file.
2486         * dlfcn/Makefile (libdl-routines): Add it.
2487         * dlfcn/Versions (libdl: GLIBC_2.3.3): Add dlinfo.
2488         * dlfcn/dlfcn.h [__USE_GNU]: Declare dlinfo.
2489         [__USE_GNU] (RTLD_DI_*): New enum constants.
2490         [__USE_GNU] (Dl_serpath, Dl_serinfo): New types.
2491         * elf/dl-load.c (cache_rpath): New inline function.
2492         (_dl_map_object): Use it.
2493         (_dl_rtld_di_serinfo): New function.
2494         * sysdeps/generic/ldsodefs.h: Declare it.
2495         * elf/Versions (ld: GLIBC_PRIVATE): Add it.
2497         * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.
2498         (LIBC_START_MAIN, LIBC_START_MAIN_AUXVEC_ARG, MAIN_AUXVEC_ARG)
2499         (INIT_MAIN_ARGS): Define, and #include <sysdeps/generic/libc-start.c>.
2500         (__libc_start_main): Just call the generic one for most of the work.
2502         * sysdeps/generic/libc-start.c [LIBC_START_MAIN]: If defined, define a
2503         static function by that name instead of BP_SYM (__libc_start_main).
2504         [LIBC_START_MAIN_AUXVEC_ARG]: Take AUXVEC as argument.
2505         [MAIN_AUXVEC_ARG]: Pass 4th argument to MAIN.
2506         [INIT_MAIN_ARGS]: Give INIT the same args as MAIN.
2508         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_PLATFORM_AUXV]:
2509         Use this macro for extra AT_* cases.
2510         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_PLATFORM_AUXV):
2511         New macro, guts from ...
2512         (__aux_init_cache): ... here, function removed.
2513         (DL_PLATFORM_INIT): Don't define this.
2515         * sysdeps/powerpc/powerpc32/memset.S: Put __cache_line_size in bss.
2516         * sysdeps/powerpc/powerpc64/memset.S: Likewise.
2518         * Versions.def (libthread_db): Add GLIBC_2.3.3 set.
2520 2003-03-14  Roland McGrath  <roland@redhat.com>
2522         * dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
2524 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
2526         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.
2528         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
2529         sysdeps/posix/pause.c instead of sysdeps/unix/common/pause.c.
2531 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
2533         * sysdeps/mips/fpu/bits/mathdef.h: New.
2534         (__NO_LONG_DOUBLE_MATH): Define for o32.
2536         * sysdeps/mips/sys/asm.h: Formatting changes.
2537         (PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs.
2538         (CPADD): Define for all of them.
2539         (SETUP_GP, SETUP_GPX, SETUP_GPX_L, SAVE_GP, SETUP_GP64,
2540         SETUP_GPX64, SETUP_GPX64_L, RESTORE_GP64, USE_ALT_CP,
2541         NARGSAVE): Define per ABI spec.
2542         (END): Don't redefine.
2543         (LONG_SLL, LONG_SLLV, LONG_SRL, LONG_SRLV, LONG_SRA,
2544         LONG_SRAV): Remove duplicate definitions.
2545         (PTR_ADD, PTR_ADDI, PTR_ADDU, PTR_ADDIU, PTR_SUB, PTR_SUBI,
2546         PTR_SUBU, PTR_SUBIU, PTR_L, PTR_S, PTR_SLL, PTR_SLLV, PTR_SRL,
2547         PTR_SRLV, PTR_SRA, PTR_SRAV, PTR_SCALESHIFT): Define for n32.
2548         (PTR_LA): Define for all 3 ABIs.
2550         * sysdeps/mips/dl-machine.h: Include sys/asm.h.
2551         (elf_machine_matches_host): Prevent linking of o32 and n32
2552         together.
2553         (elf_machine_dynamic): Document assumption on $gp.
2554         (STRINGXP, STRINGXV, STRINGV_): New macros.
2555         (elf_machine_load_address): Use them to stringize PTR_LA and
2556         PTR_SUBU.
2557         (ELF_DL_FRAME_SIZE, ELF_DL_SAVE_ARG_REGS,
2558         ELF_DL_RESTORE_ARG_REGS, IFABIO32): New macros used in...
2559         (_dl_runtime_resolve): Adjust it for all 3 ABIs.
2560         (__dl_runtime_resolve): Cast the symtab initializer to the
2561         right type.
2562         (RTLD_START): Use it.  Adjust it for all 3 ABIs.
2563         (elf_machine_rel): Mark as always_inline in RTLD_BOOTSTRAP.
2564         Handle 64-bit R_MIPS_REL composite relocation and accept
2565         R_MIPS_64 relocations to shift addend size to 64 bits.
2566         Document assumption regarding local GOT entries.  Document
2567         backward-compatibility departing from the ABI behavior in
2568         applying relocations that reference section symbols, no longer
2569         used.  Support relocations to mis-aligned offsets.
2570         * sysdeps/mips/mips64/dl-machine.h: Deleted, obsolete.
2572         * sysdeps/unix/sysv/linux/mips/readelflib.c: New file.
2574         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
2575         (_KERNEL_NSIG_BPW): Define in terms of _MIPS_SZLONG.
2576         * sysdeps/unix/sysv/linux/mips/sigaction.c: Define restore and
2577         restore_rt functions.  Use them.
2579         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
2580         .set mips2 on new abis.
2582 2003-03-13  Ulrich Drepper  <drepper@redhat.com>
2584         * posix/getconf.c: Recognize POSIX2_SYMLINKS.
2585         * sysdeps/generic/bits/confname.h: Define _PC_2_SYMLINKS.
2586         * sysdeps/posix/fpathconf.c: Handle _PC_2_SYMLINKS.
2587         * sysdeps/posix/pathconf.c: Likewise.
2588         * sysdeps/unix/sysv/linux/fpathconf.c: Likewise.
2589         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
2590         * sysdeps/unix/sysv/linux/pathconf.h: Define statfs_symlinks.
2592         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define some more magic
2593         words.
2595 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
2597         * include/gmp.h: Include/gmp-mparam.h.
2598         * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and
2599         gmp-impl.h.
2601         * elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if
2602         ELF_MACHINE_NO_RELA is set.
2603         * elf/rtld.c (dl_main): No prelink support for REL-only.
2605         * sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32,
2606         FLAG_MIPS64_LIBN64): Define.
2607         * elf/cache.c (print_entry): Handle mips64 n32 and n64.
2609         * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis.
2610         * sysdeps/mips/memset.S: Likewise.
2611         * sysdeps/mips/sys/regdef.h: Alias a4-7 or t0-3 to $8-11
2612         depending on the ABI.
2614         * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add):
2615         Don't .set mips2 on new abi.
2616         (compare_and_swap): Likewise.  Support 64-bit longs on n64.
2618         * stdlib/fpioconst.h: Include gmp.h with angle brackets.
2620 2003-03-13  Roland McGrath  <roland@redhat.com>
2622         * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs
2623         found.  Reported by Alexandre Oliva <aoliva@redhat.com>.
2625 2003-03-13  Alexandre Oliva  <aoliva@redhat.com>
2627         * stdio-common/_itoa.c (_itoa_base_table): Make 64-bit
2628         literals long long.
2629         * stdlib/fpioconst.c: Likewise.
2630         * stdlib/strtod.c: Likewise.
2632         * sysdeps/mips/add_n.S: Use L macro for local labels.
2633         * sysdeps/mips/addmul_1.S: Likewise.
2634         * sysdeps/mips/lshift.S: Likewise.
2635         * sysdeps/mips/memcpy.S: Likewise.
2636         * sysdeps/mips/memset.S: Likewise.
2637         * sysdeps/mips/mul_1.S: Likewise.
2638         * sysdeps/mips/rshift.S: Likewise.
2639         * sysdeps/mips/sub_n.S: Likewise.
2640         * sysdeps/mips/submul_1.S: Likewise.
2641         * sysdeps/mips/mips64/add_n.S: Likewise.
2642         * sysdeps/mips/mips64/addmul_1.S: Likewise.
2643         * sysdeps/mips/mips64/lshift.S: Likewise.
2644         * sysdeps/mips/mips64/mul_1.S: Likewise.
2645         * sysdeps/mips/mips64/rshift.S: Likewise.
2646         * sysdeps/mips/mips64/sub_n.S: Likewise.
2647         * sysdeps/mips/mips64/submul_1.S: Likewise.
2648         * sysdeps/unix/mips/sysdep.h: Define L() according to ABI
2649         conventions.  Define END as in sys/asm.h.
2650         * sysdeps/unix/mips/sysdep.S: Likewise.
2651         * sysdeps/unix/mips/wait.S: Likewise.
2652         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
2654         * sysdeps/ieee754/dbl-64/dbl2mpn.c (__mpn_extract_double):
2655         Cast shifted values that may be too narrow to mp_limb_t.
2656         * sysdeps/ieee754/dbl-64/mpn2dbl.c (__mpn_construct_double):
2657         Likewise.
2658         * sysdeps/ieee754/flt-32/mpn2flt.c (__mpn_construct_float):
2659         Likewise.
2660         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c
2661         (__mpn_extract_long_double): Likewise.
2662         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c
2663         (__mpn_construct_long_double): Likewise.
2664         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c
2665         (__mpn_extract_long_double): Likewise.
2666         * sysdeps/ieee754/ldbl-96/mpn2ldbl.c
2667         (__mpn_construct_long_double): Likewise.
2669 2003-03-13  Roland McGrath  <roland@redhat.com>
2671         * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line
2672         entries in the map file match too.
2674 2003-03-13  Guido Guenther  <agx@sigxcpu.org>
2676         * sysdeps/unix/sysv/linux/mips/clone.S: introduce and use local
2677         label .Lthread_start since current binutils don't allow branches
2678         to globally visible symbols.
2680 2003-03-13  Jakub Jelinek  <jakub@redhat.com>
2682         * sysdeps/unix/sysv/linux/ia64/sysdep.h (BREAK_INSN_1, BREAK_INSN,
2683         ASM_OUTARGS_0, ASM_OUTARGS_1, ASM_OUTARGS_2, ASM_OUTARGS_3,
2684         ASM_OUTARGS_4, ASM_OUTARGS_5, ASM_OUTARGS_6): Define.
2685         (INTERNAL_SYSCALL, INLINE_SYSCALL): Use it.  Make syscall arguments
2686         clobbered by the syscall.
2687         (ASM_ARGS_1, ASM_ARGS_2, ASM_ARGS_3, ASM_ARGS_4, ASM_ARGS_5,
2688         ASM_ARGS_6): Change constraints from r to index of corresponding
2689         output register.
2690         * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Swap
2691         ptid and ctid to match kernel.
2692         * sysdeps/unix/sysv/linux/ia64/system.c (FORK): Likewise.
2694 2003-03-12  Steven Munroe  <sjmunroe@us.ibm.com>
2696         * sysdeps/powerpc/powerpc64/elf/configure.in: Remove
2697         AC_DEFINE(PI_STATIC_AND_HIDDEN).  Not supported for PowerPC64.
2698         * sysdeps/powerpc/powerpc64/elf/configure: Regenerated.
2700 2003-03-11  Roland McGrath  <roland@redhat.com>
2702         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
2703         Check SYM_MAP rather than SYM as definedness check.
2704         Handle R_PPC64_ADDR32, R_PPC64_ADDR30, and R_PPC64_REL64 relocs.
2705         Don't handle R_PPC64_REL24 reloc.
2706         Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
2708         * sysdeps/powerpc/powerpc64/dl-machine.h
2709         [USE_TLS] (elf_machine_type_class): Match all the TLS relocs in a
2710         block, so we cover all the TPREL16* flavors without 6 ||s.
2711         [USE_TLS] (elf_machine_tprel): New function.
2712         (elf_machine_rela) [USE_TLS]: Use elf_machine_tprel for TPREL64 reloc,
2713         and handle TPREL16 relocs too.  Return rather than break for DTPREL64.
2714         Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
2716 2003-03-11  Ralf Baechle  <ralf@linux-mips.org>
2718         * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Use jal
2719         instead of jalr to invoke subroutine so restoring the $gp register
2720         will work properly.
2722 2003-03-11  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2724         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (__NR_pread64): Define
2725         to __NR_pread if not defined.
2726         (__NR_pwrite64): Define to __NR_pwrite if not defined.
2728 2003-03-11  Jakub Jelinek  <jakub@redhat.com>
2730         * sysdeps/unix/sysv/linux/ia64/system.c: New file.
2731         * sysdeps/unix/sysv/linux/kernel-features.h
2732         (__ASSUME_CLONE_THREAD_FLAGS): Define for IA-64 and s390* with
2733         kernel >= 2.5.64.
2735 2003-03-11  Jakub Jelinek  <jakub@redhat.com>
2737         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,
2738         allocate space even for the trailing '/'.
2739         Reported by John Reiser <jreiser@BitWagon.com>.
2741         * sysdeps/unix/sysv/linux/ia64/sysdep.h (LOAD_ARGS_6, ASM_ARGS_6,
2742         ASM_CLOBBERS_6): Define.
2743         (ASM_CLOBBERS_5): Use ASM_CLOBBERS_6.
2744         * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Reorder arguments
2745         to match IA-32 order.
2746         * sysdeps/unix/sysv/linux/i386/clone.S: Fix comment.
2748 2003-03-10  Steven Munroe  <sjmunroe@us.ibm.com>
2750         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't clobber R7.
2751         Copy extra params for NPTL to registers used in clone syscall.
2753 2003-03-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2755         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct system
2756         call names for pread and pwrite.
2758 2003-03-10  Roland McGrath  <roland@redhat.com>
2760         * dlfcn/Makefile (libdl-routines): Add dladdr1.
2761         * dlfcn/dladdr1.c: New file.
2762         * dlfcn/dlfcn.h [__USE_GNU]: Declare dladdr1.
2763         [__USE_GNU] (RTLD_DL_SYMENT, RTLD_DL_LINKMAP): New enum constants.
2764         * elf/dl-addr.c (_dl_addr): Take new args, a struct link_map ** and
2765         a const ElfNN_Sym ** to fill in.
2766         * include/dlfcn.h: Update decl.  Include <link.h>.
2767         * dlfcn/dladdr.c (dladdr): Update caller.
2768         * malloc/mtrace.c (tr_where): Likewise.
2769         * sysdeps/generic/elf/backtracesyms.c: Likewise.
2770         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
2771         * dlfcn/Versions (libdl: GLIBC_2.3.3): New set, add dladdr1.
2772         * Versions.def (libdl): Define GLIBC_2.3.3 set.
2774         * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) for
2775         assembler command.
2776         * sysdeps/unix/Makefile (compile-syscall): New variable.
2777         Pass -g0 to compiler for assembling syscall stubs from stdin.
2779         * sysdeps/i386/sysdep.h [HAVE_CPP_ASM_DEBUGINFO]
2780         (STABS_CURRENT_FILE, STABS_CURRENT_FILE1, STABS_FUN, STABS_FUN_END):
2781         Define these to do nothing.
2783         * configure.in: New check for -g on .S files.
2784         * configure: Regenerated.
2785         * config.make.in (have-cpp-asm-debuginfo): New variable.
2786         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): New #undef.
2787         * Makeconfig (ASFLAGS): New variable, if undefined and
2788         $(have-cpp-asm-debuginfo), take options matching -g% from $(CFLAGS).
2789         * Makerules (compile.S, COMPILE.S): Use $(ASFLAGS).
2791 2003-03-09  Roland McGrath  <roland@redhat.com>
2793         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Take 3 new args
2794         used by NPTL on new kernels.  From Paul Mackerras <paulus@samba.org>.
2796 2003-03-09  Ulrich Drepper  <drepper@redhat.com>
2798         * po/fi.po: Update from translation team.
2799         * po/ca.po: Likewise.
2800         * po/da.po: Likewise.
2802 2003-03-08  Ulrich Drepper  <drepper@redhat.com>
2804         * rt/tst-aio7.c (do_test): Change BYTES into a #define.
2806 2003-03-07  Ulrich Drepper  <drepper@redhat.com>
2808         * rt/tst-aio7.c (do_test): Give BUFF permanent extent, too.
2810         * sysdeps/powerpc/fpu/w_sqrt.c: Fix comment.
2812 2003-03-07  Roland McGrath  <roland@redhat.com>
2814         * sysdeps/s390/s390-32/sysdep.h (L): Use .Lfoo instead of foo.
2815         * sysdeps/s390/s390-64/sysdep.h (L): Likewise.
2817 2003-03-04  Guido Guenther  <agx@sigxcpu.org>
2819         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove unneeded
2820         stubs, we have INLINE_SYSCALL.
2821         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Define MAP_POPULATE,
2822         MAP_NONBLOCK.
2824 2003-03-06  Roland McGrath  <roland@redhat.com>
2826         * rt/tst-aio7.c (do_test): Revert last change.  Instead, give CB1
2827         permanent extent and add a comment about testing its implicit teardown.
2829 2003-03-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2831         * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope.
2833 2003-03-05  Ulrich Drepper  <drepper@redhat.com>
2835         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix
2836         reversed __builtin_expect expectation.
2838 2003-03-05  Roland McGrath  <roland@redhat.com>
2840         * stdio-common/sscanf.c: Use prototype defn with ... syntax.
2841         * libio/swscanf.c: Likewise.
2842         * libio/swprintf.c: Likewise.
2844 2003-03-04  Roland McGrath  <roland@redhat.com>
2846         * sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.
2847         (elf_machine_rela): Always use RESOLVE_MAP, needed for
2848         R_PPC64_JMP_SLOT as well as TLS cases.
2849         (BIT_INSERT): Move parenthesis where it ought to have been.
2850         Reported by Steven Munroe <sjmunroe@us.ibm.com>.
2852         * posix/confstr.c (confstr): Correct STRING_LEN values for
2853         _CS_GNU_LIBC_VERSION and _CS_GNU_LIBPTHREAD_VERSION, add missing
2854         break.  Reported by Alexandre Julliard <julliard@winehq.com>.
2856 2003-03-04  Jakub Jelinek  <jakub@redhat.com>
2858         * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
2860 2003-03-04  Ulrich Drepper  <drepper@redhat.com>
2862         * sysdeps/unix/sysv/linux/x86_64/clone.S: Add support for the new
2863         clone parameters.
2865         * po/sv.po: Update from translation team.
2867 2003-03-04  Andreas Jaeger  <aj@suse.de>
2868             Ulrich Drepper  <drepper@redhat.com>
2870         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Fix comments.
2872 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
2874         * sysdeps/generic/dl-sysdep.h: Add double include protection.
2876         * po/tr.po: Update from translation team.
2878         * elf/dl-load.c (_dl_map_object_from_fd): Determine whether there
2879         are holes between the segments.  Only call mprotect to set
2880         proection to PROT_NONE if there are some.
2882         * elf/dl-load.c (struct filebuf): Actually use FILEBUF_SIZE.
2883         Update comment.
2885         * include/sched.h (__clone2): Use ... instead of adding all the
2886         new parameters.
2888 2003-03-03  Roland McGrath  <roland@redhat.com>
2890         * elf/dl-load.c (struct filebuf): Fix typo in last change.
2892         * sysdeps/powerpc/powerpc32/elf/configure.in: Don't define
2893         PI_STATIC_AND_HIDDEN.
2895 2003-03-03  Ian Wienand  <ianw@gelato.unsw.edu.au>
2897         * sysdeps/unix/sysv/linux/ia64/clone2.S: Update to take extra clone
2898         flags.
2899         * include/sched.h: Update clone2 prototype.
2901 2003-03-03  Andreas Jaeger  <aj@suse.de>
2903         * math/tgmath.h (__TGMATH_UNARY_REAL_RET_ONLY): New definition.
2904         (llrint): Use it to correct return type.
2905         (lrint): Likewise.
2906         (lround): Likewise.
2907         (llround): Likewise.
2909 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
2911         * elf/dl-load.c (struct filebuf): For 64-bit platforms use 640
2912         byte filebuf size.
2914         * libio/fileops.c (_IO_new_file_fopen): Close stillborn descriptor
2915         if ccs parameter isn't valid.  Reported by Andreas Schwab.
2917 2003-03-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2919         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S (syscall): Add support
2920         for system call numbers > 255.
2921         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.h (DO_CALL,
2922         INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0,
2923         INTERNAL_SYSCALL): Likewise.
2924         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S (syscall): Likewise.
2925         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.h (DO_CALL,
2926         INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0,
2927         INTERNAL_SYSCALL): Likewise.
2929 2003-03-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2931         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Don't free the dtv
2932         array if it is the initial dtv.
2934 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
2936         * po/es.po: Update from translation team.
2937         * po/fr.po: Likewise.
2938         * po/gl.po: Likewise.
2939         * po/sk.po: Likewise.
2940         * po/sv.po: Likewise.
2942         * sysdeps/unix/sysv/linux/syscalls.list: Add remap_file_pages entry.
2943         * misc/sys/mman.h: Add prototype for remap_file_pages.
2944         * sysdeps/generic/remap_file_pages.c: New file.
2945         * misc/Makefile (routines): Add remap_file_pages.
2946         * misc/Versions [libc:GLIBC_2.3.3]: Add remap_file_pages.
2948         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_POPULATE
2949         and MAP_NONBLOCK.
2950         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
2951         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise
2952         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
2953         * sysdeps/unix/sysv/linux/arm/bits/mman.h: Likewise.
2954         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
2955         * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Likewise.
2956         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
2957         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
2959 2003-03-03  Roland McGrath  <roland@redhat.com>
2961         * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.
2962         * sysdeps/ia64/dl-machine.h: Likewise.
2963         * sysdeps/ia64/dl-symaddr.c (_dl_symbol_address): Remove const from
2964         argument type.
2965         * sysdeps/ia64/dl-lookupcfg.h: Update decl.
2967         * sysdeps/wordsize-64/strtol_l.c (strtoll_l): Define as weak alias.
2968         * sysdeps/wordsize-64/strtoul_l.c (strtoull_l): Define as weak alias.
2969         * locale/Versions (libc: GLIBC_2.3): Move those to ...
2970         * sysdeps/wordsize-32/Versions (libc: GLIBC_2.3): ... here, new file.
2971         * sysdeps/wordsize-64/Versions (libc: GLIBC_2.3.3) Likewise.
2972         * Versions.def (libc): Add GLIBC_2.3.3 set.
2974         * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg.
2975         * sysdeps/ia64/dl-machine.h: Update decl.
2977 2003-03-03  Andreas Jaeger  <aj@suse.de>
2979         * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Add missing brace.
2981 2003-03-02  Roland McGrath  <roland@redhat.com>
2983         * scripts/abilist.awk: Reject data items with apparent 0 size.
2985         * scripts/merge-abilist.awk: Restore hack to elide pattern foo.*/bar
2986         after foo.* as if it were a duplicate.
2988         * sysdeps/unix/sysv/linux/ia64/brk.S: Add .type and .size for __curbrk.
2990 2003-03-02  Ulrich Drepper  <drepper@redhat.com>
2992         * elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
2994         * sysdeps/generic/bits/time.h: Define CLOCK_MONOTONIC.
2995         * sysdeps/posix/clock_getres.c: Define code for CLOCK_REALTIME only
2996         if not already defined.  Use SYSDEP_GETRES to allow other files to
2997         provide alternative implementations.
2998         * sysdeps/unix/sysv/linux/clock_getres.c: New file
2999         * sysdeps/unix/clock_gettime.c: Define code for CLOCK_REALTIME only
3000         if not already defined.  Use SYSDEP_GETTIME to allow other files to
3001         provide alternative implementations.
3002         * sysdeps/unix/sysv/linux/clock_gettime.c: New file.
3003         * sysdeps/unix/clock_settime.c: Define code for CLOCK_REALTIME only
3004         if not already defined.  Use SYSDEP_GETTIME to allow other files to
3005         provide alternative implementations.
3006         * sysdeps/unix/sysv/linux/clock_settime.c: New file.
3007         * sysdeps/unix/clock_nanosleep.c: Use SYSDEP_NANOSLEEP to allow
3008         other files to provide alternative implementations.  Rearrange
3009         tests for invalid parameters.
3010         * sysdeps/unix/sysv/linux/clock_nanosleep.c: New file.
3011         * sysdeps/unix/sysv/linux/sysconf.c: New file.
3012         * sysdeps/unix/sysv/linux/kernel-features.h: Define
3013         __ASSUME_POSIX_TIMERS for Linux 2.5.63 and up.
3014         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
3015         _POSIX_MONOTONIC_CLOCK.
3017 2003-03-02  Roland McGrath  <roland@redhat.com>
3019         * scripts/merge-abilist.awk: More checks for bogus input.
3020         Uniquify duplicate config names.
3022         * scripts/abilist.awk: Don't distinguish weak symbols in normal output.
3024         * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow): Renamed
3025         from dl_reloc_overflow, make global.
3026         (__process_machine_rela): Update callers.
3027         * sysdeps/powerpc/powerpc32/dl-machine.h: Declare _dl_reloc_overflow.
3028         Add attribute_hidden to __process_machine_rela decl.
3029         (elf_machine_type_class, elf_machine_rela): Handle 16-bit TLS relocs.
3031         * sysdeps/generic/libc-start.c (__libc_start_main): Don't assign const
3032         variable.
3034         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
3035         Don't use weak_extern for dl_rtld_map.  Instead check only if [SHARED].
3036         (elf_machine_rela): Clean up.
3038         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Clean up.
3040         PowerPC TLS support contributed by Paul Mackerras <paulus@samba.org>.
3041         * sysdeps/powerpc/powerpc32/elf/configure.in: New file.
3042         * sysdeps/powerpc/powerpc32/elf/configure: New generated file.
3043         * elf/tls-macros.h [__powerpc__ && !__powerpc64__]
3044         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Define them.
3045         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Support
3046         new relocs for TLS.
3048         * sysdeps/powerpc/dl-tls.h (TLS_TP_OFFSET, TLS_DTV_OFFSET): Move these
3049         macros out of [SHARED].
3050         (TLS_TPREL_VALUE, TLS_DTPREL_VALUE): New macros.
3052         * elf/elf.h: Define R_PPC_* relocs for TLS support.
3053         Clean up R_PPC64_* macro definition comments.
3055         * configure.in: In "running configure fragment for" message,
3056         omit $srcdir from the name if we prepended it.
3057         * configure: Regenerated.
3059         * elf/dl-reloc.c (allocate_static_tls): Fix calculations.
3060         From Jakub Jelinek <jakub@redhat.com>.
3062         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Revert last change,
3063         which duplicated the O_DIRECT defn.
3065 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
3067         * stdlib/stdlib.h: Add missing __USE_BSD enclosure for BSD derived
3068         random functions.
3070 2003-03-01  Andreas Schwab  <schwab@suse.de>
3072         * resolv/Makefile (tests): Don't depend on
3073         $(objpfx)mtrace-tst-leaks when cross compiling.
3075         * sysdeps/m68k/dl-machine.h (_dl_start_user): Access
3076         __libc_stack_end through GOT since it is a global symbol.
3078 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
3080         * argp/argp.h: Fix a typo.
3081         Reported by H.S.Teoh <hsteoh@quickfur.ath.cx>.
3083         * manual/terminal.texi: Fix cfmakeraw() definition from int to void.
3085 2003-02-27  Pat Rankin  <rankin@pactechdata.com>
3087         * posix/regexec.c (proceed_next_node): Cast re_string_get_buffer to
3088         char *.
3089         (get_subexp): Likewise.
3091 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
3093         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECT): Define.
3095 2003-02-26  Steven Munroe  <sjmunroe@us.ibm.com>
3097         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (O_DIRECT): Define.
3099 2003-02-27  Roland McGrath  <roland@redhat.com>
3101         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Remove
3102         special case for dl_rtld_map in R_PPC64_RELATIVE; it's harmless to
3103         repeat it and avoids the test for the common case.
3104         Clean up and fix calculations for TLS relocs.
3106         * sysdeps/powerpc/powerpc64/dl-tls.h: Moved to ...
3107         * sysdeps/powerpc/dl-tls.h: ... here.
3108         (TLS_TP_OFFSET): New macro.
3110         * sunrpc/svc_udp.c (svcudp_recv): Add a cast to last change.
3112 2003-02-27  Ulrich Drepper  <drepper@redhat.com>
3114         * sysdeps/i386/fpu/libm-test-ulps: Increase ULPs for yn due to
3115         code generation changes in recent gcc.
3117 2003-02-26  Steven Munroe  <sjmunroe@us.ibm.com>
3119         * sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW):
3120         Rename argument to avoid symbol conflict.
3122         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
3123         [__USE_GNU] (O_DIRECT): New macro.
3125 2003-02-24  David Mosberger  <davidm@hpl.hp.com>
3127         * sysdeps/unix/sysv/linux/ia64/sysdep.S (__syscall_error): Fix
3128         unwind info.
3130 2003-02-27  Ulrich Drepper  <drepper@redhat.com>
3132         * resolv/res_libc.c [USE___THREAD] (_res): Don't need the
3133         initializer anymore now that res_thread_freeres is more careful.
3135         * sunrpc/svc_udp.c (svcudp_recv): Remove all control messages
3136         except the PKTINFO.  Reset interface in PKTINFO.
3137         Patch by Neil Brown <neilb@cse.unsw.edu.au> [PR libc/4973].
3139 2003-02-25  Steven Munroe  <sjmunroe@us.ibm.com>
3141         * elf/elf.h: Add new R_PPC64_* relocs for TLS.
3142         * elf/tls-macros.h [__powerpc64__] (TLS_LE, TLS_IE, TLS_LD, TLS_GD):
3143         Define.
3144         * sysdeps/powerpc/powerpc64/elf/configure.in: New file.
3145         * sysdeps/powerpc/powerpc64/elf/configure: New file (generated).
3146         * sysdeps/powerpc/powerpc64/dl-machine.h: Support new TLS relocs.
3147         * sysdeps/powerpc/powerpc64/dl-tls.h: New file.
3149         * sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
3150         Do DL_SYSDEP_OSCHECK here, matching 2002-12-01 change to generic file.
3152 2003-02-25  Andreas Jaeger  <aj@suse.de>
3154         * manual/memory.texi (Malloc Tunable Parameters): Clarify
3155         behaviour of M_MMAP_THRESHOLD.
3157 2003-02-25  Roland McGrath  <roland@redhat.com>
3159         * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount is
3160         zero, inidicating _res was not initialized yet.
3162 2003-02-24  Ulrich Drepper  <drepper@redhat.com>
3164         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remove EACCES
3165         test.
3167 2003-02-24  Roland McGrath  <roland@redhat.com>
3169         * sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
3171 2003-02-23  Roland McGrath  <roland@redhat.com>
3173         * sysdeps/posix/pause.c: New file.
3174         * sysdeps/unix/common/pause.c: File removed.
3176 2003-02-23  Ulrich Drepper  <drepper@redhat.com>
3178         * sysdeps/generic/bits/confname.h: Remove #ifs.
3180         * posix/Makefile (CFLAGS-regex.c): Remove RE_ENABLE_I18N definition.
3181         * posix/regex_internal.h (RE_ENABLE_I18N): Pretty printing.
3183         * resolv/res_libc.c [USE___THREAD] (_res): Initialize _vcsock
3184         element to -1.
3186 2003-02-22  Ulrich Drepper  <drepper@redhat.com>
3188         * sysdeps/generic/dl-sysdep.c: Avoid warning.
3190 2003-02-22  Roland McGrath  <roland@redhat.com>
3192         * resolv/tst-leaks.c: New file by Daniel Jacobowitz <drow@mvista.com>.
3193         * resolv/Makefile (tests): Add tst-leaks.
3194         ($(objpfx)tst-leaks): Depend on $(objpfx)libresolv.so.
3195         (tst-leaks-ENV): New variable.
3196         ($(objpfx)mtrace-tst-leaks): New target.
3197         (tests): Depend on it.
3199         * include/libc-internal.h: Declare __libc_thread_freeres.
3201         * Makerules: Fix last change to use $($(subdir)-version) when set.
3203         * Makerules (install-lib-nosubdir): Depend on installed
3204         libfoo-X.Y.Z.so and libfoo.so.NN files so they are installed
3205         regardless of the libfoo.so target's dependencies.
3207         * MakeTAGS (sub-make-vars): New variable, includes generating=t.
3208         Use that in $(MAKE) calls.
3210 2003-02-22  Ulrich Drepper  <drepper@redhat.com>
3212         * catgets/gencat.c (read_input_file): Collision between
3213         auto-assigned numbers and user-defined nubmers is not fatal.
3214         Handle it.
3215         Patch by Michael M. Lampkin <michael.lampkin@ieee.org>.
3216         * catgets/Makefile: Add rules to run test2.msg test.
3217         * catgets/test2.msg: New file.
3219         * catgets/gencat.c (main): Return 1 if messages have been printed.
3221         * iconv/iconv_prog.c (main): Unify messages.
3223         * stdlib/strtod.c (INTERNAL): Remove bogus clearing of second word
3224         when shifting retval.
3225         * stdlib/tst-strtod.c (main): Add strtold test case.
3226         Reported by Fred J. Tydeman <tydeman@tybor.com>.
3228 2003-02-21  Roland McGrath  <roland@redhat.com>
3230         * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.
3231         * sunrpc/rpc_thread.c: Likewise for text_set_element use.
3232         (__rpc_thread_destroy): Add it to __libc_subfreeres too.
3234         * include/resolv.h: Add libc_hidden_proto for __res_nclose.
3235         * resolv/res_init.c (__res_nclose): Add libc_hidden_def.
3236         (res_thread_freeres): New function, on __libc_thread_subfreeres and
3237         __libc_subfreeres.
3239         * malloc/Versions (libc: GLIBC_PRIVATE): Add __libc_thread_freeres.
3240         * malloc/thread-freeres.c: New file.
3241         * malloc/Makefile (aux): Add it.
3242         * sunrpc/Versions (libc: GLIBC_PRIVATE): Removed.
3243         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Put in special section
3244         "__libc_thread_freeres_fn" and add to __libc_thread_subfreeres set.
3246         * sysdeps/unix/sysv/linux/i386/geteuid.c (__geteuid): Typo fix.
3247         * sysdeps/unix/sysv/linux/i386/getgid.c (__getgid): Typo fix.
3249 2003-02-21  Roland McGrath  <roland@frob.com>
3251         * sysdeps/mach/hurd/opendir.c (__opendir): Use O_NONBLOCK in open.
3253         * iconvdata/Makefile (tests): Add bug-iconv3 only if
3254         [$(have-thread-library) = yes].
3256 2003-02-21  Ulrich Drepper  <drepper@redhat.com>
3258         * sysdeps/unix/sysv/linux/bits/signum.h (__SIGRTMAX): Define as _NSIG.
3260         * sysdeps/unix/sysv/linux/i386/getuid.c: Use INTERNAL_SYSCALL and do
3261         not chechk for errors (unless testing for 32bit variant).
3262         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
3263         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
3264         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
3266 2003-02-21  Jakub Jelinek  <jakub@redhat.com>
3268         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) <R_X86_64_PC32>:
3269         Check for signed overflow, not unsigned.
3271         * sysdeps/sparc/sparc64/elf/configure.in: New file.
3272         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (sysdep-CFLAGS):
3273         Use -fcall-used-g6, not -fcall-used-g7.
3275 2003-02-21  Andreas Jaeger  <aj@suse.de>
3277         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default
3278         mode.
3280         * sysdeps/x86_64/fpu/fsetexcptflg.c (fesetexceptflag): Do not
3281         clear whole mxcsr but only exceptions.
3283 2003-02-21  Roland McGrath  <roland@redhat.com>
3285         * Makerules: Filter $(install-lib-ldscripts) out of list of targets
3286         for libfoo.so that need $(make-link) rules.
3288 2003-02-21  Roland McGrath  <roland@frob.com>
3290         * sysdeps/mach/hurd/bits/typesizes.h (__DEV_T_TYPE): Use __U32_TYPE
3291         to match existing struct stat layout in mig protocols.
3293 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3295         * version.h (VERSION): Bump to 2.3.2.
3297         * elf/Makefile (distribute): Add reldep9.c, tst-array1.exp,
3298         tst-array2.exp, tst-array4.exp, tst-array2dep.c, check-textrel.c,
3299         and dl-sysdep.h.
3300         * sysdeps/generic/Dist: Add sysdep-cancel.h.
3301         * sysdeps/powerpc/nofpu/Dist: Add soft-supp.h.
3302         * sysdeps/unix/Dist: Add s-proto-bp.S and s-proto-cancel.S.
3303         * sysdeps/unix/sysv/linux/Dist: Add pathconf.h.
3304         * sysdeps/unix/sysv/linux/i386/Dist: Add bp-thunk.h.
3305         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: Add fe_nomask.c and
3306         ucontext_i.h.
3307         * Makefile (distribute): Add include/stubs-prologue.h,
3308         include/gnu/stubs.h, scripts/merge-abilist.awk, and
3309         scripts/extract-abilist.awk.
3311 2003-02-20  Roland McGrath  <roland@redhat.com>
3313         * math/Makefile (distribute): Don't add generated files.
3315 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3317         * math/Makefile: Rearrange variable definitions slightly to get
3318         definition in the right order.
3320 2003-02-20  Roland McGrath  <roland@redhat.com>
3322         * Makerules: Clean up conditional around include of tls.make.
3323         * Make-dist: Export generating=t to prevent using that.
3324         (+distinfo): Likewise for $(shell $(MAKE) ...) runs.
3326 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3328         * inet/rcmd.c (rresvport_af): Avoid using invliad values.  Wrap
3329         around in search if port IPPORT_RESERVED/2 has been test.
3331 2002-02-20  Paolo Bonzini  <bonzini@gnu.org>
3333         * posix/regcomp.c: Remove inclusions.
3334         * posix/regexec.c: Likewise.
3335         * posix/regex_internal.c: Likewise.
3336         * posix/regex_internal.h: Add inclusions here.
3337         * posix/regex.c: Only include sys/types.h before regex.h.  Include
3338         regex_internal.h here.  Include regex_internal.c before regcomp.c
3339         and regexec.c (might expose more opportunities to the C compiler).
3341         * posix/regcomp.c (parse_expression): Fix construct rejected by SGI CC.
3343         * posix/regex_internal.h [!_LIBC] (__mempcpy): Fix typo.
3344         [!_LIBC] (__wcrtomb): New definition.
3345         [!_LIBC]: Conditionalize enabling of I18N on HAVE_WCSCOLL and
3346         HAVE_LOCALE_H as well.
3348 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3350         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Remove obsolete
3351         patch to check for system call errors.
3353 2002-07-24  Philip Blundell  <philb@gnu.org>
3355         * sysdeps/unix/sysv/linux/arm/ioperm.c (init_iosys): Yield ENODEV
3356         on unknown systems.
3358 2003-02-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3360         * sysdeps/powerpc/powerpc32/atomicity.h: Remove compiler workaround.
3361         * sysdeps/unix/sysv/linux/kernel-features.h
3362         (__ASSUME_NEW_PRCTL_SYSCALL): Defined for ppc32 too.
3363         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Use prctl
3364         if possible.
3365         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Avoid short
3366         interprocedure branches.
3367         * sysdeps/powerpc/soft-fp/Dist (sim-full.c, fenv_const.c): Move to...
3368         * sysdeps/powerpc/nofpu/Dist: ...here.
3369         * sysdeps/unix/sysv/linux/powerpc/Dist (fe_nomask.c): Move to...
3370         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: ...here.
3371         * sysdeps/unix/sysv/linux/s390/s390-64/Dist (kernel_stat.h): Delete.
3372         * sysdeps/unix/sysv/linux/sparc/Dist (bits/utmpx.h): Delete.
3373         * sysdeps/unix/sysv/linux/x86_64/Dist (bits/utmpx.h): Delete.
3375 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
3377         * sysdeps/powerpc/powerpc32/sysdep.h (HIDDEN_JUMPTARGET): Redefine.
3379 2003-02-20  Philip Blundell  <philb@gnu.org>
3381         * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
3382         missing arguments to INTERNAL_SYSCALL_ERROR_P and
3383         INTERNAL_SYSCALL_ERRNO.
3385 2003-02-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3387         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c (__real_chown): Test
3388         for __ASSUME_32BITUIDS.
3390 2003-02-20  Andreas Schwab  <schwab@suse.de>
3392         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add MADV_* and
3393         POSIX_MADV_* constants.
3395 2003-02-20  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3397         * sysdeps/unix/sysv/linux/sh/pread.c: New file.
3398         * sysdeps/unix/sysv/linux/sh/pread64.c: New file.
3399         * sysdeps/unix/sysv/linux/sh/pwrite.c: New file.
3400         * sysdeps/unix/sysv/linux/sh/pwrite64.c: New file.
3402 2003-02-19  Jiro Sekiba  <jir@yamato.ibm.com>
3404         * iconvdata/utf-16.c (gconv_end): Fix range of low surrogate.
3406 2003-02-16  Roland McGrath  <roland@redhat.com>
3408         * signal/signal.h: Include <sys/ucontext.h>, not <ucontext.h>.
3410 2003-02-19  Ulrich Drepper  <drepper@redhat.com>
3412         * stdlib/strtod.c (INTERNAL): Up the safety margin for cutting off
3413         decimal input digits.
3414         * stdlib/tst-strtod.c (main): Add test for strtof bug.
3416 2003-02-18  Ulrich Drepper  <drepper@redhat.com>
3418         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Recognize
3419         invalid file descriptors and missing access permissions.
3421 2003-02-17  Ulrich Drepper  <drepper@redhat.com>
3423         * nss/getXXbyYY_r.c (REENTRANT_NAME): Return 0 if no entry has
3424         been found.
3426         * sysdeps/posix/sysconf.c (__sysconf): Test for LOGIN_NAME_MAX and
3427         TTY_NAME_MAX and not the _POSIX_* minimal value macros.
3428         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define TTY_NAME_MAX
3429         and LOGIN_NAME_MAX.
3431 2003-02-17  Kevin B. Hendricks  <kevin.hendricks@sympatico.ca>
3432             Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3434         * sysdeps/powerpc/elf/libc-start.c: Handle NONTLS_INIT_TP.
3435         * sysdeps/powerpc/powerpc32/__longjmp.S: Remove R2 handling.
3436         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
3437         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
3438         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
3440 2003-02-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3442         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Delete.
3443         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Delete.
3444         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Delete.
3445         * sysdeps/unix/sysv/linux/powerpc/pread.c: Delete.
3446         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Delete.
3447         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Delete.
3449         * sysdeps/unix/sysv/linux/powerpc/fe_nomask.c: Move file...
3450         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: ...here.
3451         * sysdeps/unix/sysv/linux/powerpc/glob64.c: Move file...
3452         * sysdeps/unix/sysv/linux/powerpc/powerpc32/glob64.c: ...here.
3454         * sysdeps/unix/sysv/linux/tcgetattr.c: Use INLINE_SYSCALL.
3455         * sysdeps/unix/sysv/linux/tcsetattr.c: Likewise.
3456         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Delete.
3457         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Delete.
3459 2003-02-14  Thorsten Kukuk  <kukuk@suse.de>
3461         * nss/getent.c (print_hosts): Print all IP addresses of one host.
3463 2003-02-15  Roland McGrath  <roland@frob.com>
3465         * sysdeps/mach/hurd/tls.h: New file.
3466         * sysdeps/mach/hurd/i386/tls.h: New file.
3468         * mach/errsystems.awk: Include <errno.h> in generated output.
3470         * sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t,
3471         use target mach-before-compile instead of generated.
3472         (mach-before-compile): New target.
3473         * Makerules: Disable use of tls.make if $(generating) is set.
3474         * mach/Makefile: Include mach-syscalls.mk even if no_deps=t.
3475         * sysdeps/mach/hurd/Makefile: Make generated hurd headers depend on
3476         mach-shortcuts.h so mach/ generation happens before hurd/.
3478 2003-02-14  Ulrich Drepper  <drepper@redhat.com>
3480         * sysdeps/i386/fpu/s_nextafterl.c: Decrement high word of mantissa
3481         of demorm correctly if low word is zero.
3482         Reported by Fred J. Tydeman <tydeman@tybor.com>.
3483         * math/libm-test.inc (nextafter_test): New test, but disabled due
3484         to gcc bug.
3486         * sysdeps/generic/libc-start.c [HAVE_PTR_NTHREADS]: Decrement thread
3487         counter and only call __exit_thread if this is not the last thread.
3489 2003-02-13  Jakub Jelinek  <jakub@redhat.com>
3491         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Add instead of
3492         subtracting map->l_tls_offset.
3494 2003-02-12  Ulrich Drepper  <drepper@redhat.com>
3496         * sysdeps/generic/bits/confname.h: Define _CS_GNU_LIBC_VERSION and
3497         _CS_GNU_LIBPTHREAD_VERSION.
3498         * posix/conststr.c: Handle these new values.
3499         * posix/getconf.c: Likewise.
3501         * sysdeps/mips/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE): Fix
3502         masking of version index.
3503         Patch by Lance Larsh <Lance.Larsh@oracle.com>.
3505 2003-02-11  Ulrich Drepper  <drepper@redhat.com>
3507         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Compute alignment
3508         correctly.  Reported by Thorsten Kukuk.
3510 2003-02-10  Ulrich Drepper  <drepper@redhat.com>
3512         * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and
3513         _BSD_SOURCE to compiler.
3514         * elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings.
3515         Patches by Alan Modra.
3517 2003-02-08  Ulrich Drepper  <drepper@redhat.com>
3519         * io/ftwtest.c: Get current working directory before and after the
3520         nftw call and make sure they match.
3522 2003-02-08  Jim Meyering  <jim@meyering.net>
3524         * io/ftw.c (ftw_startup): When using FTW_CHDIR, always remember
3525         the current directory, not just when DIR contains a slash.
3526         Reported by Manoj Srivastava.
3528 2003-02-07  Jim Meyering  <jim@meyering.net>
3530         * io/ftw.c: Add autoconf-recommended block of alloca-related code.
3531         Include autoconf-recommended block of dirent/NAMELEN-related
3532         definitions and includes.  Use NAMELEN throughout, rather than
3533         _D_EXACT_NAMLEN.
3534         [_LIBC]: Define NAMELEN to _D_EXACT_NAMLEN.
3535         [!_LIBC] (__getcwd): Define to xgetcwd and declare xgetcwd.
3536         (stpcpy): Declare, if necessary.
3537         (mempcpy): Define, if necessary.
3538         [!_LIBC] (__stpcpy, __mempcpy): Define.
3539         [!_LIBC] (LXSTAT, XSTAT): Define.
3540         (lstat) [!LIBC && !LSTAT_FOLLOWS_SLASHED_SYMLINK]: Define to rpl_lstat.
3541         (find_object): Don't use c99-style struct initializer.
3542         Tweak wording in a couple comments.
3544 2003-02-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3546         * elf/tls-macros.h: Add non-PIC TLS macros and fix clobber list
3547         for SH.
3548         * sysdeps/unix/sysv/linux/sh/brk.c: Add SYSCALL_INST_PAD
3549         after the trapa instruction.
3550         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Add additional
3551         parameters.
3552         * sysdeps/unix/sysv/linux/sh/sh4/sysdep.h: New file.
3553         (NEED_SYSCALL_INST_PAD): Define.
3554         * sysdeps/unix/sysv/linux/sh/sys/user.h (start_thread): Undef to
3555         avoid to use definition for the kernel.
3556         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
3557         Save and restore the frame pointer.
3558         (SYSCALL_INST_PAD): Define.
3559         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
3560         (INTERNAL_SYSCALL): Make use of ERR parameter. Add SYSCALL_INST_PAD
3561         after trapa instruction.
3562         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
3563         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
3565 2003-02-07  Jakub Jelinek  <jakub@redhat.com>
3567         * resolv/res_libc.c (_res): Ensure _res is not common symbol,
3568         so that it can have aliases.
3569         * inet/herrno.c (h_errno): Put it into .bss not .data section.
3571 2003-02-07  Ulrich Drepper  <drepper@redhat.com>
3573         * elf/dl-runtime.c (fixup): Correct typo in version index computation.
3574         (profile_fixup): Likewise.
3575         Patch by Lance Larsh <Lance.Larsh@oracle.com>.
3577 2002-11-24  Robert Love  <rml@tech9.net>
3579         * posix/sched.h: Second parameter of sched_setaffinity and
3580         sched_getaffinity is `unsigned int', not `unsigned long'.
3581         * sysdeps/generic/sched_setaffinity.c: Likewise.
3582         * sysdeps/generic/sched_getaffinity.c: Likewise.
3584 2003-02-05  Ulrich Drepper  <drepper@redhat.com>
3586         * debug/catchsegv.sh: Fix typo in error messsage.
3587         Reported by John Levon <levon@movementarian.org>.
3589         * sysdeps/unix/sysv/linux/posix_fadvise.c: New file.
3590         * sysdeps/unix/sysv/linux/syscalls.list: Add posix_fadvise64 syscall.
3591         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3592         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3593         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
3594         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3595         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3597         * libio/putwc_u.c: Use _IO_putwc_unlocked, not _IO_putc_unlocked.
3598         Patch by Moritz Schulte <moritz@duesseldorf.ccc.de>.
3600 2003-02-05  Jim Meyering  <jim@meyering.net>
3602         Fix a heap-corrupting bug.
3603         * io/ftw.c: Include <limits.h>.
3604         (PATH_MAX) [!defined PATH_MAX]: Define to 1024.
3605         (process_entry): Allocate enough space to hold the resulting
3606         file name.  Don't presume that 2*dirbufsize is enough.
3607         (ftw_startup): Always use PATH_MAX to compute buffer size, now that
3608         it is guaranteed to be defined.
3610 2003-02-04  Ulrich Drepper  <drepper@redhat.com>
3612         * iconvdata/Makefile: Add rules to build and run bug-iconv3.
3613         * iconvdata/bug-iconv3.c: New file.
3615 2003-02-04  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3617         * sysdeps/unix/sysv/linux/s390/system.c: New file.
3619 2003-02-03  Jakub Jelinek  <jakub@redhat.com>
3621         * sysdeps/sparc/sparc32/elf/configure.in (BROKEN_SPARC_WDISP22): New
3622         check.
3623         * config.h.in (BROKEN_SPARC_WDISP22): Add.
3625 2003-02-03  Ulrich Drepper  <drepper@redhat.com>
3627         * sysdeps/i386/i686/memmove.S: New file.
3629 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3631         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c:
3632         Include kernel-features.h
3633         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3634         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
3635         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3636         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3638 2003-02-02  Jakub Jelinek  <jakub@redhat.com>
3640         * elf/tls-macros.h [sparc] (TLS_LD, TLS_GD): Add "cc" clobbers.
3642 2003-01-25  Jim Meyering  <jim@meyering.net>
3644         * io/ftw.c (object_compare): Compare inode numbers before device
3645         numbers, since the former are much more likely to differ.
3647 2003-02-01  Ulrich Drepper  <drepper@redhat.com>
3649         * time/tzfile.c (__tzfile_compute): Change return value type to
3650         void.  Adjust return statements.
3651         * include/time.h (__tzfile_compute): Adjust prototype.
3653 2003-02-01  Jim Meyering  <jim@meyering.net>
3655         * time/tzset.c (__tz_convert): Remove dead code; __tzfile_compute
3656         always returns 1.
3658 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3660         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
3661         [!__ASSUME_NEW_PRCTL_SYSCALL]: Noop prctl syscall and set ENOSYS.
3663 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
3666         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Generate ENOSYS stub.
3667         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
3668         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
3669         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
3670         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
3671         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
3672         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
3674 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3676         * sysdeps/unix/sysv/linux/configure.in: Change arch_minimum_kernel
3677         back to 2.4.19 for powerpc64.
3678         * sysdeps/unix/sysv/linux/kernel-features.h
3679         (__ASSUME_NEW_PRCTL_SYSCALL): Define for powerpc64.
3680         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Define for powerpc64.
3682 2003-02-01  Ulrich Drepper  <drepper@redhat.com>
3684         * wcsmbs/wcscpy.c (wcscpy): Add alternative implementation for
3685         platforms with strange alignment requirements on wchar_t.
3687 2003-01-31  Andreas Schwab  <schwab@suse.de>
3689         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove __GI_*
3690         aliases, already added by make-syscalls.sh.
3691         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3692         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
3693         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3694         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3695         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3696         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3697         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3698         * sysdeps/unix/inet/syscalls.list: Likewise.
3699         * sysdeps/unix/syscalls.list: Likewise.
3701 2003-01-31  Andreas Schwab  <schwab@suse.de>
3703         * sysdeps/m68k/Makefile (sysdep-CFLAGS): Don't define, not needed
3704         any more.
3706 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3708         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (__clone): Use lg,
3709         not l to load tls from stack.
3711 2003-01-30  Roland McGrath  <roland@redhat.com>
3713         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Move check for
3714         null argument before all else.
3715         Reported by Martin Schwidefsky <schwidefsky@de.ibm.com>.
3717 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3719         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_lazy_rel):
3720         Move to RESOLVE protected part of the header.
3721         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_lazy_rel):
3722         Likewise.
3724 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
3726         * stdio-common/Makefile (tests): Add bug15.
3727         (bug15-ENV): Define.
3728         * stdio-common/bug15.c: New file.
3730 2002-10-07  Wolfram Gloger  <wg@malloc.de>
3732         * malloc/malloc.c (sYSMALLOc): Only check for breakage due
3733         to foreign sbrk()'s if arena is contiguous.  Bug report from
3734         Bruno Haible <bruno@clisp.org>.
3736 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3738         * sysdeps/s390/libc-tls.c: Include stdlib.h.
3740 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3742         * stdio-common/vfprintf.c (vfprintf): Only subtract lowest 3 bits of
3743         ps.__count.
3745 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
3747         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Fix storing and
3748         restoring of %r6.
3749         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.  Use
3750         64-bit load.
3751         Patch by Martin Schwidefsky  <schwidefsky@de.ibm.com>.
3753 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3755         * elf/dl-reloc.c (CHECK_STATIC_TLS): Move _dl_signal_error...
3756         (allocate_static_tls): ...here.  Add __attribute_noinline__.
3757         Don't return on failure.
3758         (_dl_reloc_bad_type): Add __attribute_noinline__.
3759         * elf/do-rel.h (elf_dynamic_do_rel): Add
3760         __attribute__((always_inline)).
3761         * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
3762         elf_machine_rel_relative, elf_machine_rela_relative,
3763         elf_machine_lazy_rel): Add prototypes with
3764         __attribute__((always_inline)).
3766 2003-01-29  David Mosberger  <davidm@hpl.hp.com>
3768         * elf/dl-support.c (_dl_aux_init): Handle AT_SYSINFO.
3770 2003-01-29  Roland McGrath  <roland@redhat.com>
3772         * configure.in: Barf if configured in $srcdir.
3774 2003-01-28  Steven Munroe  <sjmunroe@us.ibm.com>
3776         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
3777         (__fe_nomask_env): Change __prctl call to INTERNAL_SYSCALL.
3779 2003-01-28  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3781         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Reorder additional
3782         clone parameters to match the order used on ia32.
3783         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3785 2003-01-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3787         * elf/elf.h: Add new s390 relocs.
3788         * elf/tls-macros.h: Add s390 versions.
3789         * sysdeps/s390/Versions [GLIBC_2.3] (ld): Export __tls_get_offset.
3790         * sysdeps/s390/dl-tls.h: New file.
3791         * sysdeps/s390/libc-tls.c: New file.
3792         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class): Add TLS
3793         relocs for class PLT.
3794         (elf_machine_rela): Handle TLS relocs.
3795         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3796         * sysdeps/s390/s390-32/elf/configure.in: Add TLS check.
3797         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
3798         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Add support for
3799         CLONE_CHILD_*TID flags.
3800         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3801         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Use branch with 32
3802         bit offset.
3803         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
3804         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
3805         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S (__syscall_error):
3806         Support USE___THREAD. Define RTLD_PRIVATE_ERRNO variant.
3807         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S (__syscall_error):
3808         Likewise.
3809         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h:
3810         (SYSCALL_ERROR_LABEL): Move define next to SYSCALL_ERROR_HANDLER.
3811         (SYSCALL_ERROR_HANDLER): Add USE___THREAD and RTLD_PRIVATE_ERRNO
3812         variants.
3813         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h:
3814         (SYSCALL_ERROR_LABEL): Move define next to SYSCALL_ERROR_HANDLER. Use
3815         direct branch to syscall_error for !PIC and PIC && !_LIBC_REENTRANT.
3816         (SYSCALL_ERROR_HANDLER): Add USE___THREAD and RTLD_PRIVATE_ERRNO
3817         variants.
3819 2003-01-28  Ulrich Drepper  <drepper@redhat.com>
3821         * sysdeps/unix/common/pause.c (do_pause): New function.  Split
3822         from __libc_pause.  Implement using sigsuspend.
3823         (__libc_pause): Call do_pause to do the real work.
3825         * sysdeps/posix/sigpause.c (do_sigpause): Check range of
3826         sig_or_mask parameter is is_sig != 0.
3828 2003-01-21  Philip Blundell  <philb@gnu.org>
3830         * sysdeps/unix/sysv/linux/bits/ioctls.h (SIOCSIFNAME): Define.
3832 2003-01-27  Steven Munroe  <sjmunroe@us.ibm.com>
3834         * stdio-common/Makefile: Add bug14-ENV to set LOCPATH for make check.
3836 2003-01-27  Ulrich Drepper  <drepper@redhat.com>
3838         * stdio-common/bug14.c: Use official name for the locale.
3840         * stdio-common/vfprintf.c [USE_IN_LIBIO]: Use _IO_cleanup_region_start
3841         instead of __libc_cleanup_region_start and _IO_cleanup_region_end
3842         instead of __libc_cleanup_region_end.
3844         * sysdeps/unix/sysv/linux/i386/system.c (CLEANUP_HANDLER): Pass 1
3845         as first parameter to __libc_cleanup_region_start.
3847         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
3848         (__fe_nomask_env): Use __prctl not prctl.
3849         * sysdeps/unix/sysv/linux/syscalls.list: Add __prctl alias for
3850         prctl syscall.
3852         * elf/dl-reloc.c (CHECK_STATIC_TLS): Improve error message.
3854         * elf/dl-open.c (_dl_tls_static_size): Bump to 2048.
3856         * elf/dl-reloc.c (allocate_static_tls): Avoid arithmetic
3857         wrap-around in test.
3859 2003-01-26  Andreas Schwab  <schwab@suse.de>
3861         * sysdeps/wordsize-32/divdi3.c: Export the functions only as
3862         compatibility symbols.  Remove INTDEF for __divdi3.
3863         * sysdeps/wordsize-32/lldiv.c: Don't use __divdi3_internal.
3864         * sysdeps/powerpc/powerpc32/divdi3.c: Remove.
3865         * sysdeps/powerpc/powerpc32/Makefile (CPPFLAGS-divdi3.c): Don't
3866         define.
3867         * sysdeps/powerpc/powerpc32/Dist: Remove divdi3.c.
3869 2003-01-24  Jakub Jelinek  <jakub@redhat.com>
3871         * elf/tls-macros.h: Add SPARC 32-bit definitions.
3872         * sysdeps/sparc/sparc32/elf/configure.in: Add TLS check.
3873         * sysdeps/sparc/sparc32/dl-machine.h: Add dl_machine_h guards
3874         for the first half of the header.  Include tls.h.
3875         (elf_machine_type_class): Return ELF_RTYPE_CLASS_PLT for TLS
3876         relocs too.
3877         (elf_machine_rela): Handle TLS relocs.
3878         * sysdeps/sparc/dl-tls.h: New file.
3880         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Add cancellation
3881         support.
3883         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Use %g6 instead of %g7.
3884         * sysdeps/sparc/sparc32/memchr.S: Likewise.
3885         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
3886         * sysdeps/sparc/sparc32/strcat.S: Likewise.
3887         * sysdeps/sparc/sparc32/strchr.S: Likewise.
3888         * sysdeps/sparc/sparc32/strcmp.S: Likewise.
3889         * sysdeps/sparc/sparc32/strcpy.S: Likewise.
3890         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
3891         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
3892         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
3893         * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
3894         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
3895         * sysdeps/sparc/sparc64/strcat.S: Likewise.
3896         * sysdeps/sparc/sparc64/strchr.S: Likewise.
3897         * sysdeps/sparc/sparc64/strcmp.S: Likewise.
3898         * sysdeps/sparc/sparc64/strcpy.S: Likewise.
3899         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
3900         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
3901         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
3902         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
3904 2003-01-24  Andreas Schwab  <schwab@suse.de>
3906         * elf/dl-close.c (_dl_close): Don't relocate DT_FINI_ARRAY
3907         elements, and process them backwards.
3908         * elf/Makefile ($(objpfx)tst-array4): New target.
3909         ($(objpfx)tst-array4.out): Likewise.
3910         (tests) [$(have-initfini-array) = yes]: Add tst-array4.
3911         * elf/tst-array4.c: New file.
3912         * elf/tst-array4.exp: Likewise.
3914 2003-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
3916         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: New file.
3918 2003-01-27  Guido Guenther  <agx@sigxcpu.org>
3920         * sysdeps/unix/sysv/linux/mips/sysdep.h (SYSCALL_ERROR_LABEL): Define.
3921         * sysdeps/unix/sysv/linux/mips/pread.c: Add support for
3922         cancellation handling and handle both __NR_pread64 and __NR_pread.
3923         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
3924         * sysdeps/unix/sysv/linux/mips/pwrite.c: Add support for
3925         cancellation handling and handle both __NR_pwrite64 and __NR_pwrite.
3926         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
3927         * sysdeps/unix/mips/sysdep.S: Don't set errno in the _LIBC_REENTRANT
3928         case, use register names consistently.
3930 2003-01-27  Wolfram Gloger  <wg@malloc.de>
3932         * malloc/hooks.c (mem2chunk_check): Check alignment of mem
3933         pointer, not of the computed chunk.  Bug report from Carlos
3934         O'Donell <carlos@baldric.uwo.ca>.
3936 2003-01-25  Andreas Schwab  <schwab@suse.de>
3938         * sysdeps/m68k/dl-machine.h (_dl_start_user): Use pc-relative
3939         addressing to save GOT entries.
3941 2003-01-21  Jakub Jelinek  <jakub@redhat.com>
3943         * sysdeps/unix/alpha/sysdep.h (inline_syscall0,
3944         inline_syscall1, inline_syscall2, inline_syscall3,
3945         inline_syscall4, inline_syscall5, inline_syscall6): Add __volatile__.
3946         * sysdeps/unix/sysv/linux/alpha/sysdep.h (INTERNAL_SYSCALL): Add
3947         __attribute__((unused)) to ChEcK.
3949 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3951         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL):
3952         Fix inline assembler constraints.
3953         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL):
3954         Likewise.
3956         * sysdeps/s390/s390-64/Makefile (pic-ccflag): Use -fpic instead of
3957         -fPIC.
3959 2003-01-20  Segher Boessenkool  <segher@koffie.nl>
3961         * sysdeps/ieee754/dbl-64/sincos32.c (__mpcos): Really
3962         compute the cosine, not the sine, even if x > 0.8.
3964 2003-01-19  Ulrich Drepper  <drepper@redhat.com>
3966         * nis/nss_nis/nis-spwd.c: Make _nss_nis_endspent an alias of
3967         _nss_nis_setspent.  Work around the different prototypes.
3968         * nis/nss_nis/nis-rpc.c (internal_nis_setrpcent): Use
3969         internal_nis_endrpcent.
3970         (internal_nis_endrpcent): Change return type to void.  Change callers.
3971         * nis/nss_nis/nis-pwd.c: Make _nss_nis_endpwent an alias of
3972         _nss_nis_setpwent.  Work around the different prototypes.
3973         * nis/nss_nis/nis-proto.c (_nss_nis_endprotoent): Split out body
3974         of the function to...
3975         (internal_nis_endprotoent): ... here.  New function.
3976         (internal_nis_setprotoent): Use internal_nis_endprotoent.
3977         * nis/nss_nis/nis-network.c: Make _nss_nis_endnetent an alias of
3978         _nss_nis_setnetent.  Work around the different prototypes.
3979         * nis/nss_nis/nis-netgrp.c (_nss_nis_endnetgrent): Split out body
3980         of the function to...
3981         (internal_nis_endnetgrent): ... here.  New function.
3982         (_nss_nis_setnetgrent): Use internal_nis_endnetgrent.
3984 2003-01-19  Jim Meyering  <jim@meyering.net>
3986         * time/strftime.c: (widen): Merge nearly-identical definitions.
3987         (nl_get_alt_digit) [! defined my_strftime]: Define.
3988         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
3989         _nl_get_alt_digit and _nl_get_walt_digit.
3991 2003-01-19  Ulrich Drepper  <drepper@redhat.com>
3993         * time/strftime.c (my_strftime): Handle very large width
3994         specifications for numeric values correctly.  Improve checks for
3995         overflow.
3996         * time/Makefile (tests): Add tst-strftime.
3997         * time/tst-strftime.c: New file.
3999 2003-01-18  Ulrich Drepper  <drepper@redhat.com>
4001         * nis/nss_nis/nis-hosts.c: Make _nss_nis_endhostent an alias of
4002         _nss_nis_sethostent.  Work around the different prototypes.
4003         * nis/nss_nis/nis-grp.c: Make _nss_nis_endgrent an alias of
4004         _nss_nis_setgrent.  Work around the different prototypes.
4005         * nis/nss_nis/nis-ethers.c (internal_nis_endetherent): New
4006         function.  Split out from _nss_nis_endetherent.
4007         (internal_nis_setetherent): Use internal_nis_endetherent instead of
4008         duplicating the code.
4009         * nis/nss_nis/nis-alias.c: Make _nss_nss_nis_endaliasent an alias
4010         of _nss_nis_setaliasent.
4011         * nis/nss_nis/nis-service.c (internal_nis_setservent): Reuse
4012         internal_nis_endservent code, don't duplicate it.
4014         * inet/rexec.c (rexec_af): Protect socket operations with
4015         TEMP_FAILURE_RETRY.  Use writev instead of multiple write.
4016         * inet/rcmd.c (rcmd_af): Likewise.
4018 2003-01-17  Roland McGrath  <roland@redhat.com>
4020         * math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]:
4021         Add test of value 0.80190127184058835.
4023         * elf/dl-open.c: Fix typo ifdef -> ifndef on _dl_tls_static_size defn.
4025 2003-01-17  Richard Henderson  <rth@redhat.com>
4027         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Add TLS
4028         relocs for class PLT.
4029         * sysdeps/alpha/libc-tls.c: New file.
4030         * sysdeps/unix/alpha/sysdep.S (EPILOGUE, GPSAVEREG): New.
4031         (LOADGP) [!PIC]: Rewrite to preserve caller's gp.
4033 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4035         * sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_init): Use
4036         __libc_lock_{,un}lock_recursive instead of __libc_lock_{,un}lock
4037         on _dl_static_lock.
4039 2003-01-17  Andreas Jaeger  <aj@suse.de>
4041         * stdio-common/bug14.c: Include stdlib.h for exit prototype.
4043 2003-01-16  Steven Munroe  <sjmunroe@us.ibm.com>
4045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: New file.
4046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: New file.
4047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: New file.
4048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: New file.
4049         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h: New file.
4050         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
4051         * sysdeps/unix/sysv/linux/configure.in: Minimum kernel for PPC64
4052         is 2.4.21.
4054 2003-01-16  Ulrich Drepper  <drepper@redhat.com>
4056         * sysdeps/generic/glob.c (glob): Assume sysconf() always returns
4057         values != -1 for _LIBC.  Use extend_alloca to reallocate alloca'ed
4058         buffers.
4060         * sysdeps/generic/sysconf.c: Unconditionally implement
4061         _SC_GETPW_R_SIZE_MAX and _SC_GETGR_R_SIZE_MAX.
4062         * sysdeps/posix/sysconf.c: Likewise.
4064 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4066         * posix/regcomp.c (parse_bracket_exp): If build_charclass fails,
4067         set *err to the returned error, not to REG_ESPACE unconditionally.
4068         (build_word_op): Likewise.
4069         * posix/Makefile (tests): Add bug-regex16.
4070         * posix/bug-regex16.c: New test.
4072 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4074         * elf/dl-load.c (_dl_map_object_from_fd): Use
4075         GL(dl_tls_dtv_slotinfo_list) != NULL to check whether TLS has
4076         been already initialized.
4078 2003-01-15  Dmitry V. Levin  <ldv@altlinux.org>
4080         * sysdeps/unix/sysv/linux/ptsname.c: Fix typo in comment.
4082 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4084         * posix/regcomp.c (re_compile_internal): If clearing buffer, clear
4085         allocated too.  Reported by Al Viro <aviro@redhat.com>.
4087 2003-01-16  Roland McGrath  <roland@redhat.com>
4089         Tweak merged .abilist file format to merge duplicate symbols in
4090         different sets into multi-version stanzas with new "| SET regexp..."
4091         header continuation lines.
4092         * scripts/merge-abilist.awk: Rewritten for new format.
4093         * scripts/extract-abilist.awk: Likewise.
4095 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
4097         * nscd/connections.c (nscd_run): Remove bogus return which isn't
4098         necessary with gcc 3.2+.
4099         (nscd_init): Don't use error() to print message, use dbg_log.
4101         * iconv/gconv_simple.c (STORE_REST): Explicitly store the total
4102         expected size into state.
4103         (UNPACK_BYTES): Do the reverse.
4104         * iconv/loop.c: Use CLEAR_STATE if defined to clear __state element.
4105         * wcsmbs/tst-mbrtowc.c (utf8_test_1): Add test for the bug.
4106         Reported by Al Viro <aviro@redhat.com>.
4108         * stdio-common/Makefile (tests): Add bug14.
4109         * stdio-common/bug14.c: New file.
4111         * stdio-common/vfscanf.c: When recognizing multibyte characters in
4112         string reset the byte counter after mbrtowc reported it is not a
4113         partial character.  Reported by Al Viro <aviro@redhat.com>.
4115 2003-01-15  Steven Munroe  <sjmunroe@us.ibm.com>
4117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Include
4118         sysdep-cancel.h, not sysdep.h.
4120 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
4122         * nscd/connections.c (nscd_run): Protect accept call with
4123         TEMP_FAILURE_RETRY.
4125 2003-01-15  Andreas Schwab  <schwab@suse.de>
4127         * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.
4128         (common-generated): Add s-proto-bp.d.
4129         * sysdeps/unix/make-syscalls.sh: Use s-proto-bp.d for dependencies
4130         of bp thunks.
4131         * sysdeps/unix/s-proto-bp.S: New file.
4132         * sysdeps/generic/bp-thunks.h: Don't include <sys/vm86.h> here.
4133         Use <io/sys/sendfile.h> instead of <sys/sendfile.h>.
4134         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: New file.
4136 2003-01-15  Roland McGrath  <roland@redhat.com>
4138         * Makerules: Use -include for tls.make, suppresses warning.
4139         Move gen-as-const-headers rules up so before-compile is set in time.
4140         (sed-remove-dotdot): Fix to work right for subdirs or top dir.
4142 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
4144         * nscd/nscd.c (main): Make code to close all file descriptors
4145         faster and more robust.
4147         * nscd/nscd_getpw_r.c (nscd_getpw_r): Consolidate writing of the
4148         request with one writev call.  Protect all read calls with
4149         TEMP_FAILURE_RETRY.
4150         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
4151         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
4153         * nscd/hstcache.c: Use extend_alloca to reallocate alloca'd buffer.
4154         Protect writev calls with TEMP_FAILURE_RETRY.
4155         * nscd/grpcache.c: Likewise.
4156         * nscd/pwdcache.c: Likewise.
4158         * nscd/hstcache.c (addhstbynamev6): Don't interpret hostname as
4159         IPv6 address in debug output.
4161 2003-01-14  Roland McGrath  <roland@redhat.com>
4163         * Makerules (check-abi-%): Use two rules for $(common-objpfx) and
4164         $(objpfx) directories, and get rid of vpath directives.  The previous
4165         arrangement resulted in files being written to the source directories
4166         when run in a clean build.  Find all .abilist files in $(..)abilist/.
4167         (update-abi-%): Likewise.
4168         (generated): Don't add .symlist files, they'll be intermediates.
4170         * sysdeps/generic/init-first.c: Add a comment.
4172         * elf/Makefile ($(objpfx)ld.so): Pass -z defs in link.
4174         * scripts/gen-as-const.awk: Grok lone "--" as a separator between
4175         #includes and expressions.
4177         * scripts/merge-abilist.awk: Omit cpu-.*-os.*/modifier from merged
4178         config list when it already contains cpu-.*-os.* without / part.
4180         * Makerules (sed-remove-dotdot): New variable.
4181         ($(common-objpfx)%.make): Use it.  Depend on $(before-compile).
4182         ($(common-objpfx)%.h $(common-objpfx)%.h.d): Likewise.
4183         (check-abi-config): New variable, append /tls or /notls to the tuple.
4184         (check-abi-%): Use that for -v config value.
4185         Find .abilist files in abilist/libfoo.abilist, not in subdir.
4186         * Rules: Move bits/stdio_lim.h generation rules to Makerules.
4188 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
4190         * manual/install.texi: Correct description of header preparation for
4191         Linux build.  Patch by mhwood@Ameritech.Net [PR libc/4941].
4193 2003-01-14  Guido Guenther  <agx@sigxcpu.org>
4195         * sysdeps/unix/sysv/linux/mips/sysdep.h (INTERNAL_SYSCALL,
4196         INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
4197         INTERNAL_SYSCALL_ERROR_P, INLINE_SYSCALL): Define.
4199 2003-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
4201         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
4202         (INTERNAL_SYSCALL): Make use of ERR parameter.
4203         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
4204         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
4205         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
4206         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: New file.
4208 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
4210         * sunrpc/pm_getport.c (pmap_getport): Open TCP socket if protocol
4211         == IPPROTO_TCP.
4212         Patch by James Strandboge <jamie@tpptraining.com> [PR libc/4943].
4214         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c (_dl_x86_cap_flags):
4215         Fix entry for bit 31.
4217         * iconvdata/Makefile: Add rules to build IBM866NAV.
4218         * iconvdata/ibm866nav.c: New file.
4219         * iconvdata/tst-tables.sh: Add IBM866NAV.
4220         * iconvdata/gconv-modules: Add entries for IBM866NAV.
4222 2003-01-13  Ulrich Drepper  <drepper@redhat.com>
4224         * string/tester.c (test_strcpy): Use the previously #if 0'ed code
4225         to test void* parameters.
4227         * sysdeps/i386/i486/bits/string.h (__STRING_SMALLL_GET16): Cast
4228         source pointer before dereferencing.
4229         (__STRING_SMALLL_GET32): Likewise.
4230         (__memset_gc): Add missing parenthesis around macro arguments.
4231         Patch by Denis Zaitsev <zzz@cd-club.ru>.
4233         * sysdeps/i386/i486/bits/string.h (__strspn_cg): Tell the compiler
4234         that %eax is modified.  Reported by Denis Zaitsev <zzz@cd-club.ru>.
4236 2003-01-14  Jakub Jelinek  <jakub@redhat.com>
4238         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL): Undefined before
4239         defining.
4241 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4243         * sysdeps/s390/s390-64/initfini.c: Avoid unterminated string literals.
4244         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (L): Don't define it
4245         here.
4246         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (L): Likewise.
4248 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4250         * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Move branch instructions
4251         from here...
4252         (PSEUDO): ... to here.
4253         * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Move branch instruction
4254         from here...
4255         (PSEUDO): ... to here.
4257 2003-01-13  Ulrich Drepper  <drepper@redhat.com>
4259         * locale/programs/charmap-dir.c (charmap_readdir): Use struct
4260         dirent64 instead of struct dirent for dirent.  Call readdir64
4261         instead of readdir.
4263         * locale/programs/locfile.c (siblings_uncached): Use struct
4264         dirent64 instead of struct dirent for other_dentry.  Call
4265         readdir64 instead of readdir.
4267         * elf/ldconfig.c (direntry): Change type to struct dirent64.
4268         (search_dir): Use readdir64 instead of readdir.
4269         Patch by Zhangfan Xing <xing@pacific.jpl.nasa.gov>.
4271 2003-01-12  Roland McGrath  <roland@redhat.com>
4273         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,
4274         not strtol.  The former is usable in ld.so, the latter not.
4276         * include/fcntl.h: Declare __libc_creat.
4278         * sysdeps/mach/hurd/Makefile (libmachuser-link.so-no-z-defs,
4279         libhurduser-link.so-no-z-defs): New variables.
4281         * malloc/malloc.c: Revert last change.
4282         * malloc/malloc.h (_int_*): Move these decls to ...
4283         * include/malloc.h: ... here.  Add attribute_hidden.
4284         (_int_valloc): Declare it too.
4286 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4288         * elf/dl-close.c (_dl_close): Fix typo, must be == not = in
4289         search for removed searchlist.  Reported by Roland McGrath.
4291         * io/ftwtest-sh: Add test for case of symlink to nonexisting file
4292         given as start file.
4294         * io/ftw.c (ftw_startup): Use correct name in check for symlink
4295         without existing target.  Patch by Jim Meyering.
4297         * Makerules (build-shlib-helper): Don't use -z defs linker option
4298         if no-z-defs is defined either.
4300 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4302         * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Remove unused
4303         file.
4305 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4307         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Add vfork.
4308         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4310 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4312         * io/ftwtest-sh: Add test case for relative path with /. at the end.
4314 2003-01-12  Jim Meyering  <jim@meyering.net>
4316         * io/ftw.c (ftw_startup): When trying to stat the starting directory,
4317         use the basename if we've already chdir'd into its parent directory.
4319 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4321         * io/ftw.c (process_entry): Use relative path when using chdir()
4322         to change directory after call to ftw_dir.
4323         * io/ftwtest-sh: Add test for relative path argument to nftw()
4324         with FTW_CHDIR option.
4326 2002-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4328         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
4329         Define for powerpc.
4330         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Take register alignment
4331         into account.
4332         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
4333         (INTERNAL_SYSCALL): Make use of ERR parameter.
4334         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
4335         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
4336         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
4337         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: New file.
4339 2002-01-09  Richard Henderson  <rth@redhat.com>
4341         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Compute
4342         DTPREL64 and TPREL64 without loadbase applied.
4344 2002-01-09  Richard Henderson  <rth@redhat.com>
4346         * sysdeps/unix/alpha/sysdep.S: Use correct definition of errno
4347         for NOT_IN_libc.
4349         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Move inline syscall bits...
4350         * sysdeps/unix/alpha/sysdep.h: ... here.
4351         (PSEUDO_LOADGP): Remove.
4352         (PSEUDO_PROLOGUE): Load GP in non-pic case.
4353         (SYSCALL_ERROR_LABEL): New.
4354         (PSEUDO): Use it in error branch.
4355         (PSEUDO_END): Add $syscall_error label.
4357 2003-01-12  Andreas Jaeger  <aj@suse.de>
4359         * math/bits/mathcalls.h: Round is a const function.
4361 2003-01-11  Jim Meyering  <jim@meyering.net>
4363         * io/ftw.c [HAVE_CONFIG_H]: Include <config.h>.
4364         [HAVE_SYS_PARAM_H || _LIBC]: Guard inclusion of <sys/param.h>.
4365         Include <sys/stat.h>, not <include/sys/stat.h>, if !_LIBC.
4366         [!_LIBC] (__chdir, __closedir, __fchdir, __getcwd, __opendir): Define.
4367         [!_LIBC] (__readdir64, __tdestroy, __tfind, __tsearch): Define.
4368         [!_LIBC] (internal_function, dirent64, MAX): Define.
4369         (__set_errno): Define if not already defined.
4370         (open_dir_stream): When FTW_CHDIR is enabled, invoke opendir on
4371         the basename, not the entire file name.
4372         (process_entry): When FTW_CHDIR is enabled, invoke XSTAT or LXSTAT on
4373         the basename, not the entire file name.
4375 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4377         * string/tester.c (test_strcpy): Disable last added strcpy until
4378         it is fixed.
4380 2003-01-11  Philip Blundell  <philb@gnu.org>
4382         * sysdeps/unix/sysv/linux/arm/socket.S: Add cancellation support.
4384 2003-01-11  Andreas Schwab  <schwab@suse.de>
4386         * Makerules: Add vpath for %.dynsym and %.so so that the
4387         implicit rule chaining for check-abi works.
4389 2003-01-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4391         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
4392         Add non-PIC case.
4394 2003-01-11  Jakub Jelinek  <jakub@redhat.com>
4396         * elf/tls-macros.h [__ia64__] (__TLS_CALL_CLOBBERS): Define.
4397         [__ia64__] (TLS_LE, TLS_IE): Fix typos.  Add ;; at start of asm if
4398         gp is used early.
4399         [__ia64__] (TLS_LD, TLS_GD): Likewise.  Use __TLS_CALL_CLOBBERS.
4400         * elf/Makefile ($(objpfx)tst-tlsmod5.so, $(objpfx)tst-tlsmod6.so):
4401         Ensure libc.so in DT_NEEDED.
4402         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Move
4403         CHECK_STATIC_TLS before l_tls_offset use.
4404         * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
4405         Likewise.
4406         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
4407         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage) [TLS_DTV_AT_TP]:
4408         Allocate TLS_PRE_TCB_SIZE bytes below result.
4409         (_dl_deallocate_tls) [TLS_DTV_AT_TP]: Adjust before freeing.
4410         * sysdeps/generic/libc-tls.c (__libc_setup_tls): If
4411         TLS_INIT_TP_EXPENSIVE is not defined, allocate even if no PT_TLS
4412         segment has been found.  If TLS_DTV_AT_TP, allocate TLS_PRE_TCB_SIZE
4413         bytes below result and add tcb_offset to memsz.
4414         * sysdeps/ia64/dl-tls.h (__tls_get_addr): New prototype.
4415         * sysdeps/ia64/dl-machine.h: Include tls.h.
4416         (elf_machine_type_class): Return ELF_RTYPE_CLASS_PLT for TLS relocs
4417         too.
4418         (elf_machine_rela): Assume if sym_map != NULL sym is non-NULL too.
4419         Handle R_IA64_DTPMOD*, R_IA64_DTPREL* and R_IA64_TPREL* relocations.
4420         * sysdeps/ia64/libc-tls.c: New file.
4422 2003-01-10  Steven Munroe  <sjmunroe@us.ibm.com>
4424         * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_RET): Add branch hit.
4425         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h (STAT_VER_LINUX):
4426         Fix type.  Move definition out of #if.
4427         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ftruncate64.c: New file.
4428         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: New file.
4429         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: New file.
4430         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: New file.
4431         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: New file.
4432         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Add cancellation
4433         support.
4434         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Remove
4435         ftruncate64, pread64, pwrite64, truncate64 entries.
4436         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
4437         (INLINE_SYSCALL): New version that supports function call like
4438         syscalls.  Add __builtin_expect.
4439         (LOADARGS_n): Add argument size safety checks.
4440         (INTERNAL_SYSCALL): New Macro.
4441         * sysdeps/unix/sysv/linux/powerpc/powerpc64/truncate64.c: New file.
4442         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h [__PPC_ELF_H]: Avoid
4443         redefinition of elf_fpreg_t and elf_fpregset_t.
4445 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4447         * elf/dl-close.c (_dl_close): Add several asserts.  Correct and
4448         simplify test for unloading.  If loader of a DSO is unloaded do not
4449         use its scope anymore.  Fall back to own scope and adjust opencounts.
4450         Fix several comments.
4451         * elf/dl-deps.c (_dl_map_object_deps): Always allocate memory for
4452         the l_searchlist, not only for l_initfini.
4454         * elf/dl-lookup.c (add_dependencies): Avoid creating relocation
4455         dependencies if objects cannot be removed.  Remove object with the
4456         definition as not unloadable if necessary.
4458         * elf/reldep6.c: Create relocation dependency before closing the first
4459         module.
4461 2003-01-10  Guido Günther  <agx@sigxcpu.org>
4463         * sysdeps/unix/mips/fork.S: Add PSEUDO_END.
4464         * sysdeps/unix/mips/brk.S: Likewise.
4465         * sysdeps/unix/mips/pipe.S: Likewise.
4467 2003-01-10  Andreas Schwab  <schwab@suse.de>
4469         * sysdeps/unix/sysv/linux/m68k/getsysstats.c: New file.
4471         * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels which
4472         are known to have the vfork syscall.
4474         * sysdeps/m68k/sysdep.h (JUMPTARGET): Undefine before defining it.
4476         * sysdeps/unix/sysv/linux/kernel-features.h
4477         (__ASSUME_MMAP2_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL)
4478         (__ASSUME_STAT64_SYSCALL, __ASSUME_FCNTL64)
4479         (__ASSUME_VFORK_SYSCALL): Define for m68k kernels >= 2.4.12.
4481 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
4483         * elf/Makefile: Add rules to build and run reldep9 test.
4484         * elf/reldep9.c: New file.
4485         * elf/reldep9mod1.c: New file.
4486         * elf/reldep9mod2.c: New file.
4487         * elf/reldep9mod3.c: New file.
4489 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
4491         * elf/Makefile: Add rules to build and run nodelete2 test.
4492         * elf/nodelete2.c: New file.
4493         * elf/nodel2mod1.c: New file.
4494         * elf/nodel2mod2.c: New file.
4495         * elf/nodel2mod3.c: New file.
4497 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
4499         * posix/test-vfork.c (noop): Add __attribute_noinline__.
4500         * sysdeps/generic/sysdep.h (JUMPTARGET): Define if not defined.
4501         * sysdeps/i386/sysdep.h (JUMPTARGET): Undefine JUMPTARGET before
4502         defining it.
4503         * sysdeps/powerpc/powerpc32/sysdep.h (JUMPTARGET): Likewise.
4504         * sysdeps/powerpc/powerpc64/sysdep.h (JUMPTARGET): Likewise.
4505         * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Likewise.
4506         * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Likewise.
4507         * sysdeps/x86_64/sysdep.h (JUMPTARGET): Likewise.
4509 2003-01-09  Andreas Schwab  <schwab@suse.de>
4511         * sysdeps/m68k/fpu/libm-test-ulps: Regenerated.
4513 2003-01-08  Ulrich Drepper  <drepper@redhat.com>
4515         * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL,
4516         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
4517         argument.
4518         (INTERNAL_SYSCALL_DECL): Define.
4520 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
4522         * sysdeps/unix/sysv/linux/ia64/sysdep.h (INTERNAL_SYSCALL,
4523         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
4524         argument.
4525         (INTERNAL_SYSCALL_DECL): Define.
4526         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
4527         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
4528         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4529         (INLINE_SYSCALL): Adjust.
4530         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4531         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4532         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
4533         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4534         * elf/dl-misc.c (_dl_debug_vdprintf): Add INTERNAL_SYSCALL_DECL,
4535         add err argument to INTERNAL_SYSCALL* macros.
4536         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
4537         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Likewise.
4538         * sysdeps/unix/sysv/linux/m68k/brk.c (__brk): Likewise.
4539         * sysdeps/unix/sysv/linux/m68k/getpagesize.c  (__getpagesize):
4540         Likewise.
4541         * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Likewise.
4542         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Use
4543         INLINE_SYSCALL instead of INTERNAL_SYSCALL and setting errno.
4545 2003-01-07  Ulrich Drepper  <drepper@redhat.com>
4547         Unify symbols in user namespace exported by libc.so and libc.a.
4548         * argp/argp-fmtstream.c: Don't define argp_make_fmtstream,
4549         argp_fmtstream_free, and argp_fmtstream_printf.
4550         * argp/argp-fs-xinl.c: Don't define argp_fmtstream_putc,
4551         argp_fmtstream_puts, argp_fmtstream_write, argp_fmtstream_set_lmargin,
4552         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin, and
4553         argp_fmtstream_point.
4554         * gmon/gmon.c: Don't define write_profiling.
4555         * libio/genops.c: Don't define _cleanup.
4557         * intl/explodename.c (_nl_find_language.c): Mark as static.
4558         * intl/loadinfo.h: Remove _nl_find_language prototype.
4560         * libio/fileops.c (_IO_file_seekoff_maybe_mmap): Mark as static.
4561         * libio/libioP.h: Remove declaration.
4563         * libio/iopopen.c (_IO_proc_jumps): Mark as static.
4564         * libio/libioP.h: Remove declaration.
4566         * sysdeps/generic/unwind-dw2.c: Mark __frame_state_for with STATIC.
4567         * sysdeps/generic/framestate.c: Define STATIC before including
4568         unwind-dw2.c.
4570         * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
4572 2003-01-06  Philip Blundell  <philb@gnu.org>
4574         * sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
4575         [__LIBC_REENTRANT]: Unify PIC and non-PIC cases.
4577         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Remove .type
4578         directive.
4579         (PSEUDO_RET): Use SYSCALL_ERROR in place of __syscall_error.
4580         (SYSCALL_ERROR): New.
4581         (SYSCALL_ERROR_HANDLER) [NOT_IN_libc]: Provide local copy of error
4582         handling code.
4583         (INTERNAL_SYSCALL): Define.
4584         (INLINE_SYSCALL): Use it.
4585         (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
4586         * sysdeps/unix/sysv/linux/arm/socket.S (__socket): Use
4587         SYSCALL_ERROR in place of __syscall_error.
4589 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
4591         * sysdeps/ia64/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
4592         __bswap_32, __bswap_64): Put x into temporary variable
4593         to avoid warnings.
4594         [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
4595         (inline) functions.
4596         * sysdeps/s390/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
4597         __bswap_32, __bswap_64): Put x into temporary variable
4598         to avoid warnings.
4599         [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
4600         (inline) functions.
4601         * sysdeps/i386/bits/byteswap.h [!__GNUC__] (__bswap_16, __bswap_32):
4602         Likewise.
4604 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
4606         * sysdeps/unix/sysv/linux/alpha/adjtime.c (ntp_adjtime): New weak
4607         alias.
4609 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
4611         * elf/rtld.c (_rtld_global): Remove _dl_dynamic_weak initializer.
4612         * elf/dl-support.c (_dl_dynamic_weak): Initialize to 0.
4614 2003-01-07  Ulrich Drepper  <drepper@redhat.com>
4616         * math/libm-test.inc (significand_test): New function.
4617         (main): Call it.
4619 2003-01-06  Roland McGrath  <roland@redhat.com>
4621         * sysdeps/i386/i486/bits/string.h (memset): Add parens around macro
4622         arguments.
4623         (memcpy, memrchr, strcpy, __stpcpy, strncpy, strcat): Likewise.
4624         (strcmp, strncat, strncmp, strchr, __strchrnul, strchrnul): Likewise.
4625         (index, strrchr, rindex, strcspn, strspn, strpbrk, strstr): Likewise.
4627         * string/tester.c (test_strcpy): Add test with `void *' arguments.
4629 2003-01-06  Ulrich Drepper  <drepper@redhat.com>
4631         * sysdeps/i386/fpu/s_significandl.c (__significandl): Really
4632         return significand and not the exponent.
4633         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
4635         * elf/dl-misc.c (_dl_debug_vdprintf): Help PPC port by explicitly
4636         taking address of iov in INTERNAL_SYSCALL call.  Patch by Franz Sirl.
4638         * malloc/malloc.c: Mark all _int_* functions as static.
4640 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
4642         * sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.
4643         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add cancellation
4644         handling.
4645         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
4647 2003-01-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4649         * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint.
4650         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Add cancellation
4651         support.
4652         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Remove
4653         ftruncate64, truncate64, pread64 and pwrite64 entries.
4654         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
4655         (INLINE_SYSCALL): Add __builtin_expect.
4656         (LOADARGS_n): Add argument size safety checks.
4657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: New file.
4658         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: New file.
4659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: New file.
4660         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: New file.
4661         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: New file.
4662         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: New file.
4664 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
4666         * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Define.
4667         * sysdeps/generic/creat.c: Include sysdep-cancel.h.
4668         (LIBC_CANCEL_HANDLED): Add.
4670         * sysdeps/unix/sysv/linux/alpha/sysdep.h
4671         (inline_syscall_r0_constraint): Rename to...
4672         (inline_syscall_r0_out_constraint): ... this.  Add =.
4673         (inline_syscall[0-6]): Use inline_syscall_r0_out_constraint.
4675 2003-01-06  Andreas Schwab  <schwab@suse.de>
4677         * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make
4678         sure this is always inlined.
4679         (elf_machine_rela): Likewise.
4681         * sysdeps/m68k/Makefile (sysdep-CFLAGS): Increase inline limit.
4683 2003-01-04  Roland McGrath  <roland@redhat.com>
4685         * Makeconfig (+mkdep): Add -MP flag.
4686         Suggested by Art Haas <ahaas@airmail.net>.
4688 2003-01-05  Andreas Schwab  <schwab@suse.de>
4690         * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC.
4692 2003-01-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4694         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Use
4695         SYSCALL_ERROR_HANDLER.
4696         * sysdeps/unix/sysv/linux/sh/pipe.S (__libc_pipe): Likewise.
4697         * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Likewise.
4698         Add support for cancellation handling.
4699         * sysdeps/unix/sysv/linux/sh/syscall.S (__syscall): Use
4700         SYSCALL_ERROR_HANDLER.
4701         * sysdeps/unix/sysv/linux/sh/vfork.S (__vfork): Likewise.
4702         * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Likewise.
4703         Add support for cancellation handling.
4704         (SYSCALL_ERROR_HANDLER): Define PIC variants.
4706 2003-01-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4708         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Mark
4709         __syscall_pread64 and __syscall_pwrite64 cancelable.
4710         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
4711         (INTERNAL_SYSCALL): New macro.
4712         (LOADARGS_0, LOADARGS_1): Fix.
4714 2003-01-05  Ulrich Drepper  <drepper@redhat.com>
4716         * Makerules (build-shlip-helper): Unless told otherwise, add
4717         -Wl,-z,defs to linker command line.
4718         * rt/Makefile (librt.so): Link with ld.so.
4719         * dlfcn/Makefile (libdl.so): Likewise.
4721 2003-01-05  Jakub Jelinek  <jakub@redhat.com>
4723         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Add support for
4724         cancellation handling.
4725         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
4726         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: Likewise.
4728 2003-01-04  Ulrich Drepper  <drepper@redhat.com>
4730         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Correct
4731         order of parameters passed to kill.
4733 2003-01-04  Andreas Schwab  <schwab@suse.de>
4735         * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Add nanosecond fields.
4737 2002-01-03  Paul Eggert  <eggert@twinsun.com>
4739         * malloc/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
4740         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
4741         when compiling Bison 1.875's `bitset bset = obstack_alloc
4742         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
4744 2003-01-04  Ulrich Drepper  <drepper@redhat.com>
4746         * sysdeps/posix/system.c (do_system): Minor optimizations.  Remove
4747         unnecessary code.
4748         Correct reference counter in case SIGQUIT handler installation failed.
4750 2003-01-03  Ulrich Drepper  <drepper@redhat.com>
4752         * include/libc-symbols.h [HAVE_WEAK_SYMBOLS] (_weak_extern):
4753         Define using _Pragma(weak ...).
4755 2003-01-03  Andreas Jaeger  <aj@suse.de>, Jakub Jelinek <jakub@redhat.com>
4757         * resolv/res_libc.c: Provide declaration for __res_init_weak and
4758         reorder declarations.
4760 2003-01-03  Art Haas  <ahaas@airmail.net>
4762         * localedata/tests-mbwc/dat_iswalnum.c: Convert GCC extension
4763         initializer syntax to C99.
4764         * localedata/tests-mbwc/dat_iswalpha.c: Likewise.
4765         * localedata/tests-mbwc/dat_iswcntrl.c: Likewise.
4766         * localedata/tests-mbwc/dat_iswctype.c: Likewise.
4767         * localedata/tests-mbwc/dat_iswdigit.c: Likewise.
4768         * localedata/tests-mbwc/dat_iswgraph.c: Likewise.
4769         * localedata/tests-mbwc/dat_iswlower.c: Likewise.
4770         * localedata/tests-mbwc/dat_iswprint.c: Likewise.
4771         * localedata/tests-mbwc/dat_iswpunct.c: Likewise.
4772         * localedata/tests-mbwc/dat_iswspace.c: Likewise.
4773         * localedata/tests-mbwc/dat_iswupper.c: Likewise.
4774         * localedata/tests-mbwc/dat_iswxdigit.c: Likewise.
4775         * localedata/tests-mbwc/dat_mblen.c: Likewise.
4776         * localedata/tests-mbwc/dat_mbrlen.c: Likewise.
4777         * localedata/tests-mbwc/dat_mbrtowc.c: Likewise.
4778         * localedata/tests-mbwc/dat_mbsrtowcs.c: Likewise.
4779         * localedata/tests-mbwc/dat_mbstowcs.c: Likewise.
4780         * localedata/tests-mbwc/dat_mbtowc.c: Likewise.
4781         * localedata/tests-mbwc/dat_strcoll.c: Likewise.
4782         * localedata/tests-mbwc/dat_strfmon.c: Likewise.
4783         * localedata/tests-mbwc/dat_strxfrm.c: Likewise.
4784         * localedata/tests-mbwc/dat_swscanf.c: Likewise.
4785         * localedata/tests-mbwc/dat_towctrans.c: Likewise.
4786         * localedata/tests-mbwc/dat_towlower.c: Likewise.
4787         * localedata/tests-mbwc/dat_towupper.c: Likewise.
4788         * localedata/tests-mbwc/dat_wcrtomb.c: Likewise.
4789         * localedata/tests-mbwc/dat_wcscat.c: Likewise.
4790         * localedata/tests-mbwc/dat_wcschr.c: Likewise.
4791         * localedata/tests-mbwc/dat_wcscmp.c: Likewise.
4792         * localedata/tests-mbwc/dat_wcscoll.c: Likewise.
4793         * localedata/tests-mbwc/dat_wcscpy.c: Likewise.
4794         * localedata/tests-mbwc/dat_wcscspn.c: Likewise.
4795         * localedata/tests-mbwc/dat_wcslen.c: Likewise.
4796         * localedata/tests-mbwc/dat_wcsncat.c: Likewise.
4797         * localedata/tests-mbwc/dat_wcsncmp.c: Likewise.
4798         * localedata/tests-mbwc/dat_wcsncpy.c: Likewise.
4799         * localedata/tests-mbwc/dat_wcspbrk.c: Likewise.
4800         * localedata/tests-mbwc/dat_wcsrtombs.c: Likewise.
4801         * localedata/tests-mbwc/dat_wcsspn.c: Likewise.
4802         * localedata/tests-mbwc/dat_wcsstr.c: Likewise.
4803         * localedata/tests-mbwc/dat_wcstod.c: Likewise.
4804         * localedata/tests-mbwc/dat_wcstok.c: Likewise.
4805         * localedata/tests-mbwc/dat_wcstombs.c: Likewise.
4806         * localedata/tests-mbwc/dat_wcswidth.c: Likewise.
4807         * localedata/tests-mbwc/dat_wcsxfrm.c: Likewise.
4808         * localedata/tests-mbwc/dat_wctob.c: Likewise.
4809         * localedata/tests-mbwc/dat_wctomb.c: Likewise.
4810         * localedata/tests-mbwc/dat_wctrans.c: Likewise.
4811         * localedata/tests-mbwc/dat_wctype.c: Likewise.
4812         * localedata/tests-mbwc/dat_wcwidth.c: Likewise.
4814 2003-01-03  Richard Henderson  <rth@redhat.com>
4816         * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall_r0_asm): New.
4817         (inline_syscall_r0_constraint): New.
4818         (inline_syscall[0-6]): Use them.
4820 2003-01-03  Jakub Jelinek  <jakub@redhat.com>
4822         * sysdeps/generic/ldsodefs.h (_dl_allocate_tls, _dl_deallocate_tls):
4823         Add rtld_hidden_proto.
4824         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Add rtld_hidden_def.
4825         (_dl_allocate_tls): Likewise.  Remove INTDEF.
4827 2002-07-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4829         * sysdeps/sh/memcpy.S: Optimize.  Based on a patch by Toshiyasu
4830         Morita <toshiyasu.morita@hsa.hitachi.com>.
4831         * sysdeps/sh/memcpy.S: Likewise.
4833 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
4835         * sysdeps/pthread/aio_suspend.c (aio_suspend): Don't quite remove
4836         any, but unify the test.
4838 2003-01-02  Jakub Jelinek  <jakub@redhat.com>
4840         * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction,
4841         sigaction): Protect weak_alias and libc_hidden_weak with
4842         #ifndef LIBC_SIGACTION.
4843         * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction,
4844         sigaction): Likewise.
4845         * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction,
4846         sigaction): Likewise.
4847         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction,
4848         sigaction): Likewise.
4849         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction,
4850         sigaction): Likewise.
4851         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction,
4852         sigaction): Likewise.
4853         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction,
4854         sigaction): Likewise.
4855         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction,
4856         sigaction): Likewise.  Remove SIGCANCEL handling here.
4857         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction, sigaction):
4858         Likewise.
4860 2003-01-02  Art Haas  <ahaas@airmail.net>
4862         * login/tst-utmp.c: Convert GCC extension initializer syntax to C99.
4864 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
4866         * posix/getconf.c: Update copyright year.
4867         * nss/getent.c: Likewise.
4868         * nscd/nscd_nischeck.c: Likewise.
4869         * iconv/iconvconfig.c: Likewise.
4870         * iconv/iconv_prog.c: Likewise.
4871         * elf/ldconfig.c: Likewise.
4872         * catgets/gencat.c: Likewise.
4873         * csu/version.c: Likewise.
4874         * elf/ldd.bash.in: Likewise.
4875         * elf/sprof.c (print_version): Likewise.
4876         * locale/programs/locale.c: Likewise.
4877         * locale/programs/localedef.c: Likewise.
4878         * nscd/nscd.c (print_version): Likewise.
4879         * debug/xtrace.sh: Likewise.
4880         * malloc/memusage.sh: Likewise.
4881         * malloc/mtrace.pl: Likewise.
4883 2003-01-01  Jakub Jelinek  <jakub@redhat.com>
4885         * io/sys/stat.h: Include time.h with __need_timespec even if
4886         __USE_MISC is defined but __USE_XOPEN is not.
4888 2003-01-01  Andreas Jaeger  <aj@suse.de>
4890         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Use union
4891         type to avoid strict aliasing problem.
4892         (_nss_dns_gethostbyname2_r): Likewise.
4893         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
4894         (_nss_dns_getnetbyname_r): Likewise.
4895         * resolv/gethnamaddr.c (_gethtent): Likewise.
4896         (gethostbyname2): Likewise.
4898 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
4900         * string/string-inlines.c: Define __memcpy_g and __strchr_g macros
4901         to avoid using the exported symbols.  Define aliases with the
4902         original names separately.
4904         * include/time.h: Add libc_hidden_proto for __strftime_l.
4905         * include/wchar.h: Add libc_hidden_proto for __wcsftime_l.
4906         * time/strftime.c: Always use libc_hidden_def if _LIBC.
4908         * libio/libioP.h: Add libc_hidden_proto for _IO_file_open.
4909         * libio/fileops.c: Add libc_hidden_def for _IO_file_open.
4911         * malloc/mtrace.c: Add libc_hidden_proto and libc_hidden_def for
4912         tr_break.
4914         * csu/Makefile (routines): Add dso_handle.
4915         * csu/dso_handle.c: New file.
4917 2002-12-31  Roland McGrath  <roland@redhat.com>
4919         * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here.
4920         Use $(S-CPPFLAGS) in place of $(asm-CPPFLAGS).
4921         (S-CPPFLAGS): Add -DASSEMBLER here instead.
4922         (generate-md5, +make-deps): Fix magic to get $(S-CPPFLAGS).
4924 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
4926         * malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle
4927         is available.
4929 2002-12-31  Andreas Jaeger  <aj@suse.de>
4931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync
4932         with Linux kernel.
4933         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
4934         * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Likewise.
4935         * sysdeps/unix/sysv/linux/hppa/kernel_stat.h: Likewise.
4937         * sysdeps/unix/sysv/linux/kernel_stat.h
4938         (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New.
4940         * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Re-add
4941         __unused[1-3] since they're needed by some platforms.  Handle
4942         _HAVE_STAT_NSEC and _HAVE_STAT_NSEC64.
4944         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Add nsec resolution
4945         for structs stat and stat64.
4946         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
4947         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
4948         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
4949         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
4951         * io/sys/stat.h [__USE_MISC]: Define __need_timespec for struct stat.
4953         * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Adjust for
4954         nsec resolution changes.
4955         (xstat64_conv): Likewise.
4956         (xstat32_conv): Likewise.
4958         * sysdeps/unix/sysv/linux/kernel_stat.h: Add nsec resolution for
4959         struct kernel_stat.
4961         * sysdeps/unix/sysv/linux/bits/stat.h: Add nsec resolution for
4962         structs stat and stat64.
4964         * time/time.h (__timespec_defined): Define for __USE_MISC.
4966 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
4968         * include/signal.h: Add libc_hidden_proto for __libc_current_sigrtmin
4969         and __libc_current_sigrtmax.
4971 2002-12-31  Jakub Jelinek  <jakub@redhat.com>
4973         * include/errno.h (__errno_location): Add prototype.
4974         Use libc_hidden_proto unconditionally.
4975         * include/netdb.h (__h_errno_location): Use libc_hidden_proto
4976         unconditionally.
4977         * include/resolv.h (__res_state): Likewise.
4979         * hurd/errno-loc.c (__errno_location): Add libc_hidden_def.
4980         * include/sys/socket.h (accept): Add libc_hidden_proto.
4981         * include/errno.h (__errno_location): Likewise.
4982         * include/netdb.h (__h_errno_location): Likewise.
4983         * include/resolv.h (__res_state): Likewise.
4984         * include/unistd.h (__lseek): Likewise.
4985         * sysdeps/generic/errno-loc.c (__errno_location): Add libc_hidden_def.
4986         * sysdeps/generic/herrno-loc.c (__h_errno_location): Likewise.
4987         * sysdeps/generic/res-state.c (__res_state): Likewise.
4988         * sysdeps/generic/accept.c (accept): Likewise.
4989         * sysdeps/generic/lseek.c (__lseek): Likewise.
4990         * sysdeps/generic/allocrtsig.c (__libc_current_sigrtmin,
4991         __libc_current_sigrtmax): Likewise.
4992         * sysdeps/mach/hurd/accept.c (accept): Likewise.
4993         * sysdeps/mach/hurd/lseek.c (__lseek): Likewise.
4994         * sysdeps/unix/sysv/aix/accept.c (accept): Likewise.
4995         * sysdeps/unix/sysv/aix/lseek.c (__lseek): Likewise.
4996         * sysdeps/unix/sysv/linux/accept.S (accept): Likewise.
4997         * sysdeps/unix/inet/syscalls.list (__GI_accept): New alias to accept.
4998         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI_accept): Likewise.
4999         * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI_accept): Likewise.
5000         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___lseek): New
5001         alias to llseek.
5002         (__GI_accept): New alias to accept.
5003         * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI_accept): Likewise.
5004         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___lseek):
5005         New alias to llseek.
5006         (__GI_accept): New alias to accept.
5007         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__GI_accept):
5008         Likewise.
5009         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI_accept):
5010         Likewise.
5011         * sysdeps/unix/syscalls.list (__GI___lseek): New alias to lseek.
5013         * sysdeps/alpha/setjmp.S : Use libc_hidden_def(name) instead of
5014         strong_alias (name, __GI_name).
5015         * sysdeps/arm/bsd-_setjmp.S : Likewise.
5016         * sysdeps/hppa/bsd-_setjmp.S : Likewise.
5017         * sysdeps/i386/bsd-_setjmp.S : Likewise.
5018         * sysdeps/mips/mips64/bsd-_setjmp.S : Likewise.
5019         * sysdeps/mips/bsd-_setjmp.S : Likewise.
5020         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S : Likewise.
5021         * sysdeps/powerpc/powerpc64/setjmp.S : Likewise.
5022         * sysdeps/s390/s390-32/elf/setjmp.S : Likewise.
5023         * sysdeps/s390/s390-32/bsd-_setjmp.S : Likewise.
5024         * sysdeps/s390/s390-64/elf/setjmp.S : Likewise.
5025         * sysdeps/s390/s390-64/bsd-_setjmp.S : Likewise.
5026         * sysdeps/sh/bsd-_setjmp.S : Likewise.
5027         * sysdeps/sparc/sparc32/setjmp.S : Likewise.
5028         * sysdeps/unix/arm/fork.S : Likewise.
5029         * sysdeps/unix/bsd/hp/m68k/vfork.S : Likewise.
5030         * sysdeps/unix/bsd/i386/vfork.S : Likewise.
5031         * sysdeps/unix/bsd/osf/alpha/fork.S : Likewise.
5032         * sysdeps/unix/bsd/sun/m68k/vfork.S : Likewise.
5033         * sysdeps/unix/bsd/ultrix4/mips/vfork.S : Likewise.
5034         * sysdeps/unix/bsd/vax/vfork.S : Likewise.
5035         * sysdeps/unix/i386/fork.S : Likewise.
5036         * sysdeps/unix/mips/fork.S : Likewise.
5037         * sysdeps/unix/sparc/fork.S : Likewise.
5038         * sysdeps/unix/sparc/vfork.S : Likewise.
5039         * sysdeps/unix/sysv/linux/arm/vfork.S : Likewise.
5040         * sysdeps/unix/sysv/linux/cris/vfork.S : Likewise.
5041         * sysdeps/unix/sysv/linux/i386/vfork.S : Likewise.
5042         * sysdeps/unix/sysv/linux/ia64/fork.S : Likewise.
5043         * sysdeps/unix/sysv/linux/ia64/setjmp.S : Likewise.
5044         * sysdeps/unix/sysv/linux/ia64/vfork.S : Likewise.
5045         * sysdeps/unix/sysv/linux/m68k/vfork.S : Likewise.
5046         * sysdeps/unix/sysv/linux/sh/vfork.S : Likewise.
5047         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S : Likewise.
5048         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S : Likewise.
5049         * sysdeps/unix/sysv/linux/sparc/fork.S : Likewise.
5050         * sysdeps/unix/sysv/linux/sparc/vfork.S : Likewise.
5051         * sysdeps/unix/sysv/linux/x86_64/vfork.S : Likewise.
5052         * sysdeps/unix/fork.S : Likewise.
5053         * sysdeps/vax/bsd-_setjmp.S : Likewise.
5054         * sysdeps/x86_64/bsd-_setjmp.S : Likewise.
5056         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Guard against multiple
5057         inclusion.
5059 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
5061         * include/unistd.h: Add libc_hidden_proto for __fork and __vfork.
5062         * sysdeps/generic/fork.c: Add libc_hidden_def for __fork.
5063         * sysdeps/mach/hurd/fork.c: Likewise.
5064         * sysdeps/unix/sysv/aix/fork.c: Likewise.
5065         * sysdeps/unix/fork.S: Add __GI___fork alias.
5066         * sysdeps/unix/arm/fork.S: Likewise.
5067         * sysdeps/unix/bsd/osf/alpha/fork.S: Likewise.
5068         * sysdeps/unix/i386/fork.S: Likewise.
5069         * sysdeps/unix/mips/fork.S: Likewise.
5070         * sysdeps/unix/sparc/fork.S: Likewise.
5071         * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
5072         * sysdeps/unix/sysv/linux/sparc/fork.S: Likewise.
5073         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
5074         * sysdeps/generic/vfork.c: Add libc_hidden_def for __vfork.
5075         * sysdeps/unix/bsd/hp/m68k/vfork.S: Add __GI___vfork alias.
5076         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
5077         * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
5078         * sysdeps/unix/bsd/ultrix4/mips/vfork.S: Likewise.
5079         * sysdeps/unix/bsd/vax/vfork.S: Likewise.
5080         * sysdeps/unix/sparc/vfork.S: Likewise.
5081         * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise.
5082         * sysdeps/unix/sysv/linux/cris/vfork.S: Likewise.
5083         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
5084         * sysdeps/unix/sysv/linux/ia64/vfork.S: Likewise.
5085         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
5086         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
5087         * sysdeps/unix/sysv/linux/sparc/vfork.S: Likewise.
5088         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
5090         * include/time.h: Add libc_hidden_proto for __nanosleep.
5091         * sysdeps/generic/nanosleep.c: Add libc_hidden_def for __nanosleep.
5092         * sysdeps/mach/nanosleep.c: Likewise.
5093         * sysdeps/unix/sysv/aix/nanosleep.c: Likewise.
5094         * sysdeps/unix/sysv/linux/syscalls.list: Add __GI___nanosleep alias.
5096         * libio/libioP.h: Add libc_hidden_proto for _IO_list_lock,
5097         _IO_list_unlock, and _IO_list_resetlock.
5098         * libio/genops.c: Add libc_hidden_def for _IO_list_lock,
5099         _IO_list_unlock, and _IO_list_resetlock.
5101         * libio/libioP.h: Add libc_hidden_proto for _IO_iter_begin,
5102         _IO_iter_end, _IO_iter_next, and _IO_iter_file.
5103         * libio/genops.c: Add libc_hidden_def for _IO_iter_begin,
5104         _IO_iter_end, _IO_iter_next, and _IO_iter_file.
5106         * include/setjmp.h: Add libc_hidden_proto for __libc_longjmp.
5107         * sysdeps/generic/longjmp.c: Add libc_hidden_def for __longjmp.
5108         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add
5109         __GI___longjmp alias.
5111         * include/setjmp.h: Add libc_hidden_proto for _setjmp.
5112         * sysdeps/alpha/setjmp.S: Add __GI__setjmp alias.
5113         * sysdeps/arm/bsd-_setjmp.S: Likewise.
5114         * sysdeps/generic/bsd-_setjmp.c: Likewise.
5115         * sysdeps/hppa/bsd-_setjmp.S: Likewise.
5116         * sysdeps/i386/bsd-_setjmp.S: Likewise.
5117         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
5118         * sysdeps/mips/bsd-_setjmp.S: Likewise.
5119         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
5120         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
5121         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
5122         * sysdeps/s390/s390-32/bsd-_setjmp.S: Likewise.
5123         * sysdeps/s390/s390-32/elf/setjmp.S: Likewise.
5124         * sysdeps/s390/s390-64/bsd-_setjmp.S: Likewise.
5125         * sysdeps/s390/s390-64/elf/setjmp.S: Likewise.
5126         * sysdeps/sh/bsd-_setjmp.S: Likewise.
5127         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
5128         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
5129         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
5130         * sysdeps/vax/bsd-_setjmp.S: Likewise.
5131         * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
5133 2002-12-30  Ulrich Drepper  <drepper@redhat.com>
5135         * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
5137 2002-12-30  Roland McGrath  <roland@redhat.com>
5139         * Rules (generated): Target removed.
5140         * mach/Makefile (generated): Define it here instead.
5142         * math/Makefile (generated): Add m_*l and m_*f variants too.
5144 2002-12-30  Ulrich Drepper  <drepper@redhat.com>
5146         * elf/dl-close.c (_dl_close): Handle relocation dependencies among
5147         the to-be-deleted objects right away instead of later separately.
5148         The latter fails because the scope data structures of the DSO
5149         might already be gone.
5151         * elf/Makefile: Add rules to build and run reldep8 test.
5152         * elf/reldep8.c: New file.
5153         * elf/reldep8mod1.c: New file.
5154         * elf/reldep8mod2.c: New file.
5155         * elf/reldep8mod3.c: New file.
5156         Contributed by Jakub Jelinek.
5158 2002-12-24  GOTO Masanori  <gotom@debian.or.jp>
5160         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
5161         checking of return value ENOSYS from getdents64.
5163 2002-12-28  Andreas Schwab  <schwab@suse.de>
5165         * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.
5166         ($(common-objpfx)s-%.d): Generalized from
5167         $(common-objpfx)s-proto.d rule.
5168         (common-generated): Add s-proto-cancel.d.
5169         * sysdeps/unix/make-syscalls.sh: Use s-proto-cancel.d for
5170         cancellable syscalls.
5171         * sysdeps/unix/s-proto-cancel.S: New file.
5173 2002-12-29  Roland McGrath  <roland@redhat.com>
5175         * resolv/res_libc.c: Move _res defn magic after res_init defn
5176         so _res macro is in effect for that code.
5178         * Makerules ($(common-objpfx)%.h $(common-objpfx)%.h.d): Fix sed
5179         pattern for prepending $(..) so it doesn't affect $(foo).
5181         * math/Makefile (generated): Add $(addsuffix .c .S,$(calls:s_%=m_%)).
5183 2002-12-29  Jakub Jelinek  <jakub@redhat.com>
5185         * elf/cache.c (add_to_cache): Don't loop forever with 1ULL << 63 set
5186         in hwcap.
5188 2002-12-28  Ulrich Drepper  <drepper@redhat.com>
5190         * misc/sys/cdefs.h (__attribute_deprecated__): New #define.
5192 2002-12-28  Andreas Jaeger  <aj@suse.de>
5194         * sysdeps/generic/readelflib.c (process_elf_file): Cast value to
5195         avoid warning.
5196         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
5198 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
5200         * inet/herrno.c (__h_errno_location): Remove.
5201         * inet/Makefile (routines): Add herrno-loc.
5202         * resolv/res_libc.c (__res_state): Remove.
5203         * resolv/Makefile (routines): Add res-state.
5204         * sysdeps/generic/herrno-loc.c: New file.
5205         * sysdeps/generic/res-state.c: New file.
5207 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
5209         * sysdeps/unix/sysv/linux/i386/sysdep.h (I386_USE_SYSENTER):
5210         Only define if USE_DL_SYSINFO is defined.
5212 2002-12-22  Jakub Jelinek  <jakub@redhat.com>
5214         * sysdeps/unix/sysv/linux/ia64/sysdep.h (INLINE_SYSCALL,
5215         INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERROR):
5216         Define. Patch by Richard Henderson and Jes Sorensen.
5217         (PSEUDO): Remove unnecessary ;;.
5218         * elf/rtld.c (dl_main): Initialize TLS even if no PT_TLS segments
5219         are found unless TLS_INIT_TP_EXPENSIVE.  Use NONTLS_INIT_TP.
5220         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Use NONTLS_INIT_TP
5221         if not initializing thread pointer.
5222         [!USE_TLS && NONTLS_INIT_TP] (__pthread_initialize_minimal): New.
5223         * sysdeps/generic/libc-start.c (__pthread_initialize_minimal): Don't
5224         make it weak also if NONTLS_INIT_TP.
5225         * sysdeps/unix/common/pause.c: Handle cancellation.
5226         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h [DONT_LOAD_G1]
5227         (LOADSYSCALL): Remove.
5228         (SYSCALL_ERROR_HANDLER_ENTRY): Define.
5229         (SYSCALL_ERROR_HANDLER): Use it.
5230         (PSEUDO): Don't jump around error handler.
5231         * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__libc_pipe): Don't
5232         jump around error handler.
5233         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S (syscall): Likewise.
5234         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Branch
5235         to __syscall_error_handler on failure.
5236         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [DONT_LOAD_G1]
5237         (LOADSYSCALL): Remove.
5238         (SYSCALL_ERROR_HANDLER_ENTRY): Define.
5239         (SYSCALL_ERROR_HANDLER): Use it.
5240         (PSEUDO): Don't jump around error handler.
5241         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__libc_pipe): Don't
5242         jump around error handler.
5243         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S (syscall): Likewise.
5244         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S (__socket): Branch
5245         to __syscall_error_handler on failure.
5247 2002-12-27  Roland McGrath  <roland@redhat.com>
5249         * scripts/gen-as-const.awk: New file.
5250         * Makefile (distribute): Add it.
5251         * Makerules ($(common-objpfx)%.h %.h.d: %.sym): New pattern rule.
5252         (before-compile): Add $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
5253         to the list.
5254         (+depfiles): Add $(addprefix $(common-objpfx),$(gen-as-const-headers)).
5256 2002-12-27  Andreas Schwab  <schwab@suse.de>
5258         * sysdeps/unix/sysv/linux/m68k/socket.S: Add cancellation support.
5260 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
5262         * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if
5263         _environ is NULL.
5265 2002-12-27  Andreas Schwab  <schwab@suse.de>
5267         * Makerules ($(common-objpfx)%.make): Filter through
5268         $(sed-remove-objpfx).
5270 2002-12-23  Roland McGrath  <roland@redhat.com>
5272         * scripts/abilist.awk: Produce a more compact format, divided into
5273         stanzas for each version set, the set name listed only once.
5274         * scripts/extract-abilist.awk: New file.
5275         * scripts/merge-abilist.awk: New file.
5276         * Makerules (check-abi-%, update-abi-%): New pattern rules.
5277         (update-abi, check-abi): New targets.
5278         * Makefile (+subdir_targets): Add subdir_{check,update}-abi.
5280 2002-12-19  Roland McGrath  <roland@redhat.com>
5282         * Makerules (%.symlist): Use LC_ALL=C when running awk script.
5284         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Cast result of
5285         INTERNAL_SYSCALL.
5287 2002-12-21  Andreas Schwab  <schwab@suse.de>
5289         * elf/check-textrel.c (handle_file): Swap p_type.
5291 2002-12-21  Andreas Schwab  <schwab@suse.de>
5293         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INTERNAL_SYSCALL): Define.
5294         (INLINE_SYSCALL): Use it.
5295         (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
5296         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
5298         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Use INTERNAL_SYSCALL.
5299         * sysdeps/unix/sysv/linux/m68k/brk.c: Likewise.
5301 2002-12-20  Art Haas  <ahaas@airmail.net>
5303         * sysdeps/gnu/siglist.c: Convert GCC extension initializer
5304         syntax to C99.
5306 2002-12-21  Philip Blundell  <philb@gnu.org>
5308         * sysdeps/arm/elf/start.S (_start): Optimise a little.  Push stack
5309         top as seventh arg to __libc_start_main.
5310         Reported by paulnash@wildseed.com.
5312         * sysdeps/unix/sysv/linux/arm/clone.S: Small optimisation.
5314         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Elide
5315         compatibility cruft when new enough kernel is assumed.
5317 2002-12-20  Jakub Jelinek  <jakub@redhat.com>
5319         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Use INTERNAL_SYSCALL
5320         instead of INLINE_SYSCALL.
5322 2002-12-20  Ulrich Drepper  <drepper@redhat.com>
5324         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Fix
5325         typo.
5327         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Define SHM_HUGETLB.
5328         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
5329         * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Likewise.
5330         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
5331         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
5332         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
5333         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
5334         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
5335         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
5336         Patch by William Lee Irwin <wli@holomorphy.com>.
5338 2002-12-20  Andreas Schwab  <schwab@suse.de>
5340         * locale/programs/ld-measurement.c (measurement_output): Fix
5341         index calculation.
5343 2002-12-20  Ulrich Drepper  <drepper@redhat.com>
5345         * include/libio.h [_IO_MTSAFE_IO && _IO_lock_inexpensive]:
5346         Redefine _IO_flockifle and _IO_funlockfile as inlines.
5348         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): For TLS
5349         builds add "tls" in the search path.
5350         * elf/ldconfig.c (is_hwcap_platform): Also recognize "tls".
5351         (path_hwcap): Recognize "tls".
5353 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5355         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Use
5356         __waitpid instead of waitpid.
5358         * sysdeps/unix/sysv/linux/i386/_exit.S: Use ENTER_KERNEL instead of
5359         int $0x80.
5360         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
5361         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
5362         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
5364         * sysdeps/unix/sysv/linux/i386/sysdep.h: Add support to use AT_SYSINFO
5365         information for system calls.
5367         * sysdeps/generic/dl-sysdep.h: Define RTLD_PRIVATE_ERRNO to 1 only
5368         for ld.so.
5370         * elf/rtld.c (_dl_start) [USE___THREAD]: Define initdtv.
5372 2002-12-19  Roland McGrath  <roland@redhat.com>
5374         * iconvdata/ibm856.h: Convert GCC extension initializer syntax to C99.
5375         * iconvdata/ibm922.h: Likewise.
5376         * iconvdata/ibm930.h: Likewise.
5377         * iconvdata/ibm932.h: Likewise.
5378         * iconvdata/ibm933.h: Likewise.
5379         * iconvdata/ibm935.h: Likewise.
5380         * iconvdata/ibm937.h: Likewise.
5381         * iconvdata/ibm939.h: Likewise.
5382         * iconvdata/ibm943.h: Likewise.
5383         * iconvdata/isiri-3342.h: Likewise.
5385 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5387         * test-skeleton.c (main): Make sure correct value is seen as
5388         argv[0] after adjustment of argv, and argc.
5390         * elf/rtld.c: Don't initialize _dl_dynamic_weak to 1 if
5391         RTLD_CORRECT_DYNAMIC_WEAK is defined.
5393 2002-12-19  Jakub Jelinek  <jakub@redhat.com>
5395         * nscd/connections.c (nscd_run): Shut up warning.
5396         * tst-ungetc.c (assert): Undefined before redefining.
5398 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5400         * posix/regex.c: Use __builtin_expect even outside glibc if gcc 3
5401         is used.
5403 2002-12-17  Art Haas  <ahaas@airmail.net>
5405         * iconvdata/cp737.h: Convert GCC extension initializer syntax to C99.
5406         * iconvdata/cp775.h: Likewise.
5407         * iconvdata/ibm1046.h: Likewise.
5408         * iconvdata/ibm1124.h: Likewise.
5409         * iconvdata/ibm1129.h: Likewise.
5410         * iconvdata/ibm1132.h: Likewise.
5411         * iconvdata/ibm1133.h: Likewise.
5412         * iconvdata/ibm1160.h: Likewise.
5413         * iconvdata/ibm1161.h: Likewise.
5414         * iconvdata/ibm1162.h: Likewise.
5415         * iconvdata/ibm1163.h: Likewise.
5416         * iconvdata/ibm1164.h: Likewise.
5418 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5420         * sysdeps/unix/sysv/linux/i386/system.c: Define FORK only if
5421         __ASSUME_CLONE_THREAD_FLAGS is defined.
5422         * sysdeps/unix/sysv/linux/kernel-features.h
5423         (__ASSUME_CLONE_THREAD_FLAGS): Define for x86 and kernel >= 2.5.50.
5425 2002-12-18  Ulrich Drepper  <drepper@redhat.com>
5427         * sysdeps/unix/sysv/linux/i386/brk.c: Use INTERNAL_SYSCALL instead
5428         of asm.
5429         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5431         * elf/dl-support.c [NEED_DL_SYSINFO]: Define and initialize
5432         _dl_sysinfo.
5433         [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
5434         code.
5435         * elf/rtld.c [DL_NEED_SYSINFO]: Initialize _dl_sysinfo element of
5436         _rtld_global.
5437         [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
5438         code.
5439         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
5440         Check for AT_SYSINFO and set _dl_sysinfo appropriately.
5441         * sysdeps/generic/ldsodefs.h (struct rtld_global) [NEED_DL_SYSINFO]:
5442         Add _dl_sysinfo.
5444 2002-12-18  Jakub Jelinek  <jakub@redhat.com>
5446         * misc/Versions [libc: GLIBC_2.3.1]: Move __libc_readv and
5447         __libc_writev to...
5448         [libc: GLIBC_PRIVATE]: ...here.
5449         * sysvipc/Versions [libc: GLIBC_2.3.1]: Move __libc_msgrcv and
5450         __libc_msgsnd to...
5451         [libc: GLIBC_PRIVATE]: ...here.
5453 2002-12-18  Ulrich Drepper  <drepper@redhat.com>
5455         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define ENTER_KERNEL macro.
5456         Use it instead of directly int $0x80.
5457         * sysdeps/unix/sysv/linux/i386/brk.c: Use ENTER_KERNEL.
5458         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
5459         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
5460         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5461         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
5462         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
5464 2002-12-17  Ulrich Drepper  <drepper@redhat.com>
5466         * malloc/malloc.c (mALLOPt): Make sure malloc is initialized.
5468         * elf/elf.h (AT_SYSINFO): New define.
5469         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Add support for
5470         AT_SYSINFO.
5472 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
5474         * sysdeps/unix/sysv/linux/alpha/syscalls.list (msgrcv, msgsnd):
5475         Make cancelable.
5476         * sysdeps/unix/sysv/linux/hppa/syscalls.list (msgrcv, msgsnd):
5477         Likewise.
5478         * sysdeps/unix/sysv/linux/ia64/syscalls.list (msgrcv, msgsnd):
5479         Likewise.
5480         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (msgrcv, msgsnd):
5481         Likewise.
5482         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (msgrcv, msgsnd):
5483         Likewise.
5484         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend): Likewise.
5486         * malloc/thread-m.h (mutex_init, mutex_lock, mutex_trylock,
5487         mutex_unlock): If not building NPTL, use __libc_maybe_call2 if
5488         available, otherwise __libc_maybe_call.
5489         * sysdeps/unix/sysv/linux/x86_64/recv.c: Add support for
5490         cancellation handling.
5491         * sysdeps/unix/sysv/linux/x86_64/send.c: Likewise.
5493 2002-12-17  Isamu Hasegawa  <isamu@yamato.ibm.com>
5495         * posix/regcomp.c (free_workarea_compile): Free the new member
5496         ORG_INDICES.
5497         (analyze): Initialize ORG_INDICES.
5498         (duplicate_node_closure): Search for a existing node, which is
5499         duplicated from the node ORG_DEST and satisfies the constraint
5500         CONSTRAINT.  And use it to avoid inifimite loop.
5501         (search_duplicated_node): New function.
5502         (duplicate_node): Store the index of the original node.
5503         * posix/regex_internal.c (re_dfa_add_node): Realloc ORG_INDICES
5504         if needed.
5505         * posix/regex_internal.h (re_dfa_t): Add new members.
5507 2002-12-17  Ulrich Drepper  <drepper@redhat.com>
5509         * stdio-common/tst-fdopen.c: Undefine assert before redefining it.
5511 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5513         * sysdeps/posix/system.c (do_system): Add support for installation
5514         of cancellation handlers.
5515         * sysdeps/unix/sysv/linux/i386/system.c: New file.
5517         * stdlib/Makefile (tests): Add tst-system.
5518         * stdlib/tst-system.c: New file.
5520         * sysdeps/unix/sysv/linux/i386/socket.S [NEED_CANCELLATION &&
5521         CENABLE]: Don't lose content of %ebx.
5523 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
5525         * sysdeps/unix/sysv/linux/i386/socket.S: Use SINGLE_THREAD_P
5526         macro instead of comparing %gs:MULTIPLE_THREADS_OFFSET directly.
5528 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5530         * sysdeps/posix/getaddrinfo.c (gaih_inet): If __nss_lookup_function
5531         fails to return a function pointer don't use it.
5533 2002-12-16  Art Haas  <ahaas@airmail.net>
5535         * io/ftw.c: Convert GCC extension initializer syntax to C99.
5536         * iconvdata/iso-ir-165.c: Likewise.
5537         * iconvdata/jis0208.c: Likewise.
5538         * iconvdata/jis0212.c: Likewise.
5540 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5542         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create,
5543         epoll_ctl, and epoll_wait.
5544         * sysdeps/unix/sysv/linux/Versions [libc: GLIBC_2.3.2]: Add
5545         epoll_create, epoll_ctl, and epoll_wait.
5546         * sysdeps/unix/sysv/linux/sys/epoll.h: New file.  Written by
5547         Davide Libenzi <davidel@xmailserver.org>.
5548         * sysdeps/unix/sysv/linux/Dist: Add sys/epoll.h.
5549         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
5550         Add sys/epoll.h.
5552 2002-12-16  Art Haas  <ahaas@airmail.net>
5554         * sysdeps/generic/bp-semctl.h: Convert GCC extension initializer
5555         syntax to C99
5556         * sysdeps/unix/sysv/aix/settimer.c: Likewise.
5557         * sysdeps/unix/sysv/aix/sleep.c: Likewise.
5558         * sysdeps/unix/sysv/aix/usleep.c: Likewise.
5560 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5562         * stdio-common/Makefile (routines): Remove lockfile.  Add
5563         flockfile, ftrylockfile, and funlockfile.
5564         * sysdeps/generic/lockfile.c: Removed.  Each function has its own file.
5565         * sysdeps/generic/flockfile.c: New file.
5566         * sysdeps/generic/ftrylockfile.c: New file.
5567         * sysdeps/generic/funlockfile.c: New file.
5569 2002-12-16  Jakub Jelinek  <jakub@redhat.com>
5571         * sysdeps/unix/sysv/linux/i386/socket.S: Use CENABLE and CDISABLE
5572         macros instead of doing the calls directly.
5573         * sysdeps/unix/make-syscalls.sh: Add ptw-*.$o target name to rules.
5574         * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for ptw-%
5575         targets.
5577 2002-12-16  Jakub Jelinek  <jakub@redhat.com>
5579         * sysdeps/i386/fpu/bits/mathinline.h: Backout last change.
5580         * sysdeps/ieee754/bits/nan.h: Likewise.
5582         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__syscall_open,
5583         __syscall_wait4, __syscall_ioctl, __syscall_write): Add.
5585 2002-12-16  Roland McGrath  <roland@redhat.com>
5587         * sunrpc/xdr_mem.c (xdrmem_inline): Fix argument type.
5588         * sunrpc/xdr_rec.c (xdrrec_inline): Likewise.
5589         * sunrpc/xdr_stdio.c (xdrstdio_inline): Likewise.
5591         * sysdeps/unix/sysv/linux/syscalls.list: Add getpmsg, putpmsg.
5592         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove s_getpmsg,
5593         s_putpmsg.
5594         * sysdeps/unix/sysv/linux/i386/getpmsg.c: File removed.
5595         * sysdeps/unix/sysv/linux/i386/putpmsg.c: File removed.
5596         * sysdeps/unix/sysv/linux/m68k/getpmsg.c: File removed.
5597         * sysdeps/unix/sysv/linux/m68k/putpmsg.c: File removed.
5598         * sysdeps/unix/sysv/linux/mips/getpmsg.c: File removed.
5599         * sysdeps/unix/sysv/linux/mips/putpmsg.c: File removed.
5600         * sysdeps/unix/sysv/linux/powerpc/getpmsg.c: File removed.
5601         * sysdeps/unix/sysv/linux/powerpc/putpmsg.c: File removed.
5603 2002-12-13  Paul Eggert  <eggert@twinsun.com>
5605         * sunrpc/rpc/xdr.h (struct XDR.xdr_ops.x_inline): 2nd arg
5606         is now u_int, not int.
5607         (struct XDR.x_handy): Now u_int, not int.
5608         * sunrpc/xdr_mem.c: Include <limits.h>.
5609         (xdrmem_getlong, xdrmem_putlong, xdrmem_getbytes, xdrmem_putbytes,
5610         xdrmem_inline, xdrmem_getint32, xdrmem_putint32):
5611         x_handy is now unsigned, not signed.
5612         Do not decrement x_handy if no change is made.
5613         (xdrmem_setpos): Check for int overflow.
5614         * sunrpc/xdr_sizeof.c (x_inline): 2nd arg is now unsigned.
5615         (xdr_sizeof): Remove cast that is now unnecessary, now that
5616         x_handy is unsigned.
5618 2002-12-15  Art Haas  <ahaas@airmail.net>
5620         * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.
5621         * iconvdata/gap.awk: Likewise.
5622         * iconvdata/gen-8bit-gap-1.sh: Likewise.
5623         * iconvdata/gen-8bit-gap.sh: Likewise.
5624         * locale/C-address.c: Likewise.
5625         * locale/C-collate.c: Likewise.
5626         * locale/C-ctype.c: Likewise.
5627         * locale/C-identification.c: Likewise.
5628         * locale/C-measurement.c: Likewise.
5629         * locale/C-messages.c: Likewise.
5630         * locale/C-monetary.c: Likewise.
5631         * locale/C-name.c: Likewise.
5632         * locale/C-numeric.c: Likewise.
5633         * locale/C-paper.c: Likewise.
5634         * locale/C-telephone.c: Likewise.
5635         * locale/C-time.c: Likewise.
5636         * nscd/connections.c: Likewise.
5637         * nscd/grpcache.c: Likewise.
5638         * nscd/hstcache.c: Likewise.
5639         * nscd/pwdcache.c: Likewise.
5640         * stdio-common/vfprintf.c: Likewise.
5641         * stdlib/random.c: Likewise.
5642         * sysdeps/generic/siglist.c: Likewise.
5643         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
5644         * sysdeps/ieee754/bits/nan.h: Likewise.
5645         * sysdeps/posix/sprofil.c: Likewise.
5646         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
5647         * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
5648         * sysdeps/unix/sysv/linux/usleep.c: Likewise.
5650 2002-12-15  Roland McGrath  <roland@redhat.com>
5652         * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.
5654         * sysdeps/unix/sysv/linux/wait.c: Don't include <nptl/pthreadP.h> or
5655         <tls.h> here, no need for it.
5656         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
5658         * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): Take ARG as void *
5659         parameter, not varargs parameter.
5661         * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_RESET): Evaluate the
5662         argument so it's not an unused variable.
5664         * resolv/resolv.h (__p_key_syms, __p_cert_syms, __p_class_syms,
5665         __p_type_syms, __p_rcode_syms): Remove decls, never really intended
5666         for users.
5668         * resolv/Versions (libresolv: GLIBC_2.3.2): New set, add __p_rcode.
5670 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
5672         * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): This is the
5673         original __libc_fcntl code.  Just renamed.
5675 2002-12-15  Andreas Schwab  <schwab@suse.de>
5677         * sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to _exit.
5679 2002-12-14  Olaf Hering  <olh@suse.de>
5681         * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>.
5682         * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load.
5684 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
5686         * sysdeps/unix/sysv/linux/libc_fatal.c: New file.
5688         * sysdeps/generic/sysdep-cancel.h: Add dummy definitions for
5689         SINGLE_THREAD_P, LIBC_CANCEL_ASYNC, and LIBC_CANCEL_RESET.
5691         * sysdeps/unix/sysv/linux/open64.c: New file.
5693         * sysdeps/generic/pselect.c: Add support for cancellation handling.
5694         * sysdeps/posix/open64.c: Likewise.
5695         * sysdeps/posix/sigpause.c: Likewise.
5696         * sysdeps/posix/sigwait.c: Likewise.
5697         * sysdeps/posix/system.c: Likewise.
5698         * sysdeps/posix/waitid.c: Likewise.
5699         * sysdeps/unix/sysv/linux/accept.S: Likewise.
5700         * sysdeps/unix/sysv/linux/connect.S: Likewise.
5701         * sysdeps/unix/sysv/linux/llseek.c: Likewise.
5702         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
5703         * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
5704         * sysdeps/unix/sysv/linux/poll.c: Likewise.
5705         * sysdeps/unix/sysv/linux/pread.c: Likewise.
5706         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
5707         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
5708         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
5709         * sysdeps/unix/sysv/linux/readv.c: Likewise.
5710         * sysdeps/unix/sysv/linux/recv.S: Likewise.
5711         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
5712         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
5713         * sysdeps/unix/sysv/linux/send.S: Likewise.
5714         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
5715         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
5716         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
5717         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
5718         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
5719         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
5720         * sysdeps/unix/sysv/linux/tcdrain.c: Likewise.
5721         * sysdeps/unix/sysv/linux/wait.c: Likewise.
5722         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
5723         * sysdeps/unix/sysv/linux/writev.c: Likewise.
5724         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
5725         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
5727 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
5729         * sysdeps/generic/sysdep-cancel.h: New file.
5730         * sysdeps/unix/make-syscalls.sh: Handle C at start of args as
5731         cancelable syscall.
5732         * sysdeps/unix/inet/syscalls.list (accept, connect, recv, recvfrom,
5733         recvmsg, send, sendmsg, sendto): Make cancelable.
5734         * sysdeps/unix/mman/syscalls.list (msync): Likewise.
5735         * sysdeps/unix/sysv/linux/alpha/syscalls.list (llseek, pread,
5736         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5737         sendto, osf_select): Likewise.
5738         * sysdeps/unix/sysv/linux/hppa/syscalls.list (accept, connect, recv,
5739         recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
5740         * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek, pread,
5741         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5742         sendto): Likewise.
5743         * sysdeps/unix/sysv/linux/mips/syscalls.list (accept, connect, recv,
5744         recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
5745         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, pread,
5746         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5747         sendto): Likewise.
5748         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (llseek, pread,
5749         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5750         sendto, select): Likewise.
5751         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (llseek, pread,
5752         pwrite, accept, connect, recvfrom, recvmsg, sendmsg, sendto):
5753         Likewise.
5754         * sysdeps/unix/sysv/linux/syscalls.list (creat, nanosleep, pause,
5755         select, fcntl): Likewise.
5756         * sysdeps/unix/sysv/syscalls.list (pause, poll): Likewise.
5757         * sysdeps/unix/syscalls.list (close, fcntl, fsync, lseek, open,
5758         read, readv, select, sigsuspend, write, writev): Likewise.
5760 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
5762         * dirent/bug-readdir1.c: Include unistd.h.
5764 2002-12-13  Jakub Jelinek  <jakub@redhat.com>
5766         * locale/programs/locale.c: Include locarchive.h.
5767         (ARCHIVE_NAME): Define.
5768         (write_archive_locales): New function.
5769         (write_locales): Use it.  Ensure the same locale is not printed
5770         multiple times in verbose mode.
5771         Mode LC_IDENTIFICATION and LC_CTYPE printing into...
5772         (print_LC_IDENTIFICATION, print_LC_CTYPE): ... these helper
5773         functions.
5774         (struct nameent): New type.
5775         (nameentcmp): New function.
5777 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
5779         * posix/regex_internal.c (re_string_context_at): Guard wide char
5780         code with #ifdef RE_ENABLE_I18N.
5782 2002-11-22  Paolo Bonzini  <bonzini@gnu.org>
5784         * posix/regcomp.c (regcomp): __re_compile_fastmap -> re_compile_fastmap
5786 2002-12-13  Roland McGrath  <roland@redhat.com>
5788         * posix/bug-regex15.c: New file.
5789         * posix/Makefile (tests): Add it.
5791         * test-skeleton.c (TEST_DATA_LIMIT): New macro, default to 64MB.
5792         (main): Set RLIMIT_DATA limit to TEST_DATA_LIMIT (or lower if need be).
5794 2002-12-13  Ulrich Drepper  <drepper@redhat.com>
5796         * elf/dl-misc.c (_dl_debug_vdprintf): Don't depend on 5-digit PIDs.
5798         * misc/syslog.c (log_cleanup): Don't use parameter in
5799         __libc_lock_unlock call, use syslog_lock directly.  Adjust callers to
5800         pass NULL instead of a pointer to syslog_lock.
5802 2002-12-12  Ulrich Drepper  <drepper@redhat.com>
5804         * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map
5805         linker map for all iconv modules.
5806         (distribute): Add gconv.map.
5807         * iconvdata/gconv.map: New file.
5809         * elf/Makefile: Also check all iconv modules for text relocations.
5811         * stdlib/Makefile: Remove code to automatically import GMP.
5813         * elf/Makefile (tests): Add rules to build and run check-textrel.
5814         * elf/check-textrel.c: New file.
5816         * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size
5817         directive.
5819 2002-12-11  Jakub Jelinek  <jakub@redhat.com>
5821         * io/test-utime (main): If stnow.st[am]time is wrong, print it and
5822         not st.st[am]time.
5824 2002-04-30  Bruno Haible  <bruno@clisp.org>
5826         * intl/loadmsgcat.c (_nl_init_domain_conv): Don't append //TRANSLIT to
5827         the encoding if it already has slashes.
5828         Reported by Perry Rapp <prapp@erols.com>.
5830 2002-12-11  Roland McGrath  <roland@redhat.com>
5832         * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino.
5833         (CPPFLAGS-elf-init.oS, CFLAGS-elf-init.oS): New variables.
5834         Turn off PIC for compiling this file.
5836 2002-12-11  Ulrich Drepper  <drepper@redhat.com>
5838         * malloc/thread-m.h: Remove thread_id type and MUTEX_INITIALIZER
5839         definitions.  Not needed.
5840         [_LIBC]: Use definitions from libc-lock.h instead of referencing
5841         pthread routines directly.
5842         * malloc/arena.c (ptmalloc_unlock_all2): Don't add (void) to
5843         mutex_init calls.
5844         (arena_get2): Don't look at return value of mutex_lock.
5846 2002-12-11  Roland McGrath  <roland@redhat.com>
5848         * csu/Makefile ($(objpfx)elf-init.oS): New target, just clone
5849         elf-init.o instead of compiling a PIC version.
5851 2002-12-11  Bruno Haible  <bruno@clisp.org>
5853         * intl/gettext.h: Renamed to ...
5854         * intl/gmo.h: ... here.
5855         * intl/Makefile (distribute): Add gmo.h, remove gettext.h.
5856         * intl/gettextP.h: Update.
5857         * intl/loadmsgcat.c: Update.
5859         * intl/gettextP.h (PARAMS): Make more portable.
5860         (attribute_hidden): Define as empty macro if not already defined.
5861         * intl/hash-string.h (PARAMS): Make more portable.
5862         * intl/loadinfo.h (PARAMS): Likewise.
5863         * intl/plural-exp.h (PARAMS): Likewise.
5864         (attribute_hidden): Move definition near the definition of
5865         internal_function.
5867         * intl/gettextP.h (_nl_locale_name) [!_LIBC]: New declaration.
5868         * intl/plural-exp.h (plural_eval) [!_LIBC]: New declaration.
5870 2002-07-13  Bruno Haible  <bruno@clisp.org>
5872         * intl/dcigettext.c (freea): New macro.
5873         (FREE_BLOCKS): Free also the registered blocks.
5874         (DCIGETTEXT): Free the 'search' variable.
5875         Reported by Andreas Fischer <a.fischer@asentics.de>.
5877 2002-04-27  Bruno Haible  <bruno@clisp.org>
5879         * intl/gettextP.h [! _LIBC]: Use prefix libintl_ instead of suffix __.
5880         * intl/dcigettext.c: Likewise.
5881         * intl/dcgettext.c: Likewise.
5882         * intl/dgettext.c: Likewise.
5883         * intl/gettext.c: Likewise.
5884         * intl/dcngettext.c: Likewise.
5885         * intl/dngettext.c: Likewise.
5886         * intl/ngettext.c: Likewise.
5887         * intl/textdomain.c: Likewise.
5888         * intl/bindtextdom.c: Likewise.
5889         * intl/plural-exp.h: Likewise.
5891 2002-01-02  Bruno Haible  <bruno@clisp.org>
5893         * intl/loadmsgcat.c (_nl_init_domain_conv): Use PARAMS in extern decl.
5895 2001-04-30  Bruno Haible  <bruno@clisp.org>
5897         * intl/dcigettext.c (getuid, getgid, geteuid, getegid): Provide
5898         default macro definitions.  Needed for mingw32.
5900 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
5902         * sysdeps/i386/bits/byteswap.h (__bswap_64): Apply
5903         __builtin_constant_p to macro parameter.
5905         * sysdeps/generic/sigpause.c: Define all functions as weak.
5906         * sysdeps/posix/sigpause.c: Likewise.
5908         * elf/tst-tls7.c (do_test): Adjustments for l_tls_modid being of
5909         type size_t.
5911 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5913         * elf/tst-array1.c (preinit_array, init_array, fini_array):
5914         Explicitly align the array to sizeof (void *).
5915         * elf/tst-array2dep.c (init_array, fini_array): Likewise.
5917         * include/libc-symbols.h: Fix a comment typo.
5919         * sysdeps/unix/sysv/linux/alpha/select.S (__libc_select): New alias.
5920         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__libc_sigsuspend):
5921         Likewise.
5922         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__libc_sigsuspend):
5923         Likewise.
5924         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c
5925         (__libc_sigsuspend): Likewise.
5926         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c
5927         (__libc_sigsuspend): Likewise.
5928         * sysdeps/generic/creat.c (__libc_creat): Renamed from creat.
5929         (creat): New weak alias.
5931 2002-12-10  Roland McGrath  <roland@redhat.com>
5933         * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that
5934         contributes a manual chapter.
5935         * manual/signal.texi (Process Signal Mask): Use @ifset linuxthreads
5936         around xref to it.
5938         * sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer to
5939         and move contents to ...
5940         (EXTRA_LD_ENVVARS_LINUX): ... this new macro.  Add break for nonmatch.
5941         * sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS): Use
5942         it instead of duplicating its contents.
5943         (EXTRA_LD_ENVVARS): Likewise.  Add break for nonmatch.
5945 2002-12-09  Jakub Jelinek  <jakub@redhat.com>
5947         * elf/dl-support.c (_dl_non_dynamic_init): Add DL_OSVERSION_INIT if
5948         defined.
5949         * sysdeps/unix/sysv/linux/dl-librecon.h (_dl_osversion_init): New
5950         function.
5951         (EXTRA_LD_ENVVARS): Use it.
5952         (DL_OSVERSION_INIT): Define.
5953         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Include linux
5954         dl-librecon.h.
5955         (EXTRA_LD_ENVVARS): Undef before defining.  Use _dl_osversion_init.
5957 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
5959         * Versions.def: No new symbols in 2.3.1, but some new ones in 2.3.2.
5961         * sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock
5962         call.  It is not allowed to destroy pthread mutexes which are
5963         still in use even though it is safe for our implementations.  If
5964         somebody still uses the descriptor it is a bug.
5966 2002-12-09  Richard Henderson  <rth@redhat.com>
5968         * csu/abi-note.S: Use .p2align, not .align.
5970 2002-12-09  Ulrich Drepper  <drepper@redhat.com>
5972         * sysdeps/unix/sysv/linux/syscalls.list: Add __libc_creat and
5973         __libc_select aliases.
5975         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Define __libc_sigwaitinfo
5976         alias.
5978         * sysdeps/unix/sysv/linux/sigwait.c: Define __libc_sigwait alias.
5980         * sysdeps/unix/sysv/linux/sigsuspend.c: Define __libc_sigsuspend alias.
5982         * sysdeps/unix/sysv/linux/poll.c: Define __libc_poll alias.
5984         * sysdeps/unix/syscalls.list: Define __libc_select alias.
5986         * sysdeps/posix/waitid.c: Define __libc_waitid alias.
5988         * sysdeps/posix/sigpause.c: Define __libc_sigpause and
5989         __libc___xpg_sigpause aliases.
5991         * sysdeps/generic/pselect.c: Define __libc_pselect alias.
5993         * misc/error.c: Remove use of USE_IN_LIBIO.
5995 2002-12-08  Roland McGrath  <roland@redhat.com>
5997         * elf/Makefile (tests): Uncomment tst-array[123].
5998         * Makeconfig (CPPFLAGS-.oS): Add -DLIBC_NONSHARED=1.
5999         * csu/elf-init.c: New file.
6000         * csu/Makefile (routines, static-only-routines): Add elf-init.
6001         * sysdeps/alpha/elf/start.S: Use __libc_csu_init in place of _init
6002         and __libc_csu_fini in place of _fini.
6003         * sysdeps/arm/elf/start.S: Likewise.
6004         * sysdeps/cris/elf/start.S: Likewise.
6005         * sysdeps/hppa/elf/start.S: Likewise.
6006         * sysdeps/i386/elf/start.S: Likewise.
6007         * sysdeps/ia64/elf/start.S: Likewise.
6008         * sysdeps/m68k/elf/start.S: Likewise.
6009         * sysdeps/mach/hurd/powerpc/static-start.S: Likewise.
6010         * sysdeps/mips/elf/start.S: Likewise.
6011         * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
6012         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
6013         * sysdeps/s390/s390-32/elf/start.S: Likewise.
6014         * sysdeps/s390/s390-64/elf/start.S: Likewise.
6015         * sysdeps/sh/elf/start.S: Likewise.
6016         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
6017         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
6018         * sysdeps/x86_64/elf/start.S: Likewise.
6020         * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd
6021         struct containing function ptr and value, free it.
6022         (__aio_notify_only): Allocate that and copy values from SIGEV into it.
6023         It's not safe to let the new thread use the SIGEV pointer.
6025 2001-10-20  Paul Eggert  <eggert@twinsun.com>
6027         * misc/error.c (strerror_r): Do not declare unless [!_LIBC].
6028         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
6029         Use strerror_r that is only a macro, even if it is not a function.
6030         (strerror): Check for HAVE_DECL_STRERROR before declaring.
6031         (private_strerror): Use prototypes, not old-style function definition.
6032         (print_errno_message): New function.
6033         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
6034         char*-flavored one.
6035         (error_tail, error, error_at_line): Use it.
6037 2002-12-07  Carlos O'Donell  <carlos@baldric.uwo.ca>
6039         * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Added SHMLBA #define.
6041 2002-12-08  Ulrich Drepper  <drepper@redhat.com>
6043         * scripts/output-format.sed: Fix bug in one of the s expressions
6044         which used / for one too many things.
6046         * include/unistd.h: Declare __libc_close.
6048 2002-12-07  Ulrich Drepper  <drepper@redhat.com>
6050         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_trylock): New define.
6052 2002-12-07  Roland McGrath  <roland@redhat.com>
6054         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes
6055         from 2002-12-06, but remove unnecessary memset call without removing
6056         necessary copy of initialization image.
6058         * Makerules ($(common-objpfx)format.lds): New target.
6059         (common-generated): Add it.
6060         ($(inst_libdir)/libc.so): Depend on that, and cat it into the result.
6061         * scripts/output-format.sed: New file.
6062         * Makefile (distribute): Add it.
6064 2002-12-07  Ulrich Drepper  <drepper@redhat.com>
6066         * sysdeps/generic/libc-tls.c: Include <sys/param.h>.
6067         Reported by Art Haas <ahaas@airmail.net>.
6069 2002-12-07  Kenneth W. Chen  <kenneth.w.chen@intel.com>
6071         * sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec.  Fix .recovery4.
6073 2002-12-07  Jakub Jelinek  <jakub@redhat.com>
6075         * string/test-strncpy.c (do_random_tests): Improve test coverage.
6077 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
6079         * test-skeleton.c (timeout_handler): Allow expected signal to be
6080         SIGALRM.
6082         * wctype/wcfuncs.c: Add libc_hidden_def for iswalnum.
6084         * sysdeps/posix/raise.c: Add libc_hidden_def for raise.
6086 2002-12-07  Jakub Jelinek  <jakub@redhat.com>
6088         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [RTLD_PRIVATE_ERRNO]
6089         (SYSCALL_ERROR_HANDLER): Fix a pasto.
6090         Reported by Jeff Bailey <jbailey@nisa.net>.
6092 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
6094         * sysdeps/generic/libc-tls.c: Undo last patch.
6096         * include/wctype.h: Define iswalnum with libc_hidden_proto.
6098         * include/signal.h: Define raise with libc_hidden_proto.
6100         * sysdeps/unix/sysv/linux/fexecve.c (fexecve): Use __snprintf and
6101         __execve instead of snprintf and execve.
6103         * sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double
6104         again a bit.
6106 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
6108         * posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
6109         * posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
6111 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
6113         * misc/syslog.c (log_cleanup): New function.
6114         (openlog): Use log_cleanup instead of __libc_mutex_unlock.
6115         (closelog): Likewise.
6117         * elf/dl-close.c: Use __rtld_lock_* macros instead of __libc_lock_*.
6118         * elf/dl-iteratephdr.c: Likewise.
6119         * elf/dl-lookup.c: Likewise.
6120         * elf/dl-misc.c: Likewise.
6121         * elf/dl-open.c: Likewise.
6122         * elf/dl-support.c: Likewise.
6123         * elf/rtld.c: Likewise.
6124         * sysdeps/generic/ldsodefs.h: Likewise.
6125         * sysdeps/generic/bits/libc-lock.h: Define __rtld_lock_* macros.
6126         * sysdeps/mach/bits/libc-lock.h: Likewise.
6127         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
6129 2002-12-06  Roland McGrath  <roland@redhat.com>
6131         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
6133         * malloc/hooks.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]
6134         (malloc_starter, memalign_starter, free_starter): Don't define these.
6135         * malloc/malloc.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]:
6136         Don't declare them either.
6137         * malloc/arena.c (ptmalloc_init) [_LIBC && USE_TLS]: Don't call
6138         __pthread_initialize, so no need to set hooks to *_starter.
6139         (ptmalloc_init_minimal): New function, broken out of ptmalloc_init.
6140         [_LIBC && SHARED && USE_TLS && !USE___THREAD]
6141         (__libc_malloc_pthread_startup): New function.
6142         * malloc/Versions (libc: GLIBC_PRIVATE): New set, add that function.
6144         * malloc/hooks.c (memalign_starter): New function.
6145         * malloc/malloc.c: Declare it.
6146         * malloc/arena.c (save_memalign_hook): New variable.
6147         (ptmalloc_init): Set __memalign_hook to memalign_starter.
6149         * elf/dl-minimal.c (free): Clear the memory.
6150         (calloc): Just call malloc, knowing all memory it returns is cleared.
6152         * sysdeps/generic/dl-tls.c (allocate_dtv): Use calloc instead of
6153         malloc and memset; calloc can avoid the zeroing when redundant.
6154         (_dl_tls_setup): Likewise.
6155         * elf/dl-load.c (decompose_rpath): Likewise.
6156         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Comment out memset
6157         call, since memory from sbrk at startup is already zero.
6159         * elf/rtld.c (_dl_start, dl_main): TLS_INIT_TP macro now returns an
6160         error string for failure, null for success.  Update callers.
6161         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
6162         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
6164 2002-12-05  Jakub Jelinek  <jakub@redhat.com>
6166         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
6167         args to i:iipi.
6168         (readahead): Change args to i:iii.
6169         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
6170         Change args to i:iii.
6171         * sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
6172         args to i:iiii.
6174 2002-12-05  Roland McGrath  <roland@redhat.com>
6176         * stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,
6177         call all functions rather than none.
6178         Reported by Mark P. Mitchell <mark@codesourcery.com>.
6180 2002-12-04  Roland McGrath  <roland@redhat.com>
6182         * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie
6183         on _nl_current_LC_* variables.
6185 2002-12-05  Ulrich Drepper  <drepper@redhat.com>
6187         * dirent/bug-readdir1.c (main): Don't call closedir, just close
6188         the file descriptor.  This is testing what the bug report was about.
6190 2002-12-04  Ulrich Drepper  <drepper@redhat.com>
6192         * po/be.po: New file.
6194         * argp/Makefile (tests): Add tst-argp1.
6196         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: (struct sigevent):
6197         Change type of _attribute to void*.
6198         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
6199         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
6200         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
6201         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
6202         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
6204 2002-12-04  Roland McGrath  <roland@redhat.com>
6206         * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]
6207         members to the end, so a libpthread compiled with !USE_TLS will still
6208         find other members properly.
6210         * sysdeps/i386/i486/bits/string.h (__strcpy_g): Add dummy output
6211         operand for DEST memory.  Fix dummy input operand to use SRC.
6212         Reported by Davin McCall <davmac@ozonline.com.au>.
6214         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Account for TCB
6215         alignment when initializing the DTV entry.
6217         * elf/dl-load.c (_dl_map_object_from_fd): If we hit a TLS segment
6218         when TLS has not been set up, try to set it up if we can.
6219         * elf/tst-tls4.c: Revert last change.
6220         * elf/tst-tls5.c: Likewise.
6221         * elf/tst-tls6.c: Likewise.
6222         * elf/tst-tls7.c: Likewise.
6223         * elf/tst-tls8.c: Likewise.
6224         * elf/tst-tls9.c: Likewise.
6226         * sysdeps/generic/dl-tls.c [SHARED] (_dl_tls_setup): New function.
6227         * sysdeps/generic/ldsodefs.h: Declare it.
6228         * elf/Versions (ld: GLIBC_PRIVATE): Add it.
6229         * sysdeps/generic/libc-tls.c (init_slotinfo): New static inline
6230         function, broken out of __libc_setup_tls.
6231         (init_static_tls): Likewise.
6232         (__libc_setup_tls): Call them.
6233         (_dl_tls_setup): New function, uses new subroutines.
6235         * elf/dl-close.c (free_slotinfo): Make argument pointer to pointer.
6236         Clear the pointer when returning true.
6237         (libc_freeres_fn) [SHARED]: If GL(dl_initial_dtv) is null, free the
6238         first element of the slotinfo list too.
6240         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Define only if
6241         [SHARED].
6243         * sysdeps/generic/ldsodefs.h (_dl_next_tls_modid): Declare as hidden.
6244         (_dl_determine_tlsoffset): Likewise.
6246         * elf/rtld.c (_dl_initial_error_catch_tsd): Renamed from
6247         startup_error_tsd, made global.
6248         (dl_main): Update initialization.
6249         * elf/dl-tsd.c: Likewise.
6250         * sysdeps/generic/ldsodefs.h: Declare it.
6252 2002-12-03  Ulrich Drepper  <drepper@redhat.com>
6254         * manual/texinfo.tex: Update from latest upstream version.
6256 2002-12-03  Roland McGrath  <roland@redhat.com>
6258         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS
6259         area surplus in calculation for sbrk call.
6261         * iconvdata/cp1125.c: New file.
6262         * iconvdata/Makefile (distribute): Add it.
6263         (modules): Add CP1125.
6264         (gen-8bit-gap-modules): Add cp1125.
6265         * iconvdata/gconv-modules: Add CP1125, alias RUSCII.
6266         * iconvdata/tst-tables.sh: Add CP1125 to the list to test.
6268 2002-12-03  Andreas Jaeger  <aj@suse.de>
6270         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
6272 2002-12-03  Ulrich Drepper  <drepper@redhat.com>
6274         * sysdeps/posix/system.c (do_system): Make signal handler
6275         installation thread safe.
6277 2002-12-02  Roland McGrath  <roland@redhat.com>
6279         * sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change
6280         caller from EXTRA to -.
6281         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6282         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6283         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
6285 2002-12-02  Carlos O'Donell  <carlos@baldric.uwo.ca>
6287         * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both
6288         bits of RM are cleared.
6290 2002-12-02  Roland McGrath  <roland@redhat.com>
6292         * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy
6293         TLS setup is required.
6294         * elf/tst-tls5.c: Likewise.
6295         * elf/tst-tls6.c: Likewise.
6296         * elf/tst-tls7.c: Likewise.
6297         * elf/tst-tls8.c: Likewise.
6298         * elf/tst-tls9.c: Likewise.
6300         * elf/rtld.c (dl_main): Remove [! SHARED] conditional from
6301         `if (GL(dl_tls_max_dtv_idx) > 0)' tests for doing TLS setup.
6302         * elf/dl-close.c (libc_freeres_fn): Check GL(dl_tls_dtv_slotinfo_list)
6303         for being null before calling free_slotinfo.
6304         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: For PT_TLS in
6305         dynamic loading, bail with error if GL(dl_tls_max_dtv_idx) is zero.
6307 2002-11-30  Bruno Haible  <bruno@clisp.org>
6309         * iconv/gconv.h (__gconv_btowc_fct): New typedef.
6310         (struct __gconv_step): New field __btowc_fct.
6311         * wcsmbs/btowc.c (__btowc): Use the __btowc_fct shortcut if possible.
6312         * iconv/gconv_int.h (__BUILTIN_TRANSFORM): Renamed from
6313         __BUILTIN_TRANS.
6314         (__gconv_btwoc_ascii): New declaration.
6315         * iconv/gconv_simple.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
6316         (__gconv_btwoc_ascii): New function.
6317         * iconv/gconv_builtin.h: Add BtowcFct argument to all
6318         BUILTIN_TRANSFORMATION invocations.
6319         * iconv/gconv_conf.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
6320         * iconv/iconvconfig.c (BUILTIN_TRANSFORMATION): Likewise.
6321         * iconv/gconv_builtin.c (map): New field btowc_fct.
6322         (BUILTIN_TRANSFORMATION): Add BtowcFct argument. Use it to initialize
6323         btowc_fct field.
6324         (__gconv_get_builtin_trans): Initialize __btowc_fct field.
6325         * iconv/gconv_cache.c (find_module): Initialize __btowc_fct field.
6326         * iconv/gconv_db.c (gen_steps, increment_counter): Likewise.
6327         * wcsmbs/wcsmbsload.c (to_wc, to_mb): Likewise.
6328         * iconv/skeleton.c: Document STORE_REST and FROM_ONEBYTE.
6329         (gconv_init): Initialize __btowc_fct field.
6330         Undefine EXTRA_LOOP_ARGS and FROM_ONEBYTE at the end.
6331         * iconv/loop.c: Document ONEBYTE_BODY.
6332         (gconv_btowc, FROM_ONEBYTE): Define if ONEBYTE_BODY is defined.
6333         Undefine ONEBYTE_BODY at the end.
6334         * iconvdata/8bit-generic.c (ONEBYTE_BODY): New macro.
6335         * iconvdata/8bit-gap.c (NONNUL): New macro.
6336         (BODY for FROM_LOOP): Use it.
6337         (ONEBYTE_BODY): New macro.
6338         * iconvdata/isiri-3342.c (HAS_HOLES): Set to 1.
6339         (NONNUL): New macro.
6340         * iconvdata/ansi_x3.110.c (ONEBYTE_BODY): New macro.
6341         * iconvdata/armscii-8.c (ONEBYTE_BODY): New macro.
6342         * iconvdata/cp1255.c (ONEBYTE_BODY): New macro.
6343         * iconvdata/cp1258.c (ONEBYTE_BODY): New macro.
6344         * iconvdata/tcvn5712-1.c (ONEBYTE_BODY): New macro.
6345         * iconvdata/big5.c (ONEBYTE_BODY): New macro.
6346         * iconvdata/big5hkscs.c (ONEBYTE_BODY): New macro.
6347         * iconvdata/euc-cn.c (ONEBYTE_BODY): New macro.
6348         * iconvdata/euc-jp.c (ONEBYTE_BODY): New macro.
6349         * iconvdata/euc-jisx0213.c (ONEBYTE_BODY): New macro.
6350         * iconvdata/euc-kr.c (ONEBYTE_BODY): New macro.
6351         * iconvdata/euc-tw.c (ONEBYTE_BODY): New macro.
6352         * iconvdata/gbk.c (ONEBYTE_BODY): New macro.
6353         * iconvdata/gb18030.c (ONEBYTE_BODY): New macro.
6354         * iconvdata/ibm932.c: Include <stdbool.h>.
6355         (TRUE, FALSE): Remove macros.
6356         (BODY for FROM_LOOP): Remove unused variable rp1.
6357         (ONEBYTE_BODY): New macro.
6358         (BODY for TO_LOOP): Use bool.
6359         * iconvdata/ibm932.h (__ibm932sb_to_ucs4_idx): Remove array.
6360         * iconvdata/ibm943.c: Include <stdbool.h>.
6361         (TRUE, FALSE): Remove macros.
6362         (BODY for FROM_LOOP): Remove unused variable rp1.
6363         (ONEBYTE_BODY): New macro.
6364         (BODY for TO_LOOP): Use bool.
6365         * iconvdata/ibm943.h (__ibm943sb_to_ucs4_idx): Remove array.
6366         * iconvdata/iso8859-1.c (ONEBYTE_BODY): New macro.
6367         * iconvdata/iso_6937-2.c (ONEBYTE_BODY): New macro.
6368         * iconvdata/iso_6937.c (ONEBYTE_BODY): New macro.
6369         * iconvdata/johab.c (ONEBYTE_BODY): New macro.
6370         * iconvdata/sjis.c (ONEBYTE_BODY): New macro.
6371         * iconvdata/shift_jisx0213.c (ONEBYTE_BODY): New macro.
6372         * iconvdata/t.61.c (ONEBYTE_BODY): New macro.
6373         * iconvdata/uhc.c (ONEBYTE_BODY): New macro.
6374         * iconvdata/gbbig5.c: Tweak comment.
6376 2002-12-02  Ulrich Drepper  <drepper@redhat.com>
6378         * po/fi.po: Update from translation team.
6380 2002-12-01  Roland McGrath  <roland@redhat.com>
6382         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
6383         testing getdents64 return value.
6385         * scripts/versions.awk: Don't pass -n flag to sort command.
6387         * posix/bug-regex13.c: Include <string.h>.
6389         * sysdeps/generic/libc-start.c (__libc_start_main): Do
6390         DL_SYSDEP_OSCHECK here.
6391         * sysdeps/unix/sysv/linux/init-first.c (init): Not here.
6392         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include <fcntl.h>.
6394         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Bail if
6395         argument TCBSIZE <= TLS_INIT_TCB_SIZE, not just if it's zero.
6397         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Check l_tls_offset
6398         instead of l_type to decide whether to use TLS_DTV_UNALLOCATED.
6400         * include/link.h: Comment typo fix.
6402 2002-12-01  Roland McGrath  <roland@frob.com>
6404         * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_FSYNC): Set to 200112L.
6405         (_POSIX_SPAWN, _POSIX_MAPPED_FILES, _POSIX_MEMLOCK_RANGE,
6406         _POSIX_MEMORY_PROTECTION): Likewise.
6407         (_POSIX_POLL, _POSIX_SELECT): Removed.
6409 2002-11-28  Ulrich Drepper  <drepper@redhat.com>
6411         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define macros which
6412         require it to 200112L.  Remove _POSIX_POLL and _POSIX_SELECT.
6414 2002-11-28  Jakub Jelinek  <jakub@redhat.com>
6416         * sysdeps/unix/alpha/sysdep.S: Change defined(USE___THREAD) to
6417         USE___THREAD.
6418         * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall*): Avoid
6419         "=v" constraints.
6421 2002-11-28  Ulrich Drepper  <drepper@redhat.com>
6423         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Don't trash the CPU's
6424         branch prediction buffers by using unpaired call/ret.
6426 2002-11-27  Ulrich Drepper  <drepper@redhat.com>
6428         * sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Fix typo in
6429         first parameters constraint string.
6430         (ASMFMT_3): Likewise.  Patch by stefan.lauterbach@mincom.de.
6432 2002-11-27  Isamu Hasegawa  <isamu@yamato.ibm.com>
6434         * posix/regcomp.c (parse_expression): Set the bit since the back
6435         reference is used in the regular expression.
6436         * posix/regex_internal.c (re_node_set_init_1): Make it clean in case
6437         of malloc failure.
6438         (re_node_set_init_copy): Likewise.
6439         * posix/regex_internal.h (state_array_t): New structure.
6440         (re_sub_match_last_t): Likewise.
6441         (re_sub_match_top_t): Likewise.
6442         (re_match_context_t): Add new members.
6443         (re_dfa_t): Likewise.
6444         * posix/regexec.c (re_search_internal): Invoke prune_impossible_nodes
6445         to check the matching is really correct, and retry if failed.
6446         Move the routin pruning the impossible nodes from here, ...
6447         (prune_impossible_nodes): To this function.
6448         (check_matching): Invoke check_subexp_matching_top, and replace
6449         redundant checking with transit_state_bkref invocation.
6450         (proceed_next_node): Replace strncmp with memcmp.  Reported by
6451         Paolo Bonzini  <bonzini@gnu.org>.
6452         (update_cur_sifted_state): Remove search_subexp invocation.
6453         (search_subexp): Remove this function.
6454         (check_dst_limits_calc_pos): Use search_cur_bkref_entry for
6455         optimization.
6456         (sift_states_bkref): Use search_cur_bkref_entry for optimization.
6457         Remove unused invocation of match_ctx_add_entry.
6458         (transit_state): Invoke check_subexp_matching_top.
6459         (check_subexp_matching_top): New function.
6460         (transit_state_bkref): Remove unused array.
6461         Merge transit_state_bkref_loop.
6462         (transit_state_bkref_loop): Use get_subexp instead of
6463         sift_states_backward.  Use search_cur_bkref_entry for optimization.
6464         Merge this function to transit_state_bkref.
6465         (get_subexp): New function.
6466         (get_subexp_sub): Likewise.
6467         (find_subexp_node): Likewise.
6468         (check_arrival): Likewise.
6469         (check_arrival_expand_ecl): Likewise.
6470         (check_arrival_expand_ecl_sub): Likewise.
6471         (expand_bkref_cache): Likewise.
6472         (match_ctx_init): Initialize new members.
6473         (match_ctx_clean): New function.
6474         (match_ctx_free): Release new members.
6475         (match_ctx_free_subtops): New function.
6476         (match_ctx_add_entry): Fix indent.
6477         (search_cur_bkref_entry): New function.
6478         (match_ctx_add_subtop): Likewise.
6479         (match_ctx_add_sublast): Likewise.
6481 2002-11-25  Ulrich Drepper  <drepper@redhat.com>
6483         * iconv/Makefile (tests): Remove tst-iconv4.c
6484         * iconv/tst-iconv4.c: Moved to...
6485         * iconvdata/tst-iconv4.c: ...here.  New file.
6486         * iconvdata/Makefile (tests): Add tst-iconv4.  Add dependencies.
6488 2002-11-25  Roland McGrath  <roland@redhat.com>
6490         * inet/test-ifaddrs.c (main: addr_string): Handle null SA.
6491         Grok AF_LINK if defined.
6492         From Momchil Velikov <velco@fadata.bg>.
6494         * sysdeps/gnu/ifaddrs.c (getifaddrs): If ioctl fails for netmask,
6495         brdaddr, or dstaddr, just set those pointers to null and don't fail.
6496         Reported by Momchil Velikov <velco@fadata.bg>.
6498         * sysdeps/generic/ifreq.h (__if_nextreq) [_HAVE_SA_LEN]: If sa_len
6499         is > sizeof IFR->ifa_addr, advance past the whole longer length.
6500         (__ifreq): Count up NIFS that way too.
6501         Reported by Momchil Velikov <velco@fadata.bg>.
6503         * sysdeps/mach/hurd/lchmod.c: Include <fcntl.h>.
6505         * sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h>
6506         and <fpu_control.h>.
6508 2002-11-24  Ulrich Drepper  <drepper@redhat.com>
6510         * elf/elf.h (EM_ST19): Fix typo.
6512 2002-11-25  Jakub Jelinek  <jakub@redhat.com>
6514         * include/errno.h (__set_errno): Define as errno = val
6515         unconditionally.
6517 2002-11-24  Roland McGrath  <roland@redhat.com>
6519         * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.
6520         * sysdeps/posix/writev.c: Likewise.
6521         From Momchil Velikov <velco@fadata.bg>.
6523         * elf/dl-error.c [! _LIBC_REENTRANT]: Use a static variable instead of
6524         calling *GL(dl_error_catch_tsd) for a thread-local location.
6525         * elf/rtld.c (startup_error_tsd): Conditionalize on [_LIBC_REENTRANT].
6526         (dl_main): Same for GL(dl_error_catch_tsd) initialization.
6527         * elf/dl-tsd.c: Conditionalize contents on [_LIBC_REENTRANT].
6529         * libio/iofflush.c: Add libc_hidden_def.
6530         * libio/iofwrite.c: Likewise.
6531         * sysdeps/generic/sigtimedwait.c: Likewise.
6532         * sysdeps/generic/sigwaitinfo.c: Likewise.
6533         * sysdeps/posix/sigwait.c: Likewise.
6534         Reported by Momchil Velikov <velco@fadata.bg>.
6536         * inet/inet_lnaof.c (inet_lnaof): Change return type to in_addr_t
6537         to match <arpa/inet.h> declaration.
6538         * inet/inet_netof.c (inet_netof): Likewise.
6539         * inet/inet_mkadr.c (inet_makeaddr): Likewise for argument types.
6540         Reported by Momchil Velikov <velco@fadata.bg>.
6542         * configure.in: Skip AUTOCONF check under --without-cvs.
6543         * configure: Regenerated.
6545         * posix/Makefile (headers): Add bits/pthreadtypes.h.
6546         * sysdeps/unix/sysv/linux/Makefile (sysdep_heaers): Don't add it here.
6547         * sysdeps/unix/sysv/linux/Dist: Remove it from the list.
6549 2002-11-24  Andreas Schwab  <schwab@suse.de>
6551         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Support inline syscall
6552         with six arguments.
6554 2002-11-19  Jim Meyering  <jim@meyering.net>
6556         * time/mktime.c (__mon_yday, __mktime_internal) [!_LIBC]: Declare
6557         as `static'.
6558         * time/strptime.c (__mon_yday) [!_LIBC]: Declare as `static'.
6560 2002-11-23  Roland McGrath  <roland@redhat.com>
6562         * scripts/abilist.awk: Avoid strtonum function, not there in mawk.
6563         Just produce hex output for datum sizes.
6565         * elf/Makefile ($(objpfx)librtld.mk): Tighten up regexp.
6566         Reported by Luca Barbieri <ldb@ldb.ods.org>.
6568 2002-11-20  Steven Munroe  <sjmunroe@us.ibm.com>
6570         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds)
6571         [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
6572         and __unused3 fields.
6573         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h (semid_ds)
6574         [__WORDSIZE == 32]: Only PPC32 requires __unused1
6575         and __unused2 fields.
6576         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (shmid_ds)
6577         [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
6578         __unused3, and __unused4 fields.
6580         * csu/gmon-start.c (__gmon_start__): Always use TEXT_START macro to
6581         obtain lowest address for profiling in __monstartup call.
6583 2002-11-21  Roland McGrath  <roland@redhat.com>
6585         * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove redunant
6586         $(calls) $(calls:=f) $(long-c-$(long-double-fcts)).
6588         * locale/localeinfo.h (struct locale_data): Revert last change.
6590         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it.
6591         From Ian Wienand <ianw@gelato.unsw.edu.au>.
6593         * sysdeps/unix/sysv/linux/ia64/sysdep.h (__NR_pread): Define to
6594         __NR_pread64 if not defined.
6595         (__NR_pwrite): Define to __NR_pwrite64 if not defined.
6596         From Ian Wienand <ianw@gelato.unsw.edu.au>.
6598 2002-11-21  Roland McGrath  <roland@frob.com>
6600         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set
6601         __libc_multiple_libcs here.  Call __setfpucw.
6603 2002-11-21  Ulrich Drepper  <drepper@redhat.com>
6605         * elf/Makefile (tests): Don't run test-arrayX tests for now.
6607         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags.
6608         * sysdeps/unix/sysv/linux/i386/clone.S: Add support for
6609         CLONE_CHILD_*TID flags.
6611 2002-11-20  Andreas Jaeger  <aj@suse.de>
6613         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):
6614         We pass struct ucontext on x86-64.
6615         (GET_PC): Adjust.
6616         (GET_FRAME): Adjust.
6617         (GET_STACK): Adjust.
6619 2002-11-20  Roland McGrath  <roland@redhat.com>
6621         * sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: Further
6622         conditionalize [! DO_VERSIONING] #error.
6624         * scripts/abilist.awk: Grok function descriptor symbols.
6626         * intl/tst-gettext.c (main): Check return values from setlocale.
6627         Add necessary unsetenv's to make LANG=existing-locale check work.
6629         * intl/tst-gettext.sh: Use mkdir -p.  Copy test files unconditionally,
6630         so aborted prior runs don't confuse things.
6632         * locale/localeinfo.h (struct locale_data: union locale_data_value):
6633         Use uintptr_t instead of unsigned int for `word' member.
6634         (_NL_CURRENT_WORD): Cast to uint32_t.
6636         * posix/bug-regex5.c (main): Use union to extract _NL_COLLATE_NRULES
6637         value.
6639 2002-11-20  Ulrich Drepper  <drepper@redhat.com>
6641         * elf/tls-macros.h: Add IA-64 definitions.
6642         Patch by Ian Wienand <ianw@gelato.unsw.edu.au>.
6644         * iconv/Makefile (tests): Add tst-iconv4.
6645         * iconv/tst-iconv4.c: New file.
6647         * iconv/gconv_simple.c (internal_ucs4le_loop_unaligned): Return
6648         __GCONV_EMPTY_INPUT only if input is really empty.  Otherwise
6649         __GCONV_INCOMPLETE_INPUT.
6650         (ucs4le_internal_loop): Likewise.
6651         (ucs4le_internal_loop_unaligned): Likewise.
6652         * iconvdata/unicode.c (PREPARE_LOOP): Likewise.
6653         * iconvdata/utf-16.c (PREPARE_LOOP): Likewise.
6654         * iconvdata/utf-32.c (PREPARE_LOOP): Likewise.
6656         * iconv/loop.c (LOOPFCT): First test for empty input then for full
6657         output buffer.
6659         * inet/getnameinfo.c: Use extend_alloca where appropriate.
6660         * sysdeps/posix/getaddrinfo.c: Likewise.
6662         * include/alloca.h (extend_alloca): New define.  Based on stack
6663         direction it'll try to append to the previouls allocated buffer.
6665 2002-11-07  Thorsten Kukuk  <kukuk@suse.de>
6667         * sysdeps/posix/getaddrinfo.c (gaih_inet): If AF_UNSPEC is set,
6668         use the same service for AF_INET and AF_INET6.
6670 2002-11-19  Ulrich Drepper  <drepper@redhat.com>
6672         * intl/localealias.c (read_alias_file): Use only about 400 bytes
6673         of stack space instead of 16k.
6675 2002-11-18  Wolfram Gloger  <wg@malloc.de>
6677         * malloc/arena.c
6678         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
6679         nothing if not initialized.  Bug report from Marcus Brinkmann
6680         <Marcus.Brinkmann@ruhr-uni-bochum.de>.
6682 2002-11-19  Roland McGrath  <roland@redhat.com>
6684         * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and
6685         sched_setaffinity.
6687         * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries
6688         `-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for
6689         test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed.
6690         * configure: Regenerated.
6692 2002-11-19  Ulrich Drepper  <drepper@redhat.com>
6694         * include/dlfcn.h: __libc_dlopen is now a macro calling
6695         __libc_dlopen_mode with the extra parameter RTLD_LAZY.
6696         (__libc_dlopen_mode): New prototype.
6697         * elf/dl-libc.c (__libc_dlopen_mode): Renamed from __libc_dlopen.  Add
6698         new parameter.  Store new parameter in mode field of structure passed
6699         to do_dlopen.
6700         (struct do_dlopen_args): Add new field mode.
6701         (do_dlopen): Pass mode from parameter structure to _dl_open.
6703 2002-11-11  Randolf Chung  <tausq@debian.org>
6705         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64]
6706         (F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions.
6707         * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file.
6709         * sysdeps/hppa/fpu/libm-test-ulps: New file (generated).
6711         * sysdeps/hppa/Makefile (CFLAGS-rtld.c): New variable.
6712         Set -mdisable-fpregs for this file.
6714 2002-11-11  Carlos O'Donell  <carlos@baldric.uwo.ca>
6716         * sysdeps/unix/sysv/linux/configure.in:
6717         Make 2.4.19 minimum linux kernel for hppa, and add unwind symbols
6718         from gcc-3.0 era for backwards compatibility.
6719         * sysdeps/unix/sysv/linux/configure: Regenerate.
6721         * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h:
6722         Define mcontext_t as a sigcontext.
6724 2002-11-18  Roland McGrath  <roland@redhat.com>
6726         * dlfcn/dlerror.c (fini): New function, __attribute__ ((destructor)).
6727         Free memory in `last_result' if it was used.
6729         * resolv/nss_dns/dns-network.c (getanswer_r): In BYNAME case, search
6730         all aliases for one that matches the "<dotted-quad>.IN-ADDR.ARPA" form.
6731         Do the parsing inline instead of copying strings and calling
6732         inet_network, and properly skip all alias names not matching the form.
6734         * manual/pattern.texi (Variable Substitution): Fix # and ## examples.
6736 2002-11-17  Ulrich Drepper  <drepper@redhat.com>
6738         * manual/pattern.texi (Wordexp Example): Fix sample code.
6740         * sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the
6741         childs stack which will be loaded into the %esi register.
6743 2002-11-14  Paul Eggert  <eggert@twinsun.com>
6745         * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer
6746         overflow when skipping the question part and when unpacking aliases.
6748 2002-11-15  Roland McGrath  <roland@redhat.com>
6750         * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,
6751         s_finite, s_modf, s_scalbn, s_frexp, m_ldexp, s_signbit.
6752         Instead add $(calls:s_%=m_%) to get m_* versions of them all.
6754 2002-11-15  Jakub Jelinek  <jakub@redhat.com>
6756         * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.
6757         * sysdeps/arm/dl-machine.h (elf_machine_rela): Handle R_ARM_COPY.
6759 2002-11-15  Roland McGrath  <roland@redhat.com>
6761         * math/Makefile (libm-calls): Change s_ldexp to m_ldexp.
6762         * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules for m_%.[Sc]
6763         from sysdeps/.../s_%.[Sc] with commands $(+make-include-of-dep).
6764         (+make-include-of-dep): New canned sequence.
6766         * stdlib/canonicalize.c (__realpath): Check for malloc failure.
6767         From Dmitry V. Levin <ldv@altlinux.org>.
6769 2002-11-14  Roland McGrath  <roland@redhat.com>
6771         * sysdeps/generic/errno.c (__libc_errno): Remove alias.
6772         * inet/herrno.c (__libc_h_errno): Likewise.
6773         * resolv/res_libc.c (__libc_res): Likewise.
6774         [USE___THREAD]: Use this in place of [USE_TLS && HAVE___THREAD].
6775         (__res_state) [! USE___THREAD]: Don't define as weak.
6776         * csu/Versions: Revert last change.
6777         * resolv/Versions: Revert last change.
6779         * Makerules ($(common-objpfx)%.make): New pattern rule.
6780         * tls.make.c: New file.
6781         * Makefile (distribute): Add it.
6783         * sysdeps/generic/errno.c [! USE___THREAD]
6784         [HAVE_ELF && SHARED && DO_VERSIONING] (errno, _errno): Declare these
6785         with compat_symbol so they are not link-time visible.
6786         [! USE___THREAD] (__libc_errno): New alias for errno.
6787         * csu/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
6788         Add __libc_errno here.
6789         * inet/herrno.c [USE___THREAD]: Use this conditional
6790         in place of [USE_TLS && HAVE___THREAD].
6791         [! USE___THREAD] [HAVE_ELF && SHARED && DO_VERSIONING]
6792         (h_errno, _h_errno): Declare these with compat_symbol so they are not
6793         link-time visible.
6794         [! USE___THREAD] (__libc_h_errno): New alias for h_errno.
6795         * resolv/res_libc.c [! USE___THREAD]
6796         [HAVE_ELF && SHARED && DO_VERSIONING] (_res): Likewise.
6797         (_res): Use __attribute__ ((section (".bss"))) so we can have an alias.
6798         (__libc_res): Define as alias for _res.
6799         * resolv/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
6800         Add __libc_h_errno and __libc_res here.
6802 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
6804         * csu/Versions (errno): Move STT_TLS symbol to GLIBC_PRIVATE for now.
6805         * resolv/Versions (h_errno, _res): Likewise.
6807 2002-11-14  Roland McGrath  <roland@redhat.com>
6809         * Makerules (%.dynsym): Remove $(objpfx) from target and dep.
6810         (%.symlist): Likewise.
6812 2002-11-13  Roland McGrath  <roland@redhat.com>
6814         * scripts/abilist.awk: New file.
6815         * Makefile (distribute): Add it.
6816         * Makerules ($(objpfx)%.dynsym, $(objpfx)%.symlist): New rules.
6817         (tests): Depend on .symlist file for each $(install-lib.so-versioned).
6818         [$(subdir) = elf] (tests): Depend on libc.symlist.
6819         (generated, common-generated): Add those files.
6821         * aclocal.m4 (LIBC_PROG_BINUTILS): Check for objdump, set OBJDUMP.
6822         * configure: Regenerated.
6823         * config.make.in (OBJDUMP): New variable, substituted by configure.
6825         * malloc/mcheck.c (struct hdr): New members `block' and `magic2'.
6826         (mallochook, reallochook): Set them up.
6827         (checkhdr): Check HDR->magic2 value.
6828         (freehook): Reset HDR->magic2.
6829         (memalignhook): New static function.
6830         (old_memalign_hook): New static variable.
6831         (mcheck, reallochook): Set __memalign_hook to memalignhook.
6833         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space
6834         for the new TCB.
6836 2002-11-13  Andreas Jaeger  <aj@suse.de>
6838         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Check for visibility
6839         attribute.
6840         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6842 2002-11-11  Paul Eggert  <eggert@twinsun.com>
6844         * manual/crypt.texi (Cryptographic Functions): Mention that
6845         the MD5 one-way algorithm is compatible with BSD's.
6847 2002-11-11  Isamu Hasegawa  <isamu@yamato.ibm.com>
6849         * posix/regex_internal.c (re_string_skip_chars): Also return the last
6850         wide character.
6851         (re_string_reconstruct): Calculate the context by itself when the
6852         offset points out of the valid range.
6853         (re_string_context_at): Use wide character when MB_CUR_MAX > 1.
6854         * posix/regex_internal.h (WIDE_NEWLINE_CHAR): New macro.
6855         (IS_WIDE_WORD_CHAR): New macro.
6856         (IS_WIDE_NEWLINE): New macro.
6858 2002-11-12  Andreas Jaeger  <aj@suse.de>
6860         * sysdeps/x86_64/strchr.S: Don't use one register for two
6861         purposes, this fixes a bug noticed by test-strchr.c.
6863         * sysdeps/x86_64/strcat.S: Fix algorithm to align source pointer
6864         correctly.
6866 2002-11-12  Roland McGrath  <roland@redhat.com>
6868         * libio/libioP.h [_LIBC && !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]
6869         (_G_IO_NO_BACKWARD_COMPAT): Define it.
6871         * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h>
6872         instead of <pt-machine.h>.
6873         [_LIBC_REENTRANT] (lock, unlock): Use __sync_lock_* macros instead of
6874         testandset.
6875         From Ian Wienand <ianw@gelato.unsw.edu.au>.
6877 2002-11-10  Roland McGrath  <roland@redhat.com>
6879         * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.
6880         Call fputs instead of fwprintf (simpler to follow in debugger).
6882         * crypt/md5-crypt.c: Doc fix.
6884         * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at
6885         the beginning of generated target commands.
6887         * csu/Makefile ($(objpfx)crti.o, $(objpfx)crtn.o): Add explicit
6888         dependencies for these in case implicit rule search skipped the
6889         nonexistent source directory.
6890         * sysdeps/gnu/Makefile ($(objpfx)errlist.d): Give this rule all the
6891         files with $(object-suffixes) as targets too.
6892         * Makerules [no_deps && objpfx] (before-compile): Add $(objpfx).
6893         and a target for it using $(make-target-directory).
6895         * Rules (before-compile): Add $(common-objpfx)bits/stdio-lim.h.
6897 2002-11-10  Roland McGrath  <roland@frob.com>
6899         * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
6900         * sysdeps/generic/bits/pthreadtypes.h: ... here.
6902         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with
6903         l_start == 0 and l_len == 1 as we do l_len == 0.
6905 2002-11-10  Ulrich Drepper  <drepper@redhat.com>
6907         * po/da.po: Update from translation team.
6909 2002-11-10  Roland McGrath  <roland@redhat.com>
6911         * config.make.in (includedir): New variable, substituted by configure.
6912         Reported missing by Jocelyn Fournier <joc@presence-pc.com>.
6913         * Makeconfig (includedir): Use $(prefix), not $(exec_prefix).
6915 2002-11-10  Andreas Jaeger  <aj@suse.de>
6917         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h (enum): Add
6918         REG_OLDMASK and REG_CR2 to synch with kernel header.
6919         (NGREG): Increase.
6921         * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict
6922         aliasing problem.
6923         * nss/getXXbyYY_r.c (INTERNAL): Likewise.
6924         * nss/getnssent_r.c (__nss_getent_r): Likewise.
6925         (__nss_setent): Likewise.
6926         (__nss_getent_r): Likewise.
6927         * inet/getnetgrent_r.c (innetgr): Likewise.
6928         (__internal_setnetgrent_reuse): Likewise.
6929         (internal_getnetgrent_r): Likewise.
6930         * inet/ether_hton.c (ether_hostton): Likewise.
6931         * inet/ether_ntoh.c (ether_ntohost): Likewise.
6932         * sunrpc/netname.c (netname2user): Likewise.
6933         * sunrpc/publickey.c (getpublickey): Likewise.
6934         (getsecretkey): Likewise.
6936 2002-11-09  Marcus Brinkmann  <marcus@gnu.org>
6938         * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Correct off by one
6939         error in range calculation.
6941 2002-10-09  Jakub Jelinek  <jakub@redhat.com>
6943         * string/test-strspn.c (do_test): Ensure zero termination.
6944         * string/test-strpbrk.c (do_test): Likewise.
6945         * string/test-strncmp.c (stupid_strncmp): Use strnlen, not strlen.
6946         * string/test-strncpy.c (stupid_strncpy): Likewise.
6947         * string/test-stpncpy.c (stupid_stpncpy): Likewise.
6949 2002-10-08  Roland McGrath  <roland@redhat.com>
6951         * string/test-string.h (test_init): Fill BUF1 and BUF2 with
6952         nonzero characters.
6954 2002-09-22  H.J. Lu  <hjl@gnu.org>
6956         * sysdeps/unix/sysv/linux/mmap64.c (MMAP2_PAGE_SHIFT): Renamed
6957         from PAGE_SHIFT.  Define if not defined.  Check MMAP2_PAGE_SHIFT
6958         only if __NR_mmap2 is defined.
6960         * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Moved to ...
6961         * sysdeps/unix/sysv/linux/mmap64.c: ... here.
6962         * sysdeps/unix/sysv/linux/hppa/mmap64.c: File removed.
6963         * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: FIle removed,
6965 2002-11-08  Jakub Jelinek  <jakub@redhat.com>
6967         * posix/bug-regex13.c (tests): Add new test.
6969         * string/test-strchr.c (stupid_strchr): New function.
6970         (do_random_tests): Make sure the string is zero terminated.
6971         * string/test-strpbrk.c (stupid_strpbrk): New function.
6972         (do_random_tests): Make sure the string is zero terminated.
6973         * string/test-strcmp.c (stupid_strcmp): New function.
6974         (do_random_tests): Make sure the strings are zero terminated.
6975         * string/test-strspn.c (stupid_strspn): New function.
6976         (simple_strspn): Rename rej argument to acc.
6977         (do_random_tests): Make sure the string is zero terminated.
6978         * string/test-strcspn.c (stupid_strcspn): New function.
6979         * string/test-strncpy.c (stupid_strncpy): New function.
6980         * string/test-stpncpy.c (stupid_stpncpy): New function.
6981         * string/test-strncmp.c (stupid_strncmp): New function.
6982         (do_random_tests): Make sure the strings are zero terminated.
6983         * string/test-string.h (impl_t): Change test into long.
6984         (IMPL): Add __attribute__((aligned (sizeof (void *)))).
6986 2002-11-08  Roland McGrath  <roland@redhat.com>
6988         * sysdeps/ia64/elf/configure.in: Add TLS check.
6989         From Ian Wienand <ianw@cse.unsw.edu.au>.
6990         * sysdeps/ia64/elf/configure: Regenerated.
6992 2002-11-07  Roland McGrath  <roland@redhat.com>
6994         * libio/fileops.c (_IO_new_file_overflow): Use INTUSE(_IO_do_write) in
6995         place of _IO_new_do_write.
6996         [_LIBC] (_IO_do_write): Define as macro for _IO_new_do_write and
6997         #undef before versioned_symbol use.
6999 2002-11-07  Richard Henderson  <rth@redhat.com>
7001         * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.
7002         * configure: Regenerated.
7003         * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove #undef.
7004         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Use !samegp.
7005         (RTLD_START): Likewise.  Access _dl_skip_args, _rtld_local, and
7006         _dl_fini via gp-relative relocations.
7007         * sysdeps/alpha/fpu/e_sqrt.c: Use !samegp.
7009         * elf/tls-macros.h: Add alpha versions.
7010         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Handle TLS relocs.
7011         * sysdeps/unix/alpha/sysdep.S: Support USE___THREAD.
7012         * sysdeps/unix/alpha/sysdep.h: Likewise.  Add SYSCALL_ERROR_HANDLER.
7013         * sysdeps/unix/sysv/linux/alpha/brk.S: Use it.
7014         * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
7015         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
7016         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
7017         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
7018         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
7019         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
7020         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Likewise.
7021         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
7022         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
7023         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
7024         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
7025         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
7026         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
7027         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
7029         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Re-include protect.
7030         Kill argument registers across the inline syscall.
7032         * sysdeps/unix/sysv/linux/alpha/clone.S: Add user_tid and tls args.
7034         * linuxthreads/sysdeps/alpha/tls.h: New file.
7035         * sysdeps/alpha/dl-tls.h: New file.
7037 2002-10-29  David Mosberger  <davidm@hpl.hp.com>
7039         * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]
7040         (gmon_initializer): New function.
7041         (.init prologue): If HAVE_INITFINI_ARRAY is true, don't call
7042         __gmon_start__ here.  Call it from gmon_initializer() instead.
7044 2002-03-12  H.J. Lu  <hjl@gnu.org>
7046         * elf/Makefile [$(have-initfini-array) = yes] (tests): Add tst-array1,
7047         tst-array2, and tst-array3.
7048         [$(have-initfini-array) = yes] (tests-static): Add tst-array3.
7049         [$(have-initfini-array) = yes] (modules-names): Add tst-array2dep.
7050         ($(objpfx)tst-array1.out): New target.
7051         ($(objpfx)tst-array2): Likewise.
7052         ($(objpfx)tst-array2.out): Likewise.
7053         ($(objpfx)tst-array3.out): Likewise.
7054         * elf/tst-array1.c: New file.
7055         * elf/tst-array1.exp: Likewise.
7056         * elf/tst-array2.c: Likewise.
7057         * elf/tst-array2dep.c: Likewise.
7058         * elf/tst-array2.exp: Likewise.
7059         * elf/tst-array3.c: Likewise.
7061 2002-10-28  David Mosberger  <davidm@hpl.hp.com>
7063         * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.
7064         Don't add L->l_addr to array entry values.
7066 2002-11-07  Jakub Jelinek  <jakub@redhat.com>
7068         * string/test-string.h: New file.
7069         * string/test-strlen.c: New file.
7070         * string/test-string.h: New file.
7071         * string/test-strcmp.c: New file.
7072         * string/test-strchr.c: New file.
7073         * string/test-strrchr.c: New file.
7074         * string/test-strcpy.c: New file.
7075         * string/test-stpcpy.c: New file.
7076         * string/test-strncpy.c: New file.
7077         * string/test-stpncpy.c: New file.
7078         * string/test-strpbrk.c: New file.
7079         * string/test-strcspn.c: New file.
7080         * string/test-strspn.c: New file.
7081         * string/test-strcat.c: New file.
7082         * string/test-strncmp.c: New file.
7083         * string/test-memchr.c: New file.
7084         * string/test-memcmp.c: New file.
7085         * string/test-memset.c: New file.
7086         * string/test-memcpy.c: New file.
7087         * string/test-mempcpy.c: New file.
7088         * string/test-memmove.c: New file.
7089         * string/Makefile (strop-tests): New variable.
7090         (tests): Add strop-tests.
7091         (distribute): Add test-string.h.
7093 2002-11-06  Ulrich Drepper  <drepper@redhat.com>
7095         * posix/regcomp.c: Use tabs instead of spaces.
7096         * posix/regexec.c: Likewise.
7097         * posix/regex_internal.h: Likewise.
7099         * posix/regcomp.c (re_compile_fastmap_iter): Use __wcrtomb not wctomb.
7101 2002-11-06  Jakub Jelinek  <jakub@redhat.com>
7103         * posix/regcomp.c (re_compile_pattern): Don't set regs_allocated
7104         here.
7105         (regcomp): Don't set can_be_null here.
7106         (re_comp): Clear whole re_comp_buf with the exception of fastmap.
7107         (re_compile_internal): Clear can_be_null, set regs_allocated.
7109         * posix/regcomp.c (re_set_fastmap): New function.
7110         (re_compile_fastmap_iter): Use it.  Remove redundant type ==
7111         COMPLEX_BRACKET check.
7112         * posix/regexec.c (re_search_internal): Optimize searching with
7113         fastmap.  Call re_string_reconstruct even if match_first is
7114         smaller than raw_mbs_idx.
7116 2002-11-06  Isamu Hasegawa  <isamu@yamato.ibm.com>
7118         * posix/regcomp (free_dfa_content): Use free_state.
7119         * posix/regex_internal.c (re_string_realloc_buffers): Don't edit
7120         pointers in case that realloc failed.
7121         (re_node_set_merge): Likewise.
7122         (register_state): Likewise.
7123         (create_newstate_common): Invoke memory release functions in case of
7124         error conditions.
7125         (create_ci_newstate): Likewise.
7126         (create_cd_newstate): Likewise.
7127         (free_state): New function.
7128         * posix/regexec.c (re_search_internal): Invoke memory release
7129         functions in case of error conditions.
7130         (sift_states_backward): Likewise.
7131         (merge_state_array): Likewise.
7132         (add_epsilon_src_nodes): Likewise.
7133         (sub_epsilon_src_nodes): Likewise.
7134         (search_subexp): Likewise.
7135         (sift_states_bkref): Likewise.
7136         (transit_state_sb): Likewise.
7137         (transit_state_mb): Likewise.
7138         (transit_state_bkref_loop): Likewise.
7139         (group_nodes_into_DFAstates): Likewise.
7140         (push_fail_stack): Don't edit pointers in case that realloc failed.
7141         (extend_buffers): Likewise.
7142         (match_ctx_add_entry): Likewise.
7144 2002-11-06  Roland McGrath  <roland@redhat.com>
7146         * sysdeps/unix/sysv/linux/mips/configure.in: File removed.
7147         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
7149         * configure.in: Add checks on as and ld for binutils 2.13 or later.
7150         * configure: Regenerated.
7152 2002-11-06  Ulrich Drepper  <drepper@redhat.com>
7154         * posix/regcomp.c (regcomp): __re_compile_fastmap can never fail.
7155         If re_compile_internal failed free fastmap buffer.
7156         (free_dfa_content): Broken out of regfree function.  Frees all dfa
7157         related data.
7158         (regfree): Add free_dfa_content.
7159         (re_compile_internal): If any of the called functions fails free
7160         all dfa related memory.
7162 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
7164         * sysdeps/unix/sysv/linux/sys/sysctl.h: Add ugly hacks to prevent
7165         warnings from the kernel headers.
7167 2002-11-05  Roland McGrath  <roland@redhat.com>
7169         * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.
7170         From Johannes Stezenbach <js@convergence.de>.
7172         * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change
7173         #errlist-compat magic comment to give 123 as size.
7174         (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ...
7175         (libc: GLIBC_2.2): ... here.
7176         (libc: GLIBC_2.3): Likewise.
7178 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
7180         * elf/dl-fini.c (_dl_fini): Correct the increment of l_opencount
7181         which happens at the beginning so that we can unload modules in
7182         __libc_freeres.
7184 2002-11-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7186         * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only
7187         under [__USE_MISC || _ASM].
7189         * elf/elf.h: Remove the obsolete SH TLS relocations.
7191 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
7193         * posix/regcomp.c (regcomp): Initialize preg->can_be_null to zero.
7195 2002-11-05  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7197         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Handle
7198         __NR_pread64 and __NR_pwrite64.
7199         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
7200         * sysdeps/unix/sysv/linux/powerpc/pread.c: Remove __NR_pread64
7201         and __NR_pwrite64.
7202         Revert change to use INLINE_SYSCALL.
7203         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
7204         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
7205         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
7206         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Revert change to use
7207         INLINE_SYSCALL.
7208         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
7210         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
7211         Update clobber list and add a comment about the syscall ABI.
7213         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_pread64,
7214         s_pwrite64, s_ftruncate, s_truncate): Re-add.
7216 2002-11-05  Jakub Jelinek  <jakub@redhat.com>
7218         * iconv/gconv_dl.c (free_mem): Clear loaded.
7219         * locale/loadarchive.c (_nl_archive_subfreeres): Call locale_data's
7220         cleanup if any.
7222 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
7224         * sysdeps/unix/sysv/linux/fexecve.c: Include <stdio.h>.
7226         * libio/ioseekoff.c: Remove INTDEF.  Define _IO_seekoff_unlocked.  Same
7227         as old code without locking.  _IO_seekoff calls this function after
7228         locking the stream.
7229         * libio/ioseekpos.c: Likewise for _IO_seekpos.
7230         * libio/libioP.h: Replace _IO_seekoff_internal and _IO_seekpos_internal
7231         prototypes with _IO_seekoff_unlocked and _IO_seekpos_unlocked
7232         prototypes.
7233         * libio/iolibio.h (_IO_fseek): Call _IO_seekoff_unlocked instead
7234         of _IO_seekoff_internal.
7235         (_IO_rewind): Likewise.
7236         * libio/ioftell.c: Likewise.
7237         * libio/ftello.c: Likewise.
7238         * libio/ftello64.c: Likewise.
7239         * libio/iofgetpos.c: Likewise.
7240         * libio/iofgetpos64.c: Likewise.
7241         * libio/oldiofgetpos.c: Likewise.
7242         * libio/oldiofgetpos64.c: Likewise.
7243         * libio/iofsetpos.c: Call _IO_seekpos_unlocked instead of
7244         _IO_seekpos_internal.
7245         * libio/iofsetpos64.c: Likewise.
7246         * libio/oldiofsetpos.c: Likewise.
7247         * libio/oldiofsetpos64.c: Likewise.
7249 2002-11-04  Roland McGrath  <roland@redhat.com>
7251         * sysdeps/unix/sysv/linux/powerpc/chown.c: Use INLINE_SYSCALL macro.
7252         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
7253         * sysdeps/unix/sysv/linux/powerpc/ioctl.c: Likewise.
7254         * sysdeps/unix/sysv/linux/powerpc/pread.c: Likewise.
7255         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
7256         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
7257         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
7258         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Likewise.
7259         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
7260         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
7261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ioctl,
7262         s_chown, s_ftruncate64, s_mmap2, s_pread64, s_pwrite64, s_truncate64,
7263         sys_fstat, sys_lstat, sys_mknod, sys_readv, sys_stat, sys_writev):
7264         Remove these, no longer used.
7266 2002-11-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7268         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ipc,
7269         s_llseek, s_readahead, s_execve, s_fcntl, s_fcntl64, s_fstat64,
7270         s_getcwd, s_getdents, s_getdents64, s_getpmsg, s_getpriority,
7271         s_getrlimit, s_lstat64, s_poll, s_ptrace, s_putpmsg, s_reboot,
7272         s_setrlimit, s_sigaction, s_sigpending, s_sigprocmask, s_sigsuspend,
7273         s_stat64, s_sysctl, s_ugetrlimit, s_ustat, s_vfork): Remove now unused
7274         syscall stubs.
7276         * sysdeps/unix/sysv/linux/pwrite.c: Fix typo.
7277         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
7278         * sysdeps/unix/sysv/linux/powerpc/pread.c: Handle both __NR_pread64
7279         and __NR_pread.
7280         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
7281         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Handle both __NR_pwrite64
7282         and __NR_pwrite.
7283         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
7285 2002-11-03  Roland McGrath  <roland@redhat.com>
7287         * sysdeps/generic/ldsodefs.h (struct rtld_global): New member
7288         `_dl_tls_static_used'.
7289         * sysdeps/generic/libc-tls.c (_dl_tls_static_used): New variable.
7290         (__libc_setup_tls): Initialize it.  Let the initial value of
7291         _dl_tls_static_size indicate some surplus space in the computed value.
7292         * elf/dl-open.c (_dl_tls_static_size): New variable.
7293         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Initialize
7294         _dl_tls_static_used.  Add some surplus space into _dl_tls_static_size.
7295         * elf/dl-reloc.c [USE_TLS] (allocate_static_tls): New function.
7296         (CHECK_STATIC_TLS): Use it.
7297         * elf/dl-close.c (_dl_close): Adjust _dl_tls_static_used when the
7298         closed objects occupied a trailing contiguous chunk of static TLS area.
7300 2002-10-18  Bruno Haible  <bruno@clisp.org>
7302         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
7304 2002-11-04  Ulrich Drepper  <drepper@redhat.com>
7306         * libio/wfileops.c (_IO_wfile_seekoff): Don't modify _offset and
7307         _wide_data->_IO_read_end if adjustment can be made in the current
7308         buffer.
7310         * sysdeps/unix/sysv/linux/fexecve.c: New file.
7312         * libio/bug-wfflush.c (do_test): Using fseek is not allowed when
7313         wide oriented streams are used.
7315         * nss/getXXent_r.c (ENDFUNC_NAME): Don't do anything if the
7316         service hasn't been used [PR libc/4744].
7318         * include/features.h: Use __STDC_VERSION__ not __STDC_VERSION.
7319         Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
7321         * manual/examples/dir.c: Don't include <stddef.h>.
7322         * manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
7323         Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
7325 2002-11-02  H.J. Lu  <hjl@gnu.org>
7327         * stdio-common/reg-printf.c: Include <stddef.h>.
7329 2002-11-03  Ulrich Drepper  <drepper@redhat.com>
7331         * sysdeps/generic/libc-tls.c: Define _dl_tls_static_used.
7333         * po/ca.po: Update from translation team.
7334         * po/es.po: Likewise.
7336         * sysdeps/generic/segfault.c (catch_segfault): If HAVE_PROC_SELF
7337         is defined write out memory map.
7338         * sysdeps/unix/sysv/linux/segfault.c: New file.
7340 2002-11-02  Roland McGrath  <roland@redhat.com>
7342         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use union type for
7343         pointers that can alias.
7344         Reported by Daniel Jacobowitz <drow@mvista.com>.
7346         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.
7348 2002-11-02  Roland McGrath  <roland@redhat.com>
7350         * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r
7351         description to be clearer and to say that *RESULT is set to ENTRY.
7353 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7355         * posix/regexec.c (build_trtable): Alloca or malloc dests_node and
7356         dests_ch arrays together.  Alloca or malloc dest_states,
7357         dest_states_word and dest_states_nl arrays together.  Free memory on
7358         error exit.
7360 2002-10-29  Daniel Jacobowitz  <drow@mvista.com>
7362         * crypt/crypt_util.c (__init_des_r): Initialize current_salt
7363         and current_saltbits.
7365 2002-11-02  Roland McGrath  <roland@redhat.com>
7367         * stdio-common/reg-printf.c: Include <stdlib.h>.
7369 2002-11-02  H.J. Lu  <hjl@gnu.org>
7371         * sysdeps/unix/sysv/linux/mips/syscalls.list (s_execve): Set
7372         caller to EXTRA instead of execve.
7374 2002-11-01  Roland McGrath  <roland@redhat.com>
7376         * sysdeps/generic/errno-loc.c [! USE___THREAD]: Use this conditional
7377         in place of [!(USE_TLS && HAVE___THREAD)].
7378         (__errno_location) [! USE___THREAD]: Define as strong, not weak.
7380 2002-10-31  Roger Sayle  <roger@eyesopen.com>
7382         * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):
7383         New macros.
7384         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
7386         * soft-fp/soft-fp.h: Allow sfp-machine.h to define FP_RND_NEAREST
7387         without defining FP_ROUNDMODE.
7389 2002-10-29  Jakub Jelinek  <jakub@redhat.com>
7391         * sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove.
7392         (__old_sys_siglist, __old_sys_sigabbrev): Use strong_alias and
7393         declare_symbol.
7394         * sysdeps/mach/hurd/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
7395         (OLD_SIGLIST_SIZE): Define.
7396         * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
7397         (OLD_SIGLIST_SIZE): Define.
7398         * sysdeps/unix/sysv/linux/arm/siglist.c: Remove.
7400 2002-11-01  Jakub Jelinek  <jakub@redhat.com>
7402         * sysdeps/ia64/strncpy.S: Fix recovery code.
7404 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7406         * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):
7407         New macros.
7408         * elf/dl-close.c (free_mem): Use libc_freeres_fn macro, remove
7409         text_set_element.
7410         * elf/dl-libc.c (free_mem): Likewise.
7411         * iconv/gconv_conf.c (free_mem): Likewise.
7412         * iconv/gconv_db.c (free_mem): Likewise.
7413         * iconv/gconv_dl.c (free_mem): Likewise.
7414         * iconv/gconv_cache.c (free_mem): Likewise.
7415         * intl/finddomain.c (free_mem): Likewise.
7416         * intl/dcigettext.c (free_mem): Likewise.
7417         * locale/setlocale.c (free_mem): Likewise.
7418         * misc/fstab.c (fstab_free): Likewise.
7419         * nss/nsswitch.c (free_mem): Likewise.
7420         * posix/regcomp.c (free_mem): Likewise.
7421         * resolv/gai_misc.c (free_res): Likewise.
7422         * stdlib/fmtmsg.c (free_mem): Likewise.
7423         * sunrpc/clnt_perr.c (free_mem): Likewise.
7424         * sysdeps/generic/setenv.c (free_mem): Likewise.
7425         * sysdeps/unix/sysv/linux/shm_open.c (freeit): Likewise.
7426         * sysdeps/pthread/aio_misc.c (free_res): Likewise.
7427         * time/tzset.c (free_mem): Likewise.
7428         * malloc/mtrace.c (release_libc_mem): Add __libc_freeres_fn_section.
7429         * locale/loadarchive.c (_nl_archive_subfreeres): Likewise.
7430         * malloc/set-freeres.c (__libc_freeres): Likewise.
7432         * login/getutent.c: Include stdlib.h instead of stddef.h.
7433         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
7434         (__getutent): Allocate buffer the first time it is run.
7435         * login/getutid.c: Include stdlib.h instead of stddef.h.
7436         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
7437         (__getutid): Allocate buffer the first time it is run.
7438         * login/getutline.c: Include stdlib.h instead of stddef.h.
7439         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
7440         (__getutline): Allocate buffer the first time it is run.
7441         * malloc/mtrace.c (malloc_trace_buffer): Change into char *.
7442         (mtrace): Allocate malloc_trace_buffer.
7443         * resolv/nsap_addr.c (inet_nsap_ntoa): Decrease size of tmpbuf.
7444         * resolv/ns_print.c (ns_sprintrrf): Decrease size of t.
7445         * string/strerror.c: Include libintl.h and errno.h.
7446         (buf): New variable.
7447         (strerror): Only allocate buffer if actually needed (unknown error).
7448         * time/tzfile.c (transitions): Add libc_freeres_ptr.
7449         (freeres): Remove.
7451 2002-10-25  Jakub Jelinek  <jakub@redhat.com>
7453         * include/libc-symbols.h (libc_freeres_ptr): New macro.
7454         * malloc/set-freeres.c (__libc_freeres_ptrs): Define using
7455         symbol_set_define.
7456         (__libc_freeres): Free all pointers in that section.
7457         * Makerules (build-shlib): Add $(LDSEDCMD-$(@F:lib%.so=%).so) to sed
7458         commands when creating .lds script.
7459         (LDSEDCMD-c.so): New variable.
7460         * inet/rcmd.c (ahostbuf): Change into char *.  Add libc_freeres_ptr.
7461         (rcmd_af): Use strdup to allocate ahostbuf.
7462         * inet/rexec.c (ahostbuf): Change into char *.  Add libc_freeres_ptr.
7463         (rexec_af): Use strdup to allocate ahostbuf.
7464         * stdio-common/reg-printf.c (printf_funcs): Remove.
7465         (__printf_arginfo_table): Change into printf_arginfo_function **.
7466         Add libc_freeres_ptr.
7467         (__register_printf_function): Allocate __printf_arginfo_table
7468         and __printf_function_table the first time it is called.
7469         * stdio-common/printf-parse.h (__printf_arginfo_table): Change into
7470         printf_arginfo_function **.
7471         (parse_one_spec): Add __builtin_expect.
7472         * grp/fgetgrent.c (buffer): Add libc_freeres_ptr.
7473         (free_mem): Remove.
7474         * inet/getnetgrent.c (buffer): Add libc_freeres_ptr.
7475         (free_mem): Remove.
7476         * intl/localealias.c (libc_freeres_ptr): Define if !_LIBC.
7477         (string_space, map): Add libc_freeres_ptr.
7478         (free_mem): Remove.
7479         * misc/efgcvt.c (FCVT_BUFPTR): Add libc_freeres_ptr.
7480         (free_mem): Remove.
7481         * misc/mntent.c (getmntent_buffer): Add libc_freeres_ptr.
7482         (free_mem): Remove.
7483         * crypt/md5-crypt.c (libc_freeres_ptr): Define if !_LIBC.
7484         (buffer): Add libc_freeres_ptr.
7485         (free_mem): Remove for _LIBC.
7486         * nss/getXXbyYY.c (buffer): Add libc_freeres_ptr.
7487         (free_mem): Remove.
7488         * nss/getXXent.c (buffer): Add libc_freeres_ptr.
7489         (free_mem): Remove.
7490         * pwd/fgetpwent.c (buffer): Add libc_freeres_ptr.
7491         (free_mem): Remove.
7492         * resolv/res_hconf.c (ifaddrs): Add libc_freeres_ptr.
7493         (free_mem): Remove.
7494         * shadow/fgetspent.c (buffer): Add libc_freeres_ptr.
7495         (free_mem): Remove.
7496         * sysdeps/posix/ttyname.c (getttyname_name): Add libc_freeres_ptr.
7497         (free_mem): Remove.
7498         * sysdeps/unix/sysv/linux/getsysstats.c (mount_proc): Add
7499         libc_freeres_ptr.
7500         (free_mem): Remove.
7501         * sysdeps/unix/sysv/linux/ttyname.c (getttyname_name, ttyname_buf): Add
7502         libc_freeres_ptr.
7503         (free_mem): Remove.
7505 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7507         * malloc/obstack.c [_LIBC] (obstack_free): Change into strong_alias
7508         instead of duplicating the whole function in libc.
7510 2002-10-31  Roland McGrath  <roland@redhat.com>
7512         * sysdeps/i386/bits/byteswap.h [__GNUC__ < 2] (__bswap_32):
7513         Renamed from __bswap_16 (typo fix).  Reported by <dens@stl.sarov.ru>.
7515 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7517         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each
7518         32bit-predefine when creating .new32 list and -U for each
7519         32bit-predefine when creating .new64 list.
7520         * sysdeps/unix/sysv/linux/x86_64/Makefile (32bit-predefine): New.
7522 2002-10-29  Andreas Schwab  <schwab@suse.de>
7524         * sysdeps/generic/allocrtsig.c: Include <testrtsig.h>, not
7525         "testrtsig.h".  Reported by Daniel Jacobowitz <dan@debian.org>.
7527 2002-10-25  Roland McGrath  <roland@redhat.com>
7529         * sysdeps/unix/sysv/linux/configure.in: Fix typo in last change.
7530         * sysdeps/unix/sysv/linux/configure: Regenerated.
7532         * sysdeps/generic/ldsodefs.h: Remove [! SHARED] conditional from
7533         _dl_starting_up decl.
7535 2002-10-20  H.J. Lu  <hjl@gnu.org>
7537         * sysdeps/unix/sysv/linux/configure.in: Don't check
7538         /lib/modules/`uname -r`/build/include for kernel headers if
7539         cross compiling.
7540         * sysdeps/unix/sysv/linux/configure: Regenerated.
7542 2002-10-25  Roland McGrath  <roland@redhat.com>
7544         * math/math.h (M_LOG2El): Correct the value.
7545         From Stephen L Moshier <steve@moshier.net>.
7547         * sysdeps/unix/sysv/linux/init-first.c (init): Remove [! SHARED]
7548         conditional from __libc_multiple_libcs access.  Remove kludge for weak
7549         symbol access with old compilers we no longer support.
7550         * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
7551         * sysdeps/generic/libc-start.c (__libc_start_main): Likewise.
7553 2002-10-25  Roland McGrath  <roland@redhat.com>
7555         * sysdeps/posix/sigvec.c [SA_RESETHAND]: Disable wrapper hacks and
7556         implement SV_RESETHAND by translating it to SA_RESETHAND.
7558 2002-10-23  Alexandre Oliva  <aoliva@redhat.com>
7560         * elf/dl-reloc.c (_dl_reloc_bad_use): Print the full 32-bit relocation
7561         type on ELF64 platforms.
7563 2002-10-24  Ulrich Drepper  <drepper@redhat.com>
7565         * elf/elf.h (R_X86_64_GOTTPOFF): Renamed from r_x86_64_GOTTPOFF.
7567         * elf/elf.h: Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.
7569 2002-10-24  Jakub Jelinek  <jakub@redhat.com>
7571         * elf/dl-misc.c: Include <sysdep.h>.
7572         (_dl_debug_vdprintf): Only take dl_load_lock if not _dl_starting_up.
7574         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,
7575         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
7576         (INLINE_SYSCALL): Use that.
7577         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL,
7578         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
7579         (INLINE_SYSCALL): Use that.
7580         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL,
7581         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
7582         (INLINE_SYSCALL): Use that.
7583         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Include
7584         dl-sysdep.h.
7585         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
7586         (__INTERNAL_SYSCALL_STRING): Define.
7587         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
7588         dl-sysdep.h.
7589         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
7590         (__INTERNAL_SYSCALL_STRING): Define.
7591         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL): Pass
7592         __SYSCALL_STRING to inline_syscall*.
7593         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO):
7594         New macros.
7595         (inline_syscall0, inline_syscall1, inline_syscall2, inline_syscall3,
7596         inline_syscall4, inline_syscall5, inline_syscall6): Add string
7597         argument.
7599 2002-10-24  Roland McGrath  <roland@redhat.com>
7601         * sysdeps/generic/ldsodefs.h (_dl_starting_up): Declare it here.
7602         * sysdeps/unix/sysv/linux/init-first.c: Not here.
7603         * sysdeps/powerpc/elf/libc-start.c: Or here.
7604         * sysdeps/unix/sysv/aix/libc-start.c: Or here.
7605         * sysdeps/unix/sysv/aix/start-libc.c: Or here.
7606         * sysdeps/unix/sysv/aix/init-first.c: Or here.
7607         * sysdeps/generic/libc-start.c: Or here.
7608         * sysdeps/unix/sysv/linux/init-first.c (init): Protect _dl_starting_up
7609         access with [! SHARED].
7610         * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
7612         * libio/bug-wfflush.c: New file.
7613         * libio/Makefile (tests): Add bug-wfflush.
7615 2002-10-23  Roland McGrath  <roland@redhat.com>
7617         * stdio-common/tst-fphex.c: New file.
7618         * stdio-common/Makefile (tests): Add tst-fphex.
7619         * sysdeps/generic/printf_fphex.c (__printf_fphex): Fix initialization
7620         of WNUMEND.  Fix counting of decimal point in WIDTH.  Print '0' pad
7621         chars always before the value digits.
7622         Reported by James Antill <james.antill@redhat.com>.
7624 2002-10-24  Jakub Jelinek  <jakub@redhat.com>
7626         * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.
7627         (free_mem): New function.
7628         * posix/Makefile (tests): Add bug-regex14.  Add bug-regex14-mem
7629         if not cross compiling.
7630         (generated): Add bug-regex14-mem and bug-regex14.mtrace.
7631         (bug-regex14-ENV): Set.
7632         (bug-regex14-mem): New target.
7633         * posix/bug-regex14.c: New file.
7635 2002-10-23  Roland McGrath  <roland@redhat.com>
7637         * elf/Makefile ($(objpfx)librtld.map): Use temporary file for output
7638         target, so we don't touch it when the link fails.
7640         * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.
7641         Check for the result overflowing off_t and fail with EOVERFLOW.
7642         * libio/ioftell.c (_IO_ftell): Likewise.
7643         * libio/iofgetpos.c (_IO_new_fgetpos): Likewise.
7645         * login/logwtmp.c (logwtmp): If sizeof ut_tv != sizeof struct timeval,
7646         use a temporary timeval on the stack for gettimeofday and copy it.
7647         * login/logout.c (logout): Likewise.
7648         Reported by Steven Munroe <sjmunroe@us.ibm.com>.
7650         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs):
7651         Use __SWORD_TYPE instead of int for member types.
7652         (struct statfs64): Likewise.
7653         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h: New file.
7654         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: New file.
7655         * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: File removed.
7656         * sysdeps/unix/sysv/linux/sparc/bits/statfs.h: File removed.
7657         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: File removed.
7659         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Moved to ...
7660         * sysdeps/unix/sysv/linux/bits/statvfs.h: ... here.
7661         (ST_NODIRATIME): Restore fixed value of 2048.
7662         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: File removed.
7663         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: File removed.
7665         Rearranged <bits/types.h> definitions to reduce duplication.
7666         * sysdeps/generic/bits/types.h: Rewritten, using macros from
7667         <bits/wordsize.h> and new header <bits/typesizes.h>.
7668         * posix/Makefile (headers): Add bits/typesizes.h here.
7669         * sysdeps/generic/bits/typesizes.h: New file.
7670         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
7671         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
7672         * sysdeps/mach/hurd/bits/typesizes.h: New file.
7673         * sysdeps/unix/sysv/linux/alpha/bits/types.h: File removed.
7674         * sysdeps/unix/sysv/linux/bits/types.h: File removed.
7675         * sysdeps/unix/sysv/linux/ia64/bits/types.h: File removed.
7676         * sysdeps/unix/sysv/linux/mips/bits/types.h: File removed.
7677         * sysdeps/unix/sysv/linux/s390/bits/types.h: File removed.
7678         * sysdeps/unix/sysv/linux/sparc/bits/types.h: File removed.
7679         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: File removed.
7680         * posix/sys/types.h [__USE_POSIX199506 || __USE_UNIX98]: Include
7681         <bits/pthreadtypes.h> here, not in <bits/types.h>.
7682         * signal/signal.h: Likewise.
7684         * streams/stropts.h: Include <bits/xtitypes.h>.
7685         * streams/Makefile (headers): Add bits/xtitypes.h here.
7686         * sysdeps/generic/bits/xtitypes.h: New file.
7687         * sysdeps/s390/bits/xtitypes.h: New file.
7688         * sysdeps/ia64/bits/xtitypes.h: New file.
7689         * sysdeps/x86_64/bits/xtitypes.h: New file.
7691         * sysvipc/Makefile (headers): Add bits/ipctypes.h here.
7692         * sysdeps/generic/bits/ipctypes.h: New file.
7693         * sysdeps/mips/bits/ipctypes.h: New file.
7694         * sysdeps/gnu/bits/shm.h: Include <bits/ipctypes.h>.
7695         * sysdeps/gnu/bits/msq.h: Likewise.
7696         * sysvipc/sys/ipc.h: Likewise.
7698 2002-10-22  Ulrich Drepper  <drepper@redhat.com>
7700         * elf/dl-load.c (struct filebuf): For buf element to have the
7701         alignment of ElfXX_Ehdr since this is what will be stored in it.
7703 2002-10-22  Jakub Jelinek  <jakub@redhat.com>
7705         * locale/programs/locarchive.c (add_alias): Change locrec_offset arg
7706         into pointer to locrec_offset.
7707         (add_locale_to_archive): Adjust callers.  Free normalized_name right
7708         before returning, not immediately after add_locale, pass it to
7709         add_alias if not NULL instead of name.  Rename second normalized_name
7710         occurence to nnormalized_codeset_name.
7712         * locale/programs/locarchive.c (enlarge_archive): Make sure
7713         string_size is always a multiple of 4.
7714         Reported by Andreas Schwab <schwab@suse.de>.
7716 2002-10-21  Andreas Schwab  <schwab@suse.de>
7718         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
7719         caller to EXTRA instead of execve, since the latter has a
7720         higher-priority implementation in linuxthreads.
7722 2002-10-21  Roland McGrath  <roland@redhat.com>
7724         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static
7725         slotinfo list's len member to the proper size, not just 1.
7726         Initialize static_map.l_tls_initimage.
7728         * elf/dl-open.c (dl_open_worker): Fix loop searching for
7729         dtv_slotinfo_list element containing new modules' l_tls_modid.
7731         * elf/tst-tls9.c, elf/tst-tls9-static.c: New files.
7732         * elf/tst-tlsmod5.c, elf/tst-tlsmod6.c: New files.
7733         * elf/Makefile (tests): Add tst-tls9.
7734         (tests-static): Add tst-tls9-static.
7735         (tst-tls9-static-ENV): New variable.
7736         ($(objpfx)tst-tls9-static, $(objpfx)tst-tls9-static.out): New targets.
7738         * elf/dl-close.c (remove_slotinfo): Remove an assert; the number of
7739         modids used by partially loaded modules being closed can't be known.
7741 2002-10-21  Isamu Hasegawa  <isamu@yamato.ibm.com>
7743         * posix/Makefile: Add a test case for the bug reported by Aharon
7744         Robbins <arnold@skeeve.com>.
7745         * posix/bug-regex13.c: New file.
7746         * posix/regcomp.c (peek_token_bracket): Skip the byte already read.
7748 2002-10-21  Ulrich Drepper  <drepper@redhat.com>
7750         * csu/gmon-start.c: Pretty printing.
7752 2002-10-19  Art Haas  <ahaas@neosoft.com>
7754         * configure.in: Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS,
7755         add AC_HELP_STRING to all AC_ARG_WITH and AC_ARG_ENABLE macros,
7756         add autoconf quotes to the AC_CONFIG_AUX_DIR macro.
7757         * configure: Regenerated.
7759 2002-10-19  Roland McGrath  <roland@redhat.com>
7761         * configure.in: Call AC_CONFIG_SUBDIRS with empty argument
7762         and then set $subdirs directly, because the new Autoconf breaks
7763         compatibility in every way imaginable and insists on whining
7764         about usage that worked since the dawn of time.
7765         * configure: Regenerated.
7767         * configure: Regenerated (using Autoconf 2.54).
7768         * sysdeps/alpha/elf/configure: Likewise.
7769         * sysdeps/generic/configure: Likewise.
7770         * sysdeps/i386/elf/configure: Likewise.
7771         * sysdeps/ia64/elf/configure: Likewise.
7772         * sysdeps/mach/hurd/configure: Likewise.
7773         * sysdeps/mach/configure: Likewise.
7774         * sysdeps/unix/configure: Likewise.
7775         * sysdeps/unix/common/configure: Likewise.
7776         * sysdeps/unix/sysv/aix/configure: Likewise.
7777         * sysdeps/unix/sysv/linux/configure: Likewise.
7778         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
7779         * sysdeps/x86_64/elf/configure: Likewise.
7781         * config.make.in: Nix completely-soft nonsense.
7782         * configure.in: Likewise.  Under --without-fp, use nofpu subdirectory
7783         of machine directories instead of fpu subdirectory.
7784         * sysdeps/powerpc/soft-fp/Makefile: Remove cruft added in last change.
7785         * sysdeps/powerpc/nofpu/Makefile: Put it in this new file instead.
7786         * sysdeps/powerpc/soft-fp/sim-full.c: Moved to ...
7787         * sysdeps/powerpc/nofpu/sim-full.c: ... here.
7788         * sysdeps/powerpc/soft-fp/fraiseexcpt.c: Moved to ...
7789         * sysdeps/powerpc/nofpu/fraiseexcpt.c: ... here.
7790         * sysdeps/powerpc/soft-fp/fegetexcept.c: Moved to ...
7791         * sysdeps/powerpc/nofpu/fegetexcept.c: ... here.
7792         * sysdeps/powerpc/soft-fp/fclrexcpt.c: Moved to ...
7793         * sysdeps/powerpc/nofpu/fclrexcpt.c: ... here.
7794         * sysdeps/powerpc/soft-fp/ftestexcept.c: Moved to ...
7795         * sysdeps/powerpc/nofpu/ftestexcept.c: ... here.
7796         * sysdeps/powerpc/soft-fp/fgetexcptflg.c: Moved to ...
7797         * sysdeps/powerpc/nofpu/fgetexcptflg.c: ... here.
7798         * sysdeps/powerpc/soft-fp/fsetexcptflg.c: Moved to ...
7799         * sysdeps/powerpc/nofpu/fsetexcptflg.c: ... here.
7800         * sysdeps/powerpc/soft-fp/fedisblxcpt.c: Moved to ...
7801         * sysdeps/powerpc/nofpu/fedisblxcpt.c: ... here.
7802         * sysdeps/powerpc/soft-fp/feenablxcpt.c: Moved to ...
7803         * sysdeps/powerpc/nofpu/feenablxcpt.c: ... here.
7804         * sysdeps/powerpc/soft-fp/fegetenv.c: Moved to ...
7805         * sysdeps/powerpc/nofpu/fegetenv.c: ... here.
7806         * sysdeps/powerpc/soft-fp/fesetenv.c: Moved to ...
7807         * sysdeps/powerpc/nofpu/fesetenv.c: ... here.
7808         * sysdeps/powerpc/soft-fp/fegetround.c: Moved to ...
7809         * sysdeps/powerpc/nofpu/fegetround.c: ... here.
7810         * sysdeps/powerpc/soft-fp/fesetround.c: Moved to ...
7811         * sysdeps/powerpc/nofpu/fesetround.c: ... here.
7812         * sysdeps/powerpc/soft-fp/feupdateenv.c: Moved to ...
7813         * sysdeps/powerpc/nofpu/feupdateenv.c: ... here.
7814         * sysdeps/powerpc/soft-fp/feholdexcpt.c: Moved to ...
7815         * sysdeps/powerpc/nofpu/feholdexcpt.c: ... here.
7816         * sysdeps/powerpc/soft-fp/fenv_const.c: Moved to ...
7817         * sysdeps/powerpc/nofpu/fenv_const.c: ... here.
7818         * sysdeps/powerpc/soft-fp/libm-test-ulps: Moved to ...
7819         * sysdeps/powerpc/nofpu/libm-test-ulps: ... here.
7820         * sysdeps/powerpc/soft-fp/soft-supp.h: Moved to ...
7821         * sysdeps/powerpc/nofpu/soft-supp.h: ... here.
7822         * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Moved to ...
7823         * sysdeps/powerpc/nofpu/Versions: ... here, new file.
7825 2002-10-19  Bruno Haible  <bruno@clisp.org>
7827         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: New file.
7829 2002-10-18  Roland McGrath  <roland@redhat.com>
7831         * io/Makefile (routines): Add lchmod.
7832         * io/sys/stat.h [__USE_BSD] (lchmod): Declare it.
7833         * sysdeps/generic/lchmod.c: New file.
7834         * sysdeps/mach/hurd/lchmod.c: New file.
7835         * io/Versions (libc: GLIBC_2.3.2): New set, add lchmod.
7837 2002-10-18  Art Haas  <ahaas@neosoft.com>
7839         * configure.in: Remove remaining AC_FD_CC macros, and replace
7840         AC_FD_MSG with AS_MESSAGE_FD.
7842 2002-10-18  Roland McGrath  <roland@redhat.com>
7844         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
7845         typos: VALUE -> FINALADDR.
7847         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)
7848         (inline_syscall_clobbers, inline_syscall0, inline_syscall1)
7849         (inline_syscall2, inline_syscall3, inline_syscall4, inline_syscall5)
7850         (inline_syscall6): Move these macros ...
7851         * sysdeps/unix/sysv/linux/alpha/sysdep.h: ... to here.
7853         * configure.in (libc_link_dests, libc_link_sources): Remove these
7854         variables and the AC_LINK_FILES call.
7856         * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Fix last
7857         change to put new symbols here instead of in GLIBC_2.2.
7858         * sysdeps/powerpc/Subdirs: Move this file ...
7859         * sysdeps/powerpc/soft-fp/Subdirs: ... here.
7861 2002-10-07  Roland McGrath  <roland@redhat.com>
7863         * sysdeps/generic/bits/time.h: Replaced with contents of the
7864         sysdeps/unix/sysv/linux/i386/bits/time.h file.  All the following
7865         files were identical except for the absence of CLOCK_THREAD_CPUTIME_ID
7866         and CLOCK_PROCESS_CPUTIME_ID in .../linux/bits/time.h; adding these
7867         macros is ok even for architectures that don't now implement them.
7868         * sysdeps/mach/hurd/bits/time.h: File removed.
7869         * sysdeps/unix/sysv/linux/bits/time.h: File removed.
7870         * sysdeps/unix/sysv/linux/i386/bits/time.h: File removed.
7871         * sysdeps/unix/sysv/linux/ia64/bits/time.h: File removed.
7872         * sysdeps/unix/sysv/linux/sparc/bits/time.h: File removed.
7873         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: File removed.
7875 2002-10-18  Jeff Bailey  <jbailey@gnu.org>
7877         * configure.in: Replace obsolete AC_OUTPUT syntax with
7878         AC_CONFIG_FILES, AC_CONFIG_COMMANDS, and new-type AC_OUTPUT trio.
7880         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDEs for
7881         _AS_PATH_SEPARATOR_PREPARE and _AS_TEST_PREPARE.
7883         * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.
7884         * sysdeps/alpha/elf/configure.in: Likewise.
7885         * sysdeps/i386/elf/configure.in: Likewise.
7886         * sysdeps/mach/hurd/configure.in: Likewise.
7887         * sysdeps/x86_64/elf/configure.in: Likewise.
7889         * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.
7891         * sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement.
7892         * sysdeps/generic/configure.in: Likewise.
7893         * sysdeps/i386/elf/configure.in: Likewise.
7894         * sysdeps/ia64/elf/configure.in: Likewise.
7895         * sysdeps/mach/configure.in: Likewise.
7896         * sysdeps/mach/hurd/configure.in: Likewise.
7897         * sysdeps/unix/configure.in: Likewise.
7898         * sysdeps/unix/common/configure.in: Likewise.
7899         * sysdeps/unix/sysv/aix/configure.in: Likewise.
7900         * sysdeps/unix/sysv/linux/configure.in: Likewise.
7901         * sysdeps/unix/sysv/linux/mips/configure.in: Likewise.
7902         * sysdeps/x86_64/elf/configure.in: Likewise.
7904         * aclocal.m4: Use just the bits from AS_INIT that are needed for the
7905         GLIBC_PROVIDES.  Use plain comment instead of HEADER-COMMENT so
7906         that it's obvious when extra autoconf machinery is being dragged in.
7908 2002-10-18  Roland McGrath  <roland@redhat.com>
7910         * configure.in: Remove bogus echo included in
7911         2002-10-08  Aldy Hernandez  <aldyh@redhat.com> change.
7912         * configure: Regenerated.
7914 2002-10-18  Jakub Jelinek  <jakub@redhat.com>
7916         * sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.
7917         (statfs_filesize_max): New function.
7918         * sysdeps/unix/sysv/linux/linux_fsinfo.h (JFFS_SUPER_MAGIC,
7919         JFFS2_SUPER_MAGIC, JFS_SUPER_MAGIC, NTFS_SUPER_MAGIC,
7920         ROMFS_SUPER_MAGIC, UDF_SUPER_MAGIC): Define.
7921         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use
7922         statfs_filesize_max.
7923         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
7924         * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Removed.
7925         * sysdeps/unix/sysv/linux/alpha/pathconf.c: Removed.
7927 2002-10-17  Roland McGrath  <roland@redhat.com>
7929         * configure.in (MIG): Just AC_SUBST it here.
7930         * configure: Regenerated.
7931         * sysdeps/mach/configure.in (MIG): Do the AC_CHECK_TOOL here.
7932         Adding final - argument to all AC_CHECK_HEADER uses for .defs files.
7933         * sysdeps/mach/configure: Regenerated.
7935         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_TR_SH_PREPARE])
7936         and AC_PROVIDE([_AS_CR_PREPARE]).
7938         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).
7939         Remove AC_LANG(C) call, instead just define([_AC_LANG], [C]).
7941         * elf/dl-support.c: Move _dl_tls_* variables to ...
7942         * sysdeps/generic/libc-tls.c: ... here.
7944         * elf/dl-close.c (remove_slotinfo): Take new argument.  If false,
7945         allow IDX to be one past the current last slotinfo entry.
7946         (_dl_close): Pass IMAP->l_init_called for that parameter.
7948 2002-10-07  Andreas Schwab  <schwab@suse.de>
7950         * aclocal.m4: Fix for autoconf 2.53.
7951         * configure.in: Likewise.  Require autoconf 2.53.
7953 2002-10-08  Richard Henderson  <rth@redhat.com>
7955         * soft-fp/op-4.h: Handle carry correctly in
7956         __FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
7957         __FP_FRAC_SUB_4, __FP_FRAC_DEC_3, __FP_FRAC_DEC_4.
7958         * soft-fp/op-common.h: New macros _FP_DIV_MEAT_N_loop.
7960 2002-10-08  Aldy Hernandez  <aldyh@redhat.com>
7962         * configure.in: Compute completely-soft.
7963         * config.make.in: Make completely-soft available to sub-makes.
7964         * sysdeps/powerpc/soft-fp/Makefile: Add gcc-single-routines and
7965         gcc-double-routines.  Add sim-full.c.  Add fenv_const and
7966         fe_nomask to libm-support.
7967         * sysdeps/powerpc/soft-fp/sim-full.c: New file.
7968         * sysdeps/powerpc/soft-fp/fraiseexcpt.c: New file.
7969         * sysdeps/powerpc/soft-fp/fegetexcept.c: New file.
7970         * sysdeps/powerpc/soft-fp/fclrexcpt.c: New file.
7971         * sysdeps/powerpc/soft-fp/ftestexcept.c: New file.
7972         * sysdeps/powerpc/soft-fp/fgetexcptflg.c: New file.
7973         * sysdeps/powerpc/soft-fp/fsetexcptflg.c: New file.
7974         * sysdeps/powerpc/soft-fp/fedisblxcpt.c: New file.
7975         * sysdeps/powerpc/soft-fp/feenablxcpt.c: New file.
7976         * sysdeps/powerpc/soft-fp/fegetenv.c: New file.
7977         * sysdeps/powerpc/soft-fp/fesetenv.c: New file.
7978         * sysdeps/powerpc/soft-fp/fegetround.c: New file.
7979         * sysdeps/powerpc/soft-fp/fesetround.c: New file.
7980         * sysdeps/powerpc/soft-fp/feupdateenv.c: New file.
7981         * sysdeps/powerpc/soft-fp/feholdexcpt.c: New file.
7982         * sysdeps/powerpc/soft-fp/fenv_const.c: New file.
7983         * sysdeps/powerpc/soft-fp/libm-test-ulps: New file.
7984         * sysdeps/powerpc/soft-fp/soft-supp.h: New file.
7985         * sysdeps/powerpc/soft-fp/Versions: Add libgcc soft-float
7986         symbols.  Add __sim_disabled_exceptions, __sim_exceptions,
7987         __sim_round_mode.
7988         * sysdeps/powerpc/soft-float/Dist: Add sim-full.c, fenv_const.c.
7989         * sysdeps/powerpc/soft-float/sfp-machine.h: Define
7990         FP_HANDLE_EXCEPTIONS.
7991         Define FP_ROUNDMODE.
7992         Redefine FP_* macros to correspond to the FE_* bit positions.
7993         Define FP_DIV_MEAT_S to _FP_DIV_MEAT_1_loop.
7994         Define externs for __sim_exceptions, __sim_disabled_exceptions,
7995         __sim_round_mode, __simulate_exceptions.
7996         * sysdeps/powerpc/fpu/bits/fenv.h: Move file from here...
7997         * sysdeps/powerpc/bits/fenv.h: ...to here.
7999 2002-10-06  Jakub Jelinek  <jakub@redhat.com>
8001         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
8002         Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a time.
8003         Use __builtin_expect for R_PPC_ADDR24 overflow check.  Fix
8004         R_PPC_ADDR16, R_PPC_UADDR16 and R_PPC_ADDR14* overflow check, use
8005         __builtin_expect.
8007 2002-10-15  Jakub Jelinek  <jakub@redhat.com>
8009         * include/resolv.h (__libc_res_nquery, __libc_res_nsearch,
8010         __libc_res_nsend): New prototypes.
8011         * resolv/res_query.c (QUERYSIZE): Define.
8012         (__libc_res_nquery): Renamed from res_nquery.  Added answerp
8013         argument.  Allocate only QUERYSIZE bytes first, if res_nmkquery
8014         fails use MAXPACKET buffer.  Call __libc_res_nsend instead of
8015         res_nsend, pass answerp.
8016         (res_nquery): Changed into wrapper around __libc_res_nquery.
8017         (__libc_res_nsearch): Renamed from res_nsearch.  Added answerp
8018         argument.  Call __libc_res_nquerydomain and __libc_res_nquery
8019         instead of the non-__libc_ variants, pass them answerp.
8020         (res_nsearch): Changed into wrapper around __libc_res_nsearch.
8021         (__libc_res_nquerydomain): Renamed from res_nquerydomain.
8022         Added answerp argument.  Call __libc_res_nquery instead of
8023         res_nquery, pass answerp.
8024         (res_nquerydomain): Changed into wrapper around
8025         __libc_res_nquerydomain.
8026         * resolv/res_send.c: Include sys/ioctl.h.
8027         (MAXPACKET): Define.
8028         (send_vc): Change arguments.  Reallocate answer buffer if it is
8029         too small.
8030         (send_dg): Likewise.
8031         (__libc_res_nsend): Renamed from res_nsend.  Added ansp argument.
8032         Reallocate answer buffer if it is too small and hooks are in use.
8033         Adjust calls to send_vc and send_dg.
8034         (res_nsend): Changed into wrapper around __libc_res_nsend.
8035         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): Allocate
8036         just 1K answer buffer on the stack, use __libc_res_nsearch instead
8037         of res_nsearch.
8038         (_nss_dns_gethostbyaddr_r): Similarly with __libc_res_nquery.
8039         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
8040         (_nss_dns_getnetbyname_r): Similarly with __libc_res_nsearch.
8041         * resolv/gethnamaddr.c (gethostbyname2): Likewise.
8042         (gethostbyaddr): Similarly with __libc_res_nquery.
8043         * resolv/Versions (libresolv): Export __libc_res_nquery and
8044         __libc_res_nsearch at GLIBC_PRIVATE.
8046 2002-10-17  Roland McGrath  <roland@redhat.com>
8048         * configure.in: Grok --without-__thread and disable HAVE___THREAD.
8049         * configure: Regenerated.
8051         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
8052         before performing the reloc, not after.
8053         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
8055 2002-10-17  Ulrich Drepper  <drepper@redhat.com>
8057         * locale/programs/locale.c (write_locales): Use 'm' flag in fopen call.
8058         * locale/programs/linereader.c (lr_open): Likewise.
8059         * locale/programs/charmap-dir.c (charmap_open): Likewise.
8060         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
8062 2002-10-17  Isamu Hasegawa  <isamu@yamato.ibm.com>
8064         * posix/bug-regex11.c: Add a test case for the bug reported by
8065         Paolo Bonzini <bonzini@gnu.org>.
8066         * posix/regexec.c (sift_states_bkref): Use correct destination of
8067         the back reference.
8069 2002-10-17  Roland McGrath  <roland@redhat.com>
8071         * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.
8072         * elf/dl-reloc.c (_dl_relocate_object: CHECK_STATIC_TLS): New macro
8073         to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
8074         * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
8075         Call it after performing TPOFF relocs.
8076         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
8077         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
8078         * elf/dl-conflict.c (CHECK_STATIC_TLS): New macro (no-op).
8080         * elf/dl-close.c (remove_slotinfo): Change asserts so as not to crash
8081         when closing a partially-initialized object.
8083         * elf/dl-load.c (_dl_map_object_from_fd) [! USE_TLS]: Call lose
8084         instead of _dl_fatal_printf when we see PT_TLS.
8086         * Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))
8087         instead of $(libof-$<).
8089 2002-10-16  Roland McGrath  <roland@redhat.com>
8091         * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.
8092         instead of += to append, to be sure $(lib) gets expanded at defn time.
8093         (libof-$(cpp-src)): New variable, define this instead.
8094         * extra-lib.mk (cpp-srcs-left): Reduce duplication in include setup.
8095         (lib): Don't use override.
8096         (CPPFLAGS-$(lib)): New variable, put -D's here.
8097         * Makeconfig (CPPFLAGS): Use basename fn for CPPFLAGS-basename.
8098         Also add $(CPPFLAGS-LIB) before the file-specific flags, for each
8099         LIB found by $(libof-*) for basename, target, or source.
8100         * Makerules (CPPFLAGS-nonlib): New variable.
8101         * nscd/Makefile (lib): Set to nonlib when using cppflags-iterator.mk.
8102         * locale/Makefile (lib): Likewise.
8103         * sunrpc/Makefile (lib): Likewise.
8105         * sysdeps/unix/sysv/linux/fpathconf.c (LINUX_LINK_MAX): Move macro ...
8106         * sysdeps/unix/sysv/linux/linux_fsinfo.h (LINUX_LINK_MAX): ... here.
8107         * sysdeps/unix/sysv/linux/pathconf.h: New file.
8108         (statfs_link_max): New function, guts from fpathconf.c.
8109         * sysdeps/unix/sysv/linux/fpathconf.c: Rewritten using that.
8110         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
8111         * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Rewritten
8112         to use the linux/pathconf.c code by #include rather than duplication.
8113         * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__pathconf): Likewise.
8115 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
8117         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
8118         Use __libc_errno only for libc itself.
8120 2002-10-16  Andreas Jaeger  <aj@suse.de>
8122         * sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access.
8124 2002-10-16  Ulrich Drepper  <drepper@redhat.com>
8126         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
8127         Use __libc_errno only for libc itself.
8129 2002-10-15  Roland McGrath  <roland@redhat.com>
8130             Jakub Jelinek  <jakub@redhat.com>
8132         * sysdeps/unix/sysv/linux/Makefile
8133         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Take code from
8134         sparc/Makefile to produce a bi-arch file as needed.
8135         That's now parameterized by the variable $(64bit-predefine).
8136         Use LC_ALL=C for `comm' commands in that rule.
8137         No longer conditional on [$(no_syscall_list_h)].
8138         * sysdeps/unix/sysv/linux/sparc/Makefile: Remove replacement rules.
8139         (64bit-predefine): New variable.
8140         * sysdeps/unix/sysv/linux/x86_64/Makefile: Likewise.
8141         * sysdeps/unix/sysv/linux/s390/Makefile: New file.
8142         * sysdeps/unix/sysv/linux/powerpc/Makefile
8143         (64bit-predefine): New variable.
8145 2002-10-15  Roland McGrath  <roland@redhat.com>
8147         * sysdeps/unix/sysv/linux/Makefile
8148         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d)
8150         * login/utmp-private.h: Declare __libc_utmp_lock.
8151         * sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once
8152         and call __libc_utmp_jump_table functions directly, instead of using
8153         __setutent et al.
8155         * sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
8156         * sysdeps/unix/sysv/linux/configure: Regenerated.
8158         * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>.
8159         (struct lastlog) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
8160         Use int32_t for ll_time.
8161         (struct utmp) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
8162         Use int32_t instead of long int for ut_session.
8163         Use an anonymous struct with 32-bit fields for ut_tv.
8164         * sysdeps/gnu/bits/utmpx.h: Include <bits/wordsize.h>.
8165         (struct utmpx) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]: Do the same
8166         here as in utmp.h for `struct utmp'.
8167         * sysdeps/unix/sysv/linux/powerpc/bits/utmp.h: File removed.
8168         * sysdeps/unix/sysv/linux/powerpc/bits/utmpx.h: File removed.
8169         * sysdeps/unix/sysv/linux/sparc/bits/utmp.h: File removed.
8170         * sysdeps/unix/sysv/linux/sparc/bits/utmpx.h: File removed.
8171         * sysdeps/unix/sysv/linux/x86_64/bits/utmp.h: File removed.
8172         * sysdeps/unix/sysv/linux/x86_64/bits/utmpx.h: File removed.
8174         * sysdeps/unix/sysv/linux/bits/resource.h: Replaced with the contents
8175         of the sysdeps/unix/sysv/linux/i386/bits/resource.h file.
8176         All the following files were identical or equivalent to it.
8177         * sysdeps/unix/sysv/linux/i386/bits/resource.h: File removed.
8178         * sysdeps/unix/sysv/linux/arm/bits/resource.h: File removed.
8179         * sysdeps/unix/sysv/linux/cris/bits/resource.h: File removed.
8180         * sysdeps/unix/sysv/linux/hppa/bits/resource.h: File removed.
8181         * sysdeps/unix/sysv/linux/ia64/bits/resource.h: File removed.
8182         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: File removed.
8183         * sysdeps/unix/sysv/linux/powerpc/bits/resource.h: File removed.
8184         * sysdeps/unix/sysv/linux/s390/bits/resource.h: File removed.
8185         * sysdeps/unix/sysv/linux/sh/bits/resource.h: File removed.
8186         * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: File removed.
8188         * sysdeps/unix/sysv/linux/bits/socket.h (struct msghdr): Use size_t
8189         instead of int for msg_iovlen, instead of socklen_t for msg_controllen.
8190         Other than the previously incorrect sign of msg_iovlen, this is a
8191         no-op on 32-bit platforms.  On 64-bit platforms it makes this header
8192         match their layouts as well, so the following are now identical to it.
8193         * sysdeps/unix/sysv/linux/s390/bits/socket.h: File removed.
8194         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: File removed.
8195         * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: File removed.
8196         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: File removed.
8197         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: File removed.
8199 2002-10-15  Ulrich Drepper  <drepper@redhat.com>
8201         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
8202         Define for 2.4+ kernels.
8204         * sysdeps/unix/sysv/linux/i386/vfork.S: Optimize for kernels which
8205         are known to have the vfork syscall.  Don't confuse the CPUs
8206         branch prediction unit by jumping to the return address.
8208         * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__fpathconf): Add
8209         support for reiserfs and xfs.
8211         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Add case for
8212         XFS link count.
8213         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define XFS_SUPER_MAGIC
8214         and XFS_LINK_MAX.
8215         Patch by Eric Sandeen <sandeen@sgi.com> [PR libc/4706].
8217 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
8219         * include/libc-symbols.h (attribute_tls_model_ie): Define.
8220         * include/errno.h (errno): Define to __libc_errno in libc.so.
8221         Add attribute_tls_model_ie.
8222         * include/netdb.h (h_errno): Define to __libc_h_errno in libc.so.
8223         Add attribute_tls_model_ie.
8224         * include/resolv.h (_res): Define to __libc_res in libc.so.  Add
8225         attribute_tls_model_ie.
8226         * inet/herrno.c (__libc_h_errno): Add hidden alias to h_errno.
8227         (h_errno): Define.
8228         * resolv/res_libc.c (__libc_res): Add hidden alias to _res.
8229         (_res): Define.
8230         * sysdeps/generic/bits/libc-tsd.h (__libc_tsd_define): Add
8231         attribute_tls_model_ie.
8232         * sysdeps/generic/errno-loc.c (errno): Only undefine if not using
8233         __thread.
8234         * sysdeps/generic/errno.c (__libc_errno): Add hidden alias to errno.
8235         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): Use
8236         __libc_errno in USE___THREAD case.
8237         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
8238         Likewise.
8239         * configure.in (HAVE_TLS_MODEL_ATTRIBUTE): Check for
8240         __attribute__((tls_model (""))).
8241         * configure: Rebuilt.
8242         * config.h.in (HAVE_TLS_MODEL_ATTRIBUTE): Add.
8244 2002-10-15  Ulrich Drepper  <drepper@redhat.com>
8246         * timezone/asia: Update from tzdata2002d.
8247         * timezone/australasia: Likewise.
8248         * timezone/iso3166.tab: Likewise.
8249         * timezone/southamerica: Likewise.
8250         * timezone/zone-tab: Likewise.
8252 2002-10-15  Roland McGrath  <roland@redhat.com>
8254         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls) [TLS_TCB_AT_TP]:
8255         Adjust TCB pointer before calling free, so we get the whole block.
8257 2002-10-14  Roland McGrath  <roland@redhat.com>
8259         * sysdeps/unix/sysv/linux/x86_64/sigaction.c
8260         [HAVE_HIDDEN && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]: Declare restore_rt
8261         extern using attribute_hidden instead of static, avoids warning.
8263 2002-10-09  Jakub Jelinek  <jakub@redhat.com>
8265         * sysdeps/unix/sysv/linux/configure.in: Use */lib64 for s390x too.
8266         * sysdeps/unix/sysv/linux/configure: Rebuilt.
8268 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
8270         * po/sv.po: Update from translation team.
8272 2002-10-12  H.J. Lu  <hjl@gnu.org>
8274         * sunrpc/thrsvc.c (PROCQUIT): New.
8275         (struct rpc_arg): New.
8276         (dispatch): Call exit (0) if request->rq_proc == PROCQUIT.
8277         (test_one_call): Take struct rpc_arg * instead of CLIENT *c.
8278         (thread_wrapper): Modified for struct rpc_arg * and call PROCQUIT.
8279         (main): Modified for struct rpc_arg *.
8281 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
8283         * dirent/scandir.c: Rearrange code a bit to reduce binary size.
8285 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8287         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Include tls.h.
8288         (SYSCALL_ERROR_HANDLER): Use RTLD_PRIVATE_ERRNO sequence
8289         in ld.so even if __thread is supported.
8291 2002-10-13  Jakub Jelinek  <jakub@redhat.com>
8293         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
8294         Add hack to prevent the compiler from clobbering the signal context.
8295         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
8296         Likewise.
8297         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h (profil_counter):
8298         Likewise.
8300 2002-10-14  Andreas Jaeger  <aj@suse.de>
8302         * sysdeps/mips/fpu/libm-test-ulps: Regenerated by
8303         Guido Guenther <agx@sigxcpu.org>.
8305 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
8307         * po/sk.po: Update from translation team.
8309 2002-09-26  Roland McGrath  <roland@redhat.com>
8311         * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIB
8312         dynamic string tag.
8313         * elf/Makefile ($(objpfx)trusted-dirs.st): Make the output define
8314         DL_DST_LIB based on $(slibdir).
8316 2002-10-13  Roland McGrath  <roland@frob.com>
8318         * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.
8320         * sysdeps/mach/hurd/getresuid.c: New file.
8321         * sysdeps/mach/hurd/getresgid.c: New file.
8322         * sysdeps/mach/hurd/setresuid.c: New file.
8323         * sysdeps/mach/hurd/setresgid.c: New file.
8325         * posix/unistd.h [__USE_GNU] (getresuid, getresgid, setresuid,
8326         setresgid): Declare them.
8327         * NEWS: Mention it.
8328         * include/unistd.h
8329         (__getresuid, __getresgid, __setresuid, __setresgid): Declare them,
8330         add libc_hidden_proto.
8331         * posix/Versions (libc: GLIBC_2.3.2): New set.  Add
8332         getresuid, getresgid, setresuid, setresgid here.
8333         * Versions.def (libc): Define GLIBC_2.3.2 set.
8334         * sysdeps/generic/getresuid.c (__getresuid): Fix argument types.
8335         Add libc_hidden_def.
8336         * sysdeps/generic/getresgid.c (__getresgid): Likewise.
8337         * sysdeps/generic/setresgid.c: New file.
8338         * sysdeps/generic/setresuid.c: New file.
8339         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
8340         (sysdep_routines): Don't add getresuid and getresgid here.
8341         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = misc]
8342         (sysdep_routines): Don't add setresuid and setresgid here.
8343         * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
8344         * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
8345         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
8346         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
8347         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
8348         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
8349         * posix/Makefile (routines): Add them all here instead.
8350         * sysdeps/unix/sysv/linux/i386/getresuid.c (getresuid): Renamed to
8351         __getresuid.  Add libc_hidden_def for that, and weak alias to old name.
8352         * sysdeps/unix/sysv/linux/i386/getresgid.c (getresgid): Renamed to
8353         __getresgid.  Add libc_hidden_def for that, and weak alias to old name.
8354         * sysdeps/unix/sysv/linux/i386/setresuid.c: Add libc_hidden_def.
8355         [! __NR_setresuid]: Include generic file.
8356         * sysdeps/unix/sysv/linux/i386/setresgid.c (setresgid): Renamed to
8357         __setresgid.  Add libc_hidden_def for that, and weak alias to old name.
8358         [! __NR_setresuid]: Include generic file.
8359         * sysdeps/unix/sysv/linux/syscalls.list (setresuid, setresgid):
8360         Caller is - now, not EXTRA.
8361         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
8362         (setresuid, setresgid, getresuid, getresgid): Likewise.
8363         * sysdeps/unix/sysv/linux/syscalls.list (getresuid, getresgid):
8364         Add these calls here.
8365         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove them here.
8366         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
8367         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
8368         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
8369         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
8370         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
8371         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
8372         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
8373         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
8375         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
8376         (sysdep_routines): Add setfsuid and setfsgid here.
8377         * sysdeps/unix/sysv/linux/arm/Makefile: Not here.
8378         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
8379         * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
8380         * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
8381         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
8382         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
8383         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
8384         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
8386         * hurd/errno.c: Renamed to ...
8387         * hurd/errno-loc.c: ... this.
8388         * hurd/Makefile (routines): errno -> errno-loc
8390 2002-10-13  Ulrich Drepper  <drepper@redhat.com>
8392         * po/de.po: Update from translation team.
8394         * MakeTAGS: Add -E flag to xgettext runs.
8396 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
8398         * po/fr.po: Update from translation team.
8400         * sysdeps/posix/system.c: Remove support for old and buggy SCO systems.
8401         Optimize a bit for use in glibc.
8403 2002-10-12  Roland McGrath  <roland@redhat.com>
8405         * stdio-common/tst-rndseek.c (TIMEOUT): Increase to 10 seconds.
8406         Some machines are slow.  Guido Guenther <agx@sigxcpu.org> has one.
8408 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
8410         * po/sv.po: Update from translation team.
8412 2002-10-11  Isamu Hasegawa  <isamu@yamato.ibm.com>
8414         * posix/regcomp.c (re_compile_fastmap_iter): Remove the handling
8415         OP_CONTEXT_NODE.
8416         (regfree): Likewise.
8417         (create_initial_state): Likewise.
8418         (analyze): Remove the substitutions which became useless.
8419         (calc_first): Likewise.
8420         (calc_epsdest): Use edests of OP_BACK_REF in case that it has
8421         epsilon destination.
8422         (duplicate_node_closure): New function.
8423         (duplicate_node): Remove the handling OP_CONTEXT_NODE.
8424         (calc_inveclosure): Likewise.
8425         (calc_eclosure): Likewise.
8426         (calc_eclosure_iter): Invoke duplicate_node_closure instead of
8427         direct invocation of duplicate_node.
8428         (parse): Don't use comma operator in the return to avoid compiler
8429         warning.
8430         (parse_reg_exp): Likewise.
8431         (parse_branch): Likewise.
8432         (parse_expression): Likewise.
8433         (parse_sub_exp): Likewise.
8434         (parse_dup_op): Likewise.
8435         * posix/regex_internal.c (re_dfa_add_node): Remove the substitutions
8436         which became useless.
8437         (create_ci_newstate): Remove the handling OP_CONTEXT_NODE.
8438         (create_cd_newstate): Likewise.
8439         * posix/regex_internal.h (re_token_type_t): Remove the obsolete type.
8440         (re_token_t): Likewise.
8441         (re_dfa_t): Likewise.
8442         (re_node_set_remove): New macro.
8443         * posix/regexec.c (check_matching): Remove the handling
8444         OP_CONTEXT_NODE.
8445         (check_halt_node_context): Likewise.
8446         (proceed_next_node): Likewise.
8447         (pop_fail_stack): Fix the memory leak.
8448         (set_regs): Likewise.
8449         (free_fail_stack_return): New function.
8450         (sift_states_backward): Fix the memory leak.  Remove the handling
8451         OP_CONTEXT_NODE.
8452         (update_cur_sifted_state): Append some if clause to avoid redundant
8453         call.
8454         (sub_epsilon_src_nodes): Use IS_EPSILON_NODE since it might be a
8455         back reference.
8456         (check_dst_limits): Remove the handling OP_CONTEXT_NODE.
8457         (check_subexp_limits): Likewise.
8458         (search_subexp): Likewise.
8459         (sift_states_bkref): Likewise.
8460         (transit_state_mb): Likewise.
8461         (transit_state_bkref_loop): Likewise.
8462         (transit_state_bkref_loop): Likewise.
8463         (group_nodes_into_DFAstates): Likewise.
8464         (check_node_accept): Likewise.
8465         (sift_ctx_init): Add initializing.
8467 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
8469         * sysdeps/unix/sysv/linux/i386/sysdep.h (INLINE_SYSCALL): Use
8470         __builtin_expect.
8472 2002-10-11  Ulrich Drepper  <drepper@redhat.com>
8474         * elf/dl-load.c (_dl_map_object_from_fd): Remove unnecessarily
8475         duplicated variable c.
8477         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Use INTERNAL_SYSCALL
8478         if possible.
8480         * sysdeps/unix/sysv/linux/i386/sysdep.h
8481         (INTERNAL_SYSCALL_ERROR_P): New define.
8482         (INTERNAL_SYSCALL_ERRNO): Likewise.
8484         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
8485         Add hack to prevent the compiler from clobbering the signal context.
8487 2002-10-11  Roland McGrath  <roland@redhat.com>
8489         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
8490         Fix typos.
8492         * sysdeps/generic/dl-lookupcfg.h: Include <tls.h>.
8493         * sysdeps/sh/dl-lookupcfg.h: File removed.
8494         * sysdeps/i386/dl-lookupcfg.h: File removed.
8496         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): Add
8497         missing labels and ; from last change.
8499         * stdio-common/tst-sscanf.c (val_double): Append .0 to large whole
8500         number literals, so they are doubles instead of ints.
8502 2002-10-09  Roland McGrath  <roland@redhat.com>
8504         * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional
8505         changed from [USE_TLS && HAVE___THREAD].
8507         * sysdeps/i386/dl-machine.h (elf_machine_type_class, elf_machine_rel):
8508         Disable TLS relocs if [RTLD_BOOTSTRAP && !USE___THREAD].
8509         * sysdeps/x86_64/dl-machine.h
8510         (elf_machine_type_class, elf_machine_rela): Likewise.
8511         * sysdeps/sh/dl-machine.h (elf_machine_type_class, elf_machine_rela):
8512         Likewise.
8514         * include/link.h (struct link_map): Remove member l_tls_tp_initialized.
8515         * elf/rtld.c (_dl_start_final, dl_main): Don't use it.
8516         (_dl_start): Conditionalize PT_TLS check on [USE___THREAD].
8518         * sysdeps/i386/dl-tls.h (__TLS_GET_ADDR): Use ___tls_get_addr_internal
8519         instead of ___tls_get_addr.
8520         (___tls_get_addr_internal): Add attribute_hidden to decl.
8522         * sysdeps/generic/ldsodefs.h (struct rtld_global): New variable
8523         _dl_error_catch_tsd.
8524         * elf/rtld.c (startup_error_tsd): New function.
8525         (dl_main): Point _dl_error_catch_tsd at that.
8526         * elf/dl-error.c: Don't use libc-tsd.h for DL_ERROR,
8527         use new function pointer instead.
8528         * elf/dl-tsd.c: New file.
8529         * elf/Makefile (routines): Add it.
8531 2002-10-07  Roland McGrath  <roland@redhat.com>
8533         * elf/dl-misc.c (_dl_debug_vdprintf): Use INTERNAL_SYSCALL macro for
8534         writev if it's available.  Otherwise if [RTLD_PRIVATE_ERRNO] then
8535         take _dl_load_lock around calling __writev.
8537         * sysdeps/unix/sysv/linux/i386/sysdep.h (INTERNAL_SYSCALL): New macro.
8538         (INLINE_SYSCALL): Use that.
8540         * sysdeps/generic/dl-sysdep.h: New file.
8541         * sysdeps/mach/hurd/dl-sysdep.h: New file.
8542         * sysdeps/generic/ldsodefs.h: Include <dl-sysdep.h>.
8543         * include/errno.h [IS_IN_rtld]: Include <dl-sysdep.h> to define ...
8544         [RTLD_PRIVATE_ERRNO]: Use a hidden global variable for errno and
8545         access it directly.
8546         * elf/dl-minimal.c (__errno_location): Removed.
8547         * sysdeps/unix/i386/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
8548         Use GOTOFF access for errno.
8549         * sysdeps/unix/sysv/linux/i386/sysdep.h
8550         [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
8552         * sysdeps/unix/x86_64/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
8553         Use PC-relative access for errno.
8554         * sysdeps/unix/sysv/linux/x86_64/sysdep.h
8555         [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
8557         * include/tls.h: New file.
8558         (USE___THREAD): New macro.
8559         Define to 1 under [USE_TLS && HAVE___THREAD] and only when compiling
8560         libc or libpthread.
8561         * sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]: Conditional
8562         changed from [USE_TLS && HAVE___THREAD].
8563         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
8564         * sysdeps/unix/i386/sysdep.S: Likewise.
8565         * sysdeps/unix/x86_64/sysdep.S: Likewise.
8566         * include/errno.h: Likewise.
8567         * include/netdb.h: Likewise.
8568         * include/resolv.h: Likewise.
8570         * sysdeps/generic/errno.c: New file.
8571         * csu/Makefile (aux): New variable, list errno.
8572         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno, _errno): Remove defns.
8573         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
8574         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
8575         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
8576         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
8577         * sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
8578         * sysdeps/unix/sysv/linux/cris/sysdep.S: Likewise.
8579         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Likewise.
8580         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
8581         * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Likewise.
8582         * sysdeps/unix/sysv/linux/sparc/sysdep.S: Likewise.
8583         * sysdeps/unix/sysv/linux/sh/sysdep.S: Likewise.
8584         * sysdeps/unix/alpha/sysdep.S: Likewise.
8585         * sysdeps/generic/start.c: Likewise.
8586         * sysdeps/unix/start.c: Likewise.
8587         * sysdeps/unix/arm/start.c: Likewise.
8588         * sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
8589         * sysdeps/unix/sparc/start.c: Likewise.
8590         * sysdeps/unix/sysv/irix4/start.c: Likewise.
8591         * sysdeps/unix/sysv/linux/mips/sysdep.S: File removed.
8593         * manual/search.texi (Tree Search Function, Hash Search Function):
8594         Mention search.h clearly.
8596 2002-10-05  Roland McGrath  <roland@redhat.com>
8598         * elf/dl-fxstat64.c: File removed.
8599         * elf/dl-xstat64.c: File removed.
8600         * elf/Makefile (rtld-routines): Remove them.
8601         * sysdeps/unix/sysv/linux/xstat64.c: Remove RTLD_STAT64 conditionals.
8602         Instead, use strong_alias instead of versioned_symbol in the
8603         !SHLIB_COMPAT case.
8604         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
8605         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
8607         * include/shlib-compat.h
8608         (SHLIB_COMPAT): Require that IS_IN_##lib be defined nonzero.
8609         [! NOT_IN_libc] (IS_IN_libc): Define it.
8610         * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Use -Dx=1 not just -Dx.
8611         * elf/Makefile (CPPFLAGS-.os): Likewise.
8613         * sunrpc/rpc_main.c (main): Don't declare with noreturn attribute.
8614         Return the status instead of calling exit.
8616         * Makeconfig (CFLAGS): Prepend -std=gnu99.
8617         * Makerules (+make-deps): Use $(CFLAGS) only for .c sources.
8618         Remove superfluous rm command, whose @ plus make bugs hid
8619         all these commands from the make output.
8621         * include/stubs-prologue.h: New file.  Give #error under #ifdef _LIBC.
8622         * Makefile ($(inst_includedir)/gnu/stubs.h): Depend on it.
8623         Use that file's contents instead of literal echo's for the prologue.
8624         * include/features.h: Include <gnu/stubs.h> unconditionally.
8625         * include/gnu/stubs.h: New file.
8627 2002-09-30  Roland McGrath  <roland@redhat.com>
8629         * elf/rtld-Rules: New file.
8630         * elf/Makefile ($(objpfx)librtld.map, $(objpfx)librtld.mk,
8631         $(objpfx)rtld-libc.a): New targets.
8632         (generated): Add them.
8633         (reloc-link): Remove -o $@ from the variable.
8634         ($(objpfx)dl-allobjs.os): Add -o $@ after $(reloc-link).
8635         (distribute): Add rtld-Rules.
8636         (CPPFLAGS-.os): Define this instead of CFLAGS-.os.
8637         * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for rtld-% targets.
8638         (common-mostlyclean, common-clean): Clean up rtld-* files.
8639         * sysdeps/unix/make-syscalls.sh: Add rtld-*.os target name to rules.
8641 2003-05-20  Jakub Jelinek  <jakub@redhat.com>
8643         * elf/dynamic-link.h (elf_get_dynamic_info): Add temp argument.
8644         If temp != NULL, copy dynamic entries which need relocation to temp
8645         array before relocating.
8646         (DL_RO_DYN_TEMP_CNT): Define.
8647         * elf/dl-load.c (_dl_map_object_from_fd): Adjust caller.
8648         * elf/rtld.c (_dl_start): Likewise.
8649         (dl_main): Likewise.  Add dyn_temp static variable.
8651 2002-10-11  Roland McGrath  <roland@redhat.com>
8653         * sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block in
8654         now-unused dtv slot, reset the slot to TLS_DTV_UNALLOCATED.
8656         * elf/tls-macros.h [__x86_64__] (TLS_GD): Fix the sequence with the
8657         proper set of no-op insn prefixes.
8659         * elf/tst-tls8.c (do_test): Use %zd format for l_tls_modid members.
8661 2002-10-11  Ulrich Drepper  <drepper@redhat.com>
8663         * sysdeps/unix/sysv/linux/execve.c: Don't try calling
8664         __pthread_kill_other_threads_np.
8666         * sysdeps/generic/pselect.c: Avoid unnecessary sigprocmask calls.
8668 2002-10-08  Roland McGrath  <roland@redhat.com>
8670         * locale/newlocale.c (__newlocale): If setting all categories to "C",
8671         just return &_nl_C_locobj instead of copying it.
8672         * locale/freelocale.c (__freelocale): Check for &_nl_C_locobj.
8673         * locale/duplocale.c (__duplocale): Likewise.
8675 2002-10-07  Roland McGrath  <roland@frob.com>
8677         * config.h.in (HAVE_I386_SET_GDT): New #undef.
8678         * sysdeps/mach/configure.in: Define it with new check for i386_set_gdt.
8679         * sysdeps/mach/configure: Regenerated.
8681 2002-10-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8683         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
8684         Add all necessary register outputs for syscall-clobbered registers.
8686 2002-10-02  David Mosberger  <davidm@hpl.hp.com>
8688         * sysdeps/ia64/bzero.S: Rewritten by Sverre Jarp to tune for
8689         Itanium 2 (and Itanium).
8690         Fix unwind directives and make it fit in 80 columns.
8691         * sysdeps/ia64/memset.S: Likewise.
8692         * sysdeps/ia64/memcpy.S: Likewise.
8693         Move jump table to .rodata section.
8695 2002-10-03  Roland McGrath  <roland@frob.com>
8697         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Add
8698         clobbers to asm.
8700 2002-10-10  Andreas Jaeger  <aj@suse.de>
8702         * sysdeps/x86_64/_mcount.S: Restore correct registers.
8704 2002-10-10  Ulrich Drepper  <drepper@redhat.com>
8706         * posix/Versions (libc) [GLIBC_PRIVATE]: Add __pselect.
8708 2002-10-09  Ulrich Drepper  <drepper@redhat.com>
8710         * sysdeps/generic/ldsodefs.h: Remove attribute_hidden from
8711         _dl_allocate_tls_init.  Add rtld_hidden_proto.
8712         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Add
8713         rtld_hidden_def.
8714         * elf/Versions (ld) [GLIBC_PRIVATE]: Add _dl_allocate_tls_init.
8716         * version.h (VERSION): Bump to 2.3.1.
8718         * Make-dist: Add back one of the tar invocations removed before.
8720         * stdlib/Makefile (distribute): Add allocalim.h.
8722         * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
8723         (__libc_tsd_address): Use correct variable name.
8724         Patch by Stefan Jones <stefan.jones@multigig.com>.
8726         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;.
8727         Reported by edwardsg@sgi.com [PR libc/4678].
8729         * Versions.def (libc): Add GLIBC_2.3.1.
8730         (libpthread): Add GLIBC_2.3.1.
8732         * include/signal.h: Add libc_hidden_proto for __sigwait, __sigwaitinfo,
8733         and __sigtimedwait.
8734         * signal/Versions: Add __sigtimedwait, __sigwait, and __sigwaitinfo.
8735         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Add
8736         libc_hidden_def.
8737         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
8738         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
8740         * include/sys/msg.h: Declare __libc_msgrcv and __libc_msgsnd.
8741         * sysdeps/unix/sysv/linux/msgrcv.c (__msgrcv): Rename to __libc_msgrcv
8742         and make old name an alias.
8743         * sysdeps/unix/sysv/linux/msgsnd.c (__msgsnd): Rename to __libc_msgsnd
8744         and make old name an alias.
8745         * sysvipc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_msgrcv and
8746         __libc_msgsnd.
8748         * include/sys/uio.h: Declare __libc_readv and __libc_writev.
8749         * misc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_readv and
8750         __libc_writev.
8751         * sysdeps/generic/readv.c (__readv): Rename to __libc_readv and make
8752         old name an alias.
8753         * sysdeps/posix/readv.c: Likewise
8754         * sysdeps/unix/sysv/aix/readv.c: Likewise.
8755         * sysdeps/unix/sysv/linux/readv.c: Likewise.
8756         * sysdeps/generic/writev.c (__writev): Rename to __libc_writev and make
8757         old name an alias.
8758         * sysdeps/posix/writev.c: Likewise
8759         * sysdeps/unix/sysv/aix/writev.c: Likewise.
8760         * sysdeps/unix/sysv/linux/writev.c: Likewise.
8762         * include/sys/wait.h: Declare __waitid.
8763         * posix/Versions (libc) [GLIBC_PRIVATE]: Add __waitid.
8764         * sysdeps/generic/waitid.c (waitid): Rename to __waitid and make old
8765         name an alias.
8766         * sysdeps/posix/waitid.c: Likewise.
8767         * sysdeps/unix/sysv/aix/waitid.c: Likewise.
8769         * sysdeps/unix/sysv/linux/syscalls.list: Add creat syscall.
8771 2002-10-07  Jakub Jelinek  <jakub@redhat.com>
8773         * include/alloca.h (__libc_use_alloca, __libc_alloca_cutoff): New
8774         prototypes.
8775         (__MAX_ALLOCA_CUTOFF): Define.
8776         Include allocalim.h.
8777         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r,
8778         _nss_dns_gethostbyaddr_r): Use alloca or malloc to allocate
8779         host_buffer depending on __libc_use_alloca.
8780         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r,
8781         _nss_dns_getnetbyaddr_r): Use alloca or malloc to allocate
8782         net_buffer depending on __libc_use_alloca.
8783         * resolv/res_query.c (res_nquery): Use alloca or malloc to allocate
8784         buf depending on __libc_use_alloca.
8785         * resolv/gethnamaddr.c (gethostbyname2, gethostbyaddr): Likewise.
8786         * stdio-common/vfprintf.c (vfprintf): Use __libc_use_alloca
8787         instead of hardcoded constants.
8788         Pass proper size argument to alloca and compute end for wide char
8789         version.
8790         * stdio-common/printf_fp.c (__printf_fp): Use __libc_use_alloca
8791         instead of hardcoded constants.
8792         * string/strcoll.c (strcoll): Likewise.
8793         * string/strxfrm.c (strxfrm): Likewise.
8794         * sysdeps/posix/readv.c (__readv): Likewise.
8795         * sysdeps/posix/writev.c (__writev): Likewise.
8796         * sysdeps/generic/allocalim.h: New file.
8798 2002-10-08  Roland McGrath  <roland@redhat.com>
8800         * configure.in (aux_missing warning): Change "too old" to
8801         "incompatible versions", since for autoconf it's "too new" right now.
8802         * configure: Regenerated.
8804         * configure.in (AUTOCONF): New check to set it.  Set to "no" if the
8805         one found doesn't work on our configure.in.
8806         * configure: Regenerated.
8807         * config.make.in (AUTOCONF): New substituted variable.
8808         * Makefile (autoconf-it-cvs): New canned sequence, broken out of ...
8809         (autoconf-it): ... here, use that instead of defining conditionally.
8810         Use $(AUTOCONF) instead of literal autoconf.
8811         [$(AUTOCONF) != no] (configure, %/configure): Protect these rules
8812         with this condition.
8813         * Make-dist (autoconf-it, configure, %/configure): Copy those changes.
8815 2002-10-08  Ulrich Drepper  <drepper@redhat.com>
8817         * Make-dist (dist): Cleanup a bit.  We are not interested in the
8818         14 char filename limit anymore.  Remove intermediate files and
8819         symlinks.
8821 2002-10-05  Ulrich Drepper  <drepper@redhat.com>
8823         * po/sk.po: Update from translation team.
8824         * po/tr.po: Likewise.
8825         * po/gl.po: Likewise.
8827 2002-10-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8829         * elf/tls-macros.h: Fix SH version of macros so as to match ABI syntax.
8831 2002-10-03  Ulrich Drepper  <drepper@redhat.com>
8833         * version.h (RELEASE): Change to stable.
8835 2002-10-03  Jakub Jelinek  <jakub@redhat.com>
8837         * sysdeps/unix/sysv/linux/_exit.c (__syscall_exit,
8838         __syscall_exit_group): New prototypes.
8840 2002-10-03  Ulrich Drepper  <drepper@redhat.com>
8842         * glibc 2.3 released.
8845 See ChangeLog.13 for earlier changes.