platform/upstream/glibc.git
23 years agoUpdate.
Ulrich Drepper [Thu, 25 Jan 2001 09:33:04 +0000 (09:33 +0000)]
Update.

* conform/conformtest.pl: Run Unix tests for XPG6.
Implement handling of known namespace violations.
Improve printing of results.

* posix/unistd.h (usleep): Correct return type.
* sysdeps/unix/sysv/linux/usleep.c: Correct return type.
* sysdeps/unix/bsd/usleep.c: Correct return type.
* sysdeps/mach/usleep.c: Correct return type.
* sysdeps/generic/usleep.c: Correct return type.

* posix/unistd.h (sync): Correct return type.
* sysdeps/generic/sync.c: Likewise.
* sysdeps/mach/hurd/sync.c: Likewise.

* sysdeps/generic/bits/confname.h (_SC_IOV_MAX): New definition.

23 years agoUpdate.
Ulrich Drepper [Thu, 25 Jan 2001 08:52:08 +0000 (08:52 +0000)]
Update.

* posix/unistd.h: Make seteuid and setegid available for XPG6.

23 years agoUpdate.
Ulrich Drepper [Thu, 25 Jan 2001 08:43:53 +0000 (08:43 +0000)]
Update.

* wcsmbs/wchar.h: Get FILE definition for XPG5.

23 years agoUpdate.
Ulrich Drepper [Thu, 25 Jan 2001 08:10:36 +0000 (08:10 +0000)]
Update.

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

* conform/data/ctype.h-data: Use correct comment form.
* conform/data/errno.h-data: Likewise.
* conform/data/math.h-data: Likewise.
* conform/data/mqueue.h-data: Likewise.
* conform/data/netdb.h-data: Likewise.
* conform/data/pthread.h-data: Likewise.

23 years agoUpdate.
Ulrich Drepper [Thu, 25 Jan 2001 07:46:09 +0000 (07:46 +0000)]
Update.

* conform/data/wordexp.h-data: Fix typo.

23 years agoUpdate.
Ulrich Drepper [Thu, 25 Jan 2001 02:57:58 +0000 (02:57 +0000)]
Update.

* conform/conformtest.pl: Handle allow-header correctly.

* conform/data/time.h-data: Use correct comment form.

23 years agoUpdate.
Ulrich Drepper [Thu, 25 Jan 2001 02:44:19 +0000 (02:44 +0000)]
Update.

* conform/conformtest.pl (checknamespace): Ignore #undef lines.

23 years agoUpdate.
Ulrich Drepper [Wed, 24 Jan 2001 22:56:53 +0000 (22:56 +0000)]
Update.

* configure.in: Comment out binutils version test.

23 years agoUpdate.
Ulrich Drepper [Wed, 24 Jan 2001 22:19:16 +0000 (22:19 +0000)]
Update.

* stdlib/Makefile (tst-strtod-ENV): New variable.

23 years agoUpdate.
Ulrich Drepper [Wed, 24 Jan 2001 22:13:39 +0000 (22:13 +0000)]
Update.

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

* stdlib/strtod.c (str_to_mpn): Correct parsing of thousands
separators.
Reported by Lagardere Jean-Francois <LAGARDEREJ@thmulti.com>.

* stdlib/tst-strtod.c (locale_test): New function.
(main): Call locale_test.

* include/sys/sysctl.h: New file.

23 years ago(str_to_mpn): Correct parsing of thousands separators.
Ulrich Drepper [Wed, 24 Jan 2001 22:10:30 +0000 (22:10 +0000)]
(str_to_mpn): Correct parsing of thousands separators.

23 years ago* hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost declaration of value...
Mark Kettenis [Wed, 24 Jan 2001 11:19:56 +0000 (11:19 +0000)]
* hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost declaration of value such that we actually return the value of the environment variable.

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

* hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost
declaration of value such that we actually return the value of the
environment variable.

23 years agoUpdate.
Andreas Jaeger [Wed, 24 Jan 2001 08:48:10 +0000 (08:48 +0000)]
Update.

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

* sysdeps/unix/sysv/linux/init-first.c: Remove extra __sysctl
prototype.
* sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.

* include/sys/sysctl.h: New.

* stdlib/Makefile ($(objpfx)isomac.out): Also pass sysincludes to
isomac.

23 years agoUpdate.
Andreas Jaeger [Tue, 23 Jan 2001 12:46:59 +0000 (12:46 +0000)]
Update.

* stdlib/Makefile ($(objpfx)isomac.out): Also pass sysincludes to isomac.

23 years agoUpdate.
Andreas Jaeger [Tue, 23 Jan 2001 09:29:53 +0000 (09:29 +0000)]
Update.

* elf/dl-load.c (_dl_init_paths): Don't use strdupa in function
arguments.  Reported by Jiri Kubicek <kubicek@bitsmart.com>,
closes PR libc/2039.

23 years agoUpdate.
Andreas Jaeger [Tue, 23 Jan 2001 08:23:14 +0000 (08:23 +0000)]
Update.

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

* manual/install.texi (Tools for Compilation): Change required
binutils version.

23 years agoAdd test for new enough binutils version, move compiler/binutils test up.
Andreas Jaeger [Tue, 23 Jan 2001 08:03:26 +0000 (08:03 +0000)]
Add test for new enough binutils version, move compiler/binutils test up.

* configure.in: Add test for new enough binutils version, move
compiler/binutils test up.

23 years agoIndentation fix.
Ulrich Drepper [Mon, 22 Jan 2001 17:05:26 +0000 (17:05 +0000)]
Indentation fix.

23 years ago* Versions.def: Add version GLIBC_2.2.2.
Andreas Jaeger [Mon, 22 Jan 2001 10:03:51 +0000 (10:03 +0000)]
* Versions.def: Add version GLIBC_2.2.2.

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

* Versions.def: Add version GLIBC_2.2.2.

23 years agoUpdate.
Ulrich Drepper [Mon, 22 Jan 2001 03:56:13 +0000 (03:56 +0000)]
Update.

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

* iconvdata/TESTS: UTF-8 test data for IBM932 and IBM943 are now
available.
* iconvdata/testdata/IBM932: New file.
* iconvdata/testdata/IBM932..UTF8: New file.
* iconvdata/testdata/IBM943: New file.
* iconvdata/testdata/IBM943..UTF8: New file.
Contributed by Masahide Washizawa <washi@jp.ibm.com>.

23 years agoUpdate.
Ulrich Drepper [Mon, 22 Jan 2001 00:12:23 +0000 (00:12 +0000)]
Update.

2001-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correctly mask offset.

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

* malloc/malloc.c: Remove a few unnecessary initializers of global
variables.

23 years agoUpdate.
Ulrich Drepper [Sun, 21 Jan 2001 21:23:21 +0000 (21:23 +0000)]
Update.

2000-12-09  H.J. Lu  <hjl@gnu.org>

