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]
Other format: [Raw text]

Re: fix ia64 longjmp() to work from alternate signal-stack


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've applied the patch after minor changes.  There is no need to require
the sigaltstack function being exported from libc.so.  It's a simple
syscall, just inline it.  Plus, even if the function would have needed
to be exported this must have happened only for ia64 and no other arch.

The result seems to work for me but then, I never saw the problem this
is supposed to fix in the first place.

- --
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBRell2ijCOnn/RHQRAvAfAKC+gd+9aAaQJj6lPNSHGXUnvo7eDwCffxEV
JM0EVyUYUDBX235Ru3eLP4E=
=eb5k
-----END PGP SIGNATURE-----


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