patch-2.3.15 linux/fs/dcache.c
Next file: linux/fs/dquot.c
Previous file: linux/fs/coda/upcall.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Aug 23 11:15:53 1999
-  Orig file: 
v2.3.14/linux/fs/dcache.c
-  Orig date: 
Tue Jun  8 10:47:58 1999
diff -u --recursive --new-file v2.3.14/linux/fs/dcache.c linux/fs/dcache.c
@@ -813,7 +813,7 @@
  *		return NULL;
  *	}
  */
-asmlinkage int sys_getcwd(char *buf, unsigned long size)
+asmlinkage long sys_getcwd(char *buf, unsigned long size)
 {
 	int error;
 	struct dentry *pwd = current->fs->pwd; 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)