VirtualBox

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

Name Size Rev Age Author Last Change
../
freebsd 98103   20 months vboxsync Copyright year updates by scm.
haiku 98103   20 months vboxsync Copyright year updates by scm.
netbsd 98103   20 months vboxsync Copyright year updates by scm.
solaris 99739   16 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
generic 99758   16 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
nt 99828   16 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
linux 100194   15 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
os2 101162   12 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
darwin 102997   8 months vboxsync IPRT: Shut up some deprecated function warnings with macOS SDK 13.
win 103232   7 months vboxsync IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
posix 103581   7 months vboxsync IPRT/process-creation-posix: Try hardcoded paths for macOS if loading …
Makefile.kup 0 bytes 2477   17 years vboxsync export
alloc-ef-cpp.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.
allocex.cpp 5.3 KB 98103   20 months vboxsync Copyright year updates by scm.
allocex.h 3.2 KB 98103   20 months vboxsync Copyright year updates by scm.
dir2.cpp 8.8 KB 98103   20 months vboxsync Copyright year updates by scm.
dir.cpp 28.5 KB 98103   20 months vboxsync Copyright year updates by scm.
fs.cpp 9.8 KB 98103   20 months vboxsync Copyright year updates by scm.
init-data.cpp 2.7 KB 98103   20 months vboxsync Copyright year updates by scm.
init.h 1.7 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.
nocrt-clearerr.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-errno.cpp 2.0 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-fdopen.cpp 2.3 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-fflush.cpp 2.1 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-fileno.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-fputc.cpp 2.2 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-fread.cpp 2.3 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-fseeko.cpp 2.1 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-ftello.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-getc.cpp 2.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-per-thread-2.cpp 8.2 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-puts.cpp 2.5 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-tmpfile.cpp 2.1 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.
path.cpp 4.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.
process-data.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.
RTPathTemp.cpp 2.9 KB 98103   20 months vboxsync Copyright year updates by scm.
fileio.cpp 13.9 KB 99758   16 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
udp.cpp 22.3 KB 99758   16 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 …
tcp.cpp 34.9 KB 100172   15 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
init.cpp 21.3 KB 100307   15 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
memsafer-r3.cpp 22.9 KB 100442   14 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
mempage-direct.cpp 3.1 KB 101300   12 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
alloc-ef.cpp 33.9 KB 103005   8 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
mempage-heap.cpp 28.4 KB 103005   8 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
stream.cpp 82.6 KB 103005   8 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
ftp-server.cpp 83.3 KB 103117   8 months vboxsync Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
http-server.cpp 48.0 KB 103118   8 months vboxsync Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
alloc-ef.h 8.0 KB 103142   8 months vboxsync Runtime: Some warning fixes about externally visible functions which …
testi.cpp 5.8 KB 103262   7 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
test.cpp 55.3 KB 103263   7 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
xml.cpp 66.0 KB 103439   7 months vboxsync IPRT/xml.cpp: Simplified the XmlFileWriter::write() path handling. …
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