Stephen C. Tweedie wrote:
> > Beware that Glibc assumes it can do LSEEK_CUR using the difference
> > between two offsets...
>
> Directories and /proc both break this assumption.
Which is unfortunate because the computed LSEEK_CUR appears in Glibc's
readdir(). It's a corner case. To remove the LSEEK_CUR, unfortunately
you have to use another syscall in the normal case.
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:11 EST