mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 18:08:29 +00:00
doc: Document !1865
This commit is contained in:
parent
e466551db0
commit
4363f02a22
2
doc/changes/auxiliary/mr.1865.1.md
Normal file
2
doc/changes/auxiliary/mr.1865.1.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
u/truncate_printf: Add helpers that have the semantics we want for the printf
|
||||
functions [vn|sn]printf.
|
1
doc/changes/auxiliary/mr.1865.2.md
Normal file
1
doc/changes/auxiliary/mr.1865.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
u/logging: Truncate the output of hexdump at a safer limit (16MB).
|
2
doc/changes/auxiliary/mr.1865.3.md
Normal file
2
doc/changes/auxiliary/mr.1865.3.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
u/logging: Refactor printing to be safer using truncating helpers, and more
|
||||
have a higher code reuse.
|
1
doc/changes/auxiliary/mr.1865.4.md
Normal file
1
doc/changes/auxiliary/mr.1865.4.md
Normal file
|
@ -0,0 +1 @@
|
|||
u/logging: Make the CMake variable only be true on Linux.
|
1
doc/changes/state_trackers/mr.1865.md
Normal file
1
doc/changes/state_trackers/mr.1865.md
Normal file
|
@ -0,0 +1 @@
|
|||
OpenXR: Use truncating printf helpers from util.
|
Loading…
Reference in a new issue