Mercurial > hg > xemacs-beta
annotate src/process.h @ 613:023b83f4e54b
[xemacs-hg @ 2001-06-10 10:42:16 by ben]
------ signal-code changes ------
data.c, device-tty.c, emacs.c, floatfns.c, linuxplay.c, nas.c,
process-unix.c, signal.c, sunplay.c, sysdep.c, syssignal.h:
use EMACS_SIGNAL everywhere instead of playing preprocessing
games with signal().
s\windowsnt.h, s\mingw32.h, syssignal.h:
Remove mswindows signal code from s+m headers and move to
syssignal.h as one of the five ways of signal handling,
instead of playing preprocessing games.
fileio.c, sysdep.c:
Rename sys_do_signal to qxe_reliable_signal.
signal.c, process-unix.c, profile.c:
Create set_timeout_signal(); use instead of just EMACS_SIGNAL
to establish a signal handler on a timeout signal; this does
special things under Cygwin.
nt.c:
Eliminate term_ntproc(), which is blank; used as a SIGABRT
handler, which was wrong anyway.
nt.c, win32.c:
Move signal code from nt.c to win32.c, since Cygwin needs it
too when dealing with timeout signals.
s\cygwin32.h:
Define CYGWIN_BROKEN_SIGNALS.
------ other changes ------
s\mingw32.h:
Fix problems with NOT_C_CODE being in the wrong place and
excluding defines needed when building Makefile.in.in.
filelock.c, mule-canna.c, mule-ccl.c, mule-ccl.h, ralloc.c,
unexalpha.c, unexapollo.c, unexcw.c, unexelfsgi.c, unexnt.c,
unexsni.c, s\aix3-1.h, s\bsd4-1.h, s\bsd4-2.h, s\bsd4-3.h, s\cxux.h,
s\cygwin32.h, s\dgux.h, s\dgux5-4r2.h, s\dgux5-4r3.h, s\dgux5-4r4.h,
s\ewsux5r4.h, s\gnu.h, s\hpux.h, s\iris3-5.h, s\iris3-6.h,
s\irix3-3.h, s\linux.h, s\mingw32.h, s\newsos5.h, s\nextstep.h,
s\ptx.h, s\riscix1-1.h, s\riscix1-2.h, s\rtu.h, s\sco4.h, s\sco5.h,
s\template.h, s\ultrix.h, s\umax.h, s\umips.h, s\unipl5-0.h,
s\unipl5-2.h, s\usg5-0.h, s\usg5-2-2.h, s\usg5-2.h, s\usg5-3.h,
s\usg5-4.h, s\windowsnt.h, s\xenix.h:
Rename 'GNU Emacs' to XEmacs in the copyright and comments.
nas.c:
Stylistic cleanup. Avoid preprocessing games with names such
as play_sound_file.
------ signal-code changes ------
data.c, device-tty.c, emacs.c, floatfns.c, linuxplay.c, nas.c,
process-unix.c, signal.c, sunplay.c, sysdep.c, syssignal.h:
use EMACS_SIGNAL everywhere instead of playing preprocessing
games with signal().
s\windowsnt.h, s\mingw32.h, syssignal.h:
Remove mswindows signal code from s+m headers and move to
syssignal.h as one of the five ways of signal handling,
instead of playing preprocessing games.
fileio.c, sysdep.c:
Rename sys_do_signal to qxe_reliable_signal.
signal.c, process-unix.c, profile.c:
Create set_timeout_signal(); use instead of just EMACS_SIGNAL
to establish a signal handler on a timeout signal; this does
special things under Cygwin.
nt.c:
Eliminate term_ntproc(), which is blank; used as a SIGABRT
handler, which was wrong anyway.
nt.c, win32.c:
Move signal code from nt.c to win32.c, since Cygwin needs it
too when dealing with timeout signals.
s\cygwin32.h:
Define CYGWIN_BROKEN_SIGNALS.
------ other changes ------
s\mingw32.h:
Fix problems with NOT_C_CODE being in the wrong place and
excluding defines needed when building Makefile.in.in.
filelock.c, mule-canna.c, mule-ccl.c, mule-ccl.h, ralloc.c,
unexalpha.c, unexapollo.c, unexcw.c, unexelfsgi.c, unexnt.c,
unexsni.c, s\aix3-1.h, s\bsd4-1.h, s\bsd4-2.h, s\bsd4-3.h, s\cxux.h,
s\cygwin32.h, s\dgux.h, s\dgux5-4r2.h, s\dgux5-4r3.h, s\dgux5-4r4.h,
s\ewsux5r4.h, s\gnu.h, s\hpux.h, s\iris3-5.h, s\iris3-6.h,
s\irix3-3.h, s\linux.h, s\mingw32.h, s\newsos5.h, s\nextstep.h,
s\ptx.h, s\riscix1-1.h, s\riscix1-2.h, s\rtu.h, s\sco4.h, s\sco5.h,
s\template.h, s\ultrix.h, s\umax.h, s\umips.h, s\unipl5-0.h,
s\unipl5-2.h, s\usg5-0.h, s\usg5-2-2.h, s\usg5-2.h, s\usg5-3.h,
s\usg5-4.h, s\windowsnt.h, s\xenix.h:
Rename 'GNU Emacs' to XEmacs in the copyright and comments.
nas.c:
Stylistic cleanup. Avoid preprocessing games with names such
as play_sound_file.
xemacs-faq.texi:
Update sections on Windows and MacOS availability.
alist.el, apropos.el, autoload.el, bytecomp.el, cl-compat.el, cl-extra.el, cl-macs.el, cl-seq.el, cl.el, cmdloop.el, cus-edit.el, derived.el, gpm.el, itimer.el, lisp-mode.el, shadow.el, version.el, wid-browse.el:
Rename 'GNU Emacs' to XEmacs in the copyright. Fix other
references to GNU Emacs that should be XEmacs or just Emacs.
files.el:
Fix warning.
simple.el:
transpose-line-up/down will now move the region up or down by
a line if active.
cvtmail.c, fakemail.c, gnuserv.c, gnuserv.h, gnuslib.c, make-msgfile.c, make-path.c, pop.c, pop.h, profile.c, tcp.c:
Rename 'GNU Emacs' to XEmacs in the copyright.
Fix comments in similar ways.
digest-doc.c, sorted-doc.c:
Fix program and author name to reflect XEmacs.
| author | ben |
|---|---|
| date | Sun, 10 Jun 2001 10:42:39 +0000 |
| parents | abe6d1db359e |
| children | af57a77cbc92 |
| rev | line source |
|---|---|
| 428 | 1 /* Definitions for asynchronous process control in XEmacs. |
| 2 Copyright (C) 1985, 1992, 1993, 1994 Free Software Foundation, Inc. | |
| 3 | |
| 4 This file is part of XEmacs. | |
| 5 | |
| 6 XEmacs is free software; you can redistribute it and/or modify it | |
| 7 under the terms of the GNU General Public License as published by the | |
| 8 Free Software Foundation; either version 2, or (at your option) any | |
| 9 later version. | |
| 10 | |
| 11 XEmacs is distributed in the hope that it will be useful, but WITHOUT | |
| 12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 13 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
| 14 for more details. | |
| 15 | |
| 16 You should have received a copy of the GNU General Public License | |
| 17 along with XEmacs; see the file COPYING. If not, write to | |
| 18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
| 19 Boston, MA 02111-1307, USA. */ | |
| 20 | |
| 440 | 21 #ifndef INCLUDED_process_h_ |
| 22 #define INCLUDED_process_h_ | |
| 428 | 23 |
| 24 #if defined (NO_SUBPROCESSES) | |
| 25 #undef XPROCESS | |
| 26 #undef CHECK_PROCESS | |
| 27 #undef XSETPROCESS | |
| 28 #define PROCESSP(x) 0 | |
| 29 #define PROCESS_LIVE_P(x) 0 | |
| 30 #define Fprocess_status(x) Qnil | |
| 31 #define Fget_process(x) Qnil | |
| 32 #define Fget_buffer_process(x) Qnil | |
| 33 #define kill_buffer_processes(x) 0 | |
| 34 #define close_process_descs() 0 | |
| 35 #define init_xemacs_process() 0 | |
| 36 void wait_without_blocking (void); | |
| 37 | |
| 38 #else /* not NO_SUBPROCESSES */ | |
| 39 | |
| 442 | 40 /* struct Lisp_Process is defined in procimpl.h; only process-*.c need |
| 41 to know about the guts of it. */ | |
| 428 | 42 |
| 440 | 43 DECLARE_LRECORD (process, Lisp_Process); |
| 44 #define XPROCESS(x) XRECORD (x, process, Lisp_Process) | |
| 428 | 45 #define XSETPROCESS(x, p) XSETRECORD (x, p, process) |
| 46 #define PROCESSP(x) RECORDP (x, process) | |
| 47 #define CHECK_PROCESS(x) CHECK_RECORD (x, process) | |
| 440 | 48 #define PROCESS_LIVE_P(x) (!NILP ((x)->pipe_instream)) |
| 49 | |
| 50 #define CHECK_LIVE_PROCESS(x) do { \ | |
| 51 CHECK_PROCESS (x); \ | |
| 52 if (! PROCESS_LIVE_P (XPROCESS (x))) \ | |
| 53 dead_wrong_type_argument (Qprocess_live_p, (x)); \ | |
| 54 } while (0) | |
| 428 | 55 |
| 56 #ifdef emacs | |
| 57 | |
| 58 EXFUN (Fprocess_kill_without_query, 2); | |
| 59 EXFUN (Fprocess_id, 1); | |
| 60 | |
| 61 Lisp_Object connect_to_file_descriptor (Lisp_Object name, | |
| 62 Lisp_Object buffer, | |
| 63 Lisp_Object infd, | |
| 64 Lisp_Object outfd); | |
| 440 | 65 int connected_via_filedesc_p (Lisp_Process *p); |
| 428 | 66 void kill_buffer_processes (Lisp_Object buffer); |
| 67 void close_process_descs (void); | |
| 68 | |
| 69 void set_process_filter (Lisp_Object proc, | |
| 70 Lisp_Object filter, int filter_does_read); | |
| 71 | |
| 72 /* True iff we are about to fork off a synchronous process or if we | |
| 73 are waiting for it. */ | |
| 74 extern volatile int synch_process_alive; | |
| 75 | |
| 76 /* Nonzero => this is a string explaining death of synchronous subprocess. */ | |
| 442 | 77 extern const char *synch_process_death; |
| 428 | 78 |
| 79 /* If synch_process_death is zero, | |
| 80 this is exit code of synchronous subprocess. */ | |
| 81 extern int synch_process_retcode; | |
| 82 | |
| 83 | |
| 84 void update_process_status (Lisp_Object p, | |
| 85 Lisp_Object status_symbol, | |
| 86 int exit_code, int core_dumped); | |
| 87 | |
| 440 | 88 void get_process_streams (Lisp_Process *p, |
| 428 | 89 Lisp_Object *instr, Lisp_Object *outstr); |
| 440 | 90 int get_process_selected_p (Lisp_Process *p); |
| 91 void set_process_selected_p (Lisp_Process *p, int selected_p); | |
| 428 | 92 |
| 440 | 93 Lisp_Process *get_process_from_usid (USID usid); |
| 428 | 94 |
| 95 #ifdef HAVE_SOCKETS | |
| 96 int network_connection_p (Lisp_Object process); | |
| 97 #else | |
| 98 #define network_connection_p(x) 0 | |
| 99 #endif | |
| 100 | |
| 101 extern Lisp_Object Qclosed, Qmulticast, Qopen, Qrun, Qstop, Qtcp, Qudp; | |
| 102 extern Lisp_Object Vprocess_connection_type, Vprocess_list; | |
| 103 | |
| 104 /* Report all recent events of a change in process status | |
| 105 (either run the sentinel or output a message). | |
| 106 This is done while Emacs is waiting for keyboard input. */ | |
| 107 void status_notify (void); | |
| 108 void kick_status_notify (void); | |
| 109 | |
| 110 void deactivate_process (Lisp_Object proc); | |
| 111 | |
| 442 | 112 #ifdef WIN32_NATIVE |
| 428 | 113 int |
| 114 #else | |
| 115 void | |
| 116 #endif | |
| 117 child_setup (int in, int out, int err, | |
| 442 | 118 char **new_argv, const char *current_dir); |
| 428 | 119 |
| 120 Charcount read_process_output (Lisp_Object proc); | |
| 121 | |
| 442 | 122 const char *signal_name (int signum); |
| 428 | 123 |
| 124 Lisp_Object canonicalize_host_name (Lisp_Object host); | |
| 125 | |
| 126 #endif /* not NO_SUBPROCESSES */ | |
| 127 | |
| 128 /* The name of the file open to get a null file, or a data sink. | |
| 129 MS-DOS, and OS/2 redefine this. */ | |
| 130 #ifndef NULL_DEVICE | |
| 131 #define NULL_DEVICE "/dev/null" | |
| 132 #endif | |
| 133 | |
| 134 /* A string listing the possible suffixes used for executable files, | |
| 135 separated by colons. MS-DOS, and OS/2 redefine this. */ | |
| 136 #ifndef EXEC_SUFFIXES | |
| 137 #define EXEC_SUFFIXES "" | |
| 138 #endif | |
| 139 | |
| 140 #endif /* emacs */ | |
| 141 | |
| 440 | 142 #endif /* INCLUDED_process_h_ */ |
