log src/w32.c @ 65458:02e47d7a9bca

age author description
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.
Wed, 18 Dec 2002 06:16:28 +0000 Ben Key Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
Wed, 27 Nov 2002 23:48:33 +0000 Jason Rumney Doc fix
Mon, 25 Nov 2002 23:30:19 +0000 Jason Rumney (sys_write): Avoid non-blocking mode, which is not fully
Sun, 17 Nov 2002 22:35:26 +0000 Ben Key Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 13 Jun 2002 20:41:33 +0000 Jason Rumney (init_environment): Remove EMACSLOCKDIR.
Thu, 13 Jun 2002 18:41:17 +0000 Jason Rumney (init_environment): Remove EMACSLOCKDIR.
Fri, 03 May 2002 20:40:03 +0000 Jason Rumney (sys_getpeername, fcntl): New functions.
Tue, 30 Apr 2002 01:02:01 +0000 Stefan Monnier (check_windows_init_file): Update call to openp.
Sun, 28 Apr 2002 18:52:26 +0000 Jason Rumney (stat, fstat): Use file index information to generate
Mon, 08 Apr 2002 16:45:20 +0000 Juanma Barranquero (sys_accept): Don't hide variable `s'.
Wed, 20 Mar 2002 20:38:44 +0000 Jason Rumney (init_winsock): Dynamically load new server and UDP
Tue, 01 Jan 2002 19:15:26 +0000 Pavel Jank Include <config.h>.
Wed, 19 Dec 2001 18:56:44 +0000 Eli Zaretskii (emacs_root_dir): New function.
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Tue, 10 Apr 2001 12:15:25 +0000 Gerd Moellmann (sys_open): Try to open file without _O_CREAT first, to be
Fri, 09 Feb 2001 09:57:04 +0000 Jason Rumney (init-environment): Duplicate local string before putenv.
Fri, 19 Jan 2001 14:56:06 +0000 Andrew Innes (init_environment): Add a version-independent site-lisp
Sat, 13 Jan 2001 00:00:26 +0000 Jason Rumney (init_environment, sys_shutdown, sys_pipe): Remove unused
Mon, 18 Dec 2000 23:50:26 +0000 Andrew Innes (w32_strerror): New function.
Sun, 17 Dec 2000 23:14:55 +0000 Andrew Innes (sys_rename): Only check errno against EEXIST, and not
Fri, 24 Nov 2000 21:30:06 +0000 Jason Rumney (init_environment): Set LANG environment variable based on
Sun, 03 Sep 2000 17:41:20 +0000 Andrew Innes (_ANONYMOUS_UNION) [__GNUC__]: New define
Tue, 22 Aug 2000 22:49:27 +0000 Andrew Innes (GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
Wed, 05 Jul 2000 16:00:13 +0000 Andrew Innes (init_environment): Install code from 20.7 for providing
Tue, 16 May 2000 14:29:08 +0000 Gerd Moellmann Use the term `invalid' instead of `illegal'.
Sun, 27 Feb 2000 21:28:38 +0000 Jason Rumney (init_environment): Set Vw32_num_mouse_buttons here.
Sun, 06 Feb 2000 23:37:46 +0000 Andrew Innes (sigmask): New function (does nothing).
Fri, 06 Aug 1999 20:40:36 +0000 Geoff Voelker (stat): Check for directory ending in separator when
Thu, 24 Jun 1999 22:05:14 +0000 Geoff Voelker (get_emacs_configuration): Use GetVersionEx to
Wed, 16 Jun 1999 20:00:19 +0000 Andrew Innes (sys_strerror): New function.
Sat, 30 Jan 1999 18:48:57 +0000 Andrew Innes (init_environment): Change argv[0] to contain the full path to Emacs.
Thu, 10 Dec 1998 05:43:07 +0000 Geoff Voelker (w32_get_long_filename): Handle root dirs correctly.
Thu, 03 Dec 1998 03:14:46 +0000 Geoff Voelker (check_windows_init_file): Use decode_env_path when
Tue, 03 Nov 1998 22:39:04 +0000 Andrew Innes (stat): GetFileInformationByHandle can legitimately fail, so don't
Tue, 27 Oct 1998 23:42:26 +0000 Geoff Voelker (check_windows_init_file): Also look in load path specified
Wed, 07 Oct 1998 19:47:48 +0000 Geoff Voelker (init_ntproc): Check for Windows init file.
Fri, 14 Aug 1998 03:47:10 +0000 Richard M. Stallman (stat): Fall-back to default behaviour when we cannot get
Wed, 17 Jun 1998 04:22:58 +0000 Geoff Voelker (is_unc_volume, open_unc_volume, read_unc_volume,
Tue, 16 Jun 1998 04:33:08 +0000 Richard M. Stallman (sys_rename): On some network drives, rename fails with
Wed, 10 Jun 1998 21:00:39 +0000 Richard M. Stallman (sys_rename): Don't examine errno if rename didn't fail.
Fri, 05 Jun 1998 16:08:32 +0000 Karl Heuer #include sys/file.h
Sat, 30 May 1998 23:41:57 +0000 Geoff Voelker (sys_rename): Handle filenames with accented characters.
Tue, 12 May 1998 21:33:44 +0000 Richard M. Stallman (stat, get_long_basename): Fail if filename contains any