CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/31 09:16:21
Modified files:
lib/libc : Symbols.list
lib/libc/dlfcn : init.c
lib/libc/gen : Makefile.inc
lib/libc/hidden: unistd.h
lib/libc/sys : execve.2
Added files:
lib/libc/gen : getexecpath.3 getexecpath.c
Log message:
Add getexecpath(3) which reliabily provides a realpath-like qualified
copy of the ELF program's execution path.
ok kettenis beck kirill
