platform/upstream/glibc.git
23 years agoUpdate.
Ulrich Drepper [Thu, 15 Mar 2001 21:13:12 +0000 (21:13 +0000)]
Update.

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

* Versions [libpthread] (GLIBC_2.2.3): Add pthread_getattr_np.
* attr.c: Implement pthread_getattr_np.
* sysdeps/pthread/pthread.h: Add prototype for pthread_getattr_np.
* internals.h (struct _pthread_descr_struct): Add p_inheritsched.
* manager.c (pthread_handle_create): Initialize p_inheritsched.

* sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for

23 years agoUpdate.
Ulrich Drepper [Thu, 15 Mar 2001 20:04:25 +0000 (20:04 +0000)]
Update.

* posix/tst-fnmatch.input: Add test case for FNM_PERIOD handling with
FNM_EXTMATCH.

* posix/fnmatch_loop.c: Optimize handling of ?() and @().
* posix/fnmatch.c: Define STRLEN and STRCAT appropriately.

* posix/Versions [libc] (GLIBC_2.2.3): Add fnmatch.
* posix/fnmatch.c: Define with new default version GLIBC_2.2.3 to
avoid running binaries with libc versions without FNM_EXTMATCH support.

* include/wchar.h: Add prototype for __wcscat.
* wcsmbs/wcscat.c: Define __wcscat and make wcscat weak alias.

23 years agoUpdate.
Ulrich Drepper [Thu, 15 Mar 2001 09:36:19 +0000 (09:36 +0000)]
Update.

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

* posix/fnmatch.h (FNM_EXTMATCH): Define.
* posix/fnmatch.c (NO_LEADING_PERIOD): Define.
(posixly_correct): Move global variable here.
(INT, EXT, END): Name new functions defined in fnmatch_loop.c.
(fnmatch): Pretty printing.
* posix/fnmatch_loop.c: Add code to handle FNM_EXTMATCH.
* posix/tst-fnmatch.c: Recognize EXTMATCH flag.
* posix/tst-fnmatch.input: Add tests for extended matching.

* posix/testfnm.c: Add test for patterns with multiple ** before /.
* posix/fnmatch_loop.c: Fix problem with the test above.

23 years agoUpdate.
Ulrich Drepper [Wed, 14 Mar 2001 22:30:41 +0000 (22:30 +0000)]
Update.

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

* sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Remove
reference to usqrt.

* resolv/res_data.c (fp_nquery): Call __res_ninit not __res_init.

Use EM_X86_64 instead of EM_X8664.

23 years ago(fp_nquery): Call __res_ninit not __res_init.
Ulrich Drepper [Wed, 14 Mar 2001 22:27:30 +0000 (22:27 +0000)]
(fp_nquery): Call __res_ninit not __res_init.

23 years agoUpdate.
Andreas Jaeger [Wed, 14 Mar 2001 10:23:05 +0000 (10:23 +0000)]
Update.

2001-03-12  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
Use EM_X86_64 instead of EM_X8664.

23 years agoUpdate.
Ulrich Drepper [Tue, 13 Mar 2001 02:05:57 +0000 (02:05 +0000)]
Update.

* sysdeps/ieee754/dbl-64/upow.h: Define nZERO and nINF.

23 years agoUpdate.
Ulrich Drepper [Tue, 13 Mar 2001 02:01:34 +0000 (02:01 +0000)]
Update.

2001-03-12  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/ieee754/dbl-64/e_remainder.c: Fix handling of boundary
conditions.

* sysdeps/ieee754/dbl-64/e_pow.c: Fix handling of boundary
conditions.

* sysdeps/ieee754/dbl-64/s_sin.c (__sin): Handle Inf and NaN
correctly.
(__cos): Likewise.

* sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Handle NaN
correctly.
(__ieee754_acos): Likewise.

redefinition.
* sysdeps/ieee754/dbl-64/endian.h: Define also one of BIG_ENDI and
LITTLE_ENDI.

* sysdeps/ieee754/dbl-64/MathLib.h (Init_Lib): Use void as
parameter list.

23 years agoFix a typo in the function name.
Ulrich Drepper [Mon, 12 Mar 2001 18:22:49 +0000 (18:22 +0000)]
Fix a typo in the function name.

23 years agoUpdate.
Andreas Jaeger [Mon, 12 Mar 2001 09:41:17 +0000 (09:41 +0000)]
Update.

* sysdeps/unix/sysv/linux/s390/sysdep.h (_LINUX_S390_SYSDEP_H):
Fix typo.  Patch by Martin Schwidefsky <schwidefsky@de.ibm.com>.

23 years agoUpdate.
Andreas Jaeger [Mon, 12 Mar 2001 08:21:50 +0000 (08:21 +0000)]
Update.

2001-03-12  Andreas Jaeger  <aj@suse.de>

* sysdeps/s390/bits/string.h: Protect __STRING_INLINE against
redefinition.

23 years agoProtect __STRING_INLINE against redefinition.
Andreas Jaeger [Mon, 12 Mar 2001 08:21:29 +0000 (08:21 +0000)]
Protect __STRING_INLINE against redefinition.

23 years agoFix warnings.
Ulrich Drepper [Mon, 12 Mar 2001 07:57:09 +0000 (07:57 +0000)]
Fix warnings.

23 years ago(Init_Lib): Use void as parameter list.
Ulrich Drepper [Mon, 12 Mar 2001 05:24:33 +0000 (05:24 +0000)]
(Init_Lib): Use void as parameter list.

23 years ago* sysdeps/mach/hurd/configure.in: Add a sanity check on $prefix.
Roland McGrath [Mon, 12 Mar 2001 02:41:31 +0000 (02:41 +0000)]
* sysdeps/mach/hurd/configure.in: Add a sanity check on $prefix.

23 years agoRegenerated: autoconf sysdeps/mach/hurd/configure.in
Roland McGrath [Mon, 12 Mar 2001 02:39:35 +0000 (02:39 +0000)]
Regenerated: autoconf  sysdeps/mach/hurd/configure.in