* nss/Makefile (routines): Add digits_dots.
* nss/Versions (libc): Add __nss_hostname_digits_dots to GLIBC_2.2.2.
* nss/digits_dots.c (__nss_hostname_digits_dots): Turn template
into a function.
* nss/nsswitch.h (__nss_hostname_digits_dots): New internal NSS
function.
* nss/getXXbyYY.c (H_ERRNO_VAR_P): New definition.
(TYPE_VAR_P): Likewise.
(FLAGS_VAR): Likewise.
(AF_VAR_P): Likewise.
(INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
instead of including digits_dots.c.
* nss/getXXbyYY_r.c (H_ERRNO_VAR_P): New definition.
(TYPE_VAR_P): Likewise.
(FLAGS_VAR): Likewise.
(AF_VAR_P): Likewise.
(INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
instead of including digits_dots.c.

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

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

* sysdeps/posix/getaddrinfo.c: Reduce .data size.

23 years agoReduce .data size.
Ulrich Drepper [Sun, 21 Jan 2001 19:30:28 +0000 (19:30 +0000)]
Reduce .data size.

23 years agoUpdate.
Andreas Jaeger [Sun, 21 Jan 2001 17:16:06 +0000 (17:16 +0000)]
Update.

2001-01-21  Andreas Jaeger  <aj@suse.de>

* elf/constload2.c: Add prototype for init.

23 years agoAdd prototype for init.
Andreas Jaeger [Sun, 21 Jan 2001 17:15:50 +0000 (17:15 +0000)]
Add prototype for init.

23 years agoUpdate.
Ulrich Drepper [Sun, 21 Jan 2001 16:54:08 +0000 (16:54 +0000)]
Update.

* stdlib/stdlib.h (drand48_data): Make available only for
__USE_MISC.  Rename elements to protect namespace.  Change type
and position of a and init element.
* stdlib/drand48-iter.c: Don't handle unsigned short > 16 bit
differently.  Adjust for drand48_data change.  Don't compute a here,
it comes from drand48_data.
* stdlib/lcong48_r.c: Don't handle unsigned short > 16 bit
differently.  Adjust for drand48_data change.  Compute a here.
* stdlib/srand48_r.c: Likewise.
* stdlib/drand48.c: Adjust for drand48_data change.
* stdlib/lrand48.c: Likewise.
* stdlib/mrand48.c: Likewise.
* stdlib/seek48.c: Likewise.
* stdlib/drand48_r.c: Likewise.
* stdlib/lrand48_r.c: Likewise.
* stdlib/mrand48_r.c: Likewise.
* stdlib/seed48_r.c: Likewise.  Don't handle unsigned short > 16 bit
differently.
* stdlib/erand48_r.c: Don't handle unsigned short > 16 bit differently.
* stdlib/jrand48_r.c: Likewise.

23 years agoUpdate.
Ulrich Drepper [Sun, 21 Jan 2001 16:01:00 +0000 (16:01 +0000)]
Update.

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

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

23 years agoUpdate from translation team.
Ulrich Drepper [Sun, 21 Jan 2001 16:00:01 +0000 (16:00 +0000)]
Update from translation team.

23 years agoUpdate.
Andreas Jaeger [Sun, 21 Jan 2001 14:58:35 +0000 (14:58 +0000)]
Update.

2001-01-21  Andreas Jaeger  <aj@suse.de>

* stdio-common/vfprintf.c (vfprintf): Add casts.

23 years ago(vfprintf): Add casts.
Andreas Jaeger [Sun, 21 Jan 2001 14:58:07 +0000 (14:58 +0000)]
(vfprintf): Add casts.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Jan 2001 21:20:46 +0000 (21:20 +0000)]
Update.

* iconvdata/run-iconv-test.sh: Reorgnize a bit to allow running only
the ASCII test.
* iconvdata/TESTS: Add entries for IBM932 and IBM943.

* iconvdata/Makefile (modules): Add IBM932 and IBM943.
* iconvdata/gconv-modules: Add entries for IBM932 and IBM943.
* iconvdata/ibm932.c: New file.
* iconvdata/ibm932.h: New file.
* iconvdata/ibm943.c: New file.
* iconvdata/ibm943.h: New file.
Patches by Masahide Washizawa <washi@jp.ibm.com>.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Jan 2001 19:14:31 +0000 (19:14 +0000)]
Update.

* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix typo
preventing optimization from being done.  Set the correct type bit
in seen.  Don't define and use _dl_base_addr unless

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Jan 2001 16:51:01 +0000 (16:51 +0000)]
Update.

* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Initialize egid
to 1.  This helps those installing ld.so SUID (nobody will be that
stupid, I hope).  Don't define and use _dl_base_addr unless
NEED_DL_BASE_ADDR is defined.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Jan 2001 16:30:18 +0000 (16:30 +0000)]
Update.

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

* io/ftw.c (ftw_dir): Add slash after directory name if there
wasn't any.  Reported by loris <loris@iol.it>.
* io/Makefile (tests): Add bug-ftw2.
* io/bug-ftw2.c: New file.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Jan 2001 04:33:16 +0000 (04:33 +0000)]
Update.

* stdlib/jrand48_r.c (__jrand48_r): Correct constructing of
results.  Reported by Jeff Higham <jhigham@algorithmics.com>.
* stdlib/tst-rand48.c: New file.
* stdlib/Makefile (tests): Add tst-rand48.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Jan 2001 01:50:54 +0000 (01:50 +0000)]
Update.

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

* locale/newlocale.c (__newlocale): Fix test for setting all
categories.

23 years ago(__newlocale): Fix test for setting all categories.
Ulrich Drepper [Sat, 20 Jan 2001 01:49:21 +0000 (01:49 +0000)]
(__newlocale): Fix test for setting all categories.

23 years ago* sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes, but change looking...
Mark Kettenis [Fri, 19 Jan 2001 09:37:23 +0000 (09:37 +0000)]
* sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes, but change looking up the initial directory port in a similar way as done by _hurd_change_directory_port_from_name. * hurd/fchroot.c (fchroot): Likewise.

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

* sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes,
but change looking up the initial directory port in a similar way
as done by _hurd_change_directory_port_from_name.
* hurd/fchroot.c (fchroot): Likewise.

23 years agoUpdate.
Ulrich Drepper [Fri, 19 Jan 2001 05:16:45 +0000 (05:16 +0000)]
Update.

* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): If HAVE_AUX_XID is
defined don't look whether the AT_*ID values were set.
If HAVE_AUX_PAGESIZE is defined don't look whether the pagesize is set.
(_dl_show_auxv): Rewrite to avoid switch statement.
* sysdeps/unix/sysv/linux/kernel-features.h: Define
__ASSUME_AT_PAGESIZE for kernel >= 2.4.1.
* sysdeps/unix/sysv/linux/ldsodefs.h: Define HAVE_AUX_XID.
Define HAVE_AUX_PAGESIZE if __ASSUME_AT_PAGESIZE is defined.

23 years agoUpdate.
Ulrich Drepper [Fri, 19 Jan 2001 02:08:08 +0000 (02:08 +0000)]
Update.

* sysdeps/unix/sysv/linux/fxstat64.c: Add one __builtin_expect.
* sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
* sysdeps/unix/sysv/linux/xstat64.c: Likewise.

23 years agoUpdate.
Ulrich Drepper [Fri, 19 Jan 2001 00:36:48 +0000 (00:36 +0000)]
Update.

* elf/rtld.c (process_envvars): Call __strtoul_internal instead of
strtoul.
* elf/dl-minimal.c (strtol, __strtol_internal, strtoul): Removed.
(__sigjmp_save): Set __mask_was_saved to zero since we don't save
anything.
* dlfcn/eval.c (__strtol_internal): Define here.
(eval): Use __strtol_internal instead of strtol.

23 years agoUpdate.
Ulrich Drepper [Thu, 18 Jan 2001 23:46:16 +0000 (23:46 +0000)]
Update.

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

* elf/elf.h: Add a few more EF_MIPS_* constants.

23 years agoUpdate.
Ulrich Drepper [Wed, 17 Jan 2001 16:54:30 +0000 (16:54 +0000)]
Update.

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

* manual/Makefile (chapters): Add debug.
* manual/debug.texi: New file.
* manual/examples/execinfo.c: New file.
Patch by suckfish@ihug.co.nz.

23 years agoExample for backtrace() functions.
Ulrich Drepper [Wed, 17 Jan 2001 16:51:27 +0000 (16:51 +0000)]
Example for backtrace() functions.

23 years ago* sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid
Andreas Schwab [Wed, 17 Jan 2001 15:56:17 +0000 (15:56 +0000)]
* sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid

invalid asm.

23 years ago(__bswap_32): Add cast to avoid invalid asm.
Andreas Schwab [Wed, 17 Jan 2001 15:54:57 +0000 (15:54 +0000)]
(__bswap_32): Add cast to avoid invalid asm.

23 years agoUpdate.
Andreas Jaeger [Wed, 17 Jan 2001 10:45:44 +0000 (10:45 +0000)]
Update.

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

* nscd/connections.c (nscd_run): Use proper format specifier.

23 years ago(nscd_run): Use proper format specifier.
Andreas Jaeger [Wed, 17 Jan 2001 10:45:25 +0000 (10:45 +0000)]
(nscd_run): Use proper format specifier.

23 years agoUpdate.
Ulrich Drepper [Wed, 17 Jan 2001 01:14:51 +0000 (01:14 +0000)]
Update.

* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Move x86_cap_flags and
x86_platforms data into new file after prepending _dl_.  Change
users.
* sysdeps/unix/sysv/linux/i386/dl-procinfo.c: New file.
* sysdeps/unix/sysv/linux/i386/Dist: Add dl-procinfo.c.
* sysdeps/unix/sysv/linux/i386/Makefile: Add rules to build
dl-procinfo.c.

23 years agoUpdate.
Ulrich Drepper [Wed, 17 Jan 2001 01:01:02 +0000 (01:01 +0000)]
Update.

* setjmp/setjmp.h: Cleanup definition of setjmp macro.

23 years agoUpdate.
Ulrich Drepper [Tue, 16 Jan 2001 23:37:51 +0000 (23:37 +0000)]
Update.

