You can clone with HTTPS or Subversion.
Loading…
POSIX 2008 / XPG7 require fexecve(), which provides a file descriptor as its first argument, instead of a path.
Note the following considerations:
fixes #88 need fexecve (fix lint)
→ <>
Original Comment By: Garrett D'Amore
fixes #88 need fexecve (codereview feedback)
fixes #88 need fexecve
10f26e9
0815dd5
20189e4
POSIX 2008 / XPG7 require fexecve(), which provides a file descriptor as its first argument, instead of a path.
Note the following considerations: