patch-2.3.39 linux/include/linux/elfcore.h
Next file: linux/include/linux/ext2_fs.h
Previous file: linux/include/linux/cycx_x25.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Jan 10 18:29:33 2000
- Orig file:
v2.3.38/linux/include/linux/elfcore.h
- Orig date:
Wed Aug 18 16:45:32 1999
diff -u --recursive --new-file v2.3.38/linux/include/linux/elfcore.h linux/include/linux/elfcore.h
@@ -71,8 +71,8 @@
char pr_zomb; /* zombie */
char pr_nice; /* nice val */
unsigned long pr_flag; /* flags */
- uid_t pr_uid;
- gid_t pr_gid;
+ __kernel_uid_t pr_uid;
+ __kernel_gid_t pr_gid;
pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid;
/* Lots missing */
char pr_fname[16]; /* filename of executable */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)