1994-04-12 |
Richard M. Stallman |
If we include fcntl.h, define INCLUDED_FCNTL.
|
1994-03-31 |
Karl Heuer |
(child_setup): Check out==err when relocating fds.
|
1994-03-23 |
Karl Heuer |
(call_process_cleanup, getenv_internal): Use assignment, not initialization.
|
1994-03-22 |
Richard M. Stallman |
(Fcall_process): Make sure to close descriptors.
|
1994-03-18 |
Karl Heuer |
(Fcall_process): GCPRO some things.
|
1994-03-09 |
Richard M. Stallman |
Don't kill remaining processes if child exits.
|
1994-02-22 |
Karl Heuer |
(syms_of_callproc): New variable Vdoc_directory.
|
1994-01-29 |
Richard M. Stallman |
Include stdio.h.
|
1994-01-17 |
Richard M. Stallman |
(init_callproc): Use Vinstallation_directory.
|
1994-01-11 |
Richard M. Stallman |
(child_setup): Call close_load_descs.
|
1994-01-08 |
Roland McGrath |
(child_setup): Don't declare PID `register'; we later take its address.
|
1994-01-08 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
1994-01-08 |
Richard M. Stallman |
(syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
|
1993-12-25 |
Richard M. Stallman |
Include systty.h.
|
1993-12-23 |
Richard M. Stallman |
(Fcall_process): Call prepare_menu_bars.
|
1993-11-25 |
Richard M. Stallman |
(child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
|
1993-11-24 |
Richard M. Stallman |
(init_callproc): Maybe add ../lib-src to exec-path
|
1993-11-11 |
Richard M. Stallman |
(Fcall_process): Clear synch_process_death and
|
1993-09-12 |
Roland McGrath |
Include <paths.h>, not "paths.h".
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-06-30 |
Richard M. Stallman |
(PRIO_PROCESS): Definition deleted.
|
1993-06-18 |
Jim Blandy |
Changes for Irix 4.0, tested this time:
|
1993-06-17 |
Jim Blandy |
* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
|
1993-06-17 |
Jim Blandy |
* callproc.c (Fcall_process, child_setup): If IRIX is #defined,
|
1993-05-25 |
Jim Blandy |
* paths.h (PATH_INFO): New path, to edited by the configuration
|
1993-05-22 |
Jim Blandy |
Updated copyright years.
|
1993-05-13 |
Richard M. Stallman |
(child_setup): Omit duplicates from new env array.
|
1993-04-10 |
Jim Blandy |
* callproc.c (relocate_fd): Make messages string literals, not
|
1993-03-30 |
Jim Blandy |
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
|
1993-03-20 |
Jim Blandy |
* callproc.c (child_setup): Make sure that in, out, and err are
|
1993-02-22 |
Jim Blandy |
* callproc.c (delete_temp_file): Declare this to return
|
1993-02-18 |
Michael I. Bushnell |
* process.c (Fstart_process): Jimb's change of December 11
|
1992-12-12 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
1992-11-16 |
Jim Blandy |
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
|
1992-10-31 |
Jim Blandy |
* callproc.c: Arrange for synchronous processes to get SIGINT the
|
1992-09-23 |
Jim Blandy |
* callproc.c (child_setup): Don't use setpriority; we just need a
|
1992-08-07 |
Jim Blandy |
Restored up-to-date version of this file from pogo. What is going on
|
1992-08-06 |
Joseph Arceneaux |
Replaced fuctions egetenv, Fgetenv, getenv_internal, which had
|
1992-08-04 |
Richard M. Stallman |
entered into RCS
|
1992-07-12 |
Richard M. Stallman |
*** empty log message ***
|
1992-05-18 |
Jim Blandy |
*** empty log message ***
|
1992-05-10 |
Jim Blandy |
*** empty log message ***
|
1992-05-01 |
Jim Blandy |
*** empty log message ***
|
1992-04-24 |
Jim Blandy |
*** empty log message ***
|
1992-03-16 |
Jim Blandy |
*** empty log message ***
|
1992-03-14 |
Jim Blandy |
*** empty log message ***
|
1992-02-11 |
Jim Blandy |
*** empty log message ***
|
1992-02-06 |
Jim Blandy |
*** empty log message ***
|
1992-01-14 |
Jim Blandy |
*** empty log message ***
|
1991-12-04 |
Jim Blandy |
*** empty log message ***
|
1991-07-03 |
Jim Blandy |
*** empty log message ***
|
1991-06-24 |
Jim Blandy |
Initial revision
|