]> sourceware.org Git - glibc.git/commit
hurd: Add __rtld_execve
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 15 Jan 2022 22:41:14 +0000 (23:41 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 15 Jan 2022 22:42:35 +0000 (23:42 +0100)
commit54dda2cdba0766be599e747ee4660aae80aa8647
treeafa6897bcb17057bd78e993f68b22b69f6182b00
parent84a9d5835a8483a805e5c618e952bc08697fce5d
hurd: Add __rtld_execve

It trivially execs with the same dtable, portarray and intarray, and only
has to take care of deallocating / destroying ports (file, notably).
sysdeps/mach/hurd/dl-execve.h [new file with mode: 0644]
sysdeps/mach/hurd/dl-sysdep.c
This page took 0.042239 seconds and 5 git commands to generate.