VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83739   5 years vboxsync IPRT: More VC++ 14.1 build fixes. bugref:8489
(edit) @83661   5 years vboxsync IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
(edit) @83548   5 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. [build …
(edit) @83547   5 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. [build …
(edit) @83546   5 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. bugref:9698
(edit) @83544   5 years vboxsync IPRT/poll.cpp: Rearranged code for better mojo when there are no …
(edit) @83520   5 years vboxsync Runtime/r3/serialport-posix: More error checking, read/write methods …
(edit) @83368   5 years vboxsync IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP].
(edit) @83233   5 years vboxsync IPRT: New gsoap version needs 4 more openssl functions.
(edit) @83124   5 years vboxsync IPRT: Merged the two tls files, with the sideeffect that destructors …
(edit) @83101   5 years vboxsync IPRT: Simple TLS destructor implementation for windows.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82837   5 years vboxsync IPRT/file: Added some more thoughts and @todo regarding the …
(edit) @82836   5 years vboxsync IPRT/win: Enabled new RTFileSetSize implementation that works like …
(edit) @82835   5 years vboxsync IPRT/win: Finished the RTFileSetSize reimplementation, still disabled. …
(edit) @82834   5 years vboxsync IPRT/win: Reimplemented RTFileSetSize to support truncating files …
(edit) @82833   5 years vboxsync IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
(edit) @82726   5 years vboxsync Runtime/serialport-win.cpp: Initialize more DCB members to avoid using …
(edit) @82660   5 years vboxsync IPRT/mem: Avoid calling assert(3C) on Solaris when mlock(3C) fails due …
(edit) @82631   5 years vboxsync IPRT/utf8-posix.cpp: NetBSD changed iconv constness (to not const) …
(edit) @81927   5 years vboxsync IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
(edit) @81582   5 years vboxsync IPRT: Linux: #warning The <sys/sysctl.h> header is deprecated and will …
(edit) @81521   5 years vboxsync Runtime/stream: no speculative looking at memory beyond end of input buffer
(edit) @81500   5 years vboxsync IPRT/win: Added comment about usefulness of RTSystemQueryFirmwareBoolean.
(edit) @81499   5 years vboxsync IPRT/win: RTSystemQueryFirmwareBoolean should return success on …
(edit) @81251   5 years vboxsync IPRT/process-creation-posix.cpp: Generalized the PAM option and make …
(edit) @81147   5 years vboxsync IPRT/process-win.cpp: Don't try open the thread token when …
(edit) @81140   5 years vboxsync IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81114   5 years vboxsync IPRT/mp-win.cpp: A couple of fixes wrt lots of processors and groups. …
(edit) @81106   5 years vboxsync IPRT,SUP,*: Some GIP related fixes for supporting APIC IDs over 256 …
(edit) @81096   5 years vboxsync IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
(edit) @81068   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux. [fix]
(edit) @81065   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux.
(edit) @81063   5 years vboxsync iprt/win: Fixed method for determining firmware type on win 8.0 and …
(edit) @81062   5 years vboxsync iprt/system: Fixing the firmware stuff a little.
(edit) @80860   5 years vboxsync IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
(edit) @80764   5 years vboxsync IPRT: Optimized RTEnvPutEx. bugref:9341
(edit) @80708   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80503   5 years vboxsync IPRT/process-win.cpp: More pszUser == NULL + RTPROC_FLAGS_SERVICE …
(edit) @80492   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80485   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80484   5 years vboxsync IPRT/pipe-win.cpp: Don't reject PIPE_TYPE_MESSAGE pipes in …
(edit) @80481   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80033   5 years vboxsync Runtime/r3/win/vcc100-kernel32-fakes.cpp: Include …
(edit) @80031   5 years vboxsync Runtime/r3/win/vcc100-kernel32-fakes.cpp: Include …
(edit) @79984   5 years vboxsync Runtime/RTIoQueue: Updates [scm fix]
(edit) @79983   5 years vboxsync Runtime/RTIoQueue: Updates
(edit) @79953   5 years vboxsync Runtime: ​bugref:8231 Starting on defining and implementing a new …
(edit) @79949   5 years vboxsync Runtime: bugref:8231 Starting on defining and implementing a new …
(edit) @79677   5 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @79561   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79559   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79496   5 years vboxsync IPRT/DllMain: Don't put a 8KB buffer on the stack that we only need …
(edit) @79495   5 years vboxsync IPRT/thread-win.cpp: Don't give windows a 64KB aligned stack size, …
(edit) @79468   5 years vboxsync IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
(edit) @79467   5 years vboxsync IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
(edit) @79421   5 years vboxsync IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
(edit) @79413   5 years vboxsync IPRT/tcp: RTTcpClientCancelConnect must not attempt close an already …
(edit) @79370   5 years vboxsync IPRT/direnum-r3-nt.cpp: Fixed enumerating directories we're not …
(edit) @79293   5 years vboxsync IPRT/rtFsModeFromUnix: Don't mark the special '.' and '..' entries as …
(edit) @79155   5 years vboxsync IPRT/rtFsModeFromDos: Pass desired object type when normalizing mode …
(edit) @79020   5 years vboxsync RTMemPageAllocExTag/win: Shut up VirtualLock assertion for now.
(edit) @79014   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79012   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79011   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79010   5 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79009   5 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79007   5 years vboxsync IPRT/process-creation-posix.cpp: Use reentrant functions for accessing …
(edit) @79003   5 years vboxsync IPRT: Implemented rtldrNativeLoadSystem for posix systems. bugref:8352 …
(edit) @78971   6 years vboxsync RTPoll/darwin: Add POLLHUP to the events when RTPOLL_EVT_ERROR is …
(edit) @78832   6 years vboxsync IPRT/poll.cpp: A shot at the missing POLLHUP for sockets on solaris. …
(edit) @78821   6 years vboxsync IPRT/socket.h: Added RTTcpSetBufferSize. bugref:9474
(edit) @78730   6 years vboxsync IPRT/RTDirRemove/posix: Translate EEXIST to VERR_DIR_NOT_EMTPY as …
(edit) @78607   6 years vboxsync Runtime/RTSerialPort,ValidationKit/SerialTest: Add implementation for …
(edit) @78561   6 years vboxsync Runtime/RTShMem,tstRTShMem: Add API to delete a named shared memory …
(edit) @78348   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78345   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78337   6 years vboxsync IPRT/memsafer: Added RTMemSaferGetSize.
(edit) @78335   6 years vboxsync IPRT/mem: Use RTMEMPAGEALLOC_F_ADVISE_LOCKED & …
(edit) @78334   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78207   6 years vboxsync IPRT/RTDirFlushParent: Missing +1 in yesterday's changes. bugref:9172
(edit) @78205   6 years vboxsync IPRT/rtFsModeFromDos: Ignore read-only DOS attribute on directories. …
(edit) @78200   6 years vboxsync IPRT/pathint-nt.cpp: Dealth with three more RTPATH_MAX buffers. bugref:9172
(edit) @78187   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78186   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78184   6 years vboxsync IPRT/RTPathGetCurrent/win: Upper case the drive letter so it is …
(edit) @78178   6 years vboxsync IPRT: Relaxing RTPATH_MAX in a couple of places. bugref:9172
(edit) @78153   6 years vboxsync IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
(edit) @78109   6 years vboxsync IPRT/dir2.cpp: Don't curse at directories (comment typo).
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78050   6 years vboxsync IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172
(edit) @77982   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77929   6 years vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
(edit) @77917   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77914   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77911   6 years vboxsync Main: bugref:7929: Fixed comilation issues
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