|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4029
|
17 years |
vboxsync |
Added missing checks and a fallback path for RTPathUserHome.
|
|
|
@4026
|
17 years |
vboxsync |
Modified RTPathUserHome to return the value from the passwd file for …
|
|
|
@3980
|
17 years |
vboxsync |
Solaris.
|
|
|
@3916
|
17 years |
vboxsync |
Solaris.
|
|
|
@3888
|
17 years |
vboxsync |
Solaris.
|
|
|
@3699
|
17 years |
vboxsync |
double underscore cleanup.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3365
|
17 years |
vboxsync |
Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
|
|
|
@3360
|
17 years |
vboxsync |
Runtime: Removed the deadly assertion from RTThreadSelf() on OS/2.
|
|
|
@3123
|
17 years |
vboxsync |
Made VBOX_LOG_FLAGS=msprog work in GC.
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2933
|
18 years |
vboxsync |
Make '.' mean hidden when converting from unix to dos file mode.
|
|
|
@2629
|
18 years |
vboxsync |
some flags and fixed broken RTTimeLocaleNow on windows.
|
|
|
@2616
|
18 years |
vboxsync |
export to OSE
|
|
|
@2612
|
18 years |
vboxsync |
Implemented local time functions. (not properly tested yet)
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@1933
|
18 years |
vboxsync |
build fix.
|
|
|
@1816
|
18 years |
vboxsync |
moved magics to a common header to avoid duplicating the same defines …
|
|
|
@1810
|
18 years |
vboxsync |
oops.
|
|
|
@1809
|
18 years |
vboxsync |
oops.
|
|
|
@1807
|
18 years |
vboxsync |
Adopted the posix timer code to support the three new timer APIs
|
|
|
@1768
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@1766
|
18 years |
vboxsync |
Introduce a dummy thread name parameter to rtThreadMain to allow …
|
|
|
@1728
|
18 years |
vboxsync |
Added missing IN_GUEST to a couple of templates.
|
|
|
@1710
|
18 years |
vboxsync |
Fixed support for Linux guest ring 3 in the runtime
|
|
|
@1581
|
18 years |
vboxsync |
r=bird: Too verbose comments that just repeated the code (fixed).
|
|
|
@1564
|
18 years |
vboxsync |
Removed libuuid dependency.
|
|
|
@1532
|
18 years |
vboxsync |
Handle EFBIG on Linux correctly (and try to detect the same situation …
|
|
|
@1494
|
18 years |
vboxsync |
two new RTEnv APIs.
|
|
|
@1470
|
18 years |
vboxsync |
Runtime: Stubbed RTTimerStart/Stop.
|
|
|
@1441
|
18 years |
vboxsync |
Updated the new command line syntax
|
|
|
@1390
|
18 years |
vboxsync |
A Quick hack to support single locks on samba shares. (TODO: needs per …
|
|
|
@1389
|
18 years |
vboxsync |
bad ctrl key.
|
|
|
@1388
|
18 years |
vboxsync |
filelock-posix.cpp, no pl. Made darwin copy of the locks
|
|
|
@1387
|
18 years |
vboxsync |
Split out the posix file lock stuff.
|
|
|
@1290
|
18 years |
vboxsync |
if dlopen fails, don't report a general error but VERR_FILE_NOT_FOUND …
|
|
|
@1206
|
18 years |
vboxsync |
use the mscount member of the GIS for system monotonic time source on OS/2.
|
|
|
@1204
|
18 years |
vboxsync |
split out the RTTimeNow and moved the messy linux stuff out of …
|
|
|
@1201
|
18 years |
vboxsync |
fixed OS/2 thread bustage.
|
|
|
@1190
|
18 years |
vboxsync |
Ported IPRT to ring-0 OS/2.
|
|
|
@940
|
18 years |
vboxsync |
inline -> DECLINLINE.
|
|
|
@937
|
18 years |
vboxsync |
RTPathExists.
|
|
|
@936
|
18 years |
vboxsync |
RTEnv (incomplete).
|
|
|
@932
|
18 years |
vboxsync |
Added RTTcpServerDisconnectClient, this fixed the assertion mentioned …
|
|
|
@891
|
18 years |
vboxsync |
RTRand API (feel free to improve the fallback code).
|
|
|
@849
|
18 years |
vboxsync |
In 2.6.17 linux/futex.h starts including linux/sched.h and is no …
|
|
|
@845
|
18 years |
vboxsync |
stupid, stupid, me
|
|
|
@823
|
18 years |
vboxsync |
Wonder if this compiles…
|
|
|
@822
|
18 years |
vboxsync |
A quick futex based RTSEMEVENT and RTSEMEVENTMULTI implementation, …
|
|
|
@635
|
18 years |
vboxsync |
warning.
|
|
|
@538
|
18 years |
vboxsync |
export r3/freebsd
|
|
|
@537
|
18 years |
vboxsync |
Make runtime build on FreeBSD.
|
|
|
@533
|
18 years |
vboxsync |
Fixed the RTMemExecAlloc issue with selinux enabled systems (and the …
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@385
|
18 years |
vboxsync |
RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS.
|
|
|
@341
|
18 years |
vboxsync |
Allocate exec memory in the first 2GB on linux. (bit of a hack currently)
|
|
|
@248
|
18 years |
vboxsync |
Removed RTThreadExit again
|
|
|
@244
|
18 years |
vboxsync |
Added RTThreadExit for win32 & os2. Posix & l4 version not implemented
|
|
|
@204
|
18 years |
vboxsync |
runtime.h now includes everything. Created a new header, initterm.h, …
|
|
|
@197
|
18 years |
vboxsync |
A stab at generic timers (untested).
|
|
|
@1
|
55 years |
vboxsync |
import
|