[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs/nt ChangeLog
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs/nt ChangeLog |
Date: |
Sat, 21 Mar 2009 11:31:51 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Eli Zaretskii <eliz> 09/03/21 11:31:51
Modified files:
nt : ChangeLog
Log message:
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/nt/ChangeLog?cvsroot=emacs&r1=1.249&r2=1.250
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/ChangeLog,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -b -r1.249 -r1.250
--- ChangeLog 24 Feb 2009 11:05:40 -0000 1.249
+++ ChangeLog 21 Mar 2009 11:31:50 -0000 1.250
@@ -1,3 +1,13 @@
+2009-03-21 Eli Zaretskii <address@hidden>
+
+ * inc/sys/stat.h (struct stat): Change the types of st_uid and
+ st_gid to unsigned.
+
+ * inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid
+ to unsigned.
+ (getpwuid): Argument is now unsigned.
+ uid_t is now unsigned.
+
2009-02-24 Juanma Barranquero <address@hidden>
* INSTALL: Add comment about TCC; fix typos.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs/nt ChangeLog,
Eli Zaretskii <=