VirtualBox

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

Name Size Rev Age Author Last Change
../
win 105155   5 months vboxsync IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
solaris 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
posix 104390   7 months vboxsync Runtime/thread-posix.cpp: Return the status of the actual request or …
os2 101162   14 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
nt 104285   8 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
netbsd 98103   23 months vboxsync Copyright year updates by scm.
linux 100194   18 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
haiku 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 …
freebsd 98103   23 months vboxsync Copyright year updates by scm.
darwin 104105   8 months vboxsync Runtime/darwin/time-darwin.cpp: Avoid using double-precision floating …
xml.cpp 66.3 KB 104176   8 months vboxsync Runtime/xml: preparation for libxml2-2.12.6 bugref:10640
udp.cpp 22.3 KB 99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
testi.cpp 5.8 KB 103262   10 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
test.cpp 55.3 KB 103263   10 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
tcp.cpp 34.9 KB 100172   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
stream.cpp 82.6 KB 103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
socket.cpp 97.3 KB 100171   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
RTPathTemp.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.
process-data.cpp 2.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.
path.cpp 4.9 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.
nocrt-tmpfile.cpp 2.1 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-puts.cpp 2.5 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-per-thread-2.cpp 8.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-getc.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-ftello.cpp 2.2 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-fseeko.cpp 2.1 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-fread.cpp 2.3 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-fputc.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-fileno.cpp 2.2 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-fflush.cpp 2.1 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-fdopen.cpp 2.3 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-errno.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-clearerr.cpp 2.0 KB 98103   23 months vboxsync Copyright year updates by scm.
nocrt-cerr.cpp 2.4 KB 98103   23 months vboxsync Copyright year updates by scm.
memsafer-r3.cpp 22.9 KB 100442   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
mempage-heap.cpp 28.4 KB 103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
mempage-direct.cpp 3.1 KB 101300   14 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
Makefile.kup 0 bytes 2477   18 years vboxsync export
init.h 1.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-data.cpp 2.7 KB 98103   23 months vboxsync Copyright year updates by scm.
http-server.cpp 48.0 KB 103118   10 months vboxsync Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
ftp-server.cpp 83.3 KB 104438   7 months vboxsync really fixing signed unsigned issue in ftp-server (UINT8_MAX is often …
fs.cpp 9.8 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 …
dir.cpp 28.5 KB 98103   23 months vboxsync Copyright year updates by scm.
dir2.cpp 8.8 KB 98103   23 months vboxsync Copyright year updates by scm.
allocex.h 3.2 KB 98103   23 months vboxsync Copyright year updates by scm.
allocex.cpp 5.3 KB 98103   23 months vboxsync Copyright year updates by scm.
alloc.cpp 9.7 KB 98103   23 months vboxsync Copyright year updates by scm.
alloc-ef.h 8.0 KB 103142   10 months vboxsync Runtime: Some warning fixes about externally visible functions which …
alloc-ef.cpp 33.9 KB 103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
alloc-ef-cpp.cpp 5.3 KB 98103   23 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