patch-2.0.31 linux/include/linux/binfmts.h
Next file: linux/include/linux/capi.h
Previous file: linux/include/linux/b1lli.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 15 14:56:43 1997
- Orig file:
v2.0.30/linux/include/linux/binfmts.h
- Orig date:
Wed May 8 08:28:01 1996
diff -u --recursive --new-file v2.0.30/linux/include/linux/binfmts.h linux/include/linux/binfmts.h
@@ -54,7 +54,7 @@
extern int prepare_binprm(struct linux_binprm *);
extern void remove_arg_zero(struct linux_binprm *);
extern int search_binary_handler(struct linux_binprm *,struct pt_regs *);
-extern void flush_old_exec(struct linux_binprm * bprm);
+extern int flush_old_exec(struct linux_binprm * bprm);
extern unsigned long setup_arg_pages(unsigned long p, struct linux_binprm * bprm);
extern unsigned long copy_strings(int argc,char ** argv,unsigned long *page,
unsigned long p, int from_kmem);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov