Followup to:  <[EMAIL PROTECTED]>
By author:    Jan Engelhardt <[EMAIL PROTECTED]>
In newsgroup: linux.dev.kernel
> 
> Well, what does lseek(fd, >0, SEEK_END) do on normal files?
> 

Sets the file pointer beyond the end of the file (a write() there will
extend the file.)

        -hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to