log src/sysdep.c @ 13230:ad1d4be6bb8d libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130

age author description
Wed, 11 Oct 1995 11:48:52 +0000 Kim F. Storm (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
Sat, 02 Sep 1995 16:22:17 +0000 Richard M. Stallman (sys_subshell) [MSDOS]: Handle SUSPEND env var.
Mon, 17 Jul 1995 22:27:13 +0000 Karl Heuer (sys_close): Handle Sunos 4.1 bug in close errno value.
Tue, 20 Jun 1995 00:00:14 +0000 Richard M. Stallman (rmdir): Fix up Aug 19 1993 change that wasn't done right.
Wed, 14 Jun 1995 23:17:44 +0000 Richard M. Stallman (emacs_set_tty): Swap TCSETAF and TCSETAW.
Mon, 05 Jun 1995 12:35:03 +0000 Karl Heuer (old_tty_valid): New variable.
Fri, 26 May 1995 22:10:20 +0000 Karl Heuer (VFORK_RETURN_TYPE): Use int if not already defined.
Fri, 12 May 1995 06:52:50 +0000 Karl Heuer (init_system_name): Clean up signedness mismatch.
Sat, 06 May 1995 20:15:46 +0000 Richard M. Stallman (bcmp, bcopy): Fix backward BSTRING conditionals.
Sat, 29 Apr 1995 23:02:54 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Wed, 12 Apr 1995 02:33:01 +0000 Karl Heuer (sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
Sat, 08 Apr 1995 02:10:53 +0000 Karl Heuer Update copyright.
Fri, 07 Apr 1995 18:26:02 +0000 Richard M. Stallman (bcopy): If NEED_BCOPY, do compile this.
Wed, 08 Mar 1995 22:49:11 +0000 Karl Heuer (read_input_waiting): Fix Lisp_Object vs. int problem.
Mon, 23 Jan 1995 23:26:29 +0000 Karl Heuer (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to
Thu, 19 Jan 1995 23:37:10 +0000 Karl Heuer (seed_random): Renamed from srandom.
Fri, 06 Jan 1995 23:23:38 +0000 Karl Heuer Delete obsolete comment.
Sat, 10 Dec 1994 07:47:21 +0000 Richard M. Stallman (sys_siglist) [AIX]: Add AIXHFT conditional.
Sun, 04 Dec 1994 17:06:56 +0000 Richard M. Stallman (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
Tue, 22 Nov 1994 19:24:38 +0000 Richard M. Stallman (init_sys_modes): Tes AIXHFT, not AIX.
Tue, 15 Nov 1994 17:04:22 +0000 Richard M. Stallman (init_sys_modes): Maybe call tcflow.
Tue, 01 Nov 1994 08:39:49 +0000 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
Tue, 25 Oct 1994 09:51:50 +0000 Richard M. Stallman Never use input_fd if using X.
Sat, 22 Oct 1994 03:55:00 +0000 Richard M. Stallman (input_fd): No longer static.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Fri, 14 Oct 1994 09:33:49 +0000 Richard M. Stallman (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
Tue, 11 Oct 1994 01:47:06 +0000 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
Tue, 04 Oct 1994 12:26:19 +0000 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
Sun, 02 Oct 1994 21:51:57 +0000 Karl Heuer Include <utime.h> here instead of in systime.h.
Tue, 27 Sep 1994 01:18:46 +0000 Karl Heuer (sys_subshell): Use type test macros.
Sun, 25 Sep 1994 00:48:04 +0000 Richard M. Stallman (set_file_times): Fix typo in previous change.
Sun, 25 Sep 1994 00:40:46 +0000 Richard M. Stallman (set_file_times): Don't test HAVE_UTIME.
Sat, 24 Sep 1994 22:15:56 +0000 Richard M. Stallman [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
Sat, 24 Sep 1994 00:30:52 +0000 Richard M. Stallman (start_of_text): Don't test CANNOT_UNEXEC.
Sat, 24 Sep 1994 00:20:07 +0000 Richard M. Stallman Delete BROKEN_FASYNC conditional.
Tue, 20 Sep 1994 04:07:48 +0000 Karl Heuer (set_file_times): Move this out of the USG conditional.
Sun, 18 Sep 1994 19:13:39 +0000 Karl Heuer (set_file_times): New function.
Mon, 05 Sep 1994 00:13:01 +0000 Karl Heuer (srandom): Pass arg to srand48; no return value.
Sun, 04 Sep 1994 07:01:28 +0000 Richard M. Stallman (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
Sun, 04 Sep 1994 02:09:55 +0000 Richard M. Stallman (init_baud_rate): Test that getobaud is actually defined.
Sat, 03 Sep 1994 04:34:17 +0000 Richard M. Stallman (init_baud_rate) [USE_GETOBAUD]: Use getobaud.
Thu, 28 Jul 1994 12:50:34 +0000 Richard M. Stallman (random): Use rand differently, and distinguish BSD/USG.
Wed, 27 Jul 1994 17:40:29 +0000 Richard M. Stallman (random, srandom): Obey HAVE_RAND48 flag.
Mon, 25 Jul 1994 20:47:20 +0000 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
Tue, 19 Jul 1994 19:34:17 +0000 Richard M. Stallman (init_system_name): Retry gethostbyname after TRY_AGAIN failure.
Fri, 01 Jul 1994 15:34:42 +0000 Richard M. Stallman (init_sys_modes): Turn off VSTART and VSTOP chars. On
Wed, 15 Jun 1994 05:29:08 +0000 Karl Heuer (init_system_name): New function, replaces get_system_name.
Tue, 14 Jun 1994 20:33:44 +0000 Richard M. Stallman (init_sys_modes): Don't set up sigio here if window system.
Mon, 13 Jun 1994 23:56:48 +0000 Richard M. Stallman (init_sys_modes): Don't call set_terminal_modes
Thu, 19 May 1994 20:25:52 +0000 Richard M. Stallman [BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
Fri, 13 May 1994 07:18:38 +0000 Richard M. Stallman (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Wed, 04 May 1994 23:27:39 +0000 Richard M. Stallman Test ISC4_0 along with TIOCGWINSZ.
Fri, 15 Apr 1994 22:00:44 +0000 Richard M. Stallman (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
Tue, 12 Apr 1994 15:08:30 +0000 Richard M. Stallman (set_window_size): New function.
Mon, 11 Apr 1994 20:50:40 +0000 Richard M. Stallman Comment change.
Wed, 23 Mar 1994 21:42:12 +0000 Karl Heuer (reset_sys_modes): Turn off O_NDELAY.
Sat, 26 Feb 1994 05:55:03 +0000 Karl Heuer (sys_subshell): New function, split from sys_suspend.
Thu, 17 Feb 1994 05:40:07 +0000 Richard M. Stallman (child_setup_tty): Typo in previous change.
Thu, 17 Feb 1994 03:20:17 +0000 Richard M. Stallman (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
Thu, 17 Feb 1994 02:59:48 +0000 Richard M. Stallman (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
Wed, 16 Feb 1994 23:43:53 +0000 Richard M. Stallman (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
Tue, 15 Feb 1994 16:22:49 +0000 Richard M. Stallman (sys_write): If any bytes were written, return how many.
Sun, 13 Feb 1994 22:19:34 +0000 Roland McGrath (start_of_text): Don't define #ifdef HAVE_TEXT_START.
Sat, 12 Feb 1994 01:28:45 +0000 Karl Heuer Fix conditional compilation.
Wed, 02 Feb 1994 06:20:58 +0000 Karl Heuer (get_system_name): Remove restriction on hostname size.
Wed, 26 Jan 1994 20:55:19 +0000 Richard M. Stallman (mkdir): Use MKDIR_PROTOTYPE if defined.
Sat, 15 Jan 1994 13:04:09 +0000 Richard M. Stallman (request_sigio, unrequest_sigio): Add new versions of
Wed, 12 Jan 1994 16:19:09 +0000 Richard M. Stallman (sys_siglist) [sun]: Additional Sun-specific signal names.
Sun, 09 Jan 1994 06:15:39 +0000 Roland McGrath Restore big block of #ifdef and #include lines for fcntl.h and friends,
Sat, 08 Jan 1994 21:36:18 +0000 Roland McGrath [! VMS]: Don't declare sys_errlist here.
Sat, 08 Jan 1994 09:18:29 +0000 Richard M. Stallman [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
Mon, 03 Jan 1994 07:21:12 +0000 Richard M. Stallman (get_system_name): If the official name of the host is
Thu, 23 Dec 1993 02:02:36 +0000 Richard M. Stallman [VMS] (wait_for_kbd_input): Call prepare_menu_bars.
Fri, 26 Nov 1993 10:40:27 +0000 Richard M. Stallman (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.
Thu, 25 Nov 1993 05:41:47 +0000 Richard M. Stallman (init_baud_rate): Avoid referring to sg uninitialized.
Wed, 24 Nov 1993 08:02:26 +0000 Richard M. Stallman (closedir): Pass on the value from sys_closedir.
Tue, 23 Nov 1993 11:06:13 +0000 Richard M. Stallman (getwd): If getcwd returns 0, we return 0.
Wed, 10 Nov 1993 20:02:50 +0000 Richard M. Stallman (sys_suspend): Use EMACS_GETPGRP macro.
Wed, 10 Nov 1993 08:30:22 +0000 Richard M. Stallman (read_input_waiting): Don't mess with meta bit
Sat, 06 Nov 1993 05:14:07 +0000 Richard M. Stallman (child_setup_tty): Make the pty handle 8-bit characters.
Wed, 22 Sep 1993 18:08:51 +0000 Brian Fox (sys_write): Keep trying to write out the data until
Sun, 12 Sep 1993 12:36:30 +0000 Richard M. Stallman (bzero, bcopy, bcmp): Don't define as functions
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 08 Sep 1993 16:55:53 +0000 Richard M. Stallman (stuff_char): Use input_fd.
Sun, 15 Aug 1993 04:28:05 +0000 Richard M. Stallman (mkdir, rmdir): Use wait_for_termination to wait.
Sun, 15 Aug 1993 03:53:33 +0000 Richard M. Stallman Include syswait.h.
Tue, 03 Aug 1993 07:02:38 +0000 Jim Blandy * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
Tue, 03 Aug 1993 02:40:31 +0000 Richard M. Stallman (vfork): Move this outside the USG conditional.
Sun, 18 Jul 1993 06:27:15 +0000 Jim Blandy * xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
Sat, 19 Jun 1993 21:07:02 +0000 Jim Blandy * sysdep.c (rename): Make arguments const. autoconf #defines
Fri, 18 Jun 1993 23:33:20 +0000 Jim Blandy Changes for Irix 4.0, tested this time:
Thu, 17 Jun 1993 04:58:27 +0000 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
Wed, 16 Jun 1993 20:31:01 +0000 Jim Blandy * sysdep.c (closedir): Don't free directory buffer if it looks
Wed, 16 Jun 1993 20:02:58 +0000 Jim Blandy * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
Sat, 12 Jun 1993 17:46:44 +0000 Jim Blandy * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
Fri, 11 Jun 1993 16:22:03 +0000 Jim Blandy Interact properly with shells lacking job control (sh, rc, es...)
Thu, 10 Jun 1993 06:21:19 +0000 Jim Blandy * sysdep.c: Remove clause for DGUX support of FASYNC; add clause
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 23:57:08 +0000 Richard M. Stallman (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
Fri, 04 Jun 1993 05:22:19 +0000 Richard M. Stallman (wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
Mon, 31 May 1993 01:12:05 +0000 Richard M. Stallman (wait_for_termination): Delete LINUX conditionals.
Sun, 30 May 1993 21:37:57 +0000 Richard M. Stallman (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
Sun, 30 May 1993 18:34:54 +0000 Richard M. Stallman (wait_for_termination): Add POSIX_SIGNALS alternative.
Sun, 30 May 1993 04:46:39 +0000 Richard M. Stallman (sys_signal): Use 0, not NULL, to set sa_flags.
Sat, 29 May 1993 20:44:59 +0000 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
Sat, 29 May 1993 05:05:40 +0000 Richard M. Stallman (gettimeofday): Don't store in *tzp if tzp is 0.
Thu, 27 May 1993 02:12:20 +0000 Jim Blandy * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
Wed, 26 May 1993 23:14:00 +0000 Richard M. Stallman [HAVE_SOCKETS]: Include socket.h, netdb.h.
Tue, 25 May 1993 23:23:53 +0000 Richard M. Stallman (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
Tue, 25 May 1993 23:22:08 +0000 Richard M. Stallman (wait_for_termination): Don't use the BSD alternative for LINUX.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 21 May 1993 23:42:36 +0000 Richard M. Stallman (wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).
Fri, 21 May 1993 22:33:45 +0000 Jim Blandy * sysdep.c (sys_suspend): Set synch_process_alive, so that
Wed, 19 May 1993 22:01:35 +0000 Jim Blandy Some changes from Michael K. Johnson for Linux.
Tue, 18 May 1993 22:45:29 +0000 Jim Blandy * sysdep.c (reset_sys_modes): Test the return value of
Tue, 04 May 1993 02:36:03 +0000 Jim Blandy * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
Mon, 26 Apr 1993 05:15:13 +0000 Eric S. Raymond (read_pending_input): Fix the garbaged-modifiers bug under System Vs previous
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Tue, 23 Mar 1993 06:26:18 +0000 Jim Blandy * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is
Sat, 20 Mar 1993 22:21:12 +0000 Jim Blandy * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.