Linux: Move getdents64 to <dirent.h>
authorFlorian Weimer <fweimer@redhat.com>
Mon, 29 Jul 2019 19:02:46 +0000 (21:02 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 29 Jul 2019 19:02:46 +0000 (21:02 +0200)
commitb8b3d5a14e9d6248f8d78958c497eea0a684c939
tree1449ad0591d2c322ec32282700778486f78b681c
parent354e4c1adddb1da19c1043e3e5db61ee2148d912
Linux: Move getdents64 to <dirent.h>

This matches the location of the declaration in musl.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
ChangeLog
bits/dirent_ext.h [new file with mode: 0644]
dirent/Makefile
dirent/dirent.h
manual/filesys.texi
sysdeps/unix/sysv/linux/bits/dirent_ext.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/bits/unistd_ext.h