aboutsummaryrefslogtreecommitdiff
path: root/io/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-07-21 11:42:31 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-07-21 11:58:16 +0200
commit8a40aff86ba5f64a3a84883e539cb67bd48db030 (patch)
treea780670b42c8cb18516bb7e952971292e0780978 /io/Makefile
parent82c395d91ea4f69120d453aeec398e3042cad5fc (diff)
downloadglibc-8a40aff86ba5f64a3a84883e539cb67bd48db030.zip
glibc-8a40aff86ba5f64a3a84883e539cb67bd48db030.tar.gz
glibc-8a40aff86ba5f64a3a84883e539cb67bd48db030.tar.bz2
io: Add time64 alias for fcntl
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'io/Makefile')
-rw-r--r--io/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/io/Makefile b/io/Makefile
index ebb7d56..9871ecb 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -90,6 +90,8 @@ tests-time64 := \
tst-utime-time64 \
tst-utimensat-time64 \
tst-utimes-time64 \
+ tst-fcntl-time64 \
+ # tests-time64
# Likewise for statx, but we do not need static linking here.
tests-internal += tst-statx tst-file_change_detection