Sat, 21 Mar 2009 11:29:28 +0000 |
Eli Zaretskii |
inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sun, 04 Jan 2009 11:30:13 +0000 |
Juanma Barranquero |
* w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)
|
Fri, 02 Jan 2009 15:07:19 +0000 |
Eli Zaretskii |
(process_times): Compute sum of utime and stime.
|
Fri, 19 Dec 2008 19:50:35 +0000 |
Dan Nicolaescu |
Reorganize implementation of Flist_system_processes and
|
Wed, 03 Dec 2008 14:13:42 +0000 |
Juanma Barranquero |
* w32.c (init_environment): Don't free handle to library shell32.dll.
|
Sat, 30 Aug 2008 16:46:06 +0000 |
Eli Zaretskii |
(init_user_info): Allocate buf[] with xmalloc using the size needed by
|
Fri, 15 Aug 2008 17:36:08 +0000 |
Eli Zaretskii |
(w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculation
|
Fri, 15 Aug 2008 15:59:48 +0000 |
Eli Zaretskii |
(CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
|
Fri, 15 Aug 2008 13:52:30 +0000 |
Eli Zaretskii |
(stat): Only root directory passed to GetDriveType.
|
Fri, 15 Aug 2008 12:48:21 +0000 |
Eli Zaretskii |
(_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): Rename from
|
Sat, 09 Aug 2008 19:05:02 +0000 |
Eli Zaretskii |
(w32_system_process_attributes): If the process does not exist, return nil.
|
Sat, 09 Aug 2008 18:19:28 +0000 |
Eli Zaretskii |
(process_times): Fix the case of System process.
|
Sat, 09 Aug 2008 17:53:00 +0000 |
Eli Zaretskii |
Include thelp32.h, psapi.h and coding.h.
|
Tue, 01 Jul 2008 03:04:08 +0000 |
Glenn Morris |
Spelling fix.
|
Fri, 27 Jun 2008 07:34:53 +0000 |
Glenn Morris |
American English spelling fix.
|
Sat, 14 Jun 2008 19:14:01 +0000 |
Glenn Morris |
Comment fix for rms.
|
Fri, 13 Jun 2008 08:08:20 +0000 |
Glenn Morris |
Daniel Engeler <engeler at gmail.com>
|
Mon, 02 Jun 2008 06:09:17 +0000 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
Sat, 24 May 2008 08:38:55 +0000 |
Eli Zaretskii |
Include dispextern.h.
|
Thu, 22 May 2008 14:53:35 +0000 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Fri, 09 May 2008 19:09:33 +0000 |
Eli Zaretskii |
(stat): Fix last change.
|
Fri, 09 May 2008 19:03:01 +0000 |
Eli Zaretskii |
Support for reporting owner and group of each file on MS-Windows:
|
Fri, 09 May 2008 09:40:56 +0000 |
Eli Zaretskii |
Rename the_passwd_* to dflt_passwd_*.
|
Wed, 23 Apr 2008 05:55:42 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 10 Apr 2008 11:37:56 +0000 |
Jason Rumney |
(logon_network_drive): Also logon to remote drives that
|
Sat, 05 Apr 2008 23:01:26 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 05 Apr 2008 15:24:01 +0000 |
Eli Zaretskii |
(init_user_info): Don't restrict UID and GID to 0-60000 range.
|
Sat, 05 Apr 2008 14:32:28 +0000 |
Eli Zaretskii |
(sys_chown, stat, fstat): Use S_* constants instead of _S_* ones, since we
|