1 2003-01-13 Ulrich Drepper <drepper@redhat.com>
3 * locale/programs/charmap-dir.c (charmap_readdir): Use struct
4 dirent64 instead of struct dirent for dirent. Call readdir64
7 * locale/programs/locfile.c (siblings_uncached): Use struct
8 dirent64 instead of struct dirent for other_dentry. Call
9 readdir64 instead of readdir.
11 * elf/ldconfig.c (direntry): Change type to struct dirent64.
12 (search_dir): Use readdir64 instead of readdir.
13 Patch by Zhangfan Xing <xing@pacific.jpl.nasa.gov>.
15 2003-01-12 Roland McGrath <roland@redhat.com>
17 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,
18 not strtol. The former is usable in ld.so, the latter not.
20 * include/fcntl.h: Declare __libc_creat.
22 * sysdeps/mach/hurd/Makefile (libmachuser-link.so-no-z-defs,
23 libhurduser-link.so-no-z-defs): New variables.
25 * malloc/malloc.c: Revert last change.
26 * malloc/malloc.h (_int_*): Move these decls to ...
27 * include/malloc.h: ... here. Add attribute_hidden.
28 (_int_valloc): Declare it too.
30 2003-01-12 Ulrich Drepper <drepper@redhat.com>
32 * elf/dl-close.c (_dl_close): Type typo, must be == not = in
33 search for removed searchlist. Reported by Roland McGrath.
35 * io/ftwtest-sh: Add test for case of symlink to nonexisting file
38 * io/ftw.c (ftw_startup): Use correct name in check for symlink
39 without existing target. Patch by Jim Meyering.
41 * Makerules (build-shlib-helper): Don't use -z defs linker option
42 if no-z-defs is defined either.
44 2003-01-10 Martin Schwidefsky <schwidefsky@de.ibm.com>
46 * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Remove unused
49 2003-01-10 Martin Schwidefsky <schwidefsky@de.ibm.com>
51 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Add vfork.
52 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
54 2003-01-12 Ulrich Drepper <drepper@redhat.com>
56 * io/ftwtest-sh: Add test case for relative path with /. at the end.
58 2003-01-12 Jim Meyering <jim@meyering.net>
60 * io/ftw.c (ftw_startup): When trying to stat the starting directory,
61 use the basename if we've already chdir'd into its parent directory.
63 2003-01-12 Ulrich Drepper <drepper@redhat.com>
65 * io/ftw.c (process_entry): Use relative path when using chdir()
66 to change directory after call to ftw_dir.
67 * io/ftwtest-sh: Add test for relative path argument to nftw()
68 with FTW_CHDIR option.
70 2002-01-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
72 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
74 * sysdeps/unix/sysv/linux/powerpc/syscall.S: Take register alignment
76 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
77 (INTERNAL_SYSCALL): Make use of ERR parameter.
78 (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
79 INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
80 (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
81 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: New file.
83 2002-01-09 Richard Henderson <rth@redhat.com>
85 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Compute
86 DTPREL64 and TPREL64 without loadbase applied.
88 2002-01-09 Richard Henderson <rth@redhat.com>
90 * sysdeps/unix/alpha/sysdep.S: Use correct definition of errno
93 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Move inline syscall bits...
94 * sysdeps/unix/alpha/sysdep.h: ... here.
95 (PSEUDO_LOADGP): Remove.
96 (PSEUDO_PROLOGUE): Load GP in non-pic case.
97 (SYSCALL_ERROR_LABEL): New.
98 (PSEUDO): Use it in error branch.
99 (PSEUDO_END): Add $syscall_error label.
101 2003-01-12 Andreas Jaeger <aj@suse.de>
103 * math/bits/mathcalls.h: Round is a const function.
105 2003-01-11 Jim Meyering <jim@meyering.net>
107 * io/ftw.c [HAVE_CONFIG_H]: Include <config.h>.
108 [HAVE_SYS_PARAM_H || _LIBC]: Guard inclusion of <sys/param.h>.
109 Include <sys/stat.h>, not <include/sys/stat.h>, if !_LIBC.
110 [!_LIBC] (__chdir, __closedir, __fchdir, __getcwd, __opendir): Define.
111 [!_LIBC] (__readdir64, __tdestroy, __tfind, __tsearch): Define.
112 [!_LIBC] (internal_function, dirent64, MAX): Define.
113 (__set_errno): Define if not already defined.
114 (open_dir_stream): When FTW_CHDIR is enabled, invoke opendir on
115 the basename, not the entire file name.
116 (process_entry): When FTW_CHDIR is enabled, invoke XSTAT or LXSTAT on
117 the basename, not the entire file name.
119 2003-01-12 Ulrich Drepper <drepper@redhat.com>
121 * string/tester.c (test_strcpy): Disable last added strcpy until
124 2003-01-11 Philip Blundell <philb@gnu.org>
126 * sysdeps/unix/sysv/linux/arm/socket.S: Add cancellation support.
128 2003-01-11 Andreas Schwab <schwab@suse.de>
130 * Makerules: Add vpath for %.dynsym and %.so so that the
131 implicit rule chaining for check-abi works.
133 2003-01-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
135 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
138 2003-01-11 Jakub Jelinek <jakub@redhat.com>
140 * elf/tls-macros.h [__ia64__] (__TLS_CALL_CLOBBERS): Define.
141 [__ia64__] (TLS_LE, TLS_IE): Fix typos. Add ;; at start of asm if
143 [__ia64__] (TLS_LD, TLS_GD): Likewise. Use __TLS_CALL_CLOBBERS.
144 * elf/Makefile ($(objpfx)tst-tlsmod5.so, $(objpfx)tst-tlsmod6.so):
145 Ensure libc.so in DT_NEEDED.
146 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Move
147 CHECK_STATIC_TLS before l_tls_offset use.
148 * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
150 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
151 * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage) [TLS_DTV_AT_TP]:
152 Allocate TLS_PRE_TCB_SIZE bytes below result.
153 (_dl_deallocate_tls) [TLS_DTV_AT_TP]: Adjust before freeing.
154 * sysdeps/generic/libc-tls.c (__libc_setup_tls): If
155 TLS_INIT_TP_EXPENSIVE is not defined, allocate even if no PT_TLS
156 segment has been found. If TLS_DTV_AT_TP, allocate TLS_PRE_TCB_SIZE
157 bytes below result and add tcb_offset to memsz.
158 * sysdeps/ia64/dl-tls.h (__tls_get_addr): New prototype.
159 * sysdeps/ia64/dl-machine.h: Include tls.h.
160 (elf_machine_type_class): Return ELF_RTYPE_CLASS_PLT for TLS relocs
162 (elf_machine_rela): Assume if sym_map != NULL sym is non-NULL too.
163 Handle R_IA64_DTPMOD*, R_IA64_DTPREL* and R_IA64_TPREL* relocations.
164 * sysdeps/ia64/libc-tls.c: New file.
166 2003-01-10 Steven Munroe <sjmunroe@us.ibm.com>
168 * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_RET): Add branch hit.
169 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h (STAT_VER_LINUX):
170 Fix type. Move definition out of #if.
171 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ftruncate64.c: New file.
172 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: New file.
173 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: New file.
174 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: New file.
175 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: New file.
176 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Add cancellation
178 * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Remove
179 ftruncate64, pread64, pwrite64, truncate64 entries.
180 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
181 (INLINE_SYSCALL): New version that supports function call like
182 syscalls. Add __builtin_expect.
183 (LOADARGS_n): Add argument size safety checks.
184 (INTERNAL_SYSCALL): New Macro.
185 * sysdeps/unix/sysv/linux/powerpc/powerpc64/truncate64.c: New file.
186 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h [__PPC_ELF_H]: Avoid
187 redefinition of elf_fpreg_t and elf_fpregset_t.
189 2003-01-12 Ulrich Drepper <drepper@redhat.com>
191 * elf/dl-close.c (_dl_close): Add several asserts. Correct and
192 simplify test for unloading. If loader of a DSO is unloaded do not
193 use its scope anymore. Fall back to own scope and adjust opencounts.
194 Fix several comments.
195 * elf/dl-deps.c (_dl_map_object_deps): Always allocate memory for
196 the l_searchlist, not only for l_initfini.
198 * elf/dl-lookup.c (add_dependencies): Avoid creating relocation
199 dependencies if objects cannot be removed. Remove object with the
200 definition as not unloadable if necessary.
202 * elf/reldep6.c: Create relocation dependency before closing the first
205 2003-01-10 Guido Günther <agx@sigxcpu.org>
207 * sysdeps/unix/mips/fork.S: Add PSEUDO_END.
208 * sysdeps/unix/mips/brk.S: Likewise.
209 * sysdeps/unix/mips/pipe.S: Likewise.
211 2003-01-10 Andreas Schwab <schwab@suse.de>
213 * sysdeps/unix/sysv/linux/m68k/getsysstats.c: New file.
215 * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels which
216 are known to have the vfork syscall.
218 * sysdeps/m68k/sysdep.h (JUMPTARGET): Undefine before defining it.
220 * sysdeps/unix/sysv/linux/kernel-features.h
221 (__ASSUME_MMAP2_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL)
222 (__ASSUME_STAT64_SYSCALL, __ASSUME_FCNTL64)
223 (__ASSUME_VFORK_SYSCALL): Define for m68k kernels >= 2.4.12.
225 2003-01-09 Jakub Jelinek <jakub@redhat.com>
227 * elf/Makefile: Add rules to build and run reldep9 test.
228 * elf/reldep9.c: New file.
229 * elf/reldep9mod1.c: New file.
230 * elf/reldep9mod2.c: New file.
231 * elf/reldep9mod3.c: New file.
233 2003-01-09 Jakub Jelinek <jakub@redhat.com>
235 * elf/Makefile: Add rules to build and run nodelete2 test.
236 * elf/nodelete2.c: New file.
237 * elf/nodel2mod1.c: New file.
238 * elf/nodel2mod2.c: New file.
239 * elf/nodel2mod3.c: New file.
241 2003-01-09 Jakub Jelinek <jakub@redhat.com>
243 * posix/test-vfork.c (noop): Add __attribute_noinline__.
244 * sysdeps/generic/sysdep.h (JUMPTARGET): Define if not defined.
245 * sysdeps/i386/sysdep.h (JUMPTARGET): Undefine JUMPTARGET before
247 * sysdeps/powerpc/powerpc32/sysdep.h (JUMPTARGET): Likewise.
248 * sysdeps/powerpc/powerpc64/sysdep.h (JUMPTARGET): Likewise.
249 * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Likewise.
250 * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Likewise.
251 * sysdeps/x86_64/sysdep.h (JUMPTARGET): Likewise.
253 2003-01-09 Andreas Schwab <schwab@suse.de>
255 * sysdeps/m68k/fpu/libm-test-ulps: Regenerated.
257 2003-01-08 Ulrich Drepper <drepper@redhat.com>
259 * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL,
260 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
262 (INTERNAL_SYSCALL_DECL): Define.
264 2003-01-06 Jakub Jelinek <jakub@redhat.com>
266 * sysdeps/unix/sysv/linux/ia64/sysdep.h (INTERNAL_SYSCALL,
267 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
269 (INTERNAL_SYSCALL_DECL): Define.
270 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
271 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
272 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
273 (INLINE_SYSCALL): Adjust.
274 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
275 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
276 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
277 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
278 * elf/dl-misc.c (_dl_debug_vdprintf): Add INTERNAL_SYSCALL_DECL,
279 add err argument to INTERNAL_SYSCALL* macros.
280 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
281 * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Likewise.
282 * sysdeps/unix/sysv/linux/m68k/brk.c (__brk): Likewise.
283 * sysdeps/unix/sysv/linux/m68k/getpagesize.c (__getpagesize):
285 * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Likewise.
286 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Use
287 INLINE_SYSCALL instead of INTERNAL_SYSCALL and setting errno.
289 2003-01-07 Ulrich Drepper <drepper@redhat.com>
291 Unify symbols in user namespace exported by libc.so and libc.a.
292 * argp/argp-fmtstream.c: Don't define argp_make_fmtstream,
293 argp_fmtstream_free, and argp_fmtstream_printf.
294 * argp/argp-fs-xinl.c: Don't define argp_fmtstream_putc,
295 argp_fmtstream_puts, argp_fmtstream_write, argp_fmtstream_set_lmargin,
296 argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin, and
297 argp_fmtstream_point.
298 * gmon/gmon.c: Don't define write_profiling.
299 * libio/genops.c: Don't define _cleanup.
301 * intl/explodename.c (_nl_find_language.c): Mark as static.
302 * intl/loadinfo.h: Remove _nl_find_language prototype.
304 * libio/fileops.c (_IO_file_seekoff_maybe_mmap): Mark as static.
305 * libio/libioP.h: Remove declaration.
307 * libio/iopopen.c (_IO_proc_jumps): Mark as static.
308 * libio/libioP.h: Remove declaration.
310 * sysdeps/generic/unwind-dw2.c: Mark __frame_state_for with STATIC.
311 * sysdeps/generic/framestate.c: Define STATIC before including
314 * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
316 2003-01-06 Philip Blundell <philb@gnu.org>
318 * sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
319 [__LIBC_REENTRANT]: Unify PIC and non-PIC cases.
321 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Remove .type
323 (PSEUDO_RET): Use SYSCALL_ERROR in place of __syscall_error.
324 (SYSCALL_ERROR): New.
325 (SYSCALL_ERROR_HANDLER) [NOT_IN_libc]: Provide local copy of error
327 (INTERNAL_SYSCALL): Define.
328 (INLINE_SYSCALL): Use it.
329 (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
330 * sysdeps/unix/sysv/linux/arm/socket.S (__socket): Use
331 SYSCALL_ERROR in place of __syscall_error.
333 2003-01-07 Jakub Jelinek <jakub@redhat.com>
335 * sysdeps/ia64/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
336 __bswap_32, __bswap_64): Put x into temporary variable
338 [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
340 * sysdeps/s390/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
341 __bswap_32, __bswap_64): Put x into temporary variable
343 [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
345 * sysdeps/i386/bits/byteswap.h [!__GNUC__] (__bswap_16, __bswap_32):
348 2003-01-07 Jakub Jelinek <jakub@redhat.com>
350 * sysdeps/unix/sysv/linux/alpha/adjtime.c (ntp_adjtime): New weak
353 2003-01-07 Jakub Jelinek <jakub@redhat.com>
355 * elf/rtld.c (_rtld_global): Remove _dl_dynamic_weak initializer.
356 * elf/dl-support.c (_dl_dynamic_weak): Initialize to 0.
358 2003-01-07 Ulrich Drepper <drepper@redhat.com>
360 * math/libm-test.inc (significand_test): New function.
363 2003-01-06 Roland McGrath <roland@redhat.com>
365 * sysdeps/i386/i486/bits/string.h (memset): Add parens around macro
367 (memcpy, memrchr, strcpy, __stpcpy, strncpy, strcat): Likewise.
368 (strcmp, strncat, strncmp, strchr, __strchrnul, strchrnul): Likewise.
369 (index, strrchr, rindex, strcspn, strspn, strpbrk, strstr): Likewise.
371 * string/tester.c (test_strcpy): Add test with `void *' arguments.
373 2003-01-06 Ulrich Drepper <drepper@redhat.com>
375 * sysdeps/i386/fpu/s_significandl.c (__significandl): Really
376 return significand and not the exponent.
377 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
379 * elf/dl-misc.c (_dl_debug_vdprintf): Help PPC port by explicitly
380 taking address of iov in INTERNAL_SYSCALL call. Patch by Franz Sirl.
382 * malloc/malloc.c: Mark all _int_* functions as static.
384 2003-01-06 Jakub Jelinek <jakub@redhat.com>
386 * sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.
387 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add cancellation
389 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
391 2003-01-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
393 * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint.
394 * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Add cancellation
396 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Remove
397 ftruncate64, truncate64, pread64 and pwrite64 entries.
398 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
399 (INLINE_SYSCALL): Add __builtin_expect.
400 (LOADARGS_n): Add argument size safety checks.
401 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: New file.
402 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: New file.
403 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: New file.
404 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: New file.
405 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: New file.
406 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: New file.
408 2003-01-06 Jakub Jelinek <jakub@redhat.com>
410 * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Define.
411 * sysdeps/generic/creat.c: Include sysdep-cancel.h.
412 (LIBC_CANCEL_HANDLED): Add.
414 * sysdeps/unix/sysv/linux/alpha/sysdep.h
415 (inline_syscall_r0_constraint): Rename to...
416 (inline_syscall_r0_out_constraint): ... this. Add =.
417 (inline_syscall[0-6]): Use inline_syscall_r0_out_constraint.
419 2003-01-06 Andreas Schwab <schwab@suse.de>
421 * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make
422 sure this is always inlined.
423 (elf_machine_rela): Likewise.
425 * sysdeps/m68k/Makefile (sysdep-CFLAGS): Increase inline limit.
427 2003-01-04 Roland McGrath <roland@redhat.com>
429 * Makeconfig (+mkdep): Add -MP flag.
430 Suggested by Art Haas <ahaas@airmail.net>.
432 2003-01-05 Andreas Schwab <schwab@suse.de>
434 * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC.
436 2003-01-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
438 * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Use
439 SYSCALL_ERROR_HANDLER.
440 * sysdeps/unix/sysv/linux/sh/pipe.S (__libc_pipe): Likewise.
441 * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Likewise.
442 Add support for cancellation handling.
443 * sysdeps/unix/sysv/linux/sh/syscall.S (__syscall): Use
444 SYSCALL_ERROR_HANDLER.
445 * sysdeps/unix/sysv/linux/sh/vfork.S (__vfork): Likewise.
446 * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Likewise.
447 Add support for cancellation handling.
448 (SYSCALL_ERROR_HANDLER): Define PIC variants.
450 2003-01-04 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
452 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Mark
453 __syscall_pread64 and __syscall_pwrite64 cancelable.
454 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
455 (INTERNAL_SYSCALL): New macro.
456 (LOADARGS_0, LOADARGS_1): Fix.
458 2003-01-05 Ulrich Drepper <drepper@redhat.com>
460 * Makerules (build-shlip-helper): Unless told otherwise, add
461 -Wl,-z,defs to linker command line.
462 * rt/Makefile (librt.so): Link with ld.so.
463 * dlfcn/Makefile (libdl.so): Likewise.
465 2003-01-05 Jakub Jelinek <jakub@redhat.com>
467 * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Add support for
468 cancellation handling.
469 * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
470 * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: Likewise.
472 2003-01-04 Ulrich Drepper <drepper@redhat.com>
474 * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Correct
475 order of parameters passed to kill.
477 2003-01-04 Andreas Schwab <schwab@suse.de>
479 * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Add nanosecond fields.
481 2002-01-03 Paul Eggert <eggert@twinsun.com>
483 * malloc/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
484 (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
485 when compiling Bison 1.875's `bitset bset = obstack_alloc
486 (bobstack, bytes);'. Problem reported by Nelson H. F. Beebe.
488 2003-01-04 Ulrich Drepper <drepper@redhat.com>
490 * sysdeps/posix/system.c (do_system): Minor optimizations. Remove
492 Correct reference counter in case SIGQUIT handler installation failed.
494 2003-01-03 Ulrich Drepper <drepper@redhat.com>
496 * include/libc-symbols.h [HAVE_WEAK_SYMBOLS] (_weak_extern):
497 Define using _Pragma(weak ...).
499 2003-01-03 Andreas Jaeger <aj@suse.de>, Jakub Jelinek <jakub@redhat.com>
501 * resolv/res_libc.c: Provide declaration for __res_init_weak and
502 reorder declarations.
504 2003-01-03 Art Haas <ahaas@airmail.net>
506 * localedata/tests-mbwc/dat_iswalnum.c: Convert GCC extension
507 initializer syntax to C99.
508 * localedata/tests-mbwc/dat_iswalpha.c: Likewise.
509 * localedata/tests-mbwc/dat_iswcntrl.c: Likewise.
510 * localedata/tests-mbwc/dat_iswctype.c: Likewise.
511 * localedata/tests-mbwc/dat_iswdigit.c: Likewise.
512 * localedata/tests-mbwc/dat_iswgraph.c: Likewise.
513 * localedata/tests-mbwc/dat_iswlower.c: Likewise.
514 * localedata/tests-mbwc/dat_iswprint.c: Likewise.
515 * localedata/tests-mbwc/dat_iswpunct.c: Likewise.
516 * localedata/tests-mbwc/dat_iswspace.c: Likewise.
517 * localedata/tests-mbwc/dat_iswupper.c: Likewise.
518 * localedata/tests-mbwc/dat_iswxdigit.c: Likewise.
519 * localedata/tests-mbwc/dat_mblen.c: Likewise.
520 * localedata/tests-mbwc/dat_mbrlen.c: Likewise.
521 * localedata/tests-mbwc/dat_mbrtowc.c: Likewise.
522 * localedata/tests-mbwc/dat_mbsrtowcs.c: Likewise.
523 * localedata/tests-mbwc/dat_mbstowcs.c: Likewise.
524 * localedata/tests-mbwc/dat_mbtowc.c: Likewise.
525 * localedata/tests-mbwc/dat_strcoll.c: Likewise.
526 * localedata/tests-mbwc/dat_strfmon.c: Likewise.
527 * localedata/tests-mbwc/dat_strxfrm.c: Likewise.
528 * localedata/tests-mbwc/dat_swscanf.c: Likewise.
529 * localedata/tests-mbwc/dat_towctrans.c: Likewise.
530 * localedata/tests-mbwc/dat_towlower.c: Likewise.
531 * localedata/tests-mbwc/dat_towupper.c: Likewise.
532 * localedata/tests-mbwc/dat_wcrtomb.c: Likewise.
533 * localedata/tests-mbwc/dat_wcscat.c: Likewise.
534 * localedata/tests-mbwc/dat_wcschr.c: Likewise.
535 * localedata/tests-mbwc/dat_wcscmp.c: Likewise.
536 * localedata/tests-mbwc/dat_wcscoll.c: Likewise.
537 * localedata/tests-mbwc/dat_wcscpy.c: Likewise.
538 * localedata/tests-mbwc/dat_wcscspn.c: Likewise.
539 * localedata/tests-mbwc/dat_wcslen.c: Likewise.
540 * localedata/tests-mbwc/dat_wcsncat.c: Likewise.
541 * localedata/tests-mbwc/dat_wcsncmp.c: Likewise.
542 * localedata/tests-mbwc/dat_wcsncpy.c: Likewise.
543 * localedata/tests-mbwc/dat_wcspbrk.c: Likewise.
544 * localedata/tests-mbwc/dat_wcsrtombs.c: Likewise.
545 * localedata/tests-mbwc/dat_wcsspn.c: Likewise.
546 * localedata/tests-mbwc/dat_wcsstr.c: Likewise.
547 * localedata/tests-mbwc/dat_wcstod.c: Likewise.
548 * localedata/tests-mbwc/dat_wcstok.c: Likewise.
549 * localedata/tests-mbwc/dat_wcstombs.c: Likewise.
550 * localedata/tests-mbwc/dat_wcswidth.c: Likewise.
551 * localedata/tests-mbwc/dat_wcsxfrm.c: Likewise.
552 * localedata/tests-mbwc/dat_wctob.c: Likewise.
553 * localedata/tests-mbwc/dat_wctomb.c: Likewise.
554 * localedata/tests-mbwc/dat_wctrans.c: Likewise.
555 * localedata/tests-mbwc/dat_wctype.c: Likewise.
556 * localedata/tests-mbwc/dat_wcwidth.c: Likewise.
558 2003-01-03 Richard Henderson <rth@redhat.com>
560 * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall_r0_asm): New.
561 (inline_syscall_r0_constraint): New.
562 (inline_syscall[0-6]): Use them.
564 2003-01-03 Jakub Jelinek <jakub@redhat.com>
566 * sysdeps/generic/ldsodefs.h (_dl_allocate_tls, _dl_deallocate_tls):
567 Add rtld_hidden_proto.
568 * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Add rtld_hidden_def.
569 (_dl_allocate_tls): Likewise. Remove INTDEF.
571 2002-07-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
573 * sysdeps/sh/memcpy.S: Optimize. Based on a patch by Toshiyasu
574 Morita <toshiyasu.morita@hsa.hitachi.com>.
575 * sysdeps/sh/memcpy.S: Likewise.
577 2003-01-02 Ulrich Drepper <drepper@redhat.com>
579 * sysdeps/pthread/aio_suspend.c (aio_suspend): Don't quite remove
580 any, but unify the test.
582 2003-01-02 Jakub Jelinek <jakub@redhat.com>
584 * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction,
585 sigaction): Protect weak_alias and libc_hidden_weak with
586 #ifndef LIBC_SIGACTION.
587 * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction,
588 sigaction): Likewise.
589 * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction,
590 sigaction): Likewise.
591 * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction,
592 sigaction): Likewise.
593 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction,
594 sigaction): Likewise.
595 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction,
596 sigaction): Likewise.
597 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction,
598 sigaction): Likewise.
599 * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction,
600 sigaction): Likewise. Remove SIGCANCEL handling here.
601 * sysdeps/unix/sysv/linux/sigaction.c (__sigaction, sigaction):
604 2003-01-02 Art Haas <ahaas@airmail.net>
606 * login/tst-utmp.c: Convert GCC extension initializer syntax to C99.
608 2003-01-02 Ulrich Drepper <drepper@redhat.com>
610 * posix/getconf.c: Update copyright year.
611 * nss/getent.c: Likewise.
612 * nscd/nscd_nischeck.c: Likewise.
613 * iconv/iconvconfig.c: Likewise.
614 * iconv/iconv_prog.c: Likewise.
615 * elf/ldconfig.c: Likewise.
616 * catgets/gencat.c: Likewise.
617 * csu/version.c: Likewise.
618 * elf/ldd.bash.in: Likewise.
619 * elf/sprof.c (print_version): Likewise.
620 * locale/programs/locale.c: Likewise.
621 * locale/programs/localedef.c: Likewise.
622 * nscd/nscd.c (print_version): Likewise.
623 * debug/xtrace.sh: Likewise.
624 * malloc/memusage.sh: Likewise.
625 * malloc/mtrace.pl: Likewise.
627 2003-01-01 Jakub Jelinek <jakub@redhat.com>
629 * io/sys/stat.h: Include time.h with __need_timespec even if
630 __USE_MISC is defined but __USE_XOPEN is not.
632 2003-01-01 Andreas Jaeger <aj@suse.de>
634 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Use union
635 type to avoid strict aliasing problem.
636 (_nss_dns_gethostbyname2_r): Likewise.
637 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
638 (_nss_dns_getnetbyname_r): Likewise.
639 * resolv/gethnamaddr.c (_gethtent): Likewise.
640 (gethostbyname2): Likewise.
642 2002-12-31 Ulrich Drepper <drepper@redhat.com>
644 * string/string-inlines.c: Define __memcpy_g and __strchr_g macros
645 to avoid using the exported symbols. Define aliases with the
646 original names separately.
648 * include/time.h: Add libc_hidden_proto for __strftime_l.
649 * include/wchar.h: Add libc_hidden_proto for __wcsftime_l.
650 * time/strftime.c: Always use libc_hidden_def if _LIBC.
652 * libio/libioP.h: Add libc_hidden_proto for _IO_file_open.
653 * libio/fileops.c: Add libc_hidden_def for _IO_file_open.
655 * malloc/mtrace.c: Add libc_hidden_proto and libc_hidden_def for
658 * csu/Makefile (routines): Add dso_handle.
659 * csu/dso_handle.c: New file.
661 2002-12-31 Roland McGrath <roland@redhat.com>
663 * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here.
664 Use $(S-CPPFLAGS) in place of $(asm-CPPFLAGS).
665 (S-CPPFLAGS): Add -DASSEMBLER here instead.
666 (generate-md5, +make-deps): Fix magic to get $(S-CPPFLAGS).
668 2002-12-31 Ulrich Drepper <drepper@redhat.com>
670 * malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle
673 2002-12-31 Andreas Jaeger <aj@suse.de>
675 * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync
677 * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
678 * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Likewise.
679 * sysdeps/unix/sysv/linux/hppa/kernel_stat.h: Likewise.
681 * sysdeps/unix/sysv/linux/kernel_stat.h
682 (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New.
684 * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Re-add
685 __unused[1-3] since they're needed by some platforms. Handle
686 _HAVE_STAT_NSEC and _HAVE_STAT_NSEC64.
688 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Add nsec resolution
689 for structs stat and stat64.
690 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
691 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
692 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
693 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
695 * io/sys/stat.h [__USE_MISC]: Define __need_timespec for struct stat.
697 * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Adjust for
698 nsec resolution changes.
699 (xstat64_conv): Likewise.
700 (xstat32_conv): Likewise.
702 * sysdeps/unix/sysv/linux/kernel_stat.h: Add nsec resolution for
705 * sysdeps/unix/sysv/linux/bits/stat.h: Add nsec resolution for
706 structs stat and stat64.
708 * time/time.h (__timespec_defined): Define for __USE_MISC.
710 2002-12-31 Ulrich Drepper <drepper@redhat.com>
712 * include/signal.h: Add libc_hidden_proto for __libc_current_sigrtmin
713 and __libc_current_sigrtmax.
715 2002-12-31 Jakub Jelinek <jakub@redhat.com>
717 * include/errno.h (__errno_location): Add prototype.
718 Use libc_hidden_proto unconditionally.
719 * include/netdb.h (__h_errno_location): Use libc_hidden_proto
721 * include/resolv.h (__res_state): Likewise.
723 * hurd/errno-loc.c (__errno_location): Add libc_hidden_def.
724 * include/sys/socket.h (accept): Add libc_hidden_proto.
725 * include/errno.h (__errno_location): Likewise.
726 * include/netdb.h (__h_errno_location): Likewise.
727 * include/resolv.h (__res_state): Likewise.
728 * include/unistd.h (__lseek): Likewise.
729 * sysdeps/generic/errno-loc.c (__errno_location): Add libc_hidden_def.
730 * sysdeps/generic/herrno-loc.c (__h_errno_location): Likewise.
731 * sysdeps/generic/res-state.c (__res_state): Likewise.
732 * sysdeps/generic/accept.c (accept): Likewise.
733 * sysdeps/generic/lseek.c (__lseek): Likewise.
734 * sysdeps/generic/allocrtsig.c (__libc_current_sigrtmin,
735 __libc_current_sigrtmax): Likewise.
736 * sysdeps/mach/hurd/accept.c (accept): Likewise.
737 * sysdeps/mach/hurd/lseek.c (__lseek): Likewise.
738 * sysdeps/unix/sysv/aix/accept.c (accept): Likewise.
739 * sysdeps/unix/sysv/aix/lseek.c (__lseek): Likewise.
740 * sysdeps/unix/sysv/linux/accept.S (accept): Likewise.
741 * sysdeps/unix/inet/syscalls.list (__GI_accept): New alias to accept.
742 * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI_accept): Likewise.
743 * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI_accept): Likewise.
744 * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___lseek): New
746 (__GI_accept): New alias to accept.
747 * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI_accept): Likewise.
748 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___lseek):
750 (__GI_accept): New alias to accept.
751 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__GI_accept):
753 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI_accept):
755 * sysdeps/unix/syscalls.list (__GI___lseek): New alias to lseek.
757 * sysdeps/alpha/setjmp.S : Use libc_hidden_def(name) instead of
758 strong_alias (name, __GI_name).
759 * sysdeps/arm/bsd-_setjmp.S : Likewise.
760 * sysdeps/hppa/bsd-_setjmp.S : Likewise.
761 * sysdeps/i386/bsd-_setjmp.S : Likewise.
762 * sysdeps/mips/mips64/bsd-_setjmp.S : Likewise.
763 * sysdeps/mips/bsd-_setjmp.S : Likewise.
764 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S : Likewise.
765 * sysdeps/powerpc/powerpc64/setjmp.S : Likewise.
766 * sysdeps/s390/s390-32/elf/setjmp.S : Likewise.
767 * sysdeps/s390/s390-32/bsd-_setjmp.S : Likewise.
768 * sysdeps/s390/s390-64/elf/setjmp.S : Likewise.
769 * sysdeps/s390/s390-64/bsd-_setjmp.S : Likewise.
770 * sysdeps/sh/bsd-_setjmp.S : Likewise.
771 * sysdeps/sparc/sparc32/setjmp.S : Likewise.
772 * sysdeps/unix/arm/fork.S : Likewise.
773 * sysdeps/unix/bsd/hp/m68k/vfork.S : Likewise.
774 * sysdeps/unix/bsd/i386/vfork.S : Likewise.
775 * sysdeps/unix/bsd/osf/alpha/fork.S : Likewise.
776 * sysdeps/unix/bsd/sun/m68k/vfork.S : Likewise.
777 * sysdeps/unix/bsd/ultrix4/mips/vfork.S : Likewise.
778 * sysdeps/unix/bsd/vax/vfork.S : Likewise.
779 * sysdeps/unix/i386/fork.S : Likewise.
780 * sysdeps/unix/mips/fork.S : Likewise.
781 * sysdeps/unix/sparc/fork.S : Likewise.
782 * sysdeps/unix/sparc/vfork.S : Likewise.
783 * sysdeps/unix/sysv/linux/arm/vfork.S : Likewise.
784 * sysdeps/unix/sysv/linux/cris/vfork.S : Likewise.
785 * sysdeps/unix/sysv/linux/i386/vfork.S : Likewise.
786 * sysdeps/unix/sysv/linux/ia64/fork.S : Likewise.
787 * sysdeps/unix/sysv/linux/ia64/setjmp.S : Likewise.
788 * sysdeps/unix/sysv/linux/ia64/vfork.S : Likewise.
789 * sysdeps/unix/sysv/linux/m68k/vfork.S : Likewise.
790 * sysdeps/unix/sysv/linux/sh/vfork.S : Likewise.
791 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S : Likewise.
792 * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S : Likewise.
793 * sysdeps/unix/sysv/linux/sparc/fork.S : Likewise.
794 * sysdeps/unix/sysv/linux/sparc/vfork.S : Likewise.
795 * sysdeps/unix/sysv/linux/x86_64/vfork.S : Likewise.
796 * sysdeps/unix/fork.S : Likewise.
797 * sysdeps/vax/bsd-_setjmp.S : Likewise.
798 * sysdeps/x86_64/bsd-_setjmp.S : Likewise.
800 * sysdeps/unix/sysv/linux/ia64/sysdep.h: Guard against multiple
803 2002-12-31 Ulrich Drepper <drepper@redhat.com>
805 * include/unistd.h: Add libc_hidden_proto for __fork and __vfork.
806 * sysdeps/generic/fork.c: Add libc_hidden_def for __fork.
807 * sysdeps/mach/hurd/fork.c: Likewise.
808 * sysdeps/unix/sysv/aix/fork.c: Likewise.
809 * sysdeps/unix/fork.S: Add __GI___fork alias.
810 * sysdeps/unix/arm/fork.S: Likewise.
811 * sysdeps/unix/bsd/osf/alpha/fork.S: Likewise.
812 * sysdeps/unix/i386/fork.S: Likewise.
813 * sysdeps/unix/mips/fork.S: Likewise.
814 * sysdeps/unix/sparc/fork.S: Likewise.
815 * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
816 * sysdeps/unix/sysv/linux/sparc/fork.S: Likewise.
817 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
818 * sysdeps/generic/vfork.c: Add libc_hidden_def for __vfork.
819 * sysdeps/unix/bsd/hp/m68k/vfork.S: Add __GI___vfork alias.
820 * sysdeps/unix/bsd/i386/vfork.S: Likewise.
821 * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
822 * sysdeps/unix/bsd/ultrix4/mips/vfork.S: Likewise.
823 * sysdeps/unix/bsd/vax/vfork.S: Likewise.
824 * sysdeps/unix/sparc/vfork.S: Likewise.
825 * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise.
826 * sysdeps/unix/sysv/linux/cris/vfork.S: Likewise.
827 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
828 * sysdeps/unix/sysv/linux/ia64/vfork.S: Likewise.
829 * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
830 * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
831 * sysdeps/unix/sysv/linux/sparc/vfork.S: Likewise.
832 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
834 * include/time.h: Add libc_hidden_proto for __nanosleep.
835 * sysdeps/generic/nanosleep.c: Add libc_hidden_def for __nanosleep.
836 * sysdeps/mach/nanosleep.c: Likewise.
837 * sysdeps/unix/sysv/aix/nanosleep.c: Likewise.
838 * sysdeps/unix/sysv/linux/syscalls.list: Add __GI___nanosleep alias.
840 * libio/libioP.h: Add libc_hidden_proto for _IO_list_lock,
841 _IO_list_unlock, and _IO_list_resetlock.
842 * libio/genops.c: Add libc_hidden_def for _IO_list_lock,
843 _IO_list_unlock, and _IO_list_resetlock.
845 * libio/libioP.h: Add libc_hidden_proto for _IO_iter_begin,
846 _IO_iter_end, _IO_iter_next, and _IO_iter_file.
847 * libio/genops.c: Add libc_hidden_def for _IO_iter_begin,
848 _IO_iter_end, _IO_iter_next, and _IO_iter_file.
850 * include/setjmp.h: Add libc_hidden_proto for __libc_longjmp.
851 * sysdeps/generic/longjmp.c: Add libc_hidden_def for __longjmp.
852 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add
853 __GI___longjmp alias.
855 * include/setjmp.h: Add libc_hidden_proto for _setjmp.
856 * sysdeps/alpha/setjmp.S: Add __GI__setjmp alias.
857 * sysdeps/arm/bsd-_setjmp.S: Likewise.
858 * sysdeps/generic/bsd-_setjmp.c: Likewise.
859 * sysdeps/hppa/bsd-_setjmp.S: Likewise.
860 * sysdeps/i386/bsd-_setjmp.S: Likewise.
861 * sysdeps/m68k/bsd-_setjmp.c: Likewise.
862 * sysdeps/mips/bsd-_setjmp.S: Likewise.
863 * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
864 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
865 * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
866 * sysdeps/s390/s390-32/bsd-_setjmp.S: Likewise.
867 * sysdeps/s390/s390-32/elf/setjmp.S: Likewise.
868 * sysdeps/s390/s390-64/bsd-_setjmp.S: Likewise.
869 * sysdeps/s390/s390-64/elf/setjmp.S: Likewise.
870 * sysdeps/sh/bsd-_setjmp.S: Likewise.
871 * sysdeps/sparc/sparc32/setjmp.S: Likewise.
872 * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
873 * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
874 * sysdeps/vax/bsd-_setjmp.S: Likewise.
875 * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
877 2002-12-30 Ulrich Drepper <drepper@redhat.com>
879 * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
881 2002-12-30 Roland McGrath <roland@redhat.com>
883 * Rules (generated): Target removed.
884 * mach/Makefile (generated): Define it here instead.
886 * math/Makefile (generated): Add m_*l and m_*f variants too.
888 2002-12-30 Ulrich Drepper <drepper@redhat.com>
890 * elf/dl-close.c (_dl_close): Handle relocation dependencies among
891 the to-be-deleted objects right away instead of later separately.
892 The latter fails because the scope data structures of the DSO
893 might already be gone.
895 * elf/Makefile: Add rules to build and run reldep8 test.
896 * elf/reldep8.c: New file.
897 * elf/reldep8mod1.c: New file.
898 * elf/reldep8mod2.c: New file.
899 * elf/reldep8mod3.c: New file.
900 Contributed by Jakub Jelinek.
902 2002-12-24 GOTO Masanori <gotom@debian.or.jp>
904 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
905 checking of return value ENOSYS from getdents64.
907 2002-12-28 Andreas Schwab <schwab@suse.de>
909 * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.
910 ($(common-objpfx)s-%.d): Generalized from
911 $(common-objpfx)s-proto.d rule.
912 (common-generated): Add s-proto-cancel.d.
913 * sysdeps/unix/make-syscalls.sh: Use s-proto-cancel.d for
914 cancellable syscalls.
915 * sysdeps/unix/s-proto-cancel.S: New file.
917 2002-12-29 Roland McGrath <roland@redhat.com>
919 * resolv/res_libc.c: Move _res defn magic after res_init defn
920 so _res macro is in effect for that code.
922 * Makerules ($(common-objpfx)%.h $(common-objpfx)%.h.d): Fix sed
923 pattern for prepending $(..) so it doesn't affect $(foo).
925 * math/Makefile (generated): Add $(addsuffix .c .S,$(calls:s_%=m_%)).
927 2002-12-29 Jakub Jelinek <jakub@redhat.com>
929 * elf/cache.c (add_to_cache): Don't loop forever with 1ULL << 63 set
932 2002-12-28 Ulrich Drepper <drepper@redhat.com>
934 * misc/sys/cdefs.h (__attribute_deprecated__): New #define.
936 2002-12-28 Andreas Jaeger <aj@suse.de>
938 * sysdeps/generic/readelflib.c (process_elf_file): Cast value to
940 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
942 2002-12-27 Jakub Jelinek <jakub@redhat.com>
944 * inet/herrno.c (__h_errno_location): Remove.
945 * inet/Makefile (routines): Add herrno-loc.
946 * resolv/res_libc.c (__res_state): Remove.
947 * resolv/Makefile (routines): Add res-state.
948 * sysdeps/generic/herrno-loc.c: New file.
949 * sysdeps/generic/res-state.c: New file.
951 2002-12-27 Jakub Jelinek <jakub@redhat.com>
953 * sysdeps/unix/sysv/linux/i386/sysdep.h (I386_USE_SYSENTER):
954 Only define if USE_DL_SYSINFO is defined.
956 2002-12-22 Jakub Jelinek <jakub@redhat.com>
958 * sysdeps/unix/sysv/linux/ia64/sysdep.h (INLINE_SYSCALL,
959 INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERROR):
960 Define. Patch by Richard Henderson and Jes Sorensen.
961 (PSEUDO): Remove unnecessary ;;.
962 * elf/rtld.c (dl_main): Initialize TLS even if no PT_TLS segments
963 are found unless TLS_INIT_TP_EXPENSIVE. Use NONTLS_INIT_TP.
964 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Use NONTLS_INIT_TP
965 if not initializing thread pointer.
966 [!USE_TLS && NONTLS_INIT_TP] (__pthread_initialize_minimal): New.
967 * sysdeps/generic/libc-start.c (__pthread_initialize_minimal): Don't
968 make it weak also if NONTLS_INIT_TP.
969 * sysdeps/unix/common/pause.c: Handle cancellation.
970 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h [DONT_LOAD_G1]
971 (LOADSYSCALL): Remove.
972 (SYSCALL_ERROR_HANDLER_ENTRY): Define.
973 (SYSCALL_ERROR_HANDLER): Use it.
974 (PSEUDO): Don't jump around error handler.
975 * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__libc_pipe): Don't
976 jump around error handler.
977 * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S (syscall): Likewise.
978 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Branch
979 to __syscall_error_handler on failure.
980 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [DONT_LOAD_G1]
981 (LOADSYSCALL): Remove.
982 (SYSCALL_ERROR_HANDLER_ENTRY): Define.
983 (SYSCALL_ERROR_HANDLER): Use it.
984 (PSEUDO): Don't jump around error handler.
985 * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__libc_pipe): Don't
986 jump around error handler.
987 * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S (syscall): Likewise.
988 * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S (__socket): Branch
989 to __syscall_error_handler on failure.
991 2002-12-27 Roland McGrath <roland@redhat.com>
993 * scripts/gen-as-const.awk: New file.
994 * Makefile (distribute): Add it.
995 * Makerules ($(common-objpfx)%.h %.h.d: %.sym): New pattern rule.
996 (before-compile): Add $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
998 (+depfiles): Add $(addprefix $(common-objpfx),$(gen-as-const-headers)).
1000 2002-12-27 Andreas Schwab <schwab@suse.de>
1002 * sysdeps/unix/sysv/linux/m68k/socket.S: Add cancellation support.
1004 2002-12-27 Jakub Jelinek <jakub@redhat.com>
1006 * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if
1009 2002-12-27 Andreas Schwab <schwab@suse.de>
1011 * Makerules ($(common-objpfx)%.make): Filter through
1012 $(sed-remove-objpfx).
1014 2002-12-23 Roland McGrath <roland@redhat.com>
1016 * scripts/abilist.awk: Produce a more compact format, divided into
1017 stanzas for each version set, the set name listed only once.
1018 * scripts/extract-abilist.awk: New file.
1019 * scripts/merge-abilist.awk: New file.
1020 * Makerules (check-abi-%, update-abi-%): New pattern rules.
1021 (update-abi, check-abi): New targets.
1022 * Makefile (+subdir_targets): Add subdir_{check,update}-abi.
1024 2002-12-19 Roland McGrath <roland@redhat.com>
1026 * Makerules (%.symlist): Use LC_ALL=C when running awk script.
1028 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Cast result of
1031 2002-12-21 Andreas Schwab <schwab@suse.de>
1033 * elf/check-textrel.c (handle_file): Swap p_type.
1035 2002-12-21 Andreas Schwab <schwab@suse.de>
1037 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INTERNAL_SYSCALL): Define.
1038 (INLINE_SYSCALL): Use it.
1039 (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
1040 (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
1042 * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Use INTERNAL_SYSCALL.
1043 * sysdeps/unix/sysv/linux/m68k/brk.c: Likewise.
1045 2002-12-20 Art Haas <ahaas@airmail.net>
1047 * sysdeps/gnu/siglist.c: Convert GCC extension initializer
1050 2002-12-21 Philip Blundell <philb@gnu.org>
1052 * sysdeps/arm/elf/start.S (_start): Optimise a little. Push stack
1053 top as seventh arg to __libc_start_main.
1054 Reported by paulnash@wildseed.com.
1056 * sysdeps/unix/sysv/linux/arm/clone.S: Small optimisation.
1058 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Elide
1059 compatibility cruft when new enough kernel is assumed.
1061 2002-12-20 Jakub Jelinek <jakub@redhat.com>
1063 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Use INTERNAL_SYSCALL
1064 instead of INLINE_SYSCALL.
1066 2002-12-20 Ulrich Drepper <drepper@redhat.com>
1068 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Fix
1071 * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Define SHM_HUGETLB.
1072 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
1073 * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Likewise.
1074 * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
1075 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
1076 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
1077 * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
1078 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
1079 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
1080 Patch by William Lee Irwin <wli@holomorphy.com>.
1082 2002-12-20 Andreas Schwab <schwab@suse.de>
1084 * locale/programs/ld-measurement.c (measurement_output): Fix
1087 2002-12-20 Ulrich Drepper <drepper@redhat.com>
1089 * include/libio.h [_IO_MTSAFE_IO && _IO_lock_inexpensive]:
1090 Redefine _IO_flockifle and _IO_funlockfile as inlines.
1092 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): For TLS
1093 builds add "tls" in the search path.
1094 * elf/ldconfig.c (is_hwcap_platform): Also recognize "tls".
1095 (path_hwcap): Recognize "tls".
1097 2002-12-19 Ulrich Drepper <drepper@redhat.com>
1099 * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Use
1100 __waitpid instead of waitpid.
1102 * sysdeps/unix/sysv/linux/i386/_exit.S: Use ENTER_KERNEL instead of
1104 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
1105 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
1106 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
1108 * sysdeps/unix/sysv/linux/i386/sysdep.h: Add support to use AT_SYSINFO
1109 information for system calls.
1111 * sysdeps/generic/dl-sysdep.h: Define RTLD_PRIVATE_ERRNO to 1 only
1114 * elf/rtld.c (_dl_start) [USE___THREAD]: Define initdtv.
1116 2002-12-19 Roland McGrath <roland@redhat.com>
1118 * iconvdata/ibm856.h: Convert GCC extension initializer syntax to C99.
1119 * iconvdata/ibm922.h: Likewise.
1120 * iconvdata/ibm930.h: Likewise.
1121 * iconvdata/ibm932.h: Likewise.
1122 * iconvdata/ibm933.h: Likewise.
1123 * iconvdata/ibm935.h: Likewise.
1124 * iconvdata/ibm937.h: Likewise.
1125 * iconvdata/ibm939.h: Likewise.
1126 * iconvdata/ibm943.h: Likewise.
1127 * iconvdata/isiri-3342.h: Likewise.
1129 2002-12-19 Ulrich Drepper <drepper@redhat.com>
1131 * test-skeleton.c (main): Make sure correct value is seen as
1132 argv[0] after adjustment of argv, and argc.
1134 * elf/rtld.c: Don't initialize _dl_dynamic_weak to 1 if
1135 RTLD_CORRECT_DYNAMIC_WEAK is defined.
1137 2002-12-19 Jakub Jelinek <jakub@redhat.com>
1139 * nscd/connections.c (nscd_run): Shut up warning.
1140 * tst-ungetc.c (assert): Undefined before redefining.
1142 2002-12-19 Ulrich Drepper <drepper@redhat.com>
1144 * posix/regex.c: Use __builtin_expect even outside glibc if gcc 3
1147 2002-12-17 Art Haas <ahaas@airmail.net>
1149 * iconvdata/cp737.h: Convert GCC extension initializer syntax to C99.
1150 * iconvdata/cp775.h: Likewise.
1151 * iconvdata/ibm1046.h: Likewise.
1152 * iconvdata/ibm1124.h: Likewise.
1153 * iconvdata/ibm1129.h: Likewise.
1154 * iconvdata/ibm1132.h: Likewise.
1155 * iconvdata/ibm1133.h: Likewise.
1156 * iconvdata/ibm1160.h: Likewise.
1157 * iconvdata/ibm1161.h: Likewise.
1158 * iconvdata/ibm1162.h: Likewise.
1159 * iconvdata/ibm1163.h: Likewise.
1160 * iconvdata/ibm1164.h: Likewise.
1162 2002-12-19 Ulrich Drepper <drepper@redhat.com>
1164 * sysdeps/unix/sysv/linux/i386/system.c: Define FORK only if
1165 __ASSUME_CLONE_THREAD_FLAGS is defined.
1166 * sysdeps/unix/sysv/linux/kernel-features.h
1167 (__ASSUME_CLONE_THREAD_FLAGS): Define for x86 and kernel >= 2.5.50.
1169 2002-12-18 Ulrich Drepper <drepper@redhat.com>
1171 * sysdeps/unix/sysv/linux/i386/brk.c: Use INTERNAL_SYSCALL instead
1173 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1175 * elf/dl-support.c [NEED_DL_SYSINFO]: Define and initialize
1177 [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
1179 * elf/rtld.c [DL_NEED_SYSINFO]: Initialize _dl_sysinfo element of
1181 [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
1183 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
1184 Check for AT_SYSINFO and set _dl_sysinfo appropriately.
1185 * sysdeps/generic/ldsodefs.h (struct rtld_global) [NEED_DL_SYSINFO]:
1188 2002-12-18 Jakub Jelinek <jakub@redhat.com>
1190 * misc/Versions [libc: GLIBC_2.3.1]: Move __libc_readv and
1192 [libc: GLIBC_PRIVATE]: ...here.
1193 * sysvipc/Versions [libc: GLIBC_2.3.1]: Move __libc_msgrcv and
1195 [libc: GLIBC_PRIVATE]: ...here.
1197 2002-12-18 Ulrich Drepper <drepper@redhat.com>
1199 * sysdeps/unix/sysv/linux/i386/sysdep.h: Define ENTER_KERNEL macro.
1200 Use it instead of directly int $0x80.
1201 * sysdeps/unix/sysv/linux/i386/brk.c: Use ENTER_KERNEL.
1202 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
1203 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
1204 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1205 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
1206 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
1208 2002-12-17 Ulrich Drepper <drepper@redhat.com>
1210 * malloc/malloc.c (mALLOPt): Make sure malloc is initialized.
1212 * elf/elf.h (AT_SYSINFO): New define.
1213 * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Add support for
1216 2002-12-17 Jakub Jelinek <jakub@redhat.com>
1218 * sysdeps/unix/sysv/linux/alpha/syscalls.list (msgrcv, msgsnd):
1220 * sysdeps/unix/sysv/linux/hppa/syscalls.list (msgrcv, msgsnd):
1222 * sysdeps/unix/sysv/linux/ia64/syscalls.list (msgrcv, msgsnd):
1224 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (msgrcv, msgsnd):
1226 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (msgrcv, msgsnd):
1228 * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend): Likewise.
1230 * malloc/thread-m.h (mutex_init, mutex_lock, mutex_trylock,
1231 mutex_unlock): If not building NPTL, use __libc_maybe_call2 if
1232 available, otherwise __libc_maybe_call.
1233 * sysdeps/unix/sysv/linux/x86_64/recv.c: Add support for
1234 cancellation handling.
1235 * sysdeps/unix/sysv/linux/x86_64/send.c: Likewise.
1237 2002-12-17 Isamu Hasegawa <isamu@yamato.ibm.com>
1239 * posix/regcomp.c (free_workarea_compile): Free the new member
1241 (analyze): Initialize ORG_INDICES.
1242 (duplicate_node_closure): Search for a existing node, which is
1243 duplicated from the node ORG_DEST and satisfies the constraint
1244 CONSTRAINT. And use it to avoid inifimite loop.
1245 (search_duplicated_node): New function.
1246 (duplicate_node): Store the index of the original node.
1247 * posix/regex_internal.c (re_dfa_add_node): Realloc ORG_INDICES
1249 * posix/regex_internal.h (re_dfa_t): Add new members.
1251 2002-12-17 Ulrich Drepper <drepper@redhat.com>
1253 * stdio-common/tst-fdopen.c: Undefine assert before redefining it.
1255 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1257 * sysdeps/posix/system.c (do_system): Add support for installation
1258 of cancellation handlers.
1259 * sysdeps/unix/sysv/linux/i386/system.c: New file.
1261 * stdlib/Makefile (tests): Add tst-system.
1262 * stdlib/tst-system.c: New file.
1264 * sysdeps/unix/sysv/linux/i386/socket.S [NEED_CANCELLATION &&
1265 CENABLE]: Don't lose content of %ebx.
1267 2002-12-17 Jakub Jelinek <jakub@redhat.com>
1269 * sysdeps/unix/sysv/linux/i386/socket.S: Use SINGLE_THREAD_P
1270 macro instead of comparing %gs:MULTIPLE_THREADS_OFFSET directly.
1272 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1274 * sysdeps/posix/getaddrinfo.c (gaih_inet): If __nss_lookup_function
1275 fails to return a function pointer don't use it.
1277 2002-12-16 Art Haas <ahaas@airmail.net>
1279 * io/ftw.c: Convert GCC extension initializer syntax to C99.
1280 * iconvdata/iso-ir-165.c: Likewise.
1281 * iconvdata/jis0208.c: Likewise.
1282 * iconvdata/jis0212.c: Likewise.
1284 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1286 * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create,
1287 epoll_ctl, and epoll_wait.
1288 * sysdeps/unix/sysv/linux/Versions [libc: GLIBC_2.3.2]: Add
1289 epoll_create, epoll_ctl, and epoll_wait.
1290 * sysdeps/unix/sysv/linux/sys/epoll.h: New file. Written by
1291 Davide Libenzi <davidel@xmailserver.org>.
1292 * sysdeps/unix/sysv/linux/Dist: Add sys/epoll.h.
1293 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
1296 2002-12-16 Art Haas <ahaas@airmail.net>
1298 * sysdeps/generic/bp-semctl.h: Convert GCC extension initializer
1300 * sysdeps/unix/sysv/aix/settimer.c: Likewise.
1301 * sysdeps/unix/sysv/aix/sleep.c: Likewise.
1302 * sysdeps/unix/sysv/aix/usleep.c: Likewise.
1304 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1306 * stdio-common/Makefile (routines): Remove lockfile. Add
1307 flockfile, ftrylockfile, and funlockfile.
1308 * sysdeps/generic/lockfile.c: Removed. Each function has its own file.
1309 * sysdeps/generic/flockfile.c: New file.
1310 * sysdeps/generic/ftrylockfile.c: New file.
1311 * sysdeps/generic/funlockfile.c: New file.
1313 2002-12-16 Jakub Jelinek <jakub@redhat.com>
1315 * sysdeps/unix/sysv/linux/i386/socket.S: Use CENABLE and CDISABLE
1316 macros instead of doing the calls directly.
1317 * sysdeps/unix/make-syscalls.sh: Add ptw-*.$o target name to rules.
1318 * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for ptw-%
1321 2002-12-16 Jakub Jelinek <jakub@redhat.com>
1323 * sysdeps/i386/fpu/bits/mathinline.h: Backout last change.
1324 * sysdeps/ieee754/bits/nan.h: Likewise.
1326 * sysdeps/unix/sysv/linux/ia64/syscalls.list (__syscall_open,
1327 __syscall_wait4, __syscall_ioctl, __syscall_write): Add.
1329 2002-12-16 Roland McGrath <roland@redhat.com>
1331 * sunrpc/xdr_mem.c (xdrmem_inline): Fix argument type.
1332 * sunrpc/xdr_rec.c (xdrrec_inline): Likewise.
1333 * sunrpc/xdr_stdio.c (xdrstdio_inline): Likewise.
1335 * sysdeps/unix/sysv/linux/syscalls.list: Add getpmsg, putpmsg.
1336 * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove s_getpmsg,
1338 * sysdeps/unix/sysv/linux/i386/getpmsg.c: File removed.
1339 * sysdeps/unix/sysv/linux/i386/putpmsg.c: File removed.
1340 * sysdeps/unix/sysv/linux/m68k/getpmsg.c: File removed.
1341 * sysdeps/unix/sysv/linux/m68k/putpmsg.c: File removed.
1342 * sysdeps/unix/sysv/linux/mips/getpmsg.c: File removed.
1343 * sysdeps/unix/sysv/linux/mips/putpmsg.c: File removed.
1344 * sysdeps/unix/sysv/linux/powerpc/getpmsg.c: File removed.
1345 * sysdeps/unix/sysv/linux/powerpc/putpmsg.c: File removed.
1347 2002-12-13 Paul Eggert <eggert@twinsun.com>
1349 * sunrpc/rpc/xdr.h (struct XDR.xdr_ops.x_inline): 2nd arg
1350 is now u_int, not int.
1351 (struct XDR.x_handy): Now u_int, not int.
1352 * sunrpc/xdr_mem.c: Include <limits.h>.
1353 (xdrmem_getlong, xdrmem_putlong, xdrmem_getbytes, xdrmem_putbytes,
1354 xdrmem_inline, xdrmem_getint32, xdrmem_putint32):
1355 x_handy is now unsigned, not signed.
1356 Do not decrement x_handy if no change is made.
1357 (xdrmem_setpos): Check for int overflow.
1358 * sunrpc/xdr_sizeof.c (x_inline): 2nd arg is now unsigned.
1359 (xdr_sizeof): Remove cast that is now unnecessary, now that
1360 x_handy is unsigned.
1362 2002-12-15 Art Haas <ahaas@airmail.net>
1364 * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.
1365 * iconvdata/gap.awk: Likewise.
1366 * iconvdata/gen-8bit-gap-1.sh: Likewise.
1367 * iconvdata/gen-8bit-gap.sh: Likewise.
1368 * locale/C-address.c: Likewise.
1369 * locale/C-collate.c: Likewise.
1370 * locale/C-ctype.c: Likewise.
1371 * locale/C-identification.c: Likewise.
1372 * locale/C-measurement.c: Likewise.
1373 * locale/C-messages.c: Likewise.
1374 * locale/C-monetary.c: Likewise.
1375 * locale/C-name.c: Likewise.
1376 * locale/C-numeric.c: Likewise.
1377 * locale/C-paper.c: Likewise.
1378 * locale/C-telephone.c: Likewise.
1379 * locale/C-time.c: Likewise.
1380 * nscd/connections.c: Likewise.
1381 * nscd/grpcache.c: Likewise.
1382 * nscd/hstcache.c: Likewise.
1383 * nscd/pwdcache.c: Likewise.
1384 * stdio-common/vfprintf.c: Likewise.
1385 * stdlib/random.c: Likewise.
1386 * sysdeps/generic/siglist.c: Likewise.
1387 * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
1388 * sysdeps/ieee754/bits/nan.h: Likewise.
1389 * sysdeps/posix/sprofil.c: Likewise.
1390 * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1391 * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
1392 * sysdeps/unix/sysv/linux/usleep.c: Likewise.
1394 2002-12-15 Roland McGrath <roland@redhat.com>
1396 * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.
1398 * sysdeps/unix/sysv/linux/wait.c: Don't include <nptl/pthreadP.h> or
1399 <tls.h> here, no need for it.
1400 * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
1402 * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): Take ARG as void *
1403 parameter, not varargs parameter.
1405 * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_RESET): Evaluate the
1406 argument so it's not an unused variable.
1408 * resolv/resolv.h (__p_key_syms, __p_cert_syms, __p_class_syms,
1409 __p_type_syms, __p_rcode_syms): Remove decls, never really intended
1412 * resolv/Versions (libresolv: GLIBC_2.3.2): New set, add __p_rcode.
1414 2002-12-15 Ulrich Drepper <drepper@redhat.com>
1416 * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): This is the
1417 original __libc_fcntl code. Just renamed.
1419 2002-12-15 Andreas Schwab <schwab@suse.de>
1421 * sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to _exit.
1423 2002-12-14 Olaf Hering <olh@suse.de>
1425 * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>.
1426 * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load.
1428 2002-12-15 Ulrich Drepper <drepper@redhat.com>
1430 * sysdeps/unix/sysv/linux/libc_fatal.c: New file.
1432 * sysdeps/generic/sysdep-cancel.h: Add dummy definitions for
1433 SINGLE_THREAD_P, LIBC_CANCEL_ASYNC, and LIBC_CANCEL_RESET.
1435 * sysdeps/unix/sysv/linux/open64.c: New file.
1437 * sysdeps/generic/pselect.c: Add support for cancellation handling.
1438 * sysdeps/posix/open64.c: Likewise.
1439 * sysdeps/posix/sigpause.c: Likewise.
1440 * sysdeps/posix/sigwait.c: Likewise.
1441 * sysdeps/posix/system.c: Likewise.
1442 * sysdeps/posix/waitid.c: Likewise.
1443 * sysdeps/unix/sysv/linux/accept.S: Likewise.
1444 * sysdeps/unix/sysv/linux/connect.S: Likewise.
1445 * sysdeps/unix/sysv/linux/llseek.c: Likewise.
1446 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
1447 * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
1448 * sysdeps/unix/sysv/linux/poll.c: Likewise.
1449 * sysdeps/unix/sysv/linux/pread.c: Likewise.
1450 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
1451 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
1452 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
1453 * sysdeps/unix/sysv/linux/readv.c: Likewise.
1454 * sysdeps/unix/sysv/linux/recv.S: Likewise.
1455 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
1456 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
1457 * sysdeps/unix/sysv/linux/send.S: Likewise.
1458 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
1459 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
1460 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
1461 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
1462 * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
1463 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1464 * sysdeps/unix/sysv/linux/tcdrain.c: Likewise.
1465 * sysdeps/unix/sysv/linux/wait.c: Likewise.
1466 * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
1467 * sysdeps/unix/sysv/linux/writev.c: Likewise.
1468 * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
1469 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
1471 2002-12-14 Jakub Jelinek <jakub@redhat.com>
1473 * sysdeps/generic/sysdep-cancel.h: New file.
1474 * sysdeps/unix/make-syscalls.sh: Handle C at start of args as
1476 * sysdeps/unix/inet/syscalls.list (accept, connect, recv, recvfrom,
1477 recvmsg, send, sendmsg, sendto): Make cancelable.
1478 * sysdeps/unix/mman/syscalls.list (msync): Likewise.
1479 * sysdeps/unix/sysv/linux/alpha/syscalls.list (llseek, pread,
1480 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1481 sendto, osf_select): Likewise.
1482 * sysdeps/unix/sysv/linux/hppa/syscalls.list (accept, connect, recv,
1483 recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
1484 * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek, pread,
1485 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1487 * sysdeps/unix/sysv/linux/mips/syscalls.list (accept, connect, recv,
1488 recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
1489 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, pread,
1490 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1492 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (llseek, pread,
1493 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1494 sendto, select): Likewise.
1495 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (llseek, pread,
1496 pwrite, accept, connect, recvfrom, recvmsg, sendmsg, sendto):
1498 * sysdeps/unix/sysv/linux/syscalls.list (creat, nanosleep, pause,
1499 select, fcntl): Likewise.
1500 * sysdeps/unix/sysv/syscalls.list (pause, poll): Likewise.
1501 * sysdeps/unix/syscalls.list (close, fcntl, fsync, lseek, open,
1502 read, readv, select, sigsuspend, write, writev): Likewise.
1504 2002-12-14 Jakub Jelinek <jakub@redhat.com>
1506 * dirent/bug-readdir1.c: Include unistd.h.
1508 2002-12-13 Jakub Jelinek <jakub@redhat.com>
1510 * locale/programs/locale.c: Include locarchive.h.
1511 (ARCHIVE_NAME): Define.
1512 (write_archive_locales): New function.
1513 (write_locales): Use it. Ensure the same locale is not printed
1514 multiple times in verbose mode.
1515 Mode LC_IDENTIFICATION and LC_CTYPE printing into...
1516 (print_LC_IDENTIFICATION, print_LC_CTYPE): ... these helper
1518 (struct nameent): New type.
1519 (nameentcmp): New function.
1521 2002-12-14 Jakub Jelinek <jakub@redhat.com>
1523 * posix/regex_internal.c (re_string_context_at): Guard wide char
1524 code with #ifdef RE_ENABLE_I18N.
1526 2002-11-22 Paolo Bonzini <bonzini@gnu.org>
1528 * posix/regcomp.c (regcomp): __re_compile_fastmap -> re_compile_fastmap
1530 2002-12-13 Roland McGrath <roland@redhat.com>
1532 * posix/bug-regex15.c: New file.
1533 * posix/Makefile (tests): Add it.
1535 * test-skeleton.c (TEST_DATA_LIMIT): New macro, default to 64MB.
1536 (main): Set RLIMIT_DATA limit to TEST_DATA_LIMIT (or lower if need be).
1538 2002-12-13 Ulrich Drepper <drepper@redhat.com>
1540 * elf/dl-misc.c (_dl_debug_vdprintf): Don't depend on 5-digit PIDs.
1542 * misc/syslog.c (log_cleanup): Don't use parameter in
1543 __libc_lock_unlock call, use syslog_lock directly. Adjust callers to
1544 pass NULL instead of a pointer to syslog_lock.
1546 2002-12-12 Ulrich Drepper <drepper@redhat.com>
1548 * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map
1549 linker map for all iconv modules.
1550 (distribute): Add gconv.map.
1551 * iconvdata/gconv.map: New file.
1553 * elf/Makefile: Also check all iconv modules for text relocations.
1555 * stdlib/Makefile: Remove code to automatically import GMP.
1557 * elf/Makefile (tests): Add rules to build and run check-textrel.
1558 * elf/check-textrel.c: New file.
1560 * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size
1563 2002-12-11 Jakub Jelinek <jakub@redhat.com>
1565 * io/test-utime (main): If stnow.st[am]time is wrong, print it and
1568 2002-04-30 Bruno Haible <bruno@clisp.org>
1570 * intl/loadmsgcat.c (_nl_init_domain_conv): Don't append //TRANSLIT to
1571 the encoding if it already has slashes.
1572 Reported by Perry Rapp <prapp@erols.com>.
1574 2002-12-11 Roland McGrath <roland@redhat.com>
1576 * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino.
1577 (CPPFLAGS-elf-init.oS, CFLAGS-elf-init.oS): New variables.
1578 Turn off PIC for compiling this file.
1580 2002-12-11 Ulrich Drepper <drepper@redhat.com>
1582 * malloc/thread-m.h: Remove thread_id type and MUTEX_INITIALIZER
1583 definitions. Not needed.
1584 [_LIBC]: Use definitions from libc-lock.h instead of referencing
1585 pthread routines directly.
1586 * malloc/arena.c (ptmalloc_unlock_all2): Don't add (void) to
1588 (arena_get2): Don't look at return value of mutex_lock.
1590 2002-12-11 Roland McGrath <roland@redhat.com>
1592 * csu/Makefile ($(objpfx)elf-init.oS): New target, just clone
1593 elf-init.o instead of compiling a PIC version.
1595 2002-12-11 Bruno Haible <bruno@clisp.org>
1597 * intl/gettext.h: Renamed to ...
1598 * intl/gmo.h: ... here.
1599 * intl/Makefile (distribute): Add gmo.h, remove gettext.h.
1600 * intl/gettextP.h: Update.
1601 * intl/loadmsgcat.c: Update.
1603 * intl/gettextP.h (PARAMS): Make more portable.
1604 (attribute_hidden): Define as empty macro if not already defined.
1605 * intl/hash-string.h (PARAMS): Make more portable.
1606 * intl/loadinfo.h (PARAMS): Likewise.
1607 * intl/plural-exp.h (PARAMS): Likewise.
1608 (attribute_hidden): Move definition near the definition of
1611 * intl/gettextP.h (_nl_locale_name) [!_LIBC]: New declaration.
1612 * intl/plural-exp.h (plural_eval) [!_LIBC]: New declaration.
1614 2002-07-13 Bruno Haible <bruno@clisp.org>
1616 * intl/dcigettext.c (freea): New macro.
1617 (FREE_BLOCKS): Free also the registered blocks.
1618 (DCIGETTEXT): Free the 'search' variable.
1619 Reported by Andreas Fischer <a.fischer@asentics.de>.
1621 2002-04-27 Bruno Haible <bruno@clisp.org>
1623 * intl/gettextP.h [! _LIBC]: Use prefix libintl_ instead of suffix __.
1624 * intl/dcigettext.c: Likewise.
1625 * intl/dcgettext.c: Likewise.
1626 * intl/dgettext.c: Likewise.
1627 * intl/gettext.c: Likewise.
1628 * intl/dcngettext.c: Likewise.
1629 * intl/dngettext.c: Likewise.
1630 * intl/ngettext.c: Likewise.
1631 * intl/textdomain.c: Likewise.
1632 * intl/bindtextdom.c: Likewise.
1633 * intl/plural-exp.h: Likewise.
1635 2002-01-02 Bruno Haible <bruno@clisp.org>
1637 * intl/loadmsgcat.c (_nl_init_domain_conv): Use PARAMS in extern decl.
1639 2001-04-30 Bruno Haible <bruno@clisp.org>
1641 * intl/dcigettext.c (getuid, getgid, geteuid, getegid): Provide
1642 default macro definitions. Needed for mingw32.
1644 2002-12-10 Ulrich Drepper <drepper@redhat.com>
1646 * sysdeps/i386/bits/byteswap.h (__bswap_64): Apply
1647 __builtin_constant_p to macro parameter.
1649 * sysdeps/generic/sigpause.c: Define all functions as weak.
1650 * sysdeps/posix/sigpause.c: Likewise.
1652 * elf/tst-tls7.c (do_test): Adjustments for l_tls_modid being of
1655 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1657 * elf/tst-array1.c (preinit_array, init_array, fini_array):
1658 Explicitly align the array to sizeof (void *).
1659 * elf/tst-array2dep.c (init_array, fini_array): Likewise.
1661 * include/libc-symbols.h: Fix a comment typo.
1663 * sysdeps/unix/sysv/linux/alpha/select.S (__libc_select): New alias.
1664 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__libc_sigsuspend):
1666 * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__libc_sigsuspend):
1668 * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c
1669 (__libc_sigsuspend): Likewise.
1670 * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c
1671 (__libc_sigsuspend): Likewise.
1672 * sysdeps/generic/creat.c (__libc_creat): Renamed from creat.
1673 (creat): New weak alias.
1675 2002-12-10 Roland McGrath <roland@redhat.com>
1677 * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that
1678 contributes a manual chapter.
1679 * manual/signal.texi (Process Signal Mask): Use @ifset linuxthreads
1682 * sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer to
1683 and move contents to ...
1684 (EXTRA_LD_ENVVARS_LINUX): ... this new macro. Add break for nonmatch.
1685 * sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS): Use
1686 it instead of duplicating its contents.
1687 (EXTRA_LD_ENVVARS): Likewise. Add break for nonmatch.
1689 2002-12-09 Jakub Jelinek <jakub@redhat.com>
1691 * elf/dl-support.c (_dl_non_dynamic_init): Add DL_OSVERSION_INIT if
1693 * sysdeps/unix/sysv/linux/dl-librecon.h (_dl_osversion_init): New
1695 (EXTRA_LD_ENVVARS): Use it.
1696 (DL_OSVERSION_INIT): Define.
1697 * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Include linux
1699 (EXTRA_LD_ENVVARS): Undef before defining. Use _dl_osversion_init.
1701 2002-12-10 Ulrich Drepper <drepper@redhat.com>
1703 * Versions.def: No new symbols in 2.3.1, but some new ones in 2.3.2.
1705 * sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock
1706 call. It is not allowed to destroy pthread mutexes which are
1707 still in use even though it is safe for our implementations. If
1708 somebody still uses the descriptor it is a bug.
1710 2002-12-09 Richard Henderson <rth@redhat.com>
1712 * csu/abi-note.S: Use .p2align, not .align.
1714 2002-12-09 Ulrich Drepper <drepper@redhat.com>
1716 * sysdeps/unix/sysv/linux/syscalls.list: Add __libc_creat and
1717 __libc_select aliases.
1719 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Define __libc_sigwaitinfo
1722 * sysdeps/unix/sysv/linux/sigwait.c: Define __libc_sigwait alias.
1724 * sysdeps/unix/sysv/linux/sigsuspend.c: Define __libc_sigsuspend alias.
1726 * sysdeps/unix/sysv/linux/poll.c: Define __libc_poll alias.
1728 * sysdeps/unix/syscalls.list: Define __libc_select alias.
1730 * sysdeps/posix/waitid.c: Define __libc_waitid alias.
1732 * sysdeps/posix/sigpause.c: Define __libc_sigpause and
1733 __libc___xpg_sigpause aliases.
1735 * sysdeps/generic/pselect.c: Define __libc_pselect alias.
1737 * misc/error.c: Remove use of USE_IN_LIBIO.
1739 2002-12-08 Roland McGrath <roland@redhat.com>
1741 * elf/Makefile (tests): Uncomment tst-array[123].
1742 * Makeconfig (CPPFLAGS-.oS): Add -DLIBC_NONSHARED=1.
1743 * csu/elf-init.c: New file.
1744 * csu/Makefile (routines, static-only-routines): Add elf-init.
1745 * sysdeps/alpha/elf/start.S: Use __libc_csu_init in place of _init
1746 and __libc_csu_fini in place of _fini.
1747 * sysdeps/arm/elf/start.S: Likewise.
1748 * sysdeps/cris/elf/start.S: Likewise.
1749 * sysdeps/hppa/elf/start.S: Likewise.
1750 * sysdeps/i386/elf/start.S: Likewise.
1751 * sysdeps/ia64/elf/start.S: Likewise.
1752 * sysdeps/m68k/elf/start.S: Likewise.
1753 * sysdeps/mach/hurd/powerpc/static-start.S: Likewise.
1754 * sysdeps/mips/elf/start.S: Likewise.
1755 * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
1756 * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
1757 * sysdeps/s390/s390-32/elf/start.S: Likewise.
1758 * sysdeps/s390/s390-64/elf/start.S: Likewise.
1759 * sysdeps/sh/elf/start.S: Likewise.
1760 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
1761 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
1762 * sysdeps/x86_64/elf/start.S: Likewise.
1764 * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd
1765 struct containing function ptr and value, free it.
1766 (__aio_notify_only): Allocate that and copy values from SIGEV into it.
1767 It's not safe to let the new thread use the SIGEV pointer.
1769 2001-10-20 Paul Eggert <eggert@twinsun.com>
1771 * misc/error.c (strerror_r): Do not declare unless [!_LIBC].
1772 Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
1773 Use strerror_r that is only a macro, even if it is not a function.
1774 (strerror): Check for HAVE_DECL_STRERROR before declaring.
1775 (private_strerror): Use prototypes, not old-style function definition.
1776 (print_errno_message): New function.
1777 Support the POSIX 'int'-flavored strerror_r, as well as the traditional
1779 (error_tail, error, error_at_line): Use it.
1781 2002-12-07 Carlos O'Donell <carlos@baldric.uwo.ca>
1783 * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Added SHMLBA #define.
1785 2002-12-08 Ulrich Drepper <drepper@redhat.com>
1787 * scripts/output-format.sed: Fix bug in one of the s expressions
1788 which used / for one too many things.
1790 * include/unistd.h: Declare __libc_close.
1792 2002-12-07 Ulrich Drepper <drepper@redhat.com>
1794 * sysdeps/generic/bits/stdio-lock.h (_IO_lock_trylock): New define.
1796 2002-12-07 Roland McGrath <roland@redhat.com>
1798 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes
1799 from 2002-12-06, but remove unnecessary memset call without removing
1800 necessary copy of initialization image.
1802 * Makerules ($(common-objpfx)format.lds): New target.
1803 (common-generated): Add it.
1804 ($(inst_libdir)/libc.so): Depend on that, and cat it into the result.
1805 * scripts/output-format.sed: New file.
1806 * Makefile (distribute): Add it.
1808 2002-12-07 Ulrich Drepper <drepper@redhat.com>
1810 * sysdeps/generic/libc-tls.c: Include <sys/param.h>.
1811 Reported by Art Haas <ahaas@airmail.net>.
1813 2002-12-07 Kenneth W. Chen <kenneth.w.chen@intel.com>
1815 * sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec. Fix .recovery4.
1817 2002-12-07 Jakub Jelinek <jakub@redhat.com>
1819 * string/test-strncpy.c (do_random_tests): Improve test coverage.
1821 2002-12-06 Ulrich Drepper <drepper@redhat.com>
1823 * test-skeleton.c (timeout_handler): Allow expected signal to be
1826 * wctype/wcfuncs.c: Add libc_hidden_def for iswalnum.
1828 * sysdeps/posix/raise.c: Add libc_hidden_def for raise.
1830 2002-12-07 Jakub Jelinek <jakub@redhat.com>
1832 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [RTLD_PRIVATE_ERRNO]
1833 (SYSCALL_ERROR_HANDLER): Fix a pasto.
1834 Reported by Jeff Bailey <jbailey@nisa.net>.
1836 2002-12-06 Ulrich Drepper <drepper@redhat.com>
1838 * sysdeps/generic/libc-tls.c: Undo last patch.
1840 * include/wctype.h: Define iswalnum with libc_hidden_proto.
1842 * include/signal.h: Define raise with libc_hidden_proto.
1844 * sysdeps/unix/sysv/linux/fexecve.c (fexecve): Use __snprintf and
1845 __execve instead of snprintf and execve.
1847 * sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double
1850 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1852 * posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
1853 * posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
1855 2002-12-06 Ulrich Drepper <drepper@redhat.com>
1857 * misc/syslog.c (log_cleanup): New function.
1858 (openlog): Use log_cleanup instead of __libc_mutex_unlock.
1859 (closelog): Likewise.
1861 * elf/dl-close.c: Use __rtld_lock_* macros instead of __libc_lock_*.
1862 * elf/dl-iteratephdr.c: Likewise.
1863 * elf/dl-lookup.c: Likewise.
1864 * elf/dl-misc.c: Likewise.
1865 * elf/dl-open.c: Likewise.
1866 * elf/dl-support.c: Likewise.
1867 * elf/rtld.c: Likewise.
1868 * sysdeps/generic/ldsodefs.h: Likewise.
1869 * sysdeps/generic/bits/libc-lock.h: Define __rtld_lock_* macros.
1870 * sysdeps/mach/bits/libc-lock.h: Likewise.
1871 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
1873 2002-12-06 Roland McGrath <roland@redhat.com>
1875 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
1877 * malloc/hooks.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]
1878 (malloc_starter, memalign_starter, free_starter): Don't define these.
1879 * malloc/malloc.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]:
1880 Don't declare them either.
1881 * malloc/arena.c (ptmalloc_init) [_LIBC && USE_TLS]: Don't call
1882 __pthread_initialize, so no need to set hooks to *_starter.
1883 (ptmalloc_init_minimal): New function, broken out of ptmalloc_init.
1884 [_LIBC && SHARED && USE_TLS && !USE___THREAD]
1885 (__libc_malloc_pthread_startup): New function.
1886 * malloc/Versions (libc: GLIBC_PRIVATE): New set, add that function.
1888 * malloc/hooks.c (memalign_starter): New function.
1889 * malloc/malloc.c: Declare it.
1890 * malloc/arena.c (save_memalign_hook): New variable.
1891 (ptmalloc_init): Set __memalign_hook to memalign_starter.
1893 * elf/dl-minimal.c (free): Clear the memory.
1894 (calloc): Just call malloc, knowing all memory it returns is cleared.
1896 * sysdeps/generic/dl-tls.c (allocate_dtv): Use calloc instead of
1897 malloc and memset; calloc can avoid the zeroing when redundant.
1898 (_dl_tls_setup): Likewise.
1899 * elf/dl-load.c (decompose_rpath): Likewise.
1900 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Comment out memset
1901 call, since memory from sbrk at startup is already zero.
1903 * elf/rtld.c (_dl_start, dl_main): TLS_INIT_TP macro now returns an
1904 error string for failure, null for success. Update callers.
1905 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
1906 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
1908 2002-12-05 Jakub Jelinek <jakub@redhat.com>
1910 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
1912 (readahead): Change args to i:iii.
1913 * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
1914 Change args to i:iii.
1915 * sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
1918 2002-12-05 Roland McGrath <roland@redhat.com>
1920 * stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,
1921 call all functions rather than none.
1922 Reported by Mark P. Mitchell <mark@codesourcery.com>.
1924 2002-12-04 Roland McGrath <roland@redhat.com>
1926 * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie
1927 on _nl_current_LC_* variables.
1929 2002-12-05 Ulrich Drepper <drepper@redhat.com>
1931 * dirent/bug-readdir1.c (main): Don't call closedir, just close
1932 the file descriptor. This is testing what the bug report was about.
1934 2002-12-04 Ulrich Drepper <drepper@redhat.com>
1936 * po/be.po: New file.
1938 * argp/Makefile (tests): Add tst-argp1.
1940 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: (struct sigevent):
1941 Change type of _attribute to void*.
1942 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
1943 * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
1944 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
1945 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
1946 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1948 2002-12-04 Roland McGrath <roland@redhat.com>
1950 * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]
1951 members to the end, so a libpthread compiled with !USE_TLS will still
1952 find other members properly.
1954 * sysdeps/i386/i486/bits/string.h (__strcpy_g): Add dummy output
1955 operand for DEST memory. Fix dummy input operand to use SRC.
1956 Reported by Davin McCall <davmac@ozonline.com.au>.
1958 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Account for TCB
1959 alignment when initializing the DTV entry.
1961 * elf/dl-load.c (_dl_map_object_from_fd): If we hit a TLS segment
1962 when TLS has not been set up, try to set it up if we can.
1963 * elf/tst-tls4.c: Revert last change.
1964 * elf/tst-tls5.c: Likewise.
1965 * elf/tst-tls6.c: Likewise.
1966 * elf/tst-tls7.c: Likewise.
1967 * elf/tst-tls8.c: Likewise.
1968 * elf/tst-tls9.c: Likewise.
1970 * sysdeps/generic/dl-tls.c [SHARED] (_dl_tls_setup): New function.
1971 * sysdeps/generic/ldsodefs.h: Declare it.
1972 * elf/Versions (ld: GLIBC_PRIVATE): Add it.
1973 * sysdeps/generic/libc-tls.c (init_slotinfo): New static inline
1974 function, broken out of __libc_setup_tls.
1975 (init_static_tls): Likewise.
1976 (__libc_setup_tls): Call them.
1977 (_dl_tls_setup): New function, uses new subroutines.
1979 * elf/dl-close.c (free_slotinfo): Make argument pointer to pointer.
1980 Clear the pointer when returning true.
1981 (libc_freeres_fn) [SHARED]: If GL(dl_initial_dtv) is null, free the
1982 first element of the slotinfo list too.
1984 * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Define only if
1987 * sysdeps/generic/ldsodefs.h (_dl_next_tls_modid): Declare as hidden.
1988 (_dl_determine_tlsoffset): Likewise.
1990 * elf/rtld.c (_dl_initial_error_catch_tsd): Renamed from
1991 startup_error_tsd, made global.
1992 (dl_main): Update initialization.
1993 * elf/dl-tsd.c: Likewise.
1994 * sysdeps/generic/ldsodefs.h: Declare it.
1996 2002-12-03 Ulrich Drepper <drepper@redhat.com>
1998 * manual/texinfo.tex: Update from latest upstream version.
2000 2002-12-03 Roland McGrath <roland@redhat.com>
2002 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS
2003 area surplus in calculation for sbrk call.
2005 * iconvdata/cp1125.c: New file.
2006 * iconvdata/Makefile (distribute): Add it.
2007 (modules): Add CP1125.
2008 (gen-8bit-gap-modules): Add cp1125.
2009 * iconvdata/gconv-modules: Add CP1125, alias RUSCII.
2010 * iconvdata/tst-tables.sh: Add CP1125 to the list to test.
2012 2002-12-03 Andreas Jaeger <aj@suse.de>
2014 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
2016 2002-12-03 Ulrich Drepper <drepper@redhat.com>
2018 * sysdeps/posix/system.c (do_system): Make signal handler
2019 installation thread safe.
2021 2002-12-02 Roland McGrath <roland@redhat.com>
2023 * sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change
2024 caller from EXTRA to -.
2025 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
2026 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2027 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
2029 2002-12-02 Carlos O'Donell <carlos@baldric.uwo.ca>
2031 * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both
2032 bits of RM are cleared.
2034 2002-12-02 Roland McGrath <roland@redhat.com>
2036 * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy
2037 TLS setup is required.
2038 * elf/tst-tls5.c: Likewise.
2039 * elf/tst-tls6.c: Likewise.
2040 * elf/tst-tls7.c: Likewise.
2041 * elf/tst-tls8.c: Likewise.
2042 * elf/tst-tls9.c: Likewise.
2044 * elf/rtld.c (dl_main): Remove [! SHARED] conditional from
2045 `if (GL(dl_tls_max_dtv_idx) > 0)' tests for doing TLS setup.
2046 * elf/dl-close.c (libc_freeres_fn): Check GL(dl_tls_dtv_slotinfo_list)
2047 for being null before calling free_slotinfo.
2048 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: For PT_TLS in
2049 dynamic loading, bail with error if GL(dl_tls_max_dtv_idx) is zero.
2051 2002-11-30 Bruno Haible <bruno@clisp.org>
2053 * iconv/gconv.h (__gconv_btowc_fct): New typedef.
2054 (struct __gconv_step): New field __btowc_fct.
2055 * wcsmbs/btowc.c (__btowc): Use the __btowc_fct shortcut if possible.
2056 * iconv/gconv_int.h (__BUILTIN_TRANSFORM): Renamed from
2058 (__gconv_btwoc_ascii): New declaration.
2059 * iconv/gconv_simple.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
2060 (__gconv_btwoc_ascii): New function.
2061 * iconv/gconv_builtin.h: Add BtowcFct argument to all
2062 BUILTIN_TRANSFORMATION invocations.
2063 * iconv/gconv_conf.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
2064 * iconv/iconvconfig.c (BUILTIN_TRANSFORMATION): Likewise.
2065 * iconv/gconv_builtin.c (map): New field btowc_fct.
2066 (BUILTIN_TRANSFORMATION): Add BtowcFct argument. Use it to initialize
2068 (__gconv_get_builtin_trans): Initialize __btowc_fct field.
2069 * iconv/gconv_cache.c (find_module): Initialize __btowc_fct field.
2070 * iconv/gconv_db.c (gen_steps, increment_counter): Likewise.
2071 * wcsmbs/wcsmbsload.c (to_wc, to_mb): Likewise.
2072 * iconv/skeleton.c: Document STORE_REST and FROM_ONEBYTE.
2073 (gconv_init): Initialize __btowc_fct field.
2074 Undefine EXTRA_LOOP_ARGS and FROM_ONEBYTE at the end.
2075 * iconv/loop.c: Document ONEBYTE_BODY.
2076 (gconv_btowc, FROM_ONEBYTE): Define if ONEBYTE_BODY is defined.
2077 Undefine ONEBYTE_BODY at the end.
2078 * iconvdata/8bit-generic.c (ONEBYTE_BODY): New macro.
2079 * iconvdata/8bit-gap.c (NONNUL): New macro.
2080 (BODY for FROM_LOOP): Use it.
2081 (ONEBYTE_BODY): New macro.
2082 * iconvdata/isiri-3342.c (HAS_HOLES): Set to 1.
2083 (NONNUL): New macro.
2084 * iconvdata/ansi_x3.110.c (ONEBYTE_BODY): New macro.
2085 * iconvdata/armscii-8.c (ONEBYTE_BODY): New macro.
2086 * iconvdata/cp1255.c (ONEBYTE_BODY): New macro.
2087 * iconvdata/cp1258.c (ONEBYTE_BODY): New macro.
2088 * iconvdata/tcvn5712-1.c (ONEBYTE_BODY): New macro.
2089 * iconvdata/big5.c (ONEBYTE_BODY): New macro.
2090 * iconvdata/big5hkscs.c (ONEBYTE_BODY): New macro.
2091 * iconvdata/euc-cn.c (ONEBYTE_BODY): New macro.
2092 * iconvdata/euc-jp.c (ONEBYTE_BODY): New macro.
2093 * iconvdata/euc-jisx0213.c (ONEBYTE_BODY): New macro.
2094 * iconvdata/euc-kr.c (ONEBYTE_BODY): New macro.
2095 * iconvdata/euc-tw.c (ONEBYTE_BODY): New macro.
2096 * iconvdata/gbk.c (ONEBYTE_BODY): New macro.
2097 * iconvdata/gb18030.c (ONEBYTE_BODY): New macro.
2098 * iconvdata/ibm932.c: Include <stdbool.h>.
2099 (TRUE, FALSE): Remove macros.
2100 (BODY for FROM_LOOP): Remove unused variable rp1.
2101 (ONEBYTE_BODY): New macro.
2102 (BODY for TO_LOOP): Use bool.
2103 * iconvdata/ibm932.h (__ibm932sb_to_ucs4_idx): Remove array.
2104 * iconvdata/ibm943.c: Include <stdbool.h>.
2105 (TRUE, FALSE): Remove macros.
2106 (BODY for FROM_LOOP): Remove unused variable rp1.
2107 (ONEBYTE_BODY): New macro.
2108 (BODY for TO_LOOP): Use bool.
2109 * iconvdata/ibm943.h (__ibm943sb_to_ucs4_idx): Remove array.
2110 * iconvdata/iso8859-1.c (ONEBYTE_BODY): New macro.
2111 * iconvdata/iso_6937-2.c (ONEBYTE_BODY): New macro.
2112 * iconvdata/iso_6937.c (ONEBYTE_BODY): New macro.
2113 * iconvdata/johab.c (ONEBYTE_BODY): New macro.
2114 * iconvdata/sjis.c (ONEBYTE_BODY): New macro.
2115 * iconvdata/shift_jisx0213.c (ONEBYTE_BODY): New macro.
2116 * iconvdata/t.61.c (ONEBYTE_BODY): New macro.
2117 * iconvdata/uhc.c (ONEBYTE_BODY): New macro.
2118 * iconvdata/gbbig5.c: Tweak comment.
2120 2002-12-02 Ulrich Drepper <drepper@redhat.com>
2122 * po/fi.po: Update from translation team.
2124 2002-12-01 Roland McGrath <roland@redhat.com>
2126 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
2127 testing getdents64 return value.
2129 * scripts/versions.awk: Don't pass -n flag to sort command.
2131 * posix/bug-regex13.c: Include <string.h>.
2133 * sysdeps/generic/libc-start.c (__libc_start_main): Do
2134 DL_SYSDEP_OSCHECK here.
2135 * sysdeps/unix/sysv/linux/init-first.c (init): Not here.
2136 * sysdeps/unix/sysv/linux/dl-osinfo.h: Include <fcntl.h>.
2138 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Bail if
2139 argument TCBSIZE <= TLS_INIT_TCB_SIZE, not just if it's zero.
2141 * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Check l_tls_offset
2142 instead of l_type to decide whether to use TLS_DTV_UNALLOCATED.
2144 * include/link.h: Comment typo fix.
2146 2002-12-01 Roland McGrath <roland@frob.com>
2148 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_FSYNC): Set to 200112L.
2149 (_POSIX_SPAWN, _POSIX_MAPPED_FILES, _POSIX_MEMLOCK_RANGE,
2150 _POSIX_MEMORY_PROTECTION): Likewise.
2151 (_POSIX_POLL, _POSIX_SELECT): Removed.
2153 2002-11-28 Ulrich Drepper <drepper@redhat.com>
2155 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define macros which
2156 require it to 200112L. Remove _POSIX_POLL and _POSIX_SELECT.
2158 2002-11-28 Jakub Jelinek <jakub@redhat.com>
2160 * sysdeps/unix/alpha/sysdep.S: Change defined(USE___THREAD) to
2162 * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall*): Avoid
2165 2002-11-28 Ulrich Drepper <drepper@redhat.com>
2167 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Don't trash the CPU's
2168 branch prediction buffers by using unpaired call/ret.
2170 2002-11-27 Ulrich Drepper <drepper@redhat.com>
2172 * sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Fix typo in
2173 first parameters constraint string.
2174 (ASMFMT_3): Likewise. Patch by stefan.lauterbach@mincom.de.
2176 2002-11-27 Isamu Hasegawa <isamu@yamato.ibm.com>
2178 * posix/regcomp.c (parse_expression): Set the bit since the back
2179 reference is used in the regular expression.
2180 * posix/regex_internal.c (re_node_set_init_1): Make it clean in case
2182 (re_node_set_init_copy): Likewise.
2183 * posix/regex_internal.h (state_array_t): New structure.
2184 (re_sub_match_last_t): Likewise.
2185 (re_sub_match_top_t): Likewise.
2186 (re_match_context_t): Add new members.
2187 (re_dfa_t): Likewise.
2188 * posix/regexec.c (re_search_internal): Invoke prune_impossible_nodes
2189 to check the matching is really correct, and retry if failed.
2190 Move the routin pruning the impossible nodes from here, ...
2191 (prune_impossible_nodes): To this function.
2192 (check_matching): Invoke check_subexp_matching_top, and replace
2193 redundant checking with transit_state_bkref invocation.
2194 (proceed_next_node): Replace strncmp with memcmp. Reported by
2195 Paolo Bonzini <bonzini@gnu.org>.
2196 (update_cur_sifted_state): Remove search_subexp invocation.
2197 (search_subexp): Remove this function.
2198 (check_dst_limits_calc_pos): Use search_cur_bkref_entry for
2200 (sift_states_bkref): Use search_cur_bkref_entry for optimization.
2201 Remove unused invocation of match_ctx_add_entry.
2202 (transit_state): Invoke check_subexp_matching_top.
2203 (check_subexp_matching_top): New function.
2204 (transit_state_bkref): Remove unused array.
2205 Merge transit_state_bkref_loop.
2206 (transit_state_bkref_loop): Use get_subexp instead of
2207 sift_states_backward. Use search_cur_bkref_entry for optimization.
2208 Merge this function to transit_state_bkref.
2209 (get_subexp): New function.
2210 (get_subexp_sub): Likewise.
2211 (find_subexp_node): Likewise.
2212 (check_arrival): Likewise.
2213 (check_arrival_expand_ecl): Likewise.
2214 (check_arrival_expand_ecl_sub): Likewise.
2215 (expand_bkref_cache): Likewise.
2216 (match_ctx_init): Initialize new members.
2217 (match_ctx_clean): New function.
2218 (match_ctx_free): Release new members.
2219 (match_ctx_free_subtops): New function.
2220 (match_ctx_add_entry): Fix indent.
2221 (search_cur_bkref_entry): New function.
2222 (match_ctx_add_subtop): Likewise.
2223 (match_ctx_add_sublast): Likewise.
2225 2002-11-25 Ulrich Drepper <drepper@redhat.com>
2227 * iconv/Makefile (tests): Remove tst-iconv4.c
2228 * iconv/tst-iconv4.c: Moved to...
2229 * iconvdata/tst-iconv4.c: ...here. New file.
2230 * iconvdata/Makefile (tests): Add tst-iconv4. Add dependencies.
2232 2002-11-25 Roland McGrath <roland@redhat.com>
2234 * inet/test-ifaddrs.c (main: addr_string): Handle null SA.
2235 Grok AF_LINK if defined.
2236 From Momchil Velikov <velco@fadata.bg>.
2238 * sysdeps/gnu/ifaddrs.c (getifaddrs): If ioctl fails for netmask,
2239 brdaddr, or dstaddr, just set those pointers to null and don't fail.
2240 Reported by Momchil Velikov <velco@fadata.bg>.
2242 * sysdeps/generic/ifreq.h (__if_nextreq) [_HAVE_SA_LEN]: If sa_len
2243 is > sizeof IFR->ifa_addr, advance past the whole longer length.
2244 (__ifreq): Count up NIFS that way too.
2245 Reported by Momchil Velikov <velco@fadata.bg>.
2247 * sysdeps/mach/hurd/lchmod.c: Include <fcntl.h>.
2249 * sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h>
2250 and <fpu_control.h>.
2252 2002-11-24 Ulrich Drepper <drepper@redhat.com>
2254 * elf/elf.h (EM_ST19): Fix typo.
2256 2002-11-25 Jakub Jelinek <jakub@redhat.com>
2258 * include/errno.h (__set_errno): Define as errno = val
2261 2002-11-24 Roland McGrath <roland@redhat.com>
2263 * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.
2264 * sysdeps/posix/writev.c: Likewise.
2265 From Momchil Velikov <velco@fadata.bg>.
2267 * elf/dl-error.c [! _LIBC_REENTRANT]: Use a static variable instead of
2268 calling *GL(dl_error_catch_tsd) for a thread-local location.
2269 * elf/rtld.c (startup_error_tsd): Conditionalize on [_LIBC_REENTRANT].
2270 (dl_main): Same for GL(dl_error_catch_tsd) initialization.
2271 * elf/dl-tsd.c: Conditionalize contents on [_LIBC_REENTRANT].
2273 * libio/iofflush.c: Add libc_hidden_def.
2274 * libio/iofwrite.c: Likewise.
2275 * sysdeps/generic/sigtimedwait.c: Likewise.
2276 * sysdeps/generic/sigwaitinfo.c: Likewise.
2277 * sysdeps/posix/sigwait.c: Likewise.
2278 Reported by Momchil Velikov <velco@fadata.bg>.
2280 * inet/inet_lnaof.c (inet_lnaof): Change return type to in_addr_t
2281 to match <arpa/inet.h> declaration.
2282 * inet/inet_netof.c (inet_netof): Likewise.
2283 * inet/inet_mkadr.c (inet_makeaddr): Likewise for argument types.
2284 Reported by Momchil Velikov <velco@fadata.bg>.
2286 * configure.in: Skip AUTOCONF check under --without-cvs.
2287 * configure: Regenerated.
2289 * posix/Makefile (headers): Add bits/pthreadtypes.h.
2290 * sysdeps/unix/sysv/linux/Makefile (sysdep_heaers): Don't add it here.
2291 * sysdeps/unix/sysv/linux/Dist: Remove it from the list.
2293 2002-11-24 Andreas Schwab <schwab@suse.de>
2295 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Support inline syscall
2298 2002-11-19 Jim Meyering <jim@meyering.net>
2300 * time/mktime.c (__mon_yday, __mktime_internal) [!_LIBC]: Declare
2302 * time/strptime.c (__mon_yday) [!_LIBC]: Declare as `static'.
2304 2002-11-23 Roland McGrath <roland@redhat.com>
2306 * scripts/abilist.awk: Avoid strtonum function, not there in mawk.
2307 Just produce hex output for datum sizes.
2309 * elf/Makefile ($(objpfx)librtld.mk): Tighten up regexp.
2310 Reported by Luca Barbieri <ldb@ldb.ods.org>.
2312 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com>
2314 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds)
2315 [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
2316 and __unused3 fields.
2317 * sysdeps/unix/sysv/linux/powerpc/bits/sem.h (semid_ds)
2318 [__WORDSIZE == 32]: Only PPC32 requires __unused1
2319 and __unused2 fields.
2320 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (shmid_ds)
2321 [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
2322 __unused3, and __unused4 fields.
2324 * csu/gmon-start.c (__gmon_start__): Always use TEXT_START macro to
2325 obtain lowest address for profiling in __monstartup call.
2327 2002-11-21 Roland McGrath <roland@redhat.com>
2329 * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove redunant
2330 $(calls) $(calls:=f) $(long-c-$(long-double-fcts)).
2332 * locale/localeinfo.h (struct locale_data): Revert last change.
2334 * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it.
2335 From Ian Wienand <ianw@gelato.unsw.edu.au>.
2337 * sysdeps/unix/sysv/linux/ia64/sysdep.h (__NR_pread): Define to
2338 __NR_pread64 if not defined.
2339 (__NR_pwrite): Define to __NR_pwrite64 if not defined.
2340 From Ian Wienand <ianw@gelato.unsw.edu.au>.
2342 2002-11-21 Roland McGrath <roland@frob.com>
2344 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set
2345 __libc_multiple_libcs here. Call __setfpucw.
2347 2002-11-21 Ulrich Drepper <drepper@redhat.com>
2349 * elf/Makefile (tests): Don't run test-arrayX tests for now.
2351 * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags.
2352 * sysdeps/unix/sysv/linux/i386/clone.S: Add support for
2353 CLONE_CHILD_*TID flags.
2355 2002-11-20 Andreas Jaeger <aj@suse.de>
2357 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):
2358 We pass struct ucontext on x86-64.
2360 (GET_FRAME): Adjust.
2361 (GET_STACK): Adjust.
2363 2002-11-20 Roland McGrath <roland@redhat.com>
2365 * sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: Further
2366 conditionalize [! DO_VERSIONING] #error.
2368 * scripts/abilist.awk: Grok function descriptor symbols.
2370 * intl/tst-gettext.c (main): Check return values from setlocale.
2371 Add necessary unsetenv's to make LANG=existing-locale check work.
2373 * intl/tst-gettext.sh: Use mkdir -p. Copy test files unconditionally,
2374 so aborted prior runs don't confuse things.
2376 * locale/localeinfo.h (struct locale_data: union locale_data_value):
2377 Use uintptr_t instead of unsigned int for `word' member.
2378 (_NL_CURRENT_WORD): Cast to uint32_t.
2380 * posix/bug-regex5.c (main): Use union to extract _NL_COLLATE_NRULES
2383 2002-11-20 Ulrich Drepper <drepper@redhat.com>
2385 * elf/tls-macros.h: Add IA-64 definitions.
2386 Patch by Ian Wienand <ianw@gelato.unsw.edu.au>.
2388 * iconv/Makefile (tests): Add tst-iconv4.
2389 * iconv/tst-iconv4.c: New file.
2391 * iconv/gconv_simple.c (internal_ucs4le_loop_unaligned): Return
2392 __GCONV_EMPTY_INPUT only if input is really empty. Otherwise
2393 __GCONV_INCOMPLETE_INPUT.
2394 (ucs4le_internal_loop): Likewise.
2395 (ucs4le_internal_loop_unaligned): Likewise.
2396 * iconvdata/unicode.c (PREPARE_LOOP): Likewise.
2397 * iconvdata/utf-16.c (PREPARE_LOOP): Likewise.
2398 * iconvdata/utf-32.c (PREPARE_LOOP): Likewise.
2400 * iconv/loop.c (LOOPFCT): First test for empty input then for full
2403 * inet/getnameinfo.c: Use extend_alloca where appropriate.
2404 * sysdeps/posix/getaddrinfo.c: Likewise.
2406 * include/alloca.h (extend_alloca): New define. Based on stack
2407 direction it'll try to append to the previouls allocated buffer.
2409 2002-11-07 Thorsten Kukuk <kukuk@suse.de>
2411 * sysdeps/posix/getaddrinfo.c (gaih_inet): If AF_UNSPEC is set,
2412 use the same service for AF_INET and AF_INET6.
2414 2002-11-19 Ulrich Drepper <drepper@redhat.com>
2416 * intl/localealias.c (read_alias_file): Use only about 400 bytes
2417 of stack space instead of 16k.
2419 2002-11-18 Wolfram Gloger <wg@malloc.de>
2422 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
2423 nothing if not initialized. Bug report from Marcus Brinkmann
2424 <Marcus.Brinkmann@ruhr-uni-bochum.de>.
2426 2002-11-19 Roland McGrath <roland@redhat.com>
2428 * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and
2431 * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries
2432 `-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for
2433 test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed.
2434 * configure: Regenerated.
2436 2002-11-19 Ulrich Drepper <drepper@redhat.com>
2438 * include/dlfcn.h: __libc_dlopen is now a macro calling
2439 __libc_dlopen_mode with the extra parameter RTLD_LAZY.
2440 (__libc_dlopen_mode): New prototype.
2441 * elf/dl-libc.c (__libc_dlopen_mode): Renamed from __libc_dlopen. Add
2442 new parameter. Store new parameter in mode field of structure passed
2444 (struct do_dlopen_args): Add new field mode.
2445 (do_dlopen): Pass mode from parameter structure to _dl_open.
2447 2002-11-11 Randolf Chung <tausq@debian.org>
2449 * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64]
2450 (F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions.
2451 * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file.
2453 * sysdeps/hppa/fpu/libm-test-ulps: New file (generated).
2455 * sysdeps/hppa/Makefile (CFLAGS-rtld.c): New variable.
2456 Set -mdisable-fpregs for this file.
2458 2002-11-11 Carlos O'Donell <carlos@baldric.uwo.ca>
2460 * sysdeps/unix/sysv/linux/configure.in:
2461 Make 2.4.19 minimum linux kernel for hppa, and add unwind symbols
2462 from gcc-3.0 era for backwards compatibility.
2463 * sysdeps/unix/sysv/linux/configure: Regenerate.
2465 * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h:
2466 Define mcontext_t as a sigcontext.
2468 2002-11-18 Roland McGrath <roland@redhat.com>
2470 * dlfcn/dlerror.c (fini): New function, __attribute__ ((destructor)).
2471 Free memory in `last_result' if it was used.
2473 * resolv/nss_dns/dns-network.c (getanswer_r): In BYNAME case, search
2474 all aliases for one that matches the "<dotted-quad>.IN-ADDR.ARPA" form.
2475 Do the parsing inline instead of copying strings and calling
2476 inet_network, and properly skip all alias names not matching the form.
2478 * manual/pattern.texi (Variable Substitution): Fix # and ## examples.
2480 2002-11-17 Ulrich Drepper <drepper@redhat.com>
2482 * manual/pattern.texi (Wordexp Example): Fix sample code.
2484 * sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the
2485 childs stack which will be loaded into the %esi register.
2487 2002-11-14 Paul Eggert <eggert@twinsun.com>
2489 * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer
2490 overflow when skipping the question part and when unpacking aliases.
2492 2002-11-15 Roland McGrath <roland@redhat.com>
2494 * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,
2495 s_finite, s_modf, s_scalbn, s_frexp, m_ldexp, s_signbit.
2496 Instead add $(calls:s_%=m_%) to get m_* versions of them all.
2498 2002-11-15 Jakub Jelinek <jakub@redhat.com>
2500 * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.
2501 * sysdeps/arm/dl-machine.h (elf_machine_rela): Handle R_ARM_COPY.
2503 2002-11-15 Roland McGrath <roland@redhat.com>
2505 * math/Makefile (libm-calls): Change s_ldexp to m_ldexp.
2506 * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules for m_%.[Sc]
2507 from sysdeps/.../s_%.[Sc] with commands $(+make-include-of-dep).
2508 (+make-include-of-dep): New canned sequence.
2510 * stdlib/canonicalize.c (__realpath): Check for malloc failure.
2511 From Dmitry V. Levin <ldv@altlinux.org>.
2513 2002-11-14 Roland McGrath <roland@redhat.com>
2515 * sysdeps/generic/errno.c (__libc_errno): Remove alias.
2516 * inet/herrno.c (__libc_h_errno): Likewise.
2517 * resolv/res_libc.c (__libc_res): Likewise.
2518 [USE___THREAD]: Use this in place of [USE_TLS && HAVE___THREAD].
2519 (__res_state) [! USE___THREAD]: Don't define as weak.
2520 * csu/Versions: Revert last change.
2521 * resolv/Versions: Revert last change.
2523 * Makerules ($(common-objpfx)%.make): New pattern rule.
2524 * tls.make.c: New file.
2525 * Makefile (distribute): Add it.
2527 * sysdeps/generic/errno.c [! USE___THREAD]
2528 [HAVE_ELF && SHARED && DO_VERSIONING] (errno, _errno): Declare these
2529 with compat_symbol so they are not link-time visible.
2530 [! USE___THREAD] (__libc_errno): New alias for errno.
2531 * csu/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
2532 Add __libc_errno here.
2533 * inet/herrno.c [USE___THREAD]: Use this conditional
2534 in place of [USE_TLS && HAVE___THREAD].
2535 [! USE___THREAD] [HAVE_ELF && SHARED && DO_VERSIONING]
2536 (h_errno, _h_errno): Declare these with compat_symbol so they are not
2538 [! USE___THREAD] (__libc_h_errno): New alias for h_errno.
2539 * resolv/res_libc.c [! USE___THREAD]
2540 [HAVE_ELF && SHARED && DO_VERSIONING] (_res): Likewise.
2541 (_res): Use __attribute__ ((section (".bss"))) so we can have an alias.
2542 (__libc_res): Define as alias for _res.
2543 * resolv/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
2544 Add __libc_h_errno and __libc_res here.
2546 2002-11-14 Jakub Jelinek <jakub@redhat.com>
2548 * csu/Versions (errno): Move STT_TLS symbol to GLIBC_PRIVATE for now.
2549 * resolv/Versions (h_errno, _res): Likewise.
2551 2002-11-14 Roland McGrath <roland@redhat.com>
2553 * Makerules (%.dynsym): Remove $(objpfx) from target and dep.
2554 (%.symlist): Likewise.
2556 2002-11-13 Roland McGrath <roland@redhat.com>
2558 * scripts/abilist.awk: New file.
2559 * Makefile (distribute): Add it.
2560 * Makerules ($(objpfx)%.dynsym, $(objpfx)%.symlist): New rules.
2561 (tests): Depend on .symlist file for each $(install-lib.so-versioned).
2562 [$(subdir) = elf] (tests): Depend on libc.symlist.
2563 (generated, common-generated): Add those files.
2565 * aclocal.m4 (LIBC_PROG_BINUTILS): Check for objdump, set OBJDUMP.
2566 * configure: Regenerated.
2567 * config.make.in (OBJDUMP): New variable, substituted by configure.
2569 * malloc/mcheck.c (struct hdr): New members `block' and `magic2'.
2570 (mallochook, reallochook): Set them up.
2571 (checkhdr): Check HDR->magic2 value.
2572 (freehook): Reset HDR->magic2.
2573 (memalignhook): New static function.
2574 (old_memalign_hook): New static variable.
2575 (mcheck, reallochook): Set __memalign_hook to memalignhook.
2577 * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space
2580 2002-11-13 Andreas Jaeger <aj@suse.de>
2582 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Check for visibility
2584 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2586 2002-11-11 Paul Eggert <eggert@twinsun.com>
2588 * manual/crypt.texi (Cryptographic Functions): Mention that
2589 the MD5 one-way algorithm is compatible with BSD's.
2591 2002-11-11 Isamu Hasegawa <isamu@yamato.ibm.com>
2593 * posix/regex_internal.c (re_string_skip_chars): Also return the last
2595 (re_string_reconstruct): Calculate the context by itself when the
2596 offset points out of the valid range.
2597 (re_string_context_at): Use wide character when MB_CUR_MAX > 1.
2598 * posix/regex_internal.h (WIDE_NEWLINE_CHAR): New macro.
2599 (IS_WIDE_WORD_CHAR): New macro.
2600 (IS_WIDE_NEWLINE): New macro.
2602 2002-11-12 Andreas Jaeger <aj@suse.de>
2604 * sysdeps/x86_64/strchr.S: Don't use one register for two
2605 purposes, this fixes a bug noticed by test-strchr.c.
2607 * sysdeps/x86_64/strcat.S: Fix algorithm to align source pointer
2610 2002-11-12 Roland McGrath <roland@redhat.com>
2612 * libio/libioP.h [_LIBC && !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]
2613 (_G_IO_NO_BACKWARD_COMPAT): Define it.
2615 * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h>
2616 instead of <pt-machine.h>.
2617 [_LIBC_REENTRANT] (lock, unlock): Use __sync_lock_* macros instead of
2619 From Ian Wienand <ianw@gelato.unsw.edu.au>.
2621 2002-11-10 Roland McGrath <roland@redhat.com>
2623 * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.
2624 Call fputs instead of fwprintf (simpler to follow in debugger).
2626 * crypt/md5-crypt.c: Doc fix.
2628 * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at
2629 the beginning of generated target commands.
2631 * csu/Makefile ($(objpfx)crti.o, $(objpfx)crtn.o): Add explicit
2632 dependencies for these in case implicit rule search skipped the
2633 nonexistent source directory.
2634 * sysdeps/gnu/Makefile ($(objpfx)errlist.d): Give this rule all the
2635 files with $(object-suffixes) as targets too.
2636 * Makerules [no_deps && objpfx] (before-compile): Add $(objpfx).
2637 and a target for it using $(make-target-directory).
2639 * Rules (before-compile): Add $(common-objpfx)bits/stdio-lim.h.
2641 2002-11-10 Roland McGrath <roland@frob.com>
2643 * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
2644 * sysdeps/generic/bits/pthreadtypes.h: ... here.
2646 * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with
2647 l_start == 0 and l_len == 1 as we do l_len == 0.
2649 2002-11-10 Ulrich Drepper <drepper@redhat.com>
2651 * po/da.po: Update from translation team.
2653 2002-11-10 Roland McGrath <roland@redhat.com>
2655 * config.make.in (includedir): New variable, substituted by configure.
2656 Reported missing by Jocelyn Fournier <joc@presence-pc.com>.
2657 * Makeconfig (includedir): Use $(prefix), not $(exec_prefix).
2659 2002-11-10 Andreas Jaeger <aj@suse.de>
2661 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h (enum): Add
2662 REG_OLDMASK and REG_CR2 to synch with kernel header.
2665 * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict
2667 * nss/getXXbyYY_r.c (INTERNAL): Likewise.
2668 * nss/getnssent_r.c (__nss_getent_r): Likewise.
2669 (__nss_setent): Likewise.
2670 (__nss_getent_r): Likewise.
2671 * inet/getnetgrent_r.c (innetgr): Likewise.
2672 (__internal_setnetgrent_reuse): Likewise.
2673 (internal_getnetgrent_r): Likewise.
2674 * inet/ether_hton.c (ether_hostton): Likewise.
2675 * inet/ether_ntoh.c (ether_ntohost): Likewise.
2676 * sunrpc/netname.c (netname2user): Likewise.
2677 * sunrpc/publickey.c (getpublickey): Likewise.
2678 (getsecretkey): Likewise.
2680 2002-11-09 Marcus Brinkmann <marcus@gnu.org>
2682 * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Correct off by one
2683 error in range calculation.
2685 2002-10-09 Jakub Jelinek <jakub@redhat.com>
2687 * string/test-strspn.c (do_test): Ensure zero termination.
2688 * string/test-strpbrk.c (do_test): Likewise.
2689 * string/test-strncmp.c (stupid_strncmp): Use strnlen, not strlen.
2690 * string/test-strncpy.c (stupid_strncpy): Likewise.
2691 * string/test-stpncpy.c (stupid_stpncpy): Likewise.
2693 2002-10-08 Roland McGrath <roland@redhat.com>
2695 * string/test-string.h (test_init): Fill BUF1 and BUF2 with
2698 2002-09-22 H.J. Lu <hjl@gnu.org>
2700 * sysdeps/unix/sysv/linux/mmap64.c (MMAP2_PAGE_SHIFT): Renamed
2701 from PAGE_SHIFT. Define if not defined. Check MMAP2_PAGE_SHIFT
2702 only if __NR_mmap2 is defined.
2704 * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Moved to ...
2705 * sysdeps/unix/sysv/linux/mmap64.c: ... here.
2706 * sysdeps/unix/sysv/linux/hppa/mmap64.c: File removed.
2707 * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: FIle removed,
2709 2002-11-08 Jakub Jelinek <jakub@redhat.com>
2711 * posix/bug-regex13.c (tests): Add new test.
2713 * string/test-strchr.c (stupid_strchr): New function.
2714 (do_random_tests): Make sure the string is zero terminated.
2715 * string/test-strpbrk.c (stupid_strpbrk): New function.
2716 (do_random_tests): Make sure the string is zero terminated.
2717 * string/test-strcmp.c (stupid_strcmp): New function.
2718 (do_random_tests): Make sure the strings are zero terminated.
2719 * string/test-strspn.c (stupid_strspn): New function.
2720 (simple_strspn): Rename rej argument to acc.
2721 (do_random_tests): Make sure the string is zero terminated.
2722 * string/test-strcspn.c (stupid_strcspn): New function.
2723 * string/test-strncpy.c (stupid_strncpy): New function.
2724 * string/test-stpncpy.c (stupid_stpncpy): New function.
2725 * string/test-strncmp.c (stupid_strncmp): New function.
2726 (do_random_tests): Make sure the strings are zero terminated.
2727 * string/test-string.h (impl_t): Change test into long.
2728 (IMPL): Add __attribute__((aligned (sizeof (void *)))).
2730 2002-11-08 Roland McGrath <roland@redhat.com>
2732 * sysdeps/ia64/elf/configure.in: Add TLS check.
2733 From Ian Wienand <ianw@cse.unsw.edu.au>.
2734 * sysdeps/ia64/elf/configure: Regenerated.
2736 2002-11-07 Roland McGrath <roland@redhat.com>
2738 * libio/fileops.c (_IO_new_file_overflow): Use INTUSE(_IO_do_write) in
2739 place of _IO_new_do_write.
2740 [_LIBC] (_IO_do_write): Define as macro for _IO_new_do_write and
2741 #undef before versioned_symbol use.
2743 2002-11-07 Richard Henderson <rth@redhat.com>
2745 * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.
2746 * configure: Regenerated.
2747 * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove #undef.
2748 * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Use !samegp.
2749 (RTLD_START): Likewise. Access _dl_skip_args, _rtld_local, and
2750 _dl_fini via gp-relative relocations.
2751 * sysdeps/alpha/fpu/e_sqrt.c: Use !samegp.
2753 * elf/tls-macros.h: Add alpha versions.
2754 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Handle TLS relocs.
2755 * sysdeps/unix/alpha/sysdep.S: Support USE___THREAD.
2756 * sysdeps/unix/alpha/sysdep.h: Likewise. Add SYSCALL_ERROR_HANDLER.
2757 * sysdeps/unix/sysv/linux/alpha/brk.S: Use it.
2758 * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
2759 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
2760 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
2761 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
2762 * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
2763 * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
2764 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Likewise.
2765 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
2766 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
2767 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
2768 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
2769 * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
2770 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
2771 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
2773 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Re-include protect.
2774 Kill argument registers across the inline syscall.
2776 * sysdeps/unix/sysv/linux/alpha/clone.S: Add user_tid and tls args.
2778 * linuxthreads/sysdeps/alpha/tls.h: New file.
2779 * sysdeps/alpha/dl-tls.h: New file.
2781 2002-10-29 David Mosberger <davidm@hpl.hp.com>
2783 * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]
2784 (gmon_initializer): New function.
2785 (.init prologue): If HAVE_INITFINI_ARRAY is true, don't call
2786 __gmon_start__ here. Call it from gmon_initializer() instead.
2788 2002-03-12 H.J. Lu <hjl@gnu.org>
2790 * elf/Makefile [$(have-initfini-array) = yes] (tests): Add tst-array1,
2791 tst-array2, and tst-array3.
2792 [$(have-initfini-array) = yes] (tests-static): Add tst-array3.
2793 [$(have-initfini-array) = yes] (modules-names): Add tst-array2dep.
2794 ($(objpfx)tst-array1.out): New target.
2795 ($(objpfx)tst-array2): Likewise.
2796 ($(objpfx)tst-array2.out): Likewise.
2797 ($(objpfx)tst-array3.out): Likewise.
2798 * elf/tst-array1.c: New file.
2799 * elf/tst-array1.exp: Likewise.
2800 * elf/tst-array2.c: Likewise.
2801 * elf/tst-array2dep.c: Likewise.
2802 * elf/tst-array2.exp: Likewise.
2803 * elf/tst-array3.c: Likewise.
2805 2002-10-28 David Mosberger <davidm@hpl.hp.com>
2807 * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.
2808 Don't add L->l_addr to array entry values.
2810 2002-11-07 Jakub Jelinek <jakub@redhat.com>
2812 * string/test-string.h: New file.
2813 * string/test-strlen.c: New file.
2814 * string/test-string.h: New file.
2815 * string/test-strcmp.c: New file.
2816 * string/test-strchr.c: New file.
2817 * string/test-strrchr.c: New file.
2818 * string/test-strcpy.c: New file.
2819 * string/test-stpcpy.c: New file.
2820 * string/test-strncpy.c: New file.
2821 * string/test-stpncpy.c: New file.
2822 * string/test-strpbrk.c: New file.
2823 * string/test-strcspn.c: New file.
2824 * string/test-strspn.c: New file.
2825 * string/test-strcat.c: New file.
2826 * string/test-strncmp.c: New file.
2827 * string/test-memchr.c: New file.
2828 * string/test-memcmp.c: New file.
2829 * string/test-memset.c: New file.
2830 * string/test-memcpy.c: New file.
2831 * string/test-mempcpy.c: New file.
2832 * string/test-memmove.c: New file.
2833 * string/Makefile (strop-tests): New variable.
2834 (tests): Add strop-tests.
2835 (distribute): Add test-string.h.
2837 2002-11-06 Ulrich Drepper <drepper@redhat.com>
2839 * posix/regcomp.c: Use tabs instead of spaces.
2840 * posix/regexec.c: Likewise.
2841 * posix/regex_internal.h: Likewise.
2843 * posix/regcomp.c (re_compile_fastmap_iter): Use __wcrtomb not wctomb.
2845 2002-11-06 Jakub Jelinek <jakub@redhat.com>
2847 * posix/regcomp.c (re_compile_pattern): Don't set regs_allocated
2849 (regcomp): Don't set can_be_null here.
2850 (re_comp): Clear whole re_comp_buf with the exception of fastmap.
2851 (re_compile_internal): Clear can_be_null, set regs_allocated.
2853 * posix/regcomp.c (re_set_fastmap): New function.
2854 (re_compile_fastmap_iter): Use it. Remove redundant type ==
2855 COMPLEX_BRACKET check.
2856 * posix/regexec.c (re_search_internal): Optimize searching with
2857 fastmap. Call re_string_reconstruct even if match_first is
2858 smaller than raw_mbs_idx.
2860 2002-11-06 Isamu Hasegawa <isamu@yamato.ibm.com>
2862 * posix/regcomp (free_dfa_content): Use free_state.
2863 * posix/regex_internal.c (re_string_realloc_buffers): Don't edit
2864 pointers in case that realloc failed.
2865 (re_node_set_merge): Likewise.
2866 (register_state): Likewise.
2867 (create_newstate_common): Invoke memory release functions in case of
2869 (create_ci_newstate): Likewise.
2870 (create_cd_newstate): Likewise.
2871 (free_state): New function.
2872 * posix/regexec.c (re_search_internal): Invoke memory release
2873 functions in case of error conditions.
2874 (sift_states_backward): Likewise.
2875 (merge_state_array): Likewise.
2876 (add_epsilon_src_nodes): Likewise.
2877 (sub_epsilon_src_nodes): Likewise.
2878 (search_subexp): Likewise.
2879 (sift_states_bkref): Likewise.
2880 (transit_state_sb): Likewise.
2881 (transit_state_mb): Likewise.
2882 (transit_state_bkref_loop): Likewise.
2883 (group_nodes_into_DFAstates): Likewise.
2884 (push_fail_stack): Don't edit pointers in case that realloc failed.
2885 (extend_buffers): Likewise.
2886 (match_ctx_add_entry): Likewise.
2888 2002-11-06 Roland McGrath <roland@redhat.com>
2890 * sysdeps/unix/sysv/linux/mips/configure.in: File removed.
2891 * sysdeps/unix/sysv/linux/mips/configure: Likewise.
2893 * configure.in: Add checks on as and ld for binutils 2.13 or later.
2894 * configure: Regenerated.
2896 2002-11-06 Ulrich Drepper <drepper@redhat.com>
2898 * posix/regcomp.c (regcomp): __re_compile_fastmap can never fail.
2899 If re_compile_internal failed free fastmap buffer.
2900 (free_dfa_content): Broken out of regfree function. Frees all dfa
2902 (regfree): Add free_dfa_content.
2903 (re_compile_internal): If any of the called functions fails free
2904 all dfa related memory.
2906 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2908 * sysdeps/unix/sysv/linux/sys/sysctl.h: Add ugly hacks to prevent
2909 warnings from the kernel headers.
2911 2002-11-05 Roland McGrath <roland@redhat.com>
2913 * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.
2914 From Johannes Stezenbach <js@convergence.de>.
2916 * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change
2917 #errlist-compat magic comment to give 123 as size.
2918 (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ...
2919 (libc: GLIBC_2.2): ... here.
2920 (libc: GLIBC_2.3): Likewise.
2922 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2924 * elf/dl-fini.c (_dl_fini): Correct the increment of l_opencount
2925 which happens at the beginning so that we can unload modules in
2928 2002-11-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2930 * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only
2931 under [__USE_MISC || _ASM].
2933 * elf/elf.h: Remove the obsolete SH TLS relocations.
2935 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2937 * posix/regcomp.c (regcomp): Initialize preg->can_be_null to zero.
2939 2002-11-05 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2941 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Handle
2942 __NR_pread64 and __NR_pwrite64.
2943 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
2944 * sysdeps/unix/sysv/linux/powerpc/pread.c: Remove __NR_pread64
2946 Revert change to use INLINE_SYSCALL.
2947 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
2948 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
2949 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2950 * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Revert change to use
2952 * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
2954 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
2955 Update clobber list and add a comment about the syscall ABI.
2957 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_pread64,
2958 s_pwrite64, s_ftruncate, s_truncate): Re-add.
2960 2002-11-05 Jakub Jelinek <jakub@redhat.com>
2962 * iconv/gconv_dl.c (free_mem): Clear loaded.
2963 * locale/loadarchive.c (_nl_archive_subfreeres): Call locale_data's
2966 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2968 * sysdeps/unix/sysv/linux/fexecve.c: Include <stdio.h>.
2970 * libio/ioseekoff.c: Remove INTDEF. Define _IO_seekoff_unlocked. Same
2971 as old code without locking. _IO_seekoff calls this function after
2973 * libio/ioseekpos.c: Likewise for _IO_seekpos.
2974 * libio/libioP.h: Replace _IO_seekoff_internal and _IO_seekpos_internal
2975 prototypes with _IO_seekoff_unlocked and _IO_seekpos_unlocked
2977 * libio/iolibio.h (_IO_fseek): Call _IO_seekoff_unlocked instead
2978 of _IO_seekoff_internal.
2979 (_IO_rewind): Likewise.
2980 * libio/ioftell.c: Likewise.
2981 * libio/ftello.c: Likewise.
2982 * libio/ftello64.c: Likewise.
2983 * libio/iofgetpos.c: Likewise.
2984 * libio/iofgetpos64.c: Likewise.
2985 * libio/oldiofgetpos.c: Likewise.
2986 * libio/oldiofgetpos64.c: Likewise.
2987 * libio/iofsetpos.c: Call _IO_seekpos_unlocked instead of
2988 _IO_seekpos_internal.
2989 * libio/iofsetpos64.c: Likewise.
2990 * libio/oldiofsetpos.c: Likewise.
2991 * libio/oldiofsetpos64.c: Likewise.
2993 2002-11-04 Roland McGrath <roland@redhat.com>
2995 * sysdeps/unix/sysv/linux/powerpc/chown.c: Use INLINE_SYSCALL macro.
2996 * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
2997 * sysdeps/unix/sysv/linux/powerpc/ioctl.c: Likewise.
2998 * sysdeps/unix/sysv/linux/powerpc/pread.c: Likewise.
2999 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
3000 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
3001 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
3002 * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Likewise.
3003 * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
3004 * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
3005 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ioctl,
3006 s_chown, s_ftruncate64, s_mmap2, s_pread64, s_pwrite64, s_truncate64,
3007 sys_fstat, sys_lstat, sys_mknod, sys_readv, sys_stat, sys_writev):
3008 Remove these, no longer used.
3010 2002-11-04 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3012 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ipc,
3013 s_llseek, s_readahead, s_execve, s_fcntl, s_fcntl64, s_fstat64,
3014 s_getcwd, s_getdents, s_getdents64, s_getpmsg, s_getpriority,
3015 s_getrlimit, s_lstat64, s_poll, s_ptrace, s_putpmsg, s_reboot,
3016 s_setrlimit, s_sigaction, s_sigpending, s_sigprocmask, s_sigsuspend,
3017 s_stat64, s_sysctl, s_ugetrlimit, s_ustat, s_vfork): Remove now unused
3020 * sysdeps/unix/sysv/linux/pwrite.c: Fix typo.
3021 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3022 * sysdeps/unix/sysv/linux/powerpc/pread.c: Handle both __NR_pread64
3024 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
3025 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Handle both __NR_pwrite64
3027 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
3029 2002-11-03 Roland McGrath <roland@redhat.com>
3031 * sysdeps/generic/ldsodefs.h (struct rtld_global): New member
3032 `_dl_tls_static_used'.
3033 * sysdeps/generic/libc-tls.c (_dl_tls_static_used): New variable.
3034 (__libc_setup_tls): Initialize it. Let the initial value of
3035 _dl_tls_static_size indicate some surplus space in the computed value.
3036 * elf/dl-open.c (_dl_tls_static_size): New variable.
3037 * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Initialize
3038 _dl_tls_static_used. Add some surplus space into _dl_tls_static_size.
3039 * elf/dl-reloc.c [USE_TLS] (allocate_static_tls): New function.
3040 (CHECK_STATIC_TLS): Use it.
3041 * elf/dl-close.c (_dl_close): Adjust _dl_tls_static_used when the
3042 closed objects occupied a trailing contiguous chunk of static TLS area.
3044 2002-10-18 Bruno Haible <bruno@clisp.org>
3046 * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
3048 2002-11-04 Ulrich Drepper <drepper@redhat.com>
3050 * libio/wfileops.c (_IO_wfile_seekoff): Don't modify _offset and
3051 _wide_data->_IO_read_end if adjustment can be made in the current
3054 * sysdeps/unix/sysv/linux/fexecve.c: New file.
3056 * libio/bug-wfflush.c (do_test): Using fseek is not allowed when
3057 wide oriented streams are used.
3059 * nss/getXXent_r.c (ENDFUNC_NAME): Don't do anything if the
3060 service hasn't been used [PR libc/4744].
3062 * include/features.h: Use __STDC_VERSION__ not __STDC_VERSION.
3063 Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
3065 * manual/examples/dir.c: Don't include <stddef.h>.
3066 * manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
3067 Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
3069 2002-11-02 H.J. Lu <hjl@gnu.org>
3071 * stdio-common/reg-printf.c: Include <stddef.h>.
3073 2002-11-03 Ulrich Drepper <drepper@redhat.com>
3075 * sysdeps/generic/libc-tls.c: Define _dl_tls_static_used.
3077 * po/ca.po: Update from translation team.
3078 * po/es.po: Likewise.
3080 * sysdeps/generic/segfault.c (catch_segfault): If HAVE_PROC_SELF
3081 is defined write out memory map.
3082 * sysdeps/unix/sysv/linux/segfault.c: New file.
3084 2002-11-02 Roland McGrath <roland@redhat.com>
3086 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use union type for
3087 pointers that can alias.
3088 Reported by Daniel Jacobowitz <drow@mvista.com>.
3090 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.
3092 2002-11-02 Roland McGrath <roland@redhat.com>
3094 * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r
3095 description to be clearer and to say that *RESULT is set to ENTRY.
3097 2002-10-30 Jakub Jelinek <jakub@redhat.com>
3099 * posix/regexec.c (build_trtable): Alloca or malloc dests_node and
3100 dests_ch arrays together. Alloca or malloc dest_states,
3101 dest_states_word and dest_states_nl arrays together. Free memory on
3104 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
3106 * crypt/crypt_util.c (__init_des_r): Initialize current_salt
3107 and current_saltbits.
3109 2002-11-02 Roland McGrath <roland@redhat.com>
3111 * stdio-common/reg-printf.c: Include <stdlib.h>.
3113 2002-11-02 H.J. Lu <hjl@gnu.org>
3115 * sysdeps/unix/sysv/linux/mips/syscalls.list (s_execve): Set
3116 caller to EXTRA instead of execve.
3118 2002-11-01 Roland McGrath <roland@redhat.com>
3120 * sysdeps/generic/errno-loc.c [! USE___THREAD]: Use this conditional
3121 in place of [!(USE_TLS && HAVE___THREAD)].
3122 (__errno_location) [! USE___THREAD]: Define as strong, not weak.
3124 2002-10-31 Roger Sayle <roger@eyesopen.com>
3126 * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):
3128 * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
3130 * soft-fp/soft-fp.h: Allow sfp-machine.h to define FP_RND_NEAREST
3131 without defining FP_ROUNDMODE.
3133 2002-10-29 Jakub Jelinek <jakub@redhat.com>
3135 * sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove.
3136 (__old_sys_siglist, __old_sys_sigabbrev): Use strong_alias and
3138 * sysdeps/mach/hurd/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
3139 (OLD_SIGLIST_SIZE): Define.
3140 * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
3141 (OLD_SIGLIST_SIZE): Define.
3142 * sysdeps/unix/sysv/linux/arm/siglist.c: Remove.
3144 2002-11-01 Jakub Jelinek <jakub@redhat.com>
3146 * sysdeps/ia64/strncpy.S: Fix recovery code.
3148 2002-10-30 Jakub Jelinek <jakub@redhat.com>
3150 * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):
3152 * elf/dl-close.c (free_mem): Use libc_freeres_fn macro, remove
3154 * elf/dl-libc.c (free_mem): Likewise.
3155 * iconv/gconv_conf.c (free_mem): Likewise.
3156 * iconv/gconv_db.c (free_mem): Likewise.
3157 * iconv/gconv_dl.c (free_mem): Likewise.
3158 * iconv/gconv_cache.c (free_mem): Likewise.
3159 * intl/finddomain.c (free_mem): Likewise.
3160 * intl/dcigettext.c (free_mem): Likewise.
3161 * locale/setlocale.c (free_mem): Likewise.
3162 * misc/fstab.c (fstab_free): Likewise.
3163 * nss/nsswitch.c (free_mem): Likewise.
3164 * posix/regcomp.c (free_mem): Likewise.
3165 * resolv/gai_misc.c (free_res): Likewise.
3166 * stdlib/fmtmsg.c (free_mem): Likewise.
3167 * sunrpc/clnt_perr.c (free_mem): Likewise.
3168 * sysdeps/generic/setenv.c (free_mem): Likewise.
3169 * sysdeps/unix/sysv/linux/shm_open.c (freeit): Likewise.
3170 * sysdeps/pthread/aio_misc.c (free_res): Likewise.
3171 * time/tzset.c (free_mem): Likewise.
3172 * malloc/mtrace.c (release_libc_mem): Add __libc_freeres_fn_section.
3173 * locale/loadarchive.c (_nl_archive_subfreeres): Likewise.
3174 * malloc/set-freeres.c (__libc_freeres): Likewise.
3176 * login/getutent.c: Include stdlib.h instead of stddef.h.
3177 (buffer): Change into pointer to utmp, add libc_freeres_ptr.
3178 (__getutent): Allocate buffer the first time it is run.
3179 * login/getutid.c: Include stdlib.h instead of stddef.h.
3180 (buffer): Change into pointer to utmp, add libc_freeres_ptr.
3181 (__getutid): Allocate buffer the first time it is run.
3182 * login/getutline.c: Include stdlib.h instead of stddef.h.
3183 (buffer): Change into pointer to utmp, add libc_freeres_ptr.
3184 (__getutline): Allocate buffer the first time it is run.
3185 * malloc/mtrace.c (malloc_trace_buffer): Change into char *.
3186 (mtrace): Allocate malloc_trace_buffer.
3187 * resolv/nsap_addr.c (inet_nsap_ntoa): Decrease size of tmpbuf.
3188 * resolv/ns_print.c (ns_sprintrrf): Decrease size of t.
3189 * string/strerror.c: Include libintl.h and errno.h.
3190 (buf): New variable.
3191 (strerror): Only allocate buffer if actually needed (unknown error).
3192 * time/tzfile.c (transitions): Add libc_freeres_ptr.
3195 2002-10-25 Jakub Jelinek <jakub@redhat.com>
3197 * include/libc-symbols.h (libc_freeres_ptr): New macro.
3198 * malloc/set-freeres.c (__libc_freeres_ptrs): Define using
3200 (__libc_freeres): Free all pointers in that section.
3201 * Makerules (build-shlib): Add $(LDSEDCMD-$(@F:lib%.so=%).so) to sed
3202 commands when creating .lds script.
3203 (LDSEDCMD-c.so): New variable.
3204 * inet/rcmd.c (ahostbuf): Change into char *. Add libc_freeres_ptr.
3205 (rcmd_af): Use strdup to allocate ahostbuf.
3206 * inet/rexec.c (ahostbuf): Change into char *. Add libc_freeres_ptr.
3207 (rexec_af): Use strdup to allocate ahostbuf.
3208 * stdio-common/reg-printf.c (printf_funcs): Remove.
3209 (__printf_arginfo_table): Change into printf_arginfo_function **.
3210 Add libc_freeres_ptr.
3211 (__register_printf_function): Allocate __printf_arginfo_table
3212 and __printf_function_table the first time it is called.
3213 * stdio-common/printf-parse.h (__printf_arginfo_table): Change into
3214 printf_arginfo_function **.
3215 (parse_one_spec): Add __builtin_expect.
3216 * grp/fgetgrent.c (buffer): Add libc_freeres_ptr.
3218 * inet/getnetgrent.c (buffer): Add libc_freeres_ptr.
3220 * intl/localealias.c (libc_freeres_ptr): Define if !_LIBC.
3221 (string_space, map): Add libc_freeres_ptr.
3223 * misc/efgcvt.c (FCVT_BUFPTR): Add libc_freeres_ptr.
3225 * misc/mntent.c (getmntent_buffer): Add libc_freeres_ptr.
3227 * crypt/md5-crypt.c (libc_freeres_ptr): Define if !_LIBC.
3228 (buffer): Add libc_freeres_ptr.
3229 (free_mem): Remove for _LIBC.
3230 * nss/getXXbyYY.c (buffer): Add libc_freeres_ptr.
3232 * nss/getXXent.c (buffer): Add libc_freeres_ptr.
3234 * pwd/fgetpwent.c (buffer): Add libc_freeres_ptr.
3236 * resolv/res_hconf.c (ifaddrs): Add libc_freeres_ptr.
3238 * shadow/fgetspent.c (buffer): Add libc_freeres_ptr.
3240 * sysdeps/posix/ttyname.c (getttyname_name): Add libc_freeres_ptr.
3242 * sysdeps/unix/sysv/linux/getsysstats.c (mount_proc): Add
3245 * sysdeps/unix/sysv/linux/ttyname.c (getttyname_name, ttyname_buf): Add
3249 2002-10-30 Jakub Jelinek <jakub@redhat.com>
3251 * malloc/obstack.c [_LIBC] (obstack_free): Change into strong_alias
3252 instead of duplicating the whole function in libc.
3254 2002-10-31 Roland McGrath <roland@redhat.com>
3256 * sysdeps/i386/bits/byteswap.h [__GNUC__ < 2] (__bswap_32):
3257 Renamed from __bswap_16 (typo fix). Reported by <dens@stl.sarov.ru>.
3259 2002-10-30 Jakub Jelinek <jakub@redhat.com>
3261 * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each
3262 32bit-predefine when creating .new32 list and -U for each
3263 32bit-predefine when creating .new64 list.
3264 * sysdeps/unix/sysv/linux/x86_64/Makefile (32bit-predefine): New.
3266 2002-10-29 Andreas Schwab <schwab@suse.de>
3268 * sysdeps/generic/allocrtsig.c: Include <testrtsig.h>, not
3269 "testrtsig.h". Reported by Daniel Jacobowitz <dan@debian.org>.
3271 2002-10-25 Roland McGrath <roland@redhat.com>
3273 * sysdeps/unix/sysv/linux/configure.in: Fix typo in last change.
3274 * sysdeps/unix/sysv/linux/configure: Regenerated.
3276 * sysdeps/generic/ldsodefs.h: Remove [! SHARED] conditional from
3277 _dl_starting_up decl.
3279 2002-10-20 H.J. Lu <hjl@gnu.org>
3281 * sysdeps/unix/sysv/linux/configure.in: Don't check
3282 /lib/modules/`uname -r`/build/include for kernel headers if
3284 * sysdeps/unix/sysv/linux/configure: Regenerated.
3286 2002-10-25 Roland McGrath <roland@redhat.com>
3288 * math/math.h (M_LOG2El): Correct the value.
3289 From Stephen L Moshier <steve@moshier.net>.
3291 * sysdeps/unix/sysv/linux/init-first.c (init): Remove [! SHARED]
3292 conditional from __libc_multiple_libcs access. Remove kludge for weak
3293 symbol access with old compilers we no longer support.
3294 * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
3295 * sysdeps/generic/libc-start.c (__libc_start_main): Likewise.
3297 2002-10-25 Roland McGrath <roland@redhat.com>
3299 * sysdeps/posix/sigvec.c [SA_RESETHAND]: Disable wrapper hacks and
3300 implement SV_RESETHAND by translating it to SA_RESETHAND.
3302 2002-10-23 Alexandre Oliva <aoliva@redhat.com>
3304 * elf/dl-reloc.c (_dl_reloc_bad_use): Print the full 32-bit relocation
3305 type on ELF64 platforms.
3307 2002-10-24 Ulrich Drepper <drepper@redhat.com>
3309 * elf/elf.h (R_X86_64_GOTTPOFF): Renamed from r_x86_64_GOTTPOFF.
3311 * elf/elf.h: Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.
3313 2002-10-24 Jakub Jelinek <jakub@redhat.com>
3315 * elf/dl-misc.c: Include <sysdep.h>.
3316 (_dl_debug_vdprintf): Only take dl_load_lock if not _dl_starting_up.
3318 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,
3319 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
3320 (INLINE_SYSCALL): Use that.
3321 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL,
3322 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
3323 (INLINE_SYSCALL): Use that.
3324 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL,
3325 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
3326 (INLINE_SYSCALL): Use that.
3327 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Include
3329 (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
3330 (__INTERNAL_SYSCALL_STRING): Define.
3331 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
3333 (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
3334 (__INTERNAL_SYSCALL_STRING): Define.
3335 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL): Pass
3336 __SYSCALL_STRING to inline_syscall*.
3337 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO):
3339 (inline_syscall0, inline_syscall1, inline_syscall2, inline_syscall3,
3340 inline_syscall4, inline_syscall5, inline_syscall6): Add string
3343 2002-10-24 Roland McGrath <roland@redhat.com>
3345 * sysdeps/generic/ldsodefs.h (_dl_starting_up): Declare it here.
3346 * sysdeps/unix/sysv/linux/init-first.c: Not here.
3347 * sysdeps/powerpc/elf/libc-start.c: Or here.
3348 * sysdeps/unix/sysv/aix/libc-start.c: Or here.
3349 * sysdeps/unix/sysv/aix/start-libc.c: Or here.
3350 * sysdeps/unix/sysv/aix/init-first.c: Or here.
3351 * sysdeps/generic/libc-start.c: Or here.
3352 * sysdeps/unix/sysv/linux/init-first.c (init): Protect _dl_starting_up
3353 access with [! SHARED].
3354 * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
3356 * libio/bug-wfflush.c: New file.
3357 * libio/Makefile (tests): Add bug-wfflush.
3359 2002-10-23 Roland McGrath <roland@redhat.com>
3361 * stdio-common/tst-fphex.c: New file.
3362 * stdio-common/Makefile (tests): Add tst-fphex.
3363 * sysdeps/generic/printf_fphex.c (__printf_fphex): Fix initialization
3364 of WNUMEND. Fix counting of decimal point in WIDTH. Print '0' pad
3365 chars always before the value digits.
3366 Reported by James Antill <james.antill@redhat.com>.
3368 2002-10-24 Jakub Jelinek <jakub@redhat.com>
3370 * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.
3371 (free_mem): New function.
3372 * posix/Makefile (tests): Add bug-regex14. Add bug-regex14-mem
3373 if not cross compiling.
3374 (generated): Add bug-regex14-mem and bug-regex14.mtrace.
3375 (bug-regex14-ENV): Set.
3376 (bug-regex14-mem): New target.
3377 * posix/bug-regex14.c: New file.
3379 2002-10-23 Roland McGrath <roland@redhat.com>
3381 * elf/Makefile ($(objpfx)librtld.map): Use temporary file for output
3382 target, so we don't touch it when the link fails.
3384 * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.
3385 Check for the result overflowing off_t and fail with EOVERFLOW.
3386 * libio/ioftell.c (_IO_ftell): Likewise.
3387 * libio/iofgetpos.c (_IO_new_fgetpos): Likewise.
3389 * login/logwtmp.c (logwtmp): If sizeof ut_tv != sizeof struct timeval,
3390 use a temporary timeval on the stack for gettimeofday and copy it.
3391 * login/logout.c (logout): Likewise.
3392 Reported by Steven Munroe <sjmunroe@us.ibm.com>.
3394 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs):
3395 Use __SWORD_TYPE instead of int for member types.
3396 (struct statfs64): Likewise.
3397 * sysdeps/unix/sysv/linux/alpha/bits/statfs.h: New file.
3398 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: New file.
3399 * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: File removed.
3400 * sysdeps/unix/sysv/linux/sparc/bits/statfs.h: File removed.
3401 * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: File removed.
3403 * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Moved to ...
3404 * sysdeps/unix/sysv/linux/bits/statvfs.h: ... here.
3405 (ST_NODIRATIME): Restore fixed value of 2048.
3406 * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: File removed.
3407 * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: File removed.
3409 Rearranged <bits/types.h> definitions to reduce duplication.
3410 * sysdeps/generic/bits/types.h: Rewritten, using macros from
3411 <bits/wordsize.h> and new header <bits/typesizes.h>.
3412 * posix/Makefile (headers): Add bits/typesizes.h here.
3413 * sysdeps/generic/bits/typesizes.h: New file.
3414 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
3415 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
3416 * sysdeps/mach/hurd/bits/typesizes.h: New file.
3417 * sysdeps/unix/sysv/linux/alpha/bits/types.h: File removed.
3418 * sysdeps/unix/sysv/linux/bits/types.h: File removed.
3419 * sysdeps/unix/sysv/linux/ia64/bits/types.h: File removed.
3420 * sysdeps/unix/sysv/linux/mips/bits/types.h: File removed.
3421 * sysdeps/unix/sysv/linux/s390/bits/types.h: File removed.
3422 * sysdeps/unix/sysv/linux/sparc/bits/types.h: File removed.
3423 * sysdeps/unix/sysv/linux/x86_64/bits/types.h: File removed.
3424 * posix/sys/types.h [__USE_POSIX199506 || __USE_UNIX98]: Include
3425 <bits/pthreadtypes.h> here, not in <bits/types.h>.
3426 * signal/signal.h: Likewise.
3428 * streams/stropts.h: Include <bits/xtitypes.h>.
3429 * streams/Makefile (headers): Add bits/xtitypes.h here.
3430 * sysdeps/generic/bits/xtitypes.h: New file.
3431 * sysdeps/s390/bits/xtitypes.h: New file.
3432 * sysdeps/ia64/bits/xtitypes.h: New file.
3433 * sysdeps/x86_64/bits/xtitypes.h: New file.
3435 * sysvipc/Makefile (headers): Add bits/ipctypes.h here.
3436 * sysdeps/generic/bits/ipctypes.h: New file.
3437 * sysdeps/mips/bits/ipctypes.h: New file.
3438 * sysdeps/gnu/bits/shm.h: Include <bits/ipctypes.h>.
3439 * sysdeps/gnu/bits/msq.h: Likewise.
3440 * sysvipc/sys/ipc.h: Likewise.
3442 2002-10-22 Ulrich Drepper <drepper@redhat.com>
3444 * elf/dl-load.c (struct filebuf): For buf element to have the
3445 alignment of ElfXX_Ehdr since this is what will be stored in it.
3447 2002-10-22 Jakub Jelinek <jakub@redhat.com>
3449 * locale/programs/locarchive.c (add_alias): Change locrec_offset arg
3450 into pointer to locrec_offset.
3451 (add_locale_to_archive): Adjust callers. Free normalized_name right
3452 before returning, not immediately after add_locale, pass it to
3453 add_alias if not NULL instead of name. Rename second normalized_name
3454 occurence to nnormalized_codeset_name.
3456 * locale/programs/locarchive.c (enlarge_archive): Make sure
3457 string_size is always a multiple of 4.
3458 Reported by Andreas Schwab <schwab@suse.de>.
3460 2002-10-21 Andreas Schwab <schwab@suse.de>
3462 * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
3463 caller to EXTRA instead of execve, since the latter has a
3464 higher-priority implementation in linuxthreads.
3466 2002-10-21 Roland McGrath <roland@redhat.com>
3468 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static
3469 slotinfo list's len member to the proper size, not just 1.
3470 Initialize static_map.l_tls_initimage.
3472 * elf/dl-open.c (dl_open_worker): Fix loop searching for
3473 dtv_slotinfo_list element containing new modules' l_tls_modid.
3475 * elf/tst-tls9.c, elf/tst-tls9-static.c: New files.
3476 * elf/tst-tlsmod5.c, elf/tst-tlsmod6.c: New files.
3477 * elf/Makefile (tests): Add tst-tls9.
3478 (tests-static): Add tst-tls9-static.
3479 (tst-tls9-static-ENV): New variable.
3480 ($(objpfx)tst-tls9-static, $(objpfx)tst-tls9-static.out): New targets.
3482 * elf/dl-close.c (remove_slotinfo): Remove an assert; the number of
3483 modids used by partially loaded modules being closed can't be known.
3485 2002-10-21 Isamu Hasegawa <isamu@yamato.ibm.com>
3487 * posix/Makefile: Add a test case for the bug reported by Aharon
3488 Robbins <arnold@skeeve.com>.
3489 * posix/bug-regex13.c: New file.
3490 * posix/regcomp.c (peek_token_bracket): Skip the byte already read.
3492 2002-10-21 Ulrich Drepper <drepper@redhat.com>
3494 * csu/gmon-start.c: Pretty printing.
3496 2002-10-19 Art Haas <ahaas@neosoft.com>
3498 * configure.in: Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS,
3499 add AC_HELP_STRING to all AC_ARG_WITH and AC_ARG_ENABLE macros,
3500 add autoconf quotes to the AC_CONFIG_AUX_DIR macro.
3501 * configure: Regenerated.
3503 2002-10-19 Roland McGrath <roland@redhat.com>
3505 * configure.in: Call AC_CONFIG_SUBDIRS with empty argument
3506 and then set $subdirs directly, because the new Autoconf breaks
3507 compatibility in every way imaginable and insists on whining
3508 about usage that worked since the dawn of time.
3509 * configure: Regenerated.
3511 * configure: Regenerated (using Autoconf 2.54).
3512 * sysdeps/alpha/elf/configure: Likewise.
3513 * sysdeps/generic/configure: Likewise.
3514 * sysdeps/i386/elf/configure: Likewise.
3515 * sysdeps/ia64/elf/configure: Likewise.
3516 * sysdeps/mach/hurd/configure: Likewise.
3517 * sysdeps/mach/configure: Likewise.
3518 * sysdeps/unix/configure: Likewise.
3519 * sysdeps/unix/common/configure: Likewise.
3520 * sysdeps/unix/sysv/aix/configure: Likewise.
3521 * sysdeps/unix/sysv/linux/configure: Likewise.
3522 * sysdeps/unix/sysv/linux/mips/configure: Likewise.
3523 * sysdeps/x86_64/elf/configure: Likewise.
3525 * config.make.in: Nix completely-soft nonsense.
3526 * configure.in: Likewise. Under --without-fp, use nofpu subdirectory
3527 of machine directories instead of fpu subdirectory.
3528 * sysdeps/powerpc/soft-fp/Makefile: Remove cruft added in last change.
3529 * sysdeps/powerpc/nofpu/Makefile: Put it in this new file instead.
3530 * sysdeps/powerpc/soft-fp/sim-full.c: Moved to ...
3531 * sysdeps/powerpc/nofpu/sim-full.c: ... here.
3532 * sysdeps/powerpc/soft-fp/fraiseexcpt.c: Moved to ...
3533 * sysdeps/powerpc/nofpu/fraiseexcpt.c: ... here.
3534 * sysdeps/powerpc/soft-fp/fegetexcept.c: Moved to ...
3535 * sysdeps/powerpc/nofpu/fegetexcept.c: ... here.
3536 * sysdeps/powerpc/soft-fp/fclrexcpt.c: Moved to ...
3537 * sysdeps/powerpc/nofpu/fclrexcpt.c: ... here.
3538 * sysdeps/powerpc/soft-fp/ftestexcept.c: Moved to ...
3539 * sysdeps/powerpc/nofpu/ftestexcept.c: ... here.
3540 * sysdeps/powerpc/soft-fp/fgetexcptflg.c: Moved to ...
3541 * sysdeps/powerpc/nofpu/fgetexcptflg.c: ... here.
3542 * sysdeps/powerpc/soft-fp/fsetexcptflg.c: Moved to ...
3543 * sysdeps/powerpc/nofpu/fsetexcptflg.c: ... here.
3544 * sysdeps/powerpc/soft-fp/fedisblxcpt.c: Moved to ...
3545 * sysdeps/powerpc/nofpu/fedisblxcpt.c: ... here.
3546 * sysdeps/powerpc/soft-fp/feenablxcpt.c: Moved to ...
3547 * sysdeps/powerpc/nofpu/feenablxcpt.c: ... here.
3548 * sysdeps/powerpc/soft-fp/fegetenv.c: Moved to ...
3549 * sysdeps/powerpc/nofpu/fegetenv.c: ... here.
3550 * sysdeps/powerpc/soft-fp/fesetenv.c: Moved to ...
3551 * sysdeps/powerpc/nofpu/fesetenv.c: ... here.
3552 * sysdeps/powerpc/soft-fp/fegetround.c: Moved to ...
3553 * sysdeps/powerpc/nofpu/fegetround.c: ... here.
3554 * sysdeps/powerpc/soft-fp/fesetround.c: Moved to ...
3555 * sysdeps/powerpc/nofpu/fesetround.c: ... here.
3556 * sysdeps/powerpc/soft-fp/feupdateenv.c: Moved to ...
3557 * sysdeps/powerpc/nofpu/feupdateenv.c: ... here.
3558 * sysdeps/powerpc/soft-fp/feholdexcpt.c: Moved to ...
3559 * sysdeps/powerpc/nofpu/feholdexcpt.c: ... here.
3560 * sysdeps/powerpc/soft-fp/fenv_const.c: Moved to ...
3561 * sysdeps/powerpc/nofpu/fenv_const.c: ... here.
3562 * sysdeps/powerpc/soft-fp/libm-test-ulps: Moved to ...
3563 * sysdeps/powerpc/nofpu/libm-test-ulps: ... here.
3564 * sysdeps/powerpc/soft-fp/soft-supp.h: Moved to ...
3565 * sysdeps/powerpc/nofpu/soft-supp.h: ... here.
3566 * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Moved to ...
3567 * sysdeps/powerpc/nofpu/Versions: ... here, new file.
3569 2002-10-19 Bruno Haible <bruno@clisp.org>
3571 * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: New file.
3573 2002-10-18 Roland McGrath <roland@redhat.com>
3575 * io/Makefile (routines): Add lchmod.
3576 * io/sys/stat.h [__USE_BSD] (lchmod): Declare it.
3577 * sysdeps/generic/lchmod.c: New file.
3578 * sysdeps/mach/hurd/lchmod.c: New file.
3579 * io/Versions (libc: GLIBC_2.3.2): New set, add lchmod.
3581 2002-10-18 Art Haas <ahaas@neosoft.com>
3583 * configure.in: Remove remaining AC_FD_CC macros, and replace
3584 AC_FD_MSG with AS_MESSAGE_FD.
3586 2002-10-18 Roland McGrath <roland@redhat.com>
3588 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
3589 typos: VALUE -> FINALADDR.
3591 * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)
3592 (inline_syscall_clobbers, inline_syscall0, inline_syscall1)
3593 (inline_syscall2, inline_syscall3, inline_syscall4, inline_syscall5)
3594 (inline_syscall6): Move these macros ...
3595 * sysdeps/unix/sysv/linux/alpha/sysdep.h: ... to here.
3597 * configure.in (libc_link_dests, libc_link_sources): Remove these
3598 variables and the AC_LINK_FILES call.
3600 * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Fix last
3601 change to put new symbols here instead of in GLIBC_2.2.
3602 * sysdeps/powerpc/Subdirs: Move this file ...
3603 * sysdeps/powerpc/soft-fp/Subdirs: ... here.
3605 2002-10-07 Roland McGrath <roland@redhat.com>
3607 * sysdeps/generic/bits/time.h: Replaced with contents of the
3608 sysdeps/unix/sysv/linux/i386/bits/time.h file. All the following
3609 files were identical except for the absence of CLOCK_THREAD_CPUTIME_ID
3610 and CLOCK_PROCESS_CPUTIME_ID in .../linux/bits/time.h; adding these
3611 macros is ok even for architectures that don't now implement them.
3612 * sysdeps/mach/hurd/bits/time.h: File removed.
3613 * sysdeps/unix/sysv/linux/bits/time.h: File removed.
3614 * sysdeps/unix/sysv/linux/i386/bits/time.h: File removed.
3615 * sysdeps/unix/sysv/linux/ia64/bits/time.h: File removed.
3616 * sysdeps/unix/sysv/linux/sparc/bits/time.h: File removed.
3617 * sysdeps/unix/sysv/linux/x86_64/bits/time.h: File removed.
3619 2002-10-18 Jeff Bailey <jbailey@gnu.org>
3621 * configure.in: Replace obsolete AC_OUTPUT syntax with
3622 AC_CONFIG_FILES, AC_CONFIG_COMMANDS, and new-type AC_OUTPUT trio.
3624 * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDEs for
3625 _AS_PATH_SEPARATOR_PREPARE and _AS_TEST_PREPARE.
3627 * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.
3628 * sysdeps/alpha/elf/configure.in: Likewise.
3629 * sysdeps/i386/elf/configure.in: Likewise.
3630 * sysdeps/mach/hurd/configure.in: Likewise.
3631 * sysdeps/x86_64/elf/configure.in: Likewise.
3633 * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.
3635 * sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement.
3636 * sysdeps/generic/configure.in: Likewise.
3637 * sysdeps/i386/elf/configure.in: Likewise.
3638 * sysdeps/ia64/elf/configure.in: Likewise.
3639 * sysdeps/mach/configure.in: Likewise.
3640 * sysdeps/mach/hurd/configure.in: Likewise.
3641 * sysdeps/unix/configure.in: Likewise.
3642 * sysdeps/unix/common/configure.in: Likewise.
3643 * sysdeps/unix/sysv/aix/configure.in: Likewise.
3644 * sysdeps/unix/sysv/linux/configure.in: Likewise.
3645 * sysdeps/unix/sysv/linux/mips/configure.in: Likewise.
3646 * sysdeps/x86_64/elf/configure.in: Likewise.
3648 * aclocal.m4: Use just the bits from AS_INIT that are needed for the
3649 GLIBC_PROVIDES. Use plain comment instead of HEADER-COMMENT so
3650 that it's obvious when extra autoconf machinery is being dragged in.
3652 2002-10-18 Roland McGrath <roland@redhat.com>
3654 * configure.in: Remove bogus echo included in
3655 2002-10-08 Aldy Hernandez <aldyh@redhat.com> change.
3656 * configure: Regenerated.
3658 2002-10-18 Jakub Jelinek <jakub@redhat.com>
3660 * sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.
3661 (statfs_filesize_max): New function.
3662 * sysdeps/unix/sysv/linux/linux_fsinfo.h (JFFS_SUPER_MAGIC,
3663 JFFS2_SUPER_MAGIC, JFS_SUPER_MAGIC, NTFS_SUPER_MAGIC,
3664 ROMFS_SUPER_MAGIC, UDF_SUPER_MAGIC): Define.
3665 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use
3666 statfs_filesize_max.
3667 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
3668 * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Removed.
3669 * sysdeps/unix/sysv/linux/alpha/pathconf.c: Removed.
3671 2002-10-17 Roland McGrath <roland@redhat.com>
3673 * configure.in (MIG): Just AC_SUBST it here.
3674 * configure: Regenerated.
3675 * sysdeps/mach/configure.in (MIG): Do the AC_CHECK_TOOL here.
3676 Adding final - argument to all AC_CHECK_HEADER uses for .defs files.
3677 * sysdeps/mach/configure: Regenerated.
3679 * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_TR_SH_PREPARE])
3680 and AC_PROVIDE([_AS_CR_PREPARE]).
3682 * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).
3683 Remove AC_LANG(C) call, instead just define([_AC_LANG], [C]).
3685 * elf/dl-support.c: Move _dl_tls_* variables to ...
3686 * sysdeps/generic/libc-tls.c: ... here.
3688 * elf/dl-close.c (remove_slotinfo): Take new argument. If false,
3689 allow IDX to be one past the current last slotinfo entry.
3690 (_dl_close): Pass IMAP->l_init_called for that parameter.
3692 2002-10-07 Andreas Schwab <schwab@suse.de>
3694 * aclocal.m4: Fix for autoconf 2.53.
3695 * configure.in: Likewise. Require autoconf 2.53.
3697 2002-10-08 Richard Henderson <rth@redhat.com>
3699 * soft-fp/op-4.h: Handle carry correctly in
3700 __FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
3701 __FP_FRAC_SUB_4, __FP_FRAC_DEC_3, __FP_FRAC_DEC_4.
3702 * soft-fp/op-common.h: New macros _FP_DIV_MEAT_N_loop.
3704 2002-10-08 Aldy Hernandez <aldyh@redhat.com>
3706 * configure.in: Compute completely-soft.
3707 * config.make.in: Make completely-soft available to sub-makes.
3708 * sysdeps/powerpc/soft-fp/Makefile: Add gcc-single-routines and
3709 gcc-double-routines. Add sim-full.c. Add fenv_const and
3710 fe_nomask to libm-support.
3711 * sysdeps/powerpc/soft-fp/sim-full.c: New file.
3712 * sysdeps/powerpc/soft-fp/fraiseexcpt.c: New file.
3713 * sysdeps/powerpc/soft-fp/fegetexcept.c: New file.
3714 * sysdeps/powerpc/soft-fp/fclrexcpt.c: New file.
3715 * sysdeps/powerpc/soft-fp/ftestexcept.c: New file.
3716 * sysdeps/powerpc/soft-fp/fgetexcptflg.c: New file.
3717 * sysdeps/powerpc/soft-fp/fsetexcptflg.c: New file.
3718 * sysdeps/powerpc/soft-fp/fedisblxcpt.c: New file.
3719 * sysdeps/powerpc/soft-fp/feenablxcpt.c: New file.
3720 * sysdeps/powerpc/soft-fp/fegetenv.c: New file.
3721 * sysdeps/powerpc/soft-fp/fesetenv.c: New file.
3722 * sysdeps/powerpc/soft-fp/fegetround.c: New file.
3723 * sysdeps/powerpc/soft-fp/fesetround.c: New file.
3724 * sysdeps/powerpc/soft-fp/feupdateenv.c: New file.
3725 * sysdeps/powerpc/soft-fp/feholdexcpt.c: New file.
3726 * sysdeps/powerpc/soft-fp/fenv_const.c: New file.
3727 * sysdeps/powerpc/soft-fp/libm-test-ulps: New file.
3728 * sysdeps/powerpc/soft-fp/soft-supp.h: New file.
3729 * sysdeps/powerpc/soft-fp/Versions: Add libgcc soft-float
3730 symbols. Add __sim_disabled_exceptions, __sim_exceptions,
3732 * sysdeps/powerpc/soft-float/Dist: Add sim-full.c, fenv_const.c.
3733 * sysdeps/powerpc/soft-float/sfp-machine.h: Define
3734 FP_HANDLE_EXCEPTIONS.
3735 Define FP_ROUNDMODE.
3736 Redefine FP_* macros to correspond to the FE_* bit positions.
3737 Define FP_DIV_MEAT_S to _FP_DIV_MEAT_1_loop.
3738 Define externs for __sim_exceptions, __sim_disabled_exceptions,
3739 __sim_round_mode, __simulate_exceptions.
3740 * sysdeps/powerpc/fpu/bits/fenv.h: Move file from here...
3741 * sysdeps/powerpc/bits/fenv.h: ...to here.
3743 2002-10-06 Jakub Jelinek <jakub@redhat.com>
3745 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
3746 Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a time.
3747 Use __builtin_expect for R_PPC_ADDR24 overflow check. Fix
3748 R_PPC_ADDR16, R_PPC_UADDR16 and R_PPC_ADDR14* overflow check, use
3751 2002-10-15 Jakub Jelinek <jakub@redhat.com>
3753 * include/resolv.h (__libc_res_nquery, __libc_res_nsearch,
3754 __libc_res_nsend): New prototypes.
3755 * resolv/res_query.c (QUERYSIZE): Define.
3756 (__libc_res_nquery): Renamed from res_nquery. Added answerp
3757 argument. Allocate only QUERYSIZE bytes first, if res_nmkquery
3758 fails use MAXPACKET buffer. Call __libc_res_nsend instead of
3759 res_nsend, pass answerp.
3760 (res_nquery): Changed into wrapper around __libc_res_nquery.
3761 (__libc_res_nsearch): Renamed from res_nsearch. Added answerp
3762 argument. Call __libc_res_nquerydomain and __libc_res_nquery
3763 instead of the non-__libc_ variants, pass them answerp.
3764 (res_nsearch): Changed into wrapper around __libc_res_nsearch.
3765 (__libc_res_nquerydomain): Renamed from res_nquerydomain.
3766 Added answerp argument. Call __libc_res_nquery instead of
3767 res_nquery, pass answerp.
3768 (res_nquerydomain): Changed into wrapper around
3769 __libc_res_nquerydomain.
3770 * resolv/res_send.c: Include sys/ioctl.h.
3771 (MAXPACKET): Define.
3772 (send_vc): Change arguments. Reallocate answer buffer if it is
3774 (send_dg): Likewise.
3775 (__libc_res_nsend): Renamed from res_nsend. Added ansp argument.
3776 Reallocate answer buffer if it is too small and hooks are in use.
3777 Adjust calls to send_vc and send_dg.
3778 (res_nsend): Changed into wrapper around __libc_res_nsend.
3779 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): Allocate
3780 just 1K answer buffer on the stack, use __libc_res_nsearch instead
3782 (_nss_dns_gethostbyaddr_r): Similarly with __libc_res_nquery.
3783 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
3784 (_nss_dns_getnetbyname_r): Similarly with __libc_res_nsearch.
3785 * resolv/gethnamaddr.c (gethostbyname2): Likewise.
3786 (gethostbyaddr): Similarly with __libc_res_nquery.
3787 * resolv/Versions (libresolv): Export __libc_res_nquery and
3788 __libc_res_nsearch at GLIBC_PRIVATE.
3790 2002-10-17 Roland McGrath <roland@redhat.com>
3792 * configure.in: Grok --without-__thread and disable HAVE___THREAD.
3793 * configure: Regenerated.
3795 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
3796 before performing the reloc, not after.
3797 * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
3799 2002-10-17 Ulrich Drepper <drepper@redhat.com>
3801 * locale/programs/locale.c (write_locales): Use 'm' flag in fopen call.
3802 * locale/programs/linereader.c (lr_open): Likewise.
3803 * locale/programs/charmap-dir.c (charmap_open): Likewise.
3804 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
3806 2002-10-17 Isamu Hasegawa <isamu@yamato.ibm.com>
3808 * posix/bug-regex11.c: Add a test case for the bug reported by
3809 Paolo Bonzini <bonzini@gnu.org>.
3810 * posix/regexec.c (sift_states_bkref): Use correct destination of
3813 2002-10-17 Roland McGrath <roland@redhat.com>
3815 * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.
3816 * elf/dl-reloc.c (_dl_relocate_object: CHECK_STATIC_TLS): New macro
3817 to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
3818 * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
3819 Call it after performing TPOFF relocs.
3820 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
3821 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
3822 * elf/dl-conflict.c (CHECK_STATIC_TLS): New macro (no-op).
3824 * elf/dl-close.c (remove_slotinfo): Change asserts so as not to crash
3825 when closing a partially-initialized object.
3827 * elf/dl-load.c (_dl_map_object_from_fd) [! USE_TLS]: Call lose
3828 instead of _dl_fatal_printf when we see PT_TLS.
3830 * Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))
3831 instead of $(libof-$<).
3833 2002-10-16 Roland McGrath <roland@redhat.com>
3835 * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.
3836 instead of += to append, to be sure $(lib) gets expanded at defn time.
3837 (libof-$(cpp-src)): New variable, define this instead.
3838 * extra-lib.mk (cpp-srcs-left): Reduce duplication in include setup.
3839 (lib): Don't use override.
3840 (CPPFLAGS-$(lib)): New variable, put -D's here.
3841 * Makeconfig (CPPFLAGS): Use basename fn for CPPFLAGS-basename.
3842 Also add $(CPPFLAGS-LIB) before the file-specific flags, for each
3843 LIB found by $(libof-*) for basename, target, or source.
3844 * Makerules (CPPFLAGS-nonlib): New variable.
3845 * nscd/Makefile (lib): Set to nonlib when using cppflags-iterator.mk.
3846 * locale/Makefile (lib): Likewise.
3847 * sunrpc/Makefile (lib): Likewise.
3849 * sysdeps/unix/sysv/linux/fpathconf.c (LINUX_LINK_MAX): Move macro ...
3850 * sysdeps/unix/sysv/linux/linux_fsinfo.h (LINUX_LINK_MAX): ... here.
3851 * sysdeps/unix/sysv/linux/pathconf.h: New file.
3852 (statfs_link_max): New function, guts from fpathconf.c.
3853 * sysdeps/unix/sysv/linux/fpathconf.c: Rewritten using that.
3854 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
3855 * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Rewritten
3856 to use the linux/pathconf.c code by #include rather than duplication.
3857 * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__pathconf): Likewise.
3859 2002-10-16 Jakub Jelinek <jakub@redhat.com>
3861 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
3862 Use __libc_errno only for libc itself.
3864 2002-10-16 Andreas Jaeger <aj@suse.de>
3866 * sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access.
3868 2002-10-16 Ulrich Drepper <drepper@redhat.com>
3870 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
3871 Use __libc_errno only for libc itself.
3873 2002-10-15 Roland McGrath <roland@redhat.com>
3874 Jakub Jelinek <jakub@redhat.com>
3876 * sysdeps/unix/sysv/linux/Makefile
3877 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Take code from
3878 sparc/Makefile to produce a bi-arch file as needed.
3879 That's now parameterized by the variable $(64bit-predefine).
3880 Use LC_ALL=C for `comm' commands in that rule.
3881 No longer conditional on [$(no_syscall_list_h)].
3882 * sysdeps/unix/sysv/linux/sparc/Makefile: Remove replacement rules.
3883 (64bit-predefine): New variable.
3884 * sysdeps/unix/sysv/linux/x86_64/Makefile: Likewise.
3885 * sysdeps/unix/sysv/linux/s390/Makefile: New file.
3886 * sysdeps/unix/sysv/linux/powerpc/Makefile
3887 (64bit-predefine): New variable.
3889 2002-10-15 Roland McGrath <roland@redhat.com>
3891 * sysdeps/unix/sysv/linux/Makefile
3892 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d)
3894 * login/utmp-private.h: Declare __libc_utmp_lock.
3895 * sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once
3896 and call __libc_utmp_jump_table functions directly, instead of using
3899 * sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
3900 * sysdeps/unix/sysv/linux/configure: Regenerated.
3902 * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>.
3903 (struct lastlog) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
3904 Use int32_t for ll_time.
3905 (struct utmp) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
3906 Use int32_t instead of long int for ut_session.
3907 Use an anonymous struct with 32-bit fields for ut_tv.
3908 * sysdeps/gnu/bits/utmpx.h: Include <bits/wordsize.h>.
3909 (struct utmpx) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]: Do the same
3910 here as in utmp.h for `struct utmp'.
3911 * sysdeps/unix/sysv/linux/powerpc/bits/utmp.h: File removed.
3912 * sysdeps/unix/sysv/linux/powerpc/bits/utmpx.h: File removed.
3913 * sysdeps/unix/sysv/linux/sparc/bits/utmp.h: File removed.
3914 * sysdeps/unix/sysv/linux/sparc/bits/utmpx.h: File removed.
3915 * sysdeps/unix/sysv/linux/x86_64/bits/utmp.h: File removed.
3916 * sysdeps/unix/sysv/linux/x86_64/bits/utmpx.h: File removed.
3918 * sysdeps/unix/sysv/linux/bits/resource.h: Replaced with the contents
3919 of the sysdeps/unix/sysv/linux/i386/bits/resource.h file.
3920 All the following files were identical or equivalent to it.
3921 * sysdeps/unix/sysv/linux/i386/bits/resource.h: File removed.
3922 * sysdeps/unix/sysv/linux/arm/bits/resource.h: File removed.
3923 * sysdeps/unix/sysv/linux/cris/bits/resource.h: File removed.
3924 * sysdeps/unix/sysv/linux/hppa/bits/resource.h: File removed.
3925 * sysdeps/unix/sysv/linux/ia64/bits/resource.h: File removed.
3926 * sysdeps/unix/sysv/linux/m68k/bits/resource.h: File removed.
3927 * sysdeps/unix/sysv/linux/powerpc/bits/resource.h: File removed.
3928 * sysdeps/unix/sysv/linux/s390/bits/resource.h: File removed.
3929 * sysdeps/unix/sysv/linux/sh/bits/resource.h: File removed.
3930 * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: File removed.
3932 * sysdeps/unix/sysv/linux/bits/socket.h (struct msghdr): Use size_t
3933 instead of int for msg_iovlen, instead of socklen_t for msg_controllen.
3934 Other than the previously incorrect sign of msg_iovlen, this is a
3935 no-op on 32-bit platforms. On 64-bit platforms it makes this header
3936 match their layouts as well, so the following are now identical to it.
3937 * sysdeps/unix/sysv/linux/s390/bits/socket.h: File removed.
3938 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: File removed.
3939 * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: File removed.
3940 * sysdeps/unix/sysv/linux/ia64/bits/socket.h: File removed.
3941 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: File removed.
3943 2002-10-15 Ulrich Drepper <drepper@redhat.com>
3945 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
3946 Define for 2.4+ kernels.
3948 * sysdeps/unix/sysv/linux/i386/vfork.S: Optimize for kernels which
3949 are known to have the vfork syscall. Don't confuse the CPUs
3950 branch prediction unit by jumping to the return address.
3952 * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__fpathconf): Add
3953 support for reiserfs and xfs.
3955 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Add case for
3957 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define XFS_SUPER_MAGIC
3959 Patch by Eric Sandeen <sandeen@sgi.com> [PR libc/4706].
3961 2002-10-16 Jakub Jelinek <jakub@redhat.com>
3963 * include/libc-symbols.h (attribute_tls_model_ie): Define.
3964 * include/errno.h (errno): Define to __libc_errno in libc.so.
3965 Add attribute_tls_model_ie.
3966 * include/netdb.h (h_errno): Define to __libc_h_errno in libc.so.
3967 Add attribute_tls_model_ie.
3968 * include/resolv.h (_res): Define to __libc_res in libc.so. Add
3969 attribute_tls_model_ie.
3970 * inet/herrno.c (__libc_h_errno): Add hidden alias to h_errno.
3972 * resolv/res_libc.c (__libc_res): Add hidden alias to _res.
3974 * sysdeps/generic/bits/libc-tsd.h (__libc_tsd_define): Add
3975 attribute_tls_model_ie.
3976 * sysdeps/generic/errno-loc.c (errno): Only undefine if not using
3978 * sysdeps/generic/errno.c (__libc_errno): Add hidden alias to errno.
3979 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): Use
3980 __libc_errno in USE___THREAD case.
3981 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
3983 * configure.in (HAVE_TLS_MODEL_ATTRIBUTE): Check for
3984 __attribute__((tls_model (""))).
3985 * configure: Rebuilt.
3986 * config.h.in (HAVE_TLS_MODEL_ATTRIBUTE): Add.
3988 2002-10-15 Ulrich Drepper <drepper@redhat.com>
3990 * timezone/asia: Update from tzdata2002d.
3991 * timezone/australasia: Likewise.
3992 * timezone/iso3166.tab: Likewise.
3993 * timezone/southamerica: Likewise.
3994 * timezone/zone-tab: Likewise.
3996 2002-10-15 Roland McGrath <roland@redhat.com>
3998 * sysdeps/generic/dl-tls.c (_dl_deallocate_tls) [TLS_TCB_AT_TP]:
3999 Adjust TCB pointer before calling free, so we get the whole block.
4001 2002-10-14 Roland McGrath <roland@redhat.com>
4003 * sysdeps/unix/sysv/linux/x86_64/sigaction.c
4004 [HAVE_HIDDEN && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]: Declare restore_rt
4005 extern using attribute_hidden instead of static, avoids warning.
4007 2002-10-09 Jakub Jelinek <jakub@redhat.com>
4009 * sysdeps/unix/sysv/linux/configure.in: Use */lib64 for s390x too.
4010 * sysdeps/unix/sysv/linux/configure: Rebuilt.
4012 2002-10-14 Ulrich Drepper <drepper@redhat.com>
4014 * po/sv.po: Update from translation team.
4016 2002-10-12 H.J. Lu <hjl@gnu.org>
4018 * sunrpc/thrsvc.c (PROCQUIT): New.
4019 (struct rpc_arg): New.
4020 (dispatch): Call exit (0) if request->rq_proc == PROCQUIT.
4021 (test_one_call): Take struct rpc_arg * instead of CLIENT *c.
4022 (thread_wrapper): Modified for struct rpc_arg * and call PROCQUIT.
4023 (main): Modified for struct rpc_arg *.
4025 2002-10-14 Ulrich Drepper <drepper@redhat.com>
4027 * dirent/scandir.c: Rearrange code a bit to reduce binary size.
4029 2002-10-14 Jakub Jelinek <jakub@redhat.com>
4031 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Include tls.h.
4032 (SYSCALL_ERROR_HANDLER): Use RTLD_PRIVATE_ERRNO sequence
4033 in ld.so even if __thread is supported.
4035 2002-10-13 Jakub Jelinek <jakub@redhat.com>
4037 * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
4038 Add hack to prevent the compiler from clobbering the signal context.
4039 * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
4041 * sysdeps/unix/sysv/linux/x86_64/profil-counter.h (profil_counter):
4044 2002-10-14 Andreas Jaeger <aj@suse.de>
4046 * sysdeps/mips/fpu/libm-test-ulps: Regenerated by
4047 Guido Guenther <agx@sigxcpu.org>.
4049 2002-10-14 Ulrich Drepper <drepper@redhat.com>
4051 * po/sk.po: Update from translation team.
4053 2002-09-26 Roland McGrath <roland@redhat.com>
4055 * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIB
4057 * elf/Makefile ($(objpfx)trusted-dirs.st): Make the output define
4058 DL_DST_LIB based on $(slibdir).
4060 2002-10-13 Roland McGrath <roland@frob.com>
4062 * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.
4064 * sysdeps/mach/hurd/getresuid.c: New file.
4065 * sysdeps/mach/hurd/getresgid.c: New file.
4066 * sysdeps/mach/hurd/setresuid.c: New file.
4067 * sysdeps/mach/hurd/setresgid.c: New file.
4069 * posix/unistd.h [__USE_GNU] (getresuid, getresgid, setresuid,
4070 setresgid): Declare them.
4073 (__getresuid, __getresgid, __setresuid, __setresgid): Declare them,
4074 add libc_hidden_proto.
4075 * posix/Versions (libc: GLIBC_2.3.2): New set. Add
4076 getresuid, getresgid, setresuid, setresgid here.
4077 * Versions.def (libc): Define GLIBC_2.3.2 set.
4078 * sysdeps/generic/getresuid.c (__getresuid): Fix argument types.
4079 Add libc_hidden_def.
4080 * sysdeps/generic/getresgid.c (__getresgid): Likewise.
4081 * sysdeps/generic/setresgid.c: New file.
4082 * sysdeps/generic/setresuid.c: New file.
4083 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
4084 (sysdep_routines): Don't add getresuid and getresgid here.
4085 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = misc]
4086 (sysdep_routines): Don't add setresuid and setresgid here.
4087 * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
4088 * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
4089 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
4090 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
4091 * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
4092 * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
4093 * posix/Makefile (routines): Add them all here instead.
4094 * sysdeps/unix/sysv/linux/i386/getresuid.c (getresuid): Renamed to
4095 __getresuid. Add libc_hidden_def for that, and weak alias to old name.
4096 * sysdeps/unix/sysv/linux/i386/getresgid.c (getresgid): Renamed to
4097 __getresgid. Add libc_hidden_def for that, and weak alias to old name.
4098 * sysdeps/unix/sysv/linux/i386/setresuid.c: Add libc_hidden_def.
4099 [! __NR_setresuid]: Include generic file.
4100 * sysdeps/unix/sysv/linux/i386/setresgid.c (setresgid): Renamed to
4101 __setresgid. Add libc_hidden_def for that, and weak alias to old name.
4102 [! __NR_setresuid]: Include generic file.
4103 * sysdeps/unix/sysv/linux/syscalls.list (setresuid, setresgid):
4104 Caller is - now, not EXTRA.
4105 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
4106 (setresuid, setresgid, getresuid, getresgid): Likewise.
4107 * sysdeps/unix/sysv/linux/syscalls.list (getresuid, getresgid):
4108 Add these calls here.
4109 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove them here.
4110 * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
4111 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
4112 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4113 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
4114 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.