|
|
@79010
|
6 years |
vboxsync |
IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
|
|
|
@79009
|
6 years |
vboxsync |
IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
|
|
|
@79007
|
6 years |
vboxsync |
IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@75725
|
6 years |
vboxsync |
IPRT/RTProcCreateEx: Quick darwin implementation using PAM. bugref:4802
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@62564
|
8 years |
vboxsync |
IPRT: Mark unused parameters.
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@57872
|
9 years |
vboxsync |
process-creation-posix.cpp: solaris build fix.
|
|
|
@57871
|
9 years |
vboxsync |
process-creation-posix.cpp: darwin build fix.
|
|
|
@57869
|
9 years |
vboxsync |
process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56290
|
9 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@55530
|
10 years |
vboxsync |
RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
|
|
|
@51192
|
11 years |
vboxsync |
Runtime/r3/linux: better handle user accounts with empty passwords -- fix
|
|
|
@51180
|
11 years |
vboxsync |
Runtime/r3/Linux: better handle user accounts with empty passwords
|
|
|
@50292
|
11 years |
vboxsync |
r3/process-creation-posix: snprintf format-specifier warning.
|
|
|
@49530
|
11 years |
vboxsync |
Runtime/posix/process-creation: handle supplemental groups properly
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@47104
|
11 years |
vboxsync |
build fix
|
|
|
@47102
|
11 years |
vboxsync |
Runtime: Missing checks for RTPROC_FLAGS_SAME_CONTRACT in the process …
|
|
|
@44556
|
12 years |
vboxsync |
Use posix_spawn on mac as well, its (mostly) there since 10.5.
|
|
|
@44555
|
12 years |
vboxsync |
process-creation-posix.cpp: posix_spawnattr_setsigmask doesn't take …
|
|
|
@44549
|
12 years |
vboxsync |
Runtime/posix/RTProcCreateEx: unblock all signals for the new child process
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44489
|
12 years |
vboxsync |
The deatch problem on OS/2 is in RTProcCreate.
|
|
|
@40825
|
13 years |
vboxsync |
Implemented RTPROC_FLAGS_SEARCH_PATH on windows.
|
|
|
@40571
|
13 years |
vboxsync |
ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
|
|
|
@40046
|
13 years |
vboxsync |
RTProcDaemonizeUsingFork: close pidfile handle in some error cases
|
|
|
@39083
|
13 years |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39032
|
13 years |
vboxsync |
IPRT: Fixed unused variable warnings.
|
|
|
@37499
|
13 years |
vboxsync |
IPRT/RTProcCreateEx: fixed memory leak
|
|
|
@37448
|
13 years |
vboxsync |
process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
|
|
|
@35558
|
14 years |
vboxsync |
Runtime/process: add a Solaris-specific flag to suppress changing the …
|
|
|
@34708
|
14 years |
vboxsync |
IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
|
|
|
@33772
|
14 years |
vboxsync |
process-creation-posix.cpp: Don't assert when the executable file …
|
|
|
@33602
|
14 years |
vboxsync |
IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
|
|
copied from trunk/src/VBox/Runtime/r3/posix/process-posix.cpp
|
|
|
@33135
|
14 years |
vboxsync |
Runtime: Restart waitpid if it got interrupted
|