restinio
restinio copied to clipboard
sendfile_posix: only use *64 APIs when _LARGEFILE64_SOURCE is defined
64 APIS are considered deprecated and should not be used unless _LARGEFILE64_SOURCE is explicitly defined.
Hi!
64 APIS are considered deprecated
Could you please provide a reference to a document that declares the Large-File Summit (LFS) specification for POSIX deprecated?