bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: io-seek fixes.


From: Roland McGrath
Subject: Re: io-seek fixes.
Date: Sun, 26 Sep 2004 16:45:03 -0400 (EDT)

Seeing all that repeated change makes me think we should have an
iohelp function to do the computation and checking for you, e.g.

error_t iohelp_seek (off_t *stored_pos, off_t end_pos,
                     off_t offs, int whence, off_t *new_offs);

Would you like to do that?


Thanks,
Roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]