[webkit-changes] [WebKit/WebKit] 83ce3b: [WTF] Also use glibc-provided support on GNU/Hurd
Samuel Thibault
noreply at github.com
Sun Jan 12 10:39:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 83ce3b083dfe566cf8ceaea074e4ef273565114d
https://github.com/WebKit/WebKit/commit/83ce3b083dfe566cf8ceaea074e4ef273565114d
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date: 2025-01-12 (Sun, 12 Jan 2025)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
Log Message:
-----------
[WTF] Also use glibc-provided support on GNU/Hurd
https://bugs.webkit.org/show_bug.cgi?id=285806
Reviewed by Michael Catanzaro.
GNU/Hurd also uses glibc, and can thus use its machine context,
backtrace, and dladdr support.
* Source/WTF/wtf/PlatformHave.h:
Canonical link: https://commits.webkit.org/288775@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list