VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63691   8 years vboxsync Runtime/testcase: added tests for ASMBitFirstSetU64()/ASMBitLastSetU64()
(edit) @63678   8 years vboxsync IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
(edit) @63677   8 years vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @63558   8 years vboxsync r0drv/netbsd: re-import memobj-r0drv-netbsd.c on top of an svn copy of …
(edit) @63554   8 years vboxsync Runtime/NetBSD: re-import rtProcInitExePath-netbsd.cpp on top of an …
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63531   8 years vboxsync heapoffset.cpp: dropped DECLINLINE from the checked off/ptr conversion …
(edit) @63530   8 years vboxsync thread-posix.cpp: better assertion.
(edit) @63519   8 years vboxsync IPRT: warnings (clang)
(edit) @63509   8 years vboxsync IPRT: warnings (clang)
(edit) @63508   8 years vboxsync IPRT: warnings (clang)
(edit) @63483   8 years vboxsync tstRTTcp-1: apply Solaris VERR_NET_ADDRESS_IN_USE fudge to Linux as well
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @63417   8 years vboxsync IPRT: Fixed for IPRT_WITH_FUTEX_BASED_SEMS=1.
(edit) @63407   8 years vboxsync r0drv/netbsd: RTLogWriteStdOut that just uses kernel printf.
(edit) @63357   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeSetPriority - just use …
(edit) @63354   8 years vboxsync spinlock-r0drv-netbsd.c: RTSpinlockReleaseNoInts is long gone, g/c it.
(edit) @63349   8 years vboxsync thread2-r0drv-netbsd.c: provide rtThreadNativeWaitKludge().
(edit) @63348   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeCreate - g/c unused variable.
(edit) @63347   8 years vboxsync time-r0drv-netbsd.c: Use named constants to convert time. Reduces the …
(edit) @63346   8 years vboxsync r0drv/netbsd: add/remove blank lines to reduce diff to FreeBSD.
(edit) @63345   8 years vboxsync r0drv/netbsd: re-import r0drv support for NetBSD on top of svn copy of …
(edit) @63341   8 years vboxsync Runtime/r0drv/linux: 4.8 mod_timer_pinned fix
(edit) @63337   8 years vboxsync Runtime: define the lists of R0 and R3 sources for NetBSD. From Haomai …
(edit) @63329   8 years vboxsync Add missing copyright/license.
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63264   8 years vboxsync Runtime/crc32c: Fix incomplete conversion breaking CRC32C calculation …
(edit) @63236   8 years vboxsync iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
(edit) @63234   8 years vboxsync Runtime: add missing Makefile.kup files
(edit) @63225   8 years vboxsync the-linux-header.h: Suppress -Wol-style-declaration for rhel5 or …
(edit) @63202   8 years vboxsync dbgmoddwarf.cpp: Fix link
(edit) @63201   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: Fix getting line numbers from …
(edit) @63191   8 years vboxsync r0drv/netbsd: initial r0drv support for NetBSD. From Haomai Wang GSoC …
(edit) @63190   8 years vboxsync Runtime/NetBSD: rtProcInitExePath-netbsd.cpp based on FreeBSD version. …
(edit) @63189   8 years vboxsync log-vbox.cpp: RTLogDefaultInit - add NetBSD support for parsing …
(edit) @63168   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63167   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63166   8 years vboxsync tstRTDirCreateUniqueNumbered.cpp: fix
(edit) @63146   8 years vboxsync RTDirCreateUniqueNumbered: increase the max tries a little to make the …
(edit) @63063   9 years vboxsync IPRT: warnings
(edit) @63052   9 years vboxsync IPRT/RTSemMutex: rewrite rtSemFallbackPthreadMutexTimedlock. Take …
(edit) @63029   9 years vboxsync Revert due to sign issues on 32-bit Linux builds: r109639: …
(edit) @63028   9 years vboxsync bugref:4567: Linux kernel driver maintenance: the macro cpu_has_pge …
(edit) @63027   9 years vboxsync IPRT/RTSemMutex: use mnemonic constants when dealing with milli-, …
(edit) @63004   9 years vboxsync IPRT: NetBSD does't have pthread_mutex_timedlock() so use the fallback …
(edit) @62947   9 years vboxsync IPRT: Use O_DIRECT and S_ISCHR on NetBSD too.
(edit) @62946   9 years vboxsync IPRT: Synchronize comments in previous. While there, complete …
(edit) @62945   9 years vboxsync IPRT: NetBSD iconv_open() doesn't grok empty codeset strings. Check …
(edit) @62944   9 years vboxsync IPRT: Use R3 init stubs for NetBSD too.
(edit) @62931   9 years vboxsync tstUtf8: Some adjustments.
(edit) @62930   9 years vboxsync RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion …
(edit) @62916   9 years vboxsync RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
(edit) @62915   9 years vboxsync IPRT/test: Added RTTestDisableAssertions and RTTestRestoreAssertions …
(edit) @62898   9 years vboxsync (C)
(edit) @62897   9 years vboxsync errmsgvboxcom.xsl: revered r109495
(edit) @62895   9 years vboxsync Runtime: reflect renamed log group
(edit) @62894   9 years vboxsync Runtime: forgotten change in previous checkin
(edit) @62892   9 years vboxsync Runtime: deal with nested template classes when showing the 'short' …
(edit) @62887   9 years vboxsync iprt: Use sched_yield(2) on FreeBSD too. pthread_yield(3) there is …
(edit) @62866   9 years vboxsync whatever
(edit) @62864   9 years vboxsync hmm
(edit) @62863   9 years vboxsync IPRT: warnings
(edit) @62859   9 years vboxsync iprt: on NetBSD use sched_yield(). From Kamil Rytarowski, but fixed …
(edit) @62819   9 years vboxsync tstRTDirCreateUniqueNumbered: Oops, heap corruption.
(edit) @62811   9 years vboxsync wrap shlwapi.h too.
(edit) @62796   9 years vboxsync RTDirCreateUniqueNumbered: Don't depend on uint64_t wrap around.
(edit) @62761   9 years vboxsync Wrap ws2tcpip.h too.
(edit) @62727   9 years vboxsync IPRT/testcases: warnings
(edit) @62726   9 years vboxsync IPRT/testcases: warnings
(edit) @62725   9 years vboxsync IPRT/testcases: warnings
(edit) @62724   9 years vboxsync IPRT/testcases: warnings
(edit) @62723   9 years vboxsync RTDirCreateUniqueNumbered: Changed the implementation to count from …
(edit) @62722   9 years vboxsync IPRT/testcases: warnings
(edit) @62721   9 years vboxsync IPRT/testcases: warnings
(edit) @62713   9 years vboxsync nt.h/rtFileNativeSetAttributes-win.cpp
(edit) @62663   9 years vboxsync RuntimeR0Drv: warnings
(edit) @62636   9 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62635   9 years vboxsync warnings
(edit) @62627   9 years vboxsync unused parameter warnings.
(edit) @62592   9 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62584   9 years vboxsync IPRT: Unused parameters on windows.
(edit) @62571   9 years vboxsync IPRT: More unused parameters.
(edit) @62570   9 years vboxsync IPRT: More unused parameters.
(edit) @62567   9 years vboxsync IPRT: More unused parameters.
(edit) @62566   9 years vboxsync IPRT: More unused parameters.
(edit) @62565   9 years vboxsync build fix
(edit) @62564   9 years vboxsync IPRT: Mark unused parameters.
(edit) @62562   9 years vboxsync rtVfsReadAhead_Seek: Set poffActual.
(edit) @62561   9 years vboxsync RTVfsMemFileCreate: process the hVfsIos parameter. (Fortunately, …
(edit) @62559   9 years vboxsync RTFileModeToFlags.cpp: Code cleanup.
(edit) @62556   9 years vboxsync IPRT: Unused parameters.
(edit) @62547   9 years vboxsync Doxygen build fix
(edit) @62534   9 years vboxsync (C) 2016
(edit) @62477   9 years vboxsync (C) 2016
(edit) @62464   9 years vboxsync socket.cpp: build fix
(edit) @62461   9 years vboxsync IPRT: scm
(edit) @62453   9 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62452   9 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62448   9 years vboxsync IPRT: More MSC level 4 warning fixes.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette