aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/dl-execve.h
AgeCommit message (Collapse)Author
2022-01-15hurd: Add __rtld_execveSamuel Thibault
It trivially execs with the same dtable, portarray and intarray, and only has to take care of deallocating / destroying ports (file, notably).