|
|
@45678
|
12 年 |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@44529
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@43880
|
12 年 |
vboxsync |
Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam on solaris.
|
|
|
@43879
|
12 年 |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43686
|
12 年 |
vboxsync |
Solaris/coredumper: Remove dead code. Can't use RTDirOpen while …
|
|
|
@43685
|
12 年 |
vboxsync |
Solaris/coredumper: doxygen.
|
|
|
@43684
|
12 年 |
vboxsync |
Solaris/coredumper: comment.
|
|
|
@41686
|
12 年 |
vboxsync |
Runtime/r3/solaris: coredumper cleanup.
|
|
|
@40646
|
13 年 |
vboxsync |
Spaces.
|
|
|
@40504
|
13 年 |
vboxsync |
Solaris 11 build fixes.
|
|
|
@37631
|
13 年 |
vboxsync |
coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
|
|
|
@37609
|
13 年 |
vboxsync |
build fix
|
|
|
@37156
|
14 年 |
vboxsync |
build fix
|
|
|
@37154
|
14 年 |
vboxsync |
RTThread[SG]etAffinity cleanup
|
|
|
@36474
|
14 年 |
vboxsync |
Runtime/r3/solaris/coredumper: log stmt.
|
|
|
@36465
|
14 年 |
vboxsync |
Runtime/r3/solaris/coredumper: replace RTFileOpen() with open() …
|
|
|
@36210
|
14 年 |
vboxsync |
DrvIntNet: todo
|
|
|
@36155
|
14 年 |
vboxsync |
Runtime/r3/solaris/coredumper: Make sure directory exists during …
|
|
|
@34178
|
14 年 |
vboxsync |
IPRT/coredumper: remove release log entry, far too dangerous to create …
|
|
|
@33806
|
14 年 |
vboxsync |
ExtPack changes, related IPRT changes.
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33279
|
14 年 |
vboxsync |
IPRT: Use the mmap+heap stuff on all posixy platforms.
|
|
|
@33269
|
14 年 |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@32530
|
14 年 |
vboxsync |
Runtime/r3/coredumper: proper type.
|
|
|
@32439
|
14 年 |
vboxsync |
Runtime/r3/coredumper: log.
|
|
|
@32424
|
14 年 |
vboxsync |
Runtime/r3/coredumper: argh.
|
|
|
@32423
|
14 年 |
vboxsync |
Runtime/r3/coredumper: comment.
|
|
|
@32422
|
14 年 |
vboxsync |
Runtime/r3/coredumper: addressed remaining todos in r65763.
|
|
|
@32413
|
14 年 |
vboxsync |
Runtime/r3/coredumper: wrong assumption.
|
|
|
@32411
|
14 年 |
vboxsync |
Runtime/r3/coredumper: addressed some todos in r65763.
|
|
|
@32406
|
14 年 |
vboxsync |
build fix
|
|
|
@32403
|
14 年 |
vboxsync |
r=bird: Quick glance at the solaris core dumper.
|
|
|
@32377
|
14 年 |
vboxsync |
Runtime/r3/solaris: signal handler fixes.
|
|
|
@32376
|
14 年 |
vboxsync |
Runtime/r3/coredumper: tighten signal handling code.
|
|
|
@32374
|
14 年 |
vboxsync |
Runtime/r3/coredumper: remove SIGUSR2 when disabling dumper.
|
|
|
@32359
|
14 年 |
vboxsync |
Runtime/r3/coredumper: flags.
|
|
|
@32353
|
14 年 |
vboxsync |
Runtime/r3/coredumper: Fix taking live core when signalled externally.
|
|
|
@32350
|
14 年 |
vboxsync |
Runtime/r3/coredumper: name flags similar to planned CFGM keys.
|
|
|
@32347
|
14 年 |
vboxsync |
Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
|
|
|
@32235
|
14 年 |
vboxsync |
RTCoreDumper: added comment on the hardcoded padding, and why NULL …
|
|
|
@32221
|
14 年 |
vboxsync |
RTCoreDumper: debug build fix.
|
|
|
@32202
|
14 年 |
vboxsync |
RTCoreDumper: fix potential crash with reading passed buffer.
|
|
|
@32197
|
14 年 |
vboxsync |
Runtime: Our own ldrELF32,64.h headers. Renamed ldrElf.h->ldrELF.h.
|
|
|
@32048
|
14 年 |
vboxsync |
coredumper: bits.
|
|
|
@31980
|
14 年 |
vboxsync |
coredumper: Use our own ELF defines, added OS specific defines to …
|
|
|
@31937
|
14 年 |
vboxsync |
coredumper-solaris: bits.
|
|
|
@31935
|
14 年 |
vboxsync |
coredumper-solaris: minor change.
|
|
|
@31914
|
14 年 |
vboxsync |
coredumper-solaris: Fixed suspend/resume threads to not use heap. …
|
|
|
@31869
|
14 年 |
vboxsync |
coredumper-solaris.cpp: RTFileGetSize returns uint64_t and this cannot …
|
|
|
@31862
|
14 年 |
vboxsync |
RTCoreDumper: cleanup.
|
|
|
@31860
|
14 年 |
vboxsync |
RTCoreDumper: integration into IPRT, cleanup.
|
|
|
@31822
|
14 年 |
vboxsync |
Runtime/r3/coredumper: rename.
|
|
|
@31821
|
14 年 |
vboxsync |
tstRTCoreDump: copy to Runtime/r3.
|
|
|
@31158
|
14 年 |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@30238
|
14 年 |
vboxsync |
fileaio-solaris.cpp: Variable mixup. Fixes hang during async I/O
|
|
|
@29560
|
15 年 |
vboxsync |
RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
|
|
|
@29277
|
15 年 |
vboxsync |
alloc-solaris.cpp: MMAP mode in case it comes in handy later.
|
|
|
@29269
|
15 年 |
vboxsync |
mp-solaris.cpp: Stubbed RTMpCpuId on sparc, pending proper …
|
|
|
@29129
|
15 年 |
vboxsync |
Runtime/Aio: Fix flush API. The fFlush flag needs to be resetted
|
|
|
@28929
|
15 年 |
vboxsync |
IPRT: Fixed wrong format specifier in assertion (various …
|
|
|
@28915
|
15 年 |
vboxsync |
iprt: More path conversion avoidance.
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28317
|
15 年 |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@27492
|
15 年 |
vboxsync |
superflous IN_RING3
|
|
|
@27129
|
15 年 |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@26665
|
15 年 |
vboxsync |
build fix
|
|
|
@26660
|
15 年 |
vboxsync |
RTSystemQueryDmiString-solaris.cpp: Overflow hanlding. Don't query …
|
|
|
@26626
|
15 年 |
vboxsync |
Implemented RTSystemQueryDmiString on Solaris.
|
|
|
@26344
|
15 年 |
vboxsync |
Runtime: white space cleanup.
|
|
|
@25724
|
15 年 |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25645
|
15 年 |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25629
|
15 年 |
vboxsync |
Runtime/r3/Solaris: export fileaio-solaris to OSE.
|
|
|
@12108
|
16 年 |
vboxsync |
iprt/mp-solaris: build fix.
|
|
|
@12105
|
16 年 |
vboxsync |
iprt: Solaris R3 implementation of RTMp*Present*.
|
|
|
@11840
|
16 年 |
vboxsync |
rtProcInitExePath-solaris: build fix.
|
|
|
@11838
|
16 年 |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11719
|
16 年 |
vboxsync |
CPU speed fix for Solaris
|
|
|
@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.
|
|
|
@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.
|
|
|
@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()
|
|
|
@11020
|
16 年 |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@8245
|
17 年 |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 年 |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5373
|
17 年 |
vboxsync |
make sure the memory is suitable for executable images.
|
|
|
@4362
|
17 年 |
vboxsync |
Solaris
|
|
|
@4357
|
17 年 |
vboxsync |
export solaris stuff
|