Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: I changed the wording of the table caption to match Austin Group Interpretation #156, at Nick Stoughton's suggestion. In particular, Posix has stopped using the term reentrant in favor of async-signal-safe.

...

Wiki Markup
The following table from the the Open Group Base Specifications \[[Open Group 04|AA. C References#Open Group 04]\] defines a set of functions that are either reentrant or non-interruptible by signals and are async-signal-safe. Applications may consequently invoke them, without restriction, from signal-catching functions:

...