Mercurial > emacs
log src/process.c @ 7265:bca3fe63efec
age | author | description |
---|---|---|
Sat, 30 Apr 1994 23:28:10 +0000 | Paul Reilly | (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR. |
Sat, 30 Apr 1994 06:05:51 +0000 | Richard M. Stallman | (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN. |
Thu, 28 Apr 1994 04:35:39 +0000 | Richard M. Stallman | (create_process): If vfork fails, close forkin and forkout. |
Tue, 26 Apr 1994 21:17:19 +0000 | Karl Heuer | (create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr. |
Sun, 24 Apr 1994 03:10:24 +0000 | Richard M. Stallman | (create_process): Use child_setup_tty only if pty_flag. |
Sun, 24 Apr 1994 03:06:55 +0000 | Richard M. Stallman | (create_process): Use SETUP_SLAVE_PTY only if pty_flag. |
Sat, 23 Apr 1994 05:18:09 +0000 | Richard M. Stallman | (max_process_desc): New variable. |