]> sourceware.org Git - newlib-cygwin.git/commit
* syscalls.cc (seteuid): Initialize pi.token before calling
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 28 Jun 2000 17:42:28 +0000 (17:42 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 28 Jun 2000 17:42:28 +0000 (17:42 +0000)
commitb3cc0634b9b51d2f95e24abef32ffcee0d596b6a
treec647aaead506e9efc59eca872768df4da5b45fc0
parent56ea093dbe9e21e09cc45238fd92613c2a0e3a07
    * syscalls.cc (seteuid): Initialize pi.token before calling
        internal_getlogin().
        * uinfo.cc (internal_getlogin): Use impersonation token instead
        of process token in case of active impersonation. Add some comments.
        (uinfo_init): Initializing myself->token and myself->impersonated
        before calling internal_getlogin(). Add some comments.
winsup/cygwin/ChangeLog
winsup/cygwin/syscalls.cc
winsup/cygwin/uinfo.cc
This page took 0.029294 seconds and 5 git commands to generate.