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.
|
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.
|