]> sourceware.org Git - newlib-cygwin.git/commit - winsup/cygwin/ChangeLog
* security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and delete
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 6 Feb 2003 14:01:54 +0000 (14:01 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 6 Feb 2003 14:01:54 +0000 (14:01 +0000)
commit565e80155b9e0f3f3fad8a85617d26c797514017
tree8613a6bbba76b550c1c71ba79fc165a92e16a0ac
parentf865f0c4799f3e92ce43743bd204437c0d7da45c
* security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and delete
declaration of is_grp_member.
* uinfo.cc (internal_getlogin): Use UNKNOWN_GID.
* passwd.cc (pwdgrp::read_passwd): Use UNKNOWN_UID.
* grp.cc (pwdgrp::read_group): Change group name to provide better
feedback.
(getgrgid): Use gid16togid32.
* sec_helper.cc (is_grp_member): Delete.
winsup/cygwin/ChangeLog
winsup/cygwin/grp.cc
winsup/cygwin/passwd.cc
winsup/cygwin/sec_helper.cc
winsup/cygwin/security.h
winsup/cygwin/uinfo.cc
This page took 0.027019 seconds and 5 git commands to generate.