log src/sysdep.c @ 3532:09bff9415131

age author description
1993-06-04 Richard M. Stallman (wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
1993-05-31 Richard M. Stallman (wait_for_termination): Delete LINUX conditionals.
1993-05-30 Richard M. Stallman (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
1993-05-30 Richard M. Stallman (wait_for_termination): Add POSIX_SIGNALS alternative.
1993-05-30 Richard M. Stallman (sys_signal): Use 0, not NULL, to set sa_flags.
1993-05-29 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Richard M. Stallman (gettimeofday): Don't store in *tzp if tzp is 0.
1993-05-27 Jim Blandy * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
1993-05-26 Richard M. Stallman [HAVE_SOCKETS]: Include socket.h, netdb.h.
1993-05-25 Richard M. Stallman (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
1993-05-25 Richard M. Stallman (wait_for_termination): Don't use the BSD alternative for LINUX.
1993-05-22 Jim Blandy Updated copyright years.
1993-05-21 Richard M. Stallman (wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).
1993-05-21 Jim Blandy * sysdep.c (sys_suspend): Set synch_process_alive, so that
1993-05-19 Jim Blandy Some changes from Michael K. Johnson for Linux.
1993-05-18 Jim Blandy * sysdep.c (reset_sys_modes): Test the return value of
1993-05-04 Jim Blandy * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
1993-04-26 Eric S. Raymond (read_pending_input): Fix the garbaged-modifiers bug under System Vs previous
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-23 Jim Blandy * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is
1993-03-20 Jim Blandy * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.
1993-03-19 Jim Blandy Some VMS changes from Richard Levitte <levitte@e.kth.se>:
1993-03-11 Jim Blandy * sysdep.c (read_input_waiting): Set e.frame_or_window, not
1993-02-22 Jim Blandy * sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as
1992-11-16 Jim Blandy * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
1992-11-07 Jim Blandy * sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: Use
1992-10-29 Richard M. Stallman (get_system_name): Use gethostname for USG systems
1992-09-23 Jim Blandy * sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to
1992-09-19 Richard M. Stallman (sys_suspend): Read EMACS_PARENT_PID envvar for parent.
1992-09-12 Richard M. Stallman (init_sys_modes): Handle VDSUSP like V_DSUSP.
1992-08-29 Jim Blandy * sysdep.c (init_baud_rate): Re-arranged order of conditionals -
1992-08-19 Jim Blandy * sysdep.c (select): There's no need to cast the return value of
1992-07-13 Jim Blandy entered into RCS
1992-06-10 Jim Blandy *** empty log message ***
1992-06-05 Joseph Arceneaux *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1992-05-10 Jim Blandy *** empty log message ***
1992-05-01 Jim Blandy *** empty log message ***
1992-04-24 Jim Blandy *** empty log message ***
1992-03-14 Jim Blandy *** empty log message ***
1992-01-31 Jim Blandy *** empty log message ***
1992-01-14 Jim Blandy Initial revision