patch-1.3.70 linux/kernel/sys.c
Next file: linux/net/appletalk/aarp.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Mar 1 08:18:12 1996
- Orig file:
v1.3.69/linux/kernel/sys.c
- Orig date:
Sat Feb 17 16:02:57 1996
diff -u --recursive --new-file v1.3.69/linux/kernel/sys.c linux/kernel/sys.c
@@ -420,7 +420,7 @@
return old_fsgid;
}
-asmlinkage int sys_times(struct tms * tbuf)
+asmlinkage long sys_times(struct tms * tbuf)
{
if (tbuf) {
int error = verify_area(VERIFY_WRITE,tbuf,sizeof *tbuf);
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