[Bug 275370] Add execvpe()
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275370] Add execvpe()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 22:47:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275370 --- Comment #1 from firk@cantconnect.ru --- execvpe() is not a kernel syscall, it is libc wrapper for execve() syscall. -- You are receiving this mail because: You are the assignee for the bug.