Re: Getting a file_t from a file descriptor

2006-08-02 Thread Thomas Schwinge
Hello! On Thu, Jul 20, 2006 at 04:08:44PM -0700, Paul Eggert wrote: > Thomas Schwinge <[EMAIL PROTECTED]> writes: > > Please tell if you (or anyone else, of course) need access to a GNU/Hurd > > system. > > I'm afraid it's a lot to learn all at once; That was meant to be a general offer (i.e. in

Re: Getting a file_t from a file descriptor

2006-07-29 Thread Paul Eggert
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > I haven't had time (or a machine) to test the patch, but I don't see > any real reasons why it shouldn't. OK, thanks, I installed it. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mail

Re: Getting a file_t from a file descriptor

2006-07-20 Thread Paul Eggert
Thomas Schwinge <[EMAIL PROTECTED]> writes: > While I'm not that proficient in these issues, Nor am i. > /* Return the io server port for file descriptor FD. >This adds a Mach user reference to the returned port. >On error, sets `errno' and returns MACH_PORT_NULL. */ Thanks, that looks