gecko-dev/mozglue/misc
Mike Hommey 20bcb3ecfe Bug 1745344 - Unconditionally use va_copy. r=nika
Historically, va_copy was not supported everywhere (notably, MSVC didn't
have it). That's not true anymore. We already have code such as
xpcom/base/Logging.cpp that uses it unconditionally.

Differential Revision: https://phabricator.services.mozilla.com/D133458
2021-12-16 06:26:42 +00:00
..
decimal
AutoProfilerLabel.cpp
AutoProfilerLabel.h
AwakeTimeStamp.cpp Bug 1685503 - Use AwakeTimeStamp to count time for media telemetry. r=alwu 2021-05-05 09:24:51 +00:00
AwakeTimeStamp.h Bug 1685503 - Use AwakeTimeStamp to count time for media telemetry. r=alwu 2021-05-05 09:24:51 +00:00
ConditionVariable_noop.cpp
ConditionVariable_posix.cpp
ConditionVariable_windows.cpp
Debug.h
DynamicallyLinkedFunctionPtr.h
GetKnownFolderPath.cpp Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
GetKnownFolderPath.h Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
ImportDir.h
IntegerPrintfMacros.h
MmapFaultHandler.cpp
MmapFaultHandler.h
MutexPlatformData_noop.h
MutexPlatformData_posix.h
MutexPlatformData_windows.h
Mutex_noop.cpp
Mutex_posix.cpp
Mutex_windows.cpp
NativeNt.h Bug 1722566 - Add null checks in PEHeaders::FindResourceLeaf. r=mhowell 2021-07-28 19:11:43 +00:00
PlatformConditionVariable.h
PlatformMutex.h
PreXULSkeletonUI.cpp Backed out changeset 8c47ea741114 (bug 1742111) for causing Bug 1742237. a=backout 2021-11-21 12:15:20 +02:00
PreXULSkeletonUI.h Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
Printf.cpp Bug 1745344 - Unconditionally use va_copy. r=nika 2021-12-16 06:26:42 +00:00
Printf.h
Sprintf.h
StackWalk.cpp Bug 1673755 - Strip pointer authentication hashes during stack walking on macOS arm64. r=gerald 2021-07-09 17:41:46 +00:00
StackWalk.h Bug 1515229 - Make MozStackWalk/MozWalkTheStack frame skipping more reliable. r=gerald,nika,bobowen,jld 2021-04-16 04:06:02 +00:00
StackWalkThread.h
StackWalk_windows.h
TimeStamp.cpp Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp.h Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp_darwin.cpp Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp_posix.cpp Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp_windows.cpp Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
TimeStamp_windows.h Bug 1666222: Rip fuzzyfox out of the timestamp classes 2/5 r=smaug 2021-07-14 18:18:16 +00:00
Uptime.cpp
Uptime.h
WinUtils.h
WindowsDllMain.cpp Bug 1742692 - Add some modules to mozglue's delayload list. r=mhowell 2021-12-02 04:31:14 +00:00
WindowsDpiAwareness.h
WindowsDpiInitialization.cpp Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz 2021-06-21 13:50:31 +00:00
WindowsDpiInitialization.h Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz 2021-06-21 13:50:31 +00:00
WindowsEnumProcessModules.h Bug 1702086 - Part1: Introduce EnumerateProcessModules. r=gerald 2021-05-19 18:01:47 +00:00
WindowsMapRemoteView.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
WindowsMapRemoteView.h
WindowsProcessMitigations.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
WindowsProcessMitigations.h
WindowsUnicode.cpp
WindowsUnicode.h
moz.build Bug 1742692 - Add some modules to mozglue's delayload list. r=mhowell 2021-12-02 04:31:14 +00:00