]> sourceware.org Git - newlib-cygwin.git/commit
* security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in call
authorChristopher Faylor <me@cgf.cx>
Mon, 24 Jun 2002 13:01:50 +0000 (13:01 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 24 Jun 2002 13:01:50 +0000 (13:01 +0000)
commitde0557f7a394b4af6a41478c4208a4eb587964a9
treec489268cfb69ee58f03bfa1cc1ca1be9b5cfd2a9
parent76093a9b7eca259e9b20c8c2fc11b7d2e7847f79
* security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in call
to get_supplementary_group_sidlist.
(create_token): Add pw argument and use it in call to get_group_sidlist.
* security.h: Add pw argument in declaration of create_token.
* syscalls.cc (seteuid32): Add pw argument in call to create_token.
winsup/cygwin/ChangeLog
winsup/cygwin/security.cc
winsup/cygwin/security.h
winsup/cygwin/syscalls.cc
This page took 0.029979 seconds and 5 git commands to generate.