Comment fixes.
[bpt/emacs.git] / src / callproc.c
1996-01-05 Karl HeuerComment fixes.
1995-12-13 Karl Heuer(Fcall_process) [MSDOS]: Support redirection of
1995-08-14 Richard M. Stallman(Fcall_process_region): Pass new arg to Fwrite_region.
1995-07-20 Richard M. Stallman(init_callproc): Set Vdoc_directory based on
1995-06-29 Richard M. Stallman(child_setup): Don't get confused if in == err.
1995-06-15 Richard M. Stallman(call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
1995-05-09 Richard M. Stallman(Fcall_process): Keep reading till buffer is nearly...
1995-04-29 Richard M. Stallman(Fcall_process): Extend BUFFER arg so it can specify
1995-04-24 Richard M. Stallman(child_setup): Reword "can't exec" message.
1995-04-12 Karl Heuer(getenv_internal): Balance parentheses across #if/...
1995-04-12 Karl Heuer(child_setup) [WINDOWSNT]: Removed syntax errors.
1995-04-07 Karl HeuerUpdate copyright.
1995-02-26 Richard M. Stallman(Fcall_process): Extend BUFFER arg so it can specify
1994-11-28 Richard M. Stallman(delete_temp_file): Use internal_delete_file.
1994-11-01 Richard M. Stallman(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
1994-10-19 Richard M. Stallman(child_setup): Always use _exit.
1994-09-27 Karl Heuer(Fcall_process, child_setup, getenv_internal): Use...
1994-09-17 Richard M. Stallman(Fcall_process) [__osf__ && __alpha]:
1994-09-14 Richard M. Stallman(delete_temp_file): Use Fdelete_file.
1994-08-17 Karl Heuer(Fcall_process_region): gcpro filename_string.
1994-06-15 Richard M. StallmanPut stdio.h after config.h.
1994-06-07 Richard M. Stallman(init_callproc) [MSDOS]: Exclude less code, so ../etc
1994-06-04 Karl Heuer[MSDOS]: #include "msdos.h" for rootrelativepath template.
1994-05-28 Richard M. Stallman(child_setup): If PWD is set, set it in the child so...
1994-05-13 Richard M. Stallman(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-12 Richard M. Stallman(init_callproc): Never set Vdata_directory based on
1994-05-07 Richard M. Stallman[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
1994-04-28 Richard M. Stallman(child_setup): Test PRIO_PROCESS, as in sys_subshell.
1994-04-21 Richard M. Stallman(init_callproc): Set Vdoc_directory like Vdata_directory.
1994-04-12 Richard M. StallmanIf 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...
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. StallmanDon't kill remaining processes if child exits.
1994-02-22 Karl Heuer(syms_of_callproc): New variable Vdoc_directory.
1994-01-29 Richard M. StallmanInclude 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...
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Richard M. Stallman(syms_of_callproc) [MSDOS]: New lisp variable: binary...
1993-12-25 Richard M. StallmanInclude 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 McGrathInclude <paths.h>, not "paths.h".
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-06-30 Richard M. Stallman(PRIO_PROCESS): Definition deleted.
1993-06-18 Jim BlandyChanges for Irix 4.0, tested this time:
1993-06-17 Jim Blandy* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd...
1993-06-17 Jim Blandy* callproc.c (Fcall_process, child_setup): If IRIX...
1993-05-25 Jim Blandy* paths.h (PATH_INFO): New path, to edited by the confi...
1993-05-22 Jim BlandyUpdated 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 litera...
1993-03-30 Jim BlandyNew macros NULL_DEVICE and EXEC_SUFFIXES, to give the...
1993-03-20 Jim Blandy* callproc.c (child_setup): Make sure that in, out...
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 BlandyGive subprocess creation a way to find a valid current...
1992-11-16 Jim Blandy* systty.h, process.c, buffer.h, callproc.c, sysdep...
1992-10-31 Jim Blandy* callproc.c: Arrange for synchronous processes to...
1992-09-23 Jim Blandy* callproc.c (child_setup): Don't use setpriority;...
1992-08-07 Jim BlandyRestored up-to-date version of this file from pogo...
1992-08-06 Joseph ArceneauxReplaced fuctions egetenv, Fgetenv, getenv_internal...
1992-08-04 Richard M. Stallmanentered 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 BlandyInitial revision