next up previous
Next: Memory Mapping Up: The library Previous: readwrite System Call

lseek System Call

The lseek call will set errno to EFAULT, if the given offset is unaligned. The only possible whence parameter is SEEK_SET, otherwise errno will be set to EINVAL.


next up previous
Next: Memory Mapping Up: The library Previous: readwrite System Call


Fri Jul 2 08:09:45 MEST 1999