|
|
@63004
|
8 years |
vboxsync |
IPRT: NetBSD does't have pthread_mutex_timedlock() so use the fallback …
|
|
|
@62947
|
8 years |
vboxsync |
IPRT: Use O_DIRECT and S_ISCHR on NetBSD too.
|
|
|
@62946
|
8 years |
vboxsync |
IPRT: Synchronize comments in previous. While there, complete …
|
|
|
@62945
|
8 years |
vboxsync |
IPRT: NetBSD iconv_open() doesn't grok empty codeset strings. Check …
|
|
|
@62944
|
8 years |
vboxsync |
IPRT: Use R3 init stubs for NetBSD too.
|
|
|
@62915
|
8 years |
vboxsync |
IPRT/test: Added RTTestDisableAssertions and RTTestRestoreAssertions …
|
|
|
@62887
|
8 years |
vboxsync |
iprt: Use sched_yield(2) on FreeBSD too. pthread_yield(3) there is …
|
|
|
@62863
|
8 years |
vboxsync |
IPRT: warnings
|
|
|
@62859
|
8 years |
vboxsync |
iprt: on NetBSD use sched_yield().
From Kamil Rytarowski, but fixed …
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62713
|
8 years |
vboxsync |
nt.h/rtFileNativeSetAttributes-win.cpp
|
|
|
@62636
|
8 years |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@62635
|
8 years |
vboxsync |
warnings
|
|
|
@62592
|
8 years |
vboxsync |
IPRT: More unused parameters and undefined preprocessor macor warning …
|
|
|
@62584
|
8 years |
vboxsync |
IPRT: Unused parameters on windows.
|
|
|
@62570
|
8 years |
vboxsync |
IPRT: More unused parameters.
|
|
|
@62566
|
8 years |
vboxsync |
IPRT: More unused parameters.
|
|
|
@62564
|
8 years |
vboxsync |
IPRT: Mark unused parameters.
|
|
|
@62534
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62464
|
8 years |
vboxsync |
socket.cpp: build fix
|
|
|
@62461
|
8 years |
vboxsync |
IPRT: scm
|
|
|
@62452
|
8 years |
vboxsync |
*: MSC level 4 warnings in release bldprogs.
|
|
|
@62448
|
8 years |
vboxsync |
IPRT: More MSC level 4 warning fixes.
|
|
|
@62416
|
8 years |
vboxsync |
NetBSD: Commit patches 001 - 003 contributed by Kamil Rytarowski on …
|
|
|
@62098
|
8 years |
vboxsync |
Runtime/solaris: Fix building the coredumper on ancient Solaris …
|
|
|
@62096
|
8 years |
vboxsync |
Runtime/r3/solaris: Fix coredumper to workaround psinfo_t structure …
|
|
|
@61989
|
8 years |
vboxsync |
ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL …
|
|
|
@61960
|
8 years |
vboxsync |
Runtime/mp-solaris: Check we have a populated cpu_info before trying …
|
|
|
@61751
|
8 years |
vboxsync |
fixed small memory leaks on certain hosts (Solaris) when using …
|
|
|
@61120
|
9 years |
vboxsync |
Log() format fix
|
|
|
@61098
|
9 years |
vboxsync |
sysfs.cpp: Attempt to fix RTLinuxSysFsReadStrFileV for DMI strings …
|
|
|
@60910
|
9 years |
vboxsync |
iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning …
|
|
|
@60902
|
9 years |
vboxsync |
Runtime/RTSocketReadNB: Set *pcbRead to 0 if the socket is in non …
|
|
|
@60870
|
9 years |
vboxsync |
direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
|
|
|
@60773
|
9 years |
vboxsync |
IPRT/SUPR3Init/win: Must initialize the program path before the …
|
|
|
@60756
|
9 years |
vboxsync |
Runtime/socket.cpp: Initialise fEventsSaved properly or we might get …
|
|
|
@60612
|
9 years |
vboxsync |
IPRT/dir-posix.cpp: custom errno mapping for fsync in RTDirFlush, …
|
|
|
@60481
|
9 years |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60427
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
|
|
|
@60424
|
9 years |
vboxsync |
Runtime/linux/sysfs: RTLinuxSysFsReadStr() has to be return …
|
|
|
@60393
|
9 years |
vboxsync |
Runtime/linux/sysfs: Fixes, implement two forgotten methods
|
|
|
@60390
|
9 years |
vboxsync |
Runtime/linux/sysfs: Correct format string attributes and introduce …
|
|
|
@60373
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60371
|
9 years |
vboxsync |
Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
|
|
|
@60370
|
9 years |
vboxsync |
Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
|
|
|
@60244
|
9 years |
vboxsync |
Runtime/test: typos
|
|
|
@60054
|
9 years |
vboxsync |
never use AssertStmt(..., continue) but use AssertContinue(...) (look …
|
|
|
@60035
|
9 years |
vboxsync |
Runtime/VerSetConditionMask: fixed type (thanks PVS)
|
|
|
@59917
|
9 years |
vboxsync |
build fix
|
|
|
@59817
|
9 years |
vboxsync |
IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
|
|
|
@59781
|
9 years |
vboxsync |
IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA …
|
|
|
@59770
|
9 years |
vboxsync |
IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59594
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
|
|
|
@59546
|
9 years |
vboxsync |
Documentation build fix.
|
|
|
@59544
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Removed debug output.
|
|
|
@59543
|
9 years |
vboxsync |
Build fix.
|
|
|
@59542
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain …
|
|
|
@59519
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Error checking.
|
|
|
@59513
|
9 years |
vboxsync |
Fix for the cleanup
|
|
|
@59512
|
9 years |
vboxsync |
IPRT: Smaller cleanups to the Linux and Posix specific …
|
|
|
@59511
|
9 years |
vboxsync |
IPRT: RTFileSetAllocationSize() implementation for POSIX compatible …
|
|
|
@59461
|
9 years |
vboxsync |
IPRT: Linux specific implementation for RTFileSetAllocationSize()
|
|
|
@59404
|
9 years |
vboxsync |
Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
|
|
|
@59396
|
9 years |
vboxsync |
ldrNative-win.cpp: Implemented loading system dlls from WinSxS.
|
|
|
@59394
|
9 years |
vboxsync |
http-curlt.cpp,rtLdrNativeLoadSystem: added todo regarding loading …
|
|
|
@59366
|
9 years |
vboxsync |
iprt/nt/nt.h: Added NtQueryKey and NtEnumerateKey.
|
|
|
@59306
|
9 years |
vboxsync |
Runtime: actually use rtMpDarwinOnlinePhysicalCpus() when determining …
|
|
|
@59289
|
9 years |
vboxsync |
IPRT: Init order check.
|
|
|
@59278
|
9 years |
vboxsync |
Runtime: gcc 6 detects if both sides of logical || contain the same …
|
|
|
@59273
|
9 years |
vboxsync |
Runtime/alloc-ef-cpp: provide C++14 deallocator
|
|
|
@59158
|
9 years |
vboxsync |
Runtime/linux,posix: pthread_join() does not set errno! Thanks …
|
|
|
@59133
|
9 years |
vboxsync |
IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on …
|
|
|
@58952
|
9 years |
vboxsync |
build fix
|
|
|
@58949
|
9 years |
vboxsync |
Runtime: when reporting the OS version, explicitly distinguish between …
|
|
|
@58826
|
9 years |
vboxsync |
rtFileRecalcAndValidateFlags: Correct windows access mask assertion.
|
|
|
@58825
|
9 years |
vboxsync |
RTFileOpen: fix for r104213
|
|
|
@58769
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58768
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58767
|
9 years |
vboxsync |
revered r104210, got unfinished asm.h changes mixed into it.
|
|
|
@58766
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58440
|
9 years |
vboxsync |
Runtime: pathint-nt.cpp Win32 to NT path prefix conversion fix
|
|
|
@58389
|
9 years |
vboxsync |
IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets …
|
|
|
@58322
|
9 years |
vboxsync |
localipc-posix.cpp: Darwin does the POLLIN+POLLHUB thing too.
|
|
|
@58320
|
9 years |
vboxsync |
localipc-posix.cpp: OS/2 build fix.
|
|
|
@58319
|
9 years |
vboxsync |
localipc-posix.cpp: Turns out Linux also returns POLLIN+POLLHUP. …
|
|
|
@58318
|
9 years |
vboxsync |
localipc-posix.cpp: Must disable SIGPIPE as there is no way to supress …
|
|
|
@58305
|
9 years |
vboxsync |
RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
|
|
|
@58303
|
9 years |
vboxsync |
RTTestCreateChild: Added new method for creating a test instance in a …
|
|
|
@58302
|
9 years |
vboxsync |
localipc-posix.cpp: rtSocketListen should be done when creating the …
|
|
|
@58301
|
9 years |
vboxsync |
RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
|
|
|
@58300
|
9 years |
vboxsync |
RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
|
|
|
@58299
|
9 years |
vboxsync |
localipc-win.cpp: Implemented RTLocalIpcSessionReadNB.
|
|
|
@58298
|
9 years |
vboxsync |
localipc-win.cpp: Fixes, improvments and cleanups. Highlights:
- Added …
|
|
|
@58297
|
9 years |
vboxsync |
RTLocalIpc: Added flag to the server and connection creation functions …
|
|
|
@58295
|
9 years |
vboxsync |
iprt: Added RTLocalIpcSessionReadNB on posix systems.
|
|
|
@58294
|
9 years |
vboxsync |
localipc-posix.cpp: Adjust cMillies on interrupt in …
|
|
|
@58293
|
9 years |
vboxsync |
localipc.h: Correct read/write parameter names.
|
|
|
@58292
|
9 years |
vboxsync |
localipc-posix.cpp: VERR_BROKEN_PIPE fixes for RTLocalIpcSessionRead.
|
|
|