This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

register-dump fix for s/390



Hi,
on s390 and s390x the REGISTER_DUMP macro passes an incorrect second
argument. It passes a pointer to a pointer to a sigcontext structure
instead of just a pointer. ChangeLog and diff:

2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>

     * sysdeps/unix/sysv/linux/s390/s390-32/register-dump (REGISTER_DUMP):
     Correct second argument of register_dump call.
     * sysdeps/unix/sysv/linux/s390/s390-64/register-dump (REGISTER_DUMP):
     Likewise.

(See attached file: register_dump.diff)

blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com

=?iso-8859-1?Q?register=5Fdump.diff?=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]