Print this page
5798 fexecve() needed per POSIX 2008

*** 20,30 **** # # # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2015, Joyent, Inc. All rights reserved. # Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved. ! # Copyright 2013 Garrett D'Amore <garrett@damore.org> # # Copyright 2011 Nexenta Systems, Inc. All rights reserved. # Use is subject to license terms. # --- 20,30 ---- # # # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2015, Joyent, Inc. All rights reserved. # Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved. ! # Copyright 2014 Garrett D'Amore <garrett@damore.org> # # Copyright 2011 Nexenta Systems, Inc. All rights reserved. # Use is subject to license terms. #
*** 876,885 **** --- 876,886 ---- exacctsys.o \ execl.o \ execle.o \ execv.o \ fcntl.o \ + fexecve.o \ getpagesizes.o \ getpeerucred.o \ inst_sync.o \ issetugid.o \ label.o \