* sysdeps/i386/elf/bsd-setjmp.S: Real implementation.
* sysdeps/i386/elf/bsd-_setjmp.S: Removed.
* sysdeps/i386/elf/setjmp.S (setjmp): Removed here.
* sysdeps/i386/bsd-_setjmp.S: Real implementation.
* sysdeps/i386/bsd-setjmp.S: Real implementation.
* sysdeps/i386/bits/setjmp.h: Remove PUSH_SIGNAL_MASK definition.
* sysdeps/i386/setjmp.S: Remove PIC support.  This is the non-ELF
version.
* stdio-common/tstscanf.c (main): Add two testcases for '*' modifier.

23 years agoUpdate.
Ulrich Drepper [Tue, 16 Jan 2001 23:11:39 +0000 (23:11 +0000)]
Update.

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

* sysdeps/i386/elf/setjmp.S (setjmp): Don't use __sigsetjmp code,
do it here.
(_setjmp): Likewise.

23 years ago(setjmp): Don't use __sigsetjmp code, do it here. (_setjmp): Likewise.
Ulrich Drepper [Tue, 16 Jan 2001 23:10:00 +0000 (23:10 +0000)]
(setjmp): Don't use __sigsetjmp code, do it here. (_setjmp): Likewise.

23 years agoUpdate.
Andreas Jaeger [Tue, 16 Jan 2001 06:39:20 +0000 (06:39 +0000)]
Update.

2001-01-16  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (SIGCONTEXT): Fix
misapplied last patch.

23 years agoFix typo in last patch.
Andreas Jaeger [Tue, 16 Jan 2001 06:38:37 +0000 (06:38 +0000)]
Fix typo in last patch.

23 years agoUpdate.
Ulrich Drepper [Tue, 16 Jan 2001 01:11:59 +0000 (01:11 +0000)]
Update.

* stdlib/random.c (__initstate): Clean up a cast.
(__setstate): Likewise.

23 years agoUpdate.
Ulrich Drepper [Mon, 15 Jan 2001 20:31:16 +0000 (20:31 +0000)]
Update.

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

* sysdeps/unix/sysv/linux/mips/syscalls.list: Remove select
syscall handling.  The generic Linux version should work.

23 years agoRemove select syscall handling. The generic Linux version should work.
Ulrich Drepper [Mon, 15 Jan 2001 20:29:25 +0000 (20:29 +0000)]
Remove select syscall handling.  The generic Linux version should work.

23 years agoUpdate.
Andreas Jaeger [Mon, 15 Jan 2001 15:52:12 +0000 (15:52 +0000)]
Update.

* sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.

23 years agoUpdate.
Andreas Jaeger [Mon, 15 Jan 2001 11:17:39 +0000 (11:17 +0000)]
Update.

2001-01-15  Andreas Jaeger  <aj@suse.de>

* stdio-common/tstscanf.c (main): Add two testcases for '*'
modifier.

23 years ago* stdio-common/tstscanf.c (main): Add two testcases for '*'
Andreas Jaeger [Mon, 15 Jan 2001 11:17:23 +0000 (11:17 +0000)]
* stdio-common/tstscanf.c (main): Add two testcases for '*'

modifier.

23 years agoUpdate.
Ulrich Drepper [Mon, 15 Jan 2001 07:59:24 +0000 (07:59 +0000)]
Update.

* sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these

23 years agoUpdate.
Ulrich Drepper [Mon, 15 Jan 2001 07:22:30 +0000 (07:22 +0000)]
Update.

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

* nss/getent.c (print_aliases, aliases_keys, ethers_keys,
netgroup_keys, print_rpc, rpc_keys, print_shadow, shadow_keys):
New functions.
(group_keys, hosts_keys, network_keys, passwd_keys, protocols_keys):
If number is 0, list all.
(services_keys): Likewise.  Lookup aliases as well.
(databases): New table.
(build_doc): Prepare argp doc text with list of supported databases.
(main): Change to table driven processing.

2001-01-14  Thorsten Kukuk <kukuk@suse.de>

* sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about this
functions.

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

* sunrpc/xdr.c (xdr_long, xdr_u_long): Return FALSE if trying to
encode value which does not fit in the 32bit type.

