mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 05:20:06 +00:00
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>
This commit is contained in:
parent
58e70eb037
commit
11d52c3193
23
ChangeLog
23
ChangeLog
@ -9,6 +9,29 @@
|
||||
|
||||
* tls.make.c: Also define use-tls according to USE_TLS macro.
|
||||
|
||||
2003-03-26 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* 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>
|
||||
|
||||
* abilist/librt.abilist: Add new timer interfaces for 64-bit archs.
|
||||
|
Loading…
Reference in New Issue
Block a user