]> git.ipfire.org Git - thirdparty/systemd.git/commit
missing_fcntl: Fix RAW_O_LARGEFILE
authorAdrian Vovk <adrianvovk@gmail.com>
Tue, 20 Feb 2024 19:24:01 +0000 (14:24 -0500)
committerAdrian Vovk <adrianvovk@gmail.com>
Tue, 20 Feb 2024 20:01:36 +0000 (15:01 -0500)
commit9e3db91f2f7663860657afbf2076ecebeeb26c93
treecf9f87df86d426c7588a539833e46339e5b30416
parent8e94bb62a5c1309c56c57e0a505aae13a2ac5f4f
missing_fcntl: Fix RAW_O_LARGEFILE

This value is actually arch-specific, so this commit defines it for all
the arches that set it to some custom value

Fixes https://github.com/systemd/systemd/issues/31417
src/basic/missing_fcntl.h