Mercurial > emacs
log src/w32.c @ 52401:695cf19ef79e
age | author | description |
---|---|---|
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. |