Various small cleanups and comments added.

This commit is contained in:
Jorrit Herder
2005-08-05 09:41:15 +00:00
parent 8476ceac22
commit b96c389e78
19 changed files with 59 additions and 12 deletions

View File

@@ -4,6 +4,9 @@
* The parameters for this system call are:
* m2_i1: SIG_PROC # process to signal/ pending
* m2_i2: SIG_NUMBER # signal number to send to process
*
* Changes:
* Jul 09, 2005 updated to signal system processes (Jorrit N. Herder)
*/
#include "../system.h"