23 years agoUpdate.
Ulrich Drepper [Mon, 12 Mar 2001 00:04:52 +0000 (00:04 +0000)]
Update.

2001-03-11  Ulrich Drepper  <drepper@redhat.com>

Last-bit accurate math library implementation by IBM Haifa.
Contributed by Abraham Ziv <ziv@il.ibm.com>, Moshe Olshansky
<olshansk@il.ibm.com>, Ealan Henis <ealan@il.ibm.com>, and
Anna Reitman <reitman@il.ibm.com>.
* math/Makefile (dbl-only-routines): New variable.
(libm-routines): Add $(dbl-only-routines).
* sysdeps/ieee754/dbl-64/e_acos.c: Empty, definition is in e_asin.c.
* sysdeps/ieee754/dbl-64/e_asin.c: Replaced with accurate asin
implementation.
* sysdeps/ieee754/dbl-64/e_atan2.c: Replaced with accurate atan2
implementation.
* sysdeps/ieee754/dbl-64/e_exp.c: Replaced with accurate exp
implementation.
* sysdeps/ieee754/dbl-64/e_lgamma_r.c: Don't use __kernel_sin and
__kernel_cos.
* sysdeps/ieee754/dbl-64/e_log.c: Replaced with accurate log
implementation.
* sysdeps/ieee754/dbl-64/e_remainder.c: Replaced with accurate
remainder implementation.
* sysdeps/ieee754/dbl-64/e_pow.c: Replaced with accurate pow
implementation.
* sysdeps/ieee754/dbl-64/e_sqrt.c: Replaced with accurate sqrt
implementation.
* sysdeps/ieee754/dbl-64/k_cos.c: Empty, definition is in s_sin.c.
* sysdeps/ieee754/dbl-64/k_sin.c: Empty, definition is in s_sin.c.
* sysdeps/ieee754/dbl-64/s_atan.c: Replaced with accurate atan
implementation.
* sysdeps/ieee754/dbl-64/s_cos.c: Empty, definition is in s_sin.c.
* sysdeps/ieee754/dbl-64/s_sin.c: Replaced with accurate sin/cos
implementation.
* sysdeps/ieee754/dbl-64/s_sincos.c: Rewritten to not use __kernel_sin
and __kernel_cos.
* sysdeps/ieee754/dbl-64/s_tan.c: Replaced with accurate tan
implementation.
* sysdeps/ieee754/dbl-64/Dist: Add new non-code files.
* sysdeps/ieee754/dbl-64/MathLib.h: New file.
* sysdeps/ieee754/dbl-64/asincos.tbl: New file.
* sysdeps/ieee754/dbl-64/atnat.h: New file.
* sysdeps/ieee754/dbl-64/atnat2.h: New file.
* sysdeps/ieee754/dbl-64/branred.c: New file.
* sysdeps/ieee754/dbl-64/branred.h: New file.
* sysdeps/ieee754/dbl-64/dla.h: New file.
* sysdeps/ieee754/dbl-64/doasin.c: New file.
* sysdeps/ieee754/dbl-64/doasin.h: New file.
* sysdeps/ieee754/dbl-64/dosincos.c: New file.
* sysdeps/ieee754/dbl-64/dosincos.h: New file.
* sysdeps/ieee754/dbl-64/endian.h: New file.
* sysdeps/ieee754/dbl-64/halfulp.c: New file.
* sysdeps/ieee754/dbl-64/mpa.c: New file.
* sysdeps/ieee754/dbl-64/mpa.h: New file.
* sysdeps/ieee754/dbl-64/mpa2.h: New file.
* sysdeps/ieee754/dbl-64/mpatan.c: New file.
* sysdeps/ieee754/dbl-64/mpatan.h: New file.
* sysdeps/ieee754/dbl-64/mpatan2.c: New file.
* sysdeps/ieee754/dbl-64/mpexp.c: New file.
* sysdeps/ieee754/dbl-64/mpexp.h: New file.
* sysdeps/ieee754/dbl-64/mplog.c: New file.
* sysdeps/ieee754/dbl-64/mplog.h: New file.
* sysdeps/ieee754/dbl-64/mpsqrt.c: New file.
* sysdeps/ieee754/dbl-64/mpsqrt.h: New file.
* sysdeps/ieee754/dbl-64/mptan.c: New file.
* sysdeps/ieee754/dbl-64/mydefs.h: New file.
* sysdeps/ieee754/dbl-64/powtwo.tbl: New file.
* sysdeps/ieee754/dbl-64/root.tbl: New file.
* sysdeps/ieee754/dbl-64/sincos.tbl: New file.
* sysdeps/ieee754/dbl-64/sincos32.c: New file.
* sysdeps/ieee754/dbl-64/sincos32.h: New file.
* sysdeps/ieee754/dbl-64/slowexp.c: New file.
* sysdeps/ieee754/dbl-64/slowpow.c: New file.
* sysdeps/ieee754/dbl-64/uasncs.h: New file.
* sysdeps/ieee754/dbl-64/uatan.tbl: New file.
* sysdeps/ieee754/dbl-64/uexp.h: New file.
* sysdeps/ieee754/dbl-64/uexp.tbl: New file.
* sysdeps/ieee754/dbl-64/ulog.h: New file.
* sysdeps/ieee754/dbl-64/ulog.tbl: New file.
* sysdeps/ieee754/dbl-64/upow.h: New file.
* sysdeps/ieee754/dbl-64/upow.tbl: New file.
* sysdeps/ieee754/dbl-64/urem.h: New file.
* sysdeps/ieee754/dbl-64/uroot.h: New file.
* sysdeps/ieee754/dbl-64/usncs.h: New file.
* sysdeps/ieee754/dbl-64/utan.h: New file.
* sysdeps/ieee754/dbl-64/utan.tbl: New file.
* sysdeps/i386/fpu/branred.c: New file.
* sysdeps/i386/fpu/doasin.c: New file.
* sysdeps/i386/fpu/dosincos.c: New file.
* sysdeps/i386/fpu/halfulp.c: New file.
* sysdeps/i386/fpu/mpa.c: New file.
* sysdeps/i386/fpu/mpatan.c: New file.
* sysdeps/i386/fpu/mpatan2.c: New file.
* sysdeps/i386/fpu/mpexp.c: New file.
* sysdeps/i386/fpu/mplog.c: New file.
* sysdeps/i386/fpu/mpsqrt.c: New file.
* sysdeps/i386/fpu/mptan.c: New file.
* sysdeps/i386/fpu/sincos32.c: New file.
* sysdeps/i386/fpu/slowexp.c: New file.
* sysdeps/i386/fpu/slowpow.c: New file.
* sysdeps/ia64/fpu/branred.c: New file.
* sysdeps/ia64/fpu/doasin.c: New file.
* sysdeps/ia64/fpu/dosincos.c: New file.
* sysdeps/ia64/fpu/halfulp.c: New file.
* sysdeps/ia64/fpu/mpa.c: New file.
* sysdeps/ia64/fpu/mpatan.c: New file.
* sysdeps/ia64/fpu/mpatan2.c: New file.
* sysdeps/ia64/fpu/mpexp.c: New file.
* sysdeps/ia64/fpu/mplog.c: New file.
* sysdeps/ia64/fpu/mpsqrt.c: New file.
* sysdeps/ia64/fpu/mptan.c: New file.
* sysdeps/ia64/fpu/sincos32.c: New file.
* sysdeps/ia64/fpu/slowexp.c: New file.
* sysdeps/ia64/fpu/slowpow.c: New file.
* sysdeps/m68k/fpu/branred.c: New file.
* sysdeps/m68k/fpu/doasin.c: New file.
* sysdeps/m68k/fpu/dosincos.c: New file.
* sysdeps/m68k/fpu/halfulp.c: New file.
* sysdeps/m68k/fpu/mpa.c: New file.
* sysdeps/m68k/fpu/mpatan.c: New file.
* sysdeps/m68k/fpu/mpatan2.c: New file.
* sysdeps/m68k/fpu/mpexp.c: New file.
* sysdeps/m68k/fpu/mplog.c: New file.
* sysdeps/m68k/fpu/mpsqrt.c: New file.
* sysdeps/m68k/fpu/mptan.c: New file.
* sysdeps/m68k/fpu/sincos32.c: New file.
* sysdeps/m68k/fpu/slowexp.c: New file.
* sysdeps/m68k/fpu/slowpow.c: New file.

