emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 15 Aug 2008 16:00:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/08/15 16:00:20

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6875
retrieving revision 1.6876
diff -u -b -r1.6875 -r1.6876
--- ChangeLog   15 Aug 2008 13:54:14 -0000      1.6875
+++ ChangeLog   15 Aug 2008 16:00:19 -0000      1.6876
@@ -6,6 +6,16 @@
        (stat): Only root directory passed to GetDriveType.  Allow RAM
        disk as well as local fixed disk when w32-get-true-file-attributes
        is set to `local'.
+       (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
+       (equal_sid, get_length_sid, copy_sid): New wrapper functions.
+       (w32_cached_id, w32_add_to_cache): New functions.
+       (get_name_and_id): Look account names in the cache before calling
+       lookup_account_sid.
+       (g_b_init_get_length_sid, g_b_init_equal_sid, g_b_init_copy_sid):
+       New initialization flags.
+       (globals_of_w32): Initialize them to zero.
+       (w32_system_process_attributes): Use w32_cached_id and
+       w32_add_to_cache.
 
 2008-08-14  Lawrence Mitchell  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]