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


On Mon, 29 Jun 1998 23:04:22 -0400, Roland McGrath wrote:
>> anyone know what 'struct ucred' is?
>
>It's a common type in BSD kernels.  Where did you come across it?

In some userspace code that seems to expect it's defined in
sys/types.h.  Or maybe sys/socket.h.  There's a reference in
sysdeps/.../linux/bits/socket.h (__SCM_CREDENTIALS), but the actual
type is not defined anywhere.

zw


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