9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] NSAVE/NRSTR use case in libap
@ 2017-05-03 15:15 Giacomo Tesio
  0 siblings, 0 replies; only message in thread
From: Giacomo Tesio @ 2017-05-03 15:15 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Reading notify(2) I've noticed that I do not understand POSIX signals
enough to grasp the problem NSAVE/NRSTR are designed to solve.

Initially I supposed they where supposed to allow nested signals, so
that a note occurred during the execution of a signal handler wont
need to wait for NCONT.

Thus I suppose that I'm missing something: I can't imagine a (non
real-time) program requiring to handle a signal while handling a
signal.

So my questions are:

- why Plan 9 needs NSAVE/NRSTR? Which ANSI/POSIX semantics are they
designed to help with?
- can you point me to an application actually using such semantics
(either ported to Plan9 or not).


Giacomo



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-03 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03 15:15 [9fans] NSAVE/NRSTR use case in libap Giacomo Tesio

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).