dirent-util: move getdents64() related definitions to common header
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Oct 2021 22:21:20 +0000 (00:21 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Oct 2021 19:50:20 +0000 (21:50 +0200)
commitca664db25860d7fcd581380e24ad74f510c1f40f
treee2db54a00ee58e205f000b008f47b7e6e4e167e9
parentb9d06522631a22d242374dc44a74c3b6459e3cb3
dirent-util: move getdents64() related definitions to common header

We want to reuse getdents64() wherever necessary, let's hence move
definitions useful for that into public code.
src/basic/dirent-util.h
src/basic/recurse-dir.c