Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 Mar 2003 23:46:46 +0000 (23:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 Mar 2003 23:46:46 +0000 (23:46 +0000)
commit11d52c3193215e20d860fa1ae36daa0eb5ca5938
tree663212041340997876968e83ba602f0201d5d829
parent58e70eb0378fc2c79b9c2415ca3a6c30d1f1350e
Update.

* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (struct siginfo): Avoid
no-op padding element.
* sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.

2003-03-26  GOTO Masanori  <gotom@debian.or.jp>

* sysdeps/unix/sysv/linux/i386/getgroups.c: Fix the error
condition check for the return value of getgroups32.

2003-03-26  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (PSEUDO_NOERRNO):
Fix a typo.
* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (PSEUDO_NOERRNO,
PSEUDO_END_NOERRNO): Define.
* sysdeps/unix/sysdep.h (PSEUDO_END_NOERRNO): Fix a typo.
Define to PSEUDO_END.

2003-03-26  Ulrich Drepper  <drepper@redhat.com>
ChangeLog