Print this page
13111 Want futimes() and lutimes() functions
Change-ID: I3be82d4242255a4100f8c35db373eb9140402fc4
*** 11,20 ****
--- 11,21 ----
#
# Copyright (c) 2012 by Delphix. All rights reserved.
# Copyright 2015 Garrett D'Amore <garrett@damore.org>
# Copyright 2019 Joyent, Inc.
+ # Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
#
SUBDIRS = \
catopen \
fpround \
*** 50,60 ****
strcoll-strxfrm-6907 \
timespec_get \
wcsncasecmp \
wcsncasecmp-7344 \
wcsncasecmp-7350 \
! uchar
SCRIPTS = \
quick_exit \
psignal
--- 51,62 ----
strcoll-strxfrm-6907 \
timespec_get \
wcsncasecmp \
wcsncasecmp-7344 \
wcsncasecmp-7350 \
! uchar \
! utimes
SCRIPTS = \
quick_exit \
psignal