|
|
@32355
|
14 years |
vboxsync |
IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
|
|
|
@32353
|
14 years |
vboxsync |
Runtime/r3/coredumper: Fix taking live core when signalled externally.
|
|
|
@32350
|
14 years |
vboxsync |
Runtime/r3/coredumper: name flags similar to planned CFGM keys.
|
|
|
@32348
|
14 years |
vboxsync |
RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
|
|
|
@32347
|
14 years |
vboxsync |
Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
|
|
|
@32332
|
14 years |
vboxsync |
tstTimer: be more verbose
|
|
|
@32330
|
14 years |
vboxsync |
tstTimer: added some deviation statistics
|
|
|
@32320
|
14 years |
vboxsync |
oops
|
|
|
@32303
|
14 years |
vboxsync |
rtR0MemObjNativeFree/nt: Handle objects created by …
|
|
|
@32292
|
14 years |
vboxsync |
RTProcTerminate/win: Initializes globals.
|
|
|
@32288
|
14 years |
vboxsync |
Forgot makefile update
|
|
|
@32284
|
14 years |
vboxsync |
Pointer based GCPhys AVL tree
|
|
|
@32276
|
14 years |
vboxsync |
IPRT/Socket: Add extended select API where the events to wait for can …
|
|
|
@32257
|
14 years |
vboxsync |
iprt/ipv4.cpp: fixed mixed code/declaration C warnings
|
|
|
@32253
|
14 years |
vboxsync |
VMM/DBGF: Added CoreDescriptor.
|
|
|
@32235
|
14 years |
vboxsync |
RTCoreDumper: added comment on the hardcoded padding, and why NULL …
|
|
|
@32227
|
14 years |
vboxsync |
quiet
|
|
|
@32223
|
14 years |
vboxsync |
OSE headers fixes
|
|
|
@32221
|
14 years |
vboxsync |
RTCoreDumper: debug build fix.
|
|
|
@32220
|
14 years |
vboxsync |
spaces.
|
|
|
@32219
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: bits.
|
|
|
@32210
|
14 years |
vboxsync |
remove obsolete file
|
|
|
@32204
|
14 years |
vboxsync |
Runtime: re-added ldrELF.h
|
|
|
@32203
|
14 years |
vboxsync |
Runtime: remove ldfELF.h to fix svn on Windows hosts
|
|
|
@32202
|
14 years |
vboxsync |
RTCoreDumper: fix potential crash with reading passed buffer.
|
|
|
@32197
|
14 years |
vboxsync |
Runtime: Our own ldrELF32,64.h headers. Renamed ldrElf.h->ldrELF.h.
|
|
|
@32134
|
14 years |
vboxsync |
nits
|
|
|
@32131
|
14 years |
vboxsync |
Runtime/poll: New attempt to save received events to prevent losing them
|
|
|
@32125
|
14 years |
vboxsync |
iprt/memtracker: hacking in progress.
|
|
|
@32119
|
14 years |
vboxsync |
ldrElf.h: Test on ARCH_BITS instead of RT_ARCH_XXX.
|
|
|
@32117
|
14 years |
vboxsync |
Backed out r65185 as the fix shall be done in socket …
|
|
|
@32048
|
14 years |
vboxsync |
coredumper: bits.
|
|
|
@32047
|
14 years |
vboxsync |
iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
|
|
|
@32019
|
14 years |
vboxsync |
OSE header fix
|
|
|
@31980
|
14 years |
vboxsync |
coredumper: Use our own ELF defines, added OS specific defines to …
|
|
|
@31965
|
14 years |
vboxsync |
Runtime/include: ldrElf copy/paste error.
|
|
|
@31964
|
14 years |
vboxsync |
Runtime/include: ldrElf additions.
|
|
|
@31961
|
14 years |
vboxsync |
rtStrConvertWrapper: Release the thread.
|
|
|
@31956
|
14 years |
vboxsync |
Runtime/poll-win: Save received events of other sources because some …
|
|
|
@31942
|
14 years |
vboxsync |
Runtime/poll: Fix retrieving events after WaitForMultipleObjects
|
|
|
@31937
|
14 years |
vboxsync |
coredumper-solaris: bits.
|
|
|
@31935
|
14 years |
vboxsync |
coredumper-solaris: minor change.
|
|
|
@31914
|
14 years |
vboxsync |
coredumper-solaris: Fixed suspend/resume threads to not use heap. …
|
|
|
@31913
|
14 years |
vboxsync |
tstRTCoreDump: disable when done.
|
|
|
@31869
|
14 years |
vboxsync |
coredumper-solaris.cpp: RTFileGetSize returns uint64_t and this cannot …
|
|
|
@31862
|
14 years |
vboxsync |
RTCoreDumper: cleanup.
|
|
|
@31860
|
14 years |
vboxsync |
RTCoreDumper: integration into IPRT, cleanup.
|
|
|
@31853
|
14 years |
vboxsync |
two Makefile.kup to OSE
|
|
|
@31847
|
14 years |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@31829
|
14 years |
vboxsync |
IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
|
|
|
@31822
|
14 years |
vboxsync |
Runtime/r3/coredumper: rename.
|
|
|
@31821
|
14 years |
vboxsync |
tstRTCoreDump: copy to Runtime/r3.
|
|
|
@31820
|
14 years |
vboxsync |
tstRTCoreDump: minor change.
|
|
|
@31802
|
14 years |
vboxsync |
tstRTCoreDump: cleanup, eliminate pread.
|
|
|
@31801
|
14 years |
vboxsync |
tstRTCoreDump: fixed memory attributes in core.
|
|
|
@31796
|
14 years |
vboxsync |
tstRTCoreDump: build fix.
|
|
|
@31795
|
14 years |
vboxsync |
tstRTCoreDump: don't break OSE, export it.
|
|
|
@31787
|
14 years |
vboxsync |
tstRTCoreDump: enable building.
|
|
|
@31717
|
14 years |
vboxsync |
Runtime/r3/posix: fileio-posix, comment.
|
|
|
@31624
|
14 years |
vboxsync |
Runtime: cast
|
|
|
@31623
|
14 years |
vboxsync |
Runtime: add progress callback support to the tar backend
|
|
|
@31585
|
14 years |
vboxsync |
Another one
|
|
|
@31584
|
14 years |
vboxsync |
Try to fix burning builds
|
|
|
@31583
|
14 years |
vboxsync |
Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
|
|
|
@31582
|
14 years |
vboxsync |
Runtime/sockets: Don't loop in the non blocking calls
|
|
|
@31454
|
14 years |
vboxsync |
Build fix
|
|
|
@31453
|
14 years |
vboxsync |
Runtime/poll: Add a method to change the events to poll for without …
|
|
|
@31450
|
14 years |
vboxsync |
Runtime/socket: Make use of the new method to convert the S/G buffer …
|
|
|
@31420
|
14 years |
vboxsync |
utf-8.cpp: warning.
|
|
|
@31418
|
14 years |
vboxsync |
iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
|
|
|
@31412
|
14 years |
vboxsync |
build fix
|
|
|
@31411
|
14 years |
vboxsync |
tstInlineAsm: added bench for ASMGetApicId()
|
|
|
@31406
|
14 years |
vboxsync |
RTPathSetMode/posix: No need to use realpath.
|
|
|
@31405
|
14 years |
vboxsync |
path.cpp: grr. build fix
|
|
|
@31404
|
14 years |
vboxsync |
RTPathGetMode: Can simplify this now that we've got RTPathQueryInfoEx.
|
|
|
@31396
|
14 years |
vboxsync |
dbgas.cpp: Use the right malloc.
|
|
|
@31376
|
14 years |
vboxsync |
comment typos.
|
|
|
@31375
|
14 years |
vboxsync |
gcc-4.4 workaround
|
|
|
@31370
|
14 years |
vboxsync |
Main: cleanup machine renames, remove dead code
|
|
|
@31329
|
14 years |
vboxsync |
RTLdrFlt was missing _TEMPLATE.
|
|
|
@31325
|
14 years |
vboxsync |
RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
|
|
|
@31316
|
14 years |
vboxsync |
fix typo
|
|
|
@31309
|
14 years |
vboxsync |
IPRT/posix: Added RTPathSetMode().
|
|
|
@31305
|
14 years |
vboxsync |
Assert.
|
|
|
@31304
|
14 years |
vboxsync |
IPRT: Added RTPathGetMode().
|
|
|
@31302
|
14 years |
vboxsync |
fixed Linux builds
|
|
|
@31288
|
14 years |
vboxsync |
path-posix.cpp: Implemented RTPathSetOwnerEx and RTPathSetOwner.
|
|
|
@31274
|
14 years |
vboxsync |
r3/alloc.cpp: Fixed realloc assertion.
|
|
|
@31252
|
14 years |
vboxsync |
Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
|
|
|
@31246
|
14 years |
vboxsync |
Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more
|
|
|
@31231
|
14 years |
vboxsync |
command line help for keep alive, code style fixes
|
|
|
@31229
|
14 years |
vboxsync |
Runtime/string: remove the worst bit of code duplication in the …
|
|
|
@31222
|
14 years |
vboxsync |
Runtime/string: Utf-8 <-> Latin-1 testcase
|
|
|
@31221
|
14 years |
vboxsync |
Runtime/string: more Utf-8 <-> Latin-1 fixes
|
|
|
@31213
|
14 years |
vboxsync |
Runtime/string: Utf-8 to Latin-1 translation should be exact or fail
|
|
|
@31212
|
14 years |
vboxsync |
socket.cpp: renamed function to better reflect what's going on now.
|
|
|
@31199
|
14 years |
vboxsync |
Runtime/string: add Latin-1 <-> Utf-8 conversion APIs - tests and …
|
|
|
@31189
|
14 years |
vboxsync |
Runtime/sockets: Don't switch back to blocking mode if the socket is …
|
|
|
@31158
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31157
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|