diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2023-05-03 09:11:47 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2023-05-03 09:11:47 -0400 |
commit | 6d59961d6d5ce91529a17bdad380ee78fa866564 (patch) | |
tree | 4fbab6582ddae9c4601897fe9617db83d39383f3 /src | |
parent | a3bed764555f76003bb03c023123846fdff76f1b (diff) | |
download | bfs-6d59961d6d5ce91529a17bdad380ee78fa866564.tar.xz |
Let musl builds use getdents64()
Glibc exposes a different struct dirent and dirent64, while on musl they
are the same. But musl needs _LARGEFILE64_SOURCE to expose the *64()
aliases.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions