index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
callproc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NS native compilation builds
Alan Third
2021-06-26
1
-32
/
+4
*
Fix unquoting of file names in subprocesses (Bug#48177)
Michael Albinus
2021-05-03
1
-2
/
+11
*
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-03-19
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2021-02-19
1
-1
/
+5
|
\
|
*
Avoid assertion violation in callproc.c
Eli Zaretskii
2021-02-10
1
-1
/
+5
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Add functions to open a file without quitting.
Philipp Stephani
2021-01-10
1
-1
/
+1
*
|
Don't unblock SIGCHLD too early.
Philipp Stephani
2021-01-09
1
-11
/
+20
*
|
Port to Solaris 10
Paul Eggert
2021-01-01
1
-0
/
+5
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Revert "Use posix_spawn if possible."
Eli Zaretskii
2020-12-25
1
-147
/
+1
*
|
Use posix_spawn if possible.
Philipp Stephani
2020-12-25
1
-1
/
+147
*
|
; * src/callproc.c (emacs_spawn) [!WINDOWSNT]: Fix last change.
Eli Zaretskii
2020-12-24
1
-2
/
+2
*
|
Unbreak the MinGW build broken by recent changes in callproc.c
Eli Zaretskii
2020-12-24
1
-41
/
+30
*
|
Centralize subprocess creation in a single function.
Philipp Stephani
2020-12-24
1
-77
/
+193
*
|
Declare argument vector as char *const *.
Philipp Stephani
2020-12-23
1
-2
/
+2
*
|
Pass C string pointer to current directory to 'child_setup'.
Philipp Stephani
2020-12-23
1
-7
/
+9
*
|
Allocate environment block before forking.
Philipp Stephani
2020-12-23
1
-115
/
+125
*
|
Remove an unused parameter from 'child_setup' function.
Philipp Stephani
2020-12-23
1
-6
/
+4
*
|
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-3
/
+2
*
|
Mention `exec-path' in some process related doc strings
Lars Ingebrigtsen
2020-08-21
1
-0
/
+6
*
|
Fix error in 'call-process-region' when START is nil (Bug#40576)
Philipp Stephani
2020-04-12
1
-1
/
+11
|
/
*
Make after-change-functions called from call-process get the correct BEG
Alan Mackenzie
2020-02-13
1
-2
/
+3
*
; Spelling and URL fixes
Paul Eggert
2020-01-27
1
-1
/
+1
*
Make call_process call signal_after_change. This fixes bug #38691.
Alan Mackenzie
2020-01-22
1
-3
/
+34
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix data-directory when executing from an out-of-source build
Óscar Fuentes
2019-11-02
1
-1
/
+1
*
Revert too-picky file-access tests
Paul Eggert
2019-09-21
1
-2
/
+2
*
Fix permission-denied issue in MS-Windows startup
Paul Eggert
2019-09-18
1
-5
/
+4
*
Fix initialization of shared-game-score-directory on MS-Windows
Eli Zaretskii
2019-09-16
1
-2
/
+13
*
Improve directory-access diagnostics
Paul Eggert
2019-09-15
1
-0
/
+2
*
Omit duplicate test of current directory
Paul Eggert
2019-09-11
1
-13
/
+3
*
Merge from origin/emacs-26
Glenn Morris
2019-08-20
1
-1
/
+1
|
\
|
*
* src/callproc.c (Fcall_process): Doc fix.
Eli Zaretskii
2019-08-10
1
-1
/
+1
*
|
Mention `call-process-region' in the `call-process' doc string
Lars Ingebrigtsen
2019-07-09
1
-0
/
+3
*
|
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
|
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-1
/
+1
*
|
Let debugger handle process spawn errors on w32 (Bug#33016)
Noam Postavsky
2019-04-14
1
-5
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2019-02-08
1
-2
/
+3
|
\
|
|
*
Minor improvements to do strings in callproc.c
Eli Zaretskii
2019-02-08
1
-2
/
+3
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-3
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Dissociate controlling tty better on Darwin
Paul Eggert
2018-11-10
1
-13
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-31
1
-8
/
+13
|
\
|
|
*
Improve doc string of 'call-process'
Eli Zaretskii
2018-10-30
1
-8
/
+13
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-1
/
+1
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-11
/
+11
*
|
Tune SAFE_FREE
Paul Eggert
2018-06-28
1
-4
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
[next]