aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* checkpointDaniel Colascione2019-01-141-197/+226
|\
| * Use shortcuts for FlengthPaul Eggert2019-01-091-2/+2
| * Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
| |\
| | * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * | Merge from origin/emacs-26Glenn Morris2018-12-301-9/+13
| |\ \ | | |/
| | * Improve accept-process-process docPaul Eggert2018-12-271-3/+4
| | * Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-221-6/+9
| * | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-1/+1
| * | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+17
| * | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-25/+22
| * | Dissociate controlling tty better on DarwinPaul Eggert2018-11-101-18/+22
| * | Fix mishandling of symbols that look like numbersPaul Eggert2018-10-101-1/+6
| * | file-attributes cleanupPaul Eggert2018-09-231-3/+2
| * | Adjust to TIMESPEC_HZ renamingPaul Eggert2018-09-101-2/+2
| * | Merge from origin/emacs-26Glenn Morris2018-09-101-7/+11
| |\ \ | | |/
| | * * src/process.c (connect_network_socket): Fix memory leak. (Bug#32604)YAMAMOTO Mitsuharu2018-09-071-7/+11
| | * Make async :family 'local failures fail correctly againLars Ingebrigtsen2018-08-081-5/+11
| * | Fix documentation for conversion to bignumsEli Zaretskii2018-09-081-0/+1
| * | Simplify bignum->intmax conversionPaul Eggert2018-09-041-2/+3
| * | * src/process.c (send_process): Fix typo in commentary.Charles A. Roelli2018-09-011-1/+1
| * | Rename Emacs-specific INFINITY constantsPaul Eggert2018-08-311-5/+5
| * | Improve bignum support for system typesPaul Eggert2018-08-271-10/+7
| * | Pacify gcc -Og -WuninitializedPaul Eggert2018-08-121-1/+1
| * | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-14/+19
| |\ \
| | * | Make async :family 'local failures fail correctly againLars Ingebrigtsen2018-07-221-5/+11
| | * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-191-2/+2
| | * | Merge from origin/emacs-26Glenn Morris2018-07-131-7/+6
| | |\ \ | | | |/
| | | * Fix format error in Faccept_process_outputMichael Albinus2018-07-131-6/+5
| | | * Fix previous make-network-process changeNoam Postavsky2018-07-121-1/+1
| * | | More macro renamings for bignumTom Tromey2018-08-071-32/+32
| * | | Make the reader accept bignumsTom Tromey2018-07-121-1/+1
| * | | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-64/+64
| |/ /
| * | Merge from emacs-26Noam Postavsky2018-07-091-15/+11
| |\ \ | | |/
| | * Explicitly reject :server and :nowait (Bug#31903)Noam Postavsky2018-07-091-15/+11
| | * Fix wait_reading_process_output wait_proc hangMatthias Dahl2018-06-021-1/+18
| * | Tune SAFE_FREEPaul Eggert2018-06-281-2/+1
| * | Merge from origin/emacs-26Glenn Morris2018-04-141-0/+4
| |\ \ | | |/
| | * Avoid segfault in processes of type 'pipe'Eli Zaretskii2018-04-131-0/+4
| * | Document that 'make-process' mixes the output streamsPhilipp Stephani2018-04-071-1/+2
| * | Lisp reader now checks for integer overflowPaul Eggert2018-03-291-1/+1
| * | * src/process.c (Fsignal_process): Simplify.Paul Eggert2018-03-231-6/+1
| * | Revert overenthusiastic procfs fixupPaul Eggert2018-03-121-1/+1
| * | Merge from origin/emacs-26Paul Eggert2018-03-101-3/+3
| |\ \ | | |/
| | * Fix create_process bug breaking eudc-expand-inlinePaul Eggert2018-03-101-3/+3
* | | Merge remote-tracking branch 'origin/master' into pdumperDaniel Colascione2018-02-191-12/+48
|\ \ \ | |/ /
| * | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
| |\ \ | | |/
| | * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
| * | Fix wait_reading_process_output wait_proc hangMatthias Dahl2018-02-161-1/+18
| * | Finish renaming to internal--daemon-socknamePaul Eggert2018-02-121-3/+3
| * | Rename internal--external-sockname and document (Bug#24218)Matthew Leach2018-02-121-3/+3