Wed, 23 Mar 1994 22:26:47 +0000 |
Karl Heuer |
(call_process_cleanup, getenv_internal): Use assignment, not initialization.
|
Tue, 22 Mar 1994 20:17:17 +0000 |
Richard M. Stallman |
(Fcall_process): Make sure to close descriptors.
|
Fri, 18 Mar 1994 00:13:22 +0000 |
Karl Heuer |
(Fcall_process): GCPRO some things.
|
Wed, 09 Mar 1994 22:10:08 +0000 |
Richard M. Stallman |
Don't kill remaining processes if child exits.
|
Tue, 22 Feb 1994 23:50:27 +0000 |
Karl Heuer |
(syms_of_callproc): New variable Vdoc_directory.
|
Sat, 29 Jan 1994 01:16:17 +0000 |
Richard M. Stallman |
Include stdio.h.
|
Mon, 17 Jan 1994 00:46:25 +0000 |
Richard M. Stallman |
(init_callproc): Use Vinstallation_directory.
|
Tue, 11 Jan 1994 22:08:49 +0000 |
Richard M. Stallman |
(child_setup): Call close_load_descs.
|
Sat, 08 Jan 1994 23:22:33 +0000 |
Roland McGrath |
(child_setup): Don't declare PID `register'; we later take its address.
|
Sat, 08 Jan 1994 21:24:35 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 09:21:13 +0000 |
Richard M. Stallman |
(syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
|
Sat, 25 Dec 1993 01:45:14 +0000 |
Richard M. Stallman |
Include systty.h.
|
Thu, 23 Dec 1993 02:00:09 +0000 |
Richard M. Stallman |
(Fcall_process): Call prepare_menu_bars.
|
Thu, 25 Nov 1993 21:33:31 +0000 |
Richard M. Stallman |
(child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
|
Wed, 24 Nov 1993 06:37:13 +0000 |
Richard M. Stallman |
(init_callproc): Maybe add ../lib-src to exec-path
|