patch-2.3.15 linux/fs/exec.c
Next file: linux/fs/ext2/balloc.c
Previous file: linux/fs/dquot.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/exec.c
- Orig date:
Thu Aug 12 11:53:18 1999
diff -u --recursive --new-file v2.3.14/linux/fs/exec.c linux/fs/exec.c
@@ -135,7 +135,7 @@
*
* Also note that we take the address to load from from the file itself.
*/
-asmlinkage int sys_uselib(const char * library)
+asmlinkage long sys_uselib(const char * library)
{
int fd, retval;
struct file * file;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)