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.
|