musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/stdio.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年09月06日 23:49:44 -0400
committerRich Felker <dalias@aerifal.cx>2012年09月06日 23:49:44 -0400
commitc4ea0e3f8e286ec535691560d234d923b7f5d821 (patch)
tree3f728555f28848bda20dd2574fe71a6755e115aa /include/stdio.h
parent0c05bd3a9c165cf2f0b9d6fa23a1f96532ddcdb3 (diff)
downloadmusl-c4ea0e3f8e286ec535691560d234d923b7f5d821.tar.gz
provide loff_t for splice syscall
so far, this is the only actual use of loff_t i've found. some software, including glib, assumes loff_t must exist if splice exists; this is a reasonable assumption since the official prototype for splice uses loff_t, as it always works with 64-bit offsets regardless of the selected libc off_t size. i'm using #define for now rather than a typedef to make it easy to define in other headers if necessary (like the LFS64 ugliness), but it may be necessary to add it to alltypes.h eventually if other functions end up needing it.
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月04日 23:30:50 +0000

AltStyle によって変換されたページ (->オリジナル) /