platform/upstream/linaro-glibc.git
20 years ago* Makefile ($(objpfx)multidir.mk): Use $(make-target-directory).
Roland McGrath [Wed, 21 Jul 2004 23:14:58 +0000 (23:14 +0000)]
* Makefile ($(objpfx)multidir.mk): Use $(make-target-directory).

20 years ago2004-07-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 21 Jul 2004 23:14:37 +0000 (23:14 +0000)]
2004-07-21  Roland McGrath  <roland@redhat.com>

* Makefile ($(objpfx)multidir.mk): Use $(make-target-directory).

20 years agoUpdate.
Ulrich Drepper [Wed, 21 Jul 2004 18:30:11 +0000 (18:30 +0000)]
Update.

2004-07-21  Jakub Jelinek  <jakub@redhat.com>

* resolv/res_libc.c (res_init): If RES_INIT is set and
_res.nscount > 0, call __res_nclose and free nsaddrs.
* resolv/Makefile: Add rules to build and run tst-leaks2.
* resolv/tst-leaks2.c: New test.

20 years ago[BZ #276]
Ulrich Drepper [Wed, 21 Jul 2004 16:35:30 +0000 (16:35 +0000)]
[BZ #276]

Update.
2004-07-21  Ulrich Drepper  <drepper@redhat.com>

* intl/libintl.h: Don't define macros for C++.
Patch by Goto Masanori.

2004-07-22  GOTO Masanori  <gotom@debian.or.jp>

[BZ #276]
* include/arpa/inet.h: Change inet_aton type from in_addr_t to int.
* inet/arpa/inet.h: Likewise.
* resolv/inet_addr.c: Likewise.

* sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Add semtimedop.

20 years agoChange inet_aton type from in_addr_t to int.
Ulrich Drepper [Wed, 21 Jul 2004 16:28:40 +0000 (16:28 +0000)]
Change inet_aton type from in_addr_t to int.

20 years ago* sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Add
Andreas Jaeger [Wed, 21 Jul 2004 06:13:26 +0000 (06:13 +0000)]
* sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Add

semtimedop.

20 years agoAdd semtimedop.
Andreas Jaeger [Wed, 21 Jul 2004 06:13:15 +0000 (06:13 +0000)]
Add semtimedop.

20 years ago* configure.in (add_ons): Substitute this. Move $add_ons handling
Roland McGrath [Tue, 20 Jul 2004 22:14:59 +0000 (22:14 +0000)]
* configure.in (add_ons): Substitute this.  Move $add_ons handling

after AC_CANONICAL_HOST and default setting of $machine et al.
Don't set $subdirs from $add_ons.
Instead, source add-on/configure fragments early on.
(base_machine): If it's already set, don't set it based on $machine.
(libc_config_ok): New variable, set to no.  If an add-on fragment sets
it to yes, skip the  tuple sanity check as if --enable-hacker-mode.
(sysnames): Try appending add-on names after machine as well.
* configure: Regenerated.
* config.make.in (add-ons): Set from @add_ons@ instead of @subdirs@.
* Makeconfig ($(common-objpfx)config.status): Also depend on configure
files in $(add_ons) dirs.

* sysdeps/unix/sysv/linux/bits/in.h (struct ip_mreq): Remove
definition, now in netinet/in.h proper.

long.  Rewrite example code so that it takes into account l64a output

20 years ago2004-07-02 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 20 Jul 2004 22:12:56 +0000 (22:12 +0000)]
2004-07-02  Roland McGrath  <roland@redhat.com>

* configure: Don't exit.

20 years ago* sysdeps/unix/sysv/linux/mips/sys/user.h: Likewise.
Ulrich Drepper [Tue, 20 Jul 2004 19:04:26 +0000 (19:04 +0000)]
* sysdeps/unix/sysv/linux/mips/sys/user.h: Likewise.

20 years agoFix entries.
Andreas Jaeger [Tue, 20 Jul 2004 18:43:31 +0000 (18:43 +0000)]
Fix entries.

* sysdeps/mips/atomicity.h: Use standard names for ABI macros,
include sgidefs.h where appropriate.
* sysdeps/mips/dl-machine.h: Likewise.
* sysdeps/mips/machine-gmon.h: Likewise.
* sysdeps/mips/bits/setjmp.h: Likewise.
* sysdeps/mips/fpu/bits/mathdef.h: Likewise.
* sysdeps/mips/mips64/__longjmp.c: Likewise.
* sysdeps/mips/mips64/setjmp_aux.c: Likewise.
* sysdeps/unix/sysv/linux/mips/kernel_stat.h: Likewise.
* sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
* sysdeps/unix/sysv/linux/mips/ptrace.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
* sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sys/user.h:
* sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h):
* sysdeps/unix/sysv/linux/mips/configure.in (asm-unistd.h):
* sysdeps/unix/sysv/linux/mips/configure: Rebuilt.

20 years agoUPdate.
Andreas Jaeger [Tue, 20 Jul 2004 16:39:51 +0000 (16:39 +0000)]
UPdate.

* sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h):
Sort by syscalls.  Make sure we get headers such as sgidefs.h from
the build tree before just-installed ones.

* sysdeps/mips/atomicity.h, sysdeps/mips/dl-machine.h,
sysdeps/mips/machine-gmon.h, sysdeps/mips/bits/setjmp.h,
sysdeps/mips/fpu/bits/mathdef.h,
sysdeps/mips/mips64/__longjmp.c,
sysdeps/mips/mips64/setjmp_aux.c,
sysdeps/unix/sysv/linux/mips/kernel_stat.h,
sysdeps/unix/sysv/linux/mips/pread.c,
sysdeps/unix/sysv/linux/mips/pread64.c,
sysdeps/unix/sysv/linux/mips/ptrace.c,
sysdeps/unix/sysv/linux/mips/pwrite.c,
sysdeps/unix/sysv/linux/mips/pwrite64.c,
sysdeps/unix/sysv/linux/mips/sigaction.c,
sysdeps/unix/sysv/linux/mips/sigcontextinfo.h,
sysdeps/unix/sysv/linux/mips/bits/fcntl.h,
sysdeps/unix/sysv/linux/mips/bits/sigcontext.h,
sysdeps/unix/sysv/linux/mips/bits/stat.h,
sysdeps/unix/sysv/linux/mips/sys/procfs.h,
sysdeps/unix/sysv/linux/mips/sys/ptrace.h,
sysdeps/unix/sysv/linux/mips/sys/tas.h,
sysdeps/unix/sysv/linux/mips/sys/ucontext.h,
sysdeps/unix/sysv/linux/mips/sys/user.h: Use standard names
for ABI macros, include sgidefs.h where appropriate.
sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h):
Likewise.
sysdeps/unix/sysv/linux/mips/configure.in (asm-unistd.h):
Likewise.
sysdeps/unix/sysv/linux/mips/configure: Rebuilt.

