platform/upstream/glibc.git
22 years agoUpdate.
Andreas Jaeger [Sat, 25 Aug 2001 16:19:22 +0000 (16:19 +0000)]
Update.

2001-08-24  Andreas Jaeger  <aj@suse.de>

* iconv/Makefile (extra-objs): Add iconvconfig-modules so that
make clean works.

22 years ago(extra-objs): Add iconvconfig-modules so that make clean works.
Andreas Jaeger [Sat, 25 Aug 2001 16:19:15 +0000 (16:19 +0000)]
(extra-objs): Add iconvconfig-modules so that make clean works.

22 years agoUpdate.
Ulrich Drepper [Sat, 25 Aug 2001 06:33:07 +0000 (06:33 +0000)]
Update.

2001-08-24  Ulrich Drepper  <drepper@redhat.com>

* elf/rtld.c (print_statistics): Printf % after percent values.
* elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.

* elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
don't have to compute the hash value and initialize current_value.
Move reference_name variable to where it is needed.
(_dl_lookup_versioned_symbol): Likewise.

22 years ago(_dl_lookup_symbol): If we use the cache we don't have to compute the hash value...
Ulrich Drepper [Sat, 25 Aug 2001 06:15:27 +0000 (06:15 +0000)]
(_dl_lookup_symbol): If we use the cache we don't have to compute the hash value and initialize current_value.  Move reference_name variable to where it is needed. (_dl_lookup_versioned_symbol): Likewise.

22 years ago* string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
Roland McGrath [Fri, 24 Aug 2001 23:51:15 +0000 (23:51 +0000)]
* string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.

Just test that strerror returns non-null for a few errno codes.

22 years ago* hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
Roland McGrath [Fri, 24 Aug 2001 21:47:53 +0000 (21:47 +0000)]
* hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,

_hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.

* sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.

* mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
__mach_reply_port.

22 years ago2001-08-23 Roland McGrath <roland@frob.com>
Roland McGrath [Fri, 24 Aug 2001 21:47:43 +0000 (21:47 +0000)]
2001-08-23  Roland McGrath  <roland@frob.com>

* mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
__mach_reply_port.

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 20:38:43 +0000 (20:38 +0000)]
Update.

* nss/test-netdb.c (test_hosts): Don't segfault if gethostname
returns NULL.

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 19:56:19 +0000 (19:56 +0000)]
Update.

* elf/rtld.c: Include <sys/param.h>.
* elf/dl-reloc.c: Likewise.

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 18:46:40 +0000 (18:46 +0000)]
Update.

2001-08-24  Ulrich Drepper  <drepper@redhat.com>

* elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
doesn't do it.

22 years ago(elf_dynamic_do_rel): Fix problem with ld.so startup. Explicitly remove lazy part...
Ulrich Drepper [Fri, 24 Aug 2001 18:45:23 +0000 (18:45 +0000)]
(elf_dynamic_do_rel): Fix problem with ld.so startup. Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc doesn't do it.

22 years agoUpdate.
Andreas Jaeger [Fri, 24 Aug 2001 18:29:20 +0000 (18:29 +0000)]
Update.

2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
empty to prevent junk from being generated.
* sysdeps/unix/sysv/linux/mips/configure: Regenerated.

22 years ago2001-08-24 Maciej W. Rozycki macro@ds2.pg.gda.pl
Andreas Jaeger [Fri, 24 Aug 2001 18:27:55 +0000 (18:27 +0000)]
2001-08-24  Maciej W. Rozycki  macro@ds2.pg.gda.pl

* sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
empty to prevent junk from being generated.
sysdeps/unix/sysv/linux/mips/configure: Regenerated.

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 17:18:04 +0000 (17:18 +0000)]
Update.

* elf/do-rel.h (elf_dynamic_do_rel) [RTLD_BOOTSTRAP]: Disable use of
RELCOUNT for now until we know what is wrong with it.

2001-08-24  Jakub Jelinek  <jakub@redhat.com>

* elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
records.  Rename endrel to relative, initialize it to r, and use it
in elf_machine_rel_relative calls.  Point r after relative relocs.

2001-08-24  Ulrich Drepper  <drepper@redhat.com>

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 15:12:38 +0000 (15:12 +0000)]
Update.

2001-08-24  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
of R_386_NONE.

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 14:58:03 +0000 (14:58 +0000)]
Update.

2001-08-24  Jakub Jelinek  <jakub@redhat.com>

