aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* * sysdep.c (rename): Make arguments const. autoconf #definesJim Blandy1993-06-191-2/+2
* Changes for Irix 4.0, tested this time:Jim Blandy1993-06-181-1/+8
* Changes for correct pgrp behavior; approach suggested by BobJim Blandy1993-06-171-10/+8
* * sysdep.c (closedir): Don't free directory buffer if it looksJim Blandy1993-06-161-1/+5
* * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; itJim Blandy1993-06-161-0/+5
* * sysdep.c (child_setup_tty): Remove duplicate settings for VQUITJim Blandy1993-06-121-1/+0
* Interact properly with shells lacking job control (sh, rc, es...)Jim Blandy1993-06-111-0/+57
* * sysdep.c: Remove clause for DGUX support of FASYNC; add clauseJim Blandy1993-06-101-4/+8
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-15/+15
* (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.Richard M. Stallman1993-06-071-2/+3
* (wait_for_termination): Fix sigpause in POSIX_SIGNALS case.Richard M. Stallman1993-06-041-1/+17
* (wait_for_termination): Delete LINUX conditionals.Richard M. Stallman1993-05-311-4/+4
* (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: InstallRichard M. Stallman1993-05-301-5/+27
* (wait_for_termination): Add POSIX_SIGNALS alternative.Richard M. Stallman1993-05-301-0/+10
* (sys_signal): Use 0, not NULL, to set sa_flags.Richard M. Stallman1993-05-301-1/+1
* * sysdep.c (sys_siglist): Comment out #endif trailer.Jim Blandy1993-05-291-1/+1
* (gettimeofday): Don't store in *tzp if tzp is 0.Richard M. Stallman1993-05-291-1/+2
* * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them ifJim Blandy1993-05-271-10/+10
* [HAVE_SOCKETS]: Include socket.h, netdb.h.Richard M. Stallman1993-05-261-0/+25
* (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.Richard M. Stallman1993-05-251-2/+2
* (wait_for_termination): Don't use the BSD alternative for LINUX.Richard M. Stallman1993-05-251-2/+2
* 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