4lDO2 c7b84541dc Improve general flags for userspace_fexec.
First, auxiliary vectors are no longer left here in syscall, but remain
in relibc. The rationale behind removing them was that they are no
longer used by the kernel in any way, as exec is moved to userspace.

Second, a ptrace event for address space switches was added. This is to
allow tracers to reopen their mem file when that mem file points to
different memory (otherwise mem can be decoupled from address spaces and
simply use the one that the context uses at the time).
2022-07-27 10:48:48 +02:00
2016-11-02 19:31:24 -06:00
2019-07-08 16:47:39 -06:00
2017-04-07 17:21:32 -07:00
2018-07-10 19:25:14 +00:00
Description
No description provided
Readme 301 KiB
Languages
Rust 99.3%
Shell 0.7%