* iconvdata/gconv-modules: Add a number of alias, mostly for IBM
codepages.

23 years agoAdd a number of alias, mostly for IBM codepages.
Ulrich Drepper [Sun, 11 Mar 2001 23:13:54 +0000 (23:13 +0000)]
Add a number of alias, mostly for IBM codepages.

23 years agoUpdate.
Andreas Jaeger [Sun, 11 Mar 2001 15:47:15 +0000 (15:47 +0000)]
Update.

2001-03-11  Andreas Jaeger  <aj@suse.de>

* elf/elf.h (EM_*): Synch with official list.

23 years ago(EM_*): Synch with official list.
Andreas Jaeger [Sun, 11 Mar 2001 15:46:56 +0000 (15:46 +0000)]
(EM_*): Synch with official list.

23 years agoUpdate.
Ulrich Drepper [Sat, 10 Mar 2001 16:40:59 +0000 (16:40 +0000)]
Update.

2001-03-07  David Mosberger  <davidm@hpl.hp.com>

* sysdeps/ia64/bits/fenv.h (FE_NONIEEE_ENV): New macro.

2001-03-07  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Remove unused
variables addr & len.

2001-02-22  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/ia64/fpu/feenablxcpt.c (feenableexcept): Remove
punctuation in asm constraint.

2001-03-07  Mark Kettenis  <kettenis@gnu.org>

