Print this page
5798 fexecve() needed per POSIX 2008
*** 11,20 ****
--- 11,21 ----
#
# Copyright 2011, Richard Lowe
# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
# Copyright 2013, OmniTI Computer Consulting, Inc.
+ # Copyright 2015 Garrett D'Amore <garrett@damore.org>
#
file path=usr/share/man/man2/Intro.2
file path=usr/share/man/man2/__sparc_utrap_install.2
file path=usr/share/man/man2/_lwp_cond_signal.2
*** 180,189 ****
--- 181,191 ----
link path=usr/share/man/man2/fchmod.2 target=chmod.2
link path=usr/share/man/man2/fchmodat.2 target=chmod.2
link path=usr/share/man/man2/fchown.2 target=chown.2
link path=usr/share/man/man2/fchownat.2 target=chown.2
link path=usr/share/man/man2/fchroot.2 target=chroot.2
+ link path=usr/share/man/man2/fexecve.2 target=exec.2
link path=usr/share/man/man2/fgetlabel.2 target=getlabel.2
link path=usr/share/man/man2/fork1.2 target=fork.2
link path=usr/share/man/man2/forkall.2 target=fork.2
link path=usr/share/man/man2/forkallx.2 target=fork.2
link path=usr/share/man/man2/forkx.2 target=fork.2