platform/upstream/glibc.git
22 years agoAdded <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.
Roland McGrath [Wed, 24 Jul 2002 22:56:44 +0000 (22:56 +0000)]
Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.

This implementation supports only IPv4.
* inet/ifaddrs.h: New file.
* sysdeps/generic/ifaddrs.c: New file.
* sysdeps/gnu/ifaddrs.c: New file.
* inet/test-ifaddrs.c: New file.
* inet/Makefile (routines): Add ifaddrs.
(headers): Add ifaddrs.h here.
(tests): Add test-ifaddrs.
* inet/Versions (GLIBC_2.3): New set, add getifaddrs and freeifaddrs.

* resolv/res_hconf.c (_res_hconf_reorder_addrs): Use an explicit
socket call to get an AF_INET socket, instead of using __opensock.
The SIOCGIFNETMASK ioctl will work only with a PF_INET socket.

* sysdeps/generic/ifreq.h (__ifreq): Take third argument SOCKFD,
if not -1 use it instead of calling __opensock.
* sysdeps/unix/sysv/linux/ifreq.h (__ifreq): Likewise.
* sysdeps/mach/hurd/ifreq.h (__ifreq): Take new argument and ignore it.
* resolv/res_hconf.c (_res_hconf_reorder_addrs): Pass new argument.

* sysdeps/mach/hurd/ifreq.h: New file.
* sysdeps/generic/ifreq.h (__if_freereq): Take second argument NUM_IFS.
* sysdeps/unix/sysv/linux/ifreq.h (__if_freereq): Likewise.
* resolv/res_hconf.c (_res_hconf_reorder_addrs): Update caller.

22 years ago* libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,
Roland McGrath [Wed, 24 Jul 2002 22:54:53 +0000 (22:54 +0000)]
* libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,

which gets moved around.  Calculate size of mmap'd buffer instead.

22 years agoCosmetic edits.
Roland McGrath [Wed, 24 Jul 2002 19:26:31 +0000 (19:26 +0000)]
Cosmetic edits.

22 years agoUpdate.
Ulrich Drepper [Wed, 24 Jul 2002 17:39:23 +0000 (17:39 +0000)]
Update.

2002-07-24  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/arm/brk.S: Improve schedule.
* sysdeps/unix/sysv/linux/arm/socket.S (PUSHARGS_1): Use more
efficient instruction.
(__socket): Optimize return sequence.

* locale/hashval.h: Make more self-contained by defining LONG_BITS.

22 years agoUpdate.
Ulrich Drepper [Wed, 24 Jul 2002 11:51:16 +0000 (11:51 +0000)]
Update.

2002-07-24  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/opensock.c (__opensock): Prefer inet
sockets on old kernels.

22 years agoUpdate.
Ulrich Drepper [Wed, 24 Jul 2002 11:18:48 +0000 (11:18 +0000)]
Update.

2002-07-22  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/arm/errlist.c: Remove extra weak alias
definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
alias.

22 years agoUpdate.
Ulrich Drepper [Wed, 24 Jul 2002 10:44:53 +0000 (10:44 +0000)]
Update.

2002-07-24  Ulrich Drepper  <drepper@redhat.com>

* locale/hashval.h: Make more self-containedby defining LONG_BITS.
* locale/programs/simple-hash.c: Remove LONG_BITS definition.

* locale/programs/locarchive.c (add_locale_to_archive): Correct
test to detect duplicate locales.

* libio/fileops.c (_IO_new_file_seekoff): Fail if relative
position would be before beginning of file.
(_IO_file_seekoff_mmap): Likewise.
* libio/Makefile (tests): Add bug-fseek.
* libio/bug-fseek.c: New file.

* intl/explodename.c: Remove support for CEN-style locale variables.
It was never used and shouldn't be since it's not portable.
* intl/finddomain.c: Likewise.
* intl/l10nflist.c: Likewise.
* intl/loadinfo.h: Likewise.
* locale/findlocale.c: Likewise.

22 years agoRemove support for CEN-style locale variables. It was never used and shouldn't be...
Ulrich Drepper [Wed, 24 Jul 2002 10:07:08 +0000 (10:07 +0000)]
Remove support for CEN-style locale variables. It was never used and shouldn't be since it's not portable.

22 years ago* libio/fileops.c (_IO_file_seekoff_mmap): When just examining the
Roland McGrath [Wed, 24 Jul 2002 09:35:24 +0000 (09:35 +0000)]
* libio/fileops.c (_IO_file_seekoff_mmap): When just examining the

position, calculate it to take into account an active pushback buffer.

* libio/Makefile (tests): Add bug-ungetc.
* libio/bug-ungetc.c: New file.

22 years ago2002-07-24 Roland McGrath <roland@frob.com>
Roland McGrath [Wed, 24 Jul 2002 09:34:59 +0000 (09:34 +0000)]
2002-07-24  Roland McGrath  <roland@frob.com>

* libio/Makefile (tests): Add bug-ungetc.
* libio/bug-ungetc.c: New file.

22 years agoMoved to misc/sys.
Ulrich Drepper [Tue, 23 Jul 2002 23:19:44 +0000 (23:19 +0000)]
Moved to misc/sys.

22 years agoUpdate.
Ulrich Drepper [Tue, 23 Jul 2002 23:12:01 +0000 (23:12 +0000)]
Update.

2002-07-23  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/generic/libc-tls.c: New file.
* csu/Makefile (routines): Add libc-tls.
(static-only-routines): Add libc-tls.
* elf/dl-support.c (_dl_phdr): New variable.
(_dl_phnum): New variable.
(_dl_aux_init): Initialize _dl_phdr and _dl_phnum from aux vector.
* sysdeps/generic/libc-start.c (__libc_start_main): Reorganize code
for !SHARED.  First look through auxiliary vector.  If TLS always
call __pthread_initialize_minimal.

* sysdeps/generic/dl-tls.c (_dl_allocate_tls): Make sure size argument
in mmap call is never zero.

22 years ago(_dl_phdr): New variable. (_dl_phnum): New variable. (_dl_aux_init): Initialize _dl_p...
Ulrich Drepper [Tue, 23 Jul 2002 22:59:19 +0000 (22:59 +0000)]
(_dl_phdr): New variable. (_dl_phnum): New variable. (_dl_aux_init): Initialize _dl_phdr and _dl_phnum from aux vector.

22 years agoFix whitespace.
Andreas Jaeger [Tue, 23 Jul 2002 19:36:49 +0000 (19:36 +0000)]
Fix whitespace.

22 years agoUpdate.
Andreas Jaeger [Tue, 23 Jul 2002 19:36:35 +0000 (19:36 +0000)]
Update.

2002-07-23  Andreas Jaeger  <aj@suse.de>

* sysdeps/x86_64/fpu/s_copysign.S: Use optimized version.
* sysdeps/x86_64/fpu/s_copysignf.S: Likewise.

22 years agoUse optimized version.
Andreas Jaeger [Tue, 23 Jul 2002 19:36:20 +0000 (19:36 +0000)]
Use optimized version.

22 years agoUpdate.
Ulrich Drepper [Tue, 23 Jul 2002 00:37:27 +0000 (00:37 +0000)]
Update.

2002-07-22  Ulrich Drepper  <drepper@redhat.com>

* Makefile: Actually creat tst-signal.out file when running the test.

