summaryrefslogtreecommitdiff
path: root/libfshelp/start-translator.c
AgeCommit message (Collapse)Author
1999-10-071999-10-07 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* start-translator-long.c (fshelp_start_translator_long): Take new argument OWNER_UID. Get child's proc port and do proc_setowner on it. * fshelp.h: Update decl. * start-translator.c (fshelp_start_translator): Pass new arg to fshelp_start_translator_long with value from geteuid (). * fetch-root.c (fshelp_fetch_root): Pass UID as new arg to fshelp_start_translator_long.
1996-07-08(fshelp_start_translator): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell
fshelp_start_translator_long.
1995-11-02(fshelp_start_translator):Miles Bader
Change to use a callback function instead of passing the actual node.
1995-06-14Initial revisionMichael I. Bushnell