log src/sysdep.c @ 3239:2e4882a32671

age author description
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.