22 years agopdate.
Ulrich Drepper [Tue, 23 Jul 2002 00:31:41 +0000 (00:31 +0000)]
pdate.

* libio/tst-eof.c: Rewrite to let test-skeleton.c deal with
creation and removal of the temp file.

22 years agoUpdate.
Ulrich Drepper [Mon, 22 Jul 2002 22:25:20 +0000 (22:25 +0000)]
Update.

2002-07-22  Ulrich Drepper  <drepper@redhat.com>

* libio/bug-rewind.c: Use test skeleton.  Use create_temp_file for
file creation.
* test-skeleton.c (create_temp_file): New function.

22 years ago(create_temp_file): New function.
Ulrich Drepper [Mon, 22 Jul 2002 22:18:27 +0000 (22:18 +0000)]
(create_temp_file): New function.

22 years agoUpdate.
Andreas Jaeger [Mon, 22 Jul 2002 11:21:37 +0000 (11:21 +0000)]
Update.

2002-07-22  Andreas Jaeger  <aj@suse.de>

* sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Use
local label.

22 years ago(elf_machine_load_address): Use local label.
Andreas Jaeger [Mon, 22 Jul 2002 11:21:26 +0000 (11:21 +0000)]
(elf_machine_load_address): Use local label.

22 years ago* wcsmbs/Makefile (strtox-CFLAGS): New variable,
Roland McGrath [Mon, 22 Jul 2002 04:39:52 +0000 (04:39 +0000)]
* wcsmbs/Makefile (strtox-CFLAGS): New variable,

put -I../include before -I../stdlib so we get the right errno.h et al.
(CFLAGS-wcstod.c): Use that variable instead of -I../stdlib.
(CFLAGS-wcstof.c): Likewise.
(CFLAGS-wcstold.c): Likewise.
(CFLAGS-wcstod_l.c): Likewise.
(CFLAGS-wcstof_l.c): Likewise.
(CFLAGS-wcstold_l.c): Likewise.

22 years ago* sysdeps/mach/hurd/errnos.awk: Remove __set_errno defn from output.
Roland McGrath [Mon, 22 Jul 2002 03:54:50 +0000 (03:54 +0000)]
* sysdeps/mach/hurd/errnos.awk: Remove __set_errno defn from output.

22 years ago2002-07-19 Roland McGrath <roland@frob.com>
Roland McGrath [Mon, 22 Jul 2002 03:54:21 +0000 (03:54 +0000)]
2002-07-19  Roland McGrath  <roland@frob.com>

* sysdeps/mach/hurd/errnos.awk: Remove __set_errno defn from output.

22 years ago(Hooks for Malloc): Correct order of arguments for __memalign_hook.
Ulrich Drepper [Mon, 22 Jul 2002 00:57:09 +0000 (00:57 +0000)]
(Hooks for Malloc): Correct order of arguments for __memalign_hook.

22 years agoUpdate.
Ulrich Drepper [Sat, 20 Jul 2002 17:31:30 +0000 (17:31 +0000)]
Update.

* sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define if
__ASSUME_AT_XID is defined.
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_XID): Define
for 2.4.1 and up.
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Optimize handling
of AT_UID, AT_EUID, AT_GID, and AT_EGID.

22 years agoUpdate.
Ulrich Drepper [Sat, 20 Jul 2002 16:19:49 +0000 (16:19 +0000)]
Update.

2002-07-20  Ulrich Drepper  <drepper@redhat.com>

* wcsmbs/Makefile (CFLAGS-wcstod.c): Add -I../stdlib.
(CFLAGS-wcstof.c): Likewise.
(CFLAGS-wcstold.c): Likewise.
(CFLAGS-wcstod_l.c): Likewise.
(CFLAGS-wcstof_l.c): Likewise.
(CFLAGS-wcstold_l.c): Likewise.

22 years agoUpdate.
Ulrich Drepper [Sat, 20 Jul 2002 04:01:22 +0000 (04:01 +0000)]
Update.

2002-07-18  Jakub Jelinek  <jakub@redhat.com>

* resource/sys/resource.h (__rlimit_resource_t, __rusage_who_t,
__priority_which_t): Always typedef to int for C++.

22 years agoUpdate.
Ulrich Drepper [Sat, 20 Jul 2002 01:14:41 +0000 (01:14 +0000)]
Update.

2002-07-19  Ulrich Drepper  <drepper@redhat.com>

* configure.in: Add test for __thread support in compiler.
* config.h.in: Add HAVE___THREAD.
* Makefile (headers): Remove errno.h, sys/errno.h, and bits/errno.h.
* include/sys/errno.h: Moved to...
* stdlib/sys/errno.h: ...here.  New file.
* stdlib/errno.h: New file.  Moved from...
* include/errno.h: ...here.  Changed into an internal header defining
libc-local things like __set_errno.
* stdlib/Makefile (headers): Add errno.h, sys/errno.h, and
bits/errno.h.
* elf/dl-minimal.c: Include <tls.h>.  Define errno as thread-local
variable if USE_TLS && HAVE___THREAD.  Don't define __errno_location
either.
* elf/rtld.c (_dl_start): Add code to initialize TLS for ld.so
from...
(_dl_start_final): ...here.  Add code to initialize tls elements from
bootstrap_map.
* sysdeps/generic/errno-loc.c: Define errno as thread-local variable
if USE_TLS && HAVE___THREAD.
* sysdeps/generic/bits/errno.h: Remove __set_errno definition.
* sysdeps/mach/hurd/bits/errno.h: Likewise.
* sysdeps/standalone/arm/bits/errno.h: Likewise.
* sysdeps/standalone/bits/errno.h: Likewise.
* sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise.
* sysdeps/unix/sysv/aix/bits/errno.h: Likewise.
* sysdeps/unix/sysv/hpux/bits/errno.h: Likewise.
* sysdeps/unix/sysv/linux/bits/errno.h: Likewise.
* sysdeps/unix/sysv/linux/hppa/bits/errno.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise.
* sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: Likewise.
* sysdeps/i386/dl-machine.c (elf_machine_rel) [RTLD_BOOTSTRAP]: Don't
use GL(dl_rtld_map), use map parameter.
* sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
* sysdeps/unix/sysv/linux/i386/sysdep.S: Define errno in .tbss if
USE_TLS && HAVE___THREAD.
* sysdeps/unix/sysv/linux/i386/sysdep.h: Unify SETUP_PIC_REG
definitions.  If USE_TLS && HAVE___THREAD store errooor value using
TLS code sequence.
* sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.

* sysdeps/unix/sysv/linux/getcwd.c: No real need to restore errno.
* sysdeps/unix/sysv/linux/grantpt.c: Likewise.
* sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise.
* sysdeps/unix/sysv/linux/msgctl.c: Likewise.
* sysdeps/unix/sysv/linux/readv.c: Likewise.
* sysdeps/unix/sysv/linux/writev.c: Likewise.

22 years agoUpdate.
Ulrich Drepper [Wed, 17 Jul 2002 23:44:03 +0000 (23:44 +0000)]
Update.

2002-07-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/bits/mman.h: Fix MS_SYNC and
MS_INVALIDATE values.

22 years agoUpdate.
Ulrich Drepper [Wed, 17 Jul 2002 20:44:55 +0000 (20:44 +0000)]
Update.

