patch-2.1.112 linux/include/asm-arm/siginfo.h

Next file: linux/include/asm-arm/smp_lock.h
Previous file: linux/include/asm-alpha/smp_lock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.111/linux/include/asm-arm/siginfo.h linux/include/asm-arm/siginfo.h
@@ -43,6 +43,7 @@
 		/* SIGCHLD */
 		struct {
 			pid_t _pid;		/* which child */
+			uid_t _uid;		/* sender's uid */
 			int _status;		/* exit code */
 			clock_t _utime;
 			clock_t _stime;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov