patch-1.3.42 linux/kernel/signal.c
Next file: linux/mm/mmap.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Nov 14 08:42:20 1995
 -  Orig file: 
v1.3.41/linux/kernel/signal.c
 -  Orig date: 
Sun Oct 29 11:38:49 1995
 
diff -u --recursive --new-file v1.3.41/linux/kernel/signal.c linux/kernel/signal.c
@@ -90,7 +90,7 @@
  * isn't actually ignored, but does automatic child reaping, while
  * SIG_DFL is explicitly said by POSIX to force the signal to be ignored..
  */
-static void check_pending(int signum)
+static inline void check_pending(int signum)
 {
 	struct sigaction *p;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this