log src/w32.c @ 108375:973b5bc5fcfe

age author description
Sat, 01 May 2010 21:28:00 +0300 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sat, 11 Jul 2009 20:31:27 +0000 Eli Zaretskii (stat): Fix last change.
Sat, 11 Jul 2009 15:44:36 +0000 Eli Zaretskii (logon_network_drive): Don't assume PATH is an absolute file name.
Thu, 09 Jul 2009 18:44:14 +0000 Eli Zaretskii (stat): Treat UNC file names as residing on remote drives. (Bug#3542)
Sat, 04 Jul 2009 10:42:45 +0000 Eli Zaretskii Emulation of `getloadavg' on MS-Windows:
Mon, 29 Jun 2009 05:28:54 +0000 Jim Meyering Remove useless if-before-xfree tests.
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.