* resolv/netdb.h [__USE_GNU]: Define __need_timespec and include
<time.h> to get definition of `struct timespec'.

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

* elf/rtld.c (dl_main): If tracing, warn about undefined symbols if
LD_WARN=1, not if LD_WARN is unset.

2001-03-07  Andreas Schwab  <schwab@suse.de>

* elf/ldconfig.h: Moved to ...
* sysdeps/generic/ldconfig.h: ... here.
* sysdeps/unix/sysv/linux/i386/ldconfig.h: New file.
* sysdeps/unix/sysv/linux/m68k/ldconfig.h: New file.
* sysdeps/unix/sysv/linux/ia64/ldconfig.h: New file.
* elf/readlib.c (interpreters, known_libs): Use
SYSDEP_KNOWN_INTERPRETER_NAMES and SYSDEP_KNOWN_LIBRARY_NAMES
instead of hard coding old names.

23 years agoUpdate.
Ulrich Drepper [Sat, 10 Mar 2001 07:18:40 +0000 (07:18 +0000)]
Update.

2001-03-09  Ulrich Drepper  <drepper@redhat.com>

* catgets/Makefile (generated): Add test-gencat.h.
(sample.SJIS.cat): Also generate header.
* catgets/sample.SJIS: Add new set and message, both with symbolic
names.
* catgets/test-gencat.sh: Also compare generated header with what
we expect.

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

* catgets/gencat.c (read_input_file): Preserve properly symbolic
names.

2001-03-06  Andreas Jaeger  <aj@suse.de>

* sysdeps/s390/dl-machine.h (elf_machine_relplt): Removed, it's not
needed.
(elf_machine_pltrel_p): Likewise.
* sysdeps/powerpc/dl-machine.h: Likewise.
* sysdeps/generic/dl-machine.h (elf_machine_pltrel_p): Likewise.

2001-03-09  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/arm/Dist: Add dl-procinfo.c and
dl-procinfo.h.

2001-03-05  Philip Blundell  <philb@gnu.org>

* sysdeps/unix/sysv/linux/arm/dl-procinfo.c: New file.
* sysdeps/unix/sysv/linux/arm/dl-procinfo.h: New file.
* sysdeps/unix/sysv/linux/arm/Makefile [subdir=elf]
(sysdep-dl-routines, sysdep_routines, sysdep-rtld-routines): Add
dl-procinfo.

2001-03-09  Ulrich Drepper  <drepper@redhat.com>

* dlfcn/tstatexit.c (main): Don't perform the test if __dso_handle
is not available.
* dlfcn/tstcxaatexit.c (main): Likewise.

23 years ago(read_input_file): Preserve properly symbolic names.
Ulrich Drepper [Sat, 10 Mar 2001 07:12:44 +0000 (07:12 +0000)]
(read_input_file): Preserve properly symbolic names.

23 years agoUpdate.
Andreas Jaeger [Sat, 10 Mar 2001 07:11:34 +0000 (07:11 +0000)]
Update.

2001-03-10  Andreas Jaeger  <aj@suse.de>

* sysdeps/i386/fpu/libm-test-ulps: Revert last patch.

23 years agoRevert last patch.
Andreas Jaeger [Sat, 10 Mar 2001 07:09:48 +0000 (07:09 +0000)]
Revert last patch.

23 years ago(elf_machine_pltrel_p): Removed, it's not needed.
Ulrich Drepper [Sat, 10 Mar 2001 06:42:38 +0000 (06:42 +0000)]
(elf_machine_pltrel_p): Removed, it's not needed.

23 years ago(main): Don't perform the test if __dso_handle is not available.
Ulrich Drepper [Sat, 10 Mar 2001 06:32:33 +0000 (06:32 +0000)]
(main): Don't perform the test if __dso_handle is not available.

23 years agoUpdate.
Andreas Jaeger [Fri, 9 Mar 2001 17:33:11 +0000 (17:33 +0000)]
Update.

2001-03-09  Andreas Jaeger  <aj@suse.de>

* sysdeps/s390/dl-machine.h (elf_machine_matches_host): Handle
both new and old EM_S390 values.
(EM_S390_OLD): New constant.

* elf/elf.h (EM_S390): Use official value.

23 years ago * sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for
Andreas Jaeger [Fri, 9 Mar 2001 17:29:20 +0000 (17:29 +0000)]
    * sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for

code alignment.
2001-03-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>

        * sysdeps/unix/sysv/linux/s390/pt-initfini.c: Use 0x07 padding for
code alignment.

23 years agoUpdate.
Ulrich Drepper [Fri, 9 Mar 2001 17:19:02 +0000 (17:19 +0000)]
Update.

2001-03-09  Ulrich Drepper  <drepper@redhat.com>

* conform/data/sys/socket.h-data: Allow SO* symbols.

23 years agoAllow SO* symbols.
Ulrich Drepper [Fri, 9 Mar 2001 17:16:03 +0000 (17:16 +0000)]
Allow SO* symbols.

23 years ago* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of
Andreas Schwab [Wed, 7 Mar 2001 18:04:52 +0000 (18:04 +0000)]
* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of

routines, and sysdep-CPPFLAGS instead of CPPFLAGS.

23 years ago* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of
Andreas Schwab [Wed, 7 Mar 2001 18:04:19 +0000 (18:04 +0000)]
* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of

routines, and sysdep-CPPFLAGS instead of CPPFLAGS.

23 years agoUpdate.
Andreas Jaeger [Wed, 7 Mar 2001 13:52:14 +0000 (13:52 +0000)]
Update.

2001-03-07  Andreas Jaeger  <aj@suse.de>

* resolv/Makefile (routines): Only build gai_sigqueue when threads
are available.

23 years agoUpdate.
Andreas Jaeger [Wed, 7 Mar 2001 13:35:58 +0000 (13:35 +0000)]
Update.

* elf/ldconfig.c (_dl_sysdep_message): Remove.
* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Include
ldsodefs.h.
* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.

23 years agoUpdate.
Andreas Jaeger [Wed, 7 Mar 2001 13:15:32 +0000 (13:15 +0000)]
Update.

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

* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Use
_dl_error_printf instead of _dl_sysdep_error.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h (_dl_procinfo):
Use _dl_printf instead of _dl_sysdep_message.
* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h (_dl_procinfo):
Likewise.

23 years agoUpdate.
Andreas Jaeger [Wed, 7 Mar 2001 07:44:01 +0000 (07:44 +0000)]
Update.

2001-03-06  Ben Collins  <bcollins@debian.org>

* manual/arith.texi (Integers): Fix documentation of fast and
least integer typedefs.

23 years agoUpdate.
Andreas Jaeger [Wed, 7 Mar 2001 07:41:33 +0000 (07:41 +0000)]
Update.

2001-03-06  Jakub Jelinek  <jakub@redhat.com>

* resolv/Depend: New file.
* resolv/Makefile (extra-libs, tests): Build libanl and ga_test only
when libpthread is built.

23 years agoUpdate.
Andreas Jaeger [Tue, 6 Mar 2001 14:56:11 +0000 (14:56 +0000)]
Update.

* sysdeps/i386/fpu/libm-test-ulps: Add some deltas.

23 years agoUpdate.
Andreas Jaeger [Tue, 6 Mar 2001 07:30:38 +0000 (07:30 +0000)]
Update.

2001-03-06  Andreas Jaeger  <aj@suse.de>

* sysdeps/sh/dl-machine.h (elf_machine_rela): Add missing comma.
Patch by kaz Kojima <kkojima@rr.iij4u.or.jp>.

23 years ago(elf_machine_rela): Add missing comma.
Andreas Jaeger [Tue, 6 Mar 2001 07:30:22 +0000 (07:30 +0000)]
(elf_machine_rela): Add missing comma.

23 years agoUpdate.
Ulrich Drepper [Mon, 5 Mar 2001 20:47:27 +0000 (20:47 +0000)]
Update.

2001-03-05  Ulrich Drepper  <drepper@redhat.com>

* stdlib/Versions: Remove __new_exitfn again.  Not needed.

* rt/lio_listio.c: Add a few asserts.

23 years agoRemove __new_exitfn.
Ulrich Drepper [Mon, 5 Mar 2001 20:43:07 +0000 (20:43 +0000)]
Remove __new_exitfn.

23 years agoUpdate.
Andreas Jaeger [Mon, 5 Mar 2001 19:15:17 +0000 (19:15 +0000)]
Update.

2001-03-05  Andreas Jaeger  <aj@suse.de>

* stdlib/msort.c (qsort): Don't use alloca in a function call.

23 years ago(qsort): Don't use alloca in a function call.
Andreas Jaeger [Mon, 5 Mar 2001 19:14:54 +0000 (19:14 +0000)]
(qsort): Don't use alloca in a function call.

23 years agoFix type of parameter for S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.
Ulrich Drepper [Mon, 5 Mar 2001 18:39:04 +0000 (18:39 +0000)]
Fix type of parameter for S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.

23 years agoUpdate.
Ulrich Drepper [Mon, 5 Mar 2001 18:31:45 +0000 (18:31 +0000)]
Update.

2001-03-05  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/bits/stat.h (__S_TYPEISMQ, __S_TYPEISSEM,
__S_TYPEISSHM): Rewrite to enforce correct use the macros.  They still
always return zero.
* sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/m68k/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.

23 years ago(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the...
Ulrich Drepper [Mon, 5 Mar 2001 18:28:43 +0000 (18:28 +0000)]
(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros.  They still always return zero.

23 years agoUpdate.
Andreas Jaeger [Mon, 5 Mar 2001 09:50:07 +0000 (09:50 +0000)]
Update.

2001-03-04  Andreas Jaeger  <aj@suse.de>

* stdlib/longlong.h: Don't use multi-line strings.
* iconvdata/tst-loading.c: Likewise.

* csu/Makefile ($(objpfx)version-info.h): Don't use multi-line
string.

23 years agoDon't use multi-line strings.
Andreas Jaeger [Mon, 5 Mar 2001 09:49:34 +0000 (09:49 +0000)]
Don't use multi-line strings.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Mar 2001 20:56:19 +0000 (20:56 +0000)]
Update.

* sysdeps/ia64/fpu/libm-test-ulps: Adjust for addition of lgammal.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Mar 2001 20:16:34 +0000 (20:16 +0000)]
Update.

* rt/lib_listio.c: Add a few asserts.

23 years ago(lio_listio): Add some asserts.
Ulrich Drepper [Sun, 4 Mar 2001 20:13:49 +0000 (20:13 +0000)]
(lio_listio): Add some asserts.

23 years ago($(objpfx)version-info.h): Don't use multi-line string.
Andreas Jaeger [Sun, 4 Mar 2001 20:01:25 +0000 (20:01 +0000)]
($(objpfx)version-info.h): Don't use multi-line string.

23 years agoDon't use multi-line strings.
Andreas Jaeger [Sun, 4 Mar 2001 20:01:15 +0000 (20:01 +0000)]
Don't use multi-line strings.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Mar 2001 19:51:54 +0000 (19:51 +0000)]
Update.

* elf/global.c: New file.
* elf/globalmod1.c: New file.
* elf/Makefile: Add rules to build and run global.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Mar 2001 19:31:21 +0000 (19:31 +0000)]
Update.

* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_ASYNCNL.
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Mar 2001 19:25:06 +0000 (19:25 +0000)]
Update.

* sysdeps/ieee754/ldbl-96/e_lgammal_r.c: New file.
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.

* sysdeps/ieee754/ldbl-96/e_gammal_r.c: Fix handling of boundary cases.

* sysdeps/ieee754/dbl-64/e_gamma_r.c: Always initialize sign variable.
* sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.

* sysdeps/i386/fpu/libm-test-ulps: Adjust after addition of lgammal.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Mar 2001 19:19:44 +0000 (19:19 +0000)]
Update.

2001-03-04  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Fix typo in last change.

23 years agoMention new long double functions.
Ulrich Drepper [Sun, 4 Mar 2001 19:15:03 +0000 (19:15 +0000)]
Mention new long double functions.

23 years agoCorrect english in my last entries.
Andreas Jaeger [Sun, 4 Mar 2001 18:24:56 +0000 (18:24 +0000)]
Correct english in my last entries.

* resolv/tst-aton.c: Add testcase for IP with four periods.
* resolv/inet_addr.c: Don't recognize an IP with four periods.

23 years agoUpdate.
Andreas Jaeger [Sun, 4 Mar 2001 17:12:06 +0000 (17:12 +0000)]
Update.

2001-03-04  Andreas Jaeger  <aj@suse.de>

* resolv/tst-aton.c: Add testcase for IP with four points.

* resolv/inet_addr.c: Don't recognize an IP with four points.
Patch by Andre' Breiler <A.Breiler@gmx.net>.

23 years ago* resolv/tst-aton.c: Add testcase for IP with four points.
Andreas Jaeger [Sun, 4 Mar 2001 17:11:25 +0000 (17:11 +0000)]
* resolv/tst-aton.c: Add testcase for IP with four points.

* resolv/inet_addr.c: Don't recognize an IP with four points.
Patch by Andre' Breiler <A.Breiler@gmx.net>.

23 years agoUpdate.
Ulrich Drepper [Sun, 4 Mar 2001 08:47:11 +0000 (08:47 +0000)]
Update.

2001-02-27  Philip Blundell  <pb@futuretv.com>

* elf/elf.h: Add new ARM definitions from latest (B-01)
specification.  Correct naming of EF_ARM_ALIGN8 et al.

2001-03-04  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/tst-printf.sh: Remove bashisms.
Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>.

* shlib-versions: Add entry for libanl.

23 years agoUpdate.
Ulrich Drepper [Sat, 3 Mar 2001 18:21:04 +0000 (18:21 +0000)]
Update.

* Versions.def: Add libanl definition.
* shlig-versions: Add entry for libanl.
* resolv/Makefile (distribute): Add gai_misc.h and ga_test.c.
(routines): Add gai_sigqueue.
(extra-libs): Add libanl.
(libanl-routines): New variable.
Add rules to build libanl and ga_test.
* resolv/Versions [libc] (GLIBC_2.2.3): Add __gai_sigqueue.
[libanl]: New library.
* resolv/netdb.h: Add definitions for libanl.
* resolv/getaddrinfo_a.c: New file.
* resolv/gai_cancel.c: New file.
* resolv/gai_error.c: New file.
* resolv/gai_misc.c: New file.
* resolv/gai_misc.h: New file.
* resolv/gai_notify.c: New file.
* resolv/gai_suspend.c: New file.
* resolv/ga_test.c: New file.
* sysdeps/generic/gai_sigqueue.c: New file.
* sysdeps/unix/sysv/linux/gai_sigqueue.c: New file.
* sysdeps/generic/bits/siginfo.h: Allow __need_sigevent_t being defined
and provide only that definition.
* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.

* rt/aio_misc.c: Fix typos in comments.
* rt/lio_listio.c: Pretty printing.  Little optimization in request
list handling.

* elf/rtld.c: Remove commented out code.

23 years agoUpdate.
Ulrich Drepper [Sat, 3 Mar 2001 17:01:02 +0000 (17:01 +0000)]
Update.

2001-03-03  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/linux_fsinfo.h (SHMFS_SUPER_MAGIC):
Update for real 2.4 kernels.

23 years agoUpdate.
Ulrich Drepper [Thu, 1 Mar 2001 08:17:40 +0000 (08:17 +0000)]
Update.

2001-03-01  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-load.c: Pretty printing.

* elf/dl-object.c (_dl_new_object): Don't add the loader's scope
twice.

* elf/dl-misc.c (_dl_debug_vdprintf): Fix typo visible on 64-bit

23 years agoUpdate.
Ulrich Drepper [Wed, 28 Feb 2001 15:24:30 +0000 (15:24 +0000)]
Update.

2001-02-28  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
relocations which are not in ld.so if RTLD_BOOTSTRAP is defined.

* sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.

* elf/dl-misc.c (_dl_debug_vdprintf): Fix type visible on 64-bit
machines.

* sysdeps/unix/sysv/linux/powerpc/sysdep.h (C_TEXT): Define.

23 years agoUpdate.
Ulrich Drepper [Wed, 28 Feb 2001 07:43:29 +0000 (07:43 +0000)]
Update.

* sysdeps/powerpc/elf/libc-start.c: Use new output functions and
_dl_debug_mask.

23 years agoUpdate.
Ulrich Drepper [Wed, 28 Feb 2001 06:36:10 +0000 (06:36 +0000)]
Update.

* sysdeps/arm/dl-machine.h: Likewise.
* sysdeps/hppa/dl-machine.h: Likewise.
* sysdeps/m68k/dl-machine.h: Likewise.
* sysdeps/powerpc/dl-machine.h: Likewise.
* sysdeps/s390/dl-machine.h: Likewise.
* sysdeps/sh/dl-machine.h: Likewise.

23 years agoUpdate.
Ulrich Drepper [Wed, 28 Feb 2001 06:24:03 +0000 (06:24 +0000)]
Update.

* elf/Versions [ld]: Don't export _dl_debug_message anymore.  Export
_dl_debug_printf.
* elf/dl-misc.c: Remove definition of _dl_sysdep_output and
_dl_debug_message.  Define _dl_debug_vdprintf, _dl_debug_printf,
_dl_debug_printf_c, and _dl_printf.
* sysdeps/generic/ldsodefs.h: Don't declare _dl_sysdep_output,
_dl_debug_message, _dl_sysdep_message, _dl_sysdep_error, and
_dl_sysdep_fatal.  Declare _dl_debug_printf, _dl_debug_printf_c,
_dl_printf, _dl_error_printf, and _dl_fatal_printf.
* elf/dl-close.c: Replace use of old output functions with the new
ones.
* elf/dl-deps.c: Likewise.
* elf/dl-error.c: Likewise.
* elf/dl-fini.c: Likewise.
* elf/dl-init.c: Likewise.
* elf/dl-load.c: Likewise.
* elf/dl-lookup.c: Likewise.
* elf/dl-minimal.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-profile.c: Likewise.
* elf/dl-reloc.c: Likewise.
* elf/dl-version.c: Likewise.
* elf/do-lookup.h: Likewise.
* elf/rtld.c: Likewise.
* sysdeps/generic/dl-cache.c: Likewise.
* sysdeps/generic/dl-sysdep.c: Likewise.
* sysdeps/generic/libc-start.c: Likewise.
* sysdeps/i386/dl-machine.h: Likewise.
* sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
* sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.

* sysdeps/generic/ldsodefs.h: Remove _dl_secure declaration.

* dlfcn/Makefile: Don't run tstatexit test unless .hidden is
supported by assembler.

23 years agoUpdate.
Ulrich Drepper [Tue, 27 Feb 2001 18:48:08 +0000 (18:48 +0000)]
Update.

* sysdeps/generic/ldsodefs.h: Remove commented-out variable
declaractions.

23 years agoUpdate.
Ulrich Drepper [Tue, 27 Feb 2001 17:59:27 +0000 (17:59 +0000)]
Update.

* elf/rtld.c: Little optimizations in handling _dl_lazy.

* elf/cache.c (save_cache): Portability changes.
* elf/dl-profile.c (_dl_start_profile): Likewise.

* elf/sln.c: Cleanups.  Remove arbitrary limits.

23 years agoUpdate.
Ulrich Drepper [Tue, 27 Feb 2001 09:36:33 +0000 (09:36 +0000)]
Update.

2001-02-27  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-close.c: Replace _dl_debug_* variables with _dl_debug_mask.
* elf/dl-deps.c: Likewise.
* elf/dl-fini.c: Likewise.
* elf/dl-init.c: Likewise.
* elf/dl-load.c: Likewise.
* elf/dl-lookup.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-reloc.c: Likewise.
* elf/dl-support.c: Likewise.
* elf/dl-version.c: Likewise.
* elf/do-lookup.h: Likewise.
* elf/rtld.c: Likewise.
* sysdeps/generic/dl-cache.c: Likewise.
* sysdeps/generic/ldsodefs.h: Likewise.
* sysdeps/generic/libc-start.c: Likewise.
* elf/Versions: Don't export _dl_debug_impcalls and _dl_debug_files.
Export _dl_debug_mask.
* Versions.def: Define GLIBC_2.2.3 for ld.

23 years agoReplace _dl_debug_* variables with _dl_debug_mask.
Ulrich Drepper [Tue, 27 Feb 2001 09:34:31 +0000 (09:34 +0000)]
Replace _dl_debug_* variables with _dl_debug_mask.

23 years agoupdate
Greg McGary [Tue, 27 Feb 2001 05:24:50 +0000 (05:24 +0000)]
update

2001-02-26  Greg McGary  <greg@mcgary.org>

* sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.

23 years ago* sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.
Greg McGary [Tue, 27 Feb 2001 05:24:31 +0000 (05:24 +0000)]
* sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.

23 years agoUpdate.
Ulrich Drepper [Tue, 27 Feb 2001 01:59:46 +0000 (01:59 +0000)]
Update.

2001-02-26  Paul Eggert  <eggert@twinsun.com>

Modify mkstemp.c and tempname.c so that they can be used by
GNU applications on non-glibc platforms.

* misc/mkstemp.c (__GT_FILE): Define to zero if not defined.

* sysdeps/posix/tempname.c: Include <config.h> if HAVE_CONFIG_H.
Include <stddef.h>, <stdint.h>, <string.h> only if
STDC_HEADERS || _LIBC.
Include <fcntl.h> only if HAVE_FCNTL_H || _LIBC.
Include <unistd.h> only if HAVE_UNISTD_H || _LIBC.
Include <sys/time.h> only if HAVE_SYS_TIME_H || _LIBC.
(__set_errno): Define this macro if <errno.h> doesn't.
(P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
Define these macros if <stdio.h> doesn't.
(S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
Define these macros if <sys/stat.h> doesn't.
Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
(stat64, __getpid, __gettimeofday, __mkdir, __open, __open64,
lxstat64, __xstat64): Define if not _LIBC.
(struct_stat64): New macro.
(direxists, __gen_tempname): Use it, to avoid a
portability problem with Solaris 8.
(__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
(__gen_tempname): Invoke gettimeofday only if
HAVE_GETTIMEOFDAY || _LIBC; otherwise, fall back on plain "time".
Use portable macros like S_IRUSR | S_IWUSR rather than nonportable
octal values like 0600.

23 years agoUpdate.
Ulrich Drepper [Mon, 26 Feb 2001 20:19:49 +0000 (20:19 +0000)]
Update.

* sysdeps/ieee754/ldbl-96/e_jnl.c: New file.
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.

* sysdeps/i386/fpu/libm-test-ulps: Update for jnl and ynl introduction.
* sysdeps/ia64/fpu/libm-test-ulps: Likewise.

23 years agoUpdate.
Ulrich Drepper [Mon, 26 Feb 2001 19:32:00 +0000 (19:32 +0000)]
Update.

* posix/wordexp-test.c (testit): Remove warnings.

23 years agoUpdate.
Ulrich Drepper [Mon, 26 Feb 2001 17:53:15 +0000 (17:53 +0000)]
Update.

2001-02-26  Ulrich Drepper  <drepper@redhat.com>

* dlfcn/Makefile (distribute): Add modatexit.c and modcxaatexit.c.
(tests): Add tstatexit and tstcxaatexit.
(module-names): Add modatexit and modcxaatexit.
Add rules to build and run tstatexit and tstcxaatexit.
* dlfcn/modatexit.c: New file.
* dlfcn/modcxaatexit.c: New file.
* dlfcn/tstatexit.c: New file.
* dlfcn/tstcxaatexit.c: New file.

* io/Makefile: Pass -DHAVE_DOT_HIDDEN to stat and mknod functions if
.hidden is available.
* io/stat.c: If .hidden is available use it to avoid exporting
functions.
* io/fstat.c: Likewise.
* io/lstat.c: Likewise.
* io/stat64.c: Likewise.
* io/fstat64.c: Likewise.
* io/lstat64.c: Likewise.
* sysdeps/generic/mknod.c: Likewise.

* malloc/mtrace.c: Use __cxa_atexit and not atexit.
* sysdeps/generic/bb_init_func.c: Likewise.
* sysdeps/generic/libc-start.c: Likewise.

* stdlib/atexit.c (__new_exitfn): Move to cxa_atexit.c.
(atexit): Implement using __cxa_atexit.
Use .hidden if availble to avoid exporting atexit.
* stdlib/cxa_atexit.c (__new_exitfn): Moved to here from atexit.c.
* stdlib/Versions: Export __new_exitfn for GLIBC_2.2.3.
* stdlib/Makefile (routines): Add old_atexit.
(static-only-routines): Add atexit.
Pass -DHAVE_DOT_HIDDEN for atexit.c if .hidden is available.
* stdlib/old_atexit.c: New file.

* intl/Makefile: Remove bogus endif.

23 years agoRemove bogus endif.
Ulrich Drepper [Mon, 26 Feb 2001 17:27:20 +0000 (17:27 +0000)]
Remove bogus endif.

23 years agoUpdate.
Andreas Jaeger [Mon, 26 Feb 2001 12:16:10 +0000 (12:16 +0000)]
Update.

* intl/Makefile (tests): Run mtrace-tst-gettext only when perl is
available.
Reported by Achim Gottinger <achim@gentoo.org>.

23 years agoUpdate.
Andreas Jaeger [Mon, 26 Feb 2001 11:27:04 +0000 (11:27 +0000)]
Update.

2001-02-26  Andreas Jaeger  <aj@suse.de>

* iconvdata/Makefile (tests): Fix typo in last patch.

23 years agoUpdated.
Andreas Jaeger [Mon, 26 Feb 2001 07:54:30 +0000 (07:54 +0000)]
Updated.

2001-02-25  Andreas Jaeger  <aj@suse.de>

* intl/Makefile (plural.c): Reorder rules so that they work if
BISON doesn't exist.

23 years agoFix some nits. Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>
Andreas Jaeger [Mon, 26 Feb 2001 07:28:08 +0000 (07:28 +0000)]
Fix some nits.  Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>

23 years agoRegenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /home/roland...
Roland McGrath [Mon, 26 Feb 2001 00:56:51 +0000 (00:56 +0000)]
Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /home/roland/gnu/build/libc/config.h /usr/i386-gnu/include/mach/message.h /usr/i386-gnu/include/mach/kern_return.h /usr/i386-gnu/include/mach/machine/kern_return.h /usr/i386-gnu/include/mach/port.h /usr/i386-gnu/include/mach/boolean.h /usr/i386-gnu/include/mach/machine/boolean.h /usr/i386-gnu/include/mach/machine/vm_types.h /usr/i386-gnu/include/mach/mig_errors.h /usr/i386-gnu/include/device/device_types.h /usr/i386-gnu/include/mach/std_types.h /home/roland/gnu/build/libc/errnos.d

23 years agoUpdate.
Ulrich Drepper [Sun, 25 Feb 2001 16:28:40 +0000 (16:28 +0000)]
Update.

2001-02-25  Ulrich Drepper  <drepper@redhat.com>

* intl/locale.alias: Don't use nb_NO but define aliases for it.

23 years agoUpdate.
Ulrich Drepper [Fri, 23 Feb 2001 22:34:22 +0000 (22:34 +0000)]
Update.

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

* sysdeps/i386/strtok.S: Continue to return NULL after the first
time this happened.

23 years agoUpdate.
Ulrich Drepper [Fri, 23 Feb 2001 20:29:25 +0000 (20:29 +0000)]
Update.

2001-02-23  Andreas Jaeger  <aj@suse.de>

* string/tester.c (test_strtok_r): Add testcase.
(test_strtok_r): Always initialize cp for proper checking.

* sysdeps/generic/strtok.c (strtok): Handle case of first strtok
returning NULL correctly.
Patch by Fumitoshi UKAI <ukai@debian.or.jp>.
* sysdeps/generic/strtok_r.c (__strtok_r): Likewise.

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

* sysdeps/unix/sysv/aix/bits/types.h: Define __need_NULL before
including <stddef.h>.
* sysdeps/unix/sysv/aix/write.c: Define alias __libc_write.
* include/libc-symbols.h (weak_alias): Don't use .weak if
HAVE_ASM_GLOBAL_DOT_NAME is defined.
Patches by Michael Keezer <mkeezer@redhat.com>.

* sysdeps/generic/ftime.c: Don't include <sys/time.h> at all.
Patch by Michael Keezer <mkeezer@redhat.com>.

* sysdeps/unix/sysv/aix/Dist: Remove restf.S and savef.S.
* sysdeps/unix/sysv/aix/Makefile [$(subdir) == misc]
(sysdep_routines): Remove restf.S and savef.S.
* sysdeps/unix/sysv/aix/restf.S. Removed.
* sysdeps/unix/sysv/aix/savef.S. Removed.
* sysdeps/powerpc/fprrest.S: Use C_TEXT to define label.  Also define
alternative names used on some platforms.
* sysdeps/powerpc/fprsave.S: Likewise.
* sysdeps/powerpc/gprrest0.S: Likewise.
* sysdeps/powerpc/gprrest1.S: Likewise.
* sysdeps/powerpc/gprsave0.S: Likewise.
* sysdeps/powerpc/gprsave1.S: Likewise.
Patch by Michael Keezer <mkeezer@redhat.com>.

23 years agoUpdate.
Ulrich Drepper [Thu, 22 Feb 2001 19:58:14 +0000 (19:58 +0000)]
Update.

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

* sysdeps/i386/elf/start.S (_fp_hw): Actually define label.

* configure.in: Don't check for libgd if user passed --without-gd.

23 years ago(_fp_hw): Actually define label.
Ulrich Drepper [Thu, 22 Feb 2001 19:57:34 +0000 (19:57 +0000)]
(_fp_hw): Actually define label.

23 years agoUpdate.
Andreas Jaeger [Thu, 22 Feb 2001 13:46:25 +0000 (13:46 +0000)]
Update.

* string/tst-strtok.c (main): Fix error messages.

2001-02-22  Andreas Jaeger  <aj@suse.de>

23 years agoUpdate.
Andreas Jaeger [Thu, 22 Feb 2001 09:17:54 +0000 (09:17 +0000)]
Update.

2001-02-22  Andreas Jaeger  <aj@suse.de>

* math/Makefile: Remove omit-long-double-fcts.

23 years agoUpdate.
Andreas Jaeger [Thu, 22 Feb 2001 08:28:05 +0000 (08:28 +0000)]
Update.

2001-02-18  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to
avoid problems on MIPS I.
* sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.

* sysdeps/mips/dl-machine.h (RTLD_START): Remove duplicate ".set
noreorder".

23 years ago* sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to
Andreas Jaeger [Thu, 22 Feb 2001 08:27:50 +0000 (08:27 +0000)]
* sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to

avoid problems on MIPS I.
* sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
* sysdeps/mips/dl-machine.h (RTLD_START): Remove duplicate ".set
noreorder".

23 years agoUpdate.
Ulrich Drepper [Thu, 22 Feb 2001 01:21:50 +0000 (01:21 +0000)]
Update.

* posix/fnmatch_loop.c: Handle ranges outside glibc correctly.

23 years agoUpdate.
Ulrich Drepper [Wed, 21 Feb 2001 20:17:48 +0000 (20:17 +0000)]
Update.

* sysdeps/generic/ftime.c: Include <time.h>.

23 years agoCorrect some older entry.
Ulrich Drepper [Wed, 21 Feb 2001 16:21:20 +0000 (16:21 +0000)]
Correct some older entry.

* sysdeps/generic/e_scalbf.c: Likewise.
* sysdeps/generic/e_scalbl.c: Likewise.

23 years agoUpdate.
Ulrich Drepper [Wed, 21 Feb 2001 16:16:27 +0000 (16:16 +0000)]
Update.

* configure.in: Don't check for libgd if user set --without-gd.
* string/Makefile (tests): Add tst-strtok.