[HAVE_SOCKETS]: Include socket.h, netdb.h.
[bpt/emacs.git] / src / sysdep.c
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 alterna...
1993-05-25 Richard M. Stallman(wait_for_termination): Don't use the BSD alternative...
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-21 Richard M. Stallman(wait_for_termination): Copy code from 18.59 (but sans...
1993-05-21 Jim Blandy* sysdep.c (sys_suspend): Set synch_process_alive,...
1993-05-19 Jim BlandySome 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...
1993-04-26 Eric S. Raymond(read_pending_input): Fix the garbaged-modifiers bug...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-23 Jim Blandy* sysdep.c (random, srandom): Don't define these if...
1993-03-20 Jim Blandy* sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.
1993-03-19 Jim BlandySome VMS changes from Richard Levitte <levitte@e.kth...
1993-03-11 Jim Blandy* sysdep.c (read_input_waiting): Set e.frame_or_window...
1993-02-22 Jim Blandy* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS...
1992-11-16 Jim Blandy* systty.h, process.c, buffer.h, callproc.c, sysdep...
1992-11-07 Jim Blandy* sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCAT...
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 (...
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 condi...
1992-08-19 Jim Blandy* sysdep.c (select): There's no need to cast the return...
1992-07-13 Jim Blandyentered 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 BlandyInitial revision