patch-2.4.19 linux-2.4.19/arch/mips64/kernel/binfmt_elf32.c
Next file: linux-2.4.19/arch/mips64/kernel/branch.c
Previous file: linux-2.4.19/arch/mips64/kernel/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Aug  2 17:39:43 2002
-  Orig file: 
linux-2.4.18/arch/mips64/kernel/binfmt_elf32.c
-  Orig date: 
Sun Sep  9 10:43:01 2001
diff -urN linux-2.4.18/arch/mips64/kernel/binfmt_elf32.c linux-2.4.19/arch/mips64/kernel/binfmt_elf32.c
@@ -41,7 +41,7 @@
 
 struct timeval32
 {
-	unsigned int tv_sec, tv_usec;
+	int tv_sec, tv_usec;
 };
 
 #define elf_prstatus elf_prstatus32
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)