- 24 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 23 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
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.
-
- 13 Nov, 1993 2 commits
-
-
Richard M. Stallman authored
(Fopen_network_stream): Use them.
-
Richard M. Stallman authored
-
- 04 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
(Fopen_network_stream): Handle TERM.
-
- 25 Oct, 1993 1 commit
-
-
Brian Fox authored
-
- 22 Oct, 1993 1 commit
-
-
Richard M. Stallman authored
(Fset_process_filter): Set or clear bit in input_wait_mask when nec.
-
- 10 Sep, 1993 1 commit
-
-
Roland McGrath authored
-
- 08 Sep, 1993 1 commit
-
-
Richard M. Stallman authored
(wait_reading_process_input, init_keyboard): Use it. Also call change_input_fd. (change_keyboard_wait_descriptor): New function.
-
- 15 Aug, 1993 1 commit
-
-
Richard M. Stallman authored
(wait_reading_process_input): Exit without waiting if wait_for_cell is already non-nil.
-
- 28 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
when wait_for_cell, do not check the keyboard.
-
- 24 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
if unknown process name.
-
- 22 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
second alternative definition.
-
- 09 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
swallow_events and do_pending_window_change when appropriate.
-
- 02 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
in the select, if read_kbd was a cons cell.
-
- 29 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jun, 1993 1 commit
-
-
Jim Blandy authored
* s/irix4-0.h: Get rid of our fake definitions for setpgrp and getpgrp. * callproc.c (Fcall_process): Go ahead and use the USG calling convention for setpgrp. * ymakefile (pre-crt0.o): Add rule for this. Perhaps it will help separate-source-directory compilation. * emacs.c (shut_down_emacs): Some USG systems #define EMACS_HAVE_TTY_PGRP; call getpgrp as appropriate for such systems. * sysdep.c (sys_suspend): Call getpgrp as appropriate for USG and non-USG. * process.c [IRIX] (create_process): Don't put child in process group zero before opening the tty; Irix is like USG in this regard.
-
- 17 Jun, 1993 1 commit
-
-
Jim Blandy authored
call setpgrp with arguments, even if USG is #defined. * process.c [IRIX] (create_process): Don't call setpgrp before opening the pty. Call it after doing the TIOCNOTTY ioctl.
-
- 12 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 11 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
Do restore Vdeactivate_mark, so that no one else deactivates it.
-
- 10 Jun, 1993 1 commit
-
-
Jim Blandy authored
-
- 09 Jun, 1993 3 commits
-
-
Jim Blandy authored
(Fopen_network_stream): Cast the second argument to connect, to avoid warnings on any system that provides prototypes for connect.
-
Jim Blandy authored
-
Jim Blandy authored
-
- 06 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
Save and restore Vdeactivate_mark.
-
- 29 May, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 25 May, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 24 May, 1993 1 commit
-
-
Richard M. Stallman authored
(sys_siglist) [LINUX]: Don't even declare it.
-
- 22 May, 1993 2 commits
-
-
Jim Blandy authored
-
Jim Blandy authored
only have the h_addr field in their struct hostent.
-
- 20 May, 1993 1 commit
-
-
Jim Blandy authored
* s/template.h: Mention that you should #define HAVE_TERMIO or HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred. * systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of tcsetpgrp to *pgid; it's just a status value. * config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux systems using XFree386, and perhaps is inappropriate in general. * m/intel386.h: #undefine the integer size macros, since the Linux <values.h> file #defines them itself. * mem-limits.h (get_lim_data): Linux has the ulimit call; if it fails, fall back on ULIMIT_BREAK_VALUE. * process.c: Linux needs the WAITTYPE, etc. definitions. * unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type; no need to use SYSV names. * s/linux.h: New file.
-
- 19 May, 1993 3 commits
-
-
Jim Blandy authored
29th, since that re-introduces the race condition the comments are warning about. Call clear_waiting_for_input before calling status_notify, though.
-
Jim Blandy authored
clear_waiting_for_input when we exit the loop because process input has arrived.
-
Jim Blandy authored
inaccessible.
-
- 16 May, 1993 1 commit
-
-
Jim Blandy authored
-
- 15 May, 1993 1 commit
-
-
Jim Blandy authored
Solaris, it's not necessary to check if we should redeliver SIGIO, according to David Mackenzie. * s/sol2.h: #include "usg5-4.h", and #define const.
-
- 29 Apr, 1993 1 commit
-
-
Richard M. Stallman authored
call before the set_waiting_for_input call.
-
- 30 Mar, 1993 2 commits
-
-
Jim Blandy authored
equivalent of /dev/null, and the suffixes used by executable files. This is simple, and helps people porting Emacs to other operating systems. * process.h (NULL_DEVICE): Give this a default value. * process.c (Fstart_process): Pass EXEC_SUFFIXES to openp. (Fprocess_send_eof): Use NULL_DEVICE instead of "/dev/null". * callproc.c (Fcall_process): Pass EXEC_SUFFIXES to openp. Use NULL_DEVICE instead of "/dev/null".
-
Jim Blandy authored
floating-point as well as integer arguments. subr.el defines the former as an alias for the latter. * data.c (Fnumber_to_string): Renamed from Fint_to_string. (wrong_type_argument): Adjust caller. (syms_of_data): Adjust defsubr. * fns.c (concat): Adjust caller. * lisp.h (Fnumber_to_string): Adjust extern declaration. * mocklisp.c (Finsert_string): Adjust caller. * process.c (status_message): Adjust caller.
-
- 25 Mar, 1993 1 commit
-
-
Jim Blandy authored
(WIFSTOPPED, WIFSIGNALED, WIFEXITED, XRETCODE, WSTOPSIG, WCOREDUMP, WTERMSIG): New dummy definitions. (deactivate_process): Add missing semicolon.
-