glibc/hurd
Samuel Thibault 5d8eb435a8 hurd: nuke all unknown ports on exec
Ports which are not in the ports table or dtable will not make sense for the
new program, so we can nuke them.  Actually we shall, otherwise we would
be leaking various ports, for instance the file_t of the executed program
itself.
2022-01-04 01:14:41 +01:00
..
hurd Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
alloc-fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
catch-exc.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
catch-signal.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
compat-20.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctty-input.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctty-output.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Depend * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
dtable.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
exc2signal.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
faultexc.defs Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-12 16:38:08 +00:00
fchroot.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fcntl-internal.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-cleanup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-close.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-read.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-write.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fopenport.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
get-host.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getdport.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
geteuids.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getumask.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurd-raise.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurd.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdauth.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdchdir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdexec.c hurd: nuke all unknown ports on exec 2022-01-04 01:14:41 +01:00
hurdfault.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdfault.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdfchdir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdhost.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdinit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdioctl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdkill.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdlock.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdlock.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdlookup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdmalloc.c hurd: Fix static-PIE startup 2021-12-28 10:28:22 +01:00
hurdmalloc.h hurdmalloc: Run fork handler as late as possible [BZ #19431] 2016-09-22 01:45:48 +02:00
hurdmsg.c hurd: Implement _S_msg_get_dtable 2022-01-02 02:24:00 +01:00
hurdpid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdports.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdprio.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdselect.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdsig.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdsock.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdsocket.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdstartup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdstartup.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intern-fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intr-msg.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intr-rpc.defs Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intr-rpc.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
longjmp-ts.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
lookup-at.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
lookup-retry.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
msgportdemux.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
new-fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Notes initial import 1995-02-18 01:27:10 +00:00
openport.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
path-lookup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pid2task.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
port-cleanup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
port2fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ports-get.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ports-set.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
preempt-sig.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
privports.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
report-wait.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
RPC_gsync_wait_intr.c hurd: Add __lll_abstimed_wait_intr 2020-12-16 01:58:33 +01:00
set-host.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setauth.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
seteuids.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
siginfo.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sigunwind.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
stack_chk_fail_local.c hurd: fix build with -fstack-protector-strong 2017-08-27 22:10:17 +02:00
task2pid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
thread-cancel.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
thread-self.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
trampoline.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions hurd: Export _hurd_libc_proc_init 2021-04-12 00:23:36 +02:00
vpprintf.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
xattr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00