CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]   2002-10-03 21:39:26

Modified files:
        winsup/w32api  : ChangeLog 
        winsup/w32api/lib: ntdll.def 

Log message:
        2002-10-04  Steven Edwards  <[EMAIL PROTECTED]>
        
        * lib/ntdll.def (NtAccessCheck, NtAdjustPrivilegesToken,
        NtCreateKey, NtDeleteKey, NtDeleteValueKey, NtEnumerateKey,
        NtEnumerateValueKey, NtOpenKey, NtOpenProcessToken,
        NtOpenThreadToken, NtQueryInformationToken, NtQueryKey,
        NtQueryValueKey, NtSetSecurityObject, NtSetValueKey,
        RtlAddAccessAllowedAce, RtlCreateAcl,
        RtlCreateSecurityDescriptor, RtlCreateUnicodeStringFromAsciiz,
        RtlGetAce, RtlGetControlSecurityDescriptor,
        RtlGetDaclSecurityDescriptor,RtlGetGroupSecurityDescriptor,
        RtlGetOwnerSecurityDescriptor,RtlGetSaclSecurityDescriptor,
        RtlImpersonateSelf, RtlIsTextUnicode, RtlLargeIntegerAdd,
        RtlLengthSecurityDescriptor, RtlMakeSelfRelativeSD,
        RtlMultiByteToUnicodeN RtlMultiByteToUnicodeSize,
        RtlOpenCurrentUser, RtlSetDaclSecurityDescriptor,
        RtlSetGroupSecurityDescriptor, RtlSetOwnerSecurityDescriptor,
        RtlSetSaclSecurityDescriptor, RtlValidSecurityDescriptor,
        ZwAccessCheck, ZwAdjustPrivilegesToken, ZwCreateKey,
        ZwDeleteValueKey, ZwEnumerateKey, ZwEnumerateValueKey,
        ZwOpenKey, ZwOpenProcessToken, ZwOpenThreadToken,
        ZwQueryInformationToken, ZwQueryKey, ZwQueryValueKey
        ZwSetSecurityObject, ZwSetValueKey): Added missing exports.
        
        ChangeLog whitespace cleanup.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.258&r2=1.259
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/ntdll.def.diff?cvsroot=src&r1=1.3&r2=1.4

Reply via email to