Fri, 06 Oct 2000 22:51:10 +0000 |
Dave Love |
Don't include string.h.
|
Tue, 22 Aug 2000 22:40:16 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Sat, 05 Aug 2000 19:29:39 +0000 |
Gerd Moellmann |
(run_mac_command, closedir): Use `xfree' instead of `free'.
|
Sat, 05 Aug 2000 19:26:46 +0000 |
Gerd Moellmann |
(opendir, GetTempDirName, run_mac_command): Use xmalloc
|
Fri, 23 Jun 2000 16:35:41 +0000 |
Dave Love |
Undefine setpgrp before setting it.
|
Tue, 20 Jun 2000 18:31:36 +0000 |
Gerd Moellmann |
(sigprocmask_set): New variable.
|
Fri, 02 Jun 2000 15:44:45 +0000 |
Dave Love |
Conditionally include stdlib.h, unistd.h.
|
Fri, 26 May 2000 15:52:33 +0000 |
Gerd Moellmann |
(ospeed) [HAVE_SPEED_T]: Declare as `extern speed_t'.
|
Wed, 24 May 2000 13:08:10 +0000 |
Gerd Moellmann |
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
|
Tue, 23 May 2000 22:00:25 +0000 |
Gerd Moellmann |
(setpgrp) [HAVE_SETPGID]: Define as setpgid.
|
Sat, 20 May 2000 15:51:35 +0000 |
Gerd Moellmann |
(setup_pty): Treat case that UNIX98_PTYS is defined
|
Wed, 01 Mar 2000 20:55:11 +0000 |
Jason Rumney |
[WINDOWSNT]: Use sys_read and sys_write to ensure correct line-ending
|
Wed, 01 Mar 2000 12:49:35 +0000 |
Gerd Moellmann |
(start_of_text): Don't define this function for NetBSD
|
Wed, 16 Feb 2000 00:34:39 +0000 |
Gerd Moellmann |
(vfork) [!HAVE_VFORK]: Removed.
|
Tue, 25 Jan 2000 15:58:45 +0000 |
Gerd Moellmann |
(sys_select): Turn atimers off and on instead of
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Mon, 13 Sep 1999 11:13:50 +0000 |
Gerd Moellmann |
(reset_sys_modes): Change for Lisp_Object selected_frame.
|
Mon, 06 Sep 1999 22:32:26 +0000 |
Richard M. Stallman |
[macintosh] (stat, fstat, mkdir, rmdir, utime, access)
|
Mon, 30 Aug 1999 16:19:57 +0000 |
Andreas Schwab |
Include <stdlib.h> if available. Declare errno only if it is not a macro.
|
Sun, 29 Aug 1999 19:32:33 +0000 |
Richard M. Stallman |
(read_input_waiting): Pass read_socket_hook just 4 args.
|
Wed, 18 Aug 1999 13:10:52 +0000 |
Dave Love |
Use stdlib.h.
|
Mon, 02 Aug 1999 12:37:31 +0000 |
Eli Zaretskii |
(init_sys_modes): Call init_frame_faces for termcap
|
Wed, 04 Nov 1998 10:53:14 +0000 |
Kenichi Handa |
[nec_ews_svr4]: Extern *_sobuf.
|
Sat, 25 Jul 1998 20:51:40 +0000 |
Richard M. Stallman |
[AIXHFT] (hft_init, hft_reset): Add declarations.
|
Tue, 02 Jun 1998 15:52:04 +0000 |
Karl Heuer |
(sys_subshell): Cast arg to chdir.
|
Wed, 29 Apr 1998 09:42:46 +0000 |
Andreas Schwab |
(emacs_get_tty): Zero out termios structure before
|
Sun, 26 Apr 1998 02:18:58 +0000 |
Richard M. Stallman |
(croak): Add forward declaration.
|
Tue, 14 Apr 1998 13:10:35 +0000 |
Andreas Schwab |
(init_sys_modes): Fix mixing of Lisp_Object and int
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|