At 12:28 29/01/01 -0500, Garrett Wollman wrote: ><<On Sun, 28 Jan 2001 12:45:10 -0800 (PST), Luigi Rizzo <[EMAIL PROTECTED]> >said: > > > kind-of, though the function name should be a string and not > > an integer (easier to extend/allocate), and it should allow > > return values in user-supplied buffers, same as ioctl/fcntl > > calls do. > >dlsym() you mean at user level? That's certainly possible, but I think this is way more than we need. strcmp() is ok given the number of syscalls. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- [kernel patch] fcntl(...) to close many descriptors mouss
- Re: [kernel patch] fcntl(...) to close many descri... Matt Dillon
- Re: [kernel patch] fcntl(...) to close many descri... Garance A Drosihn
- Re: [kernel patch] fcntl(...) to close many de... mouss
- Re: [kernel patch] fcntl(...) to close man... Luigi Rizzo
- Re: [kernel patch] fcntl(...) to close... Jacques A. Vidrine
- Re: [kernel patch] fcntl(...) to ... Luigi Rizzo
- Re: [kernel patch] fcntl(...)... Garrett Wollman
- Re: [kernel patch] fcntl(...) to close... Matt Dillon
- Re: [kernel patch] fcntl(...) to ... Garance A Drosihn
- Re: [kernel patch] fcntl(...)... mouss
- Re: [kernel patch] fcntl(... Jacques A. Vidrine
- Re: [kernel patch] fcntl(... Daniel Eischen
- Re: [kernel patch] fcntl(... Matt Dillon
- Re: [kernel patch] fcntl(... mouss
- Re: [kernel patch] fcntl(... Matt Dillon
- Re: [kernel patch] fcntl(... Luigi Rizzo
- Re: [kernel patch] fcntl(... Garrett Wollman

