1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Richard M. Stallman a9f2c8845b (wait_reading_process_input):
Use -1 to mean wait_channel is empty.
Start process loop with descriptor 0 if keyboard_descriptor is not 0.
(make_process): Initialize descriptors to -1.
(Fdelete_process): -1 means empty, in infd.
(deactivate_process): Likewise.
(process_send_signal): Likewise.
(kill_buffer_processes): Likewise.
(sigchld_handler): Likewise.
(status_notify): Likewise.
(close_process_descs): Likewise.
(create_process): Likewise.
(Fopen_network_stream): Likewise.
(send_process): Likewise.
(Fprocess_send_eof): Likewise.  Use XINT when closing outfd.
(Fset_process_filter): Use XINT to get infd value.
(wait_reading_process_input): Likewise.

(wait_reading_process_input): When bypassing select, clear Available.
1993-11-23 10:57:16 +00:00
etc Formerly tasks.texi.~2~ 1993-11-23 07:08:05 +00:00
lib-src (install): Don't change mode or group when installing. 1993-11-16 09:22:47 +00:00
lisp Delete periods from error messages. 1993-11-23 08:43:48 +00:00
lispref Initial revision 1993-09-23 21:00:12 +00:00
src (wait_reading_process_input): 1993-11-23 10:57:16 +00:00
build-ins.in Change src/xemacs to src/emacs. We no longer create src/xemacs, so 1993-09-28 09:42:26 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Re-add hitachi to list of companies not to treat as OS names. 1993-10-31 02:47:34 +00:00
configure1.in (i[34]86-ncr-sysv*): New specific alternative. 1993-11-21 09:02:45 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist Don't put lisp/forms.README in the distribution. 1993-11-15 22:57:57 +00:00
Makefile.in (mkdir): Ignore error from chmod. 1993-11-16 09:20:07 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00