log src/w32.c @ 111589:82705ee7a2ac

age author description
Thu, 14 Oct 2010 14:25:35 +0200 Juanma Barranquero src/w32*.c: Whitespace fixes and typos.
Mon, 27 Sep 2010 18:27:37 +0200 Juanma Barranquero src/w32.c: Remove unused code and make static many functions.
Sun, 26 Sep 2010 03:39:24 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix previous change.
Wed, 22 Sep 2010 20:39:51 +0200 Eli Zaretskii w32.c (get_emacs_configuration_options): Fix last change.
Wed, 22 Sep 2010 19:31:21 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
Mon, 20 Sep 2010 02:18:18 +0200 Juanma Barranquero Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
Fri, 17 Sep 2010 23:34:45 +0200 Eli Zaretskii Fix bug #6989.
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.