log src/sysdep.c @ 6659:830263c59354

age author description
Wed, 23 Mar 1994 21:42:12 +0000 Karl Heuer (reset_sys_modes): Turn off O_NDELAY.
Sat, 26 Feb 1994 05:55:03 +0000 Karl Heuer (sys_subshell): New function, split from sys_suspend.
Thu, 17 Feb 1994 05:40:07 +0000 Richard M. Stallman (child_setup_tty): Typo in previous change.
Thu, 17 Feb 1994 03:20:17 +0000 Richard M. Stallman (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
Thu, 17 Feb 1994 02:59:48 +0000 Richard M. Stallman (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
Wed, 16 Feb 1994 23:43:53 +0000 Richard M. Stallman (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
Tue, 15 Feb 1994 16:22:49 +0000 Richard M. Stallman (sys_write): If any bytes were written, return how many.
Sun, 13 Feb 1994 22:19:34 +0000 Roland McGrath (start_of_text): Don't define #ifdef HAVE_TEXT_START.
Sat, 12 Feb 1994 01:28:45 +0000 Karl Heuer Fix conditional compilation.
Wed, 02 Feb 1994 06:20:58 +0000 Karl Heuer (get_system_name): Remove restriction on hostname size.
Wed, 26 Jan 1994 20:55:19 +0000 Richard M. Stallman (mkdir): Use MKDIR_PROTOTYPE if defined.
Sat, 15 Jan 1994 13:04:09 +0000 Richard M. Stallman (request_sigio, unrequest_sigio): Add new versions of
Wed, 12 Jan 1994 16:19:09 +0000 Richard M. Stallman (sys_siglist) [sun]: Additional Sun-specific signal names.
Sun, 09 Jan 1994 06:15:39 +0000 Roland McGrath Restore big block of #ifdef and #include lines for fcntl.h and friends,
Sat, 08 Jan 1994 21:36:18 +0000 Roland McGrath [! VMS]: Don't declare sys_errlist here.
Sat, 08 Jan 1994 09:18:29 +0000 Richard M. Stallman [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
Mon, 03 Jan 1994 07:21:12 +0000 Richard M. Stallman (get_system_name): If the official name of the host is
Thu, 23 Dec 1993 02:02:36 +0000 Richard M. Stallman [VMS] (wait_for_kbd_input): Call prepare_menu_bars.
Fri, 26 Nov 1993 10:40:27 +0000 Richard M. Stallman (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.
Thu, 25 Nov 1993 05:41:47 +0000 Richard M. Stallman (init_baud_rate): Avoid referring to sg uninitialized.
Wed, 24 Nov 1993 08:02:26 +0000 Richard M. Stallman (closedir): Pass on the value from sys_closedir.
Tue, 23 Nov 1993 11:06:13 +0000 Richard M. Stallman (getwd): If getcwd returns 0, we return 0.
Wed, 10 Nov 1993 20:02:50 +0000 Richard M. Stallman (sys_suspend): Use EMACS_GETPGRP macro.
Wed, 10 Nov 1993 08:30:22 +0000 Richard M. Stallman (read_input_waiting): Don't mess with meta bit
Sat, 06 Nov 1993 05:14:07 +0000 Richard M. Stallman (child_setup_tty): Make the pty handle 8-bit characters.
Wed, 22 Sep 1993 18:08:51 +0000 Brian Fox (sys_write): Keep trying to write out the data until
Sun, 12 Sep 1993 12:36:30 +0000 Richard M. Stallman (bzero, bcopy, bcmp): Don't define as functions
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 08 Sep 1993 16:55:53 +0000 Richard M. Stallman (stuff_char): Use input_fd.
Sun, 15 Aug 1993 04:28:05 +0000 Richard M. Stallman (mkdir, rmdir): Use wait_for_termination to wait.