patch-2.3.22 linux/include/linux/sched.h
Next file: linux/include/linux/sunrpc/xprt.h
Previous file: linux/include/linux/ppp_channel.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 15 09:29:47 1999
- Orig file:
v2.3.21/linux/include/linux/sched.h
- Orig date:
Mon Oct 11 15:38:15 1999
diff -u --recursive --new-file v2.3.21/linux/include/linux/sched.h linux/include/linux/sched.h
@@ -699,6 +699,8 @@
extern void exit_files(struct task_struct *);
extern void exit_sighand(struct task_struct *);
+extern void daemonize(void);
+
extern int do_execve(char *, char **, char **, struct pt_regs *);
extern int do_fork(unsigned long, unsigned long, struct pt_regs *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)