This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dumb question



> I intend to use `struct ucred' in the utmp daemon for getting the
> credentials of the process at the other end of a socket with
> SO_PEERCRED option.  I already have an implementation but it only
> works with development kernels so I don't know if we should add it to
> glibc before 2.2 is out.  With this change a non-suid xterm is
> possible (I have one, but xterm needs somne changes to use grantpt() etc.).

Due the poll bug, nscd will work only with kernel 2.1.108pre1 or
later. Andreas has changed the rpc code to use poll, linuxthreads uses
poll. I don't know if they are affected from the poll bug, too.

  Thorsten

-- 
Thorsten Kukuk  kukuk@vt.uni-paderborn.de
                http://www-vt.uni-paderborn.de/~kukuk/
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]