VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/stream.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81521   5 years vboxsync Runtime/stream: no speculative looking at memory beyond end of input buffer
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @69111   8 years vboxsync (C) year
(edit) @69084   8 years vboxsync IPRT: fixed RTStrmQueryTerminalWidth on non-Windows
(edit) @68839   8 years vboxsync IPRT: Added RTStrmIsTerminal and RTStrmQueryTerminalWidth. [OS/2 build fix]
(edit) @68837   8 years vboxsync IPRT: Added RTStrmIsTerminal and RTStrmQueryTerminalWidth. [build fix …
(edit) @68836   8 years vboxsync IPRT: Added RTStrmIsTerminal and RTStrmQueryTerminalWidth.
(edit) @62592   9 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62477   9 years vboxsync (C) 2016
(edit) @58171   10 years vboxsync doxygen: fixes.
(edit) @57944   10 years vboxsync iprt: More doxygen corrections.
(edit) @57358   10 years vboxsync *: scm cleanup run.
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @54726   10 years vboxsync