2002-07-17  Andreas Schwab  <schwab@suse.de>
    Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/pread.c: Sign extend offset.
* sysdeps/unix/sysv/linux/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.

22 years agoUpdate.
Ulrich Drepper [Wed, 17 Jul 2002 00:34:35 +0000 (00:34 +0000)]
Update.

2002-07-01  H.J. Lu  <hjl@gnu.org>

* elf/circleload1.c (load_dso): Call "circlemod1" and check
return value.

* elf/circlemod1.c (circlemod1): Return int.
* elf/circlemod2.c (circlemod2): Likewise.
* elf/circlemod2a.c (circlemod2): Likewise.
* elf/circlemod3.c (circlemod3): Likewise.
(circlemod3a): A new function.

22 years agoUpdate.
Ulrich Drepper [Wed, 17 Jul 2002 00:03:55 +0000 (00:03 +0000)]
Update.

* catgets/tst-catgets.c (main): Don't expect results for
untranslated messages.

* math/Makefile (CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH.
(CPPFLAGS-test-idouble.c): Likewise.
(CPPFLAGS-test-ildouble.c): Likewise.

22 years agoUpdate.
Ulrich Drepper [Tue, 16 Jul 2002 20:18:42 +0000 (20:18 +0000)]
Update.

2002-07-16  Ulrich Drepper  <drepper@redhat.com>

* locales/th_TH: Change tel_dom_fmt.
Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.

22 years agoUpdate.
Ulrich Drepper [Tue, 16 Jul 2002 18:15:34 +0000 (18:15 +0000)]
Update.

2002-07-16  Ulrich Drepper  <drepper@redhat.com>

* glibcbug.in: Fix little typo.  Remove STDIO.

* config.h.in: Fail if __FAST_MATH__ is defined.

22 years agoUpdate.
Ulrich Drepper [Tue, 16 Jul 2002 04:56:00 +0000 (04:56 +0000)]
Update.

2002-07-15  Ulrich Drepper  <drepper@redhat.com>

* intl/tst-gettext.sh: Pass -f option to msgfmt.
* intl/tst-gettext.c: Correctly handle untranslated messages in
positive tests.

* po/de.po: Update from translation team.

22 years agoUpdate.
Ulrich Drepper [Tue, 16 Jul 2002 01:02:04 +0000 (01:02 +0000)]
Update.

2002-07-02  H.J. Lu  <hjl@gnu.org>

* sysdeps/mips/atomicity.h: Don't include <sgidefs.h>.  Always
use ll/sc.
* sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.

* sysdeps/unix/sysv/linux/configure.in: Set arch_minimum_kernel
to 2.4.0 for mips.

TLS fail if USE_TLS is not defined.

22 years agoUpdate.
Ulrich Drepper [Tue, 16 Jul 2002 00:18:20 +0000 (00:18 +0000)]
Update.

* elf/dl-load.c (_dl_map_object_from_fd): If loaded object uses
TLS fail is USE_TLS is not defined.

22 years agoUpdate.
Ulrich Drepper [Mon, 15 Jul 2002 23:37:22 +0000 (23:37 +0000)]
Update.

2002-07-15  Ulrich Drepper  <drepper@redhat.com>

* libio/wfileops.c (_IO_wfile_seekoff): Reposition wide pointers
and adjust state for seek position.  [PR libc/4070]
* libio/Makefile (tests): Add bug-rewind.
* libio/bug-rewind.c: New file.

22 years agoUpdate.
Ulrich Drepper [Mon, 15 Jul 2002 03:58:49 +0000 (03:58 +0000)]
Update.

2002-07-12  Philip Blundell  <philb@gnu.org>

* sysdeps/generic/backtrace.c (FIRST_FRAME_POINTER): New macro.
(__backtrace): Use it.
* sysdeps/arm/frame.h (FIRST_FRAME_POINTER): Define.  [PR libc/2632]

2002-07-12  Philip Blundell  <philb@gnu.org>

* sysdeps/arm/dl-machine.h (elf_machine_rel): Don't handle
R_ARM_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
(elf_machine_rela): Remove unused variable.

* sysdeps/unix/sysv/linux/arm/Makefile [subdir=elf]
(sysdep-rtld-routines, sysdep_routines, sysdep-dl-routines): Don't
define.

2002-07-12  Ulrich Drepper  <drepper@redhat.com>

* iconvdata/gconv-modules: Add aliases for ISO-8859-11.

22 years agoUpdate.
Ulrich Drepper [Mon, 15 Jul 2002 02:05:23 +0000 (02:05 +0000)]
Update.

2002-07-14  Ulrich Drepper  <drepper@redhat.com>

* manager.c (pthread_handle_create): Initialize self-reference in
descriptor.

22 years ago(pthread_handle_create): Initialize self-reference in descriptor.
Ulrich Drepper [Mon, 15 Jul 2002 02:02:58 +0000 (02:02 +0000)]
(pthread_handle_create): Initialize self-reference in descriptor.

22 years agoUpdate.
Andreas Jaeger [Sun, 14 Jul 2002 09:39:23 +0000 (09:39 +0000)]
Update.

2002-07-14  Andreas Jaeger  <aj@suse.de>

* sysdeps/x86_64/bits/link.h: Add biarch support.

22 years agoUpdate.
Andreas Jaeger [Fri, 12 Jul 2002 23:26:06 +0000 (23:26 +0000)]
Update.

2002-07-13  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
Use correct indices.
Patch by Eliot Dresselhaus <eliot@ayrnetworks.com>.

22 years ago* sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
Andreas Jaeger [Fri, 12 Jul 2002 23:25:56 +0000 (23:25 +0000)]
* sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):

Use correct indices.
Patch by Eliot Dresselhaus <eliot@ayrnetworks.com>.

22 years agoAdd aliases for ISO-8859-11.
Ulrich Drepper [Fri, 12 Jul 2002 16:25:10 +0000 (16:25 +0000)]
Add aliases for ISO-8859-11.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 21:44:15 +0000 (21:44 +0000)]
Update.

2002-07-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>

* sysdeps/s390/bits/byteswap.h: Unified 31/64 bit byteswap.h.
* sysdeps/s390/s390-32/bits/byteswap.h: Remove.
* sysdeps/s390/s390-64/bits/byteswap.h: Remove.
* sysdeps/s390/bits/link.h: Unified 31/64 bit link.h.
* sysdeps/s390/s390-32/bits/link.h: Remove.
* sysdeps/s390/s390-64/bits/link.h: Remove.
* sysdeps/s390/bits/setjmp.h: Unified 31/64 bit setjmp.h.
* sysdeps/s390/s390-32/bits/setjmp.h: Remove.
* sysdeps/s390/s390-64/bits/setjmp.h: Remove.
* sysdeps/s390/bits/wordsize.h: New file.
* sysdeps/unix/sysv/linux/s390/bits/elfclass.h: Unified 31/64 bit
elfclass.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/elfclass.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Unified 31/64 bit fcntl.h.
* sysdeps/unix/sysv/linux/s390/s390-32/bits/fcntl.h: Remove.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/fcntl.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/ipc.h: Unified 31/64 bit ipc.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/ipc.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/mman.h: Unified 31/64 bit mman.h.
* sysdeps/unix/sysv/linux/s390/s390-32/bits/mman.h: Remove.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/mman.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/msq.h: Unified 31/64 bit msq.h.
* ysdeps/unix/sysv/linux/s390/s390-64/bits/msq.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/resource.h: Unified 31/64 bit
resource.h.
* sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h: Remove.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/sem.h: Unified 31/64 bit sem.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/sem.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/shm.h: Unified 31/64 bit shm.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/shm.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/sigaction.h: Unified 31/64 bit
sigaction.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/sigaction.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Unified 31/64 bit
siginfo.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/siginfo.h: Remove.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/sigstack.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/socket.h: Unified 31/64 bit
socket.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/stat.h: Unified 31/64 bit stat.h.
* sysdeps/unix/sysv/linux/s390/s390-32/bits/stat.h: Remove.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/stat.h: Remove.
* sysdeps/unix/sysv/linux/s390/bits/types.h: Unified 31/64 bit types.h.
* sysdeps/unix/sysv/linux/s390/s390-64/bits/types.h: Remove.
* sysdeps/unix/sysv/linux/s390/net/route.h: New file.
* sysdeps/unix/sysv/linux/s390/sys/procfs.h: Unified 31/64 bit
procfs.h.
* sysdeps/unix/sysv/linux/s390/s390-32/sys/procfs.h: Remove.
* sysdeps/unix/sysv/linux/s390/s390-64/sys/procfs.h: Remove.
* sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Unified 31/64 bit
ucontext.h.
* sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Remove.
* sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Remove.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 16:34:20 +0000 (16:34 +0000)]
Update.

2002-07-11  Ulrich Drepper  <drepper@redhat.com>

* Versions.def (libc): Add GLIBC_2.3.
* stdlib/Versions [libc] (GLIBC_2.3): Add realpath.
* stdlib/canonicalize.c: Add compatibility version for realpath
and make new code available in GLIBC_2.3.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 15:46:17 +0000 (15:46 +0000)]
Update.

2002-07-06  Bruno Haible  <bruno@clisp.org>

* malloc/hooks.c (public_gET_STATe): Access max_total_mem in mp_.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 09:19:25 +0000 (09:19 +0000)]
Update.

* resolv/res_hconf.c (_res_hconf_init): Move code into new
function do_init.  Use __libc_once.
(do_init): New function.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 08:56:09 +0000 (08:56 +0000)]
Update.

* iconvdata/iso8859-11.h: Removed.
* iconvdata/Makefile (gen-8bit-gap-modules): Add iso8859-11.
(distribute): Remove iso8859-11.h.
* iconvdata/tst-tables.sh: Add ISO-8859-11.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 08:33:33 +0000 (08:33 +0000)]
Update.

2002-07-11  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/vfscanf.c (inchar): Restore errno from previous
underflow operation if c == (W)EOF.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 05:55:13 +0000 (05:55 +0000)]
Update.

2002-07-03  Jakub Jelinek  <jakub@redhat.com>

* stdio-common/printf_fp.c (__printf_fp.c): If _FPIO_CONST_SHIFT is
non-zero, adjust exponent.
* sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl, erfl, __erfcl, erfcl):
Remove NO_LONG_DOUBLE aliases.
* sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l, expm1l): Likewise.
* sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl, log1pl): Likewise.
(__log1pl): Raise divide by zero and invalid exceptions when needed.
* sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Special case
1**y and -1**+-Inf.
* sysdeps/ieee754/ldbl-128/ldbl2mpn.c (__mpn_extract_long_double):
Fix BITS_PER_MP_LIMB 32 extraction.
* sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Don't raise
exceptions for qNaNs.
* sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Likewise.
* sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgamma_r):
Raise exceptions when needed.  Don't recurse unnecessarily.
Special case 1.0L and 2.0L arguments to avoid -0.0L as result.
* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_y0l): Don't raise
exceptions for qNaNs.
* sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Make qs 64-bit
to fix *quo return value sign.
* sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gamma_r): Special
case -Inf argument.
* soft-fp/op-4.h (_FP_FRAC_CLZ_4): Fix a pasto.

2002-07-01  Jakub Jelinek  <jakub@redhat.com>

* libio/tst-eof.c (do_test): Remove unused ch and tm variables.
* iconvdata/iso-2022-jp-3.c (EMIT_SHIFT_TO_INIT): Kill warnings if
-DNDEBUG.

22 years agoUpdate.
Ulrich Drepper [Thu, 11 Jul 2002 02:59:49 +0000 (02:59 +0000)]
Update.

* malloc/hooks.c (realloc_check): If mremap succeeds actually use
the result.

* sysdeps/i386/i486/bits/string.h: Add early clobber for "a"
output parameter.  Reported by Denis Zaitsev <zzz@cd-club.ru>.

* Versions.def (libthread_db): Add GLIBC_2.3.

2002-07-09  Jakub Jelinek  <jakub@redhat.com>

* libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
new stream if possible.
* libio/freopen64.c (freopen64): Likewise.
* libio/Makefile (tests): Add tst-freopen.
* libio/tst-freopen.c: New file.

2002-07-03  Jakub Jelinek  <jakub@redhat.com>

* libio/stdio.h (obstack_printf): Add format attribute.
(obstack_vprintf): Likewise.

2002-07-04  Jakub Jelinek  <jakub@redhat.com>

* posix/regex_internal.h (re_token_t): Shrink the structure to 8
resp. 16 bytes on 32-bit resp. 64-bit platforms.
(re_charset_t, re_string_t): Reorder structure members for 64-bit
architectures.

2002-07-04  Jakub Jelinek  <jakub@redhat.com>

* posix/regcomp.c (re_compile_internal): Move clearing of dfa...
(init_dfa): ...here.

2002-07-05  Isamu Hasegawa  <isamu@yamato.ibm.com>

* posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and
OP_CLOSE_SUBEXP at both ends of sub expressions instead of SUBEXP
nodes in parse trees.
(calc_first): Fix the Definition of `firsts' of OP_OPEN_SUBEXP
and OP_CLOSE_SUBEXP, and remove the definition of SUBEXP.
(calc_epsdest): Treat OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP as the
nodes which can epsilon transit.
* posix/regex_internal.h: Add OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP
to IS_EPSILON_NODE macro.
* posix/regexec.c (update_regs): New function to update registers
by refering OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP nodes.
(proceed_next_node): Use the entities of the nodes to determine
whether the node can transit to.
(set_regs): Use update_regs function to update registers.

2002-07-03  Jakub Jelinek  <jakub@redhat.com>

* posix/bug-regex4.c (main): Remove duplicate setlocale.
* posix/bug-regex6.c: New file.
* posix/Makefile (tests): Add bug-regex6.
(bug-regex6-ENV): Set LOCPATH.

2002-07-10  Ulrich Drepper  <drepper@redhat.com>

22 years agoUpdate.
Ulrich Drepper [Wed, 10 Jul 2002 23:09:16 +0000 (23:09 +0000)]
Update.

2002-07-10  Ulrich Drepper  <drepper@redhat.com>
* Versions.def [libpthread]: Add GLIBC_2.2.6.
* posix/Versions [libc] (GLIBC_2.2.6): Add __nanosleep.

2002-07-06  Bruno Haible  <bruno@clisp.org>

* sysdeps/unix/sysv/sysv4/bits/sigset.h (__NSSBITS): Correct value.
* sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to 2048.

22 years agoUpdate.
Ulrich Drepper [Wed, 10 Jul 2002 20:50:46 +0000 (20:50 +0000)]
Update.

* bug-sleep.c: New file.
* Makefile (tests): Add bug-sleep.

22 years agoUpdate.
Ulrich Drepper [Wed, 10 Jul 2002 20:43:48 +0000 (20:43 +0000)]
Update.

2002-07-10  Ulrich Drepper  <drepper@redhat.com>

* wrapsyscall.c: Add __nanosleep alias.
* Versions (GLIBC_2.2.6): Add __nanosleep.

22 years agoWrong approach.
Ulrich Drepper [Wed, 10 Jul 2002 20:22:09 +0000 (20:22 +0000)]
Wrong approach.

22 years agoUpdate.
Andreas Jaeger [Tue, 9 Jul 2002 06:33:59 +0000 (06:33 +0000)]
Update.

2002-07-08  H.J. Lu  <hjl@gnu.org>

* sysdeps/unix/sysv/linux/mips/sys/shm.h: New.

22 years agoUpdate.
Andreas Jaeger [Mon, 8 Jul 2002 17:17:36 +0000 (17:17 +0000)]
Update.

* include/sys/socket.h (__libc_sendto, __libc_recvfrom): New
declarations.

22 years agoUpdate.
Andreas Jaeger [Mon, 8 Jul 2002 17:15:20 +0000 (17:15 +0000)]
Update.

2002-07-06  Bruno Haible  <bruno@clisp.org>

* sysdeps/i386/fpu/libm-test-ulps: Add some ulps for AMD K7.

* rt/Makefile (tests): Don't add tst-aio* in a single-threaded build.

* sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Test for _SYS_UTSNAME_H,
not _UTSNAME_H.
* sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.

* sysdeps/generic/bits/stropts.h: Protect against direct inclusion.
* sysdeps/generic/bits/ustat.h: Likewise.

* sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to
2048.

22 years agoUpdate.
Andreas Jaeger [Mon, 8 Jul 2002 13:05:58 +0000 (13:05 +0000)]
Update.

* sysdeps/x86_64/elf/initfini.c (__asm__): Call call_gmon_start.

2002-07-08  Andreas Jaeger  <aj@suse.de>

22 years agoUpdate.
Andreas Jaeger [Mon, 8 Jul 2002 07:42:03 +0000 (07:42 +0000)]
Update.

2002-07-08  Andreas Jaeger  <aj@suse.de>

* sysdeps/x86_64/fpu/s_fdiml.S: Fix wrong register name.

22 years agoUpdate.
Andreas Jaeger [Sat, 6 Jul 2002 15:07:30 +0000 (15:07 +0000)]
Update.

2002-07-06  Andreas Jaeger  <aj@suse.de>

* sysdeps/x86_64/fpu/bits/mathinline.h: New.
* sysdeps/x86_64/fpu/s_copysign.S: New.
* sysdeps/x86_64/fpu/s_copysignf.S: New.
* sysdeps/x86_64/fpu/s_copysignl.S: New.
* sysdeps/x86_64/fpu/s_finitel.S: New.
* sysdeps/x86_64/fpu/s_fmax.S: New.
* sysdeps/x86_64/fpu/s_fmaxf.S: New.
* sysdeps/x86_64/fpu/s_fmaxl.S: New.
* sysdeps/x86_64/fpu/s_fmin.S: New.
* sysdeps/x86_64/fpu/s_fminf.S: New.
* sysdeps/x86_64/fpu/s_fminl.S: New.

22 years agoUpdate.
Andreas Jaeger [Sat, 6 Jul 2002 06:36:39 +0000 (06:36 +0000)]
Update.

2002-06-05  Brian Youmans <3diff@gnu.org>

* sysdeps/ia64/fpu/e_acos.S: Added text of Intel license.
* sysdeps/ia64/fpu/e_acosf.S: Likewise.
* sysdeps/ia64/fpu/e_acosl.S: Likewise.
* sysdeps/ia64/fpu/e_asin.S: Likewise.
* sysdeps/ia64/fpu/e_asinf.S: Likewise.
* sysdeps/ia64/fpu/e_asinl.S: Likewise.
* sysdeps/ia64/fpu/e_atan2.S: Likewise.
* sysdeps/ia64/fpu/e_atan2f.S: Likewise.
* sysdeps/ia64/fpu/e_cosh.S: Likewise.
* sysdeps/ia64/fpu/e_coshf.S: Likewise.
* sysdeps/ia64/fpu/e_coshl.S: Likewise.
* sysdeps/ia64/fpu/e_exp.S: Likewise.
* sysdeps/ia64/fpu/e_expf.S: Likewise.
* sysdeps/ia64/fpu/e_fmod.S: Likewise.
* sysdeps/ia64/fpu/e_fmodf.S: Likewise.
* sysdeps/ia64/fpu/e_fmodl.S: Likewise.
* sysdeps/ia64/fpu/e_hypot.S: Likewise.
* sysdeps/ia64/fpu/e_hypotf.S: Likewise.
* sysdeps/ia64/fpu/e_hypotl.S: Likewise.
* sysdeps/ia64/fpu/e_log.S: Likewise.
* sysdeps/ia64/fpu/e_logf.S: Likewise.
* sysdeps/ia64/fpu/e_pow.S: Likewise.
* sysdeps/ia64/fpu/e_powf.S: Likewise.
* sysdeps/ia64/fpu/e_powl.S: Likewise.
* sysdeps/ia64/fpu/e_remainder.S: Likewise.
* sysdeps/ia64/fpu/e_remainderf.S: Likewise.
* sysdeps/ia64/fpu/e_remainderl.S: Likewise.
* sysdeps/ia64/fpu/e_scalb.S: Likewise.
* sysdeps/ia64/fpu/e_scalbf.S: Likewise.
* sysdeps/ia64/fpu/e_scalbl.S: Likewise.
* sysdeps/ia64/fpu/e_sinh.S: Likewise.
* sysdeps/ia64/fpu/e_sinhf.S: Likewise.
* sysdeps/ia64/fpu/e_sinhl.S: Likewise.
* sysdeps/ia64/fpu/e_sqrt.S: Likewise.
* sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
* sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
* sysdeps/ia64/fpu/libm_atan2_req.S: Likewise.
* sysdeps/ia64/fpu/libm_error.c: Likewise.
* sysdeps/ia64/fpu/libm_frexp4.S: Likewise.
* sysdeps/ia64/fpu/libm_frexp4f.S: Likewise.
* sysdeps/ia64/fpu/s_frexpl.c: Likewise.
* sysdeps/ia64/fpu/s_ilogb.S: Likewise.
* sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
* sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
* sysdeps/ia64/fpu/s_ldexp.S: Likewise.
* sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
* sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
* sysdeps/ia64/fpu/s_log1p.S: Likewise.
* sysdeps/ia64/fpu/s_log1pf.S: Likewise.
* sysdeps/ia64/fpu/s_log1pl.S: Likewise.
* sysdeps/ia64/fpu/s_logb.S: Likewise.
* sysdeps/ia64/fpu/s_logbf.S: Likewise.
* sysdeps/ia64/fpu/s_logbl.S: Likewise.
* sysdeps/ia64/fpu/s_modf.S: Likewise.
* sysdeps/ia64/fpu/s_modff.S: Likewise.
* sysdeps/ia64/fpu/s_modfl.S: Likewise.
* sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
* sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
* sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
* sysdeps/ia64/fpu/s_rint.S: Likewise.
* sysdeps/ia64/fpu/s_rintf.S: Likewise.
* sysdeps/ia64/fpu/s_rintl.S: Likewise.
* sysdeps/ia64/fpu/s_round.S: Likewise.
* sysdeps/ia64/fpu/s_roundf.S: Likewise.
* sysdeps/ia64/fpu/s_roundl.S: Likewise.
* sysdeps/ia64/fpu/s_scalbn.S: Likewise.
* sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
* sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
* sysdeps/ia64/fpu/s_significand.S: Likewise.
* sysdeps/ia64/fpu/s_significandf.S: Likewise.
* sysdeps/ia64/fpu/s_significandl.S: Likewise.
* sysdeps/ia64/fpu/s_tan.S: Likewise.
* sysdeps/ia64/fpu/s_tanf.S: Likewise.
* sysdeps/ia64/fpu/s_tanl.S: Likewise.
* sysdeps/ia64/fpu/s_trunc.S: Likewise.
* sysdeps/ia64/fpu/s_truncf.S: Likewise.
* sysdeps/ia64/fpu/s_truncl.S: Likewise.
* sysdeps/ieee754/dbl-64/doasin.c: Changed copyright notice to
reflect IBM donation of math library to FSF
* sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
* sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
* sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
* sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
* sysdeps/ieee754/dbl-64/e_log.c: Likewise.
* sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
* sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
* sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
* sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
* sysdeps/ieee754/dbl-64/mpa.c: Likewise.
* sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
* sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
* sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
* sysdeps/ieee754/dbl-64/mplog.c: Likewise.
* sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
* sysdeps/ieee754/dbl-64/mptan.c: Likewise.
* sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
* sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
* sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
* sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
* sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
* sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
* sysdeps/gnu/netinet/udp.h: Added BSD copying permission notice
* sysdeps/vax/__longjmp.c: Likewise.
* sysdeps/vax/setjmp.c: Likewise.
* libio/filedoalloc.c: Fixed BSD copying permission notice to
remove advertising clause
* sysdeps/vax/htonl.s: Likewise.
* sysdeps/vax/htons.s: Likewise.
* libio/wfiledoalloc.c: Likewise.
* stdlib/random.c: Likewise.
* stdlib/random_r.c: Likewise.
* sysdeps/mach/sys/reboot.h: Likewise.
* inet/getnameinfo.c: Deleted advertising clause from Inner Net License
* sysdeps/posix/getaddrinfo.c: Likewise.
* sunrpc/des_impl.c: Updated license permission notice to Lesser
GPL and corrected pointer to point to the correct license.

22 years agoUpdate.
Andreas Jaeger [Thu, 4 Jul 2002 07:17:16 +0000 (07:17 +0000)]
Update.

2002-07-04  Andreas Jaeger  <aj@suse.de>

* scripts/config.guess: New upstream version.
* scripts/config.sub: Likewise.

22 years agoNew upstream version.
Andreas Jaeger [Thu, 4 Jul 2002 07:15:21 +0000 (07:15 +0000)]
New upstream version.

22 years ago* resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen
Andreas Schwab [Tue, 2 Jul 2002 09:37:25 +0000 (09:37 +0000)]
* resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen

in parallel to bumping up the buffer pointer.

22 years ago* resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen
Andreas Schwab [Tue, 2 Jul 2002 09:36:44 +0000 (09:36 +0000)]
* resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen

in parallel to bumping up the buffer pointer.

22 years agoUpdate.
Andreas Jaeger [Tue, 2 Jul 2002 09:33:25 +0000 (09:33 +0000)]
Update.

2002-07-01  Jakub Jelinek  <jakub@redhat.com>

* math/libm-test.inc (acos_test): Add missing L suffix for
expected result.
(cpow_test): Likewise.
* sysdeps/i386/fpu/libm-test-ulps: Adjust errors for cpow, remove
error for acos (0.0625).

22 years ago* math/libm-test.inc (acos_test): Add missing L suffix for
Andreas Jaeger [Tue, 2 Jul 2002 09:33:05 +0000 (09:33 +0000)]
* math/libm-test.inc (acos_test): Add missing L suffix for

expected result.
(cpow_test): Likewise.
* sysdeps/i386/fpu/libm-test-ulps: Adjust errors for cpow, remove
error for acos (0.0625).

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 21:45:51 +0000 (21:45 +0000)]
Update.

* locale/iso-639.def: Add entry for Ganda.
* locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE3): New
definition.
(address_finish): Handle entries with two letter ISO 639 code.

* iconvdata/Makefile: Recreate gconv-modules.cache file in target
expected result.  Reported by Stephen L Moshier <steve@moshier.net>.

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 19:20:39 +0000 (19:20 +0000)]
Update.

2002-06-30  Ulrich Drepper  <drepper@redhat.com>

* locales/iso14651_t1: Fix U0406 handling (MIN -> CAP).
Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3566].

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 17:15:19 +0000 (17:15 +0000)]
Update.

* iconvdata/Makefile: Recreate gconv-modules.cache file in taret
directory if it existed before.
* iconv/iconvconfig.c: Implement --prefix option.

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 15:49:29 +0000 (15:49 +0000)]
Update.

2002-06-30  Ulrich Drepper  <drepper@redhat.com>

* math/libm-test.inc (cexp_test): Add missing L suffix for
expected result.  Reported by  Stephen L Moshier <steve@moshier.net>.
* sysdeps/i386/fpu/libm-test-ulps: Adjust error for cexp (0.75 +
1.25 i).

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 08:58:21 +0000 (08:58 +0000)]
Update.

2002-05-29  H.J. Lu  <hjl@gnu.org>

* elf/dl-error.c (_dl_signal_cerror): Report error if ld.so debug
is turned on.

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 08:26:20 +0000 (08:26 +0000)]
Update.

2002-05-28  H.J. Lu  <hjl@gnu.org>

* elf/dl-deps.c (_dl_map_object_deps): Don't add objects which
are not dlopened on the dependency list of a dlopened object.

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 07:17:02 +0000 (07:17 +0000)]
Update.

2002-06-30  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-lookup.c (add_dependency): It is not necessary to add
dependencies if they are created between objects which are created
while processing RTLD_NOW for objects loaded as part of the same
dlopen call.

2002-06-14  H.J. Lu  <hjl@gnu.org>

* elf/Makefile (tests): Add circleload1.
(modules-names): Add circlemod1, circlemod2, circlemod3,
circlemod1a, circlemod2a and circlemod3a.
($(objpfx)circleload1): New target.
($(objpfx)circleload1.out): Likewise.
($(objpfx)circlemod1.so): Likewise.
($(objpfx)circlemod2.so): Likewise.
($(objpfx)circlemod1a.so): Likewise.
($(objpfx)circlemod2a.so): Likewise.
* elf/circleload1.c: New file.
* elf/circlemod1.c: New file.
* elf/circlemod1a.c: New file.
* elf/circlemod2.c: New file.
* elf/circlemod2a.c: New file.
* elf/circlemod3.c: New file.
* elf/circlemod3a.c: New file.

22 years agoUpdate.
Ulrich Drepper [Sun, 30 Jun 2002 04:04:20 +0000 (04:04 +0000)]
Update.

2002-06-19  Steven Munroe  <sjmunroe@vnet.ibm.com>

* Examples/ex9.c (main):  Use list of children and join them.
(thread): Do not call exit.

22 years agoUpdate.
Ulrich Drepper [Sat, 29 Jun 2002 23:35:02 +0000 (23:35 +0000)]
Update.

2002-06-18  Amos Waterland  <apw@us.ibm.com>

* sysdeps/pthread/aio_cancel.c (aio_cancel): Add check for invalid
file descriptor.
* sysdeps/pthread/aio_fsync.c (aio_fsync): Add check for invalid fd;
add check for fd not open for writing.

* sysdeps/pthread/aio_suspend.c (aio_suspend): Add check for
completed element(s) and do not suspend thread if so.  Patch
heavily modified by drepper.

* rt/tst-aio7.c: New file.  Regression test for problems which the
above three changes fix.
* rt/Makefile (tests): Add tst-aio7.

* rt/tst-aio6.c: Fix comment.

22 years agoUpdate.
Ulrich Drepper [Sat, 29 Jun 2002 21:08:13 +0000 (21:08 +0000)]
Update.

2002-06-29  Ulrich Drepper  <drepper@redhat.com>

* catgets/gencat.c (read_input_file): Handle more than one slash
at end of line correctly [PR libc/3926].
Based on a patch by Steven Kim <steven.kim@peregrine.com>.

* catgets/sample.SJIS: Add test case for above bug.
* catgets/test-gencat.c: Adjust test code.
* catgets/test-gencat.sh: Adjust expected results.

* elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation
to skip relative relocations.
Patch by Geoff Keating <geoffk@redhat.com>.

22 years agoUpdate.
Ulrich Drepper [Sat, 29 Jun 2002 17:20:10 +0000 (17:20 +0000)]
Update.

2002-06-29  Ulrich Drepper  <drepper@redhat.com>

* locales/en_AU: Add am/pm support.
Patch partly by maffew@cat.org.au [PR libc/3911].

22 years agoUpdate.
Ulrich Drepper [Fri, 28 Jun 2002 21:23:06 +0000 (21:23 +0000)]
Update.

2002-05-26  Bruno Haible  <bruno@clisp.org>
* iconv/loop.c (STANDARD_FROM_LOOP_ERR_HANDLER): New macro.
(STANDARD_TO_LOOP_ERR_HANDLER): Renamed from STANDARD_ERR_HANDLER.
All callers changed.
* iconv/gconv_simple.c (ascii_internal_loop): For error handling use
STANDARD_FROM_LOOP_ERR_HANDLER.
(utf8_internal_loop): Likewise.
(ucs2_internal_loop): Likewise.
(internal_ucs2_loop): Perform error handling like in
STANDARD_FROM_LOOP_ERR_HANDLER.
* iconvdata/unicode.c (BODY for TO_LOOP): Perform error handling like
in STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
handling.
* iconvdata/utf-16.c (BODY for TO_LOOP): Perform error handling like
in STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
handling.
* iconvdata/utf-32.c (BODY for TO_LOOP): Perform error handling like
in STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
handling.
* iconvdata/big5.c (BODY for FROM_LOOP): For error handling use
STANDARD_FROM_LOOP_ERR_HANDLER.
* iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise.
* iconvdata/8bit-gap.c (BODY for FROM_LOOP): Likewise.
* iconvdata/8bit-generic.c (BODY for FROM_LOOP): Likewise.
* iconvdata/ansi_x3.110.c (BODY for FROM_LOOP): Likewise.
* iconvdata/armscii-8.c (BODY for FROM_LOOP): Likewise.
* iconvdata/cp1255.c (BODY for FROM_LOOP): Likewise.
* iconvdata/cp1258.c (BODY for FROM_LOOP): Likewise.
* iconvdata/euc-cn.c (BODY for FROM_LOOP): Likewise.
* iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Likewise.
* iconvdata/euc-jp.c (BODY for FROM_LOOP): Likewise.
* iconvdata/euc-kr.c (BODY for FROM_LOOP): Likewise.
* iconvdata/euc-tw.c (BODY for FROM_LOOP): Likewise.
* iconvdata/big5hkscs.c (BODY for FROM_LOOP): Likewise.
* iconvdata/gb18030.c (BODY for FROM_LOOP): Likewise.
* iconvdata/gbk.c (BODY for FROM_LOOP): Likewise.
* iconvdata/iso-2022-cn-ext.c (BODY for FROM_LOOP): Likewise.
* iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): Likewise.
* iconvdata/iso-2022-jp-3.c (BODY for FROM_LOOP): Likewise.
* iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise.
* iconvdata/iso646.c (BODY for FROM_LOOP): Likewise.
* iconvdata/iso_6937-2.c (BODY for FROM_LOOP): Likewise.
* iconvdata/iso_6937.c (BODY for FROM_LOOP): Likewise.
* iconvdata/johab.c (BODY for FROM_LOOP): Likewise.
* iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
* iconvdata/sjis.c (BODY for FROM_LOOP): Likewise.
* iconvdata/t.61.c (BODY for FROM_LOOP): Likewise.
* iconvdata/uhc.c (BODY for FROM_LOOP): Likewise.
* iconvdata/utf-7.c (BODY for FROM_LOOP): Likewise.
* iconvdata/gbbig5.c (BODY for FROM_LOOP): Likewise.  When ignoring
an error, still set result = __GCONV_ILLEGAL_INPUT.
(BODY for TO_LOOP): Likewise.
* iconvdata/ibm930.c (BODY for FROM_LOOP): For error handling use
STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
* iconvdata/ibm932.c: Include <dlfcn.h> and <stdint.h>.
(BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
handling.
(BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
* iconvdata/ibm933.c (BODY for FROM_LOOP): For error handling use
STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
* iconvdata/ibm935.c (BODY for FROM_LOOP): For error handling use
STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
* iconvdata/ibm937.c (BODY for FROM_LOOP): For error handling use
STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
* iconvdata/ibm939.c (BODY for FROM_LOOP): For error handling use
STANDARD_FROM_LOOP_ERR_HANDLER.
(BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
* iconvdata/ibm943.c: Include <dlfcn.h> and <stdint.h>.
(BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
handling.
(BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
* iconvdata/gbgbk.c (BODY for FROM_LOOP): Update.
* iconvdata/iso8859-1.c (BODY for TO_LOOP): Update.
* iconvdata/tcvn5712-1.c (BODY for TO_LOOP): Update.

2002-06-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

* sysdeps/sh/dl-machine.h (elf_machine_load_address): Use local
labels in assembler instructions.

22 years agoUpdate.
Ulrich Drepper [Wed, 26 Jun 2002 15:31:36 +0000 (15:31 +0000)]
Update.

2002-06-26  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/powerpc/Versions: Export libgcc functions for GLIBC_2.0.
* sysdeps/powerpc/libgcc-compat.c: Fix function names.
Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.

* libio/fileops.c (_IO_file_xsgetn_mmap): Always set EOF flag if

22 years agoUpdate.
Ulrich Drepper [Tue, 25 Jun 2002 19:33:56 +0000 (19:33 +0000)]
Update.

* libio/fileops.c (_IO_file_xsgetn_mmap): Always set EOF flag is
not enough content is available.
* libio/tst-eof.c: New file.
* libio/Makefile (tests): Add tst-eof.

* libio/fileops.c (_IO_file_underflow_mmap): Read a single byte to
update atime.
* libio/tst-atime.c: New file.
* libio/Makefile (tests): Add tst-atime.

22 years agoUpdate.
Ulrich Drepper [Tue, 25 Jun 2002 18:21:11 +0000 (18:21 +0000)]
Update.

2002-06-25  Ulrich Drepper  <drepper@redhat.com>

* argp/argp-fmtstream.c (__argp_fmtstream_update): Avoid crash in
handling of overly long words.

22 years ago(__argp_fmtstream_update): Avoid crash in handling of overly long words.
Ulrich Drepper [Tue, 25 Jun 2002 18:16:11 +0000 (18:16 +0000)]
(__argp_fmtstream_update): Avoid crash in handling of overly long words.

22 years agoUpdate.
Andreas Jaeger [Tue, 25 Jun 2002 12:33:11 +0000 (12:33 +0000)]
Update.

2002-06-25  Andreas Jaeger  <aj@suse.de>

* sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite
to not use 32-bit pc relative relocations.
(elf_machine_dynamic): Likewise.

22 years ago* sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite
Andreas Jaeger [Tue, 25 Jun 2002 12:32:52 +0000 (12:32 +0000)]
* sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite

to not use 32-bit pc relative relocations.
(elf_machine_dynamic): Likewise.

22 years agoUpdate.
Ulrich Drepper [Sat, 22 Jun 2002 05:58:14 +0000 (05:58 +0000)]
Update.

2002-06-21  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/getdents.c [__ASSUME_GETDENTS64_SYSCALL]
(__GETDENTS): Check for failed getdents64 syscall.
* dirent/Makefile (tests): Add bug-readdir1.
* dirent/bug-readdir1.c: New file.

22 years agoUpdate.
Ulrich Drepper [Sat, 22 Jun 2002 05:24:45 +0000 (05:24 +0000)]
Update.

2002-06-17  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-lookup.c (_dl_debug_bindings): Use type_class 4 for TLS
lookups.
* elf/rtld.c (dl_main): Move TLS setup code before LD_TRACE_PRELINKING
code.  Print TLS modid and offset for modules containing PT_TLS
segments.

2002-06-09  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
* sysdeps/unix/sysv/linux/dl-brk.c: ...here.
* sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
* sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.

2002-06-07  Jakub Jelinek  <jakub@redhat.com>

* nss/getXXbyYY_r.c (NEW, NEW1): Define.
(NEW (REENTRANT_NAME)): Strong alias to INTERNAL (REENTRANT_NAME).
(REENTRANT_NAME@@GLIBC_2.1.2): Use NEW (REENTRANT_NAME).
* nss/getXXent_r.c (NEW, NEW1): Define.
(NEW (REENTRANT_GETNAME)): Strong alias to
INTERNAL (REENTRANT_GETNAME).
(REENTRANT_GETNAME@@GLIBC_2.1.2): Use NEW (REENTRANT_GETNAME).

2002-06-21  Ulrich Drepper  <drepper@redhat.com>

* libio/fileops.c (_IO_file_setbuf_mmap): New function.
(_IO_file_jumps_mmap): Use it.
* libio/iosetvbuf.c: Don't call _IO_WSETBUF.
* libio/libioP.h: Remove _IO_wdefault_setbuf and
_IO_wdefault_setbuf_internal prorotypes.  Add _IO_file_setbuf_mmap
prototype.
* libio/wfileops.c (_IO_wfile_setbuf): Removed.
(_IO_wfile_jumps_mmap): Don't use it anymore.
* libio/wgenops.c (_IO_wdefault_setbuf): Removed.
* libio/memstream.c (_IO_wmem_jumps): Use _IO_default_setbuf not
_IO_wdefault_setbuf.
* libio/vswprintf.c (_IO_wstrn_jumps): Likewise.
* libio/wstrops.c (_IO_wstr_jumps): Likewise.
* stdio-common/vfprintf.c (_IO_helper_jumps): Likewise.

2002-06-05  Jakub Jelinek  <jakub@redhat.com>

* libio/Makefile (tests): Add tst-mmap-setvbuf.
* libio/tst-mmap-setvbuf.c: New test.

22 years ago(td_thr_tls_get_addr): Don't include "tls.h". Return TD_ERR if USE_TLS is not defined.
Ulrich Drepper [Fri, 21 Jun 2002 21:03:30 +0000 (21:03 +0000)]
(td_thr_tls_get_addr): Don't include "tls.h". Return TD_ERR if USE_TLS is not defined.

22 years agoUpdate.
Andreas Jaeger [Fri, 21 Jun 2002 12:13:12 +0000 (12:13 +0000)]
Update.

2002-06-21  Andreas Jaeger  <aj@suse.de>

* sysdeps/i386/fpu/libm-test-ulps: Add some ulps from my P3.

22 years agoAdd some ulps from my P3.
Andreas Jaeger [Fri, 21 Jun 2002 12:12:50 +0000 (12:12 +0000)]
Add some ulps from my P3.

22 years agoUpdate.
Ulrich Drepper [Fri, 21 Jun 2002 05:32:43 +0000 (05:32 +0000)]
Update.

2002-06-20  Ulrich Drepper  <drepper@redhat.com>

* spinlock.c (wait_node_alloc): We cannot use compare-and-exchange.
Unconditionally use the code using spinlock.  Use __pthread_release
to free a spinlock.
(wait_node_free): Likewise.
(__pthread_acquire, __pthread_release): Unconditionally define.

22 years agoUpdate.
Ulrich Drepper [Thu, 20 Jun 2002 22:48:53 +0000 (22:48 +0000)]
Update.

2002-06-18  Jakub Jelinek  <jakub@redhat.com>

* include/unistd.h (__fork_internal): Remove.
(__fork): Don't define to __fork_internal.
* sysdeps/mach/hurd/fork.c (__fork): Remove INTDEF.
* sysdeps/unix/sysv/aix/fork.c (__fork): Likewise.
* sysdeps/unix/sysv/linux/ia64/fork.S (__fork_internal): Remove alias.
* sysdeps/unix/sysv/linux/sparc/fork.S (__fork_internal): Likewise.
* sysdeps/unix/sysv/linux/syscalls.list (__fork_internal): Likewise.

2002-06-20  Ulrich Drepper  <drepper@redhat.com>

* po/hr.po: New file.

2002-06-11  Wolfram Gloger  <wg@malloc.de>

* malloc/malloc.c: Fix error path when new_heap() returns NULL.
Reported by Michael Meissner <meissner@redhat.com>.

2002-06-20  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/getcontext.S: Fix typo.
Patch by Hans Boehm <hans_boehm@hp.com>.

22 years agoFix typo.
Ulrich Drepper [Thu, 20 Jun 2002 22:14:00 +0000 (22:14 +0000)]
Fix typo.

22 years agoRegenerated.
Andreas Jaeger [Thu, 20 Jun 2002 10:32:13 +0000 (10:32 +0000)]
Regenerated.

22 years agoUpdate.
Andreas Jaeger [Thu, 20 Jun 2002 10:31:53 +0000 (10:31 +0000)]
Update.

* sysdeps/ia64/fpu/libm-test-ulps: Regenerated.