diff options
author | CismonX <admin@cismon.net> | 2024-06-21 04:40:51 +0800 |
---|---|---|
committer | Bernd Schubert <bernd.schubert@fastmail.fm> | 2024-06-25 07:16:49 +0200 |
commit | 09e6583b54b7cd126869d41908e28cd0e8f44e45 (patch) | |
tree | 056b46209fe9e544ed1587763da9ab572cbd37b0 /lib/fuse_lowlevel.c | |
parent | 285465fbdb5a185eeb6bd7dc077356056c61e39f (diff) | |
download | libfuse-09e6583b54b7cd126869d41908e28cd0e8f44e45.tar.gz |
Use off_t instead of loff_t
Since we're already enforcing 64-bit off_t, using loff_t
makes no difference.
Also loff_t is Linux-only, which breaks compatibility for *BSD.
Diffstat (limited to 'lib/fuse_lowlevel.c')
0 files changed, 0 insertions, 0 deletions