mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-01 13:17:19 +08:00
Install <bits/statx.h> header
This commit is contained in:
parent
4beefeeb8e
commit
93304f5f7a
@ -1,3 +1,7 @@
|
||||
2018-07-11 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* io/Makefile (headers): Add bits/statx.h.
|
||||
|
||||
2018-07-10 Mike FABIAN <mfabian@redhat.com>
|
||||
|
||||
* localedata/charmaps/UTF-8: Use correct Unicode version 11.0.0 in comment.
|
||||
|
@ -25,7 +25,7 @@ include ../Makeconfig
|
||||
headers := sys/stat.h bits/stat.h sys/statfs.h bits/statfs.h sys/vfs.h \
|
||||
sys/statvfs.h bits/statvfs.h fcntl.h sys/fcntl.h bits/fcntl.h \
|
||||
poll.h sys/poll.h bits/poll.h bits/fcntl2.h bits/poll2.h \
|
||||
utime.h ftw.h fts.h sys/sendfile.h
|
||||
bits/statx.h utime.h ftw.h fts.h sys/sendfile.h
|
||||
|
||||
routines := \
|
||||
utime \
|
||||
|
Loading…
Reference in New Issue
Block a user