Files
alcove/c_src
Michael Santos 34b1760e87 Rename signal actions to reflect the POSIX naming
Use the same names for signal actions as the C headers. Since the
actions are atoms, the names are lower cased.

Invent the name 'sig_catch' to denote signals that are caught and passed
to the erlang side as messages.

Add the 'sig_' prefix to all the actions to avoid quoting 'catch', since it
is a reserved keyword.
2014-12-11 18:11:14 -05:00
..
2014-11-11 13:17:26 -05:00
2014-11-11 13:17:26 -05:00