justincormack / ljsyscall

LuaJIT Unix syscall FFI
http://www.myriabit.com/ljsyscall/
Other
440 stars 54 forks source link

Add SEEK_DATA and SEEK_HOLE constants #208

Closed justincormack closed 7 years ago

justincormack commented 7 years ago

Allow discovery of holes in files with lseek(2).

Fix #207

Signed-off-by: Justin Cormack justin@specialbusservice.com