[BZ #198, BZ #218]
authorUlrich Drepper <drepper@redhat.com>
Fri, 18 Jun 2004 16:06:38 +0000 (16:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 18 Jun 2004 16:06:38 +0000 (16:06 +0000)
commitedc1aa3d06a047960917c97848299145cca64679
treeb1f81b9ac555cc714b24673b4d09c4198df4e4bb
parent73b73e7c708b9c6c233498cc64e5b05432fc32b4
[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]
ChangeLog