20 years agoUpdate.
Andreas Jaeger [Tue, 20 Jul 2004 16:26:45 +0000 (16:26 +0000)]
Update.

2004-07-20  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Update to use
_dl_lookup_symbol_x.
(elf_machine_runtime_link_map): Don't INTUSE _dl_signal_error.

20 years ago(__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runtime_link_...
Andreas Jaeger [Tue, 20 Jul 2004 09:24:49 +0000 (09:24 +0000)]
(__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runtime_link_map): Don't INTUSE _dl_signal_error.

20 years agoUpdate.
Ulrich Drepper [Tue, 20 Jul 2004 07:53:39 +0000 (07:53 +0000)]
Update.

Define struct group_req and struct group_source_req.

20 years agoUpdate.
Ulrich Drepper [Tue, 20 Jul 2004 07:41:51 +0000 (07:41 +0000)]
Update.

Define MCAST_INCLUDE and MCAST_EXCLUDE.

20 years agoUpdate.
Ulrich Drepper [Tue, 20 Jul 2004 07:39:10 +0000 (07:39 +0000)]
Update.

* inet/netinet/in.h: Define struct ip_mreq and struct
ip_mreq_source.
* sysdeps/unix/sysv/linux/bits/in.h: Define IP_UNBLOCK_SOURCE,
IP_BLOCK_SOURCE, IP_ADD_SOURCE_MEMBERSHIP,
IP_DROP_SOURCE_MEMBERSHIP, IP_MSFILTER, MCAST_JOIN_GROUP,
MCAST_BLOCK_SOURCE, MCAST_UNBLOCK_SOURCE, MCAST_LEAVE_GROUP,
MCAST_JOIN_SOURCE_GROUP, MCAST_LEAVE_SOURCE_GROUP, and
MCAST_MSFILTER.

20 years ago[BZ #244]
Ulrich Drepper [Tue, 20 Jul 2004 07:15:48 +0000 (07:15 +0000)]
[BZ #244]

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

* iconvdata/gconv-modules: Add alias for IBM874 [BZ #244].

20 years ago[BZ #258]
Ulrich Drepper [Tue, 20 Jul 2004 07:06:48 +0000 (07:06 +0000)]
[BZ #258]

Update.
2004-07-19  Jakub Jelinek  <jakub@redhat.com>

[BZ #258]
* math/libm-test.inc (max_value, min_value): New variables.
(initialize): Initialize them.
(pow_test): Add a couple of new tests.
* sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Don't generate invalid
exception if |y| >= 1U<<31.
* sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Don't generate invalid
exception if |y| >= 1L<<63.
* sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
If y*log2(x) overflows to +-inf, return still +inf/+0 instead of NaN.
* sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.

20 years ago(__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31.
Ulrich Drepper [Tue, 20 Jul 2004 07:04:32 +0000 (07:04 +0000)]
(__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31.

20 years ago(CFLAGS-pt-initfini.s): Remove redundant override that missed -g0.
Andreas Jaeger [Mon, 19 Jul 2004 19:13:59 +0000 (19:13 +0000)]
(CFLAGS-pt-initfini.s): Remove redundant override that missed -g0.

2004-07-19  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s):
Remove redundant override that missed -g0.

20 years agoUpdate.
Ulrich Drepper [Sun, 18 Jul 2004 18:24:30 +0000 (18:24 +0000)]
Update.

2004-07-18  Ulrich Drepper  <drepper@redhat.com>

* nscd/pwdcache.c (cache_addpw): Optimize case of unsuccessful
lookup a bit.
* nscd/grpcache.c (cache_addgr): Likewise.
* nscd/hstcache.c (cache_addhst): Likewise.

20 years agoUpdate.
Ulrich Drepper [Sun, 18 Jul 2004 16:42:54 +0000 (16:42 +0000)]
Update.

2004-07-10  GOTO Masanori  <gotom@debian.or.jp>

* sysdeps/s390/s390-32/elf/start.S: Remove symbol _fp_hw.
* sysdeps/s390/s390-64/elf/start.S: Likewise.

20 years agoUpdate.
Ulrich Drepper [Sun, 18 Jul 2004 16:29:30 +0000 (16:29 +0000)]
Update.

2004-04-16  Andreas Schwab  <schwab@suse.de>

* sysdeps/ia64/bits/atomic.h: Cast first argument of
__sync_bool_compare_and_swap_si correct to void*.

20 years agoUpdate.
Ulrich Drepper [Sat, 17 Jul 2004 17:45:03 +0000 (17:45 +0000)]
Update.

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

* iconv/iconv_prog.c (print_known_names): Make machine-readable
output even less cluttered.

20 years ago[BZ #269]
Ulrich Drepper [Fri, 16 Jul 2004 23:09:27 +0000 (23:09 +0000)]
[BZ #269]

Update.
2004-07-16  Steven Munroe  <sjmunroe@us.ibm.com>

[BZ #269]
* setjmp/Makefile (tests): Add  bug269-setjmp.
* setjmp/bug269-setjmp.c: New file.
* sysdeps/powerpc/powerpc64/__longjmp-common.S [SHARED && !IS_IN_rtld]:
Store R2 from jmpbuf in callers TOC save area.
* sysdeps/powerpc/powerpc64/bsd-_setjmp.S [SHARED && !IS_IN_rtld]:
Store R2 in TOC save area.
* sysdeps/powerpc/powerpc64/setjmp-common.S [SHARED && !IS_IN_rtld]:
Copy TOC save area from previous frame as R2 (TOC) in jmpbuf.

20 years agoUpdate.
Ulrich Drepper [Fri, 16 Jul 2004 19:06:46 +0000 (19:06 +0000)]
Update.

2004-07-16  Jakub Jelinek  <jakub@redhat.com>

* locale/newlocale.c: Include bits/libc-lock.h.
(__libc_setlocale_lock): Extern decl.
(__newlocale): Use it.
Reported by Ulrich Weigand <Ulrich.Weigand@de.ibm.com>.

20 years agoUpdate.
Ulrich Drepper [Fri, 16 Jul 2004 18:11:48 +0000 (18:11 +0000)]
Update.

* sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Remove
static inline __attribute ((always_inline)).  Don't define if
NO_CANCELLATION.
(__libc_fcntl): Use INLINE_SYSCALL directly instead of
__fcntl_nocancel.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c (__fcntl_nocancel):
Remove static inline __attribute ((always_inline)).  Don't define
if NO_CANCELLATION.
(__libc_fcntl): Use INLINE_SYSCALL directly instead of
__fcntl_nocancel.
* sysdeps/unix/sysv/linux/i386/fcntl.c (__fcntl_nocancel): Define to
__libc_fcntl if NO_CANCELLATION and __ASSUME_FCNTL64 == 0.
Don't define at all if NO_CANCELLATION and __ASSUME_FCNTL64 > 0.
(__libc_fcntl): Don't define if __fcntl_nocancel is a macro.

20 years ago[BZ #262]
Ulrich Drepper [Fri, 16 Jul 2004 17:56:45 +0000 (17:56 +0000)]
[BZ #262]

Update.
2004-07-15  Jakub Jelinek  <jakub@redhat.com>

[BZ #262]
* sysdeps/i386/elf/start.S (_start): Use @GOT instead of @GOTOFF
for main.
* elf/Makefile: Add rules to build and run tst-pie1.
* elf/tst-pie1.c: New test.
* elf/tst-piemod1.c: New file.

20 years ago[BZ #266]
Ulrich Drepper [Wed, 14 Jul 2004 17:11:14 +0000 (17:11 +0000)]
[BZ #266]

Update.
2004-07-14  Jakub Jelinek  <jakub@redhat.com>

[BZ #266]
* manual/string.texi (l64a): Note that the static buffer is 7 bytes
long.  Rewrite example code so that it takes account l64a output
shorter than 6 characters.
Reported by Julian Graham <julian.graham@aya.yale.edu>.

20 years agoUpdate.
Ulrich Drepper [Wed, 14 Jul 2004 16:41:44 +0000 (16:41 +0000)]
Update.

2004-07-14  Kaz  Kojima  <kkojima@rr.iij4u.or.jp>

* sysdeps/sh/dl-machine.h: Don't reset _dl_starting_up here.
(elf_machine_rela_relative): Remove unused valiable.

20 years ago(__pthread_cond_timedwait): Check for invalid nanosecond in timeout value.
Ulrich Drepper [Wed, 14 Jul 2004 16:24:56 +0000 (16:24 +0000)]
(__pthread_cond_timedwait): Check for invalid nanosecond in timeout value.

20 years agoLooks like [BZ #209] is fixed again.
Roland McGrath [Tue, 13 Jul 2004 01:26:57 +0000 (01:26 +0000)]
Looks like [BZ #209] is fixed again.

20 years ago[BZ #209]
Roland McGrath [Tue, 13 Jul 2004 01:25:08 +0000 (01:25 +0000)]
[BZ #209]

2004-07-12  Roland McGrath  <roland@frob.com>
* ChangeLog: Spurious commit [BZ #209] for testing loginfo script.
2004-07-12  Roland McGrath  <roland@frob.com>

* ChangeLog: Spurious commit [BZ #209] for testing loginfo script.

20 years ago[BZ #263]
Roland McGrath [Tue, 13 Jul 2004 00:23:34 +0000 (00:23 +0000)]
[BZ #263]

2004-07-12  Paul Eggert  <eggert@cs.ucla.edu>
[BZ #263]
* sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Don't store
outside the buffer if the read returns 0.  __strtod_l can't set
endp to NULL, so remove a test for that case.

20 years ago* manual/signal.texi (Interrupted Primitives): Make clear that
Roland McGrath [Mon, 12 Jul 2004 21:45:28 +0000 (21:45 +0000)]
* manual/signal.texi (Interrupted Primitives): Make clear that

TEMP_FAILURE_RETRY evaluates its expression as long int and compares
it to -1 to define "failure".

20 years ago2004-07-12 Roland McGrath <roland@redhat.com>
Roland McGrath [Mon, 12 Jul 2004 21:44:33 +0000 (21:44 +0000)]
2004-07-12  Roland McGrath  <roland@redhat.com>

* manual/signal.texi (Interrupted Primitives): Make clear that
TEMP_FAILURE_RETRY evaluates its expression as long int and compares
it to -1 to define "failure".

20 years agoUpdate.
Ulrich Drepper [Sat, 10 Jul 2004 20:00:44 +0000 (20:00 +0000)]
Update.

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

* elf/ldconfig.c: Define PROCINFO_CLASS as static before including
ldsodefs.h.
* sysdeps/generic/ldsodefs.h: Only define PROCINFO_CLASS if it is not
already defined.
* sysdeps/i386/dl-procinfo.c: Define PROCINFO_CALLS only if not
already defined.

* elf/rtld.c (print_statistics): Mark with noinline attribute.
* sysdeps/i386/dl-machine.h (elf_machine_rel): Mark with always_inline
attribute.
(elf_machine_rel_relative): Likewise.

* include/string.h: Add libc_hidden_proto for __strtok_r and
__strsep_g.
* sysdeps/generic/strsep.c: Add libc_hidden_def.
* sysdeps/generic/strtok_r.c: Likewise.
* sysdeps/i386/strtok_r.S: Add alias for internal symbol.
* sysdeps/i386/i686/strtok_r.S: Likewise.
* sysdeps/x86_64/strtok_r.S: Likewise.

2004-07-09  Alexandre Oliva  <aoliva@redhat.com>

* inet/getnetgrent_r.c (internal_setnetgrent): Make it hidden
instead of internal-linkage, such that we can alias to it.
(internal_endnetgrent, internal_getnetgrent_r): Likewise.

20 years agoUpdate.
Ulrich Drepper [Fri, 9 Jul 2004 17:20:48 +0000 (17:20 +0000)]
Update.

2004-07-09  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Move attribute
to the front for gcc 3.5+.
* sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: Likewise.
* include/fcntl.h: Don't declare __fcntl_nocancel here if
NO_CANCELLATION is defined.

20 years agoUpdate.
Ulrich Drepper [Thu, 8 Jul 2004 23:55:54 +0000 (23:55 +0000)]
Update.

2004-07-07  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/pthread/getcpuclockid.c (pthread_getcpuclockid): Allow
using other thread's clock.
* ptclock_gettime.c (__pthread_clock_gettime): Likewise.
* ptclock_settime.c (__pthread_clock_settime): Likewise.
* internals.h (__pthread_clock_gettime, __pthread_clock_settime):
Remove prototypes.
Reported by Bernd Schmidt <bernds@redhat.com>.
* Makefile (librt-tests): Add tst-clock1.
* tst-clock1.c: New test.

* sysdeps/x86_64/Versions: New file.
* sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: New file.
* sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: New file.

20 years agoUpdate.
Ulrich Drepper [Thu, 8 Jul 2004 21:23:23 +0000 (21:23 +0000)]
Update.

2004-04-16  Andreas Schwab  <schwab@suse.de>

* sysdeps/ia64/tls.h (INIT_SYSINFO): Cast dl_sysinfo to void*.

20 years agoUpdate.
Ulrich Drepper [Thu, 8 Jul 2004 00:54:21 +0000 (00:54 +0000)]
Update.

2004-07-07  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-fini.c (_dl_fini): Add nloaded variable, load
GL(dl_nloaded) into it while still in critical section.

20 years ago(_dl_fini): Add nloaded variable, load GL(dl_nloaded) into it while still in critical...
Ulrich Drepper [Thu, 8 Jul 2004 00:52:17 +0000 (00:52 +0000)]
(_dl_fini): Add nloaded variable, load GL(dl_nloaded) into it while still in critical section.

20 years ago* nss/getent.c (print_group, print_passwd): Use %lu format for
Roland McGrath [Wed, 7 Jul 2004 09:49:02 +0000 (09:49 +0000)]
* nss/getent.c (print_group, print_passwd): Use %lu format for

`unsigned long int' values.

* sysdeps/unix/sysv/linux/i386/fcntl.c (__fcntl_nocancel): Fix syntax
error typos in goto statements.

20 years ago* Makefile (dist-separate): New variable.
Roland McGrath [Wed, 7 Jul 2004 09:38:26 +0000 (09:38 +0000)]
* Makefile (dist-separate): New variable.

(glibc-%.tar rule): Make separate tar files for add-ons listed there.
Depend on their configure files.
(dist-do-separate-dirs): New canned sequence to do that.
(dist-separate-libidn, dist-separate-linuxthreads): New variables.
(dist): Depend on add-on tar files based on $(dist-separate).
(dist-version): New variable, default to $(version).
(tag-for-dist, dist): Use that in place of $(version) in deps.

20 years ago2004-07-07 Roland McGrath <roland@frob.com>
Roland McGrath [Wed, 7 Jul 2004 09:37:20 +0000 (09:37 +0000)]
2004-07-07  Roland McGrath  <roland@frob.com>

* Makefile (dist-separate): New variable.
(glibc-%.tar rule): Make separate tar files for add-ons listed there.
Depend on their configure files.
(dist-do-separate-dirs): New canned sequence to do that.
(dist-separate-libidn, dist-separate-linuxthreads): New variables.
(dist): Depend on add-on tar files based on $(dist-separate).
(dist-version): New variable, default to $(version).
(tag-for-dist, dist): Use that in place of $(version) in deps.

20 years agoUpdate.
Ulrich Drepper [Wed, 7 Jul 2004 07:41:02 +0000 (07:41 +0000)]
Update.

2004-07-07  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-fini.c (_dl_fini): Move the unlock of the ld.so lock
before the loop running the destructors.

20 years agoTest for deadlock situation when running destructors for DSOs.
Ulrich Drepper [Wed, 7 Jul 2004 07:36:37 +0000 (07:36 +0000)]
Test for deadlock situation when running destructors for DSOs.

20 years ago* elf/dl-load.c (_dl_map_object_from_fd): Use the end address of
Roland McGrath [Tue, 6 Jul 2004 22:59:49 +0000 (22:59 +0000)]
* elf/dl-load.c (_dl_map_object_from_fd): Use the end address of

the first segment for mprotect, not l_text_end.

20 years ago2004-05-18 Andreas Schwab <schwab@suse.de>
Roland McGrath [Tue, 6 Jul 2004 22:59:31 +0000 (22:59 +0000)]
2004-05-18  Andreas Schwab  <schwab@suse.de>

* elf/dl-load.c (_dl_map_object_from_fd): Use the end address of
the first segment for mprotect, not l_text_end.

20 years agoFix typo.
Ulrich Drepper [Tue, 6 Jul 2004 07:31:15 +0000 (07:31 +0000)]
Fix typo.

* sysdeps/powerpc/powerpc64/dl-machine.h: Don't reset _dl_starting_up

20 years agoUpdate.
Ulrich Drepper [Tue, 6 Jul 2004 06:49:44 +0000 (06:49 +0000)]
Update.

* elf/dl-profile.c (_dl_start_profile): Compact error handling.
Remove hashfraction variable.  Make kcount and kcountsize local
variables.

20 years agoUpdate.
Ulrich Drepper [Tue, 6 Jul 2004 04:26:42 +0000 (04:26 +0000)]
Update.

2004-07-05  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-init.c: Don't define and use _dl_starting_up if
HAVE_INLINED_SYSCALLS is defined and the variable is not used.
* elf/dl-support.c: Likewise.
* elf/rtld.c: Likewise.
* elf/dl-misc.c (_dl_debug_vdprintf): Use writev syscall directly
if HAVE_INLINED_SYSCALLS is defined.
* sysdeps/powerpc/powerpc64/dl-machine.h: Don't rest _dl_starting_up
here.
* sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
* sysdeps/unix/sysv/linux/configure.in: Define HAVE_INLINED_SYSCALLS.
* config.h.in: Add entry for HAVE_INLINED_SYSCALLS.

* sysdeps/posix/profil.c: If compiled for ld.so, omit code which
is needed to stop profiling.
* elf/dl-open.c (dl_open_worker): If a newly opened object is to be
profile make sure it cannot be unloaded.

* sysdeps/unix/sysv/linux/dl-origin.c: Inline readlink syscall.

* sysdeps/unix/sysv/linux/fcntl.c: If compiled without cancellation
support, make sure the helper function is inlined.
* sysdeps/unix/sysv/linux/pread.c: Likewise.
* sysdeps/unix/sysv/linux/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: Likewise.

20 years agoUpdate.
Ulrich Drepper [Mon, 5 Jul 2004 17:36:34 +0000 (17:36 +0000)]
Update.

* include/string.h (ffs): Add libc_hidden_builtin_proto.
* sysdeps/rs6000/ffs.c (ffs): Add libc_hidden_builtin_def.
* sysdeps/alpha/alphaev67/ffs.S (ffs): Likewise.
* sysdeps/alpha/ffs.S (ffs): Likewise.
* sysdeps/s390/ffs.c (ffs): Likewise.
* sysdeps/powerpc/ffs.c (ffs): Likewise.
* sysdeps/i386/ffs.c (ffs): Likewise.
* sysdeps/i386/i686/ffs.c (ffs): Likewise.
* sysdeps/m68k/ffs.c (ffs): Likewise.
* sysdeps/generic/ffs.c (ffs): Likewise.
* sysdeps/m88k/ffs.c (ffs): Likewise.
* sysdeps/am29k/ffs.c (ffs): Likewise.
* sysdeps/i960/ffs.c (ffs): Likewise.
* sysdeps/x86_64/ffs.c (ffs): Likewise.

* Makerules (check-abi): Use diff -p -U 0 instead of diff -pu0.

20 years agoUpdate.
Ulrich Drepper [Mon, 5 Jul 2004 17:09:54 +0000 (17:09 +0000)]
Update.

2004-07-05  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/powerpc/novmx-longjmp.c (__libc_longjmp,
__libc_siglongjmp): Remove symbol_version.
* sysdeps/powerpc/longjmp.c (__libc_longjmp, __libc_siglongjmp):
Export @@GLIBC_PRIVATE, not @@GLIBC_2.3.4.
* sysdeps/powerpc/sigjmp.c (__sigjmp_save): Use strong_alias
unconditionally.
* sysdeps/powerpc/novmx-sigjmp.c (__sigjmp_save): Remove.
* sysdeps/powerpc/powerpc32/__longjmp.S (__longjmp): Use
strong_alias instead of default_symbol_version, remove
symbol_version.
* sysdeps/powerpc/powerpc64/__longjmp.S (__longjmp): Likewise.
* sysdeps/powerpc/powerpc32/bsd-setjmp.S (__novmx__setjmp): Change
into strong_alias to __novmxsetjmp.
(__vmx__setjmp): Similarly with __vmxsetjmp.
(__setjmp): Make it strong_alias to __vmx__setjmp, remove
default_symbol_version and symbol_version.
* sysdeps/powerpc/powerpc64/bsd-setjmp.S (__novmx__setjmp): Change
into strong_alias to __novmxsetjmp.
(__vmx__setjmp): Similarly with __vmxsetjmp.
(__setjmp): Make it strong_alias to __vmx__setjmp, remove
default_symbol_version and symbol_version.

* nscd/nscd_getgr_r.c: Include stdio-common/_itoa.h.

20 years agoUpdate.
Ulrich Drepper [Mon, 5 Jul 2004 07:35:11 +0000 (07:35 +0000)]
Update.

2004-07-05  Ulrich Drepper  <drepper@redhat.com>

* elf/rtld.c (dl_main): Mark dyn_temp with attribute_relro.

20 years agoUpdate.
Ulrich Drepper [Sun, 4 Jul 2004 23:12:44 +0000 (23:12 +0000)]
Update.

2004-07-04  Matthew Reppert  <arashi@kai.vm.bytemark.co.uk>

* sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Use libc_hidden_ver
instead of libc_hidden_def.

20 years ago(glob64): Use libc_hidden_ver instead of libc_hidden_def.
Ulrich Drepper [Sun, 4 Jul 2004 23:08:04 +0000 (23:08 +0000)]
(glob64): Use libc_hidden_ver instead of libc_hidden_def.

20 years ago* aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT.
Roland McGrath [Fri, 2 Jul 2004 06:45:17 +0000 (06:45 +0000)]
* aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT.

* Makeconfig ($(common-objpfx)shlib-versions.v.i): Move top-level
$(..)shlib-versions file to last in deps list.  This lets add-ons give
more-specific matches that override defaults in the top-level file.

* sysdeps/unix/sysv/linux/configure.in: If arch_minimum_kernel was
already set, don't set it or libc_cv_gcc_unwind_find_fde.
* sysdeps/unix/sysv/linux/configure: Regenerated.

20 years ago2004-07-01 Roland McGrath <roland@redhat.com>
Roland McGrath [Fri, 2 Jul 2004 06:45:08 +0000 (06:45 +0000)]
2004-07-01  Roland McGrath  <roland@redhat.com>

* sysdeps/unix/sysv/linux/configure.in: If arch_minimum_kernel was
already set, don't set it or libc_cv_gcc_unwind_find_fde.
* sysdeps/unix/sysv/linux/configure: Regenerated.

20 years agoUpdate.
Ulrich Drepper [Thu, 1 Jul 2004 17:50:47 +0000 (17:50 +0000)]
Update.

2004-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>

* sysdeps/s390/fpu/bits/mathinline.h [__LIBC_INTERNAL_MATH_INLINES]
(__ieee754_sqrt): Define as __MATH_INLINE using sqdbr instruction.
(__ieee754_sqrtf): Define as __MATH_INLINE using sqebr instruction.
* sysdeps/s390/fpu/e_sqrt.c: New file.
* sysdeps/s390/fpu/e_sqrtf.c: New file.
* sysdeps/s390/Implies: New file.
* sysdeps/s390/s390-32/Implies: Remove ieee754, move
ieee754/dbl-64 and ieee754/flt-32 to s390/Implies.
* sysdeps/s390/s390-64/Implies: Likewise.

2004-06-30  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Include tls.h.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.

* sysdeps/unix/sysv/linux/s390/s390-32/clone.S (thread_start):
DO_CALL (exit, 1) instead of branching to _exit.
* sysdeps/unix/sysv/linux/s390/s390-64/clone.S (thread_start):
Likewise.

* sysdeps/s390/fpu/bits/mathinline.h: New file.

* include/glob.h (glob64): Add libc_hidden_proto.
* sysdeps/generic/glob64.c (glob64): Add libc_hidden_def.
* sysdeps/gnu/glob64.c (glob64): Likewise.
* sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Likewise.

20 years agoUpdate.
Ulrich Drepper [Thu, 1 Jul 2004 01:43:38 +0000 (01:43 +0000)]
Update.

2004-06-11  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/i386/fpu/libm-test-ulps: Update for GCC 3.4.
* sysdeps/s390/fpu/libm-test-ulps: Likewise.

20 years agoUpdate.
Ulrich Drepper [Wed, 30 Jun 2004 23:43:49 +0000 (23:43 +0000)]
Update.

2004-06-11  Dwayne Grant McConnell  <dgm69@us.ibm.com>

* sysdeps/powerpc/fpu/s_lround.c: Removed.
* sysdeps/powerpc/fpu/s_lroundf.c: Removed.
* sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_ceil.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_floorf.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_floor.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_lrint.c: Removed.
* sysdeps/powerpc/powerpc32/fpu/s_lrint.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_lround.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_rintf.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_rint.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_roundf.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_round.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_truncf.S: New file.
* sysdeps/powerpc/powerpc32/fpu/s_trunc.S: New file.

20 years agoUpdate.
Ulrich Drepper [Wed, 30 Jun 2004 07:59:08 +0000 (07:59 +0000)]
Update.

* sysdeps/unix/sysv/linux/Dist: Add netlinkaccess.h.

20 years agoUpdate.
Ulrich Drepper [Wed, 30 Jun 2004 07:43:11 +0000 (07:43 +0000)]
Update.

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

* include/net/if.h: Handle if_nameindex and if_freenameindex with
libc_proto_hidden.
* sysdeps/unix/sysv/linux/netlinkaccess.h: New file.
* sysdeps/unix/sysv/linux/ifaddrs.c: Export netlink handling functions.
* sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Implement using
netlink if possible.  Fall back on ioctl method if necessary.

* include/unistd.h: Declare __truncate.
* sysdeps/generic/truncate.c: Also define __truncate.
* sysdeps/mach/hurd/truncate.c: Likewise.
* sysdeps/unix/common/syscalls.list: Likewise.
* sysdeps/unix/sysv/linux/truncate64.c: Use __truncate, not truncate.

20 years agoUse get16/put16 for user given buffer in ucs2/ucs2reverse when unaligned memory acces...
Ulrich Drepper [Wed, 30 Jun 2004 07:33:05 +0000 (07:33 +0000)]
Use get16/put16 for user given buffer in ucs2/ucs2reverse when unaligned memory access is attempted.

20 years ago* Banner: NPTL no longer has its own version number.
Roland McGrath [Tue, 29 Jun 2004 23:03:30 +0000 (23:03 +0000)]
* Banner: NPTL no longer has its own version number.

* Makefile (nptl-version): Variable removed.
* sysdeps/pthread/Makefile (CFLAGS-confstr.c): Set LIBPTHREAD_VERSION
using $(version), the glibc version number.

20 years ago2004-06-29 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 29 Jun 2004 23:03:20 +0000 (23:03 +0000)]
2004-06-29  Roland McGrath  <roland@redhat.com>

* Banner: NPTL no longer has its own version number.
* Makefile (nptl-version): Variable removed.
* sysdeps/pthread/Makefile (CFLAGS-confstr.c): Set LIBPTHREAD_VERSION
using $(version), the glibc version number.

20 years agoUpdate.
Ulrich Drepper [Tue, 29 Jun 2004 17:28:24 +0000 (17:28 +0000)]
Update.

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

* stdio-common/printf-parsemb.c (__parse_one_specmb): Initialize
info.extra.  Patch by Marcus Meissner.

20 years agoUpdate.
Ulrich Drepper [Tue, 29 Jun 2004 15:54:37 +0000 (15:54 +0000)]
Update.

2004-06-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

* sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
Fix branch offset for a PLT entry.

20 years agoUpdate.
Ulrich Drepper [Tue, 29 Jun 2004 06:28:18 +0000 (06:28 +0000)]
Update.

2004-06-20  Jim Meyering  <jim@meyering.net>

* malloc/obstack.h (obstack_base): Cast to `void *', to align with
documentation.

20 years ago[BZ #232]
Ulrich Drepper [Tue, 29 Jun 2004 06:20:25 +0000 (06:20 +0000)]
[BZ #232]

Update.
Workaround for [BZ #232].

20 years agoUpdate.
Ulrich Drepper [Tue, 29 Jun 2004 04:43:45 +0000 (04:43 +0000)]
Update.

* inet/bug-if1.c (do_test): Simply use 0 as invalid index.

20 years agoUpdate.
Ulrich Drepper [Tue, 29 Jun 2004 02:50:26 +0000 (02:50 +0000)]
Update.

2004-06-28  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Use extend_alloca.

2004-06-28  GOTO Masanori  <gotom@debian.or.jp>

* iconv/gconv_simple.c: Use get16/put16 for user given buffer
in ucs2/ucs2reverse when unaligned memory access is attempted.
* iconv/tst-iconv5.c: New file.
* iconv/Makefile (tests): Add tst-iconv5.

20 years ago(if_nameindex): Use extend_alloca.
Ulrich Drepper [Tue, 29 Jun 2004 02:48:21 +0000 (02:48 +0000)]
(if_nameindex): Use extend_alloca.

20 years ago* inet/bug-if1.c: Include <string.h>.
Roland McGrath [Tue, 29 Jun 2004 00:33:10 +0000 (00:33 +0000)]
* inet/bug-if1.c: Include <string.h>.

2004-06-19  Roland McGrath  <roland@redhat.com>

* sysdeps/posix/waitid.c (do_waitid) [DO_WAITID]: Define function
under this macro name instead.
[NO_DO_WAITID]: Don't define it at all.
(do_waitid) [WNOWAIT, WEXITED]: If these POSIX.1 waitid flag bits are
defined, then return ENOTSUP for combinations of selection bits other
than WEXITED and WEXITED|WSTOPPED, which this version cannot support.

* posix/tst-waitid.c: New file.
* posix/Makefile (tests): Add it.

2004-06-28  Jakub Jelinek  <jakub@redhat.com>

20 years ago2004-06-19 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 29 Jun 2004 00:32:17 +0000 (00:32 +0000)]
2004-06-19  Roland McGrath  <roland@redhat.com>

* posix/tst-waitid.c: New file.
* posix/Makefile (tests): Add it.

20 years ago[BZ #230, BZ #231]
Ulrich Drepper [Mon, 28 Jun 2004 21:05:24 +0000 (21:05 +0000)]
[BZ #230, BZ #231]

Update.
2004-06-28  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/alpha/sysdep.h (inline_syscall6): Fix a typo.

[BZ #231]
* sysdeps/unix/alpha/sysdep.S (__syscall_error): Avoid !samegp
relocation in librt.so.

[BZ #230]
* sysdeps/alpha/dl-machine.h (_dl_start_user): Use ldah/ldl to load
_dl_skip_args.  Patch by Jakub Bogusz <qboosh@pld-linux.org>.

20 years agoUpdate.
Ulrich Drepper [Mon, 28 Jun 2004 19:38:25 +0000 (19:38 +0000)]
Update.

2004-06-28  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/pthread/pthread_rwlock_timedwrlock.c
(pthread_rwlock_timedwrlock): Return EINVAL if tv_nsec is negative,
instead of tv_sec.
* sysdeps/pthread/pthread_rwlock_timedrdlock.c
(pthread_rwlock_timedrdlock): Likewise.

20 years agoUpdate.
Ulrich Drepper [Mon, 28 Jun 2004 05:07:08 +0000 (05:07 +0000)]
Update.

* elf/ldconfig.c (add_dir): Take chroot into account.
Based on changes by HJ Lu and Hideki Iwamoto.

20 years agoUpdate.
Ulrich Drepper [Mon, 28 Jun 2004 04:42:05 +0000 (04:42 +0000)]
Update.

* nscd/connections.c (invalidate_cache): If the host cache has to
be invalidated, re-read resolv.conf.

20 years agoUpdate.
Ulrich Drepper [Mon, 28 Jun 2004 01:30:07 +0000 (01:30 +0000)]
Update.

2004-06-27  Ulrich Drepper  <drepper@redhat.com>

* resolv/resolv.h (RES_NOIP6DOTINT): Define.
* resolv/res_init.c (res_setoptions): Handle no-ip6-dotint option.
* resolv/gethnamaddr.c (gethostbyaddr): Don't lookup with .ip6.int
if RES_NOIP6DOTINT flag is set.
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.

20 years agoUpdate.
Ulrich Drepper [Sun, 27 Jun 2004 20:48:27 +0000 (20:48 +0000)]
Update.

2004-06-25  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/powerpc/fcntl.c: Move to...
* sysdeps/unix/sysv/linux/powerpc/powerpc32/fcntl.c: ... here.
* sysdeps/unix/sysv/linux/powerpc/lockf64.c: Move to...
* sysdeps/unix/sysv/linux/powerpc/powerpc32/lockf64.c: ... here.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: New file.

* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (F_GETLK, F_SETLK,
F_SETLKW): Fix values for -m32 -D_FILE_OFFSET_BITS=64.

20 years agoUpdate.
Ulrich Drepper [Sun, 27 Jun 2004 19:32:01 +0000 (19:32 +0000)]
Update.

2004-06-27  Ulrich Drepper  <drepper@redhat.com>

* Makefile: Add rules to build tst-rwlock14.
* tst-rwlock14.c: New file.

2004-06-24  Boris Hu  <boris.hu@intel.com>

* sysdeps/pthread/pthread_rwlock_timedrdlock.c: Add timeout validation
check.
* sysdeps/pthread/pthread_rwlock_timedwrlock.c: Likewise.

20 years ago[BZ #231]
Ulrich Drepper [Tue, 22 Jun 2004 05:57:50 +0000 (05:57 +0000)]
[BZ #231]

Update.
2004-06-21  Jakub Jelinek  <jakub@redhat.com>

[BZ #231]
* sysdeps/unix/alpha/Makefile: New file.
* sysdeps/unix/alpha/rt-sysdep.S: New file.
Reported by Jakub Bogusz <qboosh@pld-linux.org>.

20 years agoAdditional makefile for Unix on Alpha.
Ulrich Drepper [Tue, 22 Jun 2004 05:54:44 +0000 (05:54 +0000)]
Additional makefile for Unix on Alpha.

20 years ago* Makerules (compile-mkdep-flags): Add -MT $@.
Roland McGrath [Sun, 20 Jun 2004 01:43:43 +0000 (01:43 +0000)]
* Makerules (compile-mkdep-flags): Add -MT $@.

* Makefile (dist, tag-for-dist): New targets.
(files-for-dist, tag-of-stem): New variables.
(glibc-%.tar glibc-linuxthreads-%.tar): New pattern rule.
Make tar files using cvs export.
(%.bz2, %.gz, tag-%): New pattern rules.
(distribute): Variable removed.
(+subdir_targets): Remove distinfo targets.
(echo_subdirs, echo-distinfo, parent_echo-distinfo): Targets removed.
(rpm/%): Pattern rule removed.
* rpm/Makefile, rpm/rpmrc, rpm/template: Ancient cruft files removed.
* Rules (subdir_echo-headers, subdir_echo-distinfo, subdir_dist):
Targets removed.
* Makerules (dist, subdir_distinfo): Targets removed.
($(objpfx)distinfo): Depend on $(distribute).
* Make-dist: File removed.

20 years ago2004-06-18 Roland McGrath <roland@frob.com>
Roland McGrath [Sun, 20 Jun 2004 01:42:52 +0000 (01:42 +0000)]
2004-06-18  Roland McGrath  <roland@frob.com>

* Makerules (compile-mkdep-flags): Add -MT $@.
* Makefile (dist, tag-for-dist): New targets.
(files-for-dist, tag-of-stem): New variables.
(glibc-%.tar glibc-linuxthreads-%.tar): New pattern rule.
Make tar files using cvs export.
(%.bz2, %.gz, tag-%): New pattern rules.
(distribute): Variable removed.
(+subdir_targets): Remove distinfo targets.
(echo_subdirs, echo-distinfo, parent_echo-distinfo): Targets removed.
(rpm/%): Pattern rule removed.
* rpm/Makefile, rpm/rpmrc, rpm/template: Ancient cruft files removed.
* Rules (subdir_echo-headers, subdir_echo-distinfo, subdir_dist):
Targets removed.
* Makerules (dist, subdir_distinfo): Targets removed.
($(objpfx)distinfo): Depend on $(distribute).
* Make-dist: File removed.

20 years agoUpdate.
Andreas Jaeger [Sat, 19 Jun 2004 18:12:27 +0000 (18:12 +0000)]
Update.

2004-06-19  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Fix
assembler in last patch.

20 years agoFix assembler in last patch.
Andreas Jaeger [Sat, 19 Jun 2004 18:12:20 +0000 (18:12 +0000)]
Fix assembler in last patch.

20 years agoUpdate.
Ulrich Drepper [Sat, 19 Jun 2004 00:01:42 +0000 (00:01 +0000)]
Update.

* sysdeps/posix/getaddrinfo.c (gaih_inet): For AI_CANONNAME,
determine the canonical name only for the first returned entry.

20 years agoUpdate.
Ulrich Drepper [Fri, 18 Jun 2004 16:31:13 +0000 (16:31 +0000)]
Update.

2004-06-18  Ulrich Drepper  <drepper@redhat.com>

* inet/bug-if1.c: New file.
* inet/Makefile (tests): Add bug-if1.

20 years ago[BZ #198, BZ #218]
Ulrich Drepper [Fri, 18 Jun 2004 16:06:38 +0000 (16:06 +0000)]
[BZ #198, BZ #218]

Update.
2004-06-17  Thorsten Kukuk  <kukuk@suse.de>

* sysdeps/unix/sysv/linux/sched_setaffinity.c
(__sched_setaffinity_new): Set errno to EINVAL and return -1 if
cpuset is wrongly set.

2004-06-15  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/powerpc/powerpc64/memcpy.S: Improve instruction scheduling
for POWER4 machines.

2004-06-14  Jakub Jelinek  <jakub@redhat.com>

[BZ #218]
* sunrpc/pmap_prot2.c (xdr_pmaplist): When freeing, remember pml_next
in a local variable, point rp to that local variable afterwards.

2004-06-11  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Handle special
cases properly.

2004-06-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/if_index.c (if_indextoname): Correct
error value for unknown interface. [BZ #198]

20 years agoRemove cruft, finally [BZ #209] is done.
Roland McGrath [Fri, 18 Jun 2004 07:32:17 +0000 (07:32 +0000)]
Remove cruft, finally [BZ #209] is done.

20 years ago[BZ #209]
Roland McGrath [Fri, 18 Jun 2004 07:31:22 +0000 (07:31 +0000)]
[BZ #209]

2004-06-18  Roland McGrath  <roland@frob.com>
[BZ #209]
* ChangeLog: Another attempt to test the loginfo script.
[BZ #209]
* ChangeLog: Another attempt to test the loginfo script.

20 years agoRemove cruft, still testing [BZ #209].
Roland McGrath [Fri, 18 Jun 2004 07:29:26 +0000 (07:29 +0000)]
Remove cruft, still testing [BZ #209].

20 years ago[BZ #209]
Roland McGrath [Fri, 18 Jun 2004 07:10:16 +0000 (07:10 +0000)]
[BZ #209]

2004-06-18  Roland McGrath  <roland@frob.com>
[BZ #209]
* ChangeLog: Another attempt to test the loginfo script.
2004-06-18  Roland McGrath  <roland@frob.com>

[BZ #209]
* ChangeLog: Another attempt to test the loginfo script.

* NEWS: Fix a typo.  Update bug-reporting instructions.

20 years ago[BZ #209]
Roland McGrath [Fri, 18 Jun 2004 07:04:28 +0000 (07:04 +0000)]
[BZ #209]

2004-06-18  Roland McGrath  <roland@frob.com>
* NEWS: Fix a typo.  Update bug-reporting instructions.
Include in this log entry gratuitous reference to [BZ #209].

20 years agoUpdate.
Ulrich Drepper [Fri, 18 Jun 2004 04:29:42 +0000 (04:29 +0000)]
Update.

2004-06-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/pthread/pthread_cond_timedwait.c
(__pthread_cond_timedwait): Also check for negativ nanoseconds.
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
(__pthread_cond_timedwait): Check for invalid nanosecond in
timeout value.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Likewise.
* tst-cond19.c: New file.
* Makefile: Add rules to build and run tst-cond19.

20 years agoUpdate.
Ulrich Drepper [Fri, 18 Jun 2004 02:40:54 +0000 (02:40 +0000)]
Update.

2004-06-15  Steven Munroe  <sjmunroe@us.ibm.com>

* tst-context1.c (GUARD_PATTERN): Defined.
(tst_context_t): Define struct containing ucontext_t & guard words.
(ctx): Declare as an array of tst_context_t.
(fct): Verify uc_link & guard words are still valid.
(tf): Initialize guard words in ctx.  Adjust ctx refs for new struct.