commit | 7e251e83d5b488904212f91bace1322d12475803 | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Sat Feb 23 15:07:35 2008 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Sat Feb 23 15:07:35 2008 +0000 |
tree | 29f24e91e6a5261772816d5b500937b59e9a819d | |
parent | 57826cf9f8c1d75da8d7d0e27f564adb441329ad [diff] |
Issue 1089358. Adds the siginterrupt() function, that is just a wrapper around the system call with the same name. Also added test cases, doc changes and NEWS entry. Thanks Jason and Ralf Schmitt.