|
|
@15808
|
16 年 |
vboxsync |
iprt: added RTPathGetCurrent.
|
|
|
@15805
|
16 年 |
vboxsync |
RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> …
|
|
|
@15756
|
16 年 |
vboxsync |
Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
|
|
|
@15755
|
16 年 |
vboxsync |
Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
|
|
|
@15754
|
16 年 |
vboxsync |
Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
|
|
|
@15655
|
16 年 |
vboxsync |
IPRT/tcp.cpp: separated the resolver errors from the other ones, clear …
|
|
|
@15644
|
16 年 |
vboxsync |
IPRT: sysfs review, fixes and cleanup.
|
|
|
@15509
|
16 年 |
vboxsync |
Runtime/TCP: add proper handling of error codes from resolver. …
|
|
|
@15399
|
16 年 |
vboxsync |
iprt: new Linux sysfs APIs
|
|
|
@15026
|
16 年 |
vboxsync |
process-posix.cpp: correct rc fix.
|
|
|
@15007
|
16 年 |
vboxsync |
missing initialization
|
|
|
@15001
|
16 年 |
vboxsync |
Temp fix for burn
|
|
|
@14999
|
16 年 |
vboxsync |
IPRT: Extended RTProcCreate with a daemonize flag.
|
|
|
@14856
|
16 年 |
vboxsync |
Runtime: moved initialization of g_u64ProgramStart*TS down to be …
|
|
|
@14832
|
16 年 |
vboxsync |
build fix.
|
|
|
@14831
|
16 年 |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14468
|
16 年 |
vboxsync |
linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
|
|
|
@14429
|
16 年 |
vboxsync |
when building against glibc 2.6, use the Posix implementation of the …
|
|
|
@14412
|
16 年 |
vboxsync |
semevent-linux.cpp: Use ASMAtomicCmpXchgExU32 to avoid doing unlocked …
|
|
|
@14324
|
16 年 |
vboxsync |
RTPathStripFilename root fix.
|
|
|
@14318
|
16 年 |
vboxsync |
Fix a couple of words doubled in comments. No code changes.
|
|
|
@14298
|
16 年 |
vboxsync |
Corrected a couple of grammos.
|
|
|
@14065
|
16 年 |
vboxsync |
path-win.cpp: shut up 64-bit MSC warnings.
|
|
|
@14064
|
16 年 |
vboxsync |
fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time).
|
|
|
@14062
|
16 年 |
vboxsync |
RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
|
|
|
@14060
|
16 年 |
vboxsync |
stream.cpp: shut up 64-bit MSC warning.
|
|
|
@14058
|
16 年 |
vboxsync |
iprt: More 64-bit MSC warnings.
|
|
|
@14054
|
16 年 |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14052
|
16 年 |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14050
|
16 年 |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@13908
|
16 年 |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13837
|
16 年 |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 年 |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13664
|
16 年 |
vboxsync |
not necessary
|
|
|
@13661
|
16 年 |
vboxsync |
space
|
|
|
@13660
|
16 年 |
vboxsync |
IPRT: RTThreadPoke update - don't use signal but sigaction (more well …
|
|
|
@13653
|
16 年 |
vboxsync |
IPRT: RTThreadPoke for posix.
|
|
|
@13306
|
16 年 |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13213
|
16 年 |
vboxsync |
iprt/timer-posix.cpp: Don't access private siginfo members, that's not …
|
|
|
@13104
|
16 年 |
vboxsync |
IPRT: Added todos for implementing INodeId and INodeIdDevice using the …
|
|
|
@12960
|
16 年 |
vboxsync |
;
|
|
|
@12907
|
16 年 |
vboxsync |
typo
|
|
|
@12146
|
16 年 |
vboxsync |
IPRT/ldrNative-posix: LogRel dlopen errors so we can get the exact …
|
|
|
@12108
|
16 年 |
vboxsync |
iprt/mp-solaris: build fix.
|
|
|
@12105
|
16 年 |
vboxsync |
iprt: Solaris R3 implementation of RTMp*Present*.
|
|
|
@11842
|
16 年 |
vboxsync |
build fix
|
|
|
@11841
|
16 年 |
vboxsync |
IPRT: RTR3InitEx.
|
|
|
@11840
|
16 年 |
vboxsync |
rtProcInitExePath-solaris: build fix.
|
|
|
@11839
|
16 年 |
vboxsync |
path.cpp: build fix.
|
|
|
@11838
|
16 年 |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11836
|
16 年 |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11822
|
16 年 |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11810
|
16 年 |
vboxsync |
RTMpIsCpuOnline() for Darwin
|
|
|
@11794
|
16 年 |
vboxsync |
SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
|
|
|
@11790
|
16 年 |
vboxsync |
warnings
|
|
|
@11725
|
16 年 |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11719
|
16 年 |
vboxsync |
CPU speed fix for Solaris
|
|
|
@11708
|
16 年 |
vboxsync |
Fix for huge MHz numbers reported by list hostinfo on darwin
|
|
|
@11597
|
16 年 |
vboxsync |
iprt: RTR3Init is called more than once (IPC and now nspr init), so do …
|
|
|
@11557
|
16 年 |
vboxsync |
iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
|
|
|
@11523
|
16 年 |
vboxsync |
iprt: Implemented the /dev/urandom base random generator as a RTRAND …
|
|
|
@11468
|
16 年 |
vboxsync |
- first working XPCOM binding version
- implemented check for …
|
|
|
@11356
|
16 年 |
vboxsync |
RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, …
|
|
|
@11352
|
16 年 |
vboxsync |
iprt: Implemented RTSystemQueryOSInfo for windows.
|
|
|
@11350
|
16 年 |
vboxsync |
iprt: Added RTSystemQueryOSInfo.
|
|
|
@11337
|
16 年 |
vboxsync |
Runtime: new function for daemonizing, implemented on posix systems …
|
|
|
@11333
|
16 年 |
vboxsync |
iprt/mp-solaris: and another…
|
|
|
@11331
|
16 年 |
vboxsync |
iprt/mp-solaris: build fix
|
|
|
@11330
|
16 年 |
vboxsync |
iprt/mp-solaris: build fix
|
|
|
@11329
|
16 年 |
vboxsync |
iprt/mp-solaris: Filled in more missing bits.
|
|
|
@11328
|
16 年 |
vboxsync |
iprt/mp-solaris: Added RTMpIsCpuOnline and implemented RTMpIsCpuOnline.
|
|
|
@11327
|
16 年 |
vboxsync |
iprt: removed system-*.cpp
|
|
|
@11324
|
16 年 |
vboxsync |
iprt/RTMpGetOnlineSet: Hack to make solaris build…
|
|
|
@11273
|
16 年 |
vboxsync |
typo
|
|
|
@11272
|
16 年 |
vboxsync |
RTMpGetCount/solaris: Prefer _SC_NPROCESSORS_MAX over _SC_NPROCESSORS_CONF.
|
|
|
@11256
|
16 年 |
vboxsync |
Runtime: implement RTMpGetCount/RTMpGetOnlineCount.
|
|
|
@11243
|
16 年 |
vboxsync |
iprt/RTMpGetCount-posix: Avoid using _SC_NPROCESSORS_ONLN.
|
|
|
@11241
|
16 年 |
vboxsync |
iprt/r3/mp-solaris r=bird:
- kstat doesn't appear to be serialized …
|
|
|
@11205
|
16 年 |
vboxsync |
Added mp-solaris.cpp for RTMpGetXxxFrequency()
|
|
|
@11133
|
16 年 |
vboxsync |
compiler warnings
|
|
|
@11020
|
16 年 |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11019
|
16 年 |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@10941
|
16 年 |
vboxsync |
iprt/posix timers: Cleanup fixing the create/destroy races, a …
|
|
|
@10920
|
16 年 |
vboxsync |
POSIX timers with SIGEV_SIGNAL and a dedicated thread
|
|
|
@10911
|
16 年 |
vboxsync |
IPRT: Added RTPathSetCurrent.
|
|
|
@10854
|
16 年 |
vboxsync |
Disable use of posix timers on Solaris, working around the missing …
|
|
|
@10839
|
16 年 |
vboxsync |
RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
|
|
|
@10644
|
16 年 |
vboxsync |
r=bird: The file mode is the 3rd argument to open. If no mode is …
|
|
|
@10634
|
16 年 |
vboxsync |
Runtime: implement Unix access permissions in RTFileOpen
|
|
|
@10616
|
16 年 |
vboxsync |
comment
|
|
|
@10614
|
16 年 |
vboxsync |
Enable posix timers by default by all users of the code (requirement …
|
|
|
@10544
|
16 年 |
vboxsync |
Performance API, version 0, with fixed COMDefs.h.
|
|
|
@10534
|
16 年 |
vboxsync |
Backed out Performance API changes.
|
|
|
@10528
|
16 年 |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@10482
|
16 年 |
vboxsync |
cosmetics.
|
|
|
@10481
|
16 年 |
vboxsync |
cosmetics.
|
|
|
@10470
|
16 年 |
vboxsync |
warning
|
|
|
@10452
|
16 年 |
vboxsync |
Cooked up some basic RTMp for darwin.
|
|
|
@10446
|
16 年 |
vboxsync |
Adjusted cpu frequency logic a bit. Make more generous assumptions …
|
|
|
@10445
|
16 年 |
vboxsync |
forgotten fclose, cleanup
|
|
|