log src/w32.c @ 78217:935157c0b596

age author description
Wed, 20 Jun 2007 08:46:20 +0000 Juanma Barranquero (_wsa_errlist): Fix typo in error message.
Fri, 23 Feb 2007 18:40:41 +0000 Eli Zaretskii (stat, get_long_basename, is_unc_volume): Use _mbspbrk instead of strpbrk.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 27 Dec 2006 21:55:59 +0000 Kim F. Storm Wrap function headers.
Thu, 21 Dec 2006 12:47:06 +0000 Kim F. Storm (_sys_wait_accept): Fix handle leak.
Sun, 03 Sep 2006 22:51:22 +0000 Jason Rumney (shutdown_handler): New function to exit cleanly on shutdown.
Sat, 05 Aug 2006 13:01:10 +0000 Eli Zaretskii (w32_valid_pointer_p): New function.
Fri, 21 Jul 2006 17:27:34 +0000 Eli Zaretskii (convert_time): Use explicit long double constants to ensure long double
Fri, 14 Jul 2006 14:18:40 +0000 Kim F. Storm (pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs.
Fri, 14 Jul 2006 09:29:32 +0000 Kim F. Storm Fix high cpu load for server sockets.
Fri, 19 May 2006 19:29:36 +0000 Eli Zaretskii (init_environment): Simplify code that calls ExpandEnvironmentStrings and make
Fri, 19 May 2006 19:03:47 +0000 Eli Zaretskii (init_environment): Perform the processing of environment variables on a copy
Mon, 27 Feb 2006 02:07:37 +0000 Luc Teirlinck (check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 20 Jan 2006 19:12:04 +0000 Eli Zaretskii (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
Mon, 12 Sep 2005 10:27:02 +0000 Kim F. Storm (check_windows_init_file): Fix allocation of error buffer.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 14 Jul 2005 22:31:57 +0000 Jason Rumney (init_environment): Default HOME directory to user's
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 24 Jun 2005 10:39:56 +0000 Eli Zaretskii (sys_chown): New function.
Sun, 05 Jun 2005 19:13:37 +0000 Eli Zaretskii (sys_setsockopt): Change arg 4 to `const void *'. In the
Sat, 04 Jun 2005 20:39:15 +0000 Eli Zaretskii (gettimeofday): Use struct _timeb, not struct timeb.
Tue, 15 Feb 2005 23:19:26 +0000 Jason Rumney 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
Tue, 19 Oct 2004 19:08:58 +0000 Jason Rumney (init_environment): Set emacs_dir correctly when running
Mon, 17 May 2004 21:33:16 +0000 Jason Rumney Rename w32_num_mouse_buttons from Vw32_num_mouse_buttons.
Mon, 17 May 2004 21:05:58 +0000 Jason Rumney (_sys_read_ahead): Use w32_pipe_read_delay.
Sat, 22 Nov 2003 23:01:18 +0000 Lars Hansen (struct the_group): Added.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 27 Aug 2003 22:57:54 +0000 Jason Rumney (sys_pipe): Protect against file descriptor overflow.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.