Files
haiku-beta6/headers/posix
Jérôme Duval a9c09fcaae POSIX: lseek: support SEEK_DATA and SEEK_HOLE constants
this is queued for issue 8: https://www.austingroupbugs.net/view.php?id=415
this implementation calls the ioctl hook of the filesystem with BSD-like constants
FIOSEEKDATA and FIOSEEKHOLE. if the hook doesn't know the constants, we use the stat size
to return the last hole (as proposed in the draft spec).

Change-Id: I5d052eed87e29b70491a7ff534e244896469d03e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3385
Reviewed-by: Jérôme Duval <[email protected]>
2020-11-12 10:42:11 +00:00
..
2020-07-03 15:30:00 -04:00
2016-10-05 09:18:42 +02:00
2019-08-27 17:44:57 +02:00
2020-08-19 15:23:47 +00:00
2020-08-01 17:37:01 +00:00
2019-08-30 18:16:02 -04:00
2019-08-30 18:16:02 -04:00
2017-06-04 17:29:29 +02:00
2020-11-04 21:01:42 +00:00
2020-05-24 13:59:57 +00:00
2020-11-04 06:18:17 +00:00