VirtualBox

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

Name Size Rev Age Author Last Change
../
win 102661   9 months vboxsync IPRT/RTFsMountpointsEnum: Gracefully skip volumes a regular user does …
solaris 99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
posix 102652   9 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
os2 101162   12 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
nt 99828   16 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
netbsd 98103   20 months vboxsync Copyright year updates by scm.
linux 100194   15 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
haiku 98103   20 months vboxsync Copyright year updates by scm.
generic 99758   17 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
freebsd 98103   20 months vboxsync Copyright year updates by scm.
darwin 100108   16 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
xml.cpp 65.9 KB 101035   13 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
udp.cpp 22.3 KB 99758   17 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
testi.cpp 5.2 KB 98103   20 months vboxsync Copyright year updates by scm.
test.cpp 51.4 KB 100312   15 months vboxsync Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
tcp.cpp 34.9 KB 100172   15 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
stream.cpp 82.6 KB 99758   17 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
socket.cpp 97.3 KB 100171   15 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
RTPathTemp.cpp 2.9 KB 98103   20 months vboxsync Copyright year updates by scm.
process.cpp 3.7 KB 98103   20 months vboxsync Copyright year updates by scm.
process-data.cpp 2.9 KB 98103   20 months vboxsync Copyright year updates by scm.
poll.cpp 38.5 KB 98103   20 months vboxsync Copyright year updates by scm.
path.cpp 4.9 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-tmpfile_s.cpp 2.7 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-tmpfile.cpp 2.1 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-setvbuf.cpp 2.6 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-puts.cpp 2.5 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-putc.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-per-thread-2.cpp 8.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-per-thread-1.cpp 2.5 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-getc.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fwrite.cpp 2.4 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-ftello.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-ftell.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fseeko.cpp 2.1 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fseek.cpp 2.1 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fread.cpp 2.3 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fputs.cpp 2.3 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fputc.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fopen.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fileno.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fgetc.cpp 2.2 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fflush.cpp 2.1 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-ferror.cpp 2.0 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fdopen.cpp 2.3 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-fclose.cpp 2.1 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-errno.cpp 2.0 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-cout.cpp 2.4 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-clearerr.cpp 2.0 KB 98103   20 months vboxsync Copyright year updates by scm.
nocrt-cerr.cpp 2.4 KB 98103   20 months vboxsync Copyright year updates by scm.
memsafer-r3.cpp 22.9 KB 100442   15 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
mempage-heap.cpp 28.4 KB 101301   12 months vboxsync IPRT: Nit. bugref:10371
mempage-direct.cpp 3.1 KB 101300   12 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
Makefile.kup 0 bytes 2477   17 years vboxsync export
init.h 1.7 KB 98103   20 months vboxsync Copyright year updates by scm.
init.cpp 21.3 KB 100307   15 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
init-data.cpp 2.7 KB 98103   20 months vboxsync Copyright year updates by scm.
http-server.cpp 48.0 KB 102561   9 months vboxsync IPRT/HttpServer: Fixed an ASAN warning. bugref:9437
ftp-server.cpp 83.3 KB 99758   17 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
fs.cpp 9.8 KB 98103   20 months vboxsync Copyright year updates by scm.
fileio.cpp 13.9 KB 99758   17 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
dir.cpp 28.5 KB 98103   20 months vboxsync Copyright year updates by scm.
dir2.cpp 8.8 KB 98103   20 months vboxsync Copyright year updates by scm.
allocex.h 3.2 KB 98103   20 months vboxsync Copyright year updates by scm.
allocex.cpp 5.3 KB 98103   20 months vboxsync Copyright year updates by scm.
alloc.cpp 9.7 KB 98103   20 months vboxsync Copyright year updates by scm.
alloc-ef.h 8.0 KB 100313   15 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
alloc-ef.cpp 33.9 KB 100313   15 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
alloc-ef-cpp.cpp 5.3 KB 98103   20 months vboxsync Copyright year updates by scm.
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