|
Message-Id: <20220827145752.3133543-1-dunk@denkimushi.com> Date: Sat, 27 Aug 2022 15:57:51 +0100 From: Duncan Bellamy <dunk@...kimushi.com> To: info@...ordhuis.nl Cc: musl@...ts.openwall.com, Duncan Bellamy <dunk@...kimushi.com> Subject: [PATCH 0/1] [PATCH] add statx Previous patch was not finished: https://inbox.vuxu.org/musl/20200119121247.37310-1-info@bnoordhuis.nl/ Duncan Bellamy (1): resubmitting old statx patch with changes include/sys/stat.h | 49 ++++++++++++++++++++++++++++++++++++++++++++++ src/stat/fstatat.c | 27 +------------------------ src/stat/statx.c | 35 +++++++++++++++++++++++++++++++++ 3 files changed, 85 insertions(+), 26 deletions(-) create mode 100644 src/stat/statx.c -- 2.34.1
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.