* SA_ONSTACK problems in the libraries.
@ 1999-01-16 8:07 Corey Minyard
0 siblings, 0 replies; only message in thread
From: Corey Minyard @ 1999-01-16 8:07 UTC (permalink / raw)
To: linuxppc-dev
It have added SA_ONSTACK support to the kernel (support for separate
signal stacks). Some library fixes are required. I have
glibc-961212-1m and it has the following problems:
the /usr/include/signal.h has the ss_flag and ss_size parameters
reversed in the sigaltstack structure (as opposed to
/usr/include/asm/signal.h).
SA_ONSTACK needed to be added to /usr/include/sigaction.h
the sigaltstack() call just returns and error and doesn't do
the library call.
Who fixes these types of problems, since they are PowerPC specific?
--
Corey Minyard Internet: minyard@acm.org
Work: minyard@nortel.ca UUCP: minyard@wf-rch.cirr.com
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1999-01-16 8:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-01-16 8:07 SA_ONSTACK problems in the libraries Corey Minyard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).