Michael Gran
|
8666a34d5e
Disable scm_fork on Cygwin
|
8 years ago |
Ludovic Courtès
|
7d6f309ccd
Treat 'SIG_IGN' as a pointer.
|
8 years ago |
Andy Wingo
|
69ca2bb221
Elide syscalls in fdes->port
|
8 years ago |
Andy Wingo
|
f9620e01c3
Fix compile warning in posix.c
|
8 years ago |
Andy Wingo
|
ad4fe88ffb
Move system* to posix.c, impl on open-process
|
8 years ago |
Andy Wingo
|
513344e33d
Add popen feature
|
8 years ago |
Eli Zaretskii
|
3231d7658d
Add POSIX shims for MinGW
|
8 years ago |
Andy Wingo
|
b2d77c38c4
Rename win32-uname.[ch] to posix-w32.[ch]
|
8 years ago |
Andy Wingo
|
10ae9cc601
Factor start_child out of open_process
|
8 years ago |
Andy Wingo
|
f632d45c69
More specific status:exit-val et al compilation guards
|
8 years ago |
Andy Wingo
|
9222e05ef1
getaffinity, setaffinity docstring cleanup
|
8 years ago |
Andy Wingo
|
a1cb59c47e
Provide `kill' only if supported by the host
|
8 years ago |
Andy Wingo
|
a9e726eda7
More robust setuid, setgid, etc detection
|
8 years ago |
Mark H Weaver
|
856d318a9f
Merge branch 'stable-2.0'
|
10 years ago |
Ludovic Courtès
|
447af515a3
Add 'EXIT_SUCCESS' and 'EXIT_FAILURE'.
|
10 years ago |
Eli Zaretskii
|
9dc3fc4dd4
Fix calculation of CPU set size for getaffinity.
|
10 years ago |
Ludovic Courtès
|
a43fa1b706
Slightly simplify 'scm_open_process'.
|
10 years ago |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
11 years ago |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 years ago |
Mark H Weaver
|
28d5d2537c
Merge remote-tracking branch 'origin/stable-2.0'
|
11 years ago |
Ludovic Courtès
|
b16bf64639
Fix #ifdefery for `setegid'.
|
11 years ago |
Mark H Weaver
|
86cf4773ff
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
df3d365a99
build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK.
|
12 years ago |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Andy Wingo
|
94c53e0601
provide getlogin declaration if needed.
|
12 years ago |
Andy Wingo
|
aa59904eae
fix mingw issues with posix.c
|
12 years ago |
Andy Wingo
|
d3c88f1826
simplify posix.c
|
12 years ago |
Andy Wingo
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
3d2b2676e3
Fix `getgroups' for when zero supplementary group IDs exist.
|
12 years ago |
Andy Wingo
|
a796d0a954
warn on multithreaded fork
|
12 years ago |