log src/sysdep.c @ 8867:73a95a7efdce

age author description
1994-09-05 Karl Heuer (srandom): Pass arg to srand48; no return value.
1994-09-04 Richard M. Stallman (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
1994-09-04 Richard M. Stallman (init_baud_rate): Test that getobaud is actually defined.
1994-09-03 Richard M. Stallman (init_baud_rate) [USE_GETOBAUD]: Use getobaud.
1994-07-28 Richard M. Stallman (random): Use rand differently, and distinguish BSD/USG.
1994-07-27 Richard M. Stallman (random, srandom): Obey HAVE_RAND48 flag.
1994-07-25 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
1994-07-19 Richard M. Stallman (init_system_name): Retry gethostbyname after TRY_AGAIN failure.
1994-07-01 Richard M. Stallman (init_sys_modes): Turn off VSTART and VSTOP chars. On
1994-06-15 Karl Heuer (init_system_name): New function, replaces get_system_name.
1994-06-14 Richard M. Stallman (init_sys_modes): Don't set up sigio here if window system.
1994-06-13 Richard M. Stallman (init_sys_modes): Don't call set_terminal_modes
1994-05-19 Richard M. Stallman [BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
1994-05-13 Richard M. Stallman (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-04 Richard M. Stallman Test ISC4_0 along with TIOCGWINSZ.
1994-04-15 Richard M. Stallman (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
1994-04-12 Richard M. Stallman (set_window_size): New function.
1994-04-11 Richard M. Stallman Comment change.
1994-03-23 Karl Heuer (reset_sys_modes): Turn off O_NDELAY.
1994-02-26 Karl Heuer (sys_subshell): New function, split from sys_suspend.
1994-02-17 Richard M. Stallman (child_setup_tty): Typo in previous change.
1994-02-17 Richard M. Stallman (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
1994-02-17 Richard M. Stallman (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
1994-02-16 Richard M. Stallman (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
1994-02-15 Richard M. Stallman (sys_write): If any bytes were written, return how many.
1994-02-13 Roland McGrath (start_of_text): Don't define #ifdef HAVE_TEXT_START.
1994-02-12 Karl Heuer Fix conditional compilation.
1994-02-02 Karl Heuer (get_system_name): Remove restriction on hostname size.
1994-01-26 Richard M. Stallman (mkdir): Use MKDIR_PROTOTYPE if defined.
1994-01-15 Richard M. Stallman (request_sigio, unrequest_sigio): Add new versions of
1994-01-12 Richard M. Stallman (sys_siglist) [sun]: Additional Sun-specific signal names.
1994-01-09 Roland McGrath Restore big block of #ifdef and #include lines for fcntl.h and friends,
1994-01-08 Roland McGrath [! VMS]: Don't declare sys_errlist here.
1994-01-08 Richard M. Stallman [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
1994-01-03 Richard M. Stallman (get_system_name): If the official name of the host is
1993-12-23 Richard M. Stallman [VMS] (wait_for_kbd_input): Call prepare_menu_bars.
1993-11-26 Richard M. Stallman (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.
1993-11-25 Richard M. Stallman (init_baud_rate): Avoid referring to sg uninitialized.
1993-11-24 Richard M. Stallman (closedir): Pass on the value from sys_closedir.
1993-11-23 Richard M. Stallman (getwd): If getcwd returns 0, we return 0.
1993-11-10 Richard M. Stallman (sys_suspend): Use EMACS_GETPGRP macro.
1993-11-10 Richard M. Stallman (read_input_waiting): Don't mess with meta bit
1993-11-06 Richard M. Stallman (child_setup_tty): Make the pty handle 8-bit characters.
1993-09-22 Brian Fox (sys_write): Keep trying to write out the data until
1993-09-12 Richard M. Stallman (bzero, bcopy, bcmp): Don't define as functions
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-09-08 Richard M. Stallman (stuff_char): Use input_fd.
1993-08-15 Richard M. Stallman (mkdir, rmdir): Use wait_for_termination to wait.
1993-08-15 Richard M. Stallman Include syswait.h.
1993-08-03 Jim Blandy * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
1993-08-03 Richard M. Stallman (vfork): Move this outside the USG conditional.
1993-07-18 Jim Blandy * xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
1993-06-19 Jim Blandy * sysdep.c (rename): Make arguments const. autoconf #defines
1993-06-18 Jim Blandy Changes for Irix 4.0, tested this time:
1993-06-17 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
1993-06-16 Jim Blandy * sysdep.c (closedir): Don't free directory buffer if it looks
1993-06-16 Jim Blandy * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
1993-06-12 Jim Blandy * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
1993-06-11 Jim Blandy Interact properly with shells lacking job control (sh, rc, es...)
1993-06-10 Jim Blandy * sysdep.c: Remove clause for DGUX support of FASYNC; add clause