VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3@ 101160

Name Size Rev Age Author Last Change
../
darwin 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
freebsd 98103   23 months vboxsync Copyright year updates by scm.
generic 99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
haiku 98103   23 months vboxsync Copyright year updates by scm.
linux 100194   18 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
netbsd 98103   23 months vboxsync Copyright year updates by scm.
nt 99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
os2 99901   19 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
posix 101160   15 months vboxsync trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
solaris 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
win 101145   15 months vboxsync IPRT/mem: Windows fix. bugref:10370
alloc-ef-cpp.cpp 5.3 KB 98103   23 months vboxsync Copyright year updates by scm.
alloc-ef.cpp 33.9 KB 100313   17 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
alloc-ef.h 8.0 KB 100313   17 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
alloc.cpp 9.7 KB 98103   23 months vboxsync Copyright year updates by scm.
allocex.cpp 5.3 KB 98103   23 months vboxsync Copyright year updates by scm.
allocex.h 3.2 KB 98103   23 months vboxsync Copyright year updates by scm.
dir2.cpp 8.8 KB 98103   23 months vboxsync Copyright year updates by scm.
dir.cpp 28.5 KB 98103   23 months vboxsync Copyright year updates by scm.
fileio.cpp 13.9 KB 99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
fs.cpp 9.8 KB 98103   23 months vboxsync Copyright year updates by scm.
ftp-server.cpp 83.3 KB 99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
http-server.cpp 47.8 KB 100670   17 months vboxsync IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
init-data.cpp 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
init.cpp 21.3 KB 100307   17 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
init.h 1.7 KB 98103   23 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 2477   18 years vboxsync export
memsafer-r3.cpp 22.9 KB 100442   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
nocrt-cerr.cpp 2.4 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-clearerr.cpp 2.0 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-cout.cpp 2.4 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-errno.cpp 2.0 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fclose.cpp 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fdopen.cpp 2.3 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-ferror.cpp 2.0 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fflush.cpp 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fgetc.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fileno.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fopen.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fputc.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fputs.cpp 2.3 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fread.cpp 2.3 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fseek.cpp 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fseeko.cpp 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-ftell.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-ftello.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-fwrite.cpp 2.4 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-getc.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-per-thread-1.cpp 2.5 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-per-thread-2.cpp 8.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-putc.cpp 2.2 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-puts.cpp 2.5 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-setvbuf.cpp 2.6 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-tmpfile.cpp 2.1 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-tmpfile_s.cpp 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
path.cpp 4.9 KB 98103   23 months vboxsync Copyright year updates by scm.
poll.cpp 38.5 KB 98103   23 months vboxsync Copyright year updates by scm.
process-data.cpp 2.9 KB 98103   23 months vboxsync Copyright year updates by scm.
process.cpp 3.7 KB 98103   23 months vboxsync Copyright year updates by scm.
RTPathTemp.cpp 2.9 KB 98103   23 months vboxsync Copyright year updates by scm.
socket.cpp 97.3 KB 100171   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
stream.cpp 82.6 KB 99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
tcp.cpp 34.9 KB 100172   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
test.cpp 51.4 KB 100312   17 months vboxsync Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
testi.cpp 5.2 KB 98103   23 months vboxsync Copyright year updates by scm.
udp.cpp 22.3 KB 99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
xml.cpp 65.9 KB 101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
Note: See TracBrowser for help on using the repository browser.

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