|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@57918
|
9 years |
vboxsync |
process-posix.cpp: build fix.
|
|
|
@57916
|
9 years |
vboxsync |
IPRT: More windows process creation hacking and cleaning up. Cleaned …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56290
|
10 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@55700
|
10 years |
vboxsync |
pwd todo
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@42077
|
12 years |
vboxsync |
Runtime/Process: Missing changes, relax the parameter checks for …
|
|
|
@41919
|
12 years |
vboxsync |
Runtime/process: Add RTProcQueryUsername to query the username of the …
|
|
|
@39801
|
13 years |
vboxsync |
IPRT: socket / address resolving fixes.
|
|
|
@33602
|
14 years |
vboxsync |
IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
|
|
|
@33135
|
14 years |
vboxsync |
Runtime: Restart waitpid if it got interrupted
|
|
|
@33134
|
14 years |
vboxsync |
Runtime/process: forgotten initialization
|
|
|
@33044
|
14 years |
vboxsync |
iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
|
|
|
@33009
|
14 years |
vboxsync |
Runtime/Process: avoid a hanging around zombie process when creating a …
|
|
|
@32990
|
14 years |
vboxsync |
Runtime/Process: Solaris: put every detached process in its own …
|
|
|
@30312
|
15 years |
vboxsync |
Runtime/process-posix: Better error message if the binaries format is …
|
|
|
@29636
|
15 years |
vboxsync |
Runtime/process-posix: consume less stack during RTProcCreateEx
|
|
|
@29624
|
15 years |
vboxsync |
posix/process-posix: rtCheckCredentials for Solaris.
|
|
|
@29602
|
15 years |
vboxsync |
process-posix: use crypt_r() instead of crypt()
|
|
|
@29582
|
15 years |
vboxsync |
Runtime/r3/posix: support executing as different user (Linux only for now)
|
|
|
@29328
|
15 years |
vboxsync |
process-posix.cpp: Unbroke VBoxService on non-windows guests.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27747
|
15 years |
vboxsync |
process-posix.cpp: added todos.
|
|
|
@27743
|
15 years |
vboxsync |
IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
|
|
|
@27667
|
15 years |
vboxsync |
iprt/RTProcCreateEx: restored assertion removed in r58933 and added a …
|
|
|
@27503
|
15 years |
vboxsync |
iprt/socket.h: RTSocket API.
|
|
|
@27502
|
15 years |
vboxsync |
ditto
|
|
|
@27452
|
15 years |
vboxsync |
IPRT/process-posix: Fix POSIX burns.
|
|
|
@27349
|
15 years |
vboxsync |
process-posix.cpp: copy & past thing in commented out code.
|
|
|
@27321
|
15 years |
vboxsync |
process-posix.cpp: Fixed RTPROC_FLAGS_DAEMONIZE, RTProcDaemonize …
|
|
|
@27287
|
15 years |
vboxsync |
process-posix.cpp: Forgot to pass pFileActions to posix_spawn. duh.
|
|
|
@26824
|
15 years |
vboxsync |
iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
|
|
|
@26804
|
15 years |
vboxsync |
process-posix.cpp: Drop the old RTProcCreate code.
|
|
|
@26802
|
15 years |
vboxsync |
Implemented RTProcCreateEx for posix. The new features hasn't been …
|
|
|
@26415
|
15 years |
vboxsync |
process-posix.cpp: doc
|
|
|
@26318
|
15 years |
vboxsync |
build fix
|
|
|
@26317
|
15 years |
vboxsync |
bogus
|
|
|
@26316
|
15 years |
vboxsync |
gcc warnings when compiling against newer libcs
|
|
|
@23919
|
15 years |
vboxsync |
re-apply r53640, r53642
|
|
|
@23892
|
15 years |
vboxsync |
temporarily back out r53642, r53640
|
|
|
@23869
|
15 years |
vboxsync |
fix/hack waitpid issues for unix platforms: racing of RT and xpcom, …
|
|
|
@20498
|
16 years |
vboxsync |
process-posix.cpp: papszArgs must not be NULL (see the notes in the …
|
|
|
@15026
|
16 years |
vboxsync |
process-posix.cpp: correct rc fix.
|
|
|
@15007
|
16 years |
vboxsync |
missing initialization
|
|
|
@15001
|
16 years |
vboxsync |
Temp fix for burn
|
|
|
@14999
|
16 years |
vboxsync |
IPRT: Extended RTProcCreate with a daemonize flag.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@11836
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11337
|
16 years |
vboxsync |
Runtime: new function for daemonizing, implemented on posix systems …
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4475
|
17 years |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3888
|
17 years |
vboxsync |
Solaris.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@537
|
18 years |
vboxsync |
Make runtime build on FreeBSD.
|
|
|
@1
|
55 years |
vboxsync |
import
|