log src/sysdep.c @ 82986:02a346f99eaf

age author description
Tue, 30 Dec 2003 17:51:52 +0000 Karoly Lorentey Undo patch-23. I need a coffee.
Tue, 30 Dec 2003 17:02:33 +0000 Karoly Lorentey Don't compile sys_select on systems that don't need it.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 30 May 2007 05:24:18 +0000 Nick Roberts (init_sys_modes): Add rather than replace with
Sun, 20 May 2007 05:09:33 +0000 Nick Roberts Use HAVE_GPM instead of HAVE_GPM_H.
Sun, 20 May 2007 02:32:29 +0000 Nick Roberts (init_sys_modes): Make gpm_fd nonblocking
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 30 Nov 2007 08:19:44 +0000 YAMAMOTO Mitsuharu (emacs_close) [MAC_OSX && HAVE_CARBON]:
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 20 Apr 2007 21:36:46 +0000 Chong Yidong (init_system_name): Don't accept localhost.localdomain.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Sat, 14 Oct 2006 10:09:32 +0000 Richard M. Stallman (init_sys_modes): Delete DEFVAR_LISP in the wrong place.
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 13 Oct 2005 09:29:01 +0000 Andreas Schwab (request_sigio, unrequest_sigio): Do nothing in
Fri, 23 Sep 2005 17:06:03 +0000 Dan Nicolaescu * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
Sun, 18 Sep 2005 05:42:49 +0000 YAMAMOTO Mitsuharu [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
Sat, 10 Sep 2005 14:31:12 +0000 Eli Zaretskii Don't #undef NULL after including blockinput.h.
Sat, 10 Sep 2005 14:12:35 +0000 Eli Zaretskii Fix last change.
Sat, 10 Sep 2005 12:19:14 +0000 Eli Zaretskii [WINDOWSNT]: Add prototype for getwd.
Sat, 10 Sep 2005 11:29:15 +0000 Eli Zaretskii (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sun, 01 May 2005 11:32:49 +0000 Thien-Thi Nguyen (get_frame_size) [VMS]: Use a fresh i/o channel.
Wed, 20 Apr 2005 15:09:38 +0000 Thien-Thi Nguyen Remove reference to defunct vms-pwd.h.
Sat, 05 Feb 2005 19:40:04 +0000 Andreas Schwab (sys_subshell): Properly terminate execlp argument list.
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj«£rv * syssignal.h: Declare main_thread.
Mon, 29 Nov 2004 14:39:09 +0000 Stefan Monnier (emacs_write): Don't use QUIT.
Thu, 25 Nov 2004 20:01:39 +0000 Stefan Monnier (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.
Thu, 19 Aug 2004 10:08:15 +0000 Kim F. Storm (child_setup_tty, init_sys_modes): Use CDISABLE.
Mon, 16 Aug 2004 23:02:19 +0000 Richard M. Stallman (child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
Mon, 19 Jul 2004 06:38:14 +0000 Steven Tamm mac.c (sys_select): Block input around call to
Fri, 27 Feb 2004 23:47:48 +0000 Kim F. Storm (BUFFER_SIZE_FACTOR): Remove.
Mon, 09 Feb 2004 15:39:49 +0000 Jan Dj«£rv Move include stdio.h to same place as in other files.
Mon, 26 Jan 2004 23:40:08 +0000 Jan Dj«£rv (mkdir, rmdir): Also check synch_process_termsig.
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:31:27 +0000 Karoly Lorentey Fixed two typos.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 15 Jun 2003 21:04:16 +0000 Stefan Monnier (kbd_input_ast, read_input_waiting): Don't pass uninitialized
Thu, 12 Jun 2003 22:13:18 +0000 Dave Love Remove redundant include of unistd.h, stdlib.h. Use
Sat, 24 May 2003 22:07:03 +0000 Kim F. Storm Make (few) trivial substitutions for renamed and
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 08 Dec 2002 06:00:10 +0000 Steven Tamm Have emacs_read use sys_read on carbon/Mac OS X
Wed, 04 Dec 2002 11:44:34 +0000 Richard M. Stallman (fcntl.h): Test only HAVE_FCNTL_H.
Fri, 22 Nov 2002 12:22:43 +0000 Dave Love (stuff_char) [PROTOTYPES]: Provide ISO C arglist.
Mon, 19 Aug 2002 18:19:20 +0000 Eli Zaretskii [MSDOS]: Don't define request_sigio and
Sat, 17 Aug 2002 04:56:13 +0000 Richard M. Stallman [!VMS]: Include sys/files.h.
Wed, 24 Jul 2002 02:07:26 +0000 Ken Raeburn (start_of_data): Don't define the function if a macro
Sun, 21 Jul 2002 14:17:19 +0000 Ken Raeburn (end_of_text, end_of_data): Unused functions deleted.
Fri, 19 Jul 2002 14:37:13 +0000 Ken Raeburn (emacs_write): Buffer pointer now const.
Tue, 16 Jul 2002 19:49:00 +0000 Ken Raeburn (emacs_open, set_file_times): String pointer args now
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 17:29:56 +0000 Richard M. Stallman (sys_signal): Test BROKEN_SA_RESTART.
Thu, 13 Jun 2002 15:00:02 +0000 Pavel Jan«¿k *** empty log message ***
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Fri, 22 Mar 2002 22:53:13 +0000 Stefan Monnier (wait_for_termination): Use sigsuspend rather than sigpause.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Mon, 04 Mar 2002 20:15:56 +0000 Eli Zaretskii (sys_subshell): Fix last change.
Mon, 04 Mar 2002 20:06:58 +0000 Eli Zaretskii (sys_subshell) [MSDOS]: If PWD is set in the
Fri, 08 Feb 2002 09:44:05 +0000 Pavel Jan«¿k (init_system_name): Put unused variable `p' in #if 0.
Tue, 01 Jan 2002 19:15:26 +0000 Pavel Jan«¿k Include <config.h>.
Tue, 11 Dec 2001 22:20:20 +0000 Richard M. Stallman Test GNU_LINUX, not LINUX.
Mon, 19 Nov 2001 14:47:58 +0000 Richard M. Stallman Comment change.
Fri, 16 Nov 2001 22:50:51 +0000 Pavel Jan«¿k (wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with
Sun, 11 Nov 2001 20:11:14 +0000 Richard M. Stallman (child_setup_tty): Don't clear ICRNL or INLCR.
Sun, 21 Oct 2001 12:08:54 +0000 Pavel Jan«¿k (delete-exited-processes): Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 08 Oct 2001 08:58:20 +0000 Gerd Moellmann (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Fri, 21 Sep 2001 14:09:02 +0000 Gerd Moellmann (wait_for_termination) [POSIX_SIGNALS]: Terminate
Thu, 20 Sep 2001 13:24:09 +0000 Gerd Moellmann (wait_for_termination): Add a FIXME comment for the use of non-POSIX
Thu, 05 Apr 2001 14:59:37 +0000 Gerd Moellmann (getwd) [!HAVE_GETWD]: Unblock input before returning.
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Wed, 10 Jan 2001 11:52:57 +0000 Dave Love (random): Revert the declaration.
Fri, 05 Jan 2001 11:27:09 +0000 Gerd Moellmann Update copyright.
Fri, 05 Jan 2001 11:26:08 +0000 Gerd Moellmann Don't prototype srandom; it takes an unsigned argument
Thu, 04 Jan 2001 17:47:01 +0000 Dave Love (random, srandom): Declare explicitly.
Tue, 21 Nov 2000 23:56:56 +0000 Kenichi Handa Move the code for declaring h_errno after #include <netdb.h>.
Sun, 19 Nov 2000 14:36:01 +0000 Gerd Moellmann (emacs_ospeed): New variable.
Sun, 05 Nov 2000 21:42:41 +0000 Andrew Innes (read_input_waiting): Remove extraneous argument to
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
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.
Fri, 20 Feb 1998 13:00:21 +0000 Andreas Schwab (sys_sigpause): Removed.
Sun, 21 Dec 1997 02:28:52 +0000 Richard M. Stallman (sys_signal): Undo previous change.
Thu, 11 Dec 1997 07:22:21 +0000 Karl Heuer (sys_signal): Add two casts.
Fri, 28 Nov 1997 14:45:07 +0000 Andreas Schwab (reset_sigio): Return void.