...
Note that invoking a signal handler from abort() is a synchronous invocation, so you could actually call non-async functions provided you can block async invocation of the signal handler.
is it this comment?
...
| Wiki Markup |
|---|
There seem to be several groups of rules/recs that very tightly interwoven, should we try to identify them and link them together using the label/navmap system a-la \[[FIO32-C. Do not perform operations on devices that are only appropriate for files]\]? \-alexv |
...