aboutsummaryrefslogtreecommitdiff
path: root/support/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-02-09 11:50:44 +0100
committerFlorian Weimer <fweimer@redhat.com>2020-02-09 11:50:44 +0100
commit173ec37bb2af6e30892a141d74d42db5957ddd36 (patch)
treebff07989fcc80c2b81950a314d4a5cf2a1e896f2 /support/Makefile
parentcc79354ecc9bd31896b869f303a951bb750c3fd4 (diff)
downloadglibc-173ec37bb2af6e30892a141d74d42db5957ddd36.zip
glibc-173ec37bb2af6e30892a141d74d42db5957ddd36.tar.gz
glibc-173ec37bb2af6e30892a141d74d42db5957ddd36.tar.bz2
support: Add the xlstat function
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
index 3325feb..a0304e6 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -98,6 +98,7 @@ libsupport-routines = \
xgetsockname \
xlisten \
xlseek \
+ xlstat \
xmalloc \
xmemstream \
xmkdir \