aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).Richard M. Stallman1993-05-211-9/+42
* * sysdep.c (sys_suspend): Set synch_process_alive, so thatJim Blandy1993-05-211-0/+1
* Some changes from Michael K. Johnson for Linux.Jim Blandy1993-05-191-6/+4
* * sysdep.c (reset_sys_modes): Test the return value ofJim Blandy1993-05-181-1/+1
* * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these intoJim Blandy1993-05-041-0/+138
* (read_pending_input): Fix the garbaged-modifiers bug under System Vs previousEric S. Raymond1993-04-261-0/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-6/+12
* * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM isJim Blandy1993-03-231-0/+2
* * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.Jim Blandy1993-03-201-1/+1
* Some VMS changes from Richard Levitte <[email protected]>:Jim Blandy1993-03-191-15/+41
* * sysdep.c (read_input_waiting): Set e.frame_or_window, notJim Blandy1993-03-111-3/+15
* * sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well asJim Blandy1993-02-221-2/+2
* * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Jim Blandy1992-11-161-75/+46
* * sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: UseJim Blandy1992-11-071-1/+1
* (get_system_name): Use gethostname for USG systemsRichard M. Stallman1992-10-291-2/+12
* * sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" toJim Blandy1992-09-231-22/+10
* (sys_suspend): Read EMACS_PARENT_PID envvar for parent.Richard M. Stallman1992-09-191-2/+19
* (init_sys_modes): Handle VDSUSP like V_DSUSP.Richard M. Stallman1992-09-121-6/+9
* * sysdep.c (init_baud_rate): Re-arranged order of conditionals -Jim Blandy1992-08-291-8/+12
* * sysdep.c (select): There's no need to cast the return value ofJim Blandy1992-08-191-3/+6
* entered into RCSJim Blandy1992-07-131-14/+14
* *** empty log message ***Jim Blandy1992-06-101-1/+1
* *** empty log message ***Joseph Arceneaux1992-06-051-1/+2
* *** empty log message ***Jim Blandy1992-05-181-4/+4
* *** empty log message ***Jim Blandy1992-05-101-10/+15
* *** empty log message ***Jim Blandy1992-05-011-2/+10
* *** empty log message ***Jim Blandy1992-04-241-39/+5
* *** empty log message ***Jim Blandy1992-03-141-321/+238
* *** empty log message ***Jim Blandy1992-01-311-10/+29
* Initial revisionJim Blandy1992-01-141-0/+4152