log src/w32.c @ 109670:7b41c068528a

age author description
Fri, 06 Aug 2010 12:52:47 -0700 Dan Nicolaescu Move declarations to header files.
Wed, 07 Jul 2010 11:45:28 +0200 Juanma Barranquero Fix whitespace to follow coding guidelines.
Tue, 06 Jul 2010 16:22:29 +0200 Juanma Barranquero src/w32*.c: Convert function definitions to standard C.
Sat, 22 May 2010 22:09:51 +0300 Eli Zaretskii Fix bug #6237.
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)