23 years ago(xdr_long, xdr_u_long): Fix comments about this functions. (xdr_long, xdr_u_long...
Ulrich Drepper [Mon, 15 Jan 2001 07:20:34 +0000 (07:20 +0000)]
(xdr_long, xdr_u_long): Fix comments about this functions. (xdr_long, xdr_u_long): Return FALSE if trying to encode value which does not fit in the 32bit type.

23 years agoUpdate.
Andreas Jaeger [Mon, 15 Jan 2001 07:02:41 +0000 (07:02 +0000)]
Update.

2001-01-15  Hiroyuki Machida <machida@sm.sony.co.jp>

* sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
Change type of CTX to (struct sigcontext *).
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
(GET_FRAME): Likewise.
(GET_STACK): Likewise.
(SIGCONTEXT): Likewise. Add 2nd arg _code.
(SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.

2001-01-12  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2001-01-12  Ben Collins  <bcollins@debian.org>
patch. We must use unsigned int for l member of union.
2001-01-07  Ben Collins  <bcollins@debian.org>
2001-01-05  Ben Collins  <bcollins@debian.org>
2001-01-05  Ben Collins  <bcollins@debian.org>
if it is not available.  Instead use it only if it is available.
* elf/dl-support.c (DL_FIND_AUXV): New.  Defined if not defined.
(DCIGETTEXT): Change cache handing in the plural case. Don't call
to the caller instead. Weaken comparison of string lengths, to account
2001-01-04  Kaz Kojima <kkojima@rr.iij4u.or.jp>
2001-01-03  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2001-01-02  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2001-01-02  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2001-01-02  Ben Collins  <bcollins@debian.org>
2001-01-01  Ben Collins  <bcollins@debian.org>
2000-12-22  Ben Collins  <bcollins@debian.org>
2000-12-27  Ben Collins  <bcollins@debian.org>
2000-12-23  Ben Collins  <bcollins@debian.org>
2000-12-15  Ben Collins  <bcollins@debian.org>

23 years ago* sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
Andreas Jaeger [Mon, 15 Jan 2001 07:02:28 +0000 (07:02 +0000)]
* sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):

Change type of CTX to (struct sigcontext *).
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
(GET_FRAME): Likewise.
(GET_STACK): Likewise.
(SIGCONTEXT): Likewise. Add 2nd arg _code.
(SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.

23 years agoUpdate.
Ulrich Drepper [Sun, 14 Jan 2001 03:33:32 +0000 (03:33 +0000)]
Update.

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

* manual/texinfo.tex: Update from upstream version.

23 years agoUpdate from upstream version.
Ulrich Drepper [Sun, 14 Jan 2001 03:32:41 +0000 (03:32 +0000)]
Update from upstream version.

23 years agoRegenerated. cvs/glibc-2_2_1 glibc-2.2.1
Andreas Jaeger [Sat, 13 Jan 2001 16:52:22 +0000 (16:52 +0000)]
Regenerated.

23 years agoFix crossreference.
Andreas Jaeger [Sat, 13 Jan 2001 16:52:03 +0000 (16:52 +0000)]
Fix crossreference.

23 years ago(ether_ntohost): Add year to copyright.
Ulrich Drepper [Sat, 13 Jan 2001 16:21:19 +0000 (16:21 +0000)]
(ether_ntohost): Add year to copyright.

23 years agoUpdate.
Ulrich Drepper [Sat, 13 Jan 2001 16:09:41 +0000 (16:09 +0000)]
Update.

2001-01-13  Jakub Jelinek  <jakub@redhat.com>

* inet/ether_ntoh.c (lookup_function): Change arguments to match
_nss_*_getntohost_r prototype.
(ether_ntohost): Pass errno pointer to NSS function.

2001-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* sysdeps/unix/sysv/linux/powerpc/bits/mman.h (MS_SYNC): Fix value.
(MAP_LOCKED): New definition.
(MAP_NORESERVE): New definition.

23 years agoUpdate.
Ulrich Drepper [Sat, 13 Jan 2001 00:55:28 +0000 (00:55 +0000)]
Update.

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

* assert/assert.h: Use static_cast instead of C-style cast for C++.
Patch by Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>.

23 years agoUse static_cast instead of C-style cast for C++.
Ulrich Drepper [Sat, 13 Jan 2001 00:04:45 +0000 (00:04 +0000)]
Use static_cast instead of C-style cast for C++.

23 years agoUpdate.
Andreas Jaeger [Fri, 12 Jan 2001 17:38:55 +0000 (17:38 +0000)]
Update.

* stdio-common/vfscanf.c (_IO_vfscanf): Likewise.

23 years agoRemove signed warnings.
Andreas Jaeger [Fri, 12 Jan 2001 17:37:54 +0000 (17:37 +0000)]
Remove signed warnings.

23 years agoUpdate.
Ulrich Drepper [Fri, 12 Jan 2001 17:35:00 +0000 (17:35 +0000)]
Update.

2001-01-12  Ben Collins  <bcollins@debian.org>

* sysdeps/generic/segfault.c (install_handler): Use access, not
__access.

23 years ago(install_handler): Use access, not __access.
Ulrich Drepper [Fri, 12 Jan 2001 17:34:37 +0000 (17:34 +0000)]
(install_handler): Use access, not __access.

23 years agoUpdate.
Andreas Jaeger [Fri, 12 Jan 2001 17:04:13 +0000 (17:04 +0000)]
Update.

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

* posix/fnmatch_loop.c (FCT): Remove signed warnings.
* posix/wordexp.c (do_parse_glob): Likewise.
* sysdeps/posix/sigblock.c (__sigblock): Likewise.
* sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
* elf/dl-open.c (_dl_open): Likewise.
* elf/dl-close.c (_dl_close): Likewise.
* elf/dl-load.c (_dl_map_object): Likewise.
* iconv/iconv_prog.c (process_fd): Likewise.

* locale/localeinfo.h (struct locale_data): Use __flexarr instead
of a zero-length array.

23 years ago* posix/fnmatch_loop.c (FCT): Remove signed warnings.
Andreas Jaeger [Fri, 12 Jan 2001 17:03:52 +0000 (17:03 +0000)]
* posix/fnmatch_loop.c (FCT): Remove signed warnings.

* posix/wordexp.c (do_parse_glob): Likewise.
* sysdeps/posix/sigblock.c (__sigblock): Likewise.
* sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
* elf/dl-open.c (_dl_open): Likewise.
* elf/dl-close.c (_dl_close): Likewise.
* elf/dl-load.c (_dl_map_object): Likewise.
* iconv/iconv_prog.c (process_fd): Likewise.

23 years agoUpdate.
Ulrich Drepper [Fri, 12 Jan 2001 07:29:55 +0000 (07:29 +0000)]
Update.

2001-01-11  Jakub Jelinek  <jakub@redhat.com>

* stdlib/cxa_atexit.c (__cxa_atexit): Cast to (void *, int) func.
* stdlib/cxa_finalize.c (__cxa_finalize): Add hidden second argument.
* stdlib/cxa_on_exit.c: Remove.
* stdlib/Makefile: Revert last patch.
* stdlib/Versions: Likewise.
* include/stdlib.h: Likewise.
* stdlib/exit.h: Revert last patch.
(struct exit_function): Add second argument to cxa fn.
* stdlib/exit.c: Revert last patch.
(exit): Add hidden second argument.

23 years agoUpdate.
Ulrich Drepper [Thu, 11 Jan 2001 19:42:21 +0000 (19:42 +0000)]
Update.

2001-01-11  H.J. Lu  <hjl@gnu.org>

* elf/dl-libc.c (do_dlopen): Move DL_STATIC_INIT to ...
* elf/dl-open.c (_dl_open): Here.
* sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_lock):
Make it static.
(_dl_static_init): Initialize the variables every time when possible.
* sysdeps/unix/sysv/linux/ia64/ldsodefs.h (DL_STATIC_INIT):
Undefine it first.

23 years agoUpdate.
Ulrich Drepper [Thu, 11 Jan 2001 19:25:07 +0000 (19:25 +0000)]
Update.

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

* stdlib/Makefile (routines): Add cxa_on_exit.
* stdlib/Versions [libc] (GLIBC_2.2.1): Add __cxa_on_exit.
* stdlib/cxa_on_exit.c: New file.
* include/stdlib.h: Add prototype for __cxa_on_exit.
* stdlib/exit.c: Handle ef_cxa2.
* stdlib/exit.h (enum): Add ef_cxa2.
(struct exit_function): Add cxa2.

* Versions.def [ld]: Add GLIBC_2.2.1.

23 years agoUpdate.
Ulrich Drepper [Thu, 11 Jan 2001 17:50:24 +0000 (17:50 +0000)]
Update.

2001-01-10  H.J. Lu  <hjl@gnu.org>

* elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries.
* sysdeps/unix/sysv/linux/ia64/Makefile (sysdep-dl-routines): Add
dl-static.
* sysdeps/unix/sysv/linux/ia64/Versions (ld): Add _dl_var_init.
* sysdeps/generic/ldsodefs.h (DL_STATIC_INIT): Defined if not defined.
* sysdeps/unix/sysv/linux/ia64/ldsodefs.h: New file.
* sysdeps/unix/sysv/linux/ia64/dl-static.c: New file.
* sysdeps/unix/sysv/linux/ia64/Dist: Add dl-static.c.

23 years agoUpdate.
Ulrich Drepper [Thu, 11 Jan 2001 17:24:47 +0000 (17:24 +0000)]
Update.

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

* libio/stdio.h: Remove definition of off_t.

23 years agoRemove definition of off_t.
Ulrich Drepper [Thu, 11 Jan 2001 17:23:27 +0000 (17:23 +0000)]
Remove definition of off_t.

23 years agoUpdate.
Andreas Jaeger [Thu, 11 Jan 2001 16:30:23 +0000 (16:30 +0000)]
Update.

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

* wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn
<mkuhn@acm.org>.

23 years ago* wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn
Andreas Jaeger [Thu, 11 Jan 2001 16:30:08 +0000 (16:30 +0000)]
* wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn

<mkuhn@acm.org>.

23 years agoUpdate.
Ulrich Drepper [Thu, 11 Jan 2001 03:06:50 +0000 (03:06 +0000)]
Update.

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

* sunrpc/Makefile (distribute): Add errqueue.h.

23 years agoUpdate.
Ulrich Drepper [Wed, 10 Jan 2001 23:47:39 +0000 (23:47 +0000)]
Update.

* sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Also preserve
r9, r10 and r11 for language specific registers.

2001-01-10  Jakub Jelinek  <jakub@redhat.com>

* sunrpc/clnt_udp.c (clntudp_bufcreate): Set IP_RECVERR on the
UDP socket.
(clntudp_call): Handle MSG_ERRQUEUE.
* sysdeps/generic/errqueue.h: New file.
* sysdeps/unix/sysv/linux/errqueue.h: New file.

2001-01-10  H.J. Lu  <hjl@gnu.org>

23 years agoUpdate.
Ulrich Drepper [Wed, 10 Jan 2001 19:04:45 +0000 (19:04 +0000)]
Update.

2001-01-10  H.J. Lu  <hjl@gnu.org>

* sysdeps/unix/sysv/linux/ia64/syscalls.list (s_getpagesize): Removed.

23 years agoUpdate.
Ulrich Drepper [Wed, 10 Jan 2001 18:12:15 +0000 (18:12 +0000)]
Update.

2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>

* CONFORMANCE: Update.

23 years agoUpdate.
Ulrich Drepper [Wed, 10 Jan 2001 01:02:24 +0000 (01:02 +0000)]
Update.

* sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
Minimal cleanups.  Add assert to ensure memory handling is correct.

23 years agoUpdate.
Ulrich Drepper [Wed, 10 Jan 2001 00:51:04 +0000 (00:51 +0000)]
Update.

* manual/conf.texi (File Minimums): Fix _POSIX_PATH_MAX value.
Reported by Ben Collins <bcollins@debian.org>.

23 years agoUpdate.
Ulrich Drepper [Tue, 9 Jan 2001 17:54:30 +0000 (17:54 +0000)]
Update.

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

* time/strftime.c (my_strftime): Mark previous GNU extensions
which are now in C99 as such.

23 years agoUpdate.
Ulrich Drepper [Tue, 9 Jan 2001 04:32:41 +0000 (04:32 +0000)]
Update.

* elf/rtld.c (process_envvars): Place output files for profiling
in SUID binaries in /var/profile.

23 years agoUpdate.
Ulrich Drepper [Tue, 9 Jan 2001 04:26:31 +0000 (04:26 +0000)]
Update.

* elf/dl-load.c (_dl_map_object): Don't look in cache for
preloading in SUID binaries.

23 years agoUpdate.
Ulrich Drepper [Tue, 9 Jan 2001 03:08:54 +0000 (03:08 +0000)]
Update.

* elf/dl-profile.c (_dl_start_profile): Open the output file with
O_NOFOLLOW if possible.

23 years agoUpdate.
Ulrich Drepper [Tue, 9 Jan 2001 01:59:17 +0000 (01:59 +0000)]
Update.

* include/stdlib.h: Add __posix_openpt declaration.
* stdlib/stdlib.h: Add posix_openpt declaration.
* login/Versions: Add posix_openpt for GLIBC_2.2.1.
* sysdeps/generic/getpt.c: Define posix_openpt.
* sysdeps/unix/bsd/getpt.c: Likewise.
* sysdeps/unix/sysv/linux/getpt.c: Likewise.