CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2014-11-12 11:19:09

Modified files:
        winsup/cygwin  : ChangeLog cygheap.h external.cc uinfo.cc 
        winsup/cygwin/include/cygwin: version.h 
        winsup/cygwin/include/sys: cygwin.h 

Log message:
        * cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.
        Use NSS_SRC_FILES and NSS_SRC_DB throughout instead.
        (cygheap_pwdgrp::nss_pwd_src): New inline method.
        (cygheap_pwdgrp::nss_grp_src): Ditto.
        * external.cc (cygwin_internal): Add CW_GETNSS_PWD_SRC and
        CW_GETNSS_GRP_SRC cases.
        * uinfo.cc: Use NSS_SRC_FILES and NSS_SRC_DB throughout.
        * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
        * include/sys/cygwin.h (cygwin_getinfo_types): Add CW_GETNSS_PWD_SRC
        and CW_GETNSS_GRP_SRC.
        (NSS_SRC_FILES): Define.
        (NSS_SRC_DB): Define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6567&r2=1.6568
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=src&r1=1.175&r2=1.176
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/external.cc.diff?cvsroot=src&r1=1.140&r2=1.141
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/uinfo.cc.diff?cvsroot=src&r1=1.236&r2=1.237
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=src&r1=1.411&r2=1.412
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=src&r1=1.110&r2=1.111

Reply via email to