* elf/do-rel.h (elf_machine_rel_relative): Define for rela if
necessary.  Undefine newly defined macros at the end.
* sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
Rename from elf_machine_rel_relative.
* sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
* sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
* sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
* sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
Fix argument types.
* sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
Fix argument types.
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
Likewise.  Fix argument types.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
Likewise.  Fix argument types.
* sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
Fix argument types.
* sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
ElfW(Rel) in argument.
* sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
function.

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 14:20:11 +0000 (14:20 +0000)]
Update.

2001-08-24  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.

* elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
first if RELCOUNT is set.

22 years ago(elf_dynamic_do_rel): RELATIVE relocations comes first if RELCOUNT is set.
Ulrich Drepper [Fri, 24 Aug 2001 13:56:33 +0000 (13:56 +0000)]
(elf_dynamic_do_rel): RELATIVE relocations comes first if RELCOUNT is set.

22 years agoUpdate.
Andreas Jaeger [Fri, 24 Aug 2001 13:17:54 +0000 (13:17 +0000)]
Update.

2001-08-24  Andreas Jaeger  <aj@suse.de>

* sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
Stephen L Moshier <moshier@mediaone.net>.

22 years agoj1l/y1l implementation.
Andreas Jaeger [Fri, 24 Aug 2001 13:17:46 +0000 (13:17 +0000)]
j1l/y1l implementation.

22 years agoUpdate.
Ulrich Drepper [Fri, 24 Aug 2001 08:53:35 +0000 (08:53 +0000)]
Update.

2001-08-24  Ulrich Drepper  <drepper@redhat.com>

* elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
call elf_machine_rel for the last DT_RELCOUNT relocations but instead
elf_machine_rel_relative.
* sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
Minor optimizations.
* sysdeps/arm/dl-machine.h: Likewise.
* sysdeps/cris/dl-machine.h: Likewise.
* sysdeps/hppa/dl-machine.h: Likewise.
* sysdeps/i386/dl-machine.h: Likewise.
* sysdeps/ia64/dl-machine.h: Likewise.
* sysdeps/m68k/dl-machine.h: Likewise.
* sysdeps/mips/dl-machine.h: Likewise.
* sysdeps/powerpc/dl-machine.h: Likewise.
* sysdeps/s390/s390-32/dl-machine.h: Likewise.
* sysdeps/s390/s390-64/dl-machine.h: Likewise.
* sysdeps/sh/dl-machine.h: Likewise.
* sysdeps/sparc/sparc32/dl-machine.h: Likewise.
* sysdeps/sparc/sparc64/dl-machine.h: Likewise.

22 years ago(elf_dynamic_do_rel): If not relocating lazily, don't call elf_machine_rel for the...
Ulrich Drepper [Fri, 24 Aug 2001 08:40:21 +0000 (08:40 +0000)]
(elf_dynamic_do_rel): If not relocating lazily, don't call elf_machine_rel for the last DT_RELCOUNT relocations but instead elf_machine_rel_relative.

22 years ago* rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
Roland McGrath [Fri, 24 Aug 2001 05:07:37 +0000 (05:07 +0000)]
* rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.

22 years ago* sysdeps/generic/bits/libc-lock.h: Same changes.
Roland McGrath [Fri, 24 Aug 2001 03:25:40 +0000 (03:25 +0000)]
* sysdeps/generic/bits/libc-lock.h: Same changes.

22 years ago* sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
Roland McGrath [Fri, 24 Aug 2001 03:21:51 +0000 (03:21 +0000)]
* sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from

sysdeps/mach version.  Implement counting ("recursive") mutexes
on top of cthreads mutexes.
* sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.

* sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
_LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
(__libc_cleanup_region_start, __libc_cleanup_region_end,
__libc_clean_end): Define these to call the cleanup function after
normal exit when they're supposed to.

* sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
Take new first arg DOIT, a boolean saying whether to really install
any cleanup handler.
(__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
(__libc_cleanup_end): Likewise.
* stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
* stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
* sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
Likewise.
* misc/syslog.c (vsyslog, openlog, closelog): Likewise.
* sysdeps/generic/bits/stdio-lock.h
(_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.

22 years ago2001-08-23 Roland McGrath <roland@frob.com>
Roland McGrath [Fri, 24 Aug 2001 03:20:56 +0000 (03:20 +0000)]
2001-08-23  Roland McGrath  <roland@frob.com>

* sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
_LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
(__libc_cleanup_region_start, __libc_cleanup_region_end,
__libc_clean_end): Define these to call the cleanup function after
normal exit when they're supposed to.
* sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
Take new first arg DOIT, a boolean saying whether to really install
any cleanup handler.
(__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
(__libc_cleanup_end): Likewise.
* stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
* stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
* sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
Likewise.
* misc/syslog.c (vsyslog, openlog, closelog): Likewise.
* sysdeps/generic/bits/stdio-lock.h
(_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.

22 years ago(print_statistics): Nicer format for cache hit output.
Ulrich Drepper [Thu, 23 Aug 2001 23:40:28 +0000 (23:40 +0000)]
(print_statistics): Nicer format for cache hit output.

22 years agoUpdate.
Ulrich Drepper [Thu, 23 Aug 2001 23:36:47 +0000 (23:36 +0000)]
Update.

2001-08-23  Jakub Jelinek  <jakub@redhat.com>

* elf/ldconfig.c (search_dir): Remove stale symlinks.

2001-08-23  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New.
(_dl_lookup_symbol): Lookup relocations in cache and store successfull
lookups in cache.
(_dl_lookup_versioned_symbol): Likewise.
* elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
relocation lookup.
* elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
* sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
(lookup_cache, lookup_cache_versioned): Add declarations.

2001-08-23  Ulrich Drepper  <drepper@redhat.com>

* stdlib/tst-random.c (main): Swap parameters in fail call.
Patch by Pete Bevin <pete@petebevin.com>.

2001-08-23  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.

* malloc/obstack.c: Indent preprocessor directives.
Patch by Jim Meyering <meyering@ascend.com>.

22 years agoUpdate.
Ulrich Drepper [Thu, 23 Aug 2001 16:28:34 +0000 (16:28 +0000)]
Update.

2001-08-23  Ulrich Drepper  <drepper@redhat.com>

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

22 years agoUpdate from translation team.
Ulrich Drepper [Thu, 23 Aug 2001 16:26:26 +0000 (16:26 +0000)]
Update from translation team.

22 years ago* libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
Roland McGrath [Thu, 23 Aug 2001 08:36:47 +0000 (08:36 +0000)]
* libio/tst-ungetwc1.c (main): Add a const to quiet a warning.

* nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.

22 years ago* sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
Roland McGrath [Thu, 23 Aug 2001 06:03:42 +0000 (06:03 +0000)]
* sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with

__libc_lock_define_recursive.
* elf/dl-open.c: Don't declare it here any more.
* elf/dl-close.c: Likewise.
* elf/dl-lookup.c: Likewise.
* elf/dl-iteratephdr.c: Likewise.
* elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
__libc_lock_unlock_recursive.
* elf/dl-close.c (_dl_close): Likewise
* elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
* elf/dl-open.c (_dl_open): Likewise

* sysdeps/generic/bits/libc-lock.h
(__libc_lock_define_recursive): New macro.
* sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
(_IO_lock_lock): Use __libc_lock_lock_recursive.
(_IO_lock_unlock): Use __libc_lock_unlock_recursive.

22 years ago* conform/conformtest.pl (checknamespace): Sort the output list.
Roland McGrath [Thu, 23 Aug 2001 04:34:57 +0000 (04:34 +0000)]
* conform/conformtest.pl (checknamespace): Sort the output list.

* sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
(POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
definitions conditional on [__USE_XOPEN].

* sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
these unconditionally, not only use [__USE_BSD], so as to match
the sysdeps/unix/sysv/linux files.

22 years ago2001-08-22 Roland McGrath <roland@frob.com>
Roland McGrath [Thu, 23 Aug 2001 04:34:36 +0000 (04:34 +0000)]
2001-08-22  Roland McGrath  <roland@frob.com>

* conform/conformtest.pl (checknamespace): Sort the output list.

22 years agoUpdate.
Ulrich Drepper [Thu, 23 Aug 2001 04:17:06 +0000 (04:17 +0000)]
Update.

2001-08-22  Ulrich Drepper  <drepper@redhat.com>

* test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
avoid warnings.

* dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
DL_LOOKUP_ADDRESS.

22 years ago(do_test): Get address of ref1 using DL_LOOKUP_ADDRESS.
Ulrich Drepper [Thu, 23 Aug 2001 04:01:56 +0000 (04:01 +0000)]
(do_test): Get address of ref1 using DL_LOOKUP_ADDRESS.

22 years ago* sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
Roland McGrath [Thu, 23 Aug 2001 03:08:40 +0000 (03:08 +0000)]
* sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up

conditionalization of sa_handler/sa_sigaction member types to
match the sysdeps/unix/sysv/linux file.

22 years ago2001-08-22 Roland McGrath <roland@frob.com>
Roland McGrath [Thu, 23 Aug 2001 03:07:50 +0000 (03:07 +0000)]
2001-08-22  Roland McGrath  <roland@frob.com>

* sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
conditionalization of sa_handler/sa_sigaction member types to
match the sysdeps/unix/sysv/linux file.

22 years agoUpdate.
Ulrich Drepper [Thu, 23 Aug 2001 02:46:15 +0000 (02:46 +0000)]
Update.

* elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
symbol sizes a bit better.

22 years agoUpdate.
Ulrich Drepper [Thu, 23 Aug 2001 01:19:02 +0000 (01:19 +0000)]
Update.

* sysdeps/ia64/strncpy.S: Complete rewrite.
Contributed by Jakub Jelinek <jakub@redhat.com>.

22 years agoUpdate.
Ulrich Drepper [Thu, 23 Aug 2001 01:12:31 +0000 (01:12 +0000)]
Update.

2001-08-22  Ulrich Drepper  <drepper@redhat.com>

* string/stratcliff.c (main): Add strncpy test.

22 years ago(main): Add strncpy test.
Ulrich Drepper [Thu, 23 Aug 2001 01:10:57 +0000 (01:10 +0000)]
(main): Add strncpy test.

22 years ago* sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
Roland McGrath [Thu, 23 Aug 2001 00:51:16 +0000 (00:51 +0000)]
* sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,

and don't declare unsetenv or _environ directly.
(unsetenv): Return int, not void.  Use __environ instead of _environ.

22 years ago2001-08-22 Roland McGrath <roland@frob.com>
Roland McGrath [Thu, 23 Aug 2001 00:51:01 +0000 (00:51 +0000)]
2001-08-22  Roland McGrath  <roland@frob.com>

* sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
and don't declare unsetenv or _environ directly.
(unsetenv): Return int, not void.  Use __environ instead of _environ.

22 years agoFix formatting.
Ulrich Drepper [Wed, 22 Aug 2001 23:25:12 +0000 (23:25 +0000)]
Fix formatting.

* posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
Rename __argc to ___argc in prototypes to avoid compatibility
problems with systems that reserve the identifier "__argc".
Similarly for __argv.

22 years ago2001-08-20 Roland McGrath <roland@frob.com>
Roland McGrath [Wed, 22 Aug 2001 23:12:51 +0000 (23:12 +0000)]
2001-08-20  Roland McGrath  <roland@frob.com>

* hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
(__hurd_file_name_split, __hurd_directory_name_split): Likewise.

22 years ago* sysdeps/unix/bsd/bsd4.4/Makefile: New file. * sysdeps/unix/bsd/bsd4.4/Versions...
Mark Kettenis [Wed, 22 Aug 2001 22:29:39 +0000 (22:29 +0000)]
* sysdeps/unix/bsd/bsd4.4/Makefile: New file. * sysdeps/unix/bsd/bsd4.4/Versions: New file. * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file. * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct test for cmsg struct size.

2001-08-01  Mark Kettenis  <kettenis@gnu.org>

* sysdeps/unix/bsd/bsd4.4/Makefile: New file.
* sysdeps/unix/bsd/bsd4.4/Versions: New file.
* sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
* sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
test for cmsg struct size.

22 years ago2001-04-23 Paul Eggert <eggert@twinsun.com>
Roland McGrath [Wed, 22 Aug 2001 22:24:10 +0000 (22:24 +0000)]
2001-04-23  Paul Eggert  <eggert@twinsun.com>

        * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
        Rename __argc to ___argc in prototypes to avoid compatibility
        problems with systems that reserve the identifier "__argc".
        Similarly for __argv.

2001-08-21  Roland McGrath  <roland@frob.com>

* stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.

* mach/Makefile (tests): Removed.
* mach/hello.c: File removed.

22 years ago2001-08-21 Roland McGrath <roland@frob.com>
Roland McGrath [Wed, 22 Aug 2001 22:23:59 +0000 (22:23 +0000)]
2001-08-21  Roland McGrath  <roland@frob.com>

* stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.

22 years agoUpdate.
Ulrich Drepper [Wed, 22 Aug 2001 22:07:52 +0000 (22:07 +0000)]
Update.

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

22 years agoUpdate.
Ulrich Drepper [Wed, 22 Aug 2001 18:40:06 +0000 (18:40 +0000)]
Update.

* libio/Makefile (tests): Add tst-sscanf.
* libio/tst-sscanf.c: New file.

22 years agoUpdate.
Ulrich Drepper [Wed, 22 Aug 2001 18:29:46 +0000 (18:29 +0000)]
Update.

* stdio-common/vfscanf.c: Fix handling of %l[].
Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.

22 years agoFix typo.
Ulrich Drepper [Wed, 22 Aug 2001 18:01:36 +0000 (18:01 +0000)]
Fix typo.

non-empty string if != NULL.

22 years agoUpdate.
Ulrich Drepper [Wed, 22 Aug 2001 17:55:23 +0000 (17:55 +0000)]
Update.

2001-08-22  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
* malloc/mtrace.c (tr_where): dli_sname always points to a
non-empty string is != NULL.
Reported by Tim Janik <timj@gtk.org>.

22 years agoUpdate.
Ulrich Drepper [Wed, 22 Aug 2001 17:00:32 +0000 (17:00 +0000)]
Update.

2001-08-22  Jakub Jelinek  <jakub@redhat.com>

* sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
buf.  Free resources on failure.
* sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
(makefd_xprt): Likewise.
* sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
* sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
* sunrpc/auth_unix.c (authunix_create): Likewise.

2001-08-21  Jakub Jelinek  <jakub@redhat.com>

* string/strnlen.c: Remove.
* sysdeps/generic/strnlen.c: New.
* sysdeps/i386/i486/bits/string.h (strnlen): Remove.

22 years ago(print_and_abort): Explain use of the string.
Ulrich Drepper [Wed, 22 Aug 2001 16:06:53 +0000 (16:06 +0000)]
(print_and_abort): Explain use of the string.

22 years ago* sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
Roland McGrath [Tue, 21 Aug 2001 20:32:34 +0000 (20:32 +0000)]
* sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this

as a macro, not an extern inline function.

* hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
* Versions.def (libc): Add GLIBC_2.2.5 set.
* hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
(__hurd_fail): Use that instead of _EXTERN_INLINE in decl.

2001-08-20  Roland McGrath  <roland@frob.com>

* hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
(__hurd_file_name_split, __hurd_directory_name_split): Likewise.

22 years ago2001-08-21 Roland McGrath <roland@frob.com>
Roland McGrath [Tue, 21 Aug 2001 20:32:21 +0000 (20:32 +0000)]
2001-08-21  Roland McGrath  <roland@frob.com>

* hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
* Versions.def (libc): Add GLIBC_2.2.5 set.
* hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
(__hurd_fail): Use that instead of _EXTERN_INLINE in decl.

22 years agoUpdate.
Ulrich Drepper [Tue, 21 Aug 2001 17:12:43 +0000 (17:12 +0000)]
Update.

* string/bits/string2.h: Remove strnlen optimization here.
* sysdeps/i386/i486/bits/string.h: Add it here.

2001-08-21  Wolfram Gloger  <wg@malloc.de>

* malloc/malloc.c: Make access to ..._hook pointers thread-safe.

2001-08-21  Ulrich Drepper  <drepper@redhat.com>

22 years agoUpdate.
Ulrich Drepper [Tue, 21 Aug 2001 16:17:29 +0000 (16:17 +0000)]
Update.

2001-08-21  Ulrich Drepper  <drepper@redhat.com>

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

22 years agoUpdate.
Ulrich Drepper [Tue, 21 Aug 2001 02:57:38 +0000 (02:57 +0000)]
Update.

2001-08-20  Ulrich Drepper  <drepper@redhat.com>

* misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
* misc/err.c (convert_and_print): Likewise.

* malloc/obstack.c (print_and_abort): Use fprintf instead of two
function calls.

22 years agoUpdate.
Ulrich Drepper [Tue, 21 Aug 2001 02:46:26 +0000 (02:46 +0000)]
Update.

2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>

* sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
change of the gregset_t type.
* sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.

2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>

* sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.

* posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.

22 years agoUpdate.
Ulrich Drepper [Tue, 21 Aug 2001 01:42:08 +0000 (01:42 +0000)]
Update.

2001-08-20  Ulrich Drepper  <drepper@redhat.com>

* string/strnlen.c: Fix the implementation.  We cannot use memchr.

22 years agoFix the implementation. We cannot use memchr.
Ulrich Drepper [Tue, 21 Aug 2001 01:40:45 +0000 (01:40 +0000)]
Fix the implementation.  We cannot use memchr.

22 years ago* sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ before calling...
Mark Kettenis [Mon, 20 Aug 2001 21:44:01 +0000 (21:44 +0000)]
* sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ before calling the cthreads initialization code.

2001-08-18  Mark Kettenis  <kettenis@gnu.org>

* sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
before calling the cthreads initialization code.

22 years agoUpdate.
Ulrich Drepper [Mon, 20 Aug 2001 19:55:53 +0000 (19:55 +0000)]
Update.

* argp/argp-help.c: Fix two problems introduced in last change.

22 years agoUpdate.
Ulrich Drepper [Mon, 20 Aug 2001 07:17:10 +0000 (07:17 +0000)]
Update.

2001-08-20  Ulrich Drepper  <drepper@redhat.com>

* include/dirent.h: Include <dirstream.h> first.

22 years agoUpdate.
Ulrich Drepper [Mon, 20 Aug 2001 06:59:59 +0000 (06:59 +0000)]
Update.

* io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.

22 years agoUpdate.
Ulrich Drepper [Mon, 20 Aug 2001 06:37:56 +0000 (06:37 +0000)]
Update.

2001-08-19  Ulrich Drepper  <drepper@redhat.com>

* sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
* sunrpc/xdr_rec.c: Likewise.
* sunrpc/xdr_mem.c: Likewise.
* sunrpc/svc_authux.c (_svcauth_unix): Likewise.
* sunrpc/rpc_cmsg.c: Likewise.
* sunrpc/getrpcport.c (getrpcport): Likewise.
* sunrpc/clnt_simp.c (callrpc): Likewise.
* sunrpc/clnt_gen.c (clnt_create): Likewise.
* string/envz.c: Likewise.

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

* argp/argp-help.c: Handle wide oriented stderr stream.

* conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.

22 years agoUpdate.
Ulrich Drepper [Sun, 19 Aug 2001 03:52:42 +0000 (03:52 +0000)]
Update.

* sysdeps/generic/strtol.c: Little optimizations.  Add some
__builtin_expect.

22 years agoUpdate.
Ulrich Drepper [Sun, 19 Aug 2001 01:33:45 +0000 (01:33 +0000)]
Update.

* conform/conformtest.pl: <inttypes.h> test required <stddef.h>.

22 years agoUpdate.
Ulrich Drepper [Sun, 19 Aug 2001 01:09:06 +0000 (01:09 +0000)]
Update.

* wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
* wcsmbs/wcwidth.c (wcwdith): Likewise.
* wcsmbs/wcwidth.h (internal_wcwdith): Likewise.

* conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.

* conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.

22 years agoUpdate.
Ulrich Drepper [Sat, 18 Aug 2001 23:36:58 +0000 (23:36 +0000)]
Update.

* time/time.h (struct timespec): Use __time_t for tv_sec element.

* sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
wchar_t for function declarations and defintions.

* misc/sys/select.h: Define __need_time_t before including <time.h>.
Define suseconds_t if it hasn't happened yet.

* iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.

* conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.

* sysdeps/generic/stdint.h: Don't get definition of wchar_t from
<stddef.h>.

* conform/data/stddef.h-data: Remove wint_t.

22 years agoUpdate.
Ulrich Drepper [Sat, 18 Aug 2001 11:55:52 +0000 (11:55 +0000)]
Update.

2001-08-18  Ulrich Drepper  <drepper@redhat.com>

* conform/conformtest.pl: Change namespace test to take #undef
lines into account.

* conform/data/netinet/in.h-data: Fix typo in allow-header line.

* conform/data/sys/socket.h-data: Add sockatmark.

22 years agoUpdate.
Ulrich Drepper [Sat, 18 Aug 2001 06:22:52 +0000 (06:22 +0000)]
Update.

2001-08-17  Ulrich Drepper  <drepper@redhat.com>

* io/fts.c: Update from recent BSD source.

22 years agoUpdate from recent BSD source.
Ulrich Drepper [Sat, 18 Aug 2001 06:22:09 +0000 (06:22 +0000)]
Update from recent BSD source.

22 years ago* stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
Roland McGrath [Sat, 18 Aug 2001 02:49:46 +0000 (02:49 +0000)]
* stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.

* misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
Likewise.

22 years ago2001-08-17 Roland McGrath <roland@frob.com>
Roland McGrath [Sat, 18 Aug 2001 02:49:41 +0000 (02:49 +0000)]
2001-08-17  Roland McGrath  <roland@frob.com>

* stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
* misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
Likewise.

22 years agoUpdate.
Ulrich Drepper [Sat, 18 Aug 2001 02:46:36 +0000 (02:46 +0000)]
Update.

* locale/duplocale.c (__duplocale): Also initialize the special
__ctype_* elements.

22 years agoUpdate.
Ulrich Drepper [Sat, 18 Aug 2001 00:46:40 +0000 (00:46 +0000)]
Update.

2001-08-17  Ulrich Drepper  <drepper@redhat.com>

* conform/data/netdb.h-data: Adjust gai_strerror return type.

* misc/getpass.c: Include wchar.h for prototypes.
* malloc/obstack.c: Likewise.

22 years agoUse __wcsoll only if _LIBC.
Ulrich Drepper [Fri, 17 Aug 2001 18:15:15 +0000 (18:15 +0000)]
Use __wcsoll only if _LIBC.

22 years agoUpdate.
Andreas Jaeger [Fri, 17 Aug 2001 14:14:31 +0000 (14:14 +0000)]
Update.

2001-08-17  Andreas Jaeger  <aj@suse.de>

        * misc/getpass.c: Include wchar.h for prototypes.
        * malloc/obstack.c: Likewise.

22 years agoInclude wchar.h for prototypes.
Andreas Jaeger [Fri, 17 Aug 2001 14:14:10 +0000 (14:14 +0000)]
Include wchar.h for prototypes.

22 years agoInclude <wchar.h>.
Ulrich Drepper [Fri, 17 Aug 2001 07:57:23 +0000 (07:57 +0000)]
Include <wchar.h>.

22 years agoUpdate.
Ulrich Drepper [Fri, 17 Aug 2001 07:51:36 +0000 (07:51 +0000)]
Update.

2001-08-17  Ulrich Drepper  <drepper@redhat.com>

* sunrpc/svc_simple.c (universal): Use __write instead of write.

* wcsmbs/wcscoll.c: Also define __wcscoll.
* include/wchar.h: Declare __wcscoll.

* libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
* libio/vwprintf.c: Likewise.
* libio/wprintf.c: Likewise.

* iconv/gconv_cache.c: Use __munmap instead of munmap.

* posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
instead of mbrtowc.
[_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
wcslen, and __wcscoll instead of wcscoll.

* sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.

* sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
__getuid instead of getuid.

* stdio-common/perror.c (perror): Use __close instead of close.
* iconv/gconv_cache.c (__gconv_load_cache): Likewise.
* libio/freopen.c (freopen): Likewise.
* libio/freopen64.c (freopen64): Likewise.

22 years agoUpdate.
Ulrich Drepper [Fri, 17 Aug 2001 04:49:12 +0000 (04:49 +0000)]
Update.

* libio/tst-ungetwc2.c (main): Define str const.

* include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
* libio/fwprintf.c: Also define __fwprintf.
* stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
* argp/argp-fmtstream.c: Handle wide oriented stderr stream.
* assert/assert-perr.c: Likewise.
* assert/assert.c: Likewise.
* gmon/gmon.c: Likewise.
* inet/rcmd.c: Likewise.
* malloc/obstack.c: Likewise.
* misc/err.c: Likewise.
* misc/error.c: Likewise.
* misc/getpass.c: Likewise.
* posix/getopt.c: Likewise.
* resolv/res_hconf.c: Likewise.
* stdio-common/perror.c: Likewise.
* stdio-common/psignal.c: Likewise.
* stdlib/fmtmsg.c: Likewise.
* sunrpc/auth_unix.c: Likewise.
* sunrpc/clnt_perr.c: Likewise.
* sunrpc/clnt_tcp.c: Likewise.
* sunrpc/clnt_udp.c: Likewise.
* sunrpc/clnt_unix.c: Likewise.
* sunrpc/svc_simple.c: Likewise.
* sunrpc/svc_tcp.c: Likewise.
* sunrpc/svc_udp.c: Likewise.
* sunrpc/svc_unix.c: Likewise.
* sunrpc/xdr.c: Likewise.
* sunrpc/xdr_array.c: Likewise.
* sunrpc/xdr_rec.c: Likewise.
* sunrpc/xdr_ref.c: Likewise.
* sysdeps/generic/wordexp.c: Likewise.

* misc/err.c: Handle wide oriented stderr stream.

22 years agoUpdate.
Ulrich Drepper [Thu, 16 Aug 2001 23:31:06 +0000 (23:31 +0000)]
Update.

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

22 years agoUpdate.
Ulrich Drepper [Thu, 16 Aug 2001 17:51:43 +0000 (17:51 +0000)]
Update.

2001-08-16  Ulrich Drepper  <drepper@redhat.com>

* misc/err.c: Handle wide oriented stderr.

22 years agoUpdate.
Ulrich Drepper [Thu, 16 Aug 2001 05:39:18 +0000 (05:39 +0000)]
Update.

2001-08-14  Tom Rix  <trix@redhat.com>

* iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
* iconv/Makefile: Fix gconv_cache.c CFLAGS.

2001-08-13  Tom Rix  <trix@redhat.com>

* sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
* sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
and __intptr_t.

2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>

* sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
Store the access registers to the ucontext structure.
* sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
Likewise.

* sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
Load the access registers from the ucontext structure.
* sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
Likewise.

* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
offsets to the new ucontext layout.
* sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.

* sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
of the ucontext structure.
* sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.

22 years agoUpdate.
Ulrich Drepper [Thu, 16 Aug 2001 05:23:52 +0000 (05:23 +0000)]
Update.

* misc/error.c (error): Handle wide oriented stderr stream correctly.
* stdio-common/perror.c (perror): Implement according to standard.
The stream orientation must not be changed if the stream was not
oriented before the call.
* stdio-common/Makefile (tests): Add tst-perror.
* stdio-common/tst-perror.c: New file.
See ChangeLog.12 for earlier changes.

22 years agoUpdate. cvs/glibc-2_2_4 glibc-2.2.4
Ulrich Drepper [Wed, 15 Aug 2001 18:41:44 +0000 (18:41 +0000)]
Update.

2001-08-15  Ulrich Drepper  <drepper@redhat.com>

* libio/iofwide.c (_IO_fwide): Don't reset file position to
beginning of file, really get current position.

22 years ago(_IO_fwide): Don't reset file position to beginning of file, really get current position.
Ulrich Drepper [Wed, 15 Aug 2001 18:40:16 +0000 (18:40 +0000)]
(_IO_fwide): Don't reset file position to beginning of file, really get current position.

22 years ago* sysdeps/m68k/m68020/atomicity.h (atomic_add): Don't allow
Andreas Schwab [Wed, 15 Aug 2001 13:09:32 +0000 (13:09 +0000)]
* sysdeps/m68k/m68020/atomicity.h (atomic_add): Don't allow

address register for operand 0.

22 years ago(atomic_add): Don't allow address register for operand 0.
Andreas Schwab [Wed, 15 Aug 2001 13:09:16 +0000 (13:09 +0000)]
(atomic_add): Don't allow address register for operand 0.

22 years agoUpdate.
Ulrich Drepper [Wed, 15 Aug 2001 06:23:11 +0000 (06:23 +0000)]
Update.

2001-08-14  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/perror.c (perror): Use _IO_fwide instead of fwide.

* libio/libio.h (_IO_fwide): Handle zero as second parameter more
efficiently in macro.

22 years agoUpdate.
Ulrich Drepper [Tue, 14 Aug 2001 23:29:55 +0000 (23:29 +0000)]
Update.

2001-08-14  Jakub Jelinek  <jakub@redhat.com>

* resolv/nss_dns/dns-host.c (RESOLVSORT): Define.
(addrsort): New function.
* resolv/gethnamaddr.c (RESOLVSORT): Define.

2001-08-14  Jakub Jelinek  <jakub@redhat.com>

* string/strsignal.c (free_mem): Remove.

2001-08-14  Andreas Jaeger  <aj@suse.de>

* inet/inet_ntoa.c (free_mem): Remove, it's not used anymore.
Closes PR libc/2477, reported by Dylan Alex Simon
<dylan@dylex.caltech.edu>.

2001-08-14  Ulrich Drepper  <drepper@redhat.com>

* locale/Makefile (aux): Add xlocale.
* locale/xlocale.c: New file.
* include/locale.c (_nl_C_locobj): Declare.
* iconv/gconv_charset.h: Use __tolower_l, __isdigit_l, __isspace_l
with _nl_C_locobj instead of tolower, isdigit, isspace.
* iconv/gconv_conf.c: Likewise.
* iconv/gconv_int.h: Likewise.
* iconv/gconv_open.c: Likewise.

* locale/newlocale.c: Minor cleanups.

22 years agoUpdate.
Ulrich Drepper [Tue, 14 Aug 2001 22:29:43 +0000 (22:29 +0000)]
Update.

2001-08-14  Ulrich Drepper  <drepper@redhat.com>

* Makefile: Add rules to build and run tst-xlocale1.
* tst-xlocale1.c: New file.

* bug-iconv-trans.c: Improve error messages.

22 years agoTest of __strcasecmp_l.
Ulrich Drepper [Tue, 14 Aug 2001 22:25:47 +0000 (22:25 +0000)]
Test of __strcasecmp_l.

22 years agoUpdate.
Andreas Jaeger [Tue, 14 Aug 2001 07:06:51 +0000 (07:06 +0000)]
Update.

2001-08-14  Andreas Jaeger  <aj@suse.de>

* sysdeps/ieee754/ldbl-128/w_expl.c: New file, copy from
ldbl-96/w_expl.c with tweaked constants.  Patch by Stephen L
Moshier.

22 years agoCopy from ldbl-96/w_expl.c with tweaked constants
Andreas Jaeger [Tue, 14 Aug 2001 07:06:41 +0000 (07:06 +0000)]
Copy from ldbl-96/w_expl.c with tweaked constants