https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248184

--- Comment #1 from Conrad Meyer <c...@freebsd.org> ---
The canonical way to do this in FreeBSD is making use of elf_aux_info(3) with
AT_EXECPATH.  The information is copied to userspace in the program image
during activation, but is not tracked by the kernel afterwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to