diff options
author | Florian Weimer <fweimer@redhat.com> | 2021-07-21 11:42:31 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2021-07-21 11:58:16 +0200 |
commit | 8a40aff86ba5f64a3a84883e539cb67bd48db030 (patch) | |
tree | a780670b42c8cb18516bb7e952971292e0780978 /io/tst-fcntl-time64.c | |
parent | 82c395d91ea4f69120d453aeec398e3042cad5fc (diff) | |
download | glibc-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/tst-fcntl-time64.c')
-rw-r--r-- | io/tst-fcntl-time64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/tst-fcntl-time64.c b/io/tst-fcntl-time64.c new file mode 100644 index 0000000..ef4a518 --- /dev/null +++ b/io/tst-fcntl-time64.c @@ -0,0 +1 @@ +#include "tst-fcntl.c" |