OSDN Git Service

* syscalls.cc (seteuid): Do not take allow_ntsec into account.
authorcorinna <corinna>
Mon, 27 May 2002 11:48:13 +0000 (11:48 +0000)
committercorinna <corinna>
Mon, 27 May 2002 11:48:13 +0000 (11:48 +0000)
commit7079c5af15e329bdf4225fb9008da58115e175ee
tree72e66c5cdfbbcb80eae51ceb89a520468ff50890
parentd86104f51696d461c2b9644883387010e8a967ab
* syscalls.cc (seteuid): Do not take allow_ntsec into account.
Attempt to use an existing or new token even when the uid
matches orig_uid, but the gid is not in the process token.
Major reorganization after several incremental changes.
(setegid): Do not take allow_ntsec into account. Minor
reorganization after several incremental changes.
winsup/cygwin/ChangeLog
winsup/cygwin/syscalls.cc