summaryrefslogtreecommitdiff
path: root/hurd/exec.defs
AgeCommit message (Collapse)Author
2018-01-08Add a new exec_exec_paths RPCEmilio Pozuelo Monfort
* hurd/exec.defs (exec_exec): Label as deprecated. (exec_exec_paths): New RPC. * doc/hurd.texi: Update accordingly. * exec/hashexec.c (check_hashbang): Add file_name_exec argument. Don't guess the file name if file_name_exec is set. * exec/priv.h (check_hashbang): Add path argument. * exec/exec.c (S_exec_exec): Label as deprecated. (S_exec_exec_paths): New function. (do_exec): Add path and abspath arguments, pass path to check_hashbang.
2002-01-022002-01-01 Roland McGrath <roland@frob.com>Roland McGrath
* exec.defs (exec_exec, exec_setexecdata): Use SCP macro in place of `, servercopy'.
1995-11-13(exec_startup): RPC removed; replaced with skip.Roland McGrath
1995-10-12Add INTR_INTERFACE marker.Roland McGrath
1995-10-10[EXEC_IMPORTS]: Use this if defined.Roland McGrath
(exec_exec, exec_init, exec_setexecdata): Use file_t for receiver. (exec_exec): Use mach_port_send_t for FILE.
1994-05-27entered into RCSRoland McGrath
1994-04-29Formerly exec.defs.~32~Michael I. Bushnell
1994-03-22Formerly exec.defs.~31~Michael I. Bushnell
1993-10-28Formerly exec.defs.~30~Michael I. Bushnell
1993-10-28Formerly exec.defs.~29~Michael I. Bushnell
1993-10-26Formerly exec.defs.~28~Michael I. Bushnell
1993-10-21Formerly exec.defs.~27~Michael I. Bushnell
1993-10-18Formerly exec.defs.~26~Michael I. Bushnell
1993-09-07Formerly exec.defs.~25~Michael I. Bushnell
1993-05-14Formerly exec.defs.~24~Michael I. Bushnell
1993-03-17Formerly exec.defs.~23~Michael I. Bushnell
1992-04-04Initial revisionMichael I. Bushnell