summaryrefslogtreecommitdiff
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
* (status_notify): Update p->tick againRichard M. Stallman1996-10-261-0/+5
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-171-5/+5
* (stream_process): Variable deleted.Richard M. Stallman1996-09-161-5/+0
* (create_process): Test HAVE_SETPGID for using setpgid.Richard M. Stallman1996-09-041-1/+1
* (create_process_1, sigchld_handler) [POSIX_SIGNALS]:Richard M. Stallman1996-09-041-3/+3
* (create_process): Undo previous change.Richard M. Stallman1996-09-031-5/+7
* (Fprocess_contact): New function.Richard M. Stallman1996-09-011-6/+17
* (create_process): Test defined (TIOCSCTTY)Richard M. Stallman1996-09-011-2/+4
* Change all references from point to PT.Karl Heuer1996-09-011-9/+9
* (send_process): GCPRO object.Richard M. Stallman1996-08-221-0/+5
* (create_process_1, sigchld_handler): Undo previous change.Karl Heuer1996-07-161-3/+3
* (create_process_1, sigchld_handler):Karl Heuer1996-07-151-3/+3
* (wait_reading_process_input) [hpux]: Workaround forKarl Heuer1996-07-131-1/+17
* Comment change.Richard M. Stallman1996-06-111-0/+2
* (wait_reading_process_input): Move the O_NONBLOCK andRichard M. Stallman1996-06-111-2/+1
* (create_process): Add DONT_OPEN_PTY conditional.Richard M. Stallman1996-06-091-2/+3
* (Fopen_network_stream)[WINDOWSNT]: Ensure WindowsRichard M. Stallman1996-06-081-0/+5
* (Fopen_network_stream): Set process infd to inch.Richard M. Stallman1996-04-261-26/+3
* (wait_reading_process_input, both definitions):Richard M. Stallman1996-04-231-8/+36
* (wait_reading_process_input) [!subprocesses]:Richard M. Stallman1996-04-151-13/+8
* (wait_reading_process_input) [!subprocesses]: HandleRichard M. Stallman1996-04-141-25/+57
* (wait_reading_process_input, both definitions):Richard M. Stallman1996-04-121-29/+25
* (wait_reading_process_input): Don't callRichard M. Stallman1996-04-031-1/+2
* (wait_reading_process_input_1): New (empty) function.Richard M. Stallman1996-03-271-2/+22
* (wait_reading_process_input): Eliminate bogus testRichard M. Stallman1996-03-221-1/+1
* (wait_reading_process_input): Extract the number from read_kbd with XINT.Richard M. Stallman1996-03-191-1/+1
* (wait_reading_process_input) [! subprocesses]: RunKarl Heuer1996-03-141-36/+42
* [!subprocesses] (wait_reading_process_input):Richard M. Stallman1996-03-101-4/+44
* (wait_reading_process_input):Richard M. Stallman1996-03-081-0/+4
* (wait_reading_process_input):Richard M. Stallman1996-03-051-2/+5
* (wait_reading_process_input): Use getpid when generating SIGIO.Richard M. Stallman1996-03-031-2/+2
* (Fopen_network_stream): Set immediate_quit for the connect.Richard M. Stallman1996-02-261-0/+8
* (wait_reading_process_input):Karl Heuer1996-02-211-6/+11
* (Faccept_process_output): Accept sub-second timeouts.Erik Naggum1996-02-211-1/+1
* (Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.Richard M. Stallman1996-02-111-1/+2
* (remove_process): Don't unlink the process marker.Richard M. Stallman1996-02-081-1/+0
* (sigchld_handler): Use cleaner end-of-list test.Karl Heuer1996-02-051-2/+2
* (wait_reading_process_input): If select times out,Richard M. Stallman1996-02-011-4/+11
* (create_process): Set outchannel to be non-blocking.Richard M. Stallman1996-01-291-1/+4
* (wait_reading_process_input): Call timer_checkRichard M. Stallman1996-01-291-0/+18
* (wait_reading_process_input) [not subprocesses]: DoKarl Heuer1996-01-241-3/+6
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (create_process): Restore the signal stateKarl Heuer1996-01-091-21/+30
* (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,Erik Naggum1996-01-091-100/+100
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (Fopen_network_stream): Call bind_polling_period earlier.Karl Heuer1995-12-211-7/+7
* (create_process): Use Posix signal handling toKarl Heuer1995-12-131-3/+50
* [HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.Geoff Voelker1995-11-071-2/+2
* (exec_sentinel, read_process_output):Richard M. Stallman1995-10-091-2/+10
* (read_process_output, exec_sentinel): CallRichard M. Stallman1995-08-081-8/+6