CVSROOT: /cvs
Module name: www
Changes by: bcook@cvs.openbsd.org 2026/04/18 19:43:10
Modified files:
libressl : index.html releases.html
Log message:
LibreSSL 4.3.1
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2026/04/19 03:36:56
Modified files:
sys/dev/ic : com.c
Log message:
Get rid of the COM_CONSOLE ifdef maze. This was introduced for sparc
which is no longer with us.
ok jsg@
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2026/04/19 03:59:22
Modified files:
sys/arch/amd64/amd64: autoconf.c bus_dma.c
sys/arch/amd64/include: bus.h
Log message:
Extend the SEV bounce buffer implementation to make it usable for bouncing
memory that isn't DMA reachable.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2026/04/19 13:29:53
Modified files:
sys/arch/arm64/stand/efiboot: efiboot.c
Log message:
Terminate SMBIOS vendor/product matching at first match.
ok jsg@, tobhe@, deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: matthieu@cvs.openbsd.org 2026/04/19 13:38:52
Modified files:
graphics/png : Makefile distinfo
Log message:
Update to png 1.6.58. ok deraadt@, naddy@.
Fixes a regression introduced in 1.6.56
xenocara will be updated after unlock as it's not affected.
CVSROOT: /cvs
Module name: ports
Changes by: matthieu@cvs.openbsd.org 2026/04/19 13:43:31
Modified files:
graphics/png : Tag: OPENBSD_7_8 Makefile distinfo
Log message:
Update to png 1.6.58. ok deraadt@, naddy@.
Fixes a regression introduced in 1.6.56
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2026/04/19 13:54:02
Modified files:
libexec/login_chpass: Makefile
Log message:
login_chpass: No longer need to install this setuid root
When the YP code was removed login_chpass became wrapper that just
execs login_lchpass.
OK deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: volker@cvs.openbsd.org 2026/04/19 14:18:57
Modified files:
shells/elvish : Makefile distinfo modules.inc
shells/elvish/pkg: PLIST
Log message:
shells/elvish: Update to 0.21.0
The current version in ports is broken/non-functional.
approved by naddy@
CVSROOT: /cvs
Module name: ports
Changes by: bcook@cvs.openbsd.org 2026/04/19 14:37:52
Modified files:
sysutils/btop : Makefile
Added files:
sysutils/btop/patches: patch-src_openbsd_btop_collect.cpp
Log message:
Patch btop to report active CPU usage correctly
from upstream https://github.com/aristocratos/btop/pull/1587
This also allows building on spark64 with gcc 15.
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2026/04/19 17:37:22
Modified files:
usr.bin/ssh : clientloop.c
Log message:
correctly set extended type for client-side channels. Fixes
interactive vs bulk IPQoS for client->server traffic. ok job@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2026/04/19 18:18:21
Modified files:
sys/conf : newvers.sh
Log message:
7.9-current
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2026/04/19 19:25:12
Modified files:
sys/dev/pci/drm/i915/gt: intel_engine_heartbeat.c
Log message:
drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
From Sebastian Brzezinka
2af8b200cae3fdd0e917ecc2753b28bb40c876c1 in linux-6.18.y/6.18.23
4c71fd099513bfa8acab529b626e1f0097b76061 in mainline linux
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2026/04/19 19:27:42
Modified files:
sys/dev/pci/drm/i915/display: intel_psr.c
Log message:
drm/i915/psr: Do not use pipe_src as borders for SU area
From Jouni Hogander
de9aa7e89b98157d2650f25691e40711b8404151 in linux-6.18.y/6.18.23
75519f5df2a9b23f7bf305e12dc9a6e3e65c24b7 in mainline linux
CVSROOT: /cvs
Module name: src
Changes by: tb@cvs.openbsd.org 2026/04/19 22:26:12
Modified files:
lib/libcrypto/ec: ec_pmeth.c
Log message:
ec_pmeth: fix 20yo comment: *outlen -> *keylen
CVSROOT: /cvs
Module name: src
Changes by: tb@cvs.openbsd.org 2026/04/19 22:35:00
Modified files:
lib/libtls : tls_keypair.c
Log message:
tls_keypair: add missing
because it causes ugly formatting. Bug reported long ago by Mohamed Akram. Patch from Michael Stapelberg . CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/21 05:21:12 Modified files: regress/usr.bin/mandoc/man/EX: Makefile regress/usr.bin/mandoc/man/blank: Makefile regress/usr.bin/mandoc/man/nf: Makefile indent.in indent.out_ascii Added files: regress/usr.bin/mandoc/man/EX: indent.in indent.out_ascii indent.out_html regress/usr.bin/mandoc/man/blank: indent.in indent.out_ascii indent.out_html regress/usr.bin/mandoc/man/nf: indent.out_html Log message: test man(7) input lines starting with space characters; related to man_html.c rev. 1.142 CVSROOT: /cvs Module name: ports Changes by: kurt@cvs.openbsd.org 2026/08/21 06:37:20 Modified files: benchmarks/fio : Makefile distinfo benchmarks/fio/patches: patch-Makefile patch-configure Log message: Update to 3.42 CVSROOT: /cvs Module name: ports Changes by: pvk@cvs.openbsd.org 2026/08/21 06:44:33 Modified files: devel/lua-language-server: Makefile distinfo Log message: Update lua-language-server 3.18.2 -> 3.19.1 Diff from Laurent Cheylus, thanks! CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 07:26:59 Modified files: gnu/llvm/llvm/lib/Target/Sparc/AsmParser: SparcAsmParser.cpp Log message: SparcAsmParser: fix off by one and allow %r31 to be used rust contains a sparc64.s file with .cfi_register %r15, %r31 This fails with 'src/arch/sparc64.s:59:26: error: invalid register name' Changing RegNo < 31 to RegNo <= 31 fixes this. ok kettenis kirill CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/21 07:27:47 Modified files: devel/llvm/22 : Makefile devel/llvm/22/patches: patch-llvm_lib_Target_Sparc_AsmParser_SparcAsmParser_cpp Log message: sync from base: SparcAsmParser: fix off by one and allow %r31 to be used rust contains a sparc64.s file with .cfi_register %r15, %r31 This fails with 'src/arch/sparc64.s:59:26: error: invalid register name' Changing RegNo < 31 to RegNo <= 31 fixes this. ok kettenis kirill CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/21 07:33:37 Modified files: devel/codex : Makefile crates.inc distinfo devel/codex/patches: patch-codex-rs_Cargo_toml patch-codex-rs_arg0_src_lib_rs patch-codex-rs_core_src_config_mod_rs patch-codex-rs_install-context_src_lib_rs patch-codex-rs_skills_src_invocation_rs Added files: devel/codex/patches: patch-codex-rs_app-server-daemon_src_update_loop_rs patch-codex-rs_app-server_src_request_processors_feedback_doctor_report_rs patch-codex-rs_apply-patch_src_lib_rs patch-codex-rs_cli_src_doctor_rs patch-codex-rs_cli_src_doctor_runtime_rs patch-codex-rs_cli_src_doctor_updates_rs patch-codex-rs_cli_src_main_rs patch-codex-rs_code-mode-protocol_build_rs patch-codex-rs_config_src_loader_mod_rs patch-codex-rs_core_src_tools_handlers_apply_patch_rs patch-codex-rs_modcargo-crates_kqueue-1_1_1_src_lib_rs patch-codex-rs_tui_src_app_agents_overview_rs Removed files: devel/codex/patches: patch-codex-rs_core_src_agent_role_rs Log message: devel/codex: update to 0.149.0 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/21 07:54:27 Modified files: lang/gcc/16 : Makefile lang/gcc/16/patches: patch-gcc_config_sparc_sparc_cc Log message: lang/gcc/16: fix ICE in gcc by compiling LLVM-22 at sparc64 Seems that sparc_legitimize_pic_address can place a LABEL_REF in UNSPEC_MOVE_PIC and UNSPEC_MOVE_GOTDATA, while sparc_delegitimize_address assumes that both contain a SYMBOL_REF. So, it needs to accept LABEL_REF for the PIC cases and keep UNSPEC_TLSLE restricted to SYMBOL_REF. This fixes an ICE during RTL combine when compiling PIC code on sparc64. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/21 08:11:59 Modified files: graphics/blender: Makefile Added files: graphics/blender/patches: patch-extern_audaspace_plugins_ffmpeg_FFMPEGWriter_cpp Log message: graphics/blender: compatibility with ffmpeg-9.0 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 08:48:59 src/lib/libc/arch/aarch64/hash Update of /cvs/src/lib/libc/arch/aarch64/hash In directory cvs.openbsd.org:/tmp/cvs-serv19175/arch/aarch64/hash Log Message: Directory /cvs/src/lib/libc/arch/aarch64/hash added to the repository CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 08:52:57 Modified files: lib/libc/hash : Makefile.inc sha256.c lib/libc/hidden: sha2.h Added files: lib/libc/arch/aarch64/hash: Makefile.inc sha256_aarch64.c sha256_aarch64_ce.S Log message: Provide assembly implementation of SHA-256 for aarch64 in libc Provide a CE assembly implementation that can be used on hardware that has the CE SHA-256 instructions. This is considerably faster than the generic C implementation. Largely borrowed from libcrypto. With input from naddy@ ok tb@ CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/21 09:31:08 Modified files: www/ungoogled-chromium: Makefile distinfo www/ungoogled-chromium/patches: patch-chrome_browser_file_system_access_chrome_file_system_access_permission_context_cc patch-chrome_browser_renderer_context_menu_render_view_context_menu_cc Log message: update to 151.0.7922.169 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 09:33:23 Modified files: lib/libc/arch/amd64/hash: Makefile.inc lib/libc/hash : sha512.c Added files: lib/libc/arch/amd64/hash: sha512_amd64.c sha512_amd64_generic.S Log message: Provide assembly implementation of SHA-512 for amd64 in libc Provide a generic assembly implementation for SHA-512 - this is considerably faster than the C version. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 09:46:02 Modified files: lib/libc/hash : sha256.c Log message: Sort by architecture. CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/21 09:56:47 Modified files: devel/llvm/22/patches: patch-libcxx_include___locale_dir_support_openbsd_h Log message: revert bringing back strtof_l, strtod_l and strtold_l the fallout in ports is minimal and we can patch them easily CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/21 09:57:43 Modified files: www/iridium : Makefile distinfo www/iridium/patches: patch-chrome_browser_file_system_access_chrome_file_system_access_permission_context_cc patch-chrome_browser_renderer_context_menu_render_view_context_menu_cc Log message: update to 2026.08.151.3 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/21 10:28:25 Modified files: lib/libc/arch/aarch64/hash: Makefile.inc lib/libc/hash : sha512.c lib/libc/hidden: sha2.h Added files: lib/libc/arch/aarch64/hash: sha512_aarch64.c sha512_aarch64_ce.S Log message: Provide assembly implementation of SHA-512 for aarch64 in libc Provide a CE assembly implementation that can be used on hardware that has the CE SHA-512 instructions. This is considerably faster than the generic C implementation. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:35:41 Modified files: math/imath : Makefile distinfo Log message: Update to Imath-3.2.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:51:51 Modified files: x11/gnome/librsvg: Makefile Log message: Portroach: ignore 2.62.91. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:53:01 Modified files: textproc/libical: Makefile distinfo Log message: Update to libical-4.0.5. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 10:55:14 Modified files: x11/gnome/maps : Makefile distinfo Log message: Update to gnome-maps-50.4. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 11:05:01 Modified files: lib/libssl/man : SSL_get_finished.3 Log message: SSL_get_finished: remove comment about TLSv1.0 and TLSv1.1 ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 11:15:22 Modified files: lib/libcrypto/rsa: rsa_ameth.c lib/libssl : s3_lib.c ssl_clnt.c ssl_local.h ssl_sigalgs.h ssl_srvr.c ssl_tlsext.c ssl_tlsext.h tls1.h tls13_client.c tls13_handshake.c tls13_internal.h tls13_key_schedule.c tls13_lib.c tls13_record.h tls13_record_layer.c tls13_server.c lib/libssl/man : SSL_get_finished.3 SSL_read_early_data.3 Log message: Change RFC references from 8446 to 9846 and adjust section numbers with/ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/21 11:16:29 Modified files: regress/lib/libssl/handshake: handshake_table.c Log message: RFC 8446 -> 9846 pointed out by kenjiro CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 11:49:45 Modified files: net/coredns : Makefile distinfo modules.inc net/coredns/pkg: PLIST Log message: Update to coredns-1.14.7. CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/21 12:05:41 Modified files: net/qbittorrent: Makefile.inc net/qbittorrent/qbittorrent: distinfo net/qbittorrent/qbittorrent-nox: distinfo Log message: update to qbittorrent 5.2.3 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:12:54 Modified files: print/pdfio : Makefile distinfo Log message: Update to pdfio-1.6.5. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:13:55 Modified files: print/py-pypdf : Makefile distinfo Log message: Update to py3-pypdf-6.16.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:17:51 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo sysutils/amazon-ssm-agent/patches: patch-agent_ssm_service_go Log message: Update to amazon-ssm-agent-3.3.5226.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:18:09 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.98.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:25:28 Modified files: sysutils/opentofu: Makefile distinfo modules.inc Log message: Update to opentofu-1.12.6. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:29:48 Modified files: sysutils/cloud-sql-proxy: Makefile distinfo Log message: Update to cloud-sql-proxy-2.25.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:31:43 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-581.0.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:32:02 Modified files: sysutils/gemini-cli: Makefile distinfo sysutils/gemini-cli/pkg: PLIST Log message: Update to gemini-cli-0.56.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:52:28 Modified files: devel/spidermonkey140: Makefile distinfo Log message: Update to spidermonkey140-140.14.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:58:50 Modified files: www/webkitgtk4 : Makefile distinfo www/webkitgtk4/patches: patch-Source_bmalloc_bmalloc_bmalloc_h Log message: Update to webkitgtk{41,60}-2.52.6. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/21 12:59:02 Modified files: www/webkitgtk4 : Tag: OPENBSD_7_9 Makefile distinfo www/webkitgtk4/patches: Tag: OPENBSD_7_9 patch-Source_bmalloc_bmalloc_bmalloc_h Log message: Update to webkitgtk{41,60}-2.52.6. CVSROOT: /cvs Module name: ports Changes by: juanfra@cvs.openbsd.org 2026/08/21 16:31:25 Modified files: lang/racket-minimal: Makefile distinfo lang/racket-minimal/pkg: PLIST Log message: Update to racket 9.3. CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/21 18:19:54 Modified files: games/luanti : Makefile distinfo games/luanti/patches: patch-src_CMakeLists_txt games/luanti/pkg: PLIST Log message: security update to 5.17.0 from maintainer CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/21 18:25:25 Modified files: games/luanti : Tag: OPENBSD_7_9 distinfo games/luanti/pkg: Tag: OPENBSD_7_9 PLIST Log message: MFC: security update to luanti 5.17.0 from maintainer CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/21 18:37:26 Modified files: games/luanti : Tag: OPENBSD_7_9 Makefile games/luanti/patches: Tag: OPENBSD_7_9 patch-src_CMakeLists_txt Log message: oops, remainder of the MFC update CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/21 21:12:47 Modified files: usr.bin/calendar/calendars: calendar.birthday calendar.history calendar.holiday calendar.music calendar.pagan Log message: spelling CVSROOT: /cvs Module name: www Changes by: bluhm@cvs.openbsd.org 2026/08/21 23:21:35 Modified files: . : errata78.html errata79.html Log message: Release ifioctl nipledge kernproc ttyioctl expat errata. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 00:54:43 Modified files: graphics/openexr: Makefile distinfo Log message: Update to OpenEXR-3.4.15. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 00:57:43 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py3-botocore-1.43.78. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 00:57:52 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.43.78. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 01:19:04 Modified files: x11/gnome/glycin: Makefile crates.inc distinfo Log message: Move to the real glycin-2.2beta1 tarball. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/22 01:54:58 Modified files: wayland/greetd : Makefile Log message: wayland/greetd: add cow and mango to @sample'd greetd/environments CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/22 03:04:01 Modified files: lib/libc/arch/amd64/hash: Makefile.inc lib/libc/hash : sha1.c lib/libc/hidden: sha1.h Added files: lib/libc/arch/amd64/hash: sha1_amd64.c sha1_amd64_generic.S sha1_amd64_shani.S Log message: Provide assembly implementations of SHA-1 for amd64 in libc Provide a generic assembly implementation for SHA-1 - this is considerably faster than the C version. Provide a SHA-NI assembly implementation that can be used on hardware that has the SHA-NI instructions. This is considerably faster than the generic assembly implementation. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/22 04:22:39 Modified files: www/yt-dlp : Tag: OPENBSD_7_9 Makefile distinfo www/yt-dlp/patches: Tag: OPENBSD_7_9 patch-pyproject_toml www/yt-dlp/pkg : Tag: OPENBSD_7_9 PLIST Log message: www/yt-dlp: MFC update to 2026.08.19 probably catches up with website changes, and gets rid of the annoying "WARNING: Your yt-dlp version (2026.03.17) is older than 90 days!" at startup CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:20:26 Modified files: openssh : index.html Added files: openssh : papers.html Log message: Add papers/presentation page to openssh main page. ok markus@ djm@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/22 06:22:16 Modified files: lib/libc/stdlib: malloc.3 Log message: document MALLOC_OPTIONS=D output; OK otto@ CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:22:22 Modified files: . : events.html Log message: Add Damien's presentation at Real World Post Quantum Cryptography based on the same entry on the OpenSSH page. CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:25:04 Modified files: . : events.html Log message: Fix link to Damien's PQ workshop presentation. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 06:38:06 Modified files: archivers/kapsul: Makefile Log message: Use a hammer to unbreak with upcoming go1.27. CVSROOT: /cvs Module name: src Changes by: dtucker@cvs.openbsd.org 2026/08/22 06:48:18 Modified files: usr.bin/ssh : ssh-keygen.c Log message: Bump size of key comment buffers. Prevents warnings on some platforms. ok djm@ CVSROOT: /cvs Module name: src Changes by: kirill@cvs.openbsd.org 2026/08/22 08:04:42 Modified files: share/misc : airport Log message: airport: marked ISL, SXF, TXL and YKZ closed, add VDE OK: ian@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/22 08:04:53 Modified files: print/libcupsfilters: Makefile Added files: print/libcupsfilters/patches: patch-cupsfilters_pdf_c Log message: Unbreak printing in some situations (from upstream). CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 08:18:40 Added files: papers : rwpqc2024-djm-openssh-pqc.pdf Log message: Add PDF of Damiens PQ paper. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 08:49:35 Log message: Import prjpeppercorn-1.13 from Thomas Dettbarn, OK sthen@ Status: Vendor Tag: benoit Release Tags: benoit_20260822 N ports/cad/prjpeppercorn/Makefile N ports/cad/prjpeppercorn/distinfo N ports/cad/prjpeppercorn/patches/patch-libgm_CMakeLists_txt N ports/cad/prjpeppercorn/pkg/DESCR N ports/cad/prjpeppercorn/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 08:52:17 Modified files: cad : Makefile Log message: +prjpeppercorn CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:14:15 Log message: Import nextpnr-0.10pl20260722 from Thomas Dettbarn, OK sthen@ Status: Vendor Tag: benoit Release Tags: benoit_20260822 N ports/cad/nextpnr/Makefile N ports/cad/nextpnr/distinfo N ports/cad/nextpnr/patches/patch-CMakeLists_txt N ports/cad/nextpnr/pkg/DESCR N ports/cad/nextpnr/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:16:24 Modified files: cad : Makefile Log message: +nextpnr CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:24:27 Log message: Import openfpgaloader-1.1.1pl20260714 from Thomas Dettbarn, OK sthen@, bentley@ Status: Vendor Tag: benoit Release Tags: benoit_20260822 N ports/comms/openfpgaloader/Makefile N ports/comms/openfpgaloader/distinfo N ports/comms/openfpgaloader/pkg/DESCR N ports/comms/openfpgaloader/pkg/PLIST N ports/comms/openfpgaloader/pkg/README No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/22 09:26:42 Modified files: comms : Makefile Log message: +openfpgaloader CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/22 11:29:46 Modified files: distrib/sets/lists/base: md.sparc64 distrib/sets/lists/comp: clang.sparc64 gcc.sparc64 md.sparc64 Log message: sync CVSROOT: /cvs Module name: src Changes by: kn@cvs.openbsd.org 2026/08/22 13:15:20 Modified files: share/misc : airport Log message: Add Gorno-Altaysk I flew in and out a few weeks ago to hike in the Altai mountains. CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:09:31 Modified files: archivers/ruby-rubyzip: Makefile distinfo archivers/ruby-rubyzip/pkg: PLIST Log message: update 3.5.1 -> 3.5.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:13:04 Modified files: devel/apktool : Makefile distinfo Log message: update 3.0.2 -> 3.0.3 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:16:41 Modified files: security/py-fickling: Makefile distinfo Log message: update 0.1.11 -> 0.1.12 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 14:41:16 Modified files: security/exploitdb: Makefile distinfo security/exploitdb/pkg: PLIST Log message: update 20260602->20260819 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 15:16:35 Modified files: security/wpscan: Makefile distinfo Log message: update 4.0.0 -> 4.1.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 15:23:11 Modified files: www/ruby-ethon : Makefile distinfo www/ruby-ethon/pkg: PLIST Removed files: www/ruby-ethon/patches: patch-Gemfile Log message: update 0.16.0 -> 0.18.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/22 15:23:41 Modified files: www/ruby-typhoeus: Makefile distinfo www/ruby-typhoeus/pkg: PLIST Log message: update 1.4.1 -> 1.6.0 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/22 15:41:51 Modified files: www/tor-browser/browser: Makefile Added files: www/tor-browser/browser/patches: patch-dom_media_platforms_ffmpeg_FFmpegAudioEncoder_cpp patch-dom_media_platforms_ffmpeg_FFmpegLibWrapper_cpp patch-dom_media_platforms_ffmpeg_FFmpegLibWrapper_h patch-dom_media_platforms_ffmpeg_FFmpegRuntimeLinker_cpp patch-dom_media_platforms_ffmpeg_ffmpeg63_include_COPYING_LGPLv2_1 patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_avcodec_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_avdct_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_bsf_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_desc_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_id_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_codec_par_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_defs_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_packet_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_vdpau_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_version_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavcodec_version_major_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_attributes_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_avconfig_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_avutil_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_buffer_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_channel_layout_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_common_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_cpu_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_dict_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_error_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_frame_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_drm_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_vaapi_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_hwcontext_vulkan_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_intfloat_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_log_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_macros_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_mathematics_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_mem_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_pixfmt_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_rational_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_samplefmt_h patch-dom_media_platforms_ffmpeg_ffmpeg63_include_libavutil_version_h patch-dom_media_platforms_ffmpeg_ffmpeg63_moz_build patch-dom_media_platforms_ffmpeg_moz_build Log message: www/tor-browser: backport support of ffmpeg-9.0 Based on https://hg-edge.mozilla.org/releases/mozilla-esr153/rev/bdb74c45c2e1 OK caspar@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: thfr@cvs.openbsd.org 2026/08/22 16:42:44 Modified files: games/godot/pack3: Makefile distinfo games/godot/pack3/patches: patch-platform_linuxbsd_wayland_display_server_wayland_cpp games/godot/pack3/pkg: PLIST-editor Log message: update to maintenance release Godot 4.7.2 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 16:44:20 Modified files: www/vaultwarden-web: Makefile distinfo www/vaultwarden-web/pkg: PLIST Log message: Update to vaultwarden-web-2026.7.0 Changes: https://github.com/dani-garcia/bw_web_builds/compare/v2026.6.4...v2026.7.0 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 16:44:47 Modified files: security/vaultwarden: Makefile crates.inc distinfo Log message: Update to vaultwarden-1.37.2 Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.2 This update is required for support with clients with version 2026.8.0+ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 18:48:22 Modified files: www/vaultwarden-web: Tag: OPENBSD_7_9 Makefile distinfo www/vaultwarden-web/pkg: Tag: OPENBSD_7_9 PLIST Log message: Update to vaultwarden-web-2026.7.0 Changes: https://github.com/dani-garcia/bw_web_builds/compare/v2026.6.4...v2026.7.0 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/22 18:49:07 Modified files: security/vaultwarden: Tag: OPENBSD_7_9 Makefile crates.inc distinfo Log message: Update to vaultwarden-1.37.2 Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.2 This update is required for support with clients with version 2026.8.0+ CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/22 21:04:20 Modified files: textproc/html-xml-utils: Makefile distinfo textproc/html-xml-utils/patches: patch-Makefile_in Log message: Update to html-xml-utils-8.8. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/22 21:06:37 Modified files: devel/rgbds : Makefile distinfo devel/rgbds/patches: patch-src_asm_main_cpp patch-src_gfx_main_cpp patch-src_link_main_cpp Removed files: devel/rgbds/patches: patch-CMakeLists_txt Log message: Update to rgbds-1.0.3. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/22 21:09:21 Modified files: security/cyberchef: Makefile distinfo security/cyberchef/pkg: PLIST Log message: Update to cyberchef-11.4.0. CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/22 21:30:33 Modified files: openssh : papers.html Log message: Use full URLs for papers/presentations since on the openssh.com vhost the relative paths don't work. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/22 22:46:31 Modified files: lib/libcrypto/man: CRYPTO_set_ex_data.3 Log message: grammar; an program -> a program CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/22 23:10:18 Modified files: lib/libcrypto/man: ASN1_STRING_length.3 Log message: Make deprecation of ASN1_STRING_data(3) more prominent The function has been deprecated for a long time: OpenSSL did so when adding ASN1_STRING_get0_data in 1.1.0. beck removed it from OpenSSL 4. The reason is that it returns a modifiable "string" and you should not be modifying an ASN1_STRING this way. You should be using one of the clumsy, inconvenient accessors. schwarze merged the deprecation when adding documentation for ASN1_STRING_get0_data() in 2018. Make this a bit more obvious: move function to the end of the documented functions in this page, and mark it deprecated in the SYNOPSIS, too. I'm aware that deprecation does not work. I was hopeful to be able to remove the function in the last cycle, but that did not happen and it might not happen in this cycle either. It will happen at some point, though. Prompted by a question by brad CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 00:59:43 Modified files: . : openbsd.css plus.html plus20.html plus21.html plus22.html plus23.html plus24.html plus25.html plus26.html plus27.html plus28.html plus29.html plus30.html plus31.html plus32.html plus33.html plus34.html plus35.html plus36.html plus37.html plus38.html plus39.html plus40.html plus41.html plus42.html plus43.html plus44.html plus45.html plus46.html plus47.html plus48.html plus49.html plus50.html plus51.html plus52.html plus53.html plus54.html plus55.html plus56.html plus57.html plus58.html plus59.html plus60.html plus61.html plus62.html plus63.html plus64.html plus65.html plus66.html plus67.html plus68.html plus69.html plus70.html plus71.html plus72.html plus73.html plus74.html plus75.html plus76.html plus77.html plus78.html plus79.html Log message: Automatically wrap plusXX navigation links at about 35 characters. The previous hardcoded linebreaks rendered poorly on narrow screens (i.e., phones). Auto-wrapping looks basically the same on desktops and better than before on mobile. CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 01:00:28 Modified files: . : errata.html errata20.html errata21.html errata22.html errata23.html errata24.html errata25.html errata26.html errata27.html errata28.html errata29.html errata30.html errata31.html errata32.html errata33.html errata34.html errata35.html errata36.html errata37.html errata38.html errata39.html errata40.html errata41.html errata42.html errata43.html errata44.html errata45.html errata46.html errata47.html errata48.html errata49.html errata50.html errata51.html errata52.html errata53.html errata54.html errata55.html errata56.html errata57.html errata58.html errata59.html errata60.html errata61.html errata62.html errata63.html errata64.html errata65.html errata66.html errata67.html errata68.html errata69.html errata70.html errata71.html errata72.html errata73.html errata74.html errata75.html errata76.html errata77.html errata78.html errata79.html openbsd.css Log message: Automatically wrap errataXX navigation links at about 35 characters. The previous hardcoded linebreaks rendered poorly on narrow screens (i.e., phones). Auto-wrapping looks basically the same on desktops and better than before on mobile. jan@ had a similar diff CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 01:01:18 Modified files: . : plus.html Log message: Fix invisible text, caught with the validator. CVSROOT: /cvs Module name: www Changes by: bentley@cvs.openbsd.org 2026/08/23 01:02:03 Modified files: . : plus.html Log message: Use simple man links. CVSROOT: /cvs Module name: ports Changes by: job@cvs.openbsd.org 2026/08/23 02:51:41 Modified files: net/munin : Makefile net/munin/patches: patch-plugins_node_d_amavis_in Log message: Refine amavis plugin autoconf to also check for the presence of amavisd binary OK sthen@ CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2026/08/23 05:28:09 Modified files: textproc/tree-sitter: Makefile distinfo Log message: textproc/tree-sitter: update to 0.26.12. Diff from Laurent Cheylus, OK jca@ and paco@. Thanks everyone. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/23 05:35:26 Modified files: sysutils/opentofu: Makefile distinfo Log message: Update to a newer git commit to unbreak with upcoming go1.27. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 05:41:20 Modified files: archivers/libdeflate: Makefile distinfo Log message: Update to libdeflate-1.26 Changes: https://github.com/ebiggers/libdeflate/blob/v1.26/NEWS.md CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/23 06:00:01 Modified files: sysutils/opentofu: Makefile distinfo Log message: Revert previous; this should be committed once go1.27 is in. CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/23 07:42:02 Modified files: net/soju : Makefile net/soju/patches: patch-config_config_go net/soju/pkg : README soju.rc Log message: net/soju: set default config path and tweak pkg/README ok lraab@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/23 09:41:33 Modified files: regress/usr.bin/mandoc/tbl/macro: req.in req.out_ascii req.out_lint Log message: Add another test case covering .ce inside a conditional block inside tbl(7) data that uses ".if n" rather than ".if 1" and that does not use text blocks, thus being closer to the original afl(1) report that i discussed with Jan Schreiber on 7 Sep 2020. While here, also test ".if 0 .ce" inside tbl(7) data. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/23 10:06:25 Modified files: sys/kern : kern_pledge.c Log message: allow SIOCGIFDATA in pledge "route" CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/23 10:07:19 Modified files: usr.sbin/lldpd : lldpd.c Log message: also pledge "route" to get at SIOCGIFDATA. doing privsep just for that would be a poor trade. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 10:16:44 Modified files: graphics/p5-GD : Makefile distinfo Removed files: graphics/p5-GD/patches: patch-Makefile_PL patch-t_GD_t Log message: update p5-GD to 2.91 patches commited upstream CVSROOT: /cvs Module name: src Changes by: daniel@cvs.openbsd.org 2026/08/23 11:06:56 Modified files: sys/kern : kern_sig.c Log message: clear the SA_ONSTACK flag following a successful call to exec During the 4.4BSD conversion from sigstack to sigaltstack one too many lines of code may have been deleted. See: SCCS rev 7.44 Restore the missing line and the historical BSD behaviour and match the requirement stated in the XSI specification for exec. Flagged by Sortix os-test. ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 11:30:29 Modified files: www/p5-URI : Makefile distinfo Log message: update p5-URI to 5.36 CVE-2026-19953 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 11:33:57 Log message: import p5-Carp-Object 1.02 OK tb@ Comment: replacement for Carp or Carp::Clan, object-oriented Description: This is an object-oriented alternative to "croak" in Carp or "croak" in Carp::Clan, for reporting errors in modules from the perspective of the caller instead of reporting the internal implementation line where the error occurs. Status: Vendor Tag: bluhm Release Tags: bluhm_20260823 N ports/devel/p5-Carp-Object/Makefile N ports/devel/p5-Carp-Object/distinfo N ports/devel/p5-Carp-Object/pkg/DESCR N ports/devel/p5-Carp-Object/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 11:35:27 Modified files: devel : Makefile Log message: +p5-Carp-Object CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/23 12:04:32 Modified files: databases/p5-DBIx-DataModel: Makefile distinfo databases/p5-DBIx-DataModel/pkg: PLIST Log message: update p5-DBIx-DataModel to 3.14 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 12:10:07 Modified files: comms/liquid-dsp: Makefile distinfo comms/liquid-dsp/patches: patch-src_nco_src_nco_proto_c comms/liquid-dsp/pkg: PLIST Log message: update 1.7.0 -> 1.8.2 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 12:23:59 Modified files: net/whatweb : Makefile Log message: update my email address CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 12:45:06 Modified files: net/ruby-msgpack: Makefile distinfo Log message: update 1.8.1 -> 1.8.4 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:18:23 Modified files: devel/py-cachelib: Makefile distinfo Log message: update 0.14.0 -> 0.16.1 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:18:59 Modified files: www/py-flask-caching: Makefile distinfo Log message: update 2.4.0 -> 2.4.1 CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2026/08/23 13:22:58 Modified files: build : Makefile build/mirrors : rpki-client-portable.html.head rpki-client : index.html portable.html Log message: release rpki-client 9.9 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:24:40 Modified files: www/ruby-faraday-net_http: Makefile distinfo Log message: update 3.4.2 -> 3.4.4 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:26:31 Modified files: www/ruby-faraday: Makefile distinfo Log message: update 2.14.2 -> 2.14.3 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/23 13:26:33 Modified files: regress/usr.bin/mandoc/roff/esc: c_man.in c_man.out_ascii Log message: also test \c at the end of a single-font macro argument in same-line scope CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:31:16 Modified files: www/ruby-ferrum: Makefile distinfo www/ruby-ferrum/pkg: PLIST Log message: update 0.17.2->0.18.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:36:26 Modified files: devel/ruby-puppet-resource_api: Makefile distinfo Log message: update 2.0.0->2.0.1 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:38:00 Modified files: devel/ruby-activesupport: Makefile distinfo Log message: update 8.1.3->8.1.3.1 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 13:50:17 Modified files: devel/ruby-zeitwerk: Makefile distinfo devel/ruby-zeitwerk/pkg: PLIST Log message: update 2.6.17 -> 2.8.3 CVSROOT: /cvs Module name: www Changes by: benno@cvs.openbsd.org 2026/08/23 14:03:03 Modified files: . : plus.html Log message: more changes, from Brett Mahar CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/23 14:27:53 Modified files: sysutils/openvox-server/8: Makefile distinfo Log message: update 8.14.0 -> 8.15.2 CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/23 15:02:32 Modified files: sysutils/broot : Makefile crates.inc distinfo Log message: Update broot to 1.59.0. CVSROOT: /cvs Module name: src Changes by: kirill@cvs.openbsd.org 2026/08/23 15:10:41 Modified files: share/misc : airport Log message: Drop meaningless (closed) introduced in v 1.108 OK: ian@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 15:40:20 Modified files: sysutils/tmuxinator: Makefile Added files: sysutils/tmuxinator/patches: patch-_metadata Log message: relax devel/ruby-thor version spec to unblock its update CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 15:47:30 Modified files: devel/ruby-thor: Makefile distinfo devel/ruby-thor/pkg: PLIST Log message: update to thor 1.5.0, required by new openfact 6.0.0 CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 16:02:10 ports/net/telemt/patches Update of /cvs/ports/net/telemt/patches In directory cvs.openbsd.org:/tmp/cvs-serv81610/patches Log Message: Directory /cvs/ports/net/telemt/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/23 16:03:05 Modified files: net/telemt : Makefile distinfo Added files: net/telemt/patches: patch-src_maestro_listeners_plan_rs Log message: update to telemt 3.5.2 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:12:56 Modified files: lib/libc/sys : sysctl.2 Log message: fix grammar in hw.blockcpu description ok deraadt@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:34:20 Modified files: sys/dev/usb : usbdevs Log message: add D-Link DWA-125 rev A3 from chara CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:34:50 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 17:38:47 Modified files: share/man/man4 : run.4 sys/dev/usb : if_run.c Log message: match on D-Link DWA-125 rev A3 from and tested by chara CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:06:40 Modified files: databases/py-borgstore: Makefile distinfo databases/py-borgstore/pkg: PLIST Log message: Update to py-borgstore-0.6.1 Changes: https://github.com/borgbackup/borgstore/blob/0.6.1/docs/changes.rst CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:07:17 Modified files: devel/py-borghash: Makefile distinfo devel/py-borghash/pkg: PLIST Log message: Update to py-borghash-0.2.0 Changes: https://github.com/borgbackup/borghash/blob/0.2.0/CHANGES.rst CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:07:42 Modified files: sysutils/py-shtab: Makefile distinfo Log message: Update to py-shtab-1.11.0 Changes: https://github.com/tqdm/shtab/releases/tag/v1.11.0 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/23 18:08:05 Modified files: sysutils/borgbackup/2.0: Makefile distinfo sysutils/borgbackup/2.0/patches: patch-pyproject_toml sysutils/borgbackup/2.0/pkg: PLIST Removed files: sysutils/borgbackup/2.0/patches: patch-src_borg_testsuite_shell_completions_test_py Log message: Update to borgbackup-2.0.0beta23 Changes: https://borgbackup.readthedocs.io/en/2.0.0b23/changes.html#version-2-0-0b23-2026-08-23 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 18:56:05 Modified files: lib/libc/sys : sysctl.2 Log message: add HW_SERIALNO to the table of HW sysctls lost in a larger change (sysctl.3 rev 1.274) back in 2017 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:08:15 Modified files: sys/dev/pci/drm/include/linux: pci.h Log message: add PCI_VENDOR_ID_AMD for 6.18.46 drm CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:13:12 Modified files: sys/dev/pci/drm/include/linux: pci.h Log message: add pci_pcie_type() for 6.18.46 drm CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:14:01 Modified files: sys/dev/pci/drm/include/linux: pci.h Log message: add pci_name() for 6.18.46 drm CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:34:42 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_cs.c Log message: drm/amdgpu: reject oversized IBs with per-ring packet limits From Candice Li 1474f3970d1afd303e12ff14d06808eabb371576 in linux-6.18.y/6.18.46 fd37f9dd5b5ab70a46fa7bc76623c0528d602b27 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:36:58 Modified files: sys/dev/pci/drm/amd/amdgpu: gfx_v12_0.c Log message: drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12 From Qiang Yu 4550b90bd2e6c768e78cc9a575e747de8e18fa72 in linux-6.18.y/6.18.46 2d69604b4d0b9c0c0ac71624b5fafb36cf249729 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:38:59 Modified files: sys/dev/pci/drm/amd/amdgpu: jpeg_v5_0_0.c Log message: drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode From Jesse Zhang e45356f6adae4f1cadc0f906e6c4b708af1c9608 in linux-6.18.y/6.18.46 c87801f545dac9fcbb84c96f280706572be00a85 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:41:08 Modified files: sys/dev/pci/drm/amd/amdgpu: jpeg_v4_0_5.c Log message: drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG mode From Jesse Zhang dffacbe8118fc87dd8844a0d0841a1a19c478167 in linux-6.18.y/6.18.46 4301e60e406c613aea06fdc0c36bf0675b0b8a2e in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:43:58 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_ttm.c Log message: drm/amdgpu: fix aperture iounmap skipped on device removal From Asad Kamal bcc66461f574a61ac650461cc9fd3343d3721ca5 in linux-6.18.y/6.18.46 f9e5f51549000e2665e3b5e02ff876b9e09cfe95 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:46:43 Modified files: sys/dev/pci/drm/display: drm_hdmi_state_helper.c Log message: drm/connector/hdmi: Fix out of bounds memory read From John Harrison e5b527804a1ea4f70e139179d3062cf5de8c06ab in linux-6.18.y/6.18.46 9ecf8ba763d0ffe0673538eb4bf7806f20455d19 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:48:14 Modified files: sys/dev/pci/drm/radeon: radeon_kms.c Log message: drm/radeon: fix autosuspend cleanup during teardown From Guangshuo Li 31ef57083e785cbea4d5fde05a44d9050c9c42c4 in linux-6.18.y/6.18.46 587be7a17358ef8c0106775fcedae5a7bef50735 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:50:25 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm_crtc.c Log message: drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank() From Samuel Pitoiset 5045fb4c70bfde36a05e0f41cf35ddfb6d85d3af in linux-6.18.y/6.18.46 f2a1c4c6fe0a6fcde02e59dde546dba28d283635 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:52:40 Modified files: sys/dev/pci/drm/amd/display/dc/core: dc_hw_sequencer.c Log message: drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix From Nathan Lucas cd99fa1cbaf5a5d745b90aacc39442d10fce71d1 in linux-6.18.y/6.18.46 2f9a5c0f018d4a1586ee892f81f1383219676415 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:54:21 Modified files: sys/dev/pci/drm/amd/display/dc/dce: dce_transform.c sys/dev/pci/drm/amd/display/dc/dce110: dce110_opp_csc_v.c Log message: drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE From Nathan Lucas e3e6a631dcb1c32bd12c602fe51364ed5f5c3d27 in linux-6.18.y/6.18.46 cd22349e86faf6e15e6c622d70c0efc57d43201e in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:56:04 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Reject UVD message with invalid number of h265 refs From David Rosca e304c3e0d9ce251887be1f274aa0ed52219d5fd7 in linux-6.18.y/6.18.46 9fca434208f1f9ab977feac62df8ebb1cc7ce893 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 21:58:03 Modified files: sys/dev/pci/drm/amd/amdgpu: nbif_v6_3_1.c Log message: drm/amdgpu: fix nbif 6.3.1 l1 low power not functional From Yang Wang 916e8a1550be1a96f5af2f12bd3e78ffbcd96e9b in linux-6.18.y/6.18.4 cd688a3cb342b9f56399aa076157f1c324c15c5a in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:00:51 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c Log message: drm/amdgpu: check ASPM on the dGPU host link From Yang Wang a082bd76c5f255ff825276f168b1143bc2fc2816 in linux-6.18.y/6.18.46 2a9c5154a5650c09ad44ff5e1dff74754e15a3c6 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:02:59 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_gem.c Log message: drm/amdgpu: validate GEM_CREATE domain combinations From Candice Li 220aa2589d7321fb68d2e8597862711b5f22ae0b in linux-6.18.y/6.18.46 5e9d136ad74df4edec67e502ce267597064d8f86 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:04:47 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Reject UVD message with dimensions above 4096 From David Rosca 339deb76ee4859ea973e435c9a9a4a4fefc29338 in linux-6.18.y/6.18.46 8c9aebcdd9f46f7a14b98d6ab18574b7a48fbb08 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:06:30 Modified files: sys/dev/pci/drm/amd/amdgpu: vce_v3_0.c Log message: drm/amdgpu: Implement insert_end for VCE 3 From David Rosca 86a5cb020322156b188b16ddec94872dbdbfc5ba in linux-6.18.y/6.18.46 d5ab4c6a64efef2d143a96df5357f59703cd703d in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:08:19 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Fix UVD min buffer sizes From David Rosca c76e5cca0675b83d3a7bf69282c3cf5754c336c6 in linux-6.18.y/6.18.46 18727670b44753865b81c56a9338c0d7bd102c54 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:10:02 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Fix UVD dpb min size calculation for H264 From David Rosca 38914cb2c6afb5fe00241ea3438e655822196378 in linux-6.18.y/6.18.46 21a8084cd76223a13493237e04d45f5226d7cee6 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:11:31 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_uvd.c Log message: drm/amdgpu: Fix UVD decode image min size calculation From David Rosca 25ee120f3803ad9e416ef9f76f4c3234cc4d645b in linux-6.18.y/6.18.46 b8bb9ba3f101a1b0011f785a577a4a0a38371174 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:13:15 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_cs.c Log message: drm/amdgpu: disallow multiple FENCE chunks in one submit From Junrui Luo 71aa45f7bfe46fbc6f51e7832573ff49b6005fea in linux-6.18.y/6.18.46 931cd1d1baeae68e8eb2c23bc1f3d8934dca6241 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:15:16 Modified files: sys/dev/pci/drm/amd/pm: amdgpu_dpm.c amdgpu_pm.c sys/dev/pci/drm/amd/pm/powerplay: amd_powerplay.c sys/dev/pci/drm/amd/pm/swsmu: amdgpu_smu.c Log message: drm/amd/pm: adjust the visibility of pp_table sysfs node From Yang Wang 2895aeb4327c9f3452ad705f9f303a5b8697934b in linux-6.18.y/6.18.46 5de8ce0f3709ad93ca5a579aa45cf1b52d72bc90 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:18:47 Modified files: sys/dev/pci/drm/amd/pm: amdgpu_dpm.c amdgpu_pm.c sys/dev/pci/drm/amd/pm/inc: amdgpu_dpm.h Log message: drm/amd/pm: fix pptable use-after-free From Yang Wang 8c685df5c3b261c42505110965b42f9a754eb9b7 in linux-6.18.y/6.18.46 bb493058c35c8676e48269ab6732688ea733d23c in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:21:12 Modified files: sys/dev/pci/drm/clients: drm_log.c Log message: drm/log: Fix out-of-bounds read on empty message length From Shixiong Ou 16a2716910ecf7d31bf3c033ee7c506a0b00b2ee in linux-6.18.y/6.18.46 60baa179ed1333535f6e2da4133511db55278ee4 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:24:10 Modified files: sys/dev/pci/drm: drm_client.c sys/dev/pci/drm/include/drm: drm_client.h Log message: drm/client: Remove pitch from struct drm_client_buffer From Thomas Zimmermann 841bc853a2b115457d980891a44e64c5122f7bca in linux-6.18.y/6.18.46 dce4657ff526b65007fe8d5c92968a933cc7c9da in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:26:51 Modified files: sys/dev/pci/drm: drm_client.c Log message: drm/client: Move dumb-buffer handling to drm_client_framebuffer_create() From Thomas Zimmermann 60f1a2ecdf8b958f0bec81e1b9886ec9d8d85ff3 in linux-6.18.y/6.18.46 2d262a483c7a128e50cdb64a0ec20c6d78df66cc in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:28:36 Modified files: sys/dev/pci/drm: drm_client.c Log message: drm/client: Inline drm_client_buffer_addfb() and _rmfb() From Thomas Zimmermann 0763282e689e2a5b49c1d20b248d138030622883 in linux-6.18.y/6.18.46 7cc0f6171b9f93da2815d95d4410f14583cba58f in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:32:09 Modified files: sys/dev/pci/drm: drm_client.c sys/dev/pci/drm/include/drm: drm_client.h Log message: drm/client: Deprecate struct drm_client_buffer.gem From Thomas Zimmermann 329731b3119f0cd3fe68f650f844462dad4895e8 in linux-6.18.y/6.18.46 ea39f2e66e61035e203530977a3df428345d03e2 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:34:41 Modified files: sys/dev/pci/drm: drm_client.c drm_fbdev_dma.c drm_fbdev_shmem.c drm_fbdev_ttm.c sys/dev/pci/drm/clients: drm_log.c sys/dev/pci/drm/include/drm: drm_client.h Log message: drm/client: Remove drm_client_framebuffer_delete() From Thomas Zimmermann a6325e2807dc2b985a2fea363794e0ed52e02698 in linux-6.18.y/6.18.46 3e3153325fd3693d0f9fe235c4afbcd68ef102e1 in mainline linux CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/23 22:36:29 Modified files: sys/dev/pci/drm/clients: drm_log.c Log message: drm/log: Fix infinite loop when scale is too large for display From Shixiong Ou a7d172b27aa3e1ad56e39949bfe4e5caa25fb20b in linux-6.18.y/6.18.46 f4f2bba28df9b9aaa00262a462139dbbcdc38d9f in mainline linux CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:05:23 Modified files: usr.bin/tmux : cmd-set-buffer.c Log message: Do not leak buffer name on failure, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:06:58 Modified files: usr.bin/tmux : window-tree.c Log message: Do not leak format when drawing preview, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:08:19 Modified files: usr.bin/tmux : server-client.c Log message: Do not leak path when destroying client, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:10:38 Modified files: usr.bin/tmux : window.c Log message: Free pane fallback range when freeing pane, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:14:54 Modified files: usr.bin/tmux : window.c Log message: Do not leak cached status line, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 01:26:43 Modified files: usr.bin/tmux : format.c Log message: Add {} to shell escape characters (special in bash/ksh/csh), GitHub issue 5514. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 01:55:27 Modified files: print/py-pypdf : Makefile distinfo Log message: Update to py3-pypdf-6.16.2. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/24 02:28:43 Log message: Import p5-IO-FDPass-1.3 from Jim Lippard, tweaks and OK sthen@ Status: Vendor Tag: benoit Release Tags: benoit_20260824 N ports/devel/p5-IO-FDPass/Makefile N ports/devel/p5-IO-FDPass/distinfo N ports/devel/p5-IO-FDPass/pkg/DESCR N ports/devel/p5-IO-FDPass/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/24 02:31:44 Modified files: devel : Makefile Log message: +p5-IO-FDPass CVSROOT: /cvs Module name: www Changes by: dtucker@cvs.openbsd.org 2026/08/24 02:44:56 Modified files: openssh : papers.html Log message: Correct style. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 02:50:24 Modified files: multimedia/pipewire/pipewire: Makefile multimedia/pipewire/pipewire/patches: patch-spa_plugins_filter-graph_filter-graph_c patch-spa_plugins_filter-graph_plugin_builtin_c patch-src_modules_module-netjack2-manager_c patch-src_modules_module-rtp-sap_c patch-src_modules_module-rtp-session_c patch-src_modules_module-rtp-source_c patch-src_modules_module-vban-recv_c patch-src_pipewire_pipewire_c patch-src_pipewire_pipewire_h Added files: multimedia/pipewire/pipewire/patches: patch-spa_tests_benchmark-aec_c Removed files: multimedia/pipewire/pipewire/patches: patch-spa_meson_build patch-test_meson_build Log message: Rework this port a bit. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 06:46:51 ports/multimedia/pipewire/pipewire/files Update of /cvs/ports/multimedia/pipewire/pipewire/files In directory cvs.openbsd.org:/tmp/cvs-serv49054/files Log Message: Directory /cvs/ports/multimedia/pipewire/pipewire/files added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:43:34 Log message: Import libyuv-1948 libyuv is an open source project that includes YUV scaling and conversion functionality ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20260824 N ports/multimedia/libyuv/Makefile N ports/multimedia/libyuv/distinfo N ports/multimedia/libyuv/pkg/DESCR N ports/multimedia/libyuv/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:45:08 Log message: Import libcamera-0.7.2 Cameras are complex devices that need heavy hardware image processing operations. Control of the processing is based on advanced algorithms that must run on a programmable processor. <...> ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20260824 N ports/multimedia/libcamera/distinfo N ports/multimedia/libcamera/Makefile N ports/multimedia/libcamera/patches/patch-include_libcamera_internal_dma_buf_allocator_h N ports/multimedia/libcamera/patches/patch-meson_build N ports/multimedia/libcamera/patches/patch-meson_options_txt N ports/multimedia/libcamera/patches/patch-src_apps_common_options_cpp N ports/multimedia/libcamera/patches/patch-src_apps_meson_build N ports/multimedia/libcamera/patches/patch-src_libcamera_base_log_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_base_memfd_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_base_meson_build N ports/multimedia/libcamera/patches/patch-src_libcamera_base_thread_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_device_enumerator_sysfs_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_ipa_module_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_dma_buf_allocator_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_pipeline_handler_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_pipeline_virtual_config_parser_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_pipeline_virtual_virtual_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_process_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_source_paths_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_sysfs_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_v4l2_device_cpp N ports/multimedia/libcamera/patches/patch-src_libcamera_v4l2_videodevice_cpp N ports/multimedia/libcamera/pkg/DESCR N ports/multimedia/libcamera/pkg/PLIST N ports/multimedia/libcamera/files/const.h N ports/multimedia/libcamera/files/ioctl.h N ports/multimedia/libcamera/files/types.h N ports/multimedia/libcamera/files/version.h N ports/multimedia/libcamera/files/uvcbsd/meson.build N ports/multimedia/libcamera/files/uvcbsd/uvcbsd.cpp No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:45:57 Modified files: multimedia : Makefile Log message: +libcamera +libyuv CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:46:38 Modified files: multimedia/pipewire/pipewire: Makefile multimedia/pipewire/pipewire/pkg: PLIST-main Added files: multimedia/pipewire/pipewire/files: pipewire.desktop multimedia/pipewire/pipewire/patches: patch-spa_plugins_libcamera_libcamera-source_cpp patch-spa_plugins_libcamera_libcamera_h patch-spa_plugins_support_system_c patch-src_modules_module-protocol-native_connection_c Log message: Add libcamera support. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:47:24 Log message: Import snapshot-51beta0 Take pictures and videos on your computer, tablet, or phone. ok robert@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20260824 N ports/x11/gnome/snapshot/crates.inc N ports/x11/gnome/snapshot/distinfo N ports/x11/gnome/snapshot/Makefile N ports/x11/gnome/snapshot/pkg/PLIST N ports/x11/gnome/snapshot/pkg/DESCR N ports/x11/gnome/snapshot/patches/patch-src_meson_build No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:47:44 Modified files: x11/gnome : Makefile Log message: +snapshot CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:48:21 Modified files: x11/gnome/mutter: Makefile Added files: x11/gnome/mutter/patches: patch-src_backends_meta-screen-cast-stream-src_c Log message: Enable screencast interface. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:48:50 Modified files: x11/gnome/shell: Makefile Log message: Enable camera monitor and screencast. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 07:49:58 Modified files: meta/gnome : Makefile Log message: Add x11/gnome/snapshot. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 08:07:56 Modified files: usr.bin/tmux : screen-write.c Log message: Free any remaining items when destroying screen, from Jeong, Heon. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 08:10:54 Modified files: x11/gnome/snapshot: Makefile Log message: Add a missing couple RDEP. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 08:12:15 Modified files: x11/gnome/contacts: Makefile Log message: Add proper RDEP for camera support for avatar. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 09:05:26 Modified files: usr.bin/tmux : screen-write.c Log message: Always use synchronized updates in copy mode (like when not in the active pane), since copy mode will almost always moved the cursor. From Artem Goldenberg in GitHub issue 5525. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2026/08/24 09:15:18 Modified files: graphics/libavif: Makefile graphics/libavif/patches: patch-ext_libyuv_source_cpu_id_cc multimedia/aom : Makefile multimedia/aom/patches: patch-aom_ports_aarch32_cpudetect_c patch-aom_ports_aarch64_cpudetect_c patch-aom_ports_ppc_cpudetect_c patch-aom_ports_riscv_cpudetect_c multimedia/libvpx: Makefile multimedia/libvpx/patches: patch-vpx_ports_aarch32_cpudetect_c patch-vpx_ports_aarch64_cpudetect_c patch-vpx_ports_ppc_cpudetect_c Log message: */*: check elf_aux_info() return value for error ok Brad CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 09:37:08 Modified files: sysutils/flatpak/libportal: Makefile sysutils/flatpak/libportal/patches: patch-libportal_notification_c Log message: Rework patches. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 09:37:20 Modified files: sysutils/flatpak/xdg-desktop-portal: Makefile sysutils/flatpak/xdg-desktop-portal/patches: patch-src_xdp-app-info_c patch-src_xdp-documents_c patch-src_xdp-sealed-fd_c Log message: Rework patches. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/24 09:39:04 Modified files: etc : rc Log message: find a suitable place to start lldpd if it is enabled CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/24 09:48:03 Modified files: usr.bin/xinstall: install.1 xinstall.c Log message: Traditionally this would install a mkstemp() temporary file, then [-s] strip that installed file, then move it into place, which can temporarily require 3x as much space. This changes the command to attempt strip -o to a mstemp() temporary file, and upon success reopens that to apply permissions and modes. Upon failure, it copies it the old way. Initial diff from kettenis, which made strip -o behaviour too harsh. ports tree testing by naddy CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/24 10:13:53 Modified files: sysutils/htop : Makefile distinfo Log message: Update htop to 3.5.3. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/24 10:15:24 Modified files: textproc/riff : Makefile crates.inc distinfo Log message: Update riff to 3.6.2. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/24 10:39:57 Modified files: devel/codex : Makefile distinfo devel/codex/pkg: README Log message: devel/codex: update to 0.149.1 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/24 11:41:57 Modified files: multimedia/libyuv: Makefile distinfo Log message: Host distfile, otherwise it gets re-generated all the time. spotted by tb@ CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2026/08/24 12:20:18 Modified files: textproc/cookcli: Makefile crates.inc distinfo Log message: Update to CookCLI 0.34.0. CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2026/08/24 12:26:11 Modified files: sysutils/dhcpd_leases_exporter: Makefile distinfo modules.inc Log message: Update to dhcpd_leases_exporter 0.3.0. CVSROOT: /cvs Module name: ports Changes by: pascal@cvs.openbsd.org 2026/08/24 12:32:42 Modified files: graphics/xaos : Makefile distinfo Log message: Update to XaoS 4.3.7. CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2026/08/24 13:31:23 Modified files: editors/emacs : Makefile Added files: editors/emacs/patches: patch-lisp_net_tramp-gvfs_el patch-lisp_net_tramp-rclone_el patch-lisp_net_tramp-smb_el patch-lisp_net_tramp_el Log message: Add patch for tramp vulnerability https://www.openwall.com/lists/oss-security/2026/08/21/1 ok jca@ CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2026/08/24 13:34:02 Added files: editors/emacs/patches: Tag: OPENBSD_7_9 patch-lisp_net_tramp-gvfs_el patch-lisp_net_tramp-rclone_el patch-lisp_net_tramp-smb_el patch-lisp_net_tramp_el Log message: Add patch for tramp vulnerability https://www.openwall.com/lists/oss-security/2026/08/21/1 ok jca@ CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2026/08/24 13:36:03 Modified files: editors/emacs : Tag: OPENBSD_7_9 Makefile Log message: missing bump in previous CVSROOT: /cvs Module name: src Changes by: gkoehler@cvs.openbsd.org 2026/08/24 13:43:01 Modified files: libexec/ld.so/powerpc: rtld_machine.c Log message: macppc ld.so: Load objects with no PLT Move the check for BSS PLT (if PPC_GOT is zero) after the check for any kind of PLT (if PLTREL is RELA), so an object without a PLT stops causing "unsupported insecure BSS PLT object". I got such an object from Pike https://pike.lysator.liu.se using ld -nostartfiles. Detail at https://marc.info/?l=openbsd-tech&m=178734961786056&w=2 ok kettenis@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/24 13:56:01 Modified files: usr.bin/mandoc : mandocdb.c Log message: Slightly improve error reporting in two respects: 1. In the error reporting function, if the file argument is absolute, ignore the basedir. This makes it easier and more robust to talk about absolute paths, which are typically below /tmp/. 2. Report dba_write failure. Even if the data did not actually change, the user almost certainly wants to know about the problem because it's hard to see how it could be intentional to ask makewhatis(8) to change a database it cannot write to. CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/24 13:59:53 Log message: Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, HackRF, Modes-Beast and GNS5894 devices. tested with RTL-SDR Blog v3 by myself, and v4 by lraab@ tested with HackRF Pro by myself as well, but results with RTL-SDR are way better. OK lraab@ Status: Vendor Tag: sebastia Release Tags: sebastia_20260824 N ports/comms/readsb/Makefile N ports/comms/readsb/distinfo N ports/comms/readsb/files/clock_compat.h N ports/comms/readsb/files/cpu_compat.h N ports/comms/readsb/files/net_compat.h N ports/comms/readsb/files/serial_compat.h N ports/comms/readsb/patches/patch-Makefile N ports/comms/readsb/patches/patch-anet_c N ports/comms/readsb/patches/patch-compat_compat_h N ports/comms/readsb/patches/patch-sdr_c N ports/comms/readsb/patches/patch-sdr_hackrf_c N ports/comms/readsb/patches/patch-util_c N ports/comms/readsb/pkg/DESCR N ports/comms/readsb/pkg/MESSAGE N ports/comms/readsb/pkg/PLIST N ports/comms/readsb/pkg/README No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/24 14:00:46 Modified files: comms : Makefile Log message: hook up readsb CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 14:34:26 Modified files: usr.bin/tmux : cmd-queue.c Log message: Do not add messages to cfg_causes after config has finished, GitHub issue 5528. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 15:17:20 Modified files: usr.bin/tmux : server-client.c tmux.h window.c Log message: If a pane has no scrollbar, don't bother to redraw it, and if redraw is deferred change scrollbar redraws into redraw-all-scrollbars not redraw entire window. GitHub issue 5529. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/24 15:19:40 Modified files: usr.bin/tmux : window-buffer.c Log message: Correct a comparison ('\0' should be 0). CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/24 15:23:42 Modified files: cad/freecad : Makefile Added files: cad/freecad/patches: patch-src_Mod_Sketcher_App_GeoEnum_h patch-src_Mod_TechDraw_Gui_CommandCreateDims_cpp patch-src_Mod_TechDraw_Gui_CommandExtensionDims_cpp Log message: cad/freecad: prepare for libcxx22 Report, patches and ok tb@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/24 15:58:43 Modified files: sysutils/gitlab-cli: Makefile distinfo modules.inc sysutils/gitlab-cli/pkg: PLIST Log message: update to gitlab-cli 1.114.0 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 18:08:28 Modified files: lib/libagentx : agentx.3 lib/libc/gen : login_cap.3 lib/libc/regex : regex.3 lib/libcrypto/man: MD5.3 d2i_X509_SIG.3 lib/libssl/man : SSL_CTX_sess_set_get_cb.3 SSL_CTX_set_cert_verify_callback.3 SSL_CTX_set_quiet_shutdown.3 SSL_do_handshake.3 SSL_get_ex_data_X509_STORE_CTX_idx.3 share/man/man9 : cpu_xcall.9 srpl_rc_init.9 usr.bin/aucat : aucat.1 usr.bin/openssl: openssl.1 usr.bin/rsync : rsyncd.5 usr.bin/ssh : sftp-server.8 usr.sbin/rmt : rmt.8 Log message: grammar; a -> an ok schwarze@ sthen@ krw@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 19:09:31 Modified files: usr.bin/xinstall: install.1 Log message: unneccessary -> unnecessary CVSROOT: /cvs Module name: src Changes by: jcs@cvs.openbsd.org 2026/08/24 19:18:03 Modified files: sys/dev/pci : if_aq_pci.c Log message: add a detach function to handle cleanup for Thunderbolt-attached versions like the OWC 10gbit Thunderbolt adapter CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 19:25:42 Modified files: lib/libc/sys : recv.2 Log message: remove a misplaced 'an' ok schwarze@ claudio@ krw@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/24 23:47:52 Modified files: lib/libc/stdlib: icdb_new.3 Log message: ICBB -> ICDB CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 00:04:33 Modified files: usr.bin/tmux : arguments.c cmd-command-prompt.c cmd-if-shell.c cmd-run-shell.c window-panes.c Log message: Tidy up args_make_commands reference counting to fix a memory leak, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 00:14:16 Modified files: usr.bin/tmux : server-client.c Log message: Do not leak exit message on client free, from Jeong, Heon. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/25 01:12:12 Modified files: graphics/ffmpeg: Makefile distinfo graphics/ffmpeg/patches: patch-configure patch-ffbuild_library_mak patch-libavformat_avformat_h patch-libavformat_tls_openssl_c graphics/ffmpeg/pkg: PLIST x11/mplayer : Makefile Added files: graphics/ffmpeg/patches: patch-libavcodec_mips_cabac_h patch-libavutil_aarch64_tx_float_neon_S patch-libswscale_x86_hscale_fast_bilinear_simd_c Removed files: graphics/ffmpeg/patches: patch-libavcodec_cabac_functions_h patch-libswscale_x86_ops_int_asm Log message: graphics/ffmpeg: update to 9.0.1 mips64 patch from Brad Smith, arm64 patch from tb@ OK: tb@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 01:23:30 Modified files: usr.bin/tmux : sort.c window-switch.c window-tree.c Log message: Do not pass NULL to qsort, and add checks for invalid session or window after swap. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/25 01:23:52 Modified files: graphics/ffmpeg: Makefile Added files: graphics/ffmpeg/patches: patch-libavcodec_aarch64_h26x_sao_neon_S patch-libavcodec_aarch64_vc1dsp_neon_S Log message: graphics/ffmpeg: add missed patches noticed by tb@ CVSROOT: /cvs Module name: ports Changes by: renaud@cvs.openbsd.org 2026/08/25 02:16:33 Modified files: net/synapse : Makefile distinfo modules.inc net/synapse/pkg: PLIST Log message: Update to 1.159.0 OK tb@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 02:37:08 Modified files: usr.bin/tmux : options-table.c tmux.1 tmux.h tty-term.c tty.c Log message: Add a clear-on-attach option which when turned off scrolls away the existing terminal state instead of entering the alternate screen. This is useful in environments where tmux is started as a login shell but it is important that any pre-tmux messages are still visible. GitHub issue 5508 from Josef ŘÃdký. CVSROOT: /cvs Module name: ports Changes by: renaud@cvs.openbsd.org 2026/08/25 02:40:33 Modified files: net/sniproxy : Makefile distinfo Log message: Update to 0.14.0 OK tb@ CVSROOT: /cvs Module name: src Changes by: job@cvs.openbsd.org 2026/08/25 02:41:14 Modified files: usr.sbin/rpki-client: ccr.c extern.h Log message: Make ASN.1 helper function to copy strings available to other compilation units OK tb@ CVSROOT: /cvs Module name: ports Changes by: renaud@cvs.openbsd.org 2026/08/25 02:41:40 Modified files: net/neighbot : Makefile distinfo Log message: Update to 0.5.16 OK tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 03:01:36 Modified files: audio/rhythmbox: Makefile distinfo Log message: Update to rhythmbox-3.5.1. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/25 04:21:49 Modified files: net/p5-Net-OAuth: Makefile distinfo net/p5-Net-OAuth/pkg: PLIST Log message: update p5-Net-OAuth to 0.33 CVE-2026-72889 CVE-2026-75589 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 04:35:10 Modified files: multimedia/libcamera: Makefile Added files: multimedia/libcamera/patches: patch-src_apps_cam_file_sink_cpp patch-src_apps_cam_meson_build patch-src_apps_common_image_cpp patch-src_libcamera_mapped_framebuffer_cpp multimedia/libcamera/pkg: DESCR-main DESCR-tools PLIST-main PLIST-tools Removed files: multimedia/libcamera/pkg: DESCR PLIST Log message: Enable the cam helper and move tools into their own subpackage. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 04:35:55 Modified files: multimedia/pipewire/pipewire: Makefile Log message: Bump after libcamera subpackage. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/25 04:39:42 Modified files: textproc/p5-Text-CSV-Hashify: Makefile distinfo Log message: update p5-Text-CSV-Hashify to 0.11 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/25 04:42:14 Modified files: meta/gnome : Makefile meta/gnome/pkg : README-main Log message: Add a Audio/Video capture section. CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2026/08/25 05:03:49 Modified files: sbin/dhcpleased: engine.c Log message: Validate the IP address the dhcp server acks. acts1631@proton.me points out that a rogue dhcp server can trick dhcpleased into holding on to a lease indefinitely since it looses track which IP is actually configured. Diff provided by acts1631 as well, thanks! While here, remove checking for yiaddr being absent (i.e. INADDR_ANY) because that check is now redundant. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 07:53:15 Modified files: security/openssl/4.0: Makefile distinfo security/openssl/4.0/pkg: PLIST Removed files: security/openssl/4.0/patches: patch-crypto_x509_x509_vfy_c Log message: Update to OpenSSL 4.0.2 https://github.com/openssl/openssl/releases/tag/openssl-4.0.2 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 07:54:59 Modified files: security/openssl/3.5: Makefile distinfo security/openssl/3.5/pkg: PLIST Log message: Update to OpenSSL 3.5.8 https://github.com/openssl/openssl/releases/tag/openssl-3.5.8 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/25 07:57:18 Modified files: lib/libc/arch/aarch64/hash: Makefile.inc lib/libc/hash : sha1.c lib/libc/hidden: sha1.h Added files: lib/libc/arch/aarch64/hash: sha1_aarch64.c sha1_aarch64_ce.S Log message: Provide assembly implementation of SHA-1 for aarch64 in libc Provide a CE assembly implementation that can be used on hardware that has the CE SHA-1 instructions. This is considerably faster than the generic C implementation. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 07:58:02 Modified files: mail/postfix/stable: Makefile security/sslscan: Makefile sysutils/borgbackup/2.0: Makefile Log message: bump openssl consumers with static link CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2026/08/25 08:00:07 Modified files: lib/libc/arch/aarch64/hash: sha256_aarch64.c sha512_aarch64.c Log message: Consistently test against zero. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 08:04:17 Modified files: security/openssl/4.0: Tag: OPENBSD_7_9 Makefile distinfo security/openssl/4.0/pkg: Tag: OPENBSD_7_9 PLIST Log message: MFC: Update to OpenSSL 4.0.2 https://github.com/openssl/openssl/releases/tag/openssl-4.0.2 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 08:04:40 Modified files: security/openssl/3.5: Tag: OPENBSD_7_9 Makefile distinfo security/openssl/3.5/pkg: Tag: OPENBSD_7_9 PLIST Log message: Update to OpenSSL 3.5.8 https://github.com/openssl/openssl/releases/tag/openssl-3.5.8 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 08:06:25 Modified files: mail/postfix/stable: Tag: OPENBSD_7_9 Makefile security/sslscan: Tag: OPENBSD_7_9 Makefile sysutils/borgbackup/2.0: Tag: OPENBSD_7_9 Makefile Log message: stable: bump openssl consumers with static link CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 08:32:15 Modified files: share/man/man8 : release.8 Log message: Most dictionaries list the noun "firmware" as uncountable, so avoid the plural form. OK jsg@ ian@ and also agrees with jmc@'s past practice. Minor issue found by jsg@. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 08:36:31 Modified files: share/man/man5 : port-modules.5 Log message: fix alphabetical order of module names, no text change: cabal and cargo before cmake and wayland before www CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/25 08:46:58 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: www/mozilla-firefox: update to 154.0.1. see https://www.firefox.com/en-US/firefox/154.0.1/releasenotes/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/25 08:48:20 Modified files: www/mozilla-firefox: Tag: OPENBSD_7_9 Makefile distinfo Log message: www/mozilla-firefox: update to 154.0.1. see https://www.firefox.com/en-US/firefox/154.0.1/releasenotes/ CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/25 12:06:24 Modified files: cad/prusaslicer: Makefile distinfo cad/prusaslicer/pkg: PLIST Added files: cad/prusaslicer/patches: patch-src_slic3r_Utils_FontConfigHelp_hpp patch-src_slic3r_Utils_WxFontUtils_cpp cad/prusaslicer/pkg: README Log message: cad/prusaslicer: update to 2.9.6 ok ian@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/25 12:15:55 Modified files: www/p5-LWP-MediaTypes: Makefile distinfo www/p5-LWP-MediaTypes/pkg: DESCR Log message: update p5-LWP-MediaTypes to 6.04 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:23:54 Added files: comms/liquid-dsp/patches: patch-include_liquid_h Log message: Add missing patch forgotten on last update breakage pointed out by sthen@ CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:32:18 Modified files: devel/py-cachelib: Makefile distinfo Log message: update 0.16.1 -> 0.17.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:33:35 Modified files: www/py-flask-caching: Makefile distinfo www/py-flask-caching/pkg: PLIST Log message: update 2.4.1 -> 2.5.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:35:31 Modified files: devel/ruby-hitimes: Makefile distinfo Log message: update 3.1.0 -> 3.2.0 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:37:33 Modified files: sysutils/ruby-openvoxserver-ca: Makefile distinfo sysutils/ruby-openvoxserver-ca/pkg: PLIST Log message: update 3.2.0 -> 3.3.0 CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/25 12:38:05 Modified files: usr.bin/tmux : layout.c Log message: Fix tiled pane resizing with floating layout cells, reported by Kevin Hovsäter. CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:38:49 Modified files: devel/ruby-concurrent-ruby: Makefile distinfo Log message: update 1.3.6 -> 1.3.8 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/25 12:39:56 Modified files: devel/ruby-gettext: Makefile distinfo devel/ruby-gettext/pkg: PLIST Log message: update 3.4.9 -> 3.5.2 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 14:44:05 src/regress/usr.bin/mandoc/db/makewhatis Update of /cvs/src/regress/usr.bin/mandoc/db/makewhatis In directory cvs.openbsd.org:/tmp/cvs-serv19648/makewhatis Log Message: Directory /cvs/src/regress/usr.bin/mandoc/db/makewhatis added to the repository CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/25 14:54:33 Modified files: regress/usr.bin/mandoc/db: Makefile Added files: regress/usr.bin/mandoc/db: README regress/usr.bin/mandoc/db/makewhatis: Makefile regress/usr.bin/mandoc/db/out: dirarg.dout dopt.dout nopt.dout topt.dout uopt.dout Log message: new tests for makewhatis(8) command line arguments and for its various operation modes CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/25 18:14:49 Modified files: share/man/man9 : loadfirmware.9 Log message: firmware is an uncountable noun, avoid indefinite article ok tb@ sobrado@ schwarze@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/25 18:31:26 Modified files: lib/libc/sys : recv.2 Log message: change iovec markup from .Fa to .Vt refers to a struct, not the name of a field ok schwarze@ CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/25 22:22:40 Modified files: news/sabnzbd : Makefile distinfo Log message: Update to sabnzbd-5.1.2 Fixes critical RCE (GHSA-rgqj-28c2-gxwp) and path traversal (GHSA-75g3-96fr-7p2r) vulnerabilities. Overview on changes: https://github.com/sabnzbd/sabnzbd/releases/tag/5.1.2 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/25 23:06:11 Modified files: math/lean : Makefile Log message: lean: mark broken on mips64 and sparc64. I don't think it ever built on mips64 and it didn't like the switch to clang on sparc64. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/25 23:42:42 Modified files: usr.sbin/rpki-client: x509.c Log message: rpki-client: unconditionally warn about incorrect RSA parameters Now that ARIN have fixed their old ROAs, this encoding no longer occurs in the wild, so enabling this warning does no harm. Ideally we'd error, but a Postel-inspired MUST that has been sprinkled across numerous RFCs ensured that this had to be tolerated for more than a quarter of a century and will continue to be for at least another one. discussed with claudio job CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/25 23:57:47 Modified files: usr.sbin/rpki-client: cms.c Log message: rpki-client: reject some signed objects with BER encoding ARIN finally fixed their shit and no longer distributes malformed ROAs. Detect one symptom of their malformedness. This is a very unsatisfactory kludge since it only detects indefinite length encoding at the outermost layer, but this will hopefully help avoid regressions. libcrypto's ASN.1 parser is not going to help making the world a cleaner place. fine with claudio, ok job CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/26 00:47:59 Modified files: usr.bin/find : ls.c Log message: find: check localtime() return before calling strftime on it landry saw "find dir -ls" crash with fs corruption. dgl reproduced with touch foo && perl -e'utime 2**63, 2**63, "foo"' && find foo -ls which could have been added to regress if there was any... ok deraadt CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 00:56:28 Modified files: share/man/man4/man4.powerpc64: opalcons.4 Log message: OPALSENS -> OPALCONS CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 01:15:51 Modified files: telephony/baresip: Makefile.inc telephony/baresip/baresip: Makefile distinfo telephony/baresip/baresip/patches: patch-src_config_c telephony/baresip/re: Makefile distinfo Log message: telephony/baresip: update to 4.11.0. see https://github.com/baresip/baresip/releases/tag/v4.11.0 and https://github.com/baresip/re/releases/tag/v4.11.0 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 01:28:42 Modified files: mail/mozilla-thunderbird: Tag: OPENBSD_7_9 Makefile distinfo Log message: mail/mozilla-thunderbird: update to 140.14.1. see https://www.thunderbird.net/en-US/thunderbird/140.14.1esr/releasenotes/ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 01:30:58 Modified files: usr.sbin/smtpd : mail.mboxfile.8 Log message: MAIL.MDA -> MAIL.MBOXFILE CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/26 01:40:40 Modified files: converters/p5-Net-IDN-Encode: Makefile distinfo converters/p5-Net-IDN-Encode/pkg: PLIST Removed files: converters/p5-Net-IDN-Encode/patches: patch-lib_Net_IDN_Punycode_xs Log message: update p5-Net-IDN-Encode to 2.502 patch has been commited upstream CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/26 01:59:33 Modified files: devel/binutils : Makefile distinfo Log message: devel/binutils: update to 2.47 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/26 01:59:52 Modified files: devel/gas : Makefile distinfo devel/gas/patches: patch-gas_Makefile_in patch-gas_doc_as_info Log message: devel/gas: update to 2.47 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 02:12:17 Modified files: multimedia/obs-studio: Makefile distinfo multimedia/obs-studio/patches: patch-frontend_CMakeLists_txt patch-libobs-opengl_gl-egl-common_c patch-plugins_CMakeLists_txt multimedia/obs-studio/pkg: PLIST Log message: Update to obs-studio 32.2.2 from maintainer Disables the build on 32-bit architectures and bumps the minors of obs and obs-frontend-api CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 02:13:31 Modified files: devel/cargo-c : Makefile crates.inc distinfo Log message: Update to cargo-c 0.10.25 https://github.com/lu-zero/cargo-c/releases/tag/v0.10.25 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 02:18:20 Modified files: devel/cargo-c : crates.inc Log message: cargo-c: regen crates.inc with licenses CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/26 02:19:45 Modified files: www/p5-WWW-RobotRules: Makefile distinfo Log message: update p5-WWW-RobotRules to 6.03 CVSROOT: /cvs Module name: ports Changes by: edd@cvs.openbsd.org 2026/08/26 02:20:46 Modified files: editors/neovim : Makefile distinfo Log message: editors/neovim: update to v0.12.5 Diff from Laurent Cheylus, thanks! CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/26 02:26:30 Modified files: sys/kern : uipc_syscalls.c Log message: Fix control message handling in recvit to avoid out of bounds write to userland Because of the use of a unsigned variable to track the length of the control buffer recvit can underflow that variable because of an unchecked ALIGN(). This can be triggered by passing a too short buffer that is not a multiple of _ALIGNBYTES + 1. In such a case the kernel copies out data past the provided buffer. On top of addding the missing overflow check this also uses the proper socklen_t type for the msg_controllen and uses an unsigned int for the still overloaded variable i. The security implications of this are mainly theoretical. The correct use of control message handling requires the use of CMSG_SPACE which ensures the buffer size is properly rounded. In base only dig uses a buffer that is not correctly rounded at the same time it is oversized enough to not matter. Reported by Acts1631 who also provided a fix OK millert@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 02:39:33 Modified files: www/tomcat/v10 : Makefile distinfo www/tomcat/v10/pkg: DESCR-examples PLIST-examples Log message: update to tomcat-10.1.59 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 02:39:50 Modified files: www/tomcat/v10 : Tag: OPENBSD_7_9 Makefile distinfo www/tomcat/v10/pkg: Tag: OPENBSD_7_9 DESCR-examples PLIST-examples Log message: update to tomcat-10.1.59 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 02:44:20 Modified files: net/icinga/core2: Makefile distinfo Log message: update to icinga2-2.16.5 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 03:03:57 Modified files: lib/libcrypto/man: EC_GROUP_check.3 Log message: fix a double word; ok tb@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:08:33 Modified files: lang/php/8.5 : Makefile distinfo Log message: update to php-8.5.10 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:08:40 Modified files: lang/php/8.4 : Makefile distinfo Log message: update to php-8.4.25 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:09:34 Modified files: lang/php/8.4 : Tag: OPENBSD_7_9 Makefile distinfo Log message: update to php-8.4.25 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:09:57 Modified files: lang/php/8.5 : Tag: OPENBSD_7_9 Makefile distinfo Log message: update to php-8.5.10 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:10:42 Modified files: www/squid : Makefile distinfo Log message: update to squid-7.7 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:11:17 Modified files: www/squid : Tag: OPENBSD_7_9 Makefile distinfo Log message: update to squid-7.7 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:11:26 Modified files: graphics/ImageMagick: Makefile distinfo graphics/ImageMagick/patches: patch-magick_constitute_c Log message: update to ImageMagick-6.9.13-55 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:14:15 Modified files: devel/libnfs : Makefile distinfo Log message: update to libnfs-7.0.0pl20260825, from Brad (maintainer) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:28:56 Modified files: editors/vim : Makefile distinfo editors/vim/patches: patch-runtime_filetype_vim patch-runtime_syntax_make_vim editors/vim/pkg: PLIST Log message: update to vim-9.2.1010 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/08/26 03:29:48 Modified files: editors/vim : Tag: OPENBSD_7_9 Makefile distinfo editors/vim/patches: Tag: OPENBSD_7_9 patch-runtime_filetype_vim patch-runtime_syntax_make_vim editors/vim/pkg: Tag: OPENBSD_7_9 PLIST Log message: update to vim-9.2.1010 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 03:56:12 Modified files: x11/gnome/mutter: Makefile Log message: Missing LDEP. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 04:02:06 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.99.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 04:22:18 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-582.0.0. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/26 04:26:21 Modified files: regress/usr.bin/mandoc/db/makewhatis: Makefile regress/usr.bin/mandoc/db/out: topt.dout Log message: Do not hardcode /usr/src/ in one of the files containing desired output. This is expected to fix a test failure that anton@ reported with BSDSRCDIR set. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/26 04:37:56 Modified files: sysutils/plakar: Makefile distinfo modules.inc Added files: sysutils/plakar/patches: patch-go_mod patch-go_sum Log message: Unbreak for upcoming go1.27. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/26 05:36:06 Modified files: share/man/man4/man4.armv7: amdisplay.4 Log message: sync config lines and use .Cd not .Nm CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/26 06:16:29 Modified files: net/icecast : Makefile Added files: net/icecast/patches: patch-src_util_crypt_c Log message: Fix crash when trying to access the /admin/ page Apparently checking passwords goes through checks for hash algorithms supported by crypt(3). But since none of the algorithms checked are supported by the OpenBSD libc, the code ends up dereferencing a NULL pointer. I'm not sure yet why the code checks for algorithms supported by crypt(3), as the code wasn't present in icecast-2.4.4. To fix this, avoid dereferencing said NULL pointer. While here, add DEBUG_PACKAGES. Problem reported by Olivier Cherrier. CVSROOT: /cvs Module name: ports Changes by: fcambus@cvs.openbsd.org 2026/08/26 06:46:13 Modified files: devel/perltidy : Makefile distinfo Log message: Update perltidy to 20260826. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2026/08/26 07:13:16 Modified files: sys/arch/arm64/arm64: cpu.c Log message: Avoid potential null-pointer dereference in calculation of CPU "capacity". ok jsg@ CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/26 07:20:02 Modified files: devel/uv : Makefile crates.inc distinfo Log message: Update to uv 0.12.6, from maintainer https://github.com/astral-sh/uv/releases/tag/0.12.4 https://github.com/astral-sh/uv/releases/tag/0.12.5 https://github.com/astral-sh/uv/releases/tag/0.12.6 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 07:46:33 Modified files: www/mozilla-firefox/patches: Tag: OPENBSD_7_9 patch-security_nss_lib_nss_nss_h patch-toolkit_components_downloads_DownloadIntegration_sys_mjs Log message: www/mozilla-firefox: unbreak by updating patches jca@ noted that the nss requirement in 154.0.1 was bumped to 3.126.1, adjust nss.h patch accordingly. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/26 07:53:38 Modified files: usr.sbin/bgpd : bgpd.conf.5 Log message: RTR sessions support tcp md5sig. Add the config bits to the manpage. Noticed by job@ OK tb@ CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/26 10:20:52 Modified files: graphics/vtk : Makefile distinfo graphics/vtk/pkg: PLIST Log message: graphics/vtk: update to 9.7.0 Required to update fmt 12.2.0. Reported by and ok tb@ CVSROOT: /cvs Module name: src Changes by: beck@cvs.openbsd.org 2026/08/26 10:25:12 Modified files: lib/libcrypto/x509: x509_verify.c Log message: Don't drop X509_V_ERR_HOSTNAME_MISMATCH when verify callback returns 1 While not the advised way of using the verify callback (either by OpenSSL or by us) in production, sometimes folks like to return 1 from everything in the callback and then check the error return and make decicions about things. This fix ensures that such callbacks will see the hostname mismatch and be able to act upon them. Reported by Alexander Aleksandrovic Klimov ok tb@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/26 11:18:17 Modified files: mail/thunderbird-i18n: Makefile.inc distinfo mail/mozilla-thunderbird: Makefile distinfo Log message: mail/mozilla-thunderbird: update to 153.1.1. see https://www.thunderbird.net/en-US/thunderbird/153.1.1esr/releasenotes/ CVSROOT: /cvs Module name: src Changes by: florian@cvs.openbsd.org 2026/08/26 11:25:13 Modified files: sbin/dhcpleased: engine.c Log message: Do not try to configure 0.0.0.0 (INADDR_ANY) on an interface. If we indicate a preference for IPv6-only (DHCP option 108), the server does not offer an IP address (indicated by INADDR_ANY), so we must first check if the server supported option 108 before checking if we received an IPv4 offer. Logic error pointed out and diff provided by acts1631@proton.me, thanks! CVSROOT: /cvs Module name: ports Changes by: semarie@cvs.openbsd.org 2026/08/26 11:25:14 Modified files: lang/rust : Makefile distinfo rust.port.mk lang/rust/patches: patch-compiler_rustc_session_src_options_rs patch-src_bootstrap_bootstrap_py patch-src_bootstrap_src_bin_rustc_rs patch-src_bootstrap_src_core_build_steps_test_rs lang/rust/pkg : PLIST-gdb PLIST-src Added files: lang/rust/patches: patch-compiler_rustc_llvm_build_rs patch-library_unwind_src_lib_rs patch-src_doc_rustc_src_platform-support_openbsd_md Log message: lang/rust: update to 1.98.0 Announce: https://blog.rust-lang.org/2026/08/20/Rust-1.98.0/ Release notes: https://doc.rust-lang.org/stable/releases.html#version-1980-2026-08-20 sparc64 switched to clang (from tb@) CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/26 12:52:00 Modified files: security/web-eid-app: Makefile distinfo security/web-eid-app/patches: patch-lib_libelectronic-id_CMakeLists_txt patch-src_app_CMakeLists_txt Log message: update to web-eid 2.10.0 CVSROOT: /cvs Module name: src Changes by: daniel@cvs.openbsd.org 2026/08/26 14:37:33 Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper Log message: the macintosh subdir was removed from cvs in 1999 ok jcs@ CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/26 15:01:08 ports/sysutils/libfsntfs/patches Update of /cvs/ports/sysutils/libfsntfs/patches In directory cvs.openbsd.org:/tmp/cvs-serv21217/patches Log Message: Directory /cvs/ports/sysutils/libfsntfs/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: lraab@cvs.openbsd.org 2026/08/26 19:26:52 Modified files: audio/ncspot : Makefile distinfo crates.inc Log message: audio/ncspot: update to 1.4.0 CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2026/08/26 20:10:46 Modified files: openssh : specs.html Log message: update a bunch of links to IETF drafts that have been accepted to the WG or published as RFCs CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2026/08/26 21:28:02 Modified files: openssh : specs.html Log message: mention mlkem768x25519-sha256 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/27 01:13:34 Modified files: lib/libcrypto/cms: cms_kari.c Log message: libcrypto: harden cms_kek_cipher() a bit When AES key unwrap with padding is in use, the EVP interface breaks its contract and writes more than the outlen it initially reports to the output buffer. This is an old, sneaky trap that the muppet set eons ago and many victims walked right into it, including the muppet himself. If inlen is larger than outlen, allocate inlen bytes to unwrap with padding to avoid a buffer overwrite. This is a variant of OpenSSL's fix. Since we do not support AES keywrap with padding no actual bufer overwrite occurs here at the moment, but if we ever chose to do so (unlikely) this trap would be avoided. There's plenty more traps that the next round of scas will surely find in this absolute trashfire of CMS support code. ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/27 01:18:40 Modified files: lib/libcrypto/rsa: rsa_eay.c Log message: rsa_eay: Replace handrolled BN_bn2binpad with the real thing Just a tiny little bit of lipstick on this entelodont. This is simpler and does not change behavior as BN_bn2binpad() returns -1 on failure and num on success. jsing points out that BN_bn2binpad() is constant time. ok jsing kenjiro PS: henning, you owe me a significant amount of quality beverages for making me look at this particular tire fire (and corresponding XS files). CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:30:10 Modified files: devel/harfbuzz : Makefile distinfo Log message: Update to harfbuzz-14.4.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:32:18 Modified files: inputmethods/ibus-typing-booster: Makefile distinfo Log message: Update to ibus-typing-booster-2.31.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:33:58 Modified files: security/libgcrypt: Makefile distinfo security/libgcrypt/patches: patch-cipher_Makefile_in patch-config_h_in patch-configure Log message: Update to libgcrypt-1.12.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 02:37:08 Modified files: sysutils/gemini-cli: Makefile distinfo sysutils/gemini-cli/pkg: PLIST Log message: Update to gemini-cli-0.57.0. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/27 03:28:46 Modified files: www/librewolf : Makefile distinfo Log message: www/librewolf: update to 154.0.1-2, from yaydn CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/27 03:53:22 Modified files: sysutils/exfetch: Makefile distinfo Log message: sysutils/exfetch: update to 1.7.2 From izzy Meyer (maintainer) ok tb@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 04:03:09 Modified files: multimedia/libcamera: Makefile Added files: multimedia/libcamera/pkg: DESCR-qcam PLIST-qcam Log message: Add a subpackage for the qcam test application. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 04:29:38 Modified files: shells/fish/v3 : Makefile Added files: shells/fish/v3/patches: patch-config_cmake_h_in Log message: fish/v3: fix build with libcxx22 libcxx22 uses [[__fallthrough__]] in a couple of headers, so redefining __fallthrough__ to __attribute__((fallthrough)) yields a syntax error: /usr/include/c++/v1/__functional/hash.h:70:24: error: expected expression 70 | [[__fallthrough__]]; | ^ Just don't do that... CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/27 05:38:42 Modified files: net/icecast/patches: patch-src_util_crypt_c Log message: Fix patch comment CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/27 05:38:58 Modified files: security/libksba: Makefile distinfo Log message: Update to libksba-1.8.1 CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/08/27 05:41:49 Added files: www/mozilla-firefox/patches: patch-third_party_llama_cpp_moz_build Log message: Forcefully disable RVV intrinsics usage in llama.cpp/libggml. The code assumes that if __riscv_v_intrinsic is defined the various RVV intrinsics are available and usable. With clang the intrinsics may be available even though actual usage of said intrinsics has to be allowed with clang -march=... or function annotations. Also the code assumes that if it can use said intrinsics at compile time then they ought to be used at runtime. This is false on OpenBSD which doesn't require the cpu to support the V extension. Example error at compile time: .../firefox-154.0/third_party/llama.cpp/ggml/src/ggml-cpu/vec.cpp:407:22: error: RISC-V type 'vfloat32m2_t' (aka '__rvv_float32m2_t') requires the 'zve32f' extension 407 vfloat32m2_t vx = __riscv_vle32_v_f32m2(&x[i], vl); With & ok landry@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/27 06:38:20 Modified files: news/nzbget : Makefile distinfo news/nzbget/patches: patch-cmake_par2-turbo_cmake patch-cmake_rapidyenc_cmake Log message: Update to nzbget-26.3 Changes: https://github.com/nzbgetcom/nzbget/releases/tag/v26.3 CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/08/27 06:40:37 Modified files: mail/mlmmj : Makefile distinfo mail/mlmmj/pkg : PLIST Added files: mail/mlmmj/patches: patch-mk_common_mk Removed files: mail/mlmmj/patches: patch-Makefile_in Log message: mail/mlmmj: update to 2.1.0 ok stsp@ CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 06:58:04 Modified files: net/rrdp-tools : Makefile distinfo net/rrdp-tools/pkg: PLIST Log message: Update to rrdp-tools 0.5.0, ok job https://github.com/ties/rpki-rrdp-tools-py/blob/main/CHANGELOG.md#v050 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/27 07:17:42 Modified files: usr.bin/mandoc : cgi.c Log message: open header.html and footer.html up front, in pareparation for pledge/unveil improvements CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 07:25:36 Modified files: devel/libgtop2 : Makefile devel/libgtop2/patches: patch-src_daemon_io_c patch-src_daemon_slave_c patch-sysdeps_common_gnuslib_c patch-sysdeps_openbsd_netload_c patch-sysdeps_openbsd_suid_open_c Added files: devel/libgtop2/patches: patch-sysdeps_openbsd_disk_c patch-sysdeps_openbsd_mountlist_c patch-sysdeps_openbsd_procmap_c patch-sysdeps_openbsd_procopenfiles_c Log message: Summer cleanup on patches. Add disk listing while here. CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/08/27 08:06:35 Modified files: net/filezilla : Makefile distinfo Log message: Update to filezilla-3.71.1 Changes: https://filezilla-project.org/versions.php CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 09:06:59 Modified files: devel/p5-Struct-Dumb: Makefile distinfo Log message: update p5-Struct-Dumb to 0.16 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 09:13:40 Modified files: x11/gnome/msgraph: Makefile distinfo Log message: Update to msgraph-0.3.5. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 09:41:11 Modified files: devel/protobuf : Makefile distinfo devel/protobuf/pkg: PLIST Log message: Update to protobuf-cpp 7.36.0 https://github.com/protocolbuffers/protobuf/releases/tag/v36.0 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 09:41:49 Modified files: devel/py-protobuf: Makefile distinfo devel/py-protobuf/pkg: PLIST Log message: Update to py-protobuf 7.36.0 https://github.com/protocolbuffers/protobuf/releases/tag/v36.0 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/27 09:42:20 Modified files: devel/protobuf-java: Makefile distinfo Log message: Update to protobuf-java 4.36.0 https://github.com/protocolbuffers/protobuf/releases/tag/v36.0 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 11:29:55 Modified files: devel/p5-Devel-OverloadInfo: Makefile distinfo Log message: update p5-Devel-OverloadInfo to 0.008 no code change CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/27 12:01:51 Added files: textproc/lttoolbox/patches: patch-lttoolbox_ustring_h Log message: Unbreak libcxx build OK bentley@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/27 12:03:30 Added files: misc/subsurface/patches: patch-core_uemis-downloader_cpp Log message: Unbreak libcxx build Tweak and OK tb@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/27 12:08:43 Modified files: games/dxx-rebirth: Makefile distinfo games/dxx-rebirth/patches: patch-SConstruct Log message: Update dxx-rebirth to 0.60pl20260823 and unbreak libcxx22 build OK thfr@ CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/27 12:09:12 Modified files: wayland/mango : Makefile distinfo wayland/mango/patches: patch-src_dispatch_bind_define_h patch-src_mango_c Log message: wayland/mango: Update to 0.16.2 + add missing LIB_DEPENDS, pointed out by naddy@ CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/27 12:11:41 Modified files: wayland/cow : Makefile distinfo wayland/cow/patches: patch-config_cow_cow_conf wayland/cow/pkg: PLIST Log message: wayland/cow: Update to 0.2 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 12:14:29 Modified files: www/p5-HTML-Gumbo: Makefile distinfo Log message: update p5-HTML-Gumbo to 0.20 CVE-2025-15646 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 12:35:13 Modified files: www/p5-libwww : Makefile distinfo Log message: update p5-libwww to 6.83 fix run and test dependencies according to portgen CVE-2026-8368 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/27 12:54:30 Modified files: multimedia/libcamera: Makefile multimedia/libcamera/pkg: PLIST-main Log message: Add missing @pkgpath. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 12:55:48 Modified files: graphics/p5-Imager: Makefile distinfo Removed files: graphics/p5-Imager/patches: patch-PNG_impng_c Log message: update p5-Imager to 1.035 patches commited upstream CVE-2026-73639 CVE-2026-73638 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 13:14:23 Modified files: security/p5-Crypt-RIPEMD160: Makefile distinfo Log message: update p5-Crypt-RIPEMD160 to 0.14 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/27 13:29:19 Modified files: devel/p5-File-MimeInfo: Makefile distinfo Log message: update p5-File-MimeInfo to 0.37 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/27 15:18:41 Modified files: usr.sbin/ospfd : kroute.c name2id.c ospfd.h Log message: Fix kr_change to add missing rtlabel references and update routes when only the label changes. rtlabel_tag2id() does not take a reference for the rtlabel id so a call to rtlabel_ref() is needed here. This mirrors the rtlabel_unref calls. In the nexthop already present case one needs to adjust the kn to update the ext_tag and rtlabel in case those changed. With this the rtlabel to external-tag mapping should work more reliable. OK bluhm@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/27 15:24:09 Modified files: sbin/mountd : mountd.c Log message: Rewrite the imsg code to be more modern. Split the code into independent send and recv functions that properly send some of the more complex messages without leaking extra data or causing problems on recv (e.g. by passing string buffers). This also kills the send_imsg wrapper which kind of is the cause that everything was passed as one big blob. OK rsadowski@ CVSROOT: /cvs Module name: ports Changes by: kmos@cvs.openbsd.org 2026/08/27 20:39:48 Modified files: games/lwjgl3 : Makefile distinfo games/lwjgl3/pkg: PLIST Removed files: games/lwjgl3/patches: patch-config_build-bindings_xml patch-config_openbsd_build_xml Log message: Update to LWJGL 3.3.2.0 Allows playing Minecraft up through 1.21.11 CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 21:56:19 Modified files: usr.sbin/fw_update: fw_update.sh Log message: fw_update could be tricked into treating the untrusted comment as data. In some situations (-a) this could be passed into fetch(), which did not validate what it passed to su(1). Use the trusted output of signify and add stricter validation. with & ok afresh1@ CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 22:42:15 Modified files: usr.bin/stat : stat.c Log message: stat: Show the stringified epoch if localtime() fails. Avoids segfault on out of range time values. The raw value can still be obtained with stat -f %m. ok tb@ CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 22:43:28 Modified files: usr.bin/find : ls.c bin/ls : print.c Log message: find,ls: Ensure -ls output matches ls -dils as documented; print the epoch if localtime() fails. Synchronize the code with ls, so it always checks localtime()'s return value. ok tb@ CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/27 22:52:43 Modified files: usr.sbin/fw_update: patterns.c Log message: Drop rsu from fw_update patterns; it has been in base since 2021. ok afresh1@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/27 23:50:44 Modified files: security/nss : Makefile distinfo Log message: security/nss: update to 3.128. will be required for firefox 156. see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_128.html CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/28 01:36:01 Modified files: usr.bin/tmux : server-client.c Log message: Ignore focus events earlier to avoid them interfering with prefix, GitHub issue 5539. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/28 02:02:16 Modified files: usr.bin/tmux : popup.c Log message: Do no free input context if it is NULL when popup create fails. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/28 02:11:08 Modified files: usr.bin/tmux : grid.c Log message: Do not walk off end of grid lines if last line is wrapped, reported by Moe Khalilov. CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/28 02:27:03 Added files: audio/ncmpcpp/patches: patch-src_screens_sel_items_adder_cpp patch-src_screens_tag_editor_cpp Log message: Unbreak libcxx22 build Tested and ok namn@ CVSROOT: /cvs Module name: ports Changes by: rsadowski@cvs.openbsd.org 2026/08/28 02:32:35 Added files: audio/rubberband/patches: patch-src_common_mathmisc_h Log message: Unbreak libcxx22 build OK tb CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 02:34:47 Modified files: print/qpdf : Makefile distinfo Log message: Update to qpdf-12.4.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 02:37:11 Modified files: sysutils/cloud-sql-proxy: Makefile distinfo Log message: Update to cloud-sql-proxy-2.25.4. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 02:45:43 Modified files: x11/gnome/autoar: Makefile distinfo x11/gnome/autoar/pkg: DESCR PLIST Log message: Update to gnome-autoar-0.5.0. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 02:58:30 Removed files: usr.bin/pkgconf/cli: tuple.c Log message: pkgconf: remove stale file This somewhat outdated file snuck in by mistake in the last update. It was not compiled into the binary because libpkgconf precedes cli in .PATH, so the up-to-date libpkgconf/tuple.c file was used. Found while working on hooking up upstream pkgconf regress where the .PATH order was inverted in my WIP. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 03:06:01 Modified files: usr.bin/pkgconf/cli: core.c main.c usr.bin/pkgconf/libpkgconf: config.h libpkgconf-api.h libpkgconf.h path.c pkg.c stdinc.h Log message: Update to pkgconf 3.0.6 This mostly adds OS/2 support. The only change relevant for OpenBSD is - --variable accepts multiple modules and prints the requested variable's value for each module, in argument order. --path and --print-variables remain limited to a single module. Which is the diff in cli/core.c. Apart from that little to nothing changes for us (some #ifdefs cause line numbers to change). ok djm CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 03:18:02 Modified files: multimedia/libcamera: Makefile Log message: Tweak comment, no pkg change. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 03:41:58 Modified files: x11/gnome/papers: Makefile Log message: Lowercase COMMENT. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/28 03:50:52 Modified files: usr.bin/mandoc : mandocdb.c Log message: Use unveil(2) to restrict write access to mandoc.db(5) and /tmp/ and read access to the selected manpath directory or directories, but leave global read access open in -t mode. Tweaks from and looks correct to deraadt@. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 04:56:26 Modified files: devel/meson : meson.port.mk Log message: Indent. No functional change. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 05:19:10 Modified files: sysutils : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: sysutils/tmate : Makefile distinfo sysutils/tmate/patches: patch-Makefile_am patch-configure-ac patch-osdep-openbsd_c patch-proc_c patch-server-client_c patch-server_c patch-tmate-debug_c patch-tmate_h patch-tmux_c patch-tmux_h sysutils/tmate/pkg: DESCR PLIST Log message: Remove sysutils/tmate It's servers and site was shutdown for about a year: https://github.com/tmate-io/tmate/issues/322#issuecomment-3083138790 Last release had happened in November 2019: https://github.com/tmate-io/tmate/releases/tag/2.4.0 And the last commit to the repo is fix for some CVE which was never released: https://github.com/tmate-io/tmate/commit/3e12f558c7b71b7135403cdd2df77d38538a695c All of this makes that port unusable. OK: kn@, jca@ CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 07:20:45 Modified files: net/nchat : Makefile distinfo Log message: net/nchat: update to 5.18.20 From Nazarenko Mykyta (maintainer) CVSROOT: /cvs Module name: ports Changes by: gonzalo@cvs.openbsd.org 2026/08/28 08:10:24 Modified files: graphics/giflib: Makefile Added files: graphics/giflib/patches: patch-dgif_lib_c patch-egif_lib_c patch-gifalloc_c patch-quantize_c Log message: Add some patches from upstream until they release a new version. https://sourceforge.net/p/giflib/code/ci/061605081115bbfd7019bafc119a13b6f17fcf25/ https://sourceforge.net/p/giflib/code/ci/4a731eacbb1861e866e84024aba201f1cbf0f22f/ https://sourceforge.net/p/giflib/code/ci/8abe475b7dde75961ea46b9cb69aa7d658d002f3/ Spotted by T.J. Townsend, ok jca@ CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/28 08:17:38 Modified files: lang/elixir : Makefile distinfo Log message: lang/elixir: Update to 1.20.4 CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2026/08/28 08:19:19 Modified files: regress/usr.sbin/relayd: Makefile Log message: Fix dependencies to create remote ec certificate. CVSROOT: /cvs Module name: ports Changes by: stu@cvs.openbsd.org 2026/08/28 08:38:05 Modified files: games/xboard : Makefile games/xboard/patches: patch-xboard_conf Log message: Use aucat(1) to play sounds. Remove extra "z" from WANTLIB. ok ratchov@ CVSROOT: /cvs Module name: ports Changes by: kmos@cvs.openbsd.org 2026/08/28 08:41:04 Modified files: games/lwjgl3 : Makefile distinfo Log message: Go ahead and upgrade to LWJGL 3.3.3 and move to using JDK 17 for the build CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 09:09:59 Log message: import upstream pkgconf regress The Makefile is adapted to bsd.regress.mk from upstream's Makefile.lite (also imported) in such a way that the diff is as small as possible, so that it should be reasonably easy for me to keep it in sync with upstream releases. Status: Vendor Tag: tb Release Tags: tb_20260828 N src/regress/usr.bin/pkgconf/Makefile N src/regress/usr.bin/pkgconf/Makefile.lite N src/regress/usr.bin/pkgconf/tests/test-runner.c N src/regress/usr.bin/pkgconf/tests/win-shim.h N src/regress/usr.bin/pkgconf/tests/api/oom.h N src/regress/usr.bin/pkgconf/tests/api/test-api.h N src/regress/usr.bin/pkgconf/tests/api/test-audit.c N src/regress/usr.bin/pkgconf/tests/api/test-buffer.c N src/regress/usr.bin/pkgconf/tests/api/test-bytecode.c N src/regress/usr.bin/pkgconf/tests/api/test-client.c N src/regress/usr.bin/pkgconf/tests/api/test-dependency.c N src/regress/usr.bin/pkgconf/tests/api/test-fileio.c N src/regress/usr.bin/pkgconf/tests/api/test-fragment.c N src/regress/usr.bin/pkgconf/tests/api/test-license.c N src/regress/usr.bin/pkgconf/tests/api/test-oom-spdxtool.c N src/regress/usr.bin/pkgconf/tests/api/test-path-utils.c N src/regress/usr.bin/pkgconf/tests/api/test-personality.c N src/regress/usr.bin/pkgconf/tests/api/test-queue.c N src/regress/usr.bin/pkgconf/tests/api/test-serialize.c N src/regress/usr.bin/pkgconf/tests/api/test-tuple.c N src/regress/usr.bin/pkgconf/tests/api/test-variable.c N src/regress/usr.bin/pkgconf/tests/api/test-version.c N src/regress/usr.bin/pkgconf/tests/lib-pccritic/nodesc.pc N src/regress/usr.bin/pkgconf/tests/lib-pccritic/perfect.pc N src/regress/usr.bin/pkgconf/tests/lib-pccritic/polluted.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/lib/pkgconfig/foo.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/abs-boundary/lib/pkgconfig/boundary.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/plain-prefix/lib/pkgconfig/plain.pc N src/regress/usr.bin/pkgconf/tests/lib-relocatable/trailing-prefix/lib/pkgconfig/trailing.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/meta_package.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/multi-copyright.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/nolicense.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/priv-child.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/priv-parent.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/special.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test1.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test2.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test3.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test4.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test5.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/test6.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/variable-test1.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom/variable-test2.pc N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/agent_name.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/agent_name_space.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/basic-spdx-base-id.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/basic-use-uri.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/basic.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-basic.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-define_variable.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-define_variable_with_dependency.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-meta_package.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-multiple_packages.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-nolicense.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-private_dependency.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-special.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/bomtool-with_dependency.txt N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/nolicense.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/creation_id.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/define_variable.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/define_variable_with_dependency.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/meta_package-use-uri-spdx-base-id.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/meta_package.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/multi_copyright.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/multiple_packages.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/private_dependency.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/special.json N src/regress/usr.bin/pkgconf/tests/lib-sbom-files/with_dependency.json N src/regress/usr.bin/pkgconf/tests/lib1/argv-parse-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/argv-parse-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/argv-parse.pc N src/regress/usr.bin/pkgconf/tests/lib1/bar.pc N src/regress/usr.bin/pkgconf/tests/lib1/baz.pc N src/regress/usr.bin/pkgconf/tests/lib1/billion-laughs.pc N src/regress/usr.bin/pkgconf/tests/lib1/case-sensitivity.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-internal.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-only.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-whitespace-trailing.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-whitespace.pc N src/regress/usr.bin/pkgconf/tests/lib1/circular-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/circular-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/circular-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/comments-in-fields.pc N src/regress/usr.bin/pkgconf/tests/lib1/comments.pc N src/regress/usr.bin/pkgconf/tests/lib1/conflicts.pc N src/regress/usr.bin/pkgconf/tests/lib1/depgraph-break.pc N src/regress/usr.bin/pkgconf/tests/lib1/empty-tuple.pc N src/regress/usr.bin/pkgconf/tests/lib1/dos-lineendings.pc N src/regress/usr.bin/pkgconf/tests/lib1/escaped-backslash.pc N src/regress/usr.bin/pkgconf/tests/lib1/explicit-sysroot.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-order-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-order-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/foo.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision-intermediary.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-collision.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-comment.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaping-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaping-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaping-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-group-c.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-5.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting-7.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/framework-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/framework-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/idirafter-ordering.pc N src/regress/usr.bin/pkgconf/tests/lib1/idirafter.pc N src/regress/usr.bin/pkgconf/tests/lib1/incomplete.pc N src/regress/usr.bin/pkgconf/tests/lib1/intermediary-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/intermediary-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/isystem.pc N src/regress/usr.bin/pkgconf/tests/lib1/malformed-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/malformed-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/malformed-version.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/metapackage.pc N src/regress/usr.bin/pkgconf/tests/lib1/nocflag.pc N src/regress/usr.bin/pkgconf/tests/lib1/missing-require.pc N src/regress/usr.bin/pkgconf/tests/lib1/multiline-bogus.pc N src/regress/usr.bin/pkgconf/tests/lib1/multiline.pc N src/regress/usr.bin/pkgconf/tests/lib1/no-trailing-newline.pc N src/regress/usr.bin/pkgconf/tests/lib1/nolib.pc N src/regress/usr.bin/pkgconf/tests/lib1/omg-sysroot-uninstalled.pc N src/regress/usr.bin/pkgconf/tests/lib1/omg-uninstalled.pc N src/regress/usr.bin/pkgconf/tests/lib1/orphaned-requires-private.pc N src/regress/usr.bin/pkgconf/tests/lib1/paren-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/prefix-foo1.pc N src/regress/usr.bin/pkgconf/tests/lib1/prefix-foo2.pc N src/regress/usr.bin/pkgconf/tests/lib1/private-libs-duplication.pc N src/regress/usr.bin/pkgconf/tests/lib1/provides-request-simple.pc N src/regress/usr.bin/pkgconf/tests/lib1/provides.pc N src/regress/usr.bin/pkgconf/tests/lib1/quotes.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal-collision.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal-missing.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-internal.pc N src/regress/usr.bin/pkgconf/tests/lib1/spaces-in-paths.pc N src/regress/usr.bin/pkgconf/tests/lib1/static-archive-libs.pc N src/regress/usr.bin/pkgconf/tests/lib1/static-libs.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-3.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-4.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir-5.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-dir.pc N src/regress/usr.bin/pkgconf/tests/lib1/tilde-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/tilde.pc N src/regress/usr.bin/pkgconf/tests/lib1/tuple-quoting.pc N src/regress/usr.bin/pkgconf/tests/lib1/typelibdir.pc N src/regress/usr.bin/pkgconf/tests/lib1/unavailable-provider.pc N src/regress/usr.bin/pkgconf/tests/lib1/variable-whitespace.pc N src/regress/usr.bin/pkgconf/tests/lib1/c-comment.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-private-a.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-private-b.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-libs-private-c.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-group-a.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-group-b.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-groups-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-groups.pc N src/regress/usr.bin/pkgconf/tests/lib1/pcfiledir.pc N src/regress/usr.bin/pkgconf/tests/lib1/truncated.pc N src/regress/usr.bin/pkgconf/tests/lib1/cflags-shared-test.pc N src/regress/usr.bin/pkgconf/tests/lib1/dollar-sign-escape-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/dollar-sign-escape.pc N src/regress/usr.bin/pkgconf/tests/lib1/duplicate-tuple.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-whitespace-2.pc N src/regress/usr.bin/pkgconf/tests/lib1/flag-whitespace.pc N src/regress/usr.bin/pkgconf/tests/lib1/foobar.pc N src/regress/usr.bin/pkgconf/tests/lib1/framework-with-libs.pc N src/regress/usr.bin/pkgconf/tests/lib1/fragment-escaped-space-var.pc N src/regress/usr.bin/pkgconf/tests/lib1/isystem-sysroot-prefixed.pc N src/regress/usr.bin/pkgconf/tests/lib1/libs-shared-test.pc N src/regress/usr.bin/pkgconf/tests/lib1/license-malformed.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-cxx.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-multi.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-plainc.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-private.pc N src/regress/usr.bin/pkgconf/tests/lib1/link-abi-public.pc N src/regress/usr.bin/pkgconf/tests/lib1/maxpkg-first.pc N src/regress/usr.bin/pkgconf/tests/lib1/maxpkg-second.pc N src/regress/usr.bin/pkgconf/tests/lib1/multiline-folding.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-shared-dep.pc N src/regress/usr.bin/pkgconf/tests/lib1/requires-shared.pc N src/regress/usr.bin/pkgconf/tests/lib1/self-referential-fragment.pc N src/regress/usr.bin/pkgconf/tests/lib1/top-builddir.pc N src/regress/usr.bin/pkgconf/tests/lib1/variable-fragment-expansion.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-sysroot-inject.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-sysroot-libdir.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-system-libdir.pc N src/regress/usr.bin/pkgconf/tests/lib1/windows-top-builddir.pc N src/regress/usr.bin/pkgconf/tests/lib1/escape-layers-bare-var.pc N src/regress/usr.bin/pkgconf/tests/lib1/escape-layers.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-bare.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-explicit.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-hardcoded.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-attached.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-explicit.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-literal.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-mixed.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-isystem-separate.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-literal.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-multi-fragment.pc N src/regress/usr.bin/pkgconf/tests/lib1/sysroot-inject-prefix.pc N src/regress/usr.bin/pkgconf/tests/lib1/child-prefix/pkgconfig/child-prefix-1.pc N src/regress/usr.bin/pkgconf/tests/lib1/të😋st/lib/pkgconfig/utf8.pc N src/regress/usr.bin/pkgconf/tests/lib2/foo.pc N src/regress/usr.bin/pkgconf/tests/lib3/bar.pc N src/regress/usr.bin/pkgconf/tests/personality-data/i386-linux-gnu.personality N src/regress/usr.bin/pkgconf/tests/personality-data/sysrooted.personality N src/regress/usr.bin/pkgconf/t/basic/arbitrary-path.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkg-config-exists.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkg-config-pc_path-variable.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkgconf-exists.test N src/regress/usr.bin/pkgconf/t/basic/builtin-pkgconf-pc_path-variable.test N src/regress/usr.bin/pkgconf/t/basic/cflags-shared-static.test N src/regress/usr.bin/pkgconf/t/basic/cflags-shared.test N src/regress/usr.bin/pkgconf/t/basic/define-prefix-child-prefix-env.test N src/regress/usr.bin/pkgconf/t/basic/define-prefix-child-prefix.test N src/regress/usr.bin/pkgconf/t/basic/define-prefix.test N src/regress/usr.bin/pkgconf/t/basic/direct-query-with-pkg_config_path.test N src/regress/usr.bin/pkgconf/t/basic/env-tuple.test N src/regress/usr.bin/pkgconf/t/basic/libs-env.test N src/regress/usr.bin/pkgconf/t/basic/exists-cflags-env.test N src/regress/usr.bin/pkgconf/t/basic/exists-cflags.test N src/regress/usr.bin/pkgconf/t/basic/exists-nonexistent.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-greater-than-with-tilde.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-greater-than.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-less-than-with-tilde.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-malformed.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-minimum.test N src/regress/usr.bin/pkgconf/t/basic/exists-version-with-tilde.test N src/regress/usr.bin/pkgconf/t/basic/incomplete-cflags.test N src/regress/usr.bin/pkgconf/t/basic/incomplete-libs.test N src/regress/usr.bin/pkgconf/t/basic/keep-system-libs-2.test N src/regress/usr.bin/pkgconf/t/basic/keep-system-libs.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-multiple-comma.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-multiple.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-not-provided.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version-not.test N src/regress/usr.bin/pkgconf/t/basic/libs-cflags-version.test N src/regress/usr.bin/pkgconf/t/basic/libs-only.test N src/regress/usr.bin/pkgconf/t/basic/libs-shared-static.test N src/regress/usr.bin/pkgconf/t/basic/libs-shared.test N src/regress/usr.bin/pkgconf/t/basic/libs.test N src/regress/usr.bin/pkgconf/t/basic/malformed-empty-package.test N src/regress/usr.bin/pkgconf/t/basic/modversion-fullpath.test N src/regress/usr.bin/pkgconf/t/basic/modversion-noflatten.test N src/regress/usr.bin/pkgconf/t/basic/modversion-uninstalled.test N src/regress/usr.bin/pkgconf/t/basic/modversion-verbose-prefix.test N src/regress/usr.bin/pkgconf/t/basic/noargs.test N src/regress/usr.bin/pkgconf/t/basic/nocflags.test N src/regress/usr.bin/pkgconf/t/basic/nolibs.test N src/regress/usr.bin/pkgconf/t/basic/pkg-config-path.test N src/regress/usr.bin/pkgconf/t/basic/print-variables-env.test N src/regress/usr.bin/pkgconf/t/basic/requires-shared-static.test N src/regress/usr.bin/pkgconf/t/basic/requires-shared.test N src/regress/usr.bin/pkgconf/t/basic/single-depth-selectors.test N src/regress/usr.bin/pkgconf/t/basic/static-archive-libs.test N src/regress/usr.bin/pkgconf/t/basic/uninstalled-not.test N src/regress/usr.bin/pkgconf/t/basic/uninstalled.test N src/regress/usr.bin/pkgconf/t/basic/utf8-pkg-config-path.test N src/regress/usr.bin/pkgconf/t/basic/variable-env.test N src/regress/usr.bin/pkgconf/t/basic/variable-no-recursion.test N src/regress/usr.bin/pkgconf/t/basic/variable.test N src/regress/usr.bin/pkgconf/t/basic/version-atleast-1.test N src/regress/usr.bin/pkgconf/t/basic/version-atleast-2.test N src/regress/usr.bin/pkgconf/t/basic/version-exact-1.test N src/regress/usr.bin/pkgconf/t/basic/version-exact-2.test N src/regress/usr.bin/pkgconf/t/basic/version-max-1.test N src/regress/usr.bin/pkgconf/t/basic/version-max-2.test N src/regress/usr.bin/pkgconf/t/basic/variable-multiple-packages.test N src/regress/usr.bin/pkgconf/t/bomtool/about.test N src/regress/usr.bin/pkgconf/t/bomtool/bad-output.test N src/regress/usr.bin/pkgconf/t/bomtool/basic.test N src/regress/usr.bin/pkgconf/t/bomtool/default-time.test N src/regress/usr.bin/pkgconf/t/bomtool/define-variable-with-dependency.test N src/regress/usr.bin/pkgconf/t/bomtool/define-variable.test N src/regress/usr.bin/pkgconf/t/bomtool/help.test N src/regress/usr.bin/pkgconf/t/bomtool/meta-package.test N src/regress/usr.bin/pkgconf/t/bomtool/multiple-packages.test N src/regress/usr.bin/pkgconf/t/bomtool/no-license.test N src/regress/usr.bin/pkgconf/t/bomtool/output-file.test N src/regress/usr.bin/pkgconf/t/bomtool/package-whitespace.test N src/regress/usr.bin/pkgconf/t/bomtool/private-dependency.test N src/regress/usr.bin/pkgconf/t/bomtool/source-date-epoch-precedence.test N src/regress/usr.bin/pkgconf/t/bomtool/source-date-epoch.test N src/regress/usr.bin/pkgconf/t/bomtool/special-chars.test N src/regress/usr.bin/pkgconf/t/bomtool/unknown-option.test N src/regress/usr.bin/pkgconf/t/bomtool/unknown-package.test N src/regress/usr.bin/pkgconf/t/bomtool/version-operator.test N src/regress/usr.bin/pkgconf/t/bomtool/version.test N src/regress/usr.bin/pkgconf/t/bomtool/with-dependency.test N src/regress/usr.bin/pkgconf/t/cli/about.test N src/regress/usr.bin/pkgconf/t/cli/atleast-pkgconfig-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/atleast-pkgconfig-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-inline-constraint.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-inline-overrides.test N src/regress/usr.bin/pkgconf/t/cli/atleast-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/cflags-libs.test N src/regress/usr.bin/pkgconf/t/cli/debug.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-boundary-sibling.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-boundary.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-plain.test N src/regress/usr.bin/pkgconf/t/cli/define-variable.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-trailing-slash.test N src/regress/usr.bin/pkgconf/t/cli/define-prefix-trailing-slash-cflags.test N src/regress/usr.bin/pkgconf/t/cli/dont-define-prefix.test N src/regress/usr.bin/pkgconf/t/cli/dump-personality-loaded.test N src/regress/usr.bin/pkgconf/t/cli/dump-personality.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-cflags-default.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-cflags.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-libs-default.test N src/regress/usr.bin/pkgconf/t/cli/env-allow-system-libs.test N src/regress/usr.bin/pkgconf/t/cli/env-dont-relocate-paths.test N src/regress/usr.bin/pkgconf/t/cli/env-early-trace.test N src/regress/usr.bin/pkgconf/t/cli/env-log.test N src/regress/usr.bin/pkgconf/t/cli/env-maximum-traverse-depth.test N src/regress/usr.bin/pkgconf/t/cli/env.test N src/regress/usr.bin/pkgconf/t/cli/env-msvc-syntax.test N src/regress/usr.bin/pkgconf/t/cli/env-only.test N src/regress/usr.bin/pkgconf/t/cli/env-top-build-dir.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-inline-constraint.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-inline-overrides.test N src/regress/usr.bin/pkgconf/t/cli/exact-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/exists-missing.test N src/regress/usr.bin/pkgconf/t/cli/exists-valid.test N src/regress/usr.bin/pkgconf/t/cli/fragment-filter.test N src/regress/usr.bin/pkgconf/t/cli/help.test N src/regress/usr.bin/pkgconf/t/cli/internal-cflags.test N src/regress/usr.bin/pkgconf/t/cli/keep-system-cflags-flag.test N src/regress/usr.bin/pkgconf/t/cli/keep-system-libs-flag.test N src/regress/usr.bin/pkgconf/t/cli/list-package-names.test N src/regress/usr.bin/pkgconf/t/cli/path.test N src/regress/usr.bin/pkgconf/t/cli/log-file.test N src/regress/usr.bin/pkgconf/t/cli/max-version-fail.test N src/regress/usr.bin/pkgconf/t/cli/max-version-inline-constraint.test N src/regress/usr.bin/pkgconf/t/cli/max-version-inline-overrides.test N src/regress/usr.bin/pkgconf/t/cli/max-version-pass.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth-invalid-env.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth-invalid.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth-unlimited.test N src/regress/usr.bin/pkgconf/t/cli/maximum-traverse-depth.test N src/regress/usr.bin/pkgconf/t/cli/missing-package-error.test N src/regress/usr.bin/pkgconf/t/cli/missing-package.test N src/regress/usr.bin/pkgconf/t/cli/modversion.test N src/regress/usr.bin/pkgconf/t/cli/no-arguments.test N src/regress/usr.bin/pkgconf/t/cli/shared.test N src/regress/usr.bin/pkgconf/t/cli/no-cache.test N src/regress/usr.bin/pkgconf/t/cli/no-provides.test N src/regress/usr.bin/pkgconf/t/cli/no-uninstalled.test N src/regress/usr.bin/pkgconf/t/cli/personality.test N src/regress/usr.bin/pkgconf/t/cli/prefix-variable.test N src/regress/usr.bin/pkgconf/t/cli/print-provides.test N src/regress/usr.bin/pkgconf/t/cli/print-requires-private.test N src/regress/usr.bin/pkgconf/t/cli/print-requires.test N src/regress/usr.bin/pkgconf/t/cli/print-variables.test N src/regress/usr.bin/pkgconf/t/cli/short-errors.test N src/regress/usr.bin/pkgconf/t/cli/silence-errors.test N src/regress/usr.bin/pkgconf/t/cli/simulate.test N src/regress/usr.bin/pkgconf/t/cli/single-package-limit.test N src/regress/usr.bin/pkgconf/t/cli/solution.test N src/regress/usr.bin/pkgconf/t/cli/unknown-option.test N src/regress/usr.bin/pkgconf/t/cli/validate-warning.test N src/regress/usr.bin/pkgconf/t/cli/validate.test N src/regress/usr.bin/pkgconf/t/cli/variable.test N src/regress/usr.bin/pkgconf/t/cli/verbose.test N src/regress/usr.bin/pkgconf/t/cli/version.test N src/regress/usr.bin/pkgconf/t/cli/with-path.test N src/regress/usr.bin/pkgconf/t/cli/single-package-limit.out N src/regress/usr.bin/pkgconf/t/cli/variable-multiple-packages.test N src/regress/usr.bin/pkgconf/t/link-abi/cxx-leaf-static.test N src/regress/usr.bin/pkgconf/t/link-abi/cxx-leaf.test N src/regress/usr.bin/pkgconf/t/link-abi/default-c.test N src/regress/usr.bin/pkgconf/t/link-abi/multi-dedup.test N src/regress/usr.bin/pkgconf/t/link-abi/private-requires-shared.test N src/regress/usr.bin/pkgconf/t/link-abi/private-requires-static.test N src/regress/usr.bin/pkgconf/t/link-abi/public-requires.test N src/regress/usr.bin/pkgconf/t/ordering/cflags-never-mergeback.test N src/regress/usr.bin/pkgconf/t/ordering/cflags-only.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-1.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-2.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-3.test N src/regress/usr.bin/pkgconf/t/ordering/flag-order-4.test N src/regress/usr.bin/pkgconf/t/ordering/fragment-collision.test N src/regress/usr.bin/pkgconf/t/ordering/framework-1.test N src/regress/usr.bin/pkgconf/t/ordering/framework-2.test N src/regress/usr.bin/pkgconf/t/ordering/framework-3.test N src/regress/usr.bin/pkgconf/t/ordering/idirafter-munge-ordering.test N src/regress/usr.bin/pkgconf/t/ordering/idirafter-ordering.test N src/regress/usr.bin/pkgconf/t/ordering/isystem-munge-ordering.test N src/regress/usr.bin/pkgconf/t/ordering/libs-never-mergeback.test N src/regress/usr.bin/pkgconf/t/parser/argv-parse-1.test N src/regress/usr.bin/pkgconf/t/parser/argv-parse-2.test N src/regress/usr.bin/pkgconf/t/parser/argv-parse-3.test N src/regress/usr.bin/pkgconf/t/parser/c-comments-should-warn.test N src/regress/usr.bin/pkgconf/t/parser/comments-in-fields.test N src/regress/usr.bin/pkgconf/t/parser/comments.test N src/regress/usr.bin/pkgconf/t/parser/dollar-sign-escape-2.test N src/regress/usr.bin/pkgconf/t/parser/dollar-sign-escape.test N src/regress/usr.bin/pkgconf/t/parser/dos-lineendings.test N src/regress/usr.bin/pkgconf/t/parser/escaped-backslashes-in-output.test N src/regress/usr.bin/pkgconf/t/parser/fragment-comment.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaped-space-var-cflags.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaped-space-var-libs.test N src/regress/usr.bin/pkgconf/t/parser/fragment-tree.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaping-1.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaping-2.test N src/regress/usr.bin/pkgconf/t/parser/fragment-escaping-3.test N src/regress/usr.bin/pkgconf/t/parser/fragment-groups-composite.test N src/regress/usr.bin/pkgconf/t/parser/fragment-groups.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-2.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-3.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-5.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting-7.test N src/regress/usr.bin/pkgconf/t/parser/fragment-quoting.test N src/regress/usr.bin/pkgconf/t/parser/framework-with-libs.test N src/regress/usr.bin/pkgconf/t/parser/malformed-no-newlines.test N src/regress/usr.bin/pkgconf/t/parser/malformed-quoting.test N src/regress/usr.bin/pkgconf/t/parser/msvc-fragment-quoting.test N src/regress/usr.bin/pkgconf/t/parser/multiline-field.test N src/regress/usr.bin/pkgconf/t/parser/multiline-bogus-header.test N src/regress/usr.bin/pkgconf/t/parser/msvc-fragment-render-cflags.test N src/regress/usr.bin/pkgconf/t/parser/multiline-folding-cflags.test N src/regress/usr.bin/pkgconf/t/parser/multiline-folding-libs.test N src/regress/usr.bin/pkgconf/t/parser/no-trailing-newline.test N src/regress/usr.bin/pkgconf/t/parser/paren-quoting.test N src/regress/usr.bin/pkgconf/t/parser/self-referential-fragment.test N src/regress/usr.bin/pkgconf/t/parser/shell-quoted-output.test N src/regress/usr.bin/pkgconf/t/parser/spaces-in-paths.test N src/regress/usr.bin/pkgconf/t/parser/tilde-quoting-1.test N src/regress/usr.bin/pkgconf/t/parser/tilde-quoting-2.test N src/regress/usr.bin/pkgconf/t/parser/truncated-files-should-fail-to-parse.test N src/regress/usr.bin/pkgconf/t/parser/tuple-dequote.test N src/regress/usr.bin/pkgconf/t/parser/variable-whitespace.test N src/regress/usr.bin/pkgconf/t/parser/variable-fragment-expansion.test N src/regress/usr.bin/pkgconf/t/parser/version-with-whitespace-2.test N src/regress/usr.bin/pkgconf/t/parser/version-with-whitespace-diagnostic.test N src/regress/usr.bin/pkgconf/t/parser/version-with-whitespace.test N src/regress/usr.bin/pkgconf/t/parser/escape-layers-bare-var-libs.test N src/regress/usr.bin/pkgconf/t/parser/escape-layers-cflags.test N src/regress/usr.bin/pkgconf/t/parser/escape-layers-libs.test N src/regress/usr.bin/pkgconf/t/pccritic/about.test N src/regress/usr.bin/pkgconf/t/pccritic/help.test N src/regress/usr.bin/pkgconf/t/pccritic/min-score-invalid.test N src/regress/usr.bin/pkgconf/t/pccritic/min-score-out-of-range.test N src/regress/usr.bin/pkgconf/t/pccritic/min-score.test N src/regress/usr.bin/pkgconf/t/pccritic/missing-field.test N src/regress/usr.bin/pkgconf/t/pccritic/no-arguments.test N src/regress/usr.bin/pkgconf/t/pccritic/perfect.test N src/regress/usr.bin/pkgconf/t/pccritic/polluted.test N src/regress/usr.bin/pkgconf/t/pccritic/unknown-package.test N src/regress/usr.bin/pkgconf/t/pccritic/version.test N src/regress/usr.bin/pkgconf/t/personality/dump-personality.test N src/regress/usr.bin/pkgconf/t/personality/pc-path-var.test N src/regress/usr.bin/pkgconf/t/personality/pc-system-includedirs.test N src/regress/usr.bin/pkgconf/t/personality/pc-system-libdirs.test N src/regress/usr.bin/pkgconf/t/sbom/license-file-bar.test N src/regress/usr.bin/pkgconf/t/sbom/license-file-foo.test N src/regress/usr.bin/pkgconf/t/sbom/license-isc.test N src/regress/usr.bin/pkgconf/t/sbom/license-malformed-token.test N src/regress/usr.bin/pkgconf/t/sbom/license-noassertion.test N src/regress/usr.bin/pkgconf/t/sbom/source-tag-bar.test N src/regress/usr.bin/pkgconf/t/sbom/source-tag-foo.test N src/regress/usr.bin/pkgconf/t/solver/circular-reference-1.test N src/regress/usr.bin/pkgconf/t/solver/circular-reference-2.test N src/regress/usr.bin/pkgconf/t/solver/circular-reference-directpc.test N src/regress/usr.bin/pkgconf/t/solver/compound-foo-metapackage-3.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-solution-error.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-solution-ignore.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-solution-is-fine-standalone.test N src/regress/usr.bin/pkgconf/t/solver/depgraph-break-1.test N src/regress/usr.bin/pkgconf/t/solver/depgraph-break-2.test N src/regress/usr.bin/pkgconf/t/solver/depgraph-break-3.test N src/regress/usr.bin/pkgconf/t/solver/libs-intermediary.test N src/regress/usr.bin/pkgconf/t/solver/libs-metapackage.test N src/regress/usr.bin/pkgconf/t/solver/query-order-1.test N src/regress/usr.bin/pkgconf/t/solver/libs-static-ordering.test N src/regress/usr.bin/pkgconf/t/solver/missing-required-dep.test N src/regress/usr.bin/pkgconf/t/solver/modversion-provides.test N src/regress/usr.bin/pkgconf/t/solver/private-libs-duplication-digraph.test N src/regress/usr.bin/pkgconf/t/solver/private-libs-duplication.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-any.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-greater-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-greater-than.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-less-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-less-than-new.test N src/regress/usr.bin/pkgconf/t/solver/query-order-2.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-less-than-old.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-not-equal-old.test N src/regress/usr.bin/pkgconf/t/solver/provides-bar-versioned-not-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-any.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-exact.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-greater-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-greater-than.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-less-than-equal.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-less-than.test N src/regress/usr.bin/pkgconf/t/solver/provides-foo-versioned-not-equal.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs.test N src/regress/usr.bin/pkgconf/t/solver/provides-indirect-dependency-versioned.test N src/regress/usr.bin/pkgconf/t/solver/provides-indirect-dependency.test N src/regress/usr.bin/pkgconf/t/solver/provides-print-simple.test N src/regress/usr.bin/pkgconf/t/solver/provides-request-simple-no-provides.test N src/regress/usr.bin/pkgconf/t/solver/provides-request-simple.test N src/regress/usr.bin/pkgconf/t/solver/query-no-space-0.test N src/regress/usr.bin/pkgconf/t/solver/query-no-space-1.test N src/regress/usr.bin/pkgconf/t/solver/requires-cflags-libs-private-1.test N src/regress/usr.bin/pkgconf/t/solver/requires-cflags-libs-private-2.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-collision.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing-nonstatic-cflags-libs.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing-nonstatic.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing-static-cflags.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal-missing.test N src/regress/usr.bin/pkgconf/t/solver/requires-internal.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-cflags.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-static-2.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-static-pure.test N src/regress/usr.bin/pkgconf/t/solver/requires-libs-static.test N src/regress/usr.bin/pkgconf/t/solver/requires-private-debounce.test N src/regress/usr.bin/pkgconf/t/solver/requires-private-missing.test N src/regress/usr.bin/pkgconf/t/solver/requires-static-cflags.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-license.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-modversion.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-print-provides.test N src/regress/usr.bin/pkgconf/t/solver/conflicts-print-requires.test N src/regress/usr.bin/pkgconf/t/spdxtool/about.test N src/regress/usr.bin/pkgconf/t/spdxtool/agent-name-space.test N src/regress/usr.bin/pkgconf/t/spdxtool/agent-name.test N src/regress/usr.bin/pkgconf/t/spdxtool/bad-output.test N src/regress/usr.bin/pkgconf/t/spdxtool/basic-with-colon.test N src/regress/usr.bin/pkgconf/t/spdxtool/basic-with-spdx-base-id.test N src/regress/usr.bin/pkgconf/t/spdxtool/basic.test N src/regress/usr.bin/pkgconf/t/spdxtool/creation-id.test N src/regress/usr.bin/pkgconf/t/spdxtool/default-time.test N src/regress/usr.bin/pkgconf/t/spdxtool/define-variable-with-dependency.test N src/regress/usr.bin/pkgconf/t/spdxtool/define-variable.test N src/regress/usr.bin/pkgconf/t/spdxtool/help.test N src/regress/usr.bin/pkgconf/t/spdxtool/meta-package-with-colon-spdx-base-id.test N src/regress/usr.bin/pkgconf/t/spdxtool/meta-package.test N src/regress/usr.bin/pkgconf/t/spdxtool/multi-copyright.test N src/regress/usr.bin/pkgconf/t/spdxtool/no-license.test N src/regress/usr.bin/pkgconf/t/spdxtool/multiple-packages.test N src/regress/usr.bin/pkgconf/t/spdxtool/output-file.test N src/regress/usr.bin/pkgconf/t/spdxtool/package-whitespace.test N src/regress/usr.bin/pkgconf/t/spdxtool/private-dependency.test N src/regress/usr.bin/pkgconf/t/spdxtool/source-date-epoch-precedence.test N src/regress/usr.bin/pkgconf/t/spdxtool/source-date-epoch.test N src/regress/usr.bin/pkgconf/t/spdxtool/special-chars.test N src/regress/usr.bin/pkgconf/t/spdxtool/unknown-option.test N src/regress/usr.bin/pkgconf/t/spdxtool/unknown-package.test N src/regress/usr.bin/pkgconf/t/spdxtool/version-operator.test N src/regress/usr.bin/pkgconf/t/spdxtool/version.test N src/regress/usr.bin/pkgconf/t/spdxtool/with-dependency.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env1.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env10.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env11.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env12.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env2.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env3.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env4.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env5.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env6.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env7.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env8.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_absolute_env9.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env1.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env10.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env11.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env12.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env2.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env3.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env4.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env5.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env6.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env7.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env8.test N src/regress/usr.bin/pkgconf/t/symlink/pcfiledir_symlink_relative_env9.test N src/regress/usr.bin/pkgconf/t/sysroot/cflags-rewriting.test N src/regress/usr.bin/pkgconf/t/sysroot/explicit-sysroot.test N src/regress/usr.bin/pkgconf/t/sysroot/fdo-sysroot-system-path-filtering.test N src/regress/usr.bin/pkgconf/t/sysroot/fdo-sysroot-variable-not-rewritten.test N src/regress/usr.bin/pkgconf/t/sysroot/idirafter-munge-sysroot.test N src/regress/usr.bin/pkgconf/t/sysroot/isystem-munge-sysroot.test N src/regress/usr.bin/pkgconf/t/sysroot/isystem-sysroot-prefixed.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-2.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-3.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-4.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-5.test N src/regress/usr.bin/pkgconf/t/sysroot/path-segment-awareness.test N src/regress/usr.bin/pkgconf/t/sysroot/no-pc_sysrootdir-rewriting-variable.test N src/regress/usr.bin/pkgconf/t/sysroot/skip-rewriting-when-sysroot-dir-is-root-dir.test N src/regress/usr.bin/pkgconf/t/sysroot/sysroot-differs-from-destdir-injects.test N src/regress/usr.bin/pkgconf/t/sysroot/sysroot-equals-destdir-fdo-rules.test N src/regress/usr.bin/pkgconf/t/sysroot/undefined-pc_sysrootdir-should-be-empty.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting-fdo-rules-with-pc_sysrootdir.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting-fdo-rules.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting-pkgconf-1-rules.test N src/regress/usr.bin/pkgconf/t/sysroot/uninstalled-rewriting.test N src/regress/usr.bin/pkgconf/t/sysroot/variable-rewriting-1.test N src/regress/usr.bin/pkgconf/t/sysroot/variable-rewriting-2.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-drive-path-no-inject.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-sysroot-inject.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-system-libdir-filter.test N src/regress/usr.bin/pkgconf/t/sysroot/windows-top-builddir.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-bare-sysrootdir.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-common-prefix-derived.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-common-prefix-hardcoded.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-common-prefix-literal.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-explicit-cflags.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-explicit-libs.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-hardcoded-cflags.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-hardcoded-libs.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-attached.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-explicit.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-literal.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-isystem-separate.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-literal-prefixed.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-mixed-fragments.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-multi-fragment-var.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-prefix-derived.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-root-sysroot-hardcoded.test N src/regress/usr.bin/pkgconf/t/sysroot/inject-root-sysroot-isystem.test N src/regress/usr.bin/pkgconf/t/tuple/billion-laughs.test N src/regress/usr.bin/pkgconf/t/tuple/case-sensitivity-1.test N src/regress/usr.bin/pkgconf/t/tuple/case-sensitivity-2.test N src/regress/usr.bin/pkgconf/t/tuple/define-variable-override.test N src/regress/usr.bin/pkgconf/t/tuple/define-variable.test N src/regress/usr.bin/pkgconf/t/tuple/duplicate-upsert.test N src/regress/usr.bin/pkgconf/t/tuple/empty-tuple.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-backslash-variable.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-dquoted.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-nested.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-squoted.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable-unquoted.test N src/regress/usr.bin/pkgconf/t/tuple/escaped-whitespace-variable.test No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 09:12:08 Modified files: regress/usr.bin: Makefile Log message: link pkgconf to regress tree CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2026/08/28 09:43:41 Modified files: bin/stty : stty.1 Log message: list DISCARD control character CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/28 09:44:29 Modified files: productivity/libphonenumber: Makefile distinfo Log message: Update to libphonenumber-9.0.38. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/28 10:23:46 Modified files: audio/p5-Audio-Scan: Makefile Added files: audio/p5-Audio-Scan/patches: patch-src_ape_c Log message: Prevent out-of-bounds read in p5-Audio-Scan to avoid occasional test failures. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2026/08/28 10:35:15 Removed files: regress/usr.bin/pkg-config: Makefile regress/usr.bin/pkg-config/pcdir: alpha.pc beta.pc cflags-1.pc cflags-2.pc corrupt1.pc corrupt2.pc corrupt3.pc filter.pc filter2.pc lib-flags.pc linebreak.pc missing-req.pc missing-req2.pc print-provides.pc print-req-priv.pc print-req-priv2.pc print-req.pc print-req2.pc private-dep.pc public-dep.pc quotes.pc rc.pc requires-test.pc requires-test2.pc requires-test3.pc requires-test4.pc static-order1.pc static-order2.pc static-order3.pc static.pc static2.pc static3.pc sysroot.pc variables.pc vers1.pc vers2.pc vers3.pc vers4.pc whitespace-prop-1.pc whitespace-prop-2.pc whitespace-prop-3.pc whitespace-requires-1.pc whitespace-requires-2.pc whitespace-requires-3.pc whitespace.pc Log message: Remove regress/usr.bin/pkg-config, it is for a tool we no longer have. New test is in regress/usr.bin/pkgconf. OK tb@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2026/08/28 11:58:22 Modified files: sys/arch/m88k/m88k: sig_machdep.c Log message: Remove replaying of the 88100 data pipeline in sigreturn(). This had been added during the r1.18->r1.22 changes to let the testcases from the devel/libsigsegv run. Contrary to what I wrote then, the pipeline gets replayed when returning to userland to invoke the signal handler, so there is no need to do this once more in sigreturn. The real fix needed for these testcases to run reliably, was to make sure that the address used to spill the sigcontext on the process stack would not get modified while running data_access_emulation(); this logic was eventually fixed in r1.21, and nothing more is needed. Thanks to Andrew Griffiths for pointing to my attention that the data fed to sigreturn() was partially user-controllable, and that carefully crafted signal handlers could use this behaviour as unprivileged kernel memory read and write operations. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2026/08/28 12:01:43 Modified files: sys/arch/luna88k/conf: Makefile.luna88k Log message: Make sure to build kernel files with -fno-pie; this had been forgotten while switching the m88k toolchain to PIE by default, and I am quite impressed kernels built with PIE objects run without problems. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 13:04:38 Modified files: www/librewolf : Makefile distinfo Added files: www/librewolf/patches: patch-third_party_llama_cpp_moz_build Log message: www/librewolf: update to 154.0.1-3, from yaydn adds riscv64 patch from jca@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 13:10:01 Modified files: audio/mpd : Makefile distinfo Log message: audio/mpd: update to 0.24.15. see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.15/NEWS CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:37:08 Log message: update 20251028 -> 20260727 and while there, opportunistically move from sysutils/libfsntfs into sysutils/libyal Status: Vendor Tag: sebastia Release Tags: sebastia_20260828 N ports/sysutils/libyal/libfsntfs/Makefile N ports/sysutils/libyal/libfsntfs/distinfo N ports/sysutils/libyal/libfsntfs/pkg/DESCR N ports/sysutils/libyal/libfsntfs/pkg/PLIST N ports/sysutils/libyal/libfsntfs/patches/patch-fsntfstools_fsntfsmount_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:37:37 Modified files: sysutils/libyal: Makefile Log message: hook up libyal CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:38:14 Modified files: sysutils : Makefile Log message: unhook libfsntfs CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:39:03 Removed files: sysutils/libfsntfs: Makefile distinfo sysutils/libfsntfs/pkg: DESCR PLIST Log message: remove libfsntfs CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:40:35 Modified files: sysutils/libyal/libvsapm: Makefile distinfo sysutils/libyal/libvsapm/pkg: PLIST Log message: update 20240503 -> 20260713 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:41:07 Modified files: sysutils/libyal/libfsfat: Makefile distinfo sysutils/libyal/libfsfat/pkg: PLIST Log message: update 20260208 -> 20260823 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:41:37 ports/sysutils/libyal/libfsfat/patches Update of /cvs/ports/sysutils/libyal/libfsfat/patches In directory cvs.openbsd.org:/tmp/cvs-serv10314/patches Log Message: Directory /cvs/ports/sysutils/libyal/libfsfat/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:41:53 Added files: sysutils/libyal/libfsfat/patches: patch-fsfattools_fsfatmount_c Log message: add missing patch CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:42:03 ports/sysutils/libyal/libfsxfs/patches Update of /cvs/ports/sysutils/libyal/libfsxfs/patches In directory cvs.openbsd.org:/tmp/cvs-serv6760/patches Log Message: Directory /cvs/ports/sysutils/libyal/libfsxfs/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:42:33 Modified files: sysutils/libyal/libfsxfs: Makefile distinfo sysutils/libyal/libfsxfs/pkg: PLIST Added files: sysutils/libyal/libfsxfs/patches: patch-fsxfstools_fsxfsmount_c Log message: update 20240501 -> 20260703 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:43:40 Modified files: security/py-dfdatetime: Makefile distinfo Log message: update 20260411 -> 20260730 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:44:28 Modified files: sysutils/py-tsk: Makefile distinfo sysutils/py-tsk/pkg: PLIST Log message: update 20260418 -> 20260519 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:46:08 Modified files: security/py-dfvfs: Makefile distinfo security/py-dfvfs/pkg: PLIST Log message: update 20260411 -> 20260731 CVSROOT: /cvs Module name: ports Changes by: sebastia@cvs.openbsd.org 2026/08/28 13:47:12 Modified files: security/plaso : Makefile distinfo security/plaso/pkg: PLIST Log message: update 20260512 -> 20260720 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 13:50:15 Modified files: devel/codex : Makefile crates.inc distinfo devel/codex/patches: patch-codex-rs_Cargo_toml patch-codex-rs_cli_src_main_rs patch-codex-rs_config_src_loader_mod_rs patch-codex-rs_core_src_config_mod_rs patch-codex-rs_core_src_tools_handlers_apply_patch_rs Log message: devel/codex: update to 0.150.1 Also fixed build with rust-1.98.0 that was reported by naddy@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2026/08/28 14:17:01 Modified files: lib/libm/src/ld80: s_nexttoward.c Log message: Use isnan() to detect NaNs. Fixes a bug exposed by the sortix testsuite where we wouldn't detect a NaN. ok millert@, daniel@ CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/28 17:22:45 Modified files: devel/sbt : Makefile distinfo Log message: devel/sbt: update to 2.0.8 CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/28 19:20:21 Modified files: devel/crush : Makefile distinfo modules.inc Log message: update to crush 0.89.0 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 22:54:43 Modified files: lib/libssl : ssl_tlsext.c Log message: tlsext_alpn_client_process(): rename list and proto Use server_list and selected instead of list and proto to reduce noise in the next commit. ok jsing kenjiro CVSROOT: /cvs Module name: src Changes by: anton@cvs.openbsd.org 2026/08/28 23:01:30 Modified files: regress/lib/libm/msun: Makefile Log message: Purge expected failures on amd64 after recent libm changes. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:12:47 Modified files: regress/lib/libssl/tlsext: tlsexttest.c Log message: tlsext: check we reject unadvertised selected protocol This test currently fails and will be fixed in ssl_tlsect.c r1.168 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:12:51 Modified files: lib/libssl : ssl_tlsext.c Log message: libssl: ensure server selected ALPN was advertised Per RFC 7301, section 3.2, "In the event that the server supports no protocols that the client advertises, then the server SHALL respond with a fatal "no_application_protocol" alert. If a server does not do that and chooses a protocol that we have not advertised, we should abort the handshake. The RFC does not specify an alert for this case. BoringSSL chose illegal_parameter and OpenSSL decode_error. I slightly prefer illegal_parameter, so went with that. Reported by Acts1631 with a similar diff. ok jsing kenjiro CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 23:23:13 Modified files: geo/qgis : Makefile distinfo geo/qgis/pkg : PLIST Log message: geo/qgis: update to 4.2.2 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/28 23:49:44 Modified files: devel/nspr : Makefile distinfo devel/nspr/patches: patch-nspr_configure_in patch-nspr_pr_include_md__openbsd_h patch-nspr_pr_src_linking_prlink_c patch-nspr_pr_src_misc_prdtoa_c patch-nspr_pr_src_misc_prinit_c patch-nspr_pr_src_misc_prnetdb_c patch-nspr_pr_tests_nameshm1_c patch-nspr_pr_tests_runtests_sh patch-nspr_pr_tests_socket_c Log message: devel/nspr: update to 4.40. clang codestyle applied upstream, much churn in patches but NFC. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:52:03 Modified files: lib/libcrypto/man: X509_STORE_CTX_get_error.3 Log message: X509_STORE_CTX_get_error: validate chain -> validated chain (of certificates) CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/28 23:53:59 Modified files: lib/libcrypto/man: X509_STORE_CTX_get_error.3 Log message: X509_STORE_CTX_get_error.3: zap extraneous if CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/29 00:59:00 Modified files: gnu/llvm/clang/lib/Driver/ToolChains: CommonArgs.cpp Log message: Disable the -fomit-frame-pointer optimisation by default. The frame-pointer is needed to have good backtraces from e.g ddb or ptrace / btrace. Many other distros did something like this as well since the benfit of havving easy to work with backtraces outweights the little overall speedup gained by having an extra register. Also disable -mno-omit-leaf-frame-pointer by default on llvm. OK kettenis@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/29 01:00:09 Modified files: gnu/gcc/gcc : opts.c Log message: Follow llvm / clang and disable -fomit-frame-pointer optimisation by default. OK kettenis@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 02:25:35 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py3-botocore-1.43.83. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 02:25:42 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.43.83. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 02:28:06 Modified files: x11/gnome/libcloudproviders: Makefile distinfo Log message: Update to libcloudproviders-0.4.1. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 02:31:26 Modified files: sysutils/awscli/v1: Makefile distinfo Log message: Update to awscli-1.46.1. CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/08/29 02:40:56 Modified files: sys/dev/usb : uaudio.c Log message: uaudio: Ignore transfer completions if audio is halted When audio is halted, the pipes are closed and the corresponding usb transfer completion functions are called immediately. For certain devices the status of the feedback pipe is USBD_NORMAL_COMPLETION, which triggers further processing of the received data. Fixes the harmless "uaudio0: sync play xfer, err = 6" messages on the console. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/29 02:41:17 Modified files: lib/libssl : ssl_clnt.c ssl_srvr.c Log message: libssl: fix API misuse in legacy finished handling This looks like a potential out of bounds read or allowing trailing garbage in peer_finished. It's harmless because CBS_len() is compared against the s->s3->hs.peer_finished_len a few lines up, thus it is only cosmetic. discussed with jsing ok kenjiro CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 02:49:16 Modified files: multimedia/pipewire/wireplumber: Makefile distinfo multimedia/pipewire/wireplumber/patches: patch-lib_wp_log_c patch-src_tools_wpctl_c multimedia/pipewire/wireplumber/pkg: PLIST Log message: Update to wireplumber-0.5.16. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/29 03:21:11 Modified files: print/xournalpp: Makefile Log message: Only build on platforms with modern librsvg. from sthen@ While here, enable debug packages. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/29 03:22:52 Modified files: fonts/msttcorefonts: Makefile fonts/msttcorefonts/pkg: PLIST Log message: Move msttcorefonts to the font module. Convert docs from ISO-8859-1 to UTF-8. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/08/29 03:23:59 Modified files: fonts/msctfonts: Makefile Log message: Move msctfonts to the font module. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 03:24:09 Modified files: graphics/libvips: Makefile distinfo graphics/libvips/pkg: PLIST Log message: Update to libvips-8.18.6. CVSROOT: /cvs Module name: src Changes by: rsadowski@cvs.openbsd.org 2026/08/29 03:36:49 Modified files: usr.sbin/relayctl: relayctl.8 relayctl.c Log message: relayctl: rework show output and add -v flag - Added -v flag for more detailed output. - Replaced tab separators with space-padded, truncated columns (%.Ns) for stable alignment. - Added a new "Checks" column for host checks (N/N), replacing the total: N/N checks sub-line. - Shortened redirect to rdr in the Type column to stay under 80 columns. - Without -v: compact status (down); with -v: error inlined (down (tcp connect timeout)). - Table status shows host count (N hosts) only with -v. - retries sub-line only appears with show hosts -v. - show hosts no longer lists tables; use show summary for that. OK kirill@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 03:44:21 Modified files: devel/appstream: Makefile distinfo devel/appstream/patches: patch-src_as-system-info_c devel/appstream/pkg: PLIST-main Added files: devel/appstream/patches: patch-compose_asc-media-ipc_c patch-compose_worker_asw-ipc_c patch-compose_worker_asw-main_c patch-compose_worker_asw-worker_c Log message: Update to appstream-1.2.0. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/29 07:02:17 Modified files: net/tdesktop : Makefile distinfo net/tdesktop/patches: patch-Telegram_SourceFiles_platform_linux_specific_linux_cpp patch-Telegram_lib_webview_webview_platform_linux_webview_linux_webkitgtk_library_cpp Added files: net/tdesktop/patches: patch-Telegram_SourceFiles_webauthn_webauthn_common_cpp patch-Telegram_cmake_lib_fido2_cmake Removed files: net/tdesktop/patches: patch-Telegram_lib_ui_ui_ui_utility_cpp patch-Telegram_lib_ui_ui_widgets_elastic_scroll_cpp patch-Telegram_lib_ui_ui_widgets_elastic_scroll_h Log message: net/tdesktop: update to 7.1.3 fido's patches came from Nazarenko Mykyta's 64gram port I also drop my X11 scroll patches, because usptream had fixed scroll and now it works out of the box. OK: kn@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/29 07:11:40 Modified files: multimedia/shotcut: Makefile distinfo multimedia/shotcut/patches: patch-CMakeLists_txt patch-src_CMakeLists_txt patch-src_mainwindow_cpp patch-src_util_cpp multimedia/shotcut/pkg: PLIST Log message: Update to shotcut 26.8.1, ok ian https://github.com/mltframework/shotcut/releases/tag/v26.8.1 CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/29 07:25:43 Modified files: devel/github-cli: Makefile distinfo modules.inc Log message: update to github-cli 2.98.0; from David Uhden Collado CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 07:46:52 Modified files: x11/gtk+4 : Makefile Added files: x11/gtk+4/patches: patch-gdk_gdk_c Log message: Skip the OpenURI portal when /proc/self/fd is unavailable so GTK uses the in-process gtk_show_uri_full()/GAppInfo path instead. This unbreaks opening files and directories when a portal is running. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 09:02:01 ports/multimedia/pipewire/wireplumber/files Update of /cvs/ports/multimedia/pipewire/wireplumber/files In directory cvs.openbsd.org:/tmp/cvs-serv78813/files Log Message: Directory /cvs/ports/multimedia/pipewire/wireplumber/files added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 09:02:37 Modified files: multimedia/pipewire/wireplumber: Makefile multimedia/pipewire/wireplumber/pkg: PLIST Added files: multimedia/pipewire/wireplumber/files: 10-wireplumber.conf.in Log message: Add configuration to start wireplumber automatically by pipewire. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/29 09:02:54 Modified files: multimedia/pipewire/pipewire: Makefile Removed files: multimedia/pipewire/pipewire/patches: patch-src_daemon_pipewire_conf_in Log message: No need for this patch, pipewire takes care of it. CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/08/29 09:58:56 Modified files: devel/codex : Makefile distinfo devel/codex/patches: patch-codex-rs_Cargo_toml patch-codex-rs_cli_src_doctor_rs patch-codex-rs_cli_src_main_rs patch-codex-rs_core_src_config_mod_rs patch-codex-rs_core_src_tools_handlers_apply_patch_rs patch-codex-rs_tui_src_app_agents_overview_rs Log message: devel/codex: update to 0.151.0 CVSROOT: /cvs Module name: src Changes by: afresh1@cvs.openbsd.org 2026/08/29 10:26:33 Modified files: etc : rc Log message: Move /tmp clearing earlier in /etc/rc Moving pruning above relinking and early daemon startup to be able to clear everything old without removing entries that are in use. The goals are: 1) free up at least one inode, because mkstemp needs at least one 2) free up a few more, just in case. We settled on 50. 3) With an inode freed up for mktemp, create a directory and move all the deleteable files into that directory and remove it asyncronously. The first two goals were very fiddly to get right. Much help and discussion with deraadt@ plus dlg@ and kn@ ok for an earlier diff from kn@ CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/29 10:57:20 Modified files: usr.bin/mandoc : roff_escape.c Log message: Fix a segfault that bluhm@ found on his i386 regress machine. Even in the "out:" code path of the escape sequence parser, for rval == ESCAPE_SPECIAL, some of the parsing results are still used for error reporting purposes, specifically to distinguish valid and invalid character names. So, when parsing fails so badly that there is no name whatsoever, it is not sufficient to bail out via "goto out;" but in addition, we must make sure that the return value does not remain ESCAPE_SPECIAL. However, other return values must remain intact even in case of extremely bad parsing errors. For example, an \A escape sequence still qualifies as an ESCAPE_EXPAND sequence and must expand to the string "0" even if it lacks any argument whatsoever. CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/29 11:18:24 Modified files: devel/cli11 : Makefile devel/cli11/pkg: PLIST Log message: the last update broke a port I'm working on since PLIST was not updated ok jtt@ CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/29 11:28:07 Modified files: math/maxima : Makefile distinfo math/maxima/pkg: PLIST Log message: update maxima to 5.50.0 CVSROOT: /cvs Module name: src Changes by: daniel@cvs.openbsd.org 2026/08/29 11:41:02 Modified files: lib/libc/gen : auth_subr.c Log message: libc: fix ability to set AUTHV_INTERACTIVE ok millert@ CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/08/29 12:42:06 Modified files: usr.sbin/vmd : i8253.c Log message: vmd: reset i8253 input latch on writes Writes should ovewrite all bits. From ssnf@ssnf.xyz CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/08/29 12:44:42 Modified files: usr.sbin/vmd : i8253.c Log message: vmd: only assert IRQ0 for i8253 channel 0 From ssnf@ssnf.xyz CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/29 13:07:03 Modified files: astro/py-skyfield: Makefile Log message: skyfield missing dep on py-certifi reported by Mikolaj Kucharski CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/29 20:31:53 Modified files: bin/stty : stty.c Log message: use TCSANOW (which is 0) for the 2nd parameter of tcsetattr instead of 0 CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2026/08/29 23:38:27 Modified files: sys/net : if_veb.c Log message: cope with the port map being NULL in veb_vid_inuse. avoids a null deref when configuring pvlans before ports on a veb. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/29 23:54:35 Modified files: print/htmldoc : Makefile distinfo Log message: Update to htmldoc-1.9.24. CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/08/30 00:21:05 Modified files: lib/libsndio : mio.c sndio.7 usr.bin/sndiod : sndiod.8 sndiod.c sock.c Log message: sndiod: Unify "midithru/N" and "midi/N" ports Add the -p option to register MIDI ports that programs can access as "midi/ ". They have the same functionnality as the current "midithru/ " ports. The default MIDI port becomes simply "midi/default", which is automatically created (similarly to the default audio device). The "midithru/ " syntax is still accepted for backwards compatibility. CVSROOT: /cvs Module name: ports Changes by: ratchov@cvs.openbsd.org 2026/08/30 00:23:23 Modified files: audio/sndiortp : Makefile distinfo audio/sndiortp/pkg: DESCR Log message: audio/sndiortp: Update to v1.1.0 ok rsadowski CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2026/08/30 00:29:03 Modified files: sbin/ifconfig : brconfig.c Log message: collapse ranges of community ids when printing pvlan info. mostly borrowed from the code that collapses ranges of vids when printing the allowed vlan tags on ports. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2026/08/30 00:29:41 Modified files: sbin/ifconfig : brconfig.c Log message: whitespace fixes, no functional change CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2026/08/30 00:44:10 Modified files: sys/dev/wscons : wsemul_sun.c wsemul_vt100.c wsemul_vt100var.h Log message: Clamp numeric arguments of terminal escape sequences to an arbitrary value of 100,000. The existing logic would happily process as many digits as provided, which could make the values wraparound at 2**32, or be considered as negative values if cast to a signed type, leading to incorrect processing. Bug report by Acts1631. CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/30 04:47:23 Modified files: usr.bin/mandoc : cgi.c Log message: Delay starting HTML output until we are sure that we have some data to offer to the user, either from a manual page file that can actually be opened or at least a list of links to pages matching the user's query. When no information whatsoever can be accessed, always return HTTP 400 Bad Request (e.g. for an unsupported, nonexistent, or unreadable path or an invalid architecture) or HTTP 500 Internal Server Error (e.g. for a system call failure, an inaccessible or invalid configuration file, an inaccessible directory, or a corrupt database). This also prepares for pledge(2)/unveil(2) improvements by making it possible to invoke these system calls after open(2)ing the chosen manual page file. CVSROOT: /cvs Module name: src Changes by: kenjiro@cvs.openbsd.org 2026/08/30 06:19:37 Modified files: lib/libcrypto : crypto.h crypto_ex_data.c crypto_init.c crypto_internal.h lib/libcrypto/man: CRYPTO_set_ex_data.3 OPENSSL_init_crypto.3 regress/lib/libcrypto/dsa: dsatest.c regress/lib/libcrypto/ec: ectest.c regress/lib/libcrypto/ecdsa: ecdsatest.c regress/lib/libcrypto/evp: evptest.c regress/lib/libcrypto/exdata: exdata_test.c regress/lib/libcrypto/pbkdf2: pbkdf2.c regress/lib/libssl/ssl: ssltest.c usr.bin/openssl: openssl.c Log message: Make CRYPTO_cleanup_all_ex_data() a compatibility no-op The ex_data callback registry is process-wide, but this API could free it while other threads were still using libcrypto, resulting in a use-after-free. Retain the public symbol as a compatibility no-op and mark it deprecated. Move the actual cleanup to an internal function called by OPENSSL_cleanup(). Replace the in-tree callers with OPENSSL_cleanup() at final shutdown to preserve cleanup behavior and coverage. Document both APIs and the requirement that OPENSSL_cleanup() only be called after all threads and components have stopped using libcrypto. ok tb CVSROOT: /cvs Module name: src Changes by: kenjiro@cvs.openbsd.org 2026/08/30 06:23:16 Modified files: lib/libssl : d1_lib.c Log message: libssl: avoid narrowing return value in dtls1_ctrl dtls1_ctrl() and ssl3_ctrl() return long, but the intermediate return value was stored in an int. Use long to avoid truncating values returned by ssl3_ctrl(). CID 497395 From Yuji Hashimoto ok tb jsing CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 06:27:27 Modified files: sbin/pfctl : pfctl.c Log message: ambigious -> ambiguous CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 06:29:37 Modified files: usr.bin/htpasswd: htpasswd.c Log message: bcryt -> bcrypt CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 06:31:46 Modified files: usr.bin/mg : word.c Log message: tranpose -> transpose CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 06:33:15 Modified files: usr.sbin/ospfctl: ospfctl.c Log message: faied -> failed CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 06:35:16 Modified files: usr.sbin/smtpd : lka_filter.c Log message: reponse -> response CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 06:37:10 Modified files: usr.sbin/snmpd : application.c Log message: unregiser -> unregister CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 06:39:08 Modified files: usr.sbin/snmpd : ax.c Log message: Unkown -> Unknown CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/08/30 07:13:12 Modified files: usr.bin/mandoc : cgi.c Log message: Further improve error handling, in particular provide a non-zero EXIT STATUS in some error cases and properly close HTML output after open(2) failure. CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/30 07:13:43 Modified files: lang/deno : Makefile crates.inc distinfo lang/deno/patches: patch-cli_Cargo_toml patch-cli_args_mod_rs patch-cli_lib_rs patch-cli_tools_bundle_esbuild_rs patch-ext_node_lib_rs patch-ext_os_lib_rs patch-runtime_js_99_main_js Log message: lang/deno: Update to 2.9.6 CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/30 07:15:04 Modified files: lang/node : Makefile distinfo lang/node/patches: patch-common_gypi patch-configure_py patch-deps_ada_ada_cpp patch-deps_ada_ada_h patch-include_node_common_gypi patch-lib_internal_modules_cjs_loader_js patch-lib_net_js lang/node/pkg : PLIST Log message: lang/node: Update to 24.20.0 CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/30 07:17:11 Modified files: graphics/stable-diffusion.cpp: Makefile distinfo graphics/stable-diffusion.cpp/pkg: PLIST Log message: graphics/stable-diffusion.cpp: Update to 0.0.829 Upstream release: master-829-0a565f2 CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/30 07:19:17 Modified files: security/age : Makefile distinfo modules.inc Log message: security/age: Update to 1.3.2 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/30 07:34:36 ports/multimedia/pipewire/pipewire/files/sndio Update of /cvs/ports/multimedia/pipewire/pipewire/files/sndio In directory cvs.openbsd.org:/tmp/cvs-serv64420/files/sndio Log Message: Directory /cvs/ports/multimedia/pipewire/pipewire/files/sndio added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/30 07:43:46 Modified files: devel/meson : meson.port.mk Log message: Automatically play nicely with cargo builds when also using the devel/cargo MODULE. devel/meson must be listed before devel/cargo in MODULES then no other change should be required. tb@ "loved the diff at first glance" CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/30 07:44:22 Modified files: audio/euphonica: Makefile x11/gnome/librsvg: Makefile x11/gnome/gst-thumbnailers: Makefile x11/gnome/papers: Makefile x11/gnome/snapshot: Makefile multimedia/gstreamer1/plugins-rs: Makefile net/dnsdist : Makefile net/flare-messenger: Makefile net/powerdns_recursor: Makefile x11/gnome/glycin: Makefile Removed files: x11/gnome/snapshot/patches: patch-src_meson_build Log message: Use automatic meson <> cargo integration from the devel/meson MODULE. CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2026/08/30 07:45:11 Modified files: share/man/man5 : port-modules.5 Log message: Document cargo builds with the devel/meson MODULE. thanks schwarze@ for the mandoc fixes. CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/08/30 07:49:19 Modified files: usr.bin/sndiod : sock.c Log message: sndiod: Make sure MODE_{PLAY,REC} aren't used on a MIDI port CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/30 08:22:59 Modified files: print/libcupsfilters: Makefile Added files: print/libcupsfilters/patches: patch-cupsfilters_pdftopdf_c Log message: Fix printing of PDFs that carry annotations. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/30 08:23:39 Modified files: sys/sys : exec.h exec_elf.h sys/kern : exec_elf.c exec_script.c kern_exec.c Log message: In execve(2), attempt to create a realpath buffer for the executable and place the resulting string on the stack as an auxval. The two main reasons why the attempt can fail are if the program is started inside an unlinked directory or if the buffer exceeds PATH_MAX. libc will be able to find this auxval and provide it in an uncoming getexecpath(3) API. ok kettenis beck kirill CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/30 08:27:34 src/regress/lib/libc/getexecpath Update of /cvs/src/regress/lib/libc/getexecpath In directory cvs.openbsd.org:/usr/src/regress/lib/libc/getexecpath Log Message: Directory /cvs/src/regress/lib/libc/getexecpath added to the repository CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/30 08:27:41 src/regress/lib/libc/getexecpath/obj Update of /cvs/src/regress/lib/libc/getexecpath/obj In directory cvs.openbsd.org:/usr/obj/regress/lib/libc/getexecpath Log Message: Directory /cvs/src/regress/lib/libc/getexecpath/obj added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/30 08:35:27 Modified files: print/libcupsfilters/patches: patch-cupsfilters_pdftopdf_c Log message: Add URL to MR. CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/08/30 08:35:40 Modified files: usr.bin/sndiod : siofile.c Log message: sndiod: Drop dead-code and slightly simplify dev_sio_open() CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/08/30 08:56:39 Modified files: usr.bin/sndioctl: sndioctl.c Log message: sndioctl: Use everywhere the same type (unsigned int) to store the mode CVSROOT: /cvs Module name: ports Changes by: stu@cvs.openbsd.org 2026/08/30 09:53:31 Modified files: lang/tcl : tcl.port.mk Log message: New variables for Tcl 8/9 ports. ok sthen@ CVSROOT: /cvs Module name: src Changes by: stu@cvs.openbsd.org 2026/08/30 09:53:56 Modified files: share/man/man5 : port-modules.5 Log message: New variables for Tcl 8/9 ports. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: stu@cvs.openbsd.org 2026/08/30 10:06:52 Modified files: textproc/tdom : Makefile textproc/tdom/patches: patch-configure textproc/tdom/pkg: PLIST Log message: Build for Tcl 8 and 9. CVSROOT: /cvs Module name: ports Changes by: stu@cvs.openbsd.org 2026/08/30 10:07:36 Modified files: x11/dbus-tcl : Makefile distinfo x11/dbus-tcl/pkg: PLIST Log message: Update to 4.2. Build for Tcl 8 and 9. CVSROOT: /cvs Module name: ports Changes by: stu@cvs.openbsd.org 2026/08/30 10:08:51 Modified files: x11/dbus-intf : Makefile distinfo x11/dbus-intf/pkg: PLIST Log message: Update to 3.2. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/30 10:14:33 Modified files: sys/kern : kern_pledge.c Log message: mention that specific files opened by __pledge_open() are only opened by specific libc functions (with symbol visibility helping us). these fd are marked UF_PLEDGEOPEN, and the kernel prohibits various operations on them (basically we are trying to prevent threads from playing with them) CVSROOT: /cvs Module name: ports Changes by: lucas@cvs.openbsd.org 2026/08/30 10:14:55 Modified files: net/haproxy : Makefile distinfo Log message: net/haproxy: update to 3.2.23 Changes: https://www.haproxy.org/download/3.2/src/CHANGELOG from Mark Patruck CVSROOT: /cvs Module name: ports Changes by: lucas@cvs.openbsd.org 2026/08/30 10:16:29 Modified files: net/haproxy : Tag: OPENBSD_7_9 Makefile distinfo Log message: MFC: net/haproxy: update to 3.2.23 Changes: https://www.haproxy.org/download/3.2/src/CHANGELOG from Mark Patruck CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/30 10:34:19 Modified files: multimedia/libcamera: Makefile Added files: multimedia/libcamera/patches: patch-src_libcamera_meson_build Log message: Don't pick up libatomic. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/30 10:39:48 Modified files: lib/libcrypto/objects: obj_mac.num Log message: NID_communityDefinition, not NID_id_ad_communityDefinition CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/30 10:40:13 Modified files: lang/compcert : Makefile distinfo lang/compcert/patches: patch-configure Added files: lang/compcert/patches: patch-VERSION Log message: update CompCert to 3.18 Most significantly, this release adds support for OCaml 5.x. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/30 10:52:07 Modified files: regress/lib/libcrypto/pkcs7: pkcs7test.c Log message: "Stream" valid PKCS7 objects with omitted content The PKCS#7 standard marks the content element of the ContentInfo OPTIONAL. Accordingly, a PKCS#7 object only containing a Content Type OID is valid: SEQUENCE { OBJECT_IDENTIFIER { 1.2.840.113549.1.7.4 } } Deserializing such an object works and therefore streaming should at least have the decency of not segfaulting. Of course there's nothing decent about PKCS#7 be it the standard or its OpenSSL "implementation". Exercises a problem reported by Acts1361 and currently crashes. To be fixed in pk7_lib.c r1.32. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/30 10:52:56 Modified files: lib/libcrypto/pkcs7: pk7_lib.c Log message: PKCS7_stream: don't crash on omitted content Do not access the PKCS7 content union without checking that it's actually populated. Add NULL checks and fail. Whether that's the correct thing to do is dubious, but since this has been broken since the "code" was written a quarter century ago, clearly nobody ever wanted to do that. Match OpenSSL behavior which also means more NULL checks than strictly make sense. CMS_stream() has very similar code, but it's not problematic in this particular way because the content isn't OPTIONAL. Part of a diff from Acts1631 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/30 10:55:41 Modified files: regress/lib/libcrypto/pkcs7: pkcs7test.c Log message: Add test case causing an OOB access in PKCS7_stream Test case originally from openssl/openssl#31681, exercised via a direct call to PKCS7_stream() as in a report from Acts1631. To be fixed in pk7_lib.c r1.33 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/30 10:56:45 Modified files: lib/libcrypto/pkcs7: pk7_lib.c Log message: PKCS7_stream: avoid out of bounds access The inner content of SignedData is represented by a PKCS7 object, which PKCS7_stream() assumes to be a plain data object and will thus access its content via an ASN1_OCTET_STRING. This need not be the case after parsing. In fact, the inner content type is essentially arbitrary. If the inner content isn't one of the explicitly supported content types, the fallback (via p7default_tt) will populate the union's d.other with an ASN1_ANY which unravels to ASN1_TYPE_new() deep in the guts of tasn_dec, allocating a 16-byte object on LP64 architectures. In that case, the 16-byte object is interpreted as an 24-byte ASN1_OCTET_STRING and if it isn't NULL, the read+write to os->flags (a long at offset 16) is out of bounds: os->flags | ASN1_STRING_FLAG_NDEF; Add a check that the content is actually id-data before accessing the d.data union member. From Acts1631 CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/30 11:08:15 Log message: import lua 5.5 which will be needed for Hyprland ok sthen@ Status: Vendor Tag: daniel Release Tags: daniel_20260830 N ports/lang/lua/5.5/distinfo N ports/lang/lua/5.5/Makefile N ports/lang/lua/5.5/files/lua55.pc N ports/lang/lua/5.5/patches/patch-src_Makefile N ports/lang/lua/5.5/patches/patch-Makefile N ports/lang/lua/5.5/patches/patch-src_luaconf_h N ports/lang/lua/5.5/pkg/DESCR N ports/lang/lua/5.5/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/30 11:10:20 Modified files: lang/lua/5.4 : Makefile Log message: lua 5.4: do what it says on the tin CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/30 11:12:00 Modified files: lang/lua : Makefile lua.port.mk Log message: add lua 5.5 support ok sthen@ CVSROOT: /cvs Module name: src Changes by: kirill@cvs.openbsd.org 2026/08/30 13:10:17 Modified files: sys/kern : exec_script.c kern_exec.c sys/sys : exec.h Log message: sys: avoid script pathname TOCTOU in exec A readable script pathname is read twice during exec: namei() copies the user string for vnode lookup, while exec_script_makecmds() later copies the same user address into the synthetic interpreter argument list. The preceding single_thread_set() excludes sibling threads from this window; a separate process sharing writable MAP_SHARED memory remains able to modify the pathname between reads. The failing sequence is: 1. Setup: a process stores pathname A in writable MAP_SHARED memory and calls fork(); the parent and child retain mappings of the same VM object. 2. Check: the parent calls execve(2); namei() copies pathname A and resolves vnode A, after which check_exec() verifies execution access and reads the script header. 3. Mutation: after namei() copies A but before the script handler rereads the user address, the child stores pathname B through its shared mapping. 4. Use: exec_script_makecmds() calls copyinstr() on the original user address, obtains pathname B, and places it in the synthetic argument list. This second copy creates the mismatch: the kernel retains vnode A while the interpreter argument names B. 5. Effect: the interpreter opens pathname B; the kernel validated vnode A, but the interpreter reads and executes contents selected by B. After single_thread_set() stops sibling threads, copy the pathname once into a bounded kernel buffer; use that snapshot for namei() and the synthetic script argument, then release it when check_exec() returns. This retains EFAULT and ENAMETOOLONG results while removing the second userspace access. OK: deraadt@, kettenis@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/30 13:17:10 Modified files: www/librewolf : Makefile www/librewolf/patches: patch-lw_policies_json Added files: www/librewolf/patches: patch-mozconfig Removed files: www/librewolf/files: mozconfig-openbsd Log message: www/librewolf: assorted port improvements, from Leah Rowe (MAINTAINER) - sync policies.json with the one from www/mozilla-fireofx - patch upstream mozconfig instead of maintaining a custom one in files/ should make future maintainance easier. CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/30 15:11:31 Modified files: devel/ipython : Makefile distinfo devel/ipython/pkg: PLIST Log message: update ipython to 9.17.0 and drop maintainer CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 17:03:33 Modified files: usr.bin/openssl: apps.c ca.c s_client.c s_server.c Log message: spelling; ok tb@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 17:13:06 Modified files: bin/pax : buf_subs.c sel_subs.c tables.c Log message: spelling; ok ratchov@ job@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 17:23:18 Modified files: usr.sbin/vmd : config.c loadfile_elf.c psp.c sev.c vioblk.c vionet.c vioqcow2.c virtio.c vm.c vmd.c x86_mmio.c x86_vm.c Log message: spelling; ok dv@ CVSROOT: /cvs Module name: src Changes by: gnezdo@cvs.openbsd.org 2026/08/30 17:36:26 Modified files: sys/kern : kern_lock.c Log message: Close mtx_wantipl race in mtx_leave ok kettenis@, looks correct to deraadt@ Reported-by: syzbot+bf11bb99176436b58ec5@syzkaller.appspotmail.com CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/30 17:43:23 Modified files: usr.sbin/bgpd : chash.c control.c flowspec.c mrt.c parse.y rde.c rde_aspa.c rde_community.c rde_prefix.c rde_rib.c rde_update.c session_bgp.c usr.sbin/bgpctl: output_json.c Log message: spelling; ok tb@ CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/30 22:25:08 Modified files: regress/lib/libcrypto/pkcs7: pkcs7test.c Log message: pkcs7test: add an empty line CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/30 23:32:44 Modified files: regress/lib/libcrypto/pkcs7: pkcs7test.c Log message: pkcs7test: missing article CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 00:06:39 Modified files: devel/libspectrum: Makefile distinfo Log message: Update to libspectrum-1.6.4. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/31 00:30:34 Modified files: x11/gnome/nautilus: Makefile distinfo Log message: Update to nautilus-50.3. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/08/31 00:33:28 Modified files: graphics/exiv2 : Makefile distinfo graphics/exiv2/patches: patch-xmpsdk_src_XMPMeta-Serialize_cpp Log message: Update to exiv2-0.28.9. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/31 00:37:59 Modified files: textproc/py-rapidfuzz: Makefile distinfo Log message: Update to py3-rapidfuzz 3.14.6 from Chris Billingtom ## Fixed * fix some divergences in the pure Python fallback * fix compatibility with new Cython versions * fixed potential out of bound access inside Editops.remove_subsequence * fixed handling python fallback implementation of Editops.remove_subsequence ## Removed * dropped support for Python 3.10 * dropped wheels for experimental Python 3.13 free threaded CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 01:04:19 Log message: import shared headers from llvm's libc that will be used by the libcxx update Status: Vendor Tag: LLVM_LIBC Release Tags: LLVM_LIBC_22_1_8 N src/gnu/llvm/libc/LICENSE.TXT N src/gnu/llvm/libc/shared/fp_bits.h N src/gnu/llvm/libc/shared/libc_common.h N src/gnu/llvm/libc/shared/str_to_float.h N src/gnu/llvm/libc/shared/str_to_integer.h N src/gnu/llvm/libc/src/__support/common.h N src/gnu/llvm/libc/src/__support/libc_assert.h N src/gnu/llvm/libc/src/__support/math_extras.h N src/gnu/llvm/libc/src/__support/sign.h N src/gnu/llvm/libc/src/__support/uint128.h N src/gnu/llvm/libc/src/__support/big_int.h N src/gnu/llvm/libc/src/__support/number_pair.h N src/gnu/llvm/libc/src/__support/str_to_float.h N src/gnu/llvm/libc/src/__support/ctype_utils.h N src/gnu/llvm/libc/src/__support/detailed_powers_of_ten.h N src/gnu/llvm/libc/src/__support/high_precision_decimal.h N src/gnu/llvm/libc/src/__support/str_to_integer.h N src/gnu/llvm/libc/src/__support/str_to_num_result.h N src/gnu/llvm/libc/src/__support/wctype_utils.h N src/gnu/llvm/libc/src/__support/FPUtil/FPBits.h N src/gnu/llvm/libc/src/__support/FPUtil/rounding_mode.h N src/gnu/llvm/libc/src/__support/CPP/bit.h N src/gnu/llvm/libc/src/__support/CPP/limits.h N src/gnu/llvm/libc/src/__support/CPP/type_traits.h N src/gnu/llvm/libc/src/__support/CPP/array.h N src/gnu/llvm/libc/src/__support/CPP/iterator.h N src/gnu/llvm/libc/src/__support/CPP/optional.h N src/gnu/llvm/libc/src/__support/CPP/utility.h N src/gnu/llvm/libc/src/__support/CPP/string_view.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_integral.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_same.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/false_type.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/bool_constant.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/integral_constant.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/true_type.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/remove_cv.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/type_identity.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_signed.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_arithmetic.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_floating_point.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/add_lvalue_reference.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/add_pointer.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/remove_reference.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/add_rvalue_reference.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/aligned_storage.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/conditional.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/decay.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_array.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_function.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_const.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_reference.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/remove_extent.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/enable_if.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/has_unique_object_representations.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/remove_all_extents.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/invoke.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/always_false.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_base_of.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_class.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_union.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_pointer.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_lvalue_reference.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/invoke_result.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_complex.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_constant_evaluated.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_convertible.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_void.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_copy_assignable.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_enum.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_copy_constructible.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_destructible.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_fixed_point.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_member_pointer.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_move_assignable.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_move_constructible.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_null_pointer.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_object.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_scalar.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_rvalue_reference.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_trivially_constructible.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_trivially_copyable.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_trivially_destructible.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/is_unsigned.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/make_signed.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/make_unsigned.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/remove_cvref.h N src/gnu/llvm/libc/src/__support/CPP/type_traits/void_t.h N src/gnu/llvm/libc/src/__support/CPP/utility/forward.h N src/gnu/llvm/libc/src/__support/CPP/utility/declval.h N src/gnu/llvm/libc/src/__support/CPP/utility/in_place.h N src/gnu/llvm/libc/src/__support/CPP/utility/integer_sequence.h N src/gnu/llvm/libc/src/__support/CPP/utility/move.h N src/gnu/llvm/libc/src/__support/macros/attributes.h N src/gnu/llvm/libc/src/__support/macros/config.h N src/gnu/llvm/libc/src/__support/macros/sanitizer.h N src/gnu/llvm/libc/src/__support/macros/optimization.h N src/gnu/llvm/libc/src/__support/macros/null_check.h N src/gnu/llvm/libc/src/__support/macros/properties/architectures.h N src/gnu/llvm/libc/src/__support/macros/properties/compiler.h N src/gnu/llvm/libc/src/__support/macros/properties/types.h N src/gnu/llvm/libc/src/__support/macros/properties/cpu_features.h N src/gnu/llvm/libc/src/__support/macros/properties/os.h N src/gnu/llvm/libc/src/__support/macros/properties/complex_types.h N src/gnu/llvm/libc/hdr/stdint_proxy.h N src/gnu/llvm/libc/hdr/limits_macros.h N src/gnu/llvm/libc/hdr/float_macros.h N src/gnu/llvm/libc/hdr/errno_macros.h N src/gnu/llvm/libc/hdr/fenv_macros.h N src/gnu/llvm/libc/hdr/wchar_overlay.h N src/gnu/llvm/libc/hdr/types/wchar_t.h N src/gnu/llvm/libc/include/llvm-libc-macros/float16-macros.h N src/gnu/llvm/libc/include/llvm-libc-macros/float-macros.h N src/gnu/llvm/libc/include/llvm-libc-macros/stdfix-macros.h N src/gnu/llvm/libc/include/llvm-libc-macros/cfloat128-macros.h N src/gnu/llvm/libc/include/llvm-libc-macros/cfloat16-macros.h N src/gnu/llvm/libc/include/llvm-libc-types/float128.h N src/gnu/llvm/libc/include/llvm-libc-types/cfloat128.h N src/gnu/llvm/libc/include/llvm-libc-types/cfloat16.h No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: dgl@cvs.openbsd.org 2026/08/31 01:18:07 Modified files: sys/dev/wscons : wsemul_vt100var.h Log message: VT100_EMUL_ARG_CLAMP should be 100,000, matching the intent and SUN_EMUL_ARG_CLAMP. "please fix" miod@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/31 01:41:48 Modified files: usr.bin/tmux : window-copy.c Log message: Clear stale marks when a search regex fails to compile, GitHub issue 5547 from Uzair Aftab. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/31 01:42:57 Modified files: usr.bin/tmux : window-copy.c Log message: Do not try to append zero size cells, from Uzair Aftab. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/31 01:44:39 Modified files: usr.bin/tmux : cmd-resize-pane.c Log message: Layout cell can be replaced by unzoom, fixes use after free. From Uzair Aftab. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/31 01:46:55 Modified files: usr.bin/tmux : cmd-display-menu.c Log message: Do not allow popups for control clients, from Noam Stolero. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/31 01:51:56 Modified files: usr.bin/tmux : cmd-parse.y Log message: Do not leak temporary commands when expanding aliases, from Jeong, Heon. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/31 01:57:09 Modified files: usr.sbin/ospfd : kroute.c lsupdate.c neighbor.c Log message: KNF, mostly spaces CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 02:15:07 Modified files: astro/py-astropy-iers-data: Makefile distinfo Log message: Update to py3-astropy-iers-data-0.2026.8.31.0.57.9. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 02:22:46 Modified files: converters/dos2unix: Makefile distinfo Log message: Update to dos2unix-7.5.7 from David Uhden Collado. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 02:45:37 Modified files: databases/py-alembic: Makefile distinfo Log message: Update to py3-alembic-1.19.1. CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:47:39 Log message: import compiler-rt from llvm-22.1.8 Status: Vendor Tag: COMPILER_RT Release Tags: COMPILER_RT_22_1_8 U src/gnu/llvm/compiler-rt/.clang-tidy U src/gnu/llvm/compiler-rt/.gitignore U src/gnu/llvm/compiler-rt/CMakeLists.txt U src/gnu/llvm/compiler-rt/CREDITS.TXT U src/gnu/llvm/compiler-rt/LICENSE.TXT N src/gnu/llvm/compiler-rt/Maintainers.md U src/gnu/llvm/compiler-rt/README.txt U src/gnu/llvm/compiler-rt/cmake/base-config-ix.cmake U src/gnu/llvm/compiler-rt/cmake/builtin-config-ix.cmake U src/gnu/llvm/compiler-rt/cmake/config-ix.cmake U src/gnu/llvm/compiler-rt/cmake/crt-config-ix.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/AddCompilerRT.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/BuiltinTests.cmake N src/gnu/llvm/compiler-rt/cmake/Modules/CheckAssemblerFlag.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/CheckSectionExists.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/CompilerRTCompile.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/CompilerRTLink.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/CompilerRTMockLLVMCMakeConfig.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/CompilerRTUtils.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/SanitizerUtils.cmake U src/gnu/llvm/compiler-rt/cmake/Modules/UseLibtool.cmake U src/gnu/llvm/compiler-rt/cmake/caches/Apple.cmake U src/gnu/llvm/compiler-rt/cmake/caches/GPU.cmake N src/gnu/llvm/compiler-rt/cmake/caches/hexagon-builtins-baremetal.cmake N src/gnu/llvm/compiler-rt/cmake/caches/hexagon-linux-builtins.cmake N src/gnu/llvm/compiler-rt/cmake/caches/hexagon-linux-clangrt.cmake U src/gnu/llvm/compiler-rt/docs/ASanABI.rst U src/gnu/llvm/compiler-rt/docs/BuildingCompilerRT.rst U src/gnu/llvm/compiler-rt/docs/TestingGuide.rst U src/gnu/llvm/compiler-rt/include/CMakeLists.txt U src/gnu/llvm/compiler-rt/include/fuzzer/FuzzedDataProvider.h U src/gnu/llvm/compiler-rt/include/orc_rt/c_api.h U src/gnu/llvm/compiler-rt/include/profile/InstrProfData.inc U src/gnu/llvm/compiler-rt/include/profile/MIBEntryDef.inc U src/gnu/llvm/compiler-rt/include/profile/MemProfData.inc U src/gnu/llvm/compiler-rt/include/profile/instr_prof_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/allocator_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/asan_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/common_interface_defs.h U src/gnu/llvm/compiler-rt/include/sanitizer/coverage_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/dfsan_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/hwasan_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/linux_syscall_hooks.h U src/gnu/llvm/compiler-rt/include/sanitizer/lsan_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/memprof_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/msan_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h U src/gnu/llvm/compiler-rt/include/sanitizer/nsan_interface.h N src/gnu/llvm/compiler-rt/include/sanitizer/rtsan_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/scudo_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/tsan_interface.h U src/gnu/llvm/compiler-rt/include/sanitizer/tsan_interface_atomic.h U src/gnu/llvm/compiler-rt/include/sanitizer/ubsan_interface.h U src/gnu/llvm/compiler-rt/include/xray/xray_interface.h U src/gnu/llvm/compiler-rt/include/xray/xray_log_interface.h U src/gnu/llvm/compiler-rt/include/xray/xray_records.h U src/gnu/llvm/compiler-rt/lib/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/BlocksRuntime/Block.h U src/gnu/llvm/compiler-rt/lib/BlocksRuntime/Block_private.h U src/gnu/llvm/compiler-rt/lib/BlocksRuntime/data.c U src/gnu/llvm/compiler-rt/lib/BlocksRuntime/runtime.c U src/gnu/llvm/compiler-rt/lib/asan/.clang-format U src/gnu/llvm/compiler-rt/lib/asan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/asan/README.txt U src/gnu/llvm/compiler-rt/lib/asan/asan.syms.extra U src/gnu/llvm/compiler-rt/lib/asan/asan_activation.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_activation.h U src/gnu/llvm/compiler-rt/lib/asan/asan_activation_flags.inc N src/gnu/llvm/compiler-rt/lib/asan/asan_aix.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_allocator.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_allocator.h U src/gnu/llvm/compiler-rt/lib/asan/asan_debugging.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_descriptions.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_descriptions.h U src/gnu/llvm/compiler-rt/lib/asan/asan_errors.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_errors.h U src/gnu/llvm/compiler-rt/lib/asan/asan_fake_stack.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_fake_stack.h U src/gnu/llvm/compiler-rt/lib/asan/asan_flags.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_flags.h U src/gnu/llvm/compiler-rt/lib/asan/asan_flags.inc U src/gnu/llvm/compiler-rt/lib/asan/asan_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_globals.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_globals_win.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_ignorelist.txt U src/gnu/llvm/compiler-rt/lib/asan/asan_init_version.h U src/gnu/llvm/compiler-rt/lib/asan/asan_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_interceptors.h U src/gnu/llvm/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h U src/gnu/llvm/compiler-rt/lib/asan/asan_interceptors_vfork.S U src/gnu/llvm/compiler-rt/lib/asan/asan_interface.inc U src/gnu/llvm/compiler-rt/lib/asan/asan_interface_internal.h U src/gnu/llvm/compiler-rt/lib/asan/asan_internal.h U src/gnu/llvm/compiler-rt/lib/asan/asan_linux.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_mac.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_malloc_linux.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_malloc_mac.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_malloc_win.cpp N src/gnu/llvm/compiler-rt/lib/asan/asan_malloc_win_thunk.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_mapping.h U src/gnu/llvm/compiler-rt/lib/asan/asan_mapping_sparc64.h U src/gnu/llvm/compiler-rt/lib/asan/asan_memory_profile.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_new_delete.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_poisoning.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_poisoning.h U src/gnu/llvm/compiler-rt/lib/asan/asan_posix.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_preinit.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_premap_shadow.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_premap_shadow.h U src/gnu/llvm/compiler-rt/lib/asan/asan_report.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_report.h U src/gnu/llvm/compiler-rt/lib/asan/asan_rtl.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_rtl_static.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_rtl_x86_64.S U src/gnu/llvm/compiler-rt/lib/asan/asan_scariness_score.h U src/gnu/llvm/compiler-rt/lib/asan/asan_shadow_setup.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_stack.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_stack.h U src/gnu/llvm/compiler-rt/lib/asan/asan_stats.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_stats.h U src/gnu/llvm/compiler-rt/lib/asan/asan_suppressions.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_suppressions.h U src/gnu/llvm/compiler-rt/lib/asan/asan_thread.cpp U src/gnu/llvm/compiler-rt/lib/asan/asan_thread.h U src/gnu/llvm/compiler-rt/lib/asan/asan_win.cpp N src/gnu/llvm/compiler-rt/lib/asan/asan_win_common_runtime_thunk.cpp N src/gnu/llvm/compiler-rt/lib/asan/asan_win_common_runtime_thunk.h U src/gnu/llvm/compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cpp U src/gnu/llvm/compiler-rt/lib/asan/weak_symbols.txt N src/gnu/llvm/compiler-rt/lib/asan/asan_win_static_runtime_thunk.cpp N src/gnu/llvm/compiler-rt/lib/asan/AIX/asan.link_with_main_exec.txt N src/gnu/llvm/compiler-rt/lib/asan/AIX/asan_cxx.link_with_main_exec.txt U src/gnu/llvm/compiler-rt/lib/asan/scripts/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/asan/scripts/asan_device_setup U src/gnu/llvm/compiler-rt/lib/asan/scripts/asan_symbolize.py U src/gnu/llvm/compiler-rt/lib/asan_abi/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/asan_abi/asan_abi.cpp U src/gnu/llvm/compiler-rt/lib/asan_abi/asan_abi.h U src/gnu/llvm/compiler-rt/lib/asan_abi/asan_abi_shim.cpp U src/gnu/llvm/compiler-rt/lib/asan_abi/asan_abi_tbd.txt U src/gnu/llvm/compiler-rt/lib/builtins/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/builtins/README.txt U src/gnu/llvm/compiler-rt/lib/builtins/absvdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/absvsi2.c U src/gnu/llvm/compiler-rt/lib/builtins/absvti2.c U src/gnu/llvm/compiler-rt/lib/builtins/adddf3.c U src/gnu/llvm/compiler-rt/lib/builtins/addsf3.c U src/gnu/llvm/compiler-rt/lib/builtins/addtf3.c U src/gnu/llvm/compiler-rt/lib/builtins/addvdi3.c U src/gnu/llvm/compiler-rt/lib/builtins/addvsi3.c U src/gnu/llvm/compiler-rt/lib/builtins/addvti3.c U src/gnu/llvm/compiler-rt/lib/builtins/apple_versioning.c U src/gnu/llvm/compiler-rt/lib/builtins/ashldi3.c U src/gnu/llvm/compiler-rt/lib/builtins/ashlti3.c U src/gnu/llvm/compiler-rt/lib/builtins/ashrdi3.c U src/gnu/llvm/compiler-rt/lib/builtins/ashrti3.c U src/gnu/llvm/compiler-rt/lib/builtins/assembly.h U src/gnu/llvm/compiler-rt/lib/builtins/atomic.c U src/gnu/llvm/compiler-rt/lib/builtins/atomic_flag_clear.c U src/gnu/llvm/compiler-rt/lib/builtins/atomic_flag_test_and_set.c U src/gnu/llvm/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c U src/gnu/llvm/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c U src/gnu/llvm/compiler-rt/lib/builtins/atomic_signal_fence.c U src/gnu/llvm/compiler-rt/lib/builtins/atomic_thread_fence.c U src/gnu/llvm/compiler-rt/lib/builtins/bswapdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/bswapsi2.c C src/gnu/llvm/compiler-rt/lib/builtins/clear_cache.c C src/gnu/llvm/compiler-rt/lib/builtins/clzdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/clzsi2.c U src/gnu/llvm/compiler-rt/lib/builtins/clzti2.c U src/gnu/llvm/compiler-rt/lib/builtins/cmpdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/cmpti2.c U src/gnu/llvm/compiler-rt/lib/builtins/comparedf2.c U src/gnu/llvm/compiler-rt/lib/builtins/comparesf2.c U src/gnu/llvm/compiler-rt/lib/builtins/comparetf2.c U src/gnu/llvm/compiler-rt/lib/builtins/crtbegin.c U src/gnu/llvm/compiler-rt/lib/builtins/crtend.c U src/gnu/llvm/compiler-rt/lib/builtins/ctzdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/ctzsi2.c U src/gnu/llvm/compiler-rt/lib/builtins/ctzti2.c U src/gnu/llvm/compiler-rt/lib/builtins/divdc3.c U src/gnu/llvm/compiler-rt/lib/builtins/divdf3.c U src/gnu/llvm/compiler-rt/lib/builtins/divdi3.c U src/gnu/llvm/compiler-rt/lib/builtins/divmoddi4.c U src/gnu/llvm/compiler-rt/lib/builtins/divmodsi4.c U src/gnu/llvm/compiler-rt/lib/builtins/divmodti4.c U src/gnu/llvm/compiler-rt/lib/builtins/divsc3.c U src/gnu/llvm/compiler-rt/lib/builtins/divsf3.c U src/gnu/llvm/compiler-rt/lib/builtins/divsi3.c U src/gnu/llvm/compiler-rt/lib/builtins/divtc3.c U src/gnu/llvm/compiler-rt/lib/builtins/divtf3.c U src/gnu/llvm/compiler-rt/lib/builtins/divti3.c U src/gnu/llvm/compiler-rt/lib/builtins/divxc3.c U src/gnu/llvm/compiler-rt/lib/builtins/emutls.c U src/gnu/llvm/compiler-rt/lib/builtins/enable_execute_stack.c U src/gnu/llvm/compiler-rt/lib/builtins/eprintf.c U src/gnu/llvm/compiler-rt/lib/builtins/extendbfsf2.c U src/gnu/llvm/compiler-rt/lib/builtins/extenddftf2.c N src/gnu/llvm/compiler-rt/lib/builtins/extendhfdf2.c U src/gnu/llvm/compiler-rt/lib/builtins/extendhfsf2.c U src/gnu/llvm/compiler-rt/lib/builtins/extendhftf2.c N src/gnu/llvm/compiler-rt/lib/builtins/extendhfxf2.c U src/gnu/llvm/compiler-rt/lib/builtins/extendsfdf2.c U src/gnu/llvm/compiler-rt/lib/builtins/extendsftf2.c U src/gnu/llvm/compiler-rt/lib/builtins/extendxftf2.c U src/gnu/llvm/compiler-rt/lib/builtins/ffsdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/ffssi2.c U src/gnu/llvm/compiler-rt/lib/builtins/ffsti2.c U src/gnu/llvm/compiler-rt/lib/builtins/fixdfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixdfsi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixdfti.c U src/gnu/llvm/compiler-rt/lib/builtins/fixsfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixsfsi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixsfti.c U src/gnu/llvm/compiler-rt/lib/builtins/fixtfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixtfsi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixtfti.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunsdfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunsdfsi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunsdfti.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunssfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunssfsi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunssfti.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunstfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunstfsi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunstfti.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunsxfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunsxfsi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixunsxfti.c U src/gnu/llvm/compiler-rt/lib/builtins/fixxfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/fixxfti.c U src/gnu/llvm/compiler-rt/lib/builtins/floatdidf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatdisf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatditf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatdixf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatsidf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatsisf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatsitf.c U src/gnu/llvm/compiler-rt/lib/builtins/floattidf.c U src/gnu/llvm/compiler-rt/lib/builtins/floattisf.c U src/gnu/llvm/compiler-rt/lib/builtins/floattitf.c U src/gnu/llvm/compiler-rt/lib/builtins/floattixf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatundidf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatundisf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatunditf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatundixf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatunsidf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatunsisf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatunsitf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatuntidf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatuntisf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatuntitf.c U src/gnu/llvm/compiler-rt/lib/builtins/floatuntixf.c U src/gnu/llvm/compiler-rt/lib/builtins/fp_add_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/fp_compare_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/fp_div_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/fp_extend.h U src/gnu/llvm/compiler-rt/lib/builtins/fp_extend_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/fp_fixint_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/fp_fixuint_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/fp_lib.h U src/gnu/llvm/compiler-rt/lib/builtins/fp_mode.c U src/gnu/llvm/compiler-rt/lib/builtins/fp_mode.h U src/gnu/llvm/compiler-rt/lib/builtins/fp_mul_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/fp_trunc.h U src/gnu/llvm/compiler-rt/lib/builtins/fp_trunc_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/gcc_personality_v0.c U src/gnu/llvm/compiler-rt/lib/builtins/int_div_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/int_lib.h U src/gnu/llvm/compiler-rt/lib/builtins/int_endianness.h U src/gnu/llvm/compiler-rt/lib/builtins/int_math.h U src/gnu/llvm/compiler-rt/lib/builtins/int_mulo_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/int_mulv_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/int_to_fp.h U src/gnu/llvm/compiler-rt/lib/builtins/int_to_fp_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/int_types.h U src/gnu/llvm/compiler-rt/lib/builtins/int_util.c U src/gnu/llvm/compiler-rt/lib/builtins/int_util.h U src/gnu/llvm/compiler-rt/lib/builtins/lshrdi3.c U src/gnu/llvm/compiler-rt/lib/builtins/lshrti3.c U src/gnu/llvm/compiler-rt/lib/builtins/moddi3.c U src/gnu/llvm/compiler-rt/lib/builtins/modsi3.c U src/gnu/llvm/compiler-rt/lib/builtins/modti3.c U src/gnu/llvm/compiler-rt/lib/builtins/muldc3.c U src/gnu/llvm/compiler-rt/lib/builtins/muldf3.c U src/gnu/llvm/compiler-rt/lib/builtins/muldi3.c U src/gnu/llvm/compiler-rt/lib/builtins/mulodi4.c U src/gnu/llvm/compiler-rt/lib/builtins/mulosi4.c U src/gnu/llvm/compiler-rt/lib/builtins/muloti4.c U src/gnu/llvm/compiler-rt/lib/builtins/mulsc3.c U src/gnu/llvm/compiler-rt/lib/builtins/mulsf3.c U src/gnu/llvm/compiler-rt/lib/builtins/multc3.c U src/gnu/llvm/compiler-rt/lib/builtins/multf3.c U src/gnu/llvm/compiler-rt/lib/builtins/multi3.c U src/gnu/llvm/compiler-rt/lib/builtins/mulvdi3.c U src/gnu/llvm/compiler-rt/lib/builtins/mulvsi3.c U src/gnu/llvm/compiler-rt/lib/builtins/mulvti3.c U src/gnu/llvm/compiler-rt/lib/builtins/mulxc3.c U src/gnu/llvm/compiler-rt/lib/builtins/negdf2.c U src/gnu/llvm/compiler-rt/lib/builtins/negdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/negsf2.c U src/gnu/llvm/compiler-rt/lib/builtins/negti2.c U src/gnu/llvm/compiler-rt/lib/builtins/negvdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/negvsi2.c U src/gnu/llvm/compiler-rt/lib/builtins/negvti2.c U src/gnu/llvm/compiler-rt/lib/builtins/os_version_check.c U src/gnu/llvm/compiler-rt/lib/builtins/paritydi2.c U src/gnu/llvm/compiler-rt/lib/builtins/paritysi2.c U src/gnu/llvm/compiler-rt/lib/builtins/parityti2.c U src/gnu/llvm/compiler-rt/lib/builtins/popcountdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/popcountsi2.c U src/gnu/llvm/compiler-rt/lib/builtins/popcountti2.c U src/gnu/llvm/compiler-rt/lib/builtins/powidf2.c U src/gnu/llvm/compiler-rt/lib/builtins/powisf2.c U src/gnu/llvm/compiler-rt/lib/builtins/powitf2.c U src/gnu/llvm/compiler-rt/lib/builtins/powixf2.c U src/gnu/llvm/compiler-rt/lib/builtins/subdf3.c U src/gnu/llvm/compiler-rt/lib/builtins/subsf3.c U src/gnu/llvm/compiler-rt/lib/builtins/subtf3.c U src/gnu/llvm/compiler-rt/lib/builtins/subvdi3.c U src/gnu/llvm/compiler-rt/lib/builtins/subvsi3.c U src/gnu/llvm/compiler-rt/lib/builtins/subvti3.c U src/gnu/llvm/compiler-rt/lib/builtins/trampoline_setup.c U src/gnu/llvm/compiler-rt/lib/builtins/truncdfbf2.c U src/gnu/llvm/compiler-rt/lib/builtins/truncdfhf2.c U src/gnu/llvm/compiler-rt/lib/builtins/truncdfsf2.c U src/gnu/llvm/compiler-rt/lib/builtins/truncsfbf2.c U src/gnu/llvm/compiler-rt/lib/builtins/truncsfhf2.c N src/gnu/llvm/compiler-rt/lib/builtins/trunctfbf2.c U src/gnu/llvm/compiler-rt/lib/builtins/trunctfdf2.c U src/gnu/llvm/compiler-rt/lib/builtins/trunctfhf2.c U src/gnu/llvm/compiler-rt/lib/builtins/trunctfsf2.c U src/gnu/llvm/compiler-rt/lib/builtins/trunctfxf2.c N src/gnu/llvm/compiler-rt/lib/builtins/truncxfbf2.c N src/gnu/llvm/compiler-rt/lib/builtins/truncxfhf2.c U src/gnu/llvm/compiler-rt/lib/builtins/ucmpdi2.c U src/gnu/llvm/compiler-rt/lib/builtins/ucmpti2.c U src/gnu/llvm/compiler-rt/lib/builtins/udivdi3.c U src/gnu/llvm/compiler-rt/lib/builtins/udivmoddi4.c U src/gnu/llvm/compiler-rt/lib/builtins/udivmodsi4.c U src/gnu/llvm/compiler-rt/lib/builtins/udivmodti4.c U src/gnu/llvm/compiler-rt/lib/builtins/udivsi3.c U src/gnu/llvm/compiler-rt/lib/builtins/udivti3.c U src/gnu/llvm/compiler-rt/lib/builtins/umoddi3.c U src/gnu/llvm/compiler-rt/lib/builtins/umodsi3.c U src/gnu/llvm/compiler-rt/lib/builtins/umodti3.c U src/gnu/llvm/compiler-rt/lib/builtins/unwind-ehabi-helpers.h U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/README.TXT U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/ios-armv7.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/ios-armv7s.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/ios.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/ios6-armv7.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/ios6-armv7s.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/ios7-arm64.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/iossim-i386.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/iossim-x86_64.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/iossim.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/osx-i386.txt U src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/osx.txt N src/gnu/llvm/compiler-rt/lib/builtins/aarch64/arm_apple_sme_abi.s U src/gnu/llvm/compiler-rt/lib/builtins/aarch64/chkstk.S N src/gnu/llvm/compiler-rt/lib/builtins/aarch64/emupac.cpp U src/gnu/llvm/compiler-rt/lib/builtins/aarch64/fp_mode.c U src/gnu/llvm/compiler-rt/lib/builtins/aarch64/lse.S N src/gnu/llvm/compiler-rt/lib/builtins/aarch64/sme-abi-assert.c U src/gnu/llvm/compiler-rt/lib/builtins/aarch64/sme-abi.S N src/gnu/llvm/compiler-rt/lib/builtins/aarch64/sme-libc-memcpy-memmove.c N src/gnu/llvm/compiler-rt/lib/builtins/aarch64/sme-libc-memset-memchr.c N src/gnu/llvm/compiler-rt/lib/builtins/aarch64/sme-libc-opt-memcpy-memmove.S N src/gnu/llvm/compiler-rt/lib/builtins/aarch64/sme-libc-opt-memset-memchr.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/adddf3vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/addsf3.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/addsf3vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_cdcmp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_cfcmp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_dcmp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_div0.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_drsub.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_fcmp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_frsub.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_idivmod.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_ldivmod.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_memcmp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_memcpy.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_memmove.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_memset.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_uidivmod.S N src/gnu/llvm/compiler-rt/lib/builtins/arm/fnan2.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/aeabi_uldivmod.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/bswapdi2.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/bswapsi2.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/chkstk.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/clzdi2.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/clzsi2.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/comparesf2.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/divdf3vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/divmodsi4.S N src/gnu/llvm/compiler-rt/lib/builtins/arm/divsf3.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/divsf3vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/divsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/eqdf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/eqsf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/extendsfdf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/fixdfsivfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/fixsfsivfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/fixunssfsivfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/floatsidfvfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/floatsisfvfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/floatunssidfvfp.S N src/gnu/llvm/compiler-rt/lib/builtins/arm/fnorm2.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/floatunssisfvfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/fp_mode.c N src/gnu/llvm/compiler-rt/lib/builtins/arm/funder.c U src/gnu/llvm/compiler-rt/lib/builtins/arm/gedf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/gesf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/gtdf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/gtsf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/ledf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/lesf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/ltdf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/ltsf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/modsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/muldf3vfp.S N src/gnu/llvm/compiler-rt/lib/builtins/arm/mulsf3.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/mulsf3vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/nedf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/negdf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/negsf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/nesf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/restore_vfp_d8_d15_regs.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/save_vfp_d8_d15_regs.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/softfloat-alias.list U src/gnu/llvm/compiler-rt/lib/builtins/arm/subdf3vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/subsf3vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/switch16.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/switch32.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/switch8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/switchu8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync-ops.h U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_add_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_add_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_and_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_and_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_max_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_max_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_min_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_min_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_or_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_or_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_8.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/sync_synchronize.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/truncdfsf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/udivmodsi4.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/udivsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/umodsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/unorddf2vfp.S U src/gnu/llvm/compiler-rt/lib/builtins/arm/unordsf2vfp.S N src/gnu/llvm/compiler-rt/lib/builtins/arm/thumb1/mulsf3.S U src/gnu/llvm/compiler-rt/lib/builtins/avr/divmodhi4.S U src/gnu/llvm/compiler-rt/lib/builtins/avr/divmodqi4.S U src/gnu/llvm/compiler-rt/lib/builtins/avr/exit.S U src/gnu/llvm/compiler-rt/lib/builtins/avr/mulhi3.S U src/gnu/llvm/compiler-rt/lib/builtins/avr/mulqi3.S U src/gnu/llvm/compiler-rt/lib/builtins/avr/udivmodhi4.S U src/gnu/llvm/compiler-rt/lib/builtins/avr/udivmodqi4.S U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/AArch64CPUFeatures.inc U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64.c U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64.h U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/cpu_model.h N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/riscv.c U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/x86.c U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/hwcap.inc U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/android.inc U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/apple.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/baremetal.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/elf_aux_info.inc U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/fuchsia.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/getauxval.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/hwcap.inc U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/unimplemented.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/windows.inc U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/android.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/elf_aux_info.inc U src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/fuchsia.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/getauxval.inc N src/gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/windows.inc U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi1.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi2.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/common_entry_exit_legacy.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/dfaddsub.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/dfdiv.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/dffma.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/dfminmax.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/dfmul.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/dfsqrt.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/divdi3.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/divsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/fastmath2_dlib_asm.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/fastmath2_ldlib_asm.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/fastmath_dlib_asm.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/memcpy_forward_vp4cp4n2.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/memcpy_likely_aligned.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/moddi3.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/modsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/sfdiv_opt.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/sfsqrt_opt.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/udivdi3.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/udivmoddi4.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/udivmodsi4.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/udivsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/umoddi3.S U src/gnu/llvm/compiler-rt/lib/builtins/hexagon/umodsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/ashldi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/ashrdi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/chkstk.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/chkstk2.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/divdi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/floatdidf.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/floatdisf.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/floatdixf.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/floatundidf.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/floatundisf.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/floatundixf.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/fp_mode.c U src/gnu/llvm/compiler-rt/lib/builtins/i386/lshrdi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/moddi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/muldi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/udivdi3.S U src/gnu/llvm/compiler-rt/lib/builtins/i386/umoddi3.S U src/gnu/llvm/compiler-rt/lib/builtins/ppc/DD.h U src/gnu/llvm/compiler-rt/lib/builtins/ppc/atomic.exp U src/gnu/llvm/compiler-rt/lib/builtins/ppc/divtc3.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/fixtfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/fixtfti.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/fixunstfdi.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/fixunstfti.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/floatditf.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/floattitf.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/floatunditf.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/gcc_qadd.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/gcc_qdiv.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/gcc_qmul.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/gcc_qsub.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/multc3.c U src/gnu/llvm/compiler-rt/lib/builtins/ppc/restFP.S U src/gnu/llvm/compiler-rt/lib/builtins/ppc/saveFP.S U src/gnu/llvm/compiler-rt/lib/builtins/loongarch/fp_mode.c U src/gnu/llvm/compiler-rt/lib/builtins/macho_embedded/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/builtins/macho_embedded/arm.txt U src/gnu/llvm/compiler-rt/lib/builtins/macho_embedded/common.txt U src/gnu/llvm/compiler-rt/lib/builtins/macho_embedded/i386.txt U src/gnu/llvm/compiler-rt/lib/builtins/macho_embedded/thumb2-64.txt U src/gnu/llvm/compiler-rt/lib/builtins/macho_embedded/thumb2.txt U src/gnu/llvm/compiler-rt/lib/builtins/riscv/fp_mode.c U src/gnu/llvm/compiler-rt/lib/builtins/riscv/int_mul_impl.inc U src/gnu/llvm/compiler-rt/lib/builtins/riscv/muldi3.S U src/gnu/llvm/compiler-rt/lib/builtins/riscv/mulsi3.S U src/gnu/llvm/compiler-rt/lib/builtins/riscv/restore.S U src/gnu/llvm/compiler-rt/lib/builtins/riscv/save.S U src/gnu/llvm/compiler-rt/lib/builtins/ve/grow_stack.S U src/gnu/llvm/compiler-rt/lib/builtins/ve/grow_stack_align.S N src/gnu/llvm/compiler-rt/lib/builtins/wasm/__c_longjmp.S N src/gnu/llvm/compiler-rt/lib/builtins/wasm/__cpp_exception.S U src/gnu/llvm/compiler-rt/lib/builtins/x86_64/chkstk.S U src/gnu/llvm/compiler-rt/lib/builtins/x86_64/floatdidf.c U src/gnu/llvm/compiler-rt/lib/builtins/x86_64/floatdisf.c U src/gnu/llvm/compiler-rt/lib/builtins/x86_64/floatdixf.c U src/gnu/llvm/compiler-rt/lib/builtins/x86_64/floatundidf.S U src/gnu/llvm/compiler-rt/lib/builtins/x86_64/floatundisf.S U src/gnu/llvm/compiler-rt/lib/builtins/x86_64/floatundixf.S U src/gnu/llvm/compiler-rt/lib/cfi/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/cfi/cfi.cpp U src/gnu/llvm/compiler-rt/lib/cfi/cfi_ignorelist.txt U src/gnu/llvm/compiler-rt/lib/ctx_profile/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/ctx_profile/CtxInstrContextNode.h U src/gnu/llvm/compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp U src/gnu/llvm/compiler-rt/lib/ctx_profile/CtxInstrProfiling.h N src/gnu/llvm/compiler-rt/lib/ctx_profile/RootAutoDetector.cpp N src/gnu/llvm/compiler-rt/lib/ctx_profile/RootAutoDetector.h U src/gnu/llvm/compiler-rt/lib/dfsan/.clang-format U src/gnu/llvm/compiler-rt/lib/dfsan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan.cpp U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan.h U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan.syms.extra U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_allocator.cpp U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_allocator.h U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_custom.cpp U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_flags.h U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_flags.inc U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_new_delete.cpp U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_origin.h U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_platform.h U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_thread.cpp U src/gnu/llvm/compiler-rt/lib/dfsan/dfsan_thread.h U src/gnu/llvm/compiler-rt/lib/dfsan/done_abilist.txt U src/gnu/llvm/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt U src/gnu/llvm/compiler-rt/lib/dfsan/scripts/build-libc-list.py U src/gnu/llvm/compiler-rt/lib/dfsan/scripts/check_custom_wrappers.sh U src/gnu/llvm/compiler-rt/lib/fuzzer/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerBuiltins.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerCommand.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerCorpus.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerCrossOver.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerDefs.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerDictionary.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerDriver.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtFunctions.def U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtraCountersDarwin.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerExtraCountersWindows.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerFlags.def U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerFork.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerFork.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerIO.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerIO.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerInterface.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerInternal.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerLoop.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerMain.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerMerge.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerMerge.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerMutate.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerMutate.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerOptions.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerPlatform.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerRandom.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerSHA1.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerTracePC.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerUtil.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerUtil.h U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/FuzzerValueBitMap.h U src/gnu/llvm/compiler-rt/lib/fuzzer/README.txt U src/gnu/llvm/compiler-rt/lib/fuzzer/build.sh U src/gnu/llvm/compiler-rt/lib/fuzzer/afl/afl_driver.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/dataflow/DataFlow.h U src/gnu/llvm/compiler-rt/lib/fuzzer/dataflow/DataFlowCallbacks.cpp U src/gnu/llvm/compiler-rt/lib/fuzzer/scripts/unbalanced_allocs.py U src/gnu/llvm/compiler-rt/lib/fuzzer/standalone/StandaloneFuzzTargetMain.c U src/gnu/llvm/compiler-rt/lib/gwp_asan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/gwp_asan/common.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/common.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/crash_handler.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/crash_handler.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/definitions.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/mutex.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/options.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/options.inc U src/gnu/llvm/compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/stack_trace_compressor.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/utilities.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/backtrace.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/options_parser.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/options_parser.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/printf.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/segv_handler.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp U src/gnu/llvm/compiler-rt/lib/gwp_asan/scripts/symbolize.sh U src/gnu/llvm/compiler-rt/lib/hwasan/.clang-format U src/gnu/llvm/compiler-rt/lib/hwasan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan.syms.extra U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_allocator.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_allocator.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_checks.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_exceptions.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_flags.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_flags.inc U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_globals.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_globals.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_ignorelist.txt U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_interface_internal.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_linux.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_mapping.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_new_delete.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_platform_interceptors.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_poisoning.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_poisoning.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_preinit.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_registers.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_report.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_report.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_setjmp_aarch64.S U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_setjmp_riscv64.S U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_setjmp_x86_64.S U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_tag_mismatch_riscv64.S U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_thread.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_thread.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_thread_list.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_thread_list.h U src/gnu/llvm/compiler-rt/lib/hwasan/hwasan_type_test.cpp U src/gnu/llvm/compiler-rt/lib/hwasan/scripts/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/hwasan/scripts/hwasan_symbolize U src/gnu/llvm/compiler-rt/lib/interception/.clang-format U src/gnu/llvm/compiler-rt/lib/interception/CMakeLists.txt C src/gnu/llvm/compiler-rt/lib/interception/interception.h N src/gnu/llvm/compiler-rt/lib/interception/interception_aix.cpp N src/gnu/llvm/compiler-rt/lib/interception/interception_aix.h U src/gnu/llvm/compiler-rt/lib/interception/interception_linux.cpp C src/gnu/llvm/compiler-rt/lib/interception/interception_linux.h U src/gnu/llvm/compiler-rt/lib/interception/interception_mac.cpp U src/gnu/llvm/compiler-rt/lib/interception/interception_mac.h U src/gnu/llvm/compiler-rt/lib/interception/interception_type_test.cpp U src/gnu/llvm/compiler-rt/lib/interception/interception_win.cpp U src/gnu/llvm/compiler-rt/lib/interception/interception_win.h U src/gnu/llvm/compiler-rt/lib/lsan/.clang-format U src/gnu/llvm/compiler-rt/lib/lsan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/lsan/lsan.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan.h U src/gnu/llvm/compiler-rt/lib/lsan/lsan_allocator.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_allocator.h U src/gnu/llvm/compiler-rt/lib/lsan/lsan_common.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_common.h U src/gnu/llvm/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_common_linux.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_common_mac.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_flags.inc U src/gnu/llvm/compiler-rt/lib/lsan/lsan_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_fuchsia.h U src/gnu/llvm/compiler-rt/lib/lsan/lsan_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_linux.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_mac.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_malloc_mac.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_posix.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_posix.h U src/gnu/llvm/compiler-rt/lib/lsan/lsan_preinit.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_thread.cpp U src/gnu/llvm/compiler-rt/lib/lsan/lsan_thread.h U src/gnu/llvm/compiler-rt/lib/lsan/weak_symbols.txt U src/gnu/llvm/compiler-rt/lib/memprof/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/memprof/README.txt U src/gnu/llvm/compiler-rt/lib/memprof/memprof.syms.extra U src/gnu/llvm/compiler-rt/lib/memprof/memprof_allocator.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_allocator.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_descriptions.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_descriptions.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_flags.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_flags.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_flags.inc U src/gnu/llvm/compiler-rt/lib/memprof/memprof_init_version.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_interceptors.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_interface_internal.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_internal.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_linux.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_malloc_linux.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_mapping.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_mibmap.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_mibmap.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_new_delete.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_posix.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_preinit.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_rawprofile.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_rawprofile.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_rtl.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_shadow_setup.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_stack.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_stack.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_stats.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_stats.h U src/gnu/llvm/compiler-rt/lib/memprof/memprof_thread.cpp U src/gnu/llvm/compiler-rt/lib/memprof/memprof_thread.h U src/gnu/llvm/compiler-rt/lib/memprof/weak_symbols.txt U src/gnu/llvm/compiler-rt/lib/msan/.clang-format U src/gnu/llvm/compiler-rt/lib/msan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/msan/msan.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan.h U src/gnu/llvm/compiler-rt/lib/msan/msan.syms.extra U src/gnu/llvm/compiler-rt/lib/msan/msan_allocator.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_allocator.h U src/gnu/llvm/compiler-rt/lib/msan/msan_chained_origin_depot.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_chained_origin_depot.h U src/gnu/llvm/compiler-rt/lib/msan/msan_dl.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_dl.h U src/gnu/llvm/compiler-rt/lib/msan/msan_flags.h U src/gnu/llvm/compiler-rt/lib/msan/msan_flags.inc U src/gnu/llvm/compiler-rt/lib/msan/msan_ignorelist.txt U src/gnu/llvm/compiler-rt/lib/msan/msan_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_interface_internal.h U src/gnu/llvm/compiler-rt/lib/msan/msan_linux.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_new_delete.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_origin.h U src/gnu/llvm/compiler-rt/lib/msan/msan_poisoning.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_poisoning.h U src/gnu/llvm/compiler-rt/lib/msan/msan_report.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_report.h U src/gnu/llvm/compiler-rt/lib/msan/msan_thread.cpp U src/gnu/llvm/compiler-rt/lib/msan/msan_thread.h U src/gnu/llvm/compiler-rt/lib/nsan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/nsan/nsan.cpp U src/gnu/llvm/compiler-rt/lib/nsan/nsan.h U src/gnu/llvm/compiler-rt/lib/nsan/nsan.syms.extra N src/gnu/llvm/compiler-rt/lib/nsan/nsan_allocator.cpp N src/gnu/llvm/compiler-rt/lib/nsan/nsan_allocator.h U src/gnu/llvm/compiler-rt/lib/nsan/nsan_flags.cpp U src/gnu/llvm/compiler-rt/lib/nsan/nsan_flags.h U src/gnu/llvm/compiler-rt/lib/nsan/nsan_flags.inc U src/gnu/llvm/compiler-rt/lib/nsan/nsan_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/nsan/nsan_malloc_linux.cpp N src/gnu/llvm/compiler-rt/lib/nsan/nsan_new_delete.cpp U src/gnu/llvm/compiler-rt/lib/nsan/nsan_platform.h U src/gnu/llvm/compiler-rt/lib/nsan/nsan_preinit.cpp U src/gnu/llvm/compiler-rt/lib/nsan/nsan_stats.cpp U src/gnu/llvm/compiler-rt/lib/nsan/nsan_stats.h U src/gnu/llvm/compiler-rt/lib/nsan/nsan_suppressions.cpp U src/gnu/llvm/compiler-rt/lib/nsan/nsan_suppressions.h N src/gnu/llvm/compiler-rt/lib/nsan/nsan_thread.cpp N src/gnu/llvm/compiler-rt/lib/nsan/nsan_thread.h U src/gnu/llvm/compiler-rt/lib/orc/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/orc/adt.h U src/gnu/llvm/compiler-rt/lib/orc/bitmask_enum.h U src/gnu/llvm/compiler-rt/lib/orc/coff_platform.cpp U src/gnu/llvm/compiler-rt/lib/orc/coff_platform.h U src/gnu/llvm/compiler-rt/lib/orc/coff_platform.per_jd.cpp U src/gnu/llvm/compiler-rt/lib/orc/common.h U src/gnu/llvm/compiler-rt/lib/orc/compiler.h U src/gnu/llvm/compiler-rt/lib/orc/debug.cpp U src/gnu/llvm/compiler-rt/lib/orc/debug.h U src/gnu/llvm/compiler-rt/lib/orc/dlfcn_wrapper.cpp U src/gnu/llvm/compiler-rt/lib/orc/elfnix_platform.cpp U src/gnu/llvm/compiler-rt/lib/orc/elfnix_platform.h U src/gnu/llvm/compiler-rt/lib/orc/elfnix_tls.aarch64.S U src/gnu/llvm/compiler-rt/lib/orc/elfnix_tls.ppc64.S N src/gnu/llvm/compiler-rt/lib/orc/elfnix_tls.systemz.S U src/gnu/llvm/compiler-rt/lib/orc/elfnix_tls.x86-64.S U src/gnu/llvm/compiler-rt/lib/orc/endianness.h U src/gnu/llvm/compiler-rt/lib/orc/error.h N src/gnu/llvm/compiler-rt/lib/orc/rtti.h U src/gnu/llvm/compiler-rt/lib/orc/executor_address.h U src/gnu/llvm/compiler-rt/lib/orc/executor_symbol_def.h U src/gnu/llvm/compiler-rt/lib/orc/interval_map.h U src/gnu/llvm/compiler-rt/lib/orc/interval_set.h N src/gnu/llvm/compiler-rt/lib/orc/jit_dispatch.h U src/gnu/llvm/compiler-rt/lib/orc/log_error_to_stderr.cpp U src/gnu/llvm/compiler-rt/lib/orc/macho_platform.cpp U src/gnu/llvm/compiler-rt/lib/orc/macho_platform.h U src/gnu/llvm/compiler-rt/lib/orc/macho_tlv.arm64.S U src/gnu/llvm/compiler-rt/lib/orc/macho_tlv.x86-64.S N src/gnu/llvm/compiler-rt/lib/orc/record_section_tracker.h N src/gnu/llvm/compiler-rt/lib/orc/reoptimize.cpp N src/gnu/llvm/compiler-rt/lib/orc/resolve.cpp N src/gnu/llvm/compiler-rt/lib/orc/rtti.cpp U src/gnu/llvm/compiler-rt/lib/orc/run_program_wrapper.cpp U src/gnu/llvm/compiler-rt/lib/orc/simple_packed_serialization.h U src/gnu/llvm/compiler-rt/lib/orc/stl_extras.h U src/gnu/llvm/compiler-rt/lib/orc/string_pool.h N src/gnu/llvm/compiler-rt/lib/orc/sysv_reenter.arm64.S N src/gnu/llvm/compiler-rt/lib/orc/sysv_reenter.x86-64.S N src/gnu/llvm/compiler-rt/lib/orc/unique_function.h U src/gnu/llvm/compiler-rt/lib/orc/wrapper_function_utils.h U src/gnu/llvm/compiler-rt/lib/profile/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/profile/GCDAProfiling.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfiling.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfiling.h U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingBuffer.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingFile.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingInternal.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingInternal.h U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingMerge.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingMergeFile.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingNameVar.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingPort.h U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingPlatformOther.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingRuntime.cpp U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingUtil.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingUtil.h U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingValue.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingVersionVar.c U src/gnu/llvm/compiler-rt/lib/profile/InstrProfilingWriter.c U src/gnu/llvm/compiler-rt/lib/profile/WindowsMMap.c U src/gnu/llvm/compiler-rt/lib/profile/WindowsMMap.h U src/gnu/llvm/compiler-rt/lib/rtsan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/rtsan/rtsan.cpp U src/gnu/llvm/compiler-rt/lib/rtsan/rtsan.h N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_assertions.h N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_checks.inc U src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_context.cpp U src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_context.h N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_diagnostics.cpp N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_diagnostics.h N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_flags.cpp N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_flags.h N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_flags.inc U src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_interceptors.h N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_interceptors_posix.cpp U src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_preinit.cpp N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_stats.cpp N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_stats.h N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_suppressions.cpp N src/gnu/llvm/compiler-rt/lib/rtsan/rtsan_suppressions.h U src/gnu/llvm/compiler-rt/lib/safestack/.clang-format U src/gnu/llvm/compiler-rt/lib/safestack/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/safestack/safestack.cpp U src/gnu/llvm/compiler-rt/lib/safestack/safestack_platform.h U src/gnu/llvm/compiler-rt/lib/safestack/safestack_util.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/.clang-format U src/gnu/llvm/compiler-rt/lib/sanitizer_common/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sancov_flags.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sancov_flags.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sancov_flags.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_dlsym.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_asm.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_array_ref.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_dl.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_memintrinsics.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_netbsd_compat.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_loongarch64.inc.S U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_runtime_thunk.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_sections.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_dbghelp.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_dense_map.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_dense_map_info.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_dl.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_errno.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_errno.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_file.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_flags.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_haiku.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_hash.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_leb128.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_libc.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h C src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp C src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_linux.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_list.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_lzw.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_mac.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_mac_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_mallinfo.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h C src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_posix.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_haiku.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_range.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_range.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_redefine_builtins.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_solaris.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_constants.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_hexagon.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_loongarch64.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.h N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_thread_history.cpp N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_thread_history.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_unwind_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_vector.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win_defs.h N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win_immortalize.h N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win_interception.cpp N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win_interception.h N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win_thunk_interception.cpp N src/gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_win_thunk_interception.h U src/gnu/llvm/compiler-rt/lib/sanitizer_common/weak_symbols.txt U src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp U src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh U src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt U src/gnu/llvm/compiler-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py U src/gnu/llvm/compiler-rt/lib/sanitizer_common/scripts/sancov.py U src/gnu/llvm/compiler-rt/lib/scudo/standalone/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/scudo/standalone/allocator_common.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/allocator_config.def U src/gnu/llvm/compiler-rt/lib/scudo/standalone/allocator_config.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/allocator_config_wrapper.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/atomic_helpers.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/bytemap.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/checksum.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/checksum.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/chunk.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/combined.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/common.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/common.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/condition_variable.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/condition_variable_base.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/condition_variable_linux.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/condition_variable_linux.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/crc32_hw.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/flags.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/flags.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/flags.inc U src/gnu/llvm/compiler-rt/lib/scudo/standalone/flags_parser.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/flags_parser.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/fuchsia.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/internal_defs.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/linux.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/linux.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/list.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mem_map.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mem_map.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mem_map_base.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mem_map_linux.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mem_map_linux.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/memtag.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/mutex.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/options.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/platform.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/primary32.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/primary64.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/quarantine.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/release.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/release.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/report.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/report.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/report_linux.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/report_linux.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/secondary.h N src/gnu/llvm/compiler-rt/lib/scudo/standalone/size_class_allocator.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/size_class_map.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/stack_depot.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/stats.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/string_utils.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/string_utils.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/thread_annotations.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/timing.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/timing.h N src/gnu/llvm/compiler-rt/lib/scudo/standalone/tracing.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/trusty.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/tsd.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/trusty.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/tsd_exclusive.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/tsd_shared.h N src/gnu/llvm/compiler-rt/lib/scudo/standalone/type_traits.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/vector.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/wrappers_c.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/wrappers_c.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/wrappers_c.inc U src/gnu/llvm/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/wrappers_c_checks.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/fuzz/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp U src/gnu/llvm/compiler-rt/lib/scudo/standalone/include/scudo/interface.h U src/gnu/llvm/compiler-rt/lib/scudo/standalone/tools/compute_size_class_config.cpp U src/gnu/llvm/compiler-rt/lib/stats/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/stats/stats.cpp U src/gnu/llvm/compiler-rt/lib/stats/stats.h U src/gnu/llvm/compiler-rt/lib/stats/stats_client.cpp U src/gnu/llvm/compiler-rt/lib/tsan/.clang-format U src/gnu/llvm/compiler-rt/lib/tsan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/tsan/analyze_libtsan.sh U src/gnu/llvm/compiler-rt/lib/tsan/check_analyze.sh U src/gnu/llvm/compiler-rt/lib/tsan/check_cmake.sh U src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/func_entry_exit.cpp U src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/mini_bench_local.cpp U src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cpp U src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/mop.cpp U src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/start_many_threads.cpp U src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cpp U src/gnu/llvm/compiler-rt/lib/tsan/dd/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/tsan/dd/dd_interceptors.cpp U src/gnu/llvm/compiler-rt/lib/tsan/dd/dd_rtl.cpp U src/gnu/llvm/compiler-rt/lib/tsan/dd/dd_rtl.h U src/gnu/llvm/compiler-rt/lib/tsan/go/build.bat U src/gnu/llvm/compiler-rt/lib/tsan/go/buildgo.sh U src/gnu/llvm/compiler-rt/lib/tsan/go/test.c U src/gnu/llvm/compiler-rt/lib/tsan/go/tsan_go.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan.syms.extra U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_defs.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_external.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_fd.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_fd.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_flags.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_flags.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_flags.inc U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_ignoreset.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_ilist.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interceptors.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interceptors_memintrinsics.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface.inc U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface_ann.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_interface_java.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_md5.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_mman.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_mman.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_mutexset.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_platform.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_platform_windows.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_preinit.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_report.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_report.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_loongarch64.S U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_mips64.S U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_ppc64.S U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_riscv64.S U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_shadow.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_stack_trace.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_suppressions.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_symbolize.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_sync.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_sync.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_trace.h U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_vector_clock.cpp U src/gnu/llvm/compiler-rt/lib/tsan/rtl/tsan_vector_clock.h N src/gnu/llvm/compiler-rt/lib/tysan/CMakeLists.txt N src/gnu/llvm/compiler-rt/lib/tysan/lit.cfg N src/gnu/llvm/compiler-rt/lib/tysan/lit.site.cfg.in N src/gnu/llvm/compiler-rt/lib/tysan/tysan.cpp N src/gnu/llvm/compiler-rt/lib/tysan/tysan.h N src/gnu/llvm/compiler-rt/lib/tysan/tysan.syms.extra N src/gnu/llvm/compiler-rt/lib/tysan/tysan_flags.inc N src/gnu/llvm/compiler-rt/lib/tysan/tysan_interceptors.cpp N src/gnu/llvm/compiler-rt/lib/tysan/tysan_platform.h U src/gnu/llvm/compiler-rt/lib/ubsan/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan.syms.extra U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_checks.inc U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_diag.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_diag.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_flags.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_flags.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_flags.inc U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_handlers.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_handlers.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_init.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_init.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_init_standalone.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_interface.inc U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_monitor.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_monitor.h C src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_platform.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_signals_standalone.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_type_hash.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_type_hash.h U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_value.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_value.h N src/gnu/llvm/compiler-rt/lib/ubsan/ubsan_win_runtime_thunk.cpp U src/gnu/llvm/compiler-rt/lib/ubsan/weak_symbols.txt U src/gnu/llvm/compiler-rt/lib/ubsan_minimal/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/ubsan_minimal/ubsan.syms.extra U src/gnu/llvm/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp U src/gnu/llvm/compiler-rt/lib/xray/CMakeLists.txt U src/gnu/llvm/compiler-rt/lib/xray/weak_symbols.txt U src/gnu/llvm/compiler-rt/lib/xray/xray_AArch64.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_allocator.h U src/gnu/llvm/compiler-rt/lib/xray/xray_always_instrument.txt U src/gnu/llvm/compiler-rt/lib/xray/xray_arm.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_basic_flags.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_basic_flags.h U src/gnu/llvm/compiler-rt/lib/xray/xray_basic_flags.inc U src/gnu/llvm/compiler-rt/lib/xray/xray_basic_logging.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_basic_logging.h U src/gnu/llvm/compiler-rt/lib/xray/xray_buffer_queue.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_buffer_queue.h U src/gnu/llvm/compiler-rt/lib/xray/xray_defs.h N src/gnu/llvm/compiler-rt/lib/xray/xray_dso_init.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_controller.h U src/gnu/llvm/compiler-rt/lib/xray/xray_flags.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_flags.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_flags.h U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_flags.inc U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_log_records.h U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_log_writer.h U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_logging.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_fdr_logging.h U src/gnu/llvm/compiler-rt/lib/xray/xray_flags.h U src/gnu/llvm/compiler-rt/lib/xray/xray_flags.inc U src/gnu/llvm/compiler-rt/lib/xray/xray_function_call_trie.h U src/gnu/llvm/compiler-rt/lib/xray/xray_hexagon.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_init.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_interface.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_interface_internal.h U src/gnu/llvm/compiler-rt/lib/xray/xray_log_interface.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_loongarch64.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_mips.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_mips64.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_never_instrument.txt U src/gnu/llvm/compiler-rt/lib/xray/xray_powerpc64.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_powerpc64.inc U src/gnu/llvm/compiler-rt/lib/xray/xray_profile_collector.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_profile_collector.h U src/gnu/llvm/compiler-rt/lib/xray/xray_profiling.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_profiling_flags.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_profiling_flags.h U src/gnu/llvm/compiler-rt/lib/xray/xray_profiling_flags.inc U src/gnu/llvm/compiler-rt/lib/xray/xray_recursion_guard.h N src/gnu/llvm/compiler-rt/lib/xray/xray_riscv.cpp N src/gnu/llvm/compiler-rt/lib/xray/xray_s390x.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_segmented_array.h U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_AArch64.S U src/gnu/llvm/compiler-rt/lib/xray/xray_tsc.h U src/gnu/llvm/compiler-rt/lib/xray/xray_utils.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_arm.S U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_hexagon.S U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_loongarch64.S U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_mips.S U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_mips64.S U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_powerpc64.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_powerpc64_asm.S N src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_riscv32.S N src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_riscv64.S N src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_riscv_common.S N src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_s390x.S U src/gnu/llvm/compiler-rt/lib/xray/xray_trampoline_x86_64.S U src/gnu/llvm/compiler-rt/lib/xray/xray_utils.h U src/gnu/llvm/compiler-rt/lib/xray/xray_x86_64.cpp U src/gnu/llvm/compiler-rt/lib/xray/xray_x86_64.inc U src/gnu/llvm/compiler-rt/tools/CMakeLists.txt U src/gnu/llvm/compiler-rt/tools/gwp_asan/CMakeLists.txt U src/gnu/llvm/compiler-rt/tools/gwp_asan/options_parser_fuzzer.cpp U src/gnu/llvm/compiler-rt/tools/gwp_asan/stack_trace_compressor_fuzzer.cpp U src/gnu/llvm/compiler-rt/utils/generate_netbsd_ioctls.awk U src/gnu/llvm/compiler-rt/utils/generate_netbsd_syscalls.awk U src/gnu/llvm/compiler-rt/www/content.css U src/gnu/llvm/compiler-rt/www/index.html U src/gnu/llvm/compiler-rt/www/menu.css U src/gnu/llvm/compiler-rt/www/menu.html.incl 8 conflicts created by this import. Use the following command to help the merge: cvs checkout -jCOMPILER_RT:yesterday -jCOMPILER_RT src/gnu/llvm/compiler-rt CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:48:20 Modified files: gnu/llvm/compiler-rt/lib/builtins: clear_cache.c gnu/llvm/compiler-rt/lib/interception: interception.h interception_linux.h gnu/llvm/compiler-rt/lib/sanitizer_common: sanitizer_linux.cpp sanitizer_linux.h sanitizer_platform.h gnu/llvm/compiler-rt/lib/ubsan: ubsan_platform.h Removed files: gnu/llvm/compiler-rt: CODE_OWNERS.TXT gnu/llvm/compiler-rt/lib/asan: asan_lock.h asan_win_dll_thunk.cpp asan_win_weak_interception.cpp gnu/llvm/compiler-rt/lib/asan/tests: CMakeLists.txt asan_benchmarks_test.cpp asan_exceptions_test.cpp asan_fake_stack_test.cpp asan_globals_test.cpp asan_interface_test.cpp asan_internal_interface_test.cpp asan_mac_test.cpp asan_mac_test.h asan_mac_test_helpers.mm asan_mem_test.cpp asan_noinst_test.cpp asan_oob_test.cpp asan_racy_double_free_test.cpp asan_str_test.cpp asan_test.cpp asan_test.ignore asan_test_config.h asan_test_main.cpp asan_test_utils.h gnu/llvm/compiler-rt/lib/builtins: cpu_model.c gnu/llvm/compiler-rt/lib/builtins/aarch64: sme-abi-init.c sme-abi-vg.c sme-libc-mem-routines.S sme-libc-routines.c gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/fmv: freebsd.inc mrs.inc sysauxv.inc gnu/llvm/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics: freebsd.inc sysauxv.inc gnu/llvm/compiler-rt/lib/builtins/x86_64: chkstk2.S gnu/llvm/compiler-rt/lib/crt: CMakeLists.txt crtbegin.c crtend.c gnu/llvm/compiler-rt/lib/ctx_profile/tests: CMakeLists.txt CtxInstrProfilingTest.cpp driver.cpp gnu/llvm/compiler-rt/lib/fuzzer/tests: CMakeLists.txt FuzzedDataProviderUnittest.cpp FuzzerUnittest.cpp gnu/llvm/compiler-rt/lib/gwp_asan/tests: CMakeLists.txt alignment.cpp backtrace.cpp basic.cpp compression.cpp crash_handler_api.cpp driver.cpp enable_disable.cpp harness.cpp harness.h iterate.cpp late_init.cpp mutex_test.cpp never_allocated.cpp options.cpp recoverable.cpp slot_reuse.cpp thread_contention.cpp gnu/llvm/compiler-rt/lib/gwp_asan/tests/platform_specific: printf_sanitizer_common.cpp gnu/llvm/compiler-rt/lib/interception/tests: CMakeLists.txt interception_linux_foreign_test.cpp interception_linux_test.cpp interception_test_main.cpp interception_win_test.cpp gnu/llvm/compiler-rt/lib/memprof/tests: CMakeLists.txt driver.cpp rawprofile.cpp gnu/llvm/compiler-rt/lib/msan/tests: CMakeLists.txt msan_loadable.cpp msan_test.cpp msan_test_config.h msan_test_main.cpp gnu/llvm/compiler-rt/lib/nsan/tests: CMakeLists.txt NSanUnitTest.cpp nsan_unit_test_main.cpp gnu/llvm/compiler-rt/lib/orc: extensible_rtti.cpp extensible_rtti.h gnu/llvm/compiler-rt/lib/orc/tests: CMakeLists.txt gnu/llvm/compiler-rt/lib/orc/tests/tools: CMakeLists.txt orc-rt-executor.cpp gnu/llvm/compiler-rt/lib/orc/tests/unit: CMakeLists.txt adt_test.cpp bitmask_enum_test.cpp c_api_test.cpp endian_test.cpp error_test.cpp executor_address_test.cpp executor_symbol_def_test.cpp extensible_rtti_test.cpp interval_map_test.cpp interval_set_test.cpp orc_unit_test_main.cpp simple_packed_serialization_test.cpp simple_packed_serialization_utils.h string_pool_test.cpp wrapper_function_utils_test.cpp gnu/llvm/compiler-rt/lib/rtsan: rtsan_interceptors.cpp rtsan_stack.cpp rtsan_stack.h gnu/llvm/compiler-rt/lib/rtsan/tests: CMakeLists.txt rtsan_test_context.cpp rtsan_test_functional.cpp rtsan_test_interceptors.cpp rtsan_test_main.cpp rtsan_test_utilities.h gnu/llvm/compiler-rt/lib/sanitizer_common: sanitizer_atomic_clang_mips.h sanitizer_atomic_clang_other.h sanitizer_atomic_clang_x86.h sanitizer_coverage_win_dll_thunk.cpp sanitizer_coverage_win_dynamic_runtime_thunk.cpp sanitizer_coverage_win_weak_interception.cpp sanitizer_freebsd.h sanitizer_platform_limits_openbsd.cpp sanitizer_platform_limits_openbsd.h sanitizer_symbolizer_fuchsia.h sanitizer_win_dll_thunk.cpp sanitizer_win_dll_thunk.h sanitizer_win_dynamic_runtime_thunk.cpp sanitizer_win_weak_interception.cpp sanitizer_win_weak_interception.h gnu/llvm/compiler-rt/lib/sanitizer_common/tests: CMakeLists.txt malloc_stress_transfer_test.cpp sanitizer_addrhashmap_test.cpp sanitizer_allocator_test.cpp sanitizer_allocator_testlib.cpp sanitizer_array_ref_test.cpp sanitizer_atomic_test.cpp sanitizer_bitvector_test.cpp sanitizer_block_signals.cpp sanitizer_bvgraph_test.cpp sanitizer_chained_origin_depot_test.cpp sanitizer_common_test.cpp sanitizer_deadlock_detector_test.cpp sanitizer_dense_map_test.cpp sanitizer_flags_test.cpp sanitizer_flat_map_test.cpp sanitizer_format_interceptor_test.cpp sanitizer_hash_test.cpp sanitizer_ioctl_test.cpp sanitizer_leb128_test.cpp sanitizer_libc_test.cpp sanitizer_linux_test.cpp sanitizer_list_test.cpp sanitizer_lzw_test.cpp sanitizer_mac_test.cpp sanitizer_module_uuid_size.cpp sanitizer_mutex_test.cpp sanitizer_nolibc_test.cpp sanitizer_nolibc_test_main.cpp sanitizer_posix_test.cpp sanitizer_printf_test.cpp sanitizer_procmaps_mac_test.cpp sanitizer_procmaps_test.cpp sanitizer_pthread_wrappers.h sanitizer_quarantine_test.cpp sanitizer_range_test.cpp sanitizer_ring_buffer_test.cpp sanitizer_stack_store_test.cpp sanitizer_stackdepot_test.cpp sanitizer_stacktrace_printer_test.cpp sanitizer_stacktrace_test.cpp sanitizer_stoptheworld_test.cpp sanitizer_stoptheworld_testlib.cpp sanitizer_suppressions_test.cpp sanitizer_symbolizer_test.cpp sanitizer_test_config.h sanitizer_test_main.cpp sanitizer_test_utils.h sanitizer_thread_arg_retval_test.cpp sanitizer_thread_registry_test.cpp sanitizer_type_traits_test.cpp sanitizer_vector_test.cpp standalone_malloc_test.cpp gnu/llvm/compiler-rt/lib/scudo/standalone: local_cache.h rss_limit_checker.cpp rss_limit_checker.h gnu/llvm/compiler-rt/lib/scudo/standalone/benchmarks: CMakeLists.txt malloc_benchmark.cpp gnu/llvm/compiler-rt/lib/scudo/standalone/tests: CMakeLists.txt allocator_config_test.cpp atomic_test.cpp bytemap_test.cpp checksum_test.cpp chunk_test.cpp combined_test.cpp common_test.cpp condition_variable_test.cpp flags_test.cpp list_test.cpp map_test.cpp memtag_test.cpp mutex_test.cpp primary_test.cpp quarantine_test.cpp release_test.cpp report_test.cpp scudo_unit_test.h scudo_unit_test_main.cpp secondary_test.cpp size_class_map_test.cpp stats_test.cpp strings_test.cpp timing_test.cpp tsd_test.cpp vector_test.cpp wrappers_c_test.cpp wrappers_cpp_test.cpp gnu/llvm/compiler-rt/lib/tsan/rtl: tsan_spinlock_defs_mac.h gnu/llvm/compiler-rt/lib/tsan/tests: CMakeLists.txt gnu/llvm/compiler-rt/lib/tsan/tests/rtl: CMakeLists.txt tsan_bench.cpp tsan_mop.cpp tsan_mutex.cpp tsan_posix.cpp tsan_posix_util.h tsan_string.cpp tsan_test.cpp tsan_test_util.h tsan_test_util_posix.cpp tsan_thread.cpp gnu/llvm/compiler-rt/lib/tsan/tests/unit: CMakeLists.txt tsan_dense_alloc_test.cpp tsan_flags_test.cpp tsan_ilist_test.cpp tsan_mman_test.cpp tsan_mutexset_test.cpp tsan_shadow_test.cpp tsan_stack_test.cpp tsan_sync_test.cpp tsan_trace_test.cpp tsan_unit_test_main.cpp tsan_vector_clock_test.cpp gnu/llvm/compiler-rt/lib/ubsan: ubsan_win_dll_thunk.cpp ubsan_win_dynamic_runtime_thunk.cpp ubsan_win_weak_interception.cpp gnu/llvm/compiler-rt/lib/xray/tests: CMakeLists.txt gnu/llvm/compiler-rt/lib/xray/tests/unit: CMakeLists.txt allocator_test.cpp buffer_queue_test.cpp fdr_controller_test.cpp fdr_log_writer_test.cpp function_call_trie_test.cpp profile_collector_test.cpp segmented_array_test.cpp test_helpers.cpp test_helpers.h xray_unit_test_main.cpp gnu/llvm/compiler-rt/unittests: CMakeLists.txt lit.common.unit.cfg.py lit.common.unit.configured.in Log message: merge compiler-rt from llvm-22.1.8 CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:50:03 Log message: import libunwind from llvm-22.1.8 Status: Vendor Tag: LIBUNWIND Release Tags: LIBUNWIND_22_1_8 U src/gnu/llvm/libunwind/.clang-format U src/gnu/llvm/libunwind/CMakeLists.txt U src/gnu/llvm/libunwind/LICENSE.TXT U src/gnu/llvm/libunwind/cmake/config-ix.cmake U src/gnu/llvm/libunwind/cmake/Modules/HandleLibunwindFlags.cmake N src/gnu/llvm/libunwind/docs/BuildingLibunwind.rst N src/gnu/llvm/libunwind/docs/CMakeLists.txt N src/gnu/llvm/libunwind/docs/README.txt N src/gnu/llvm/libunwind/docs/conf.py N src/gnu/llvm/libunwind/docs/index.rst U src/gnu/llvm/libunwind/include/CMakeLists.txt C src/gnu/llvm/libunwind/include/__libunwind_config.h U src/gnu/llvm/libunwind/include/libunwind.h U src/gnu/llvm/libunwind/include/libunwind.modulemap U src/gnu/llvm/libunwind/include/unwind.h U src/gnu/llvm/libunwind/include/unwind_arm_ehabi.h U src/gnu/llvm/libunwind/include/unwind_itanium.h U src/gnu/llvm/libunwind/include/mach-o/compact_unwind_encoding.h C src/gnu/llvm/libunwind/src/AddressSpace.hpp U src/gnu/llvm/libunwind/src/CMakeLists.txt U src/gnu/llvm/libunwind/src/CompactUnwinder.hpp C src/gnu/llvm/libunwind/src/DwarfInstructions.hpp C src/gnu/llvm/libunwind/src/DwarfParser.hpp C src/gnu/llvm/libunwind/src/EHHeaderParser.hpp U src/gnu/llvm/libunwind/src/FrameHeaderCache.hpp U src/gnu/llvm/libunwind/src/RWMutex.hpp C src/gnu/llvm/libunwind/src/Registers.hpp U src/gnu/llvm/libunwind/src/Unwind-EHABI.cpp U src/gnu/llvm/libunwind/src/Unwind-EHABI.h U src/gnu/llvm/libunwind/src/Unwind-seh.cpp U src/gnu/llvm/libunwind/src/Unwind-sjlj.c U src/gnu/llvm/libunwind/src/Unwind-wasm.c C src/gnu/llvm/libunwind/src/UnwindCursor.hpp U src/gnu/llvm/libunwind/src/UnwindLevel1-gcc-ext.c U src/gnu/llvm/libunwind/src/UnwindLevel1.c C src/gnu/llvm/libunwind/src/UnwindRegistersRestore.S C src/gnu/llvm/libunwind/src/UnwindRegistersSave.S U src/gnu/llvm/libunwind/src/Unwind_AIXExtras.cpp C src/gnu/llvm/libunwind/src/assembly.h C src/gnu/llvm/libunwind/src/config.h U src/gnu/llvm/libunwind/src/dwarf2.h C src/gnu/llvm/libunwind/src/libunwind.cpp U src/gnu/llvm/libunwind/src/libunwind_ext.h N src/gnu/llvm/libunwind/src/shadow_stack_unwind.h 12 conflicts created by this import. Use the following command to help the merge: cvs checkout -jLIBUNWIND:yesterday -jLIBUNWIND src/gnu/llvm/libunwind CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/31 02:50:38 Modified files: devel/llvm/21 : Makefile Added files: devel/llvm/21/patches: patch-llvm_include_llvm_CodeGen_RDFGraph_h patch-llvm_include_llvm_CodeGen_RDFRegisters_h patch-llvm_lib_CodeGen_RDFLiveness_cpp patch-llvm_lib_Target_Hexagon_RDFCopy_cpp patch-llvm_lib_Target_Hexagon_RDFCopy_h patch-llvm_unittests_CodeGen_TypeTraitsTest_cpp Log message: llvm/21: pull in an upstream commit to unbreak build with libcxx22 tested in a bulk by naddy CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:51:11 Modified files: gnu/llvm/libunwind/include: __libunwind_config.h gnu/llvm/libunwind/src: AddressSpace.hpp DwarfInstructions.hpp DwarfParser.hpp EHHeaderParser.hpp Registers.hpp UnwindCursor.hpp UnwindRegistersRestore.S UnwindRegistersSave.S assembly.h config.h libunwind.cpp Removed files: gnu/llvm/libunwind/src: cet_unwind.h Log message: merge libunwind from llvm-22.1.8 CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:52:36 Log message: import libcxxabi from llvm-22.1.8 Status: Vendor Tag: LIBCXXABI Release Tags: LIBCXXABI_22_1_8 U src/gnu/llvm/libcxxabi/.clang-format U src/gnu/llvm/libcxxabi/.gitignore U src/gnu/llvm/libcxxabi/CMakeLists.txt U src/gnu/llvm/libcxxabi/CREDITS.TXT U src/gnu/llvm/libcxxabi/LICENSE.TXT U src/gnu/llvm/libcxxabi/cmake/config-ix.cmake U src/gnu/llvm/libcxxabi/cmake/Modules/HandleLibcxxabiFlags.cmake U src/gnu/llvm/libcxxabi/cmake/Modules/MacroEnsureOutOfSourceBuild.cmake N src/gnu/llvm/libcxxabi/fuzz/CMakeLists.txt N src/gnu/llvm/libcxxabi/fuzz/cxa_demangle_fuzzer.cpp U src/gnu/llvm/libcxxabi/include/CMakeLists.txt U src/gnu/llvm/libcxxabi/include/__cxxabi_config.h U src/gnu/llvm/libcxxabi/include/cxxabi.h U src/gnu/llvm/libcxxabi/lib/cxxabiv1.exp U src/gnu/llvm/libcxxabi/lib/fundamental-types.exp U src/gnu/llvm/libcxxabi/lib/itanium-base.exp U src/gnu/llvm/libcxxabi/lib/itanium-exceptions.exp U src/gnu/llvm/libcxxabi/lib/new-delete.exp U src/gnu/llvm/libcxxabi/lib/personality-sjlj.exp U src/gnu/llvm/libcxxabi/lib/personality-v0.exp U src/gnu/llvm/libcxxabi/lib/std-exceptions.exp U src/gnu/llvm/libcxxabi/lib/std-misc.exp U src/gnu/llvm/libcxxabi/lib/symbols-not-reexported.exp U src/gnu/llvm/libcxxabi/src/CMakeLists.txt U src/gnu/llvm/libcxxabi/src/abort_message.cpp U src/gnu/llvm/libcxxabi/src/abort_message.h U src/gnu/llvm/libcxxabi/src/aix_state_tab_eh.inc U src/gnu/llvm/libcxxabi/src/cxa_aux_runtime.cpp U src/gnu/llvm/libcxxabi/src/cxa_default_handlers.cpp U src/gnu/llvm/libcxxabi/src/cxa_demangle.cpp U src/gnu/llvm/libcxxabi/src/cxa_exception.cpp U src/gnu/llvm/libcxxabi/src/cxa_exception.h U src/gnu/llvm/libcxxabi/src/cxa_exception_storage.cpp U src/gnu/llvm/libcxxabi/src/cxa_guard.cpp C src/gnu/llvm/libcxxabi/src/cxa_guard_impl.h U src/gnu/llvm/libcxxabi/src/cxa_handlers.cpp U src/gnu/llvm/libcxxabi/src/cxa_handlers.h U src/gnu/llvm/libcxxabi/src/cxa_noexception.cpp U src/gnu/llvm/libcxxabi/src/cxa_personality.cpp U src/gnu/llvm/libcxxabi/src/cxa_thread_atexit.cpp U src/gnu/llvm/libcxxabi/src/cxa_vector.cpp U src/gnu/llvm/libcxxabi/src/cxa_virtual.cpp U src/gnu/llvm/libcxxabi/src/fallback_malloc.cpp U src/gnu/llvm/libcxxabi/src/fallback_malloc.h U src/gnu/llvm/libcxxabi/src/private_typeinfo.cpp U src/gnu/llvm/libcxxabi/src/private_typeinfo.h U src/gnu/llvm/libcxxabi/src/stdlib_exception.cpp U src/gnu/llvm/libcxxabi/src/stdlib_new_delete.cpp U src/gnu/llvm/libcxxabi/src/stdlib_stdexcept.cpp U src/gnu/llvm/libcxxabi/src/stdlib_typeinfo.cpp U src/gnu/llvm/libcxxabi/src/demangle/.clang-format U src/gnu/llvm/libcxxabi/src/demangle/DemangleConfig.h U src/gnu/llvm/libcxxabi/src/demangle/ItaniumDemangle.h U src/gnu/llvm/libcxxabi/src/demangle/ItaniumNodes.def U src/gnu/llvm/libcxxabi/src/demangle/README.txt U src/gnu/llvm/libcxxabi/src/demangle/StringViewExtras.h U src/gnu/llvm/libcxxabi/src/demangle/Utility.h U src/gnu/llvm/libcxxabi/src/demangle/cp-to-llvm.sh U src/gnu/llvm/libcxxabi/src/vendor/apple/shims.cpp N src/gnu/llvm/libcxxabi/www/content.css N src/gnu/llvm/libcxxabi/www/index.html N src/gnu/llvm/libcxxabi/www/menu.css N src/gnu/llvm/libcxxabi/www/spec.html 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jLIBCXXABI:yesterday -jLIBCXXABI src/gnu/llvm/libcxxabi CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:53:07 Modified files: gnu/llvm/libcxxabi/src: cxa_guard_impl.h Removed files: gnu/llvm/libcxxabi/lib: exceptions.exp gnu/llvm/libcxxabi/src/demangle: StringView.h Log message: merge libcxxabi from llvm-22.1.8 CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:53:43 Log message: import libcxx from llvm-22.1.8 Status: Vendor Tag: LIBCXX Release Tags: LIBCXX_22_1_8 U src/gnu/llvm/libcxx/.clang-format U src/gnu/llvm/libcxx/.clang-tidy U src/gnu/llvm/libcxx/.gitignore U src/gnu/llvm/libcxx/CMakeLists.txt U src/gnu/llvm/libcxx/CREDITS.TXT U src/gnu/llvm/libcxx/LICENSE.TXT N src/gnu/llvm/libcxx/Maintainers.md U src/gnu/llvm/libcxx/TODO.TXT U src/gnu/llvm/libcxx/cmake/config-ix.cmake U src/gnu/llvm/libcxx/cmake/Modules/HandleLibCXXABI.cmake U src/gnu/llvm/libcxx/cmake/Modules/HandleLibcxxFlags.cmake U src/gnu/llvm/libcxx/cmake/Modules/MacroEnsureOutOfSourceBuild.cmake U src/gnu/llvm/libcxx/cmake/caches/AArch64.cmake U src/gnu/llvm/libcxx/cmake/caches/AIX.cmake N src/gnu/llvm/libcxx/cmake/caches/AMDGPU.cmake U src/gnu/llvm/libcxx/cmake/caches/AndroidNDK.cmake U src/gnu/llvm/libcxx/cmake/caches/Apple.cmake U src/gnu/llvm/libcxx/cmake/caches/Armv7Arm.cmake U src/gnu/llvm/libcxx/cmake/caches/Armv7M-picolibc.cmake U src/gnu/llvm/libcxx/cmake/caches/Armv7Thumb-no-exceptions.cmake U src/gnu/llvm/libcxx/cmake/caches/Armv8Arm.cmake U src/gnu/llvm/libcxx/cmake/caches/Armv8Thumb-no-exceptions.cmake U src/gnu/llvm/libcxx/cmake/caches/FreeBSD.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-abi-unstable.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-asan.cmake N src/gnu/llvm/libcxx/cmake/caches/Generic-cxx03-frozen.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-cxx03.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-cxx11.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-cxx14.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-cxx17.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-cxx20.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-cxx23.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-cxx26.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-hardening-mode-debug.cmake N src/gnu/llvm/libcxx/cmake/caches/Generic-hardening-mode-extensive-observe-semantic.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-hardening-mode-extensive.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-hardening-mode-fast-with-abi-breaks.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-hardening-mode-fast.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-merged.cmake N src/gnu/llvm/libcxx/cmake/caches/Generic-modules-cxx17-lsv.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-modules.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-msan.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-exceptions.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-experimental.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-filesystem.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-localization.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-random_device.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-rtti.cmake N src/gnu/llvm/libcxx/cmake/caches/Generic-no-terminal.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-threads.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-tzdb.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-unicode.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-no-wide-characters.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-optimized-speed.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-static.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-tsan.cmake U src/gnu/llvm/libcxx/cmake/caches/Generic-ubsan.cmake U src/gnu/llvm/libcxx/cmake/caches/MinGW.cmake N src/gnu/llvm/libcxx/cmake/caches/NVPTX.cmake U src/gnu/llvm/libcxx/cmake/caches/README.md N src/gnu/llvm/libcxx/cmake/caches/hexagon-linux-runtimes.cmake U src/gnu/llvm/libcxx/cmake/caches/s390x-ibm-zos-ascii.cmake U src/gnu/llvm/libcxx/cmake/caches/s390x-ibm-zos.cmake U src/gnu/llvm/libcxx/cmake/caches/s390x32-ibm-zos-ascii.cmake U src/gnu/llvm/libcxx/cmake/caches/s390x32-ibm-zos.cmake N src/gnu/llvm/libcxx/docs/ABIGuarantees.rst U src/gnu/llvm/libcxx/docs/AddingNewCIJobs.rst U src/gnu/llvm/libcxx/docs/CMakeLists.txt N src/gnu/llvm/libcxx/docs/CodingGuidelines.rst U src/gnu/llvm/libcxx/docs/Contributing.rst U src/gnu/llvm/libcxx/docs/FeatureTestMacroTable.rst U src/gnu/llvm/libcxx/docs/Hardening.rst U src/gnu/llvm/libcxx/docs/ImplementationDefinedBehavior.rst U src/gnu/llvm/libcxx/docs/Modules.rst U src/gnu/llvm/libcxx/docs/README.txt U src/gnu/llvm/libcxx/docs/ReleaseNotes.rst U src/gnu/llvm/libcxx/docs/ReleaseProcedure.rst U src/gnu/llvm/libcxx/docs/TestingLibcxx.rst N src/gnu/llvm/libcxx/docs/UserDocumentation.rst N src/gnu/llvm/libcxx/docs/VendorDocumentation.rst U src/gnu/llvm/libcxx/docs/conf.py U src/gnu/llvm/libcxx/docs/index.rst U src/gnu/llvm/libcxx/docs/DesignDocs/ABIVersioning.rst U src/gnu/llvm/libcxx/docs/DesignDocs/AtomicDesign.rst U src/gnu/llvm/libcxx/docs/DesignDocs/CapturingConfigInfo.rst U src/gnu/llvm/libcxx/docs/DesignDocs/ExperimentalFeatures.rst U src/gnu/llvm/libcxx/docs/DesignDocs/ExtendedCXX03Support.rst U src/gnu/llvm/libcxx/docs/DesignDocs/FeatureTestMacros.rst U src/gnu/llvm/libcxx/docs/DesignDocs/FileTimeType.rst U src/gnu/llvm/libcxx/docs/DesignDocs/HeaderRemovalPolicy.rst U src/gnu/llvm/libcxx/docs/DesignDocs/NoexceptPolicy.rst U src/gnu/llvm/libcxx/docs/DesignDocs/PSTLIntegration.rst U src/gnu/llvm/libcxx/docs/DesignDocs/ThreadingSupportAPI.rst U src/gnu/llvm/libcxx/docs/DesignDocs/TimeZone.rst U src/gnu/llvm/libcxx/docs/DesignDocs/UniquePtrTrivialAbi.rst U src/gnu/llvm/libcxx/docs/DesignDocs/UnspecifiedBehaviorRandomization.rst U src/gnu/llvm/libcxx/docs/DesignDocs/VisibilityMacros.rst U src/gnu/llvm/libcxx/docs/Helpers/ReleaseNotesTemplate.rst U src/gnu/llvm/libcxx/docs/Helpers/Styles.rst U src/gnu/llvm/libcxx/docs/ReleaseNotes/20.rst N src/gnu/llvm/libcxx/docs/ReleaseNotes/21.rst N src/gnu/llvm/libcxx/docs/ReleaseNotes/22.rst U src/gnu/llvm/libcxx/docs/Status/Cxx17.rst U src/gnu/llvm/libcxx/docs/Status/Cxx17Issues.csv U src/gnu/llvm/libcxx/docs/Status/Cxx17Papers.csv U src/gnu/llvm/libcxx/docs/Status/Cxx20.rst U src/gnu/llvm/libcxx/docs/Status/Cxx20Issues.csv U src/gnu/llvm/libcxx/docs/Status/Cxx20Papers.csv U src/gnu/llvm/libcxx/docs/Status/Cxx23.rst U src/gnu/llvm/libcxx/docs/Status/Cxx23Issues.csv U src/gnu/llvm/libcxx/docs/Status/Cxx23Papers.csv U src/gnu/llvm/libcxx/docs/Status/Cxx2c.rst U src/gnu/llvm/libcxx/docs/Status/Cxx2cIssues.csv U src/gnu/llvm/libcxx/docs/Status/Cxx2cPapers.csv U src/gnu/llvm/libcxx/docs/Status/Format.rst U src/gnu/llvm/libcxx/docs/Status/FormatIssues.csv U src/gnu/llvm/libcxx/docs/Status/FormatPaper.csv U src/gnu/llvm/libcxx/docs/Status/PSTL.rst U src/gnu/llvm/libcxx/docs/Status/PSTLPaper.csv U src/gnu/llvm/libcxx/docs/Status/Parallelism.rst U src/gnu/llvm/libcxx/docs/Status/ParallelismProjects.csv U src/gnu/llvm/libcxx/include/CMakeLists.txt U src/gnu/llvm/libcxx/include/__assert U src/gnu/llvm/libcxx/include/__bit_reference C src/gnu/llvm/libcxx/include/__config U src/gnu/llvm/libcxx/include/__config_site.in U src/gnu/llvm/libcxx/include/__hash_table C src/gnu/llvm/libcxx/include/__locale N src/gnu/llvm/libcxx/include/__log_hardening_failure U src/gnu/llvm/libcxx/include/__mbstate_t.h U src/gnu/llvm/libcxx/include/__node_handle U src/gnu/llvm/libcxx/include/__split_buffer U src/gnu/llvm/libcxx/include/__std_mbstate_t.h U src/gnu/llvm/libcxx/include/__tree U src/gnu/llvm/libcxx/include/__undef_macros U src/gnu/llvm/libcxx/include/__verbose_abort N src/gnu/llvm/libcxx/include/__verbose_trap C src/gnu/llvm/libcxx/include/algorithm U src/gnu/llvm/libcxx/include/any U src/gnu/llvm/libcxx/include/array U src/gnu/llvm/libcxx/include/atomic U src/gnu/llvm/libcxx/include/barrier U src/gnu/llvm/libcxx/include/bit U src/gnu/llvm/libcxx/include/bitset U src/gnu/llvm/libcxx/include/cassert U src/gnu/llvm/libcxx/include/ccomplex U src/gnu/llvm/libcxx/include/cctype U src/gnu/llvm/libcxx/include/cerrno U src/gnu/llvm/libcxx/include/cfenv U src/gnu/llvm/libcxx/include/cfloat U src/gnu/llvm/libcxx/include/charconv U src/gnu/llvm/libcxx/include/chrono U src/gnu/llvm/libcxx/include/cinttypes U src/gnu/llvm/libcxx/include/ciso646 U src/gnu/llvm/libcxx/include/climits U src/gnu/llvm/libcxx/include/clocale U src/gnu/llvm/libcxx/include/cmath U src/gnu/llvm/libcxx/include/codecvt U src/gnu/llvm/libcxx/include/compare U src/gnu/llvm/libcxx/include/complex U src/gnu/llvm/libcxx/include/complex.h U src/gnu/llvm/libcxx/include/concepts U src/gnu/llvm/libcxx/include/condition_variable U src/gnu/llvm/libcxx/include/coroutine U src/gnu/llvm/libcxx/include/csetjmp U src/gnu/llvm/libcxx/include/csignal N src/gnu/llvm/libcxx/include/cstdalign U src/gnu/llvm/libcxx/include/cstdarg U src/gnu/llvm/libcxx/include/cstdbool U src/gnu/llvm/libcxx/include/cstddef U src/gnu/llvm/libcxx/include/cstdint U src/gnu/llvm/libcxx/include/cstdio U src/gnu/llvm/libcxx/include/cstdlib U src/gnu/llvm/libcxx/include/cstring U src/gnu/llvm/libcxx/include/ctgmath U src/gnu/llvm/libcxx/include/ctime U src/gnu/llvm/libcxx/include/ctype.h U src/gnu/llvm/libcxx/include/cuchar U src/gnu/llvm/libcxx/include/cwchar U src/gnu/llvm/libcxx/include/cwctype C src/gnu/llvm/libcxx/include/deque U src/gnu/llvm/libcxx/include/errno.h U src/gnu/llvm/libcxx/include/exception U src/gnu/llvm/libcxx/include/execution U src/gnu/llvm/libcxx/include/expected U src/gnu/llvm/libcxx/include/fenv.h U src/gnu/llvm/libcxx/include/filesystem N src/gnu/llvm/libcxx/include/flat_map N src/gnu/llvm/libcxx/include/flat_set U src/gnu/llvm/libcxx/include/float.h U src/gnu/llvm/libcxx/include/format U src/gnu/llvm/libcxx/include/forward_list U src/gnu/llvm/libcxx/include/fstream U src/gnu/llvm/libcxx/include/functional U src/gnu/llvm/libcxx/include/future U src/gnu/llvm/libcxx/include/initializer_list U src/gnu/llvm/libcxx/include/inttypes.h U src/gnu/llvm/libcxx/include/iomanip U src/gnu/llvm/libcxx/include/ios U src/gnu/llvm/libcxx/include/iosfwd U src/gnu/llvm/libcxx/include/iostream U src/gnu/llvm/libcxx/include/istream U src/gnu/llvm/libcxx/include/iterator U src/gnu/llvm/libcxx/include/latch U src/gnu/llvm/libcxx/include/limits U src/gnu/llvm/libcxx/include/list C src/gnu/llvm/libcxx/include/locale U src/gnu/llvm/libcxx/include/map C src/gnu/llvm/libcxx/include/math.h U src/gnu/llvm/libcxx/include/mdspan U src/gnu/llvm/libcxx/include/memory U src/gnu/llvm/libcxx/include/memory_resource C src/gnu/llvm/libcxx/include/module.modulemap.in U src/gnu/llvm/libcxx/include/mutex U src/gnu/llvm/libcxx/include/new U src/gnu/llvm/libcxx/include/numbers U src/gnu/llvm/libcxx/include/numeric U src/gnu/llvm/libcxx/include/optional U src/gnu/llvm/libcxx/include/ostream U src/gnu/llvm/libcxx/include/print U src/gnu/llvm/libcxx/include/queue U src/gnu/llvm/libcxx/include/random U src/gnu/llvm/libcxx/include/ranges U src/gnu/llvm/libcxx/include/ratio U src/gnu/llvm/libcxx/include/regex U src/gnu/llvm/libcxx/include/scoped_allocator U src/gnu/llvm/libcxx/include/semaphore U src/gnu/llvm/libcxx/include/set U src/gnu/llvm/libcxx/include/shared_mutex U src/gnu/llvm/libcxx/include/source_location U src/gnu/llvm/libcxx/include/span U src/gnu/llvm/libcxx/include/sstream U src/gnu/llvm/libcxx/include/stack U src/gnu/llvm/libcxx/include/stdatomic.h U src/gnu/llvm/libcxx/include/stddef.h U src/gnu/llvm/libcxx/include/stdexcept C src/gnu/llvm/libcxx/include/stdio.h C src/gnu/llvm/libcxx/include/stdlib.h U src/gnu/llvm/libcxx/include/stop_token U src/gnu/llvm/libcxx/include/streambuf U src/gnu/llvm/libcxx/include/string U src/gnu/llvm/libcxx/include/string.h U src/gnu/llvm/libcxx/include/string_view U src/gnu/llvm/libcxx/include/strstream U src/gnu/llvm/libcxx/include/syncstream U src/gnu/llvm/libcxx/include/system_error U src/gnu/llvm/libcxx/include/tgmath.h U src/gnu/llvm/libcxx/include/thread U src/gnu/llvm/libcxx/include/tuple U src/gnu/llvm/libcxx/include/type_traits U src/gnu/llvm/libcxx/include/typeindex U src/gnu/llvm/libcxx/include/typeinfo U src/gnu/llvm/libcxx/include/uchar.h U src/gnu/llvm/libcxx/include/unordered_map U src/gnu/llvm/libcxx/include/unordered_set U src/gnu/llvm/libcxx/include/utility U src/gnu/llvm/libcxx/include/valarray U src/gnu/llvm/libcxx/include/variant U src/gnu/llvm/libcxx/include/vector U src/gnu/llvm/libcxx/include/version U src/gnu/llvm/libcxx/include/wchar.h U src/gnu/llvm/libcxx/include/wctype.h U src/gnu/llvm/libcxx/include/__algorithm/adjacent_find.h U src/gnu/llvm/libcxx/include/__algorithm/all_of.h U src/gnu/llvm/libcxx/include/__algorithm/any_of.h U src/gnu/llvm/libcxx/include/__algorithm/binary_search.h U src/gnu/llvm/libcxx/include/__algorithm/clamp.h U src/gnu/llvm/libcxx/include/__algorithm/comp.h U src/gnu/llvm/libcxx/include/__algorithm/comp_ref_type.h U src/gnu/llvm/libcxx/include/__algorithm/copy.h U src/gnu/llvm/libcxx/include/__algorithm/copy_backward.h U src/gnu/llvm/libcxx/include/__algorithm/copy_if.h U src/gnu/llvm/libcxx/include/__algorithm/copy_move_common.h U src/gnu/llvm/libcxx/include/__algorithm/copy_n.h U src/gnu/llvm/libcxx/include/__algorithm/count.h U src/gnu/llvm/libcxx/include/__algorithm/count_if.h U src/gnu/llvm/libcxx/include/__algorithm/equal.h U src/gnu/llvm/libcxx/include/__algorithm/equal_range.h U src/gnu/llvm/libcxx/include/__algorithm/fill.h U src/gnu/llvm/libcxx/include/__algorithm/fill_n.h U src/gnu/llvm/libcxx/include/__algorithm/find.h U src/gnu/llvm/libcxx/include/__algorithm/find_end.h U src/gnu/llvm/libcxx/include/__algorithm/find_first_of.h U src/gnu/llvm/libcxx/include/__algorithm/find_if.h U src/gnu/llvm/libcxx/include/__algorithm/find_if_not.h U src/gnu/llvm/libcxx/include/__algorithm/for_each.h U src/gnu/llvm/libcxx/include/__algorithm/find_segment_if.h U src/gnu/llvm/libcxx/include/__algorithm/for_each_n.h N src/gnu/llvm/libcxx/include/__algorithm/for_each_n_segment.h U src/gnu/llvm/libcxx/include/__algorithm/for_each_segment.h U src/gnu/llvm/libcxx/include/__algorithm/generate.h U src/gnu/llvm/libcxx/include/__algorithm/generate_n.h U src/gnu/llvm/libcxx/include/__algorithm/half_positive.h U src/gnu/llvm/libcxx/include/__algorithm/in_found_result.h U src/gnu/llvm/libcxx/include/__algorithm/in_fun_result.h U src/gnu/llvm/libcxx/include/__algorithm/in_in_out_result.h U src/gnu/llvm/libcxx/include/__algorithm/in_in_result.h U src/gnu/llvm/libcxx/include/__algorithm/in_out_out_result.h U src/gnu/llvm/libcxx/include/__algorithm/in_out_result.h U src/gnu/llvm/libcxx/include/__algorithm/includes.h U src/gnu/llvm/libcxx/include/__algorithm/inplace_merge.h U src/gnu/llvm/libcxx/include/__algorithm/is_heap.h U src/gnu/llvm/libcxx/include/__algorithm/is_heap_until.h U src/gnu/llvm/libcxx/include/__algorithm/is_partitioned.h U src/gnu/llvm/libcxx/include/__algorithm/is_permutation.h U src/gnu/llvm/libcxx/include/__algorithm/is_sorted.h U src/gnu/llvm/libcxx/include/__algorithm/is_sorted_until.h U src/gnu/llvm/libcxx/include/__algorithm/iter_swap.h U src/gnu/llvm/libcxx/include/__algorithm/iterator_operations.h U src/gnu/llvm/libcxx/include/__algorithm/lexicographical_compare.h U src/gnu/llvm/libcxx/include/__algorithm/lexicographical_compare_three_way.h U src/gnu/llvm/libcxx/include/__algorithm/lower_bound.h U src/gnu/llvm/libcxx/include/__algorithm/make_heap.h U src/gnu/llvm/libcxx/include/__algorithm/make_projected.h U src/gnu/llvm/libcxx/include/__algorithm/max.h U src/gnu/llvm/libcxx/include/__algorithm/max_element.h U src/gnu/llvm/libcxx/include/__algorithm/merge.h U src/gnu/llvm/libcxx/include/__algorithm/min.h U src/gnu/llvm/libcxx/include/__algorithm/min_element.h U src/gnu/llvm/libcxx/include/__algorithm/min_max_result.h U src/gnu/llvm/libcxx/include/__algorithm/minmax.h U src/gnu/llvm/libcxx/include/__algorithm/minmax_element.h U src/gnu/llvm/libcxx/include/__algorithm/mismatch.h U src/gnu/llvm/libcxx/include/__algorithm/move.h U src/gnu/llvm/libcxx/include/__algorithm/move_backward.h U src/gnu/llvm/libcxx/include/__algorithm/next_permutation.h U src/gnu/llvm/libcxx/include/__algorithm/none_of.h U src/gnu/llvm/libcxx/include/__algorithm/nth_element.h N src/gnu/llvm/libcxx/include/__algorithm/out_value_result.h U src/gnu/llvm/libcxx/include/__algorithm/partial_sort.h U src/gnu/llvm/libcxx/include/__algorithm/partial_sort_copy.h U src/gnu/llvm/libcxx/include/__algorithm/partition.h U src/gnu/llvm/libcxx/include/__algorithm/partition_copy.h U src/gnu/llvm/libcxx/include/__algorithm/partition_point.h U src/gnu/llvm/libcxx/include/__algorithm/pop_heap.h U src/gnu/llvm/libcxx/include/__algorithm/prev_permutation.h U src/gnu/llvm/libcxx/include/__algorithm/pstl.h U src/gnu/llvm/libcxx/include/__algorithm/push_heap.h N src/gnu/llvm/libcxx/include/__algorithm/radix_sort.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_adjacent_find.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_all_of.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_any_of.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_binary_search.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_clamp.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_contains.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_contains_subrange.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_copy_backward.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_copy_if.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_copy_n.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_count.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_count_if.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_ends_with.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_equal.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_equal_range.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_fill.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_fill_n.h C src/gnu/llvm/libcxx/include/__algorithm/ranges_find.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_find_end.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_find_first_of.h C src/gnu/llvm/libcxx/include/__algorithm/ranges_find_if.h C src/gnu/llvm/libcxx/include/__algorithm/ranges_find_if_not.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_find_last.h N src/gnu/llvm/libcxx/include/__algorithm/ranges_fold.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_for_each.h U src/gnu/llvm/libcxx/include/__algorithm/remove.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_for_each_n.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_generate.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_generate_n.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_includes.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_inplace_merge.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_is_heap.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_is_heap_until.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_is_partitioned.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_is_permutation.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_is_sorted.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_is_sorted_until.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_iterator_concept.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_lexicographical_compare.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_lower_bound.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_make_heap.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_max.h U src/gnu/llvm/libcxx/include/__algorithm/sort.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_max_element.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_merge.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_min.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_min_element.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_minmax.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_minmax_element.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_mismatch.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_move.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_move_backward.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_next_permutation.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_none_of.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_nth_element.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_partial_sort.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_partial_sort_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_partition.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_partition_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_partition_point.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_pop_heap.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_prev_permutation.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_push_heap.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_remove.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_remove_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_remove_copy_if.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_remove_if.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_replace.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_replace_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_replace_copy_if.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_replace_if.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_reverse.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_reverse_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_rotate.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_rotate_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_sample.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_search.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_search_n.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_set_difference.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_set_intersection.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_set_symmetric_difference.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_set_union.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_shuffle.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_sort.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_sort_heap.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_stable_partition.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_stable_sort.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_starts_with.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_swap_ranges.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_transform.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_unique.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_unique_copy.h U src/gnu/llvm/libcxx/include/__algorithm/ranges_upper_bound.h U src/gnu/llvm/libcxx/include/__algorithm/remove_copy.h U src/gnu/llvm/libcxx/include/__algorithm/remove_copy_if.h U src/gnu/llvm/libcxx/include/__algorithm/remove_if.h U src/gnu/llvm/libcxx/include/__algorithm/replace.h U src/gnu/llvm/libcxx/include/__algorithm/replace_copy.h U src/gnu/llvm/libcxx/include/__algorithm/replace_copy_if.h U src/gnu/llvm/libcxx/include/__algorithm/replace_if.h U src/gnu/llvm/libcxx/include/__algorithm/reverse.h U src/gnu/llvm/libcxx/include/__algorithm/reverse_copy.h U src/gnu/llvm/libcxx/include/__algorithm/rotate.h U src/gnu/llvm/libcxx/include/__algorithm/rotate_copy.h U src/gnu/llvm/libcxx/include/__algorithm/sample.h U src/gnu/llvm/libcxx/include/__algorithm/search.h U src/gnu/llvm/libcxx/include/__algorithm/search_n.h U src/gnu/llvm/libcxx/include/__algorithm/set_difference.h U src/gnu/llvm/libcxx/include/__algorithm/set_intersection.h U src/gnu/llvm/libcxx/include/__algorithm/set_symmetric_difference.h U src/gnu/llvm/libcxx/include/__algorithm/set_union.h U src/gnu/llvm/libcxx/include/__algorithm/shift_left.h U src/gnu/llvm/libcxx/include/__algorithm/shift_right.h U src/gnu/llvm/libcxx/include/__algorithm/shuffle.h U src/gnu/llvm/libcxx/include/__algorithm/sift_down.h U src/gnu/llvm/libcxx/include/__algorithm/simd_utils.h U src/gnu/llvm/libcxx/include/__algorithm/sort_heap.h N src/gnu/llvm/libcxx/include/__algorithm/specialized_algorithms.h U src/gnu/llvm/libcxx/include/__algorithm/stable_partition.h U src/gnu/llvm/libcxx/include/__algorithm/stable_sort.h U src/gnu/llvm/libcxx/include/__algorithm/swap_ranges.h U src/gnu/llvm/libcxx/include/__algorithm/three_way_comp_ref_type.h U src/gnu/llvm/libcxx/include/__algorithm/transform.h U src/gnu/llvm/libcxx/include/__algorithm/uniform_random_bit_generator_adaptor.h U src/gnu/llvm/libcxx/include/__algorithm/unique.h U src/gnu/llvm/libcxx/include/__algorithm/unique_copy.h U src/gnu/llvm/libcxx/include/__algorithm/unwrap_iter.h U src/gnu/llvm/libcxx/include/__algorithm/unwrap_range.h U src/gnu/llvm/libcxx/include/__algorithm/upper_bound.h U src/gnu/llvm/libcxx/include/__atomic/aliases.h U src/gnu/llvm/libcxx/include/__atomic/atomic.h U src/gnu/llvm/libcxx/include/__atomic/atomic_flag.h U src/gnu/llvm/libcxx/include/__atomic/atomic_init.h U src/gnu/llvm/libcxx/include/__atomic/atomic_lock_free.h U src/gnu/llvm/libcxx/include/__atomic/atomic_ref.h U src/gnu/llvm/libcxx/include/__atomic/atomic_sync.h N src/gnu/llvm/libcxx/include/__atomic/atomic_sync_timed.h N src/gnu/llvm/libcxx/include/__atomic/atomic_waitable_traits.h U src/gnu/llvm/libcxx/include/__atomic/check_memory_order.h U src/gnu/llvm/libcxx/include/__atomic/contention_t.h U src/gnu/llvm/libcxx/include/__atomic/fence.h N src/gnu/llvm/libcxx/include/__atomic/floating_point_helper.h U src/gnu/llvm/libcxx/include/__atomic/is_always_lock_free.h U src/gnu/llvm/libcxx/include/__atomic/kill_dependency.h U src/gnu/llvm/libcxx/include/__atomic/memory_order.h N src/gnu/llvm/libcxx/include/__atomic/support.h U src/gnu/llvm/libcxx/include/__atomic/to_gcc_order.h N src/gnu/llvm/libcxx/include/__atomic/support/c11.h N src/gnu/llvm/libcxx/include/__atomic/support/gcc.h U src/gnu/llvm/libcxx/include/__bit/bit_cast.h U src/gnu/llvm/libcxx/include/__bit/bit_ceil.h U src/gnu/llvm/libcxx/include/__bit/bit_floor.h U src/gnu/llvm/libcxx/include/__bit/bit_log2.h U src/gnu/llvm/libcxx/include/__bit/bit_width.h U src/gnu/llvm/libcxx/include/__bit/blsr.h U src/gnu/llvm/libcxx/include/__bit/byteswap.h U src/gnu/llvm/libcxx/include/__bit/countl.h U src/gnu/llvm/libcxx/include/__bit/countr.h U src/gnu/llvm/libcxx/include/__bit/endian.h U src/gnu/llvm/libcxx/include/__bit/has_single_bit.h U src/gnu/llvm/libcxx/include/__bit/invert_if.h U src/gnu/llvm/libcxx/include/__bit/popcount.h U src/gnu/llvm/libcxx/include/__bit/rotate.h U src/gnu/llvm/libcxx/include/__charconv/chars_format.h N src/gnu/llvm/libcxx/include/__charconv/from_chars_floating_point.h U src/gnu/llvm/libcxx/include/__charconv/from_chars_integral.h U src/gnu/llvm/libcxx/include/__charconv/from_chars_result.h U src/gnu/llvm/libcxx/include/__charconv/tables.h U src/gnu/llvm/libcxx/include/__charconv/to_chars.h U src/gnu/llvm/libcxx/include/__charconv/to_chars_base_10.h U src/gnu/llvm/libcxx/include/__charconv/to_chars_floating_point.h U src/gnu/llvm/libcxx/include/__charconv/to_chars_integral.h U src/gnu/llvm/libcxx/include/__charconv/to_chars_result.h U src/gnu/llvm/libcxx/include/__charconv/traits.h U src/gnu/llvm/libcxx/include/__chrono/calendar.h U src/gnu/llvm/libcxx/include/__chrono/concepts.h U src/gnu/llvm/libcxx/include/__chrono/convert_to_timespec.h U src/gnu/llvm/libcxx/include/__chrono/convert_to_tm.h U src/gnu/llvm/libcxx/include/__chrono/day.h U src/gnu/llvm/libcxx/include/__chrono/duration.h U src/gnu/llvm/libcxx/include/__chrono/exception.h U src/gnu/llvm/libcxx/include/__chrono/file_clock.h U src/gnu/llvm/libcxx/include/__chrono/formatter.h N src/gnu/llvm/libcxx/include/__chrono/gps_clock.h U src/gnu/llvm/libcxx/include/__chrono/hh_mm_ss.h U src/gnu/llvm/libcxx/include/__chrono/high_resolution_clock.h N src/gnu/llvm/libcxx/include/__chrono/is_clock.h U src/gnu/llvm/libcxx/include/__chrono/leap_second.h U src/gnu/llvm/libcxx/include/__chrono/literals.h U src/gnu/llvm/libcxx/include/__chrono/local_info.h U src/gnu/llvm/libcxx/include/__chrono/month.h U src/gnu/llvm/libcxx/include/__chrono/month_weekday.h U src/gnu/llvm/libcxx/include/__chrono/monthday.h U src/gnu/llvm/libcxx/include/__chrono/ostream.h U src/gnu/llvm/libcxx/include/__chrono/parser_std_format_spec.h U src/gnu/llvm/libcxx/include/__chrono/tzdb.h U src/gnu/llvm/libcxx/include/__chrono/statically_widen.h U src/gnu/llvm/libcxx/include/__chrono/steady_clock.h U src/gnu/llvm/libcxx/include/__chrono/sys_info.h U src/gnu/llvm/libcxx/include/__chrono/system_clock.h N src/gnu/llvm/libcxx/include/__chrono/tai_clock.h U src/gnu/llvm/libcxx/include/__chrono/time_point.h U src/gnu/llvm/libcxx/include/__chrono/time_zone.h U src/gnu/llvm/libcxx/include/__chrono/time_zone_link.h U src/gnu/llvm/libcxx/include/__chrono/tzdb_list.h N src/gnu/llvm/libcxx/include/__chrono/utc_clock.h U src/gnu/llvm/libcxx/include/__chrono/weekday.h U src/gnu/llvm/libcxx/include/__chrono/year.h U src/gnu/llvm/libcxx/include/__chrono/year_month.h U src/gnu/llvm/libcxx/include/__chrono/year_month_day.h U src/gnu/llvm/libcxx/include/__chrono/year_month_weekday.h U src/gnu/llvm/libcxx/include/__chrono/zoned_time.h U src/gnu/llvm/libcxx/include/__compare/common_comparison_category.h U src/gnu/llvm/libcxx/include/__compare/compare_partial_order_fallback.h U src/gnu/llvm/libcxx/include/__compare/compare_strong_order_fallback.h U src/gnu/llvm/libcxx/include/__compare/compare_three_way.h U src/gnu/llvm/libcxx/include/__compare/compare_three_way_result.h U src/gnu/llvm/libcxx/include/__compare/compare_weak_order_fallback.h U src/gnu/llvm/libcxx/include/__compare/is_eq.h U src/gnu/llvm/libcxx/include/__compare/ordering.h U src/gnu/llvm/libcxx/include/__compare/partial_order.h U src/gnu/llvm/libcxx/include/__compare/strong_order.h U src/gnu/llvm/libcxx/include/__compare/synth_three_way.h U src/gnu/llvm/libcxx/include/__compare/three_way_comparable.h U src/gnu/llvm/libcxx/include/__compare/weak_order.h U src/gnu/llvm/libcxx/include/__concepts/arithmetic.h U src/gnu/llvm/libcxx/include/__concepts/assignable.h U src/gnu/llvm/libcxx/include/__concepts/boolean_testable.h U src/gnu/llvm/libcxx/include/__concepts/class_or_enum.h U src/gnu/llvm/libcxx/include/__concepts/common_reference_with.h U src/gnu/llvm/libcxx/include/__concepts/common_with.h N src/gnu/llvm/libcxx/include/__concepts/comparison_common_type.h U src/gnu/llvm/libcxx/include/__concepts/constructible.h U src/gnu/llvm/libcxx/include/__concepts/convertible_to.h U src/gnu/llvm/libcxx/include/__concepts/copyable.h U src/gnu/llvm/libcxx/include/__concepts/derived_from.h U src/gnu/llvm/libcxx/include/__concepts/destructible.h U src/gnu/llvm/libcxx/include/__concepts/different_from.h U src/gnu/llvm/libcxx/include/__concepts/equality_comparable.h U src/gnu/llvm/libcxx/include/__concepts/invocable.h U src/gnu/llvm/libcxx/include/__concepts/movable.h U src/gnu/llvm/libcxx/include/__concepts/predicate.h U src/gnu/llvm/libcxx/include/__concepts/regular.h U src/gnu/llvm/libcxx/include/__concepts/relation.h U src/gnu/llvm/libcxx/include/__concepts/same_as.h U src/gnu/llvm/libcxx/include/__concepts/semiregular.h U src/gnu/llvm/libcxx/include/__concepts/swappable.h U src/gnu/llvm/libcxx/include/__concepts/totally_ordered.h U src/gnu/llvm/libcxx/include/__condition_variable/condition_variable.h U src/gnu/llvm/libcxx/include/__configuration/abi.h U src/gnu/llvm/libcxx/include/__configuration/availability.h U src/gnu/llvm/libcxx/include/__configuration/compiler.h N src/gnu/llvm/libcxx/include/__configuration/experimental.h N src/gnu/llvm/libcxx/include/__configuration/hardening.h U src/gnu/llvm/libcxx/include/__configuration/language.h U src/gnu/llvm/libcxx/include/__configuration/platform.h U src/gnu/llvm/libcxx/include/__coroutine/coroutine_handle.h U src/gnu/llvm/libcxx/include/__coroutine/coroutine_traits.h U src/gnu/llvm/libcxx/include/__coroutine/noop_coroutine_handle.h U src/gnu/llvm/libcxx/include/__coroutine/trivial_awaitables.h N src/gnu/llvm/libcxx/include/__cstddef/byte.h N src/gnu/llvm/libcxx/include/__cstddef/max_align_t.h N src/gnu/llvm/libcxx/include/__cstddef/nullptr_t.h N src/gnu/llvm/libcxx/include/__cstddef/ptrdiff_t.h N src/gnu/llvm/libcxx/include/__cstddef/size_t.h N src/gnu/llvm/libcxx/include/__cxx03/__assert N src/gnu/llvm/libcxx/include/__cxx03/__bit_reference N src/gnu/llvm/libcxx/include/__cxx03/__config N src/gnu/llvm/libcxx/include/__cxx03/__config_site.in N src/gnu/llvm/libcxx/include/__cxx03/__hash_table N src/gnu/llvm/libcxx/include/__cxx03/__locale N src/gnu/llvm/libcxx/include/__cxx03/__mbstate_t.h N src/gnu/llvm/libcxx/include/__cxx03/__split_buffer N src/gnu/llvm/libcxx/include/__cxx03/__std_clang_module N src/gnu/llvm/libcxx/include/__cxx03/__std_mbstate_t.h N src/gnu/llvm/libcxx/include/__cxx03/__tree N src/gnu/llvm/libcxx/include/__cxx03/__undef_macros N src/gnu/llvm/libcxx/include/__cxx03/__verbose_abort N src/gnu/llvm/libcxx/include/__cxx03/__verbose_trap N src/gnu/llvm/libcxx/include/__cxx03/algorithm N src/gnu/llvm/libcxx/include/__cxx03/array N src/gnu/llvm/libcxx/include/__cxx03/atomic N src/gnu/llvm/libcxx/include/__cxx03/bitset N src/gnu/llvm/libcxx/include/__cxx03/cassert N src/gnu/llvm/libcxx/include/__cxx03/ccomplex N src/gnu/llvm/libcxx/include/__cxx03/cctype N src/gnu/llvm/libcxx/include/__cxx03/cerrno N src/gnu/llvm/libcxx/include/__cxx03/cfenv N src/gnu/llvm/libcxx/include/__cxx03/cfloat N src/gnu/llvm/libcxx/include/__cxx03/chrono N src/gnu/llvm/libcxx/include/__cxx03/cinttypes N src/gnu/llvm/libcxx/include/__cxx03/ciso646 N src/gnu/llvm/libcxx/include/__cxx03/climits N src/gnu/llvm/libcxx/include/__cxx03/clocale N src/gnu/llvm/libcxx/include/__cxx03/cmath N src/gnu/llvm/libcxx/include/__cxx03/codecvt N src/gnu/llvm/libcxx/include/__cxx03/complex N src/gnu/llvm/libcxx/include/__cxx03/condition_variable N src/gnu/llvm/libcxx/include/__cxx03/csetjmp N src/gnu/llvm/libcxx/include/__cxx03/csignal N src/gnu/llvm/libcxx/include/__cxx03/cstdarg N src/gnu/llvm/libcxx/include/__cxx03/cstdbool N src/gnu/llvm/libcxx/include/__cxx03/cstddef N src/gnu/llvm/libcxx/include/__cxx03/cstdint N src/gnu/llvm/libcxx/include/__cxx03/cstdio N src/gnu/llvm/libcxx/include/__cxx03/cstdlib N src/gnu/llvm/libcxx/include/__cxx03/cstring N src/gnu/llvm/libcxx/include/__cxx03/ctgmath N src/gnu/llvm/libcxx/include/__cxx03/ctime N src/gnu/llvm/libcxx/include/__cxx03/cuchar N src/gnu/llvm/libcxx/include/__cxx03/cwchar N src/gnu/llvm/libcxx/include/__cxx03/cwctype N src/gnu/llvm/libcxx/include/__cxx03/deque N src/gnu/llvm/libcxx/include/__cxx03/exception N src/gnu/llvm/libcxx/include/__cxx03/forward_list N src/gnu/llvm/libcxx/include/__cxx03/fstream N src/gnu/llvm/libcxx/include/__cxx03/functional N src/gnu/llvm/libcxx/include/__cxx03/future N src/gnu/llvm/libcxx/include/__cxx03/iomanip N src/gnu/llvm/libcxx/include/__cxx03/ios N src/gnu/llvm/libcxx/include/__cxx03/iosfwd N src/gnu/llvm/libcxx/include/__cxx03/iostream N src/gnu/llvm/libcxx/include/__cxx03/istream N src/gnu/llvm/libcxx/include/__cxx03/iterator N src/gnu/llvm/libcxx/include/__cxx03/limits N src/gnu/llvm/libcxx/include/__cxx03/list N src/gnu/llvm/libcxx/include/__cxx03/locale N src/gnu/llvm/libcxx/include/__cxx03/locale.h N src/gnu/llvm/libcxx/include/__cxx03/map N src/gnu/llvm/libcxx/include/__cxx03/math.h N src/gnu/llvm/libcxx/include/__cxx03/memory N src/gnu/llvm/libcxx/include/__cxx03/module.modulemap N src/gnu/llvm/libcxx/include/__cxx03/mutex N src/gnu/llvm/libcxx/include/__cxx03/new N src/gnu/llvm/libcxx/include/__cxx03/numeric N src/gnu/llvm/libcxx/include/__cxx03/ostream N src/gnu/llvm/libcxx/include/__cxx03/queue N src/gnu/llvm/libcxx/include/__cxx03/random N src/gnu/llvm/libcxx/include/__cxx03/ratio N src/gnu/llvm/libcxx/include/__cxx03/regex N src/gnu/llvm/libcxx/include/__cxx03/set N src/gnu/llvm/libcxx/include/__cxx03/sstream N src/gnu/llvm/libcxx/include/__cxx03/stack N src/gnu/llvm/libcxx/include/__cxx03/stdatomic.h N src/gnu/llvm/libcxx/include/__cxx03/stdexcept N src/gnu/llvm/libcxx/include/__cxx03/stdint.h N src/gnu/llvm/libcxx/include/__cxx03/stdlib.h N src/gnu/llvm/libcxx/include/__cxx03/streambuf N src/gnu/llvm/libcxx/include/__cxx03/string N src/gnu/llvm/libcxx/include/__cxx03/string.h N src/gnu/llvm/libcxx/include/__cxx03/string_view N src/gnu/llvm/libcxx/include/__cxx03/strstream N src/gnu/llvm/libcxx/include/__cxx03/system_error N src/gnu/llvm/libcxx/include/__cxx03/thread N src/gnu/llvm/libcxx/include/__cxx03/type_traits N src/gnu/llvm/libcxx/include/__cxx03/typeindex N src/gnu/llvm/libcxx/include/__cxx03/typeinfo N src/gnu/llvm/libcxx/include/__cxx03/uchar.h N src/gnu/llvm/libcxx/include/__cxx03/unordered_map N src/gnu/llvm/libcxx/include/__cxx03/unordered_set N src/gnu/llvm/libcxx/include/__cxx03/utility N src/gnu/llvm/libcxx/include/__cxx03/valarray N src/gnu/llvm/libcxx/include/__cxx03/vector N src/gnu/llvm/libcxx/include/__cxx03/version N src/gnu/llvm/libcxx/include/__cxx03/wchar.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/adjacent_find.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/all_of.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/any_of.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/binary_search.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/comp.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/comp_ref_type.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/copy_backward.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/copy_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/copy_move_common.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/copy_n.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/count.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/count_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/equal.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/equal_range.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/fill.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/fill_n.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/find.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/find_end.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/find_first_of.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/find_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/find_if_not.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/find_segment_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/for_each.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/for_each_segment.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/generate.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/generate_n.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/half_positive.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/includes.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/inplace_merge.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/is_heap.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/is_heap_until.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/is_partitioned.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/is_permutation.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/is_sorted.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/is_sorted_until.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/iter_swap.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/iterator_operations.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/lexicographical_compare.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/lower_bound.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/make_heap.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/make_projected.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/max.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/max_element.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/merge.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/min.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/min_element.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/minmax.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/minmax_element.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/mismatch.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/move.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/move_backward.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/next_permutation.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/none_of.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/nth_element.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/partial_sort.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/partial_sort_copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/partition.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/partition_copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/partition_point.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/pop_heap.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/prev_permutation.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/push_heap.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/remove.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/remove_copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/remove_copy_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/remove_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/replace.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/replace_copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/replace_copy_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/replace_if.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/reverse.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/reverse_copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/rotate.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/rotate_copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/search.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/search_n.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/set_difference.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/set_intersection.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/set_symmetric_difference.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/set_union.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/shuffle.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/sift_down.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/simd_utils.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/sort.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/sort_heap.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/stable_partition.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/stable_sort.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/swap_ranges.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/three_way_comp_ref_type.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/transform.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/uniform_random_bit_generator_adaptor.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/unique.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/unique_copy.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/unwrap_iter.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/unwrap_range.h N src/gnu/llvm/libcxx/include/__cxx03/__algorithm/upper_bound.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/aliases.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/atomic.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/atomic_base.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/atomic_flag.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/atomic_init.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/atomic_lock_free.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/atomic_sync.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/check_memory_order.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/contention_t.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/cxx_atomic_impl.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/fence.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/is_always_lock_free.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/kill_dependency.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/memory_order.h N src/gnu/llvm/libcxx/include/__cxx03/__atomic/to_gcc_order.h N src/gnu/llvm/libcxx/include/__cxx03/__bit/blsr.h N src/gnu/llvm/libcxx/include/__cxx03/__bit/countl.h N src/gnu/llvm/libcxx/include/__cxx03/__bit/countr.h N src/gnu/llvm/libcxx/include/__cxx03/__bit/invert_if.h N src/gnu/llvm/libcxx/include/__cxx03/__bit/popcount.h N src/gnu/llvm/libcxx/include/__cxx03/__bit/rotate.h N src/gnu/llvm/libcxx/include/__cxx03/__chrono/convert_to_timespec.h N src/gnu/llvm/libcxx/include/__cxx03/__chrono/duration.h N src/gnu/llvm/libcxx/include/__cxx03/__chrono/high_resolution_clock.h N src/gnu/llvm/libcxx/include/__cxx03/__chrono/steady_clock.h N src/gnu/llvm/libcxx/include/__cxx03/__chrono/system_clock.h N src/gnu/llvm/libcxx/include/__cxx03/__chrono/time_point.h N src/gnu/llvm/libcxx/include/__cxx03/__condition_variable/condition_variable.h N src/gnu/llvm/libcxx/include/__cxx03/__configuration/abi.h N src/gnu/llvm/libcxx/include/__cxx03/__configuration/availability.h N src/gnu/llvm/libcxx/include/__cxx03/__configuration/compiler.h N src/gnu/llvm/libcxx/include/__cxx03/__configuration/config_site_shim.h N src/gnu/llvm/libcxx/include/__cxx03/__configuration/language.h N src/gnu/llvm/libcxx/include/__cxx03/__configuration/platform.h N src/gnu/llvm/libcxx/include/__cxx03/__debug_utils/randomize_range.h N src/gnu/llvm/libcxx/include/__cxx03/__debug_utils/sanitizers.h N src/gnu/llvm/libcxx/include/__cxx03/__debug_utils/strict_weak_ordering_check.h N src/gnu/llvm/libcxx/include/__cxx03/__exception/exception.h N src/gnu/llvm/libcxx/include/__cxx03/__exception/exception_ptr.h N src/gnu/llvm/libcxx/include/__cxx03/__exception/nested_exception.h N src/gnu/llvm/libcxx/include/__cxx03/__exception/operations.h N src/gnu/llvm/libcxx/include/__cxx03/__exception/terminate.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/binary_function.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/binary_negate.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/bind.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/binder1st.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/binder2nd.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/hash.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/identity.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/mem_fn.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/mem_fun_ref.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/operations.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/pointer_to_binary_function.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/pointer_to_unary_function.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/reference_wrapper.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/unary_function.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/unary_negate.h N src/gnu/llvm/libcxx/include/__cxx03/__functional/weak_result_type.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/array.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/bit_reference.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/complex.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/deque.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/fstream.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/functional.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/ios.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/istream.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/memory.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/ostream.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/pair.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/queue.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/sstream.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/stack.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/streambuf.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/string.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/string_view.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/tuple.h N src/gnu/llvm/libcxx/include/__cxx03/__fwd/vector.h N src/gnu/llvm/libcxx/include/__cxx03/__ios/fpos.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/access.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/advance.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/aliasing_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/back_insert_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/bounded_iter.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/cpp17_iterator_concepts.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/distance.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/erase_if_container.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/front_insert_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/insert_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/istream_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/istreambuf_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/iterator_traits.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/move_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/next.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/ostream_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/ostreambuf_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/prev.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/reverse_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/segmented_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__iterator/wrap_iter.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/android.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/bsd_locale_defaults.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/bsd_locale_fallbacks.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/fuchsia.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/ibm.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/locale_guard.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/musl.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/newlib.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/openbsd.h N src/gnu/llvm/libcxx/include/__cxx03/__locale_dir/locale_base_api/win32.h N src/gnu/llvm/libcxx/include/__cxx03/__math/abs.h N src/gnu/llvm/libcxx/include/__cxx03/__math/copysign.h N src/gnu/llvm/libcxx/include/__cxx03/__math/error_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__math/exponential_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__math/fdim.h N src/gnu/llvm/libcxx/include/__cxx03/__math/fma.h N src/gnu/llvm/libcxx/include/__cxx03/__math/gamma.h N src/gnu/llvm/libcxx/include/__cxx03/__math/hyperbolic_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__math/hypot.h N src/gnu/llvm/libcxx/include/__cxx03/__math/inverse_hyperbolic_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__math/inverse_trigonometric_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__math/logarithms.h N src/gnu/llvm/libcxx/include/__cxx03/__math/min_max.h N src/gnu/llvm/libcxx/include/__cxx03/__math/modulo.h N src/gnu/llvm/libcxx/include/__cxx03/__math/remainder.h N src/gnu/llvm/libcxx/include/__cxx03/__math/roots.h N src/gnu/llvm/libcxx/include/__cxx03/__math/rounding_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__math/traits.h N src/gnu/llvm/libcxx/include/__cxx03/__math/trigonometric_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/addressof.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/align.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/aligned_alloc.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/allocate_at_least.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/allocation_guard.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/allocator.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/allocator_arg_t.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/allocator_destructor.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/allocator_traits.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/assume_aligned.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/auto_ptr.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/builtin_new_allocator.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/compressed_pair.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/construct_at.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/destruct_n.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/pointer_traits.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/raw_storage_iterator.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/shared_ptr.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/temp_value.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/swap_allocator.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/temporary_buffer.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/uninitialized_algorithms.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/unique_ptr.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/uses_allocator.h N src/gnu/llvm/libcxx/include/__cxx03/__memory/voidify.h N src/gnu/llvm/libcxx/include/__cxx03/__mutex/lock_guard.h N src/gnu/llvm/libcxx/include/__cxx03/__mutex/mutex.h N src/gnu/llvm/libcxx/include/__cxx03/__mutex/once_flag.h N src/gnu/llvm/libcxx/include/__cxx03/__mutex/tag_types.h N src/gnu/llvm/libcxx/include/__cxx03/__mutex/unique_lock.h N src/gnu/llvm/libcxx/include/__cxx03/__numeric/accumulate.h N src/gnu/llvm/libcxx/include/__cxx03/__numeric/adjacent_difference.h N src/gnu/llvm/libcxx/include/__cxx03/__numeric/inner_product.h N src/gnu/llvm/libcxx/include/__cxx03/__numeric/iota.h N src/gnu/llvm/libcxx/include/__cxx03/__numeric/partial_sum.h N src/gnu/llvm/libcxx/include/__cxx03/__ostream/basic_ostream.h N src/gnu/llvm/libcxx/include/__cxx03/__random/bernoulli_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/binomial_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/cauchy_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/chi_squared_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/clamp_to_integral.h N src/gnu/llvm/libcxx/include/__cxx03/__random/default_random_engine.h N src/gnu/llvm/libcxx/include/__cxx03/__random/discard_block_engine.h N src/gnu/llvm/libcxx/include/__cxx03/__random/discrete_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/exponential_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/extreme_value_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/fisher_f_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/gamma_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/generate_canonical.h N src/gnu/llvm/libcxx/include/__cxx03/__random/geometric_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/is_valid.h N src/gnu/llvm/libcxx/include/__cxx03/__random/independent_bits_engine.h N src/gnu/llvm/libcxx/include/__cxx03/__random/is_seed_sequence.h N src/gnu/llvm/libcxx/include/__cxx03/__random/knuth_b.h N src/gnu/llvm/libcxx/include/__cxx03/__random/linear_congruential_engine.h N src/gnu/llvm/libcxx/include/__cxx03/__random/log2.h N src/gnu/llvm/libcxx/include/__cxx03/__random/lognormal_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/mersenne_twister_engine.h N src/gnu/llvm/libcxx/include/__cxx03/__random/negative_binomial_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/normal_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/piecewise_constant_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/piecewise_linear_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/poisson_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/random_device.h N src/gnu/llvm/libcxx/include/__cxx03/__random/ranlux.h N src/gnu/llvm/libcxx/include/__cxx03/__random/seed_seq.h N src/gnu/llvm/libcxx/include/__cxx03/__random/shuffle_order_engine.h N src/gnu/llvm/libcxx/include/__cxx03/__random/student_t_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/subtract_with_carry_engine.h N src/gnu/llvm/libcxx/include/__cxx03/__random/uniform_int_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/uniform_real_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__random/weibull_distribution.h N src/gnu/llvm/libcxx/include/__cxx03/__string/char_traits.h N src/gnu/llvm/libcxx/include/__cxx03/__string/constexpr_c_functions.h N src/gnu/llvm/libcxx/include/__cxx03/__string/extern_template_lists.h N src/gnu/llvm/libcxx/include/__cxx03/__support/ibm/gettod_zos.h N src/gnu/llvm/libcxx/include/__cxx03/__support/ibm/locale_mgmt_zos.h N src/gnu/llvm/libcxx/include/__cxx03/__support/ibm/nanosleep.h N src/gnu/llvm/libcxx/include/__cxx03/__support/xlocale/__nop_locale_mgmt.h N src/gnu/llvm/libcxx/include/__cxx03/__support/xlocale/__posix_l_fallback.h N src/gnu/llvm/libcxx/include/__cxx03/__support/xlocale/__strtonum_fallback.h N src/gnu/llvm/libcxx/include/__cxx03/__system_error/errc.h N src/gnu/llvm/libcxx/include/__cxx03/__system_error/error_category.h N src/gnu/llvm/libcxx/include/__cxx03/__system_error/error_code.h N src/gnu/llvm/libcxx/include/__cxx03/__system_error/error_condition.h N src/gnu/llvm/libcxx/include/__cxx03/__system_error/system_error.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/id.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/poll_with_backoff.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/support.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/this_thread.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/thread.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/timed_backoff_policy.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/support/c11.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/support/external.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/support/pthread.h N src/gnu/llvm/libcxx/include/__cxx03/__thread/support/windows.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/find_index.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/make_tuple_types.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/sfinae_helpers.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/tuple_element.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/tuple_indices.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/tuple_like.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/tuple_like_ext.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/tuple_like_no_subrange.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/tuple_size.h N src/gnu/llvm/libcxx/include/__cxx03/__tuple/tuple_types.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/add_const.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/add_cv.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/add_lvalue_reference.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/add_pointer.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/add_rvalue_reference.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/add_volatile.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/aligned_storage.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/aligned_union.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/alignment_of.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/can_extract_key.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/common_type.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/conditional.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/conjunction.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/copy_cv.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/copy_cvref.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/datasizeof.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/decay.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/dependent_type.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/desugars_to.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/disjunction.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/enable_if.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/extent.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/has_virtual_destructor.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/integral_constant.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/invoke.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_abstract.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_allocator.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_always_bitcastable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_arithmetic.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_array.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_assignable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_base_of.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_bounded_array.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_callable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_char_like_type.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_class.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_compound.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_const.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_constant_evaluated.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_constructible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_convertible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_core_convertible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_destructible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_empty.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_enum.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_equality_comparable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_execution_policy.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_final.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_floating_point.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_function.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_fundamental.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_implicitly_default_constructible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_integral.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_literal_type.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_member_pointer.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_nothrow_assignable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_nothrow_constructible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_object.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_nothrow_destructible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_null_pointer.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_pod.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_pointer.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_polymorphic.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_primary_template.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_reference.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_reference_wrapper.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_referenceable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_same.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_scalar.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_signed.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_signed_integer.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_specialization.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_standard_layout.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_swappable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_trivial.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_trivially_assignable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_union.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_trivially_constructible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_trivially_copyable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_trivially_destructible.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_trivially_lexicographically_comparable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_trivially_relocatable.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_unbounded_array.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_unsigned.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_unsigned_integer.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_valid_expansion.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_void.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/is_volatile.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/lazy.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/make_32_64_or_128_bit.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/make_const_lvalue_ref.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/make_signed.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/make_unsigned.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/maybe_const.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/nat.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/negation.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/noexcept_move_assign_container.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/promote.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/rank.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_all_extents.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_const.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_const_ref.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_cv.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_cvref.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_extent.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_pointer.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_reference.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/remove_volatile.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/result_of.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/strip_signature.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/type_identity.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/type_list.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/underlying_type.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/unwrap_ref.h N src/gnu/llvm/libcxx/include/__cxx03/__type_traits/void_t.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/as_lvalue.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/auto_cast.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/convert_to_integral.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/declval.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/empty.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/exception_guard.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/forward.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/integer_sequence.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/is_pointer_in_range.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/is_valid_range.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/move.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/no_destroy.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/pair.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/piecewise_construct.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/priority_tag.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/private_constructor_tag.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/rel_ops.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/small_buffer.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/swap.h N src/gnu/llvm/libcxx/include/__cxx03/__utility/unreachable.h N src/gnu/llvm/libcxx/include/__cxx03/__variant/monostate.h N src/gnu/llvm/libcxx/include/__cxx03/experimental/__config N src/gnu/llvm/libcxx/include/__cxx03/experimental/utility N src/gnu/llvm/libcxx/include/__cxx03/ext/__hash N src/gnu/llvm/libcxx/include/__cxx03/ext/hash_map N src/gnu/llvm/libcxx/include/__cxx03/ext/hash_set U src/gnu/llvm/libcxx/include/__debug_utils/randomize_range.h U src/gnu/llvm/libcxx/include/__debug_utils/sanitizers.h U src/gnu/llvm/libcxx/include/__debug_utils/strict_weak_ordering_check.h U src/gnu/llvm/libcxx/include/__exception/exception.h U src/gnu/llvm/libcxx/include/__exception/exception_ptr.h U src/gnu/llvm/libcxx/include/__exception/nested_exception.h U src/gnu/llvm/libcxx/include/__exception/operations.h U src/gnu/llvm/libcxx/include/__exception/terminate.h U src/gnu/llvm/libcxx/include/__expected/bad_expected_access.h U src/gnu/llvm/libcxx/include/__expected/expected.h U src/gnu/llvm/libcxx/include/__expected/unexpect.h U src/gnu/llvm/libcxx/include/__expected/unexpected.h U src/gnu/llvm/libcxx/include/__filesystem/copy_options.h U src/gnu/llvm/libcxx/include/__filesystem/directory_entry.h U src/gnu/llvm/libcxx/include/__filesystem/directory_iterator.h U src/gnu/llvm/libcxx/include/__filesystem/directory_options.h U src/gnu/llvm/libcxx/include/__filesystem/file_status.h U src/gnu/llvm/libcxx/include/__filesystem/file_time_type.h U src/gnu/llvm/libcxx/include/__filesystem/file_type.h U src/gnu/llvm/libcxx/include/__filesystem/filesystem_error.h U src/gnu/llvm/libcxx/include/__filesystem/operations.h U src/gnu/llvm/libcxx/include/__filesystem/path.h U src/gnu/llvm/libcxx/include/__filesystem/path_iterator.h U src/gnu/llvm/libcxx/include/__filesystem/perm_options.h U src/gnu/llvm/libcxx/include/__filesystem/perms.h U src/gnu/llvm/libcxx/include/__filesystem/recursive_directory_iterator.h U src/gnu/llvm/libcxx/include/__filesystem/space_info.h U src/gnu/llvm/libcxx/include/__filesystem/u8path.h N src/gnu/llvm/libcxx/include/__flat_map/flat_map.h N src/gnu/llvm/libcxx/include/__flat_map/flat_multimap.h N src/gnu/llvm/libcxx/include/__flat_map/key_value_iterator.h N src/gnu/llvm/libcxx/include/__flat_map/sorted_equivalent.h N src/gnu/llvm/libcxx/include/__flat_map/sorted_unique.h N src/gnu/llvm/libcxx/include/__flat_map/utils.h U src/gnu/llvm/libcxx/include/__fwd/array.h U src/gnu/llvm/libcxx/include/__fwd/bit_reference.h N src/gnu/llvm/libcxx/include/__fwd/byte.h U src/gnu/llvm/libcxx/include/__fwd/complex.h U src/gnu/llvm/libcxx/include/__fwd/deque.h U src/gnu/llvm/libcxx/include/__fwd/format.h U src/gnu/llvm/libcxx/include/__fwd/fstream.h U src/gnu/llvm/libcxx/include/__fwd/functional.h C src/gnu/llvm/libcxx/include/__fwd/get.h U src/gnu/llvm/libcxx/include/__fwd/ios.h U src/gnu/llvm/libcxx/include/__fwd/istream.h U src/gnu/llvm/libcxx/include/__fwd/mdspan.h U src/gnu/llvm/libcxx/include/__fwd/memory.h U src/gnu/llvm/libcxx/include/__fwd/memory_resource.h U src/gnu/llvm/libcxx/include/__fwd/ostream.h U src/gnu/llvm/libcxx/include/__fwd/pair.h U src/gnu/llvm/libcxx/include/__fwd/queue.h U src/gnu/llvm/libcxx/include/__fwd/span.h U src/gnu/llvm/libcxx/include/__fwd/sstream.h U src/gnu/llvm/libcxx/include/__fwd/stack.h U src/gnu/llvm/libcxx/include/__fwd/streambuf.h U src/gnu/llvm/libcxx/include/__fwd/string.h U src/gnu/llvm/libcxx/include/__fwd/string_view.h U src/gnu/llvm/libcxx/include/__fwd/subrange.h U src/gnu/llvm/libcxx/include/__fwd/tuple.h N src/gnu/llvm/libcxx/include/__fwd/variant.h U src/gnu/llvm/libcxx/include/__fwd/vector.h N src/gnu/llvm/libcxx/include/__flat_set/flat_multiset.h N src/gnu/llvm/libcxx/include/__flat_set/flat_set.h N src/gnu/llvm/libcxx/include/__flat_set/ra_iterator.h N src/gnu/llvm/libcxx/include/__flat_set/utils.h U src/gnu/llvm/libcxx/include/__format/buffer.h U src/gnu/llvm/libcxx/include/__format/concepts.h U src/gnu/llvm/libcxx/include/__format/container_adaptor.h U src/gnu/llvm/libcxx/include/__format/enable_insertable.h U src/gnu/llvm/libcxx/include/__format/escaped_output_table.h U src/gnu/llvm/libcxx/include/__format/extended_grapheme_cluster_table.h N src/gnu/llvm/libcxx/include/__format/fmt_pair_like.h U src/gnu/llvm/libcxx/include/__format/format_arg.h U src/gnu/llvm/libcxx/include/__format/format_arg_store.h U src/gnu/llvm/libcxx/include/__format/format_args.h U src/gnu/llvm/libcxx/include/__format/format_context.h U src/gnu/llvm/libcxx/include/__format/format_error.h U src/gnu/llvm/libcxx/include/__format/format_functions.h U src/gnu/llvm/libcxx/include/__format/format_parse_context.h U src/gnu/llvm/libcxx/include/__format/format_string.h U src/gnu/llvm/libcxx/include/__format/format_to_n_result.h U src/gnu/llvm/libcxx/include/__format/formatter.h U src/gnu/llvm/libcxx/include/__format/formatter_bool.h U src/gnu/llvm/libcxx/include/__format/formatter_char.h U src/gnu/llvm/libcxx/include/__format/formatter_floating_point.h U src/gnu/llvm/libcxx/include/__format/formatter_integer.h U src/gnu/llvm/libcxx/include/__format/formatter_integral.h U src/gnu/llvm/libcxx/include/__format/formatter_output.h U src/gnu/llvm/libcxx/include/__format/formatter_pointer.h U src/gnu/llvm/libcxx/include/__format/formatter_string.h U src/gnu/llvm/libcxx/include/__format/formatter_tuple.h U src/gnu/llvm/libcxx/include/__format/indic_conjunct_break_table.h U src/gnu/llvm/libcxx/include/__format/parser_std_format_spec.h U src/gnu/llvm/libcxx/include/__format/range_default_formatter.h N src/gnu/llvm/libcxx/include/__format/range_format.h U src/gnu/llvm/libcxx/include/__format/range_formatter.h U src/gnu/llvm/libcxx/include/__format/unicode.h U src/gnu/llvm/libcxx/include/__format/width_estimation_table.h U src/gnu/llvm/libcxx/include/__format/write_escaped.h U src/gnu/llvm/libcxx/include/__functional/binary_function.h U src/gnu/llvm/libcxx/include/__functional/binary_negate.h U src/gnu/llvm/libcxx/include/__functional/bind.h U src/gnu/llvm/libcxx/include/__functional/bind_back.h U src/gnu/llvm/libcxx/include/__functional/bind_front.h U src/gnu/llvm/libcxx/include/__functional/binder1st.h U src/gnu/llvm/libcxx/include/__functional/binder2nd.h U src/gnu/llvm/libcxx/include/__functional/boyer_moore_searcher.h U src/gnu/llvm/libcxx/include/__functional/compose.h U src/gnu/llvm/libcxx/include/__functional/default_searcher.h U src/gnu/llvm/libcxx/include/__functional/function.h U src/gnu/llvm/libcxx/include/__functional/hash.h U src/gnu/llvm/libcxx/include/__functional/identity.h U src/gnu/llvm/libcxx/include/__functional/invoke.h U src/gnu/llvm/libcxx/include/__functional/is_transparent.h U src/gnu/llvm/libcxx/include/__functional/mem_fn.h U src/gnu/llvm/libcxx/include/__functional/mem_fun_ref.h U src/gnu/llvm/libcxx/include/__functional/not_fn.h U src/gnu/llvm/libcxx/include/__functional/operations.h U src/gnu/llvm/libcxx/include/__functional/perfect_forward.h U src/gnu/llvm/libcxx/include/__functional/pointer_to_unary_function.h U src/gnu/llvm/libcxx/include/__functional/pointer_to_binary_function.h U src/gnu/llvm/libcxx/include/__functional/ranges_operations.h U src/gnu/llvm/libcxx/include/__functional/reference_wrapper.h U src/gnu/llvm/libcxx/include/__functional/unary_function.h U src/gnu/llvm/libcxx/include/__functional/unary_negate.h U src/gnu/llvm/libcxx/include/__functional/weak_result_type.h U src/gnu/llvm/libcxx/include/__ios/fpos.h U src/gnu/llvm/libcxx/include/__iterator/access.h U src/gnu/llvm/libcxx/include/__iterator/advance.h U src/gnu/llvm/libcxx/include/__iterator/aliasing_iterator.h U src/gnu/llvm/libcxx/include/__iterator/back_insert_iterator.h U src/gnu/llvm/libcxx/include/__iterator/bounded_iter.h U src/gnu/llvm/libcxx/include/__iterator/common_iterator.h U src/gnu/llvm/libcxx/include/__iterator/concepts.h U src/gnu/llvm/libcxx/include/__iterator/counted_iterator.h U src/gnu/llvm/libcxx/include/__iterator/cpp17_iterator_concepts.h U src/gnu/llvm/libcxx/include/__iterator/data.h U src/gnu/llvm/libcxx/include/__iterator/default_sentinel.h U src/gnu/llvm/libcxx/include/__iterator/distance.h U src/gnu/llvm/libcxx/include/__iterator/empty.h U src/gnu/llvm/libcxx/include/__iterator/erase_if_container.h U src/gnu/llvm/libcxx/include/__iterator/front_insert_iterator.h U src/gnu/llvm/libcxx/include/__iterator/incrementable_traits.h U src/gnu/llvm/libcxx/include/__iterator/indirectly_comparable.h U src/gnu/llvm/libcxx/include/__iterator/insert_iterator.h U src/gnu/llvm/libcxx/include/__iterator/next.h U src/gnu/llvm/libcxx/include/__iterator/istream_iterator.h U src/gnu/llvm/libcxx/include/__iterator/istreambuf_iterator.h U src/gnu/llvm/libcxx/include/__iterator/iter_move.h U src/gnu/llvm/libcxx/include/__iterator/iter_swap.h U src/gnu/llvm/libcxx/include/__iterator/iterator.h U src/gnu/llvm/libcxx/include/__iterator/iterator_traits.h U src/gnu/llvm/libcxx/include/__iterator/iterator_with_data.h U src/gnu/llvm/libcxx/include/__iterator/mergeable.h U src/gnu/llvm/libcxx/include/__iterator/move_iterator.h U src/gnu/llvm/libcxx/include/__iterator/move_sentinel.h U src/gnu/llvm/libcxx/include/__iterator/ostream_iterator.h U src/gnu/llvm/libcxx/include/__iterator/ostreambuf_iterator.h U src/gnu/llvm/libcxx/include/__iterator/permutable.h U src/gnu/llvm/libcxx/include/__iterator/prev.h N src/gnu/llvm/libcxx/include/__iterator/product_iterator.h U src/gnu/llvm/libcxx/include/__iterator/projected.h U src/gnu/llvm/libcxx/include/__iterator/ranges_iterator_traits.h U src/gnu/llvm/libcxx/include/__iterator/readable_traits.h U src/gnu/llvm/libcxx/include/__iterator/reverse_access.h U src/gnu/llvm/libcxx/include/__iterator/size.h U src/gnu/llvm/libcxx/include/__iterator/reverse_iterator.h U src/gnu/llvm/libcxx/include/__iterator/segmented_iterator.h U src/gnu/llvm/libcxx/include/__iterator/sortable.h N src/gnu/llvm/libcxx/include/__iterator/static_bounded_iter.h U src/gnu/llvm/libcxx/include/__iterator/unreachable_sentinel.h U src/gnu/llvm/libcxx/include/__iterator/wrap_iter.h N src/gnu/llvm/libcxx/include/__locale_dir/check_grouping.h N src/gnu/llvm/libcxx/include/__locale_dir/get_c_locale.h U src/gnu/llvm/libcxx/include/__locale_dir/locale_base_api.h N src/gnu/llvm/libcxx/include/__locale_dir/messages.h N src/gnu/llvm/libcxx/include/__locale_dir/money.h N src/gnu/llvm/libcxx/include/__locale_dir/num.h N src/gnu/llvm/libcxx/include/__locale_dir/pad_and_output.h N src/gnu/llvm/libcxx/include/__locale_dir/scan_keyword.h N src/gnu/llvm/libcxx/include/__locale_dir/time.h N src/gnu/llvm/libcxx/include/__locale_dir/wbuffer_convert.h N src/gnu/llvm/libcxx/include/__locale_dir/wstring_convert.h U src/gnu/llvm/libcxx/include/__locale_dir/locale_base_api/bsd_locale_fallbacks.h U src/gnu/llvm/libcxx/include/__locale_dir/locale_base_api/ibm.h N src/gnu/llvm/libcxx/include/__locale_dir/support/aix.h N src/gnu/llvm/libcxx/include/__locale_dir/support/apple.h N src/gnu/llvm/libcxx/include/__locale_dir/support/bsd_like.h N src/gnu/llvm/libcxx/include/__locale_dir/support/freebsd.h N src/gnu/llvm/libcxx/include/__locale_dir/support/fuchsia.h N src/gnu/llvm/libcxx/include/__locale_dir/support/linux.h N src/gnu/llvm/libcxx/include/__locale_dir/support/netbsd.h N src/gnu/llvm/libcxx/include/__locale_dir/support/newlib.h N src/gnu/llvm/libcxx/include/__locale_dir/support/windows.h N src/gnu/llvm/libcxx/include/__locale_dir/support/openbsd.h N src/gnu/llvm/libcxx/include/__locale_dir/support/no_locale/characters.h N src/gnu/llvm/libcxx/include/__locale_dir/support/no_locale/strtonum.h U src/gnu/llvm/libcxx/include/__math/abs.h U src/gnu/llvm/libcxx/include/__math/copysign.h U src/gnu/llvm/libcxx/include/__math/error_functions.h U src/gnu/llvm/libcxx/include/__math/exponential_functions.h U src/gnu/llvm/libcxx/include/__math/fdim.h U src/gnu/llvm/libcxx/include/__math/fma.h U src/gnu/llvm/libcxx/include/__math/gamma.h U src/gnu/llvm/libcxx/include/__math/hyperbolic_functions.h U src/gnu/llvm/libcxx/include/__math/hypot.h U src/gnu/llvm/libcxx/include/__math/inverse_hyperbolic_functions.h U src/gnu/llvm/libcxx/include/__math/inverse_trigonometric_functions.h U src/gnu/llvm/libcxx/include/__math/logarithms.h U src/gnu/llvm/libcxx/include/__math/min_max.h U src/gnu/llvm/libcxx/include/__math/modulo.h U src/gnu/llvm/libcxx/include/__math/remainder.h U src/gnu/llvm/libcxx/include/__math/roots.h U src/gnu/llvm/libcxx/include/__math/rounding_functions.h U src/gnu/llvm/libcxx/include/__math/special_functions.h U src/gnu/llvm/libcxx/include/__math/traits.h U src/gnu/llvm/libcxx/include/__math/trigonometric_functions.h N src/gnu/llvm/libcxx/include/__mdspan/aligned_accessor.h U src/gnu/llvm/libcxx/include/__mdspan/default_accessor.h U src/gnu/llvm/libcxx/include/__mdspan/extents.h U src/gnu/llvm/libcxx/include/__mdspan/layout_left.h U src/gnu/llvm/libcxx/include/__mdspan/layout_right.h U src/gnu/llvm/libcxx/include/__mdspan/layout_stride.h U src/gnu/llvm/libcxx/include/__mdspan/mdspan.h U src/gnu/llvm/libcxx/include/__memory/addressof.h U src/gnu/llvm/libcxx/include/__memory/align.h U src/gnu/llvm/libcxx/include/__memory/allocate_at_least.h U src/gnu/llvm/libcxx/include/__memory/allocation_guard.h U src/gnu/llvm/libcxx/include/__memory/allocator.h U src/gnu/llvm/libcxx/include/__memory/allocator_arg_t.h U src/gnu/llvm/libcxx/include/__memory/allocator_destructor.h U src/gnu/llvm/libcxx/include/__memory/allocator_traits.h N src/gnu/llvm/libcxx/include/__memory/array_cookie.h U src/gnu/llvm/libcxx/include/__memory/assume_aligned.h U src/gnu/llvm/libcxx/include/__memory/auto_ptr.h U src/gnu/llvm/libcxx/include/__memory/compressed_pair.h U src/gnu/llvm/libcxx/include/__memory/concepts.h U src/gnu/llvm/libcxx/include/__memory/construct_at.h N src/gnu/llvm/libcxx/include/__memory/destroy.h U src/gnu/llvm/libcxx/include/__memory/destruct_n.h U src/gnu/llvm/libcxx/include/__memory/inout_ptr.h N src/gnu/llvm/libcxx/include/__memory/is_sufficiently_aligned.h N src/gnu/llvm/libcxx/include/__memory/noexcept_move_assign_container.h U src/gnu/llvm/libcxx/include/__memory/out_ptr.h U src/gnu/llvm/libcxx/include/__memory/pointer_traits.h U src/gnu/llvm/libcxx/include/__memory/ranges_construct_at.h N src/gnu/llvm/libcxx/include/__memory/ranges_destroy.h U src/gnu/llvm/libcxx/include/__memory/ranges_uninitialized_algorithms.h U src/gnu/llvm/libcxx/include/__memory/raw_storage_iterator.h N src/gnu/llvm/libcxx/include/__memory/shared_count.h U src/gnu/llvm/libcxx/include/__memory/shared_ptr.h U src/gnu/llvm/libcxx/include/__memory/swap_allocator.h U src/gnu/llvm/libcxx/include/__memory/temp_value.h U src/gnu/llvm/libcxx/include/__memory/temporary_buffer.h U src/gnu/llvm/libcxx/include/__memory/uninitialized_algorithms.h U src/gnu/llvm/libcxx/include/__memory/unique_ptr.h N src/gnu/llvm/libcxx/include/__memory/unique_temporary_buffer.h U src/gnu/llvm/libcxx/include/__memory/uses_allocator.h U src/gnu/llvm/libcxx/include/__memory/uses_allocator_construction.h U src/gnu/llvm/libcxx/include/__memory_resource/memory_resource.h U src/gnu/llvm/libcxx/include/__memory_resource/monotonic_buffer_resource.h U src/gnu/llvm/libcxx/include/__memory_resource/polymorphic_allocator.h U src/gnu/llvm/libcxx/include/__memory_resource/pool_options.h U src/gnu/llvm/libcxx/include/__memory_resource/synchronized_pool_resource.h U src/gnu/llvm/libcxx/include/__memory_resource/unsynchronized_pool_resource.h U src/gnu/llvm/libcxx/include/__mutex/lock_guard.h U src/gnu/llvm/libcxx/include/__mutex/mutex.h U src/gnu/llvm/libcxx/include/__mutex/once_flag.h U src/gnu/llvm/libcxx/include/__mutex/tag_types.h U src/gnu/llvm/libcxx/include/__mutex/unique_lock.h N src/gnu/llvm/libcxx/include/__new/align_val_t.h N src/gnu/llvm/libcxx/include/__new/allocate.h N src/gnu/llvm/libcxx/include/__new/destroying_delete_t.h N src/gnu/llvm/libcxx/include/__new/exceptions.h N src/gnu/llvm/libcxx/include/__new/global_new_delete.h N src/gnu/llvm/libcxx/include/__new/interference_size.h N src/gnu/llvm/libcxx/include/__new/launder.h N src/gnu/llvm/libcxx/include/__new/new_handler.h N src/gnu/llvm/libcxx/include/__new/nothrow_t.h N src/gnu/llvm/libcxx/include/__new/placement_new_delete.h U src/gnu/llvm/libcxx/include/__numeric/accumulate.h U src/gnu/llvm/libcxx/include/__numeric/adjacent_difference.h U src/gnu/llvm/libcxx/include/__numeric/exclusive_scan.h U src/gnu/llvm/libcxx/include/__numeric/gcd_lcm.h U src/gnu/llvm/libcxx/include/__numeric/inclusive_scan.h U src/gnu/llvm/libcxx/include/__numeric/inner_product.h U src/gnu/llvm/libcxx/include/__numeric/iota.h U src/gnu/llvm/libcxx/include/__numeric/midpoint.h U src/gnu/llvm/libcxx/include/__numeric/partial_sum.h U src/gnu/llvm/libcxx/include/__numeric/pstl.h N src/gnu/llvm/libcxx/include/__numeric/ranges_iota.h U src/gnu/llvm/libcxx/include/__numeric/reduce.h U src/gnu/llvm/libcxx/include/__numeric/saturation_arithmetic.h U src/gnu/llvm/libcxx/include/__numeric/transform_exclusive_scan.h U src/gnu/llvm/libcxx/include/__numeric/transform_inclusive_scan.h U src/gnu/llvm/libcxx/include/__numeric/transform_reduce.h U src/gnu/llvm/libcxx/include/__ostream/basic_ostream.h U src/gnu/llvm/libcxx/include/__ostream/print.h N src/gnu/llvm/libcxx/include/__ostream/put_character_sequence.h U src/gnu/llvm/libcxx/include/__pstl/backend.h U src/gnu/llvm/libcxx/include/__pstl/backend_fwd.h U src/gnu/llvm/libcxx/include/__pstl/dispatch.h U src/gnu/llvm/libcxx/include/__pstl/handle_exception.h U src/gnu/llvm/libcxx/include/__pstl/backends/default.h U src/gnu/llvm/libcxx/include/__pstl/backends/libdispatch.h U src/gnu/llvm/libcxx/include/__pstl/backends/serial.h U src/gnu/llvm/libcxx/include/__pstl/backends/std_thread.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/any_of.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/cpu_traits.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/fill.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/find_if.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/for_each.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/merge.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/stable_sort.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/transform.h U src/gnu/llvm/libcxx/include/__pstl/cpu_algos/transform_reduce.h U src/gnu/llvm/libcxx/include/__random/bernoulli_distribution.h U src/gnu/llvm/libcxx/include/__random/binomial_distribution.h U src/gnu/llvm/libcxx/include/__random/cauchy_distribution.h U src/gnu/llvm/libcxx/include/__random/chi_squared_distribution.h U src/gnu/llvm/libcxx/include/__random/clamp_to_integral.h U src/gnu/llvm/libcxx/include/__random/default_random_engine.h U src/gnu/llvm/libcxx/include/__random/discard_block_engine.h U src/gnu/llvm/libcxx/include/__random/discrete_distribution.h U src/gnu/llvm/libcxx/include/__random/exponential_distribution.h U src/gnu/llvm/libcxx/include/__random/extreme_value_distribution.h U src/gnu/llvm/libcxx/include/__random/fisher_f_distribution.h U src/gnu/llvm/libcxx/include/__random/gamma_distribution.h U src/gnu/llvm/libcxx/include/__random/generate_canonical.h U src/gnu/llvm/libcxx/include/__random/geometric_distribution.h U src/gnu/llvm/libcxx/include/__random/is_valid.h U src/gnu/llvm/libcxx/include/__random/independent_bits_engine.h U src/gnu/llvm/libcxx/include/__random/is_seed_sequence.h U src/gnu/llvm/libcxx/include/__random/knuth_b.h U src/gnu/llvm/libcxx/include/__random/linear_congruential_engine.h U src/gnu/llvm/libcxx/include/__random/log2.h U src/gnu/llvm/libcxx/include/__random/lognormal_distribution.h U src/gnu/llvm/libcxx/include/__random/mersenne_twister_engine.h U src/gnu/llvm/libcxx/include/__random/negative_binomial_distribution.h U src/gnu/llvm/libcxx/include/__random/normal_distribution.h U src/gnu/llvm/libcxx/include/__random/piecewise_constant_distribution.h U src/gnu/llvm/libcxx/include/__random/piecewise_linear_distribution.h U src/gnu/llvm/libcxx/include/__random/poisson_distribution.h U src/gnu/llvm/libcxx/include/__random/random_device.h U src/gnu/llvm/libcxx/include/__random/ranlux.h U src/gnu/llvm/libcxx/include/__random/seed_seq.h U src/gnu/llvm/libcxx/include/__random/shuffle_order_engine.h U src/gnu/llvm/libcxx/include/__random/student_t_distribution.h U src/gnu/llvm/libcxx/include/__random/subtract_with_carry_engine.h U src/gnu/llvm/libcxx/include/__random/uniform_int_distribution.h U src/gnu/llvm/libcxx/include/__random/uniform_random_bit_generator.h U src/gnu/llvm/libcxx/include/__random/uniform_real_distribution.h U src/gnu/llvm/libcxx/include/__random/weibull_distribution.h U src/gnu/llvm/libcxx/include/__ranges/access.h N src/gnu/llvm/libcxx/include/__ranges/adjacent_transform_view.h N src/gnu/llvm/libcxx/include/__ranges/adjacent_view.h U src/gnu/llvm/libcxx/include/__ranges/all.h U src/gnu/llvm/libcxx/include/__ranges/as_rvalue_view.h U src/gnu/llvm/libcxx/include/__ranges/chunk_by_view.h U src/gnu/llvm/libcxx/include/__ranges/common_view.h U src/gnu/llvm/libcxx/include/__ranges/concepts.h U src/gnu/llvm/libcxx/include/__ranges/container_compatible_range.h U src/gnu/llvm/libcxx/include/__ranges/counted.h U src/gnu/llvm/libcxx/include/__ranges/dangling.h U src/gnu/llvm/libcxx/include/__ranges/data.h U src/gnu/llvm/libcxx/include/__ranges/drop_view.h U src/gnu/llvm/libcxx/include/__ranges/drop_while_view.h N src/gnu/llvm/libcxx/include/__ranges/elements_of.h U src/gnu/llvm/libcxx/include/__ranges/elements_view.h U src/gnu/llvm/libcxx/include/__ranges/empty.h U src/gnu/llvm/libcxx/include/__ranges/empty_view.h U src/gnu/llvm/libcxx/include/__ranges/enable_borrowed_range.h U src/gnu/llvm/libcxx/include/__ranges/enable_view.h U src/gnu/llvm/libcxx/include/__ranges/filter_view.h U src/gnu/llvm/libcxx/include/__ranges/from_range.h U src/gnu/llvm/libcxx/include/__ranges/iota_view.h U src/gnu/llvm/libcxx/include/__ranges/istream_view.h U src/gnu/llvm/libcxx/include/__ranges/join_view.h N src/gnu/llvm/libcxx/include/__ranges/join_with_view.h U src/gnu/llvm/libcxx/include/__ranges/lazy_split_view.h U src/gnu/llvm/libcxx/include/__ranges/movable_box.h U src/gnu/llvm/libcxx/include/__ranges/non_propagating_cache.h U src/gnu/llvm/libcxx/include/__ranges/owning_view.h U src/gnu/llvm/libcxx/include/__ranges/range_adaptor.h U src/gnu/llvm/libcxx/include/__ranges/rbegin.h U src/gnu/llvm/libcxx/include/__ranges/ref_view.h U src/gnu/llvm/libcxx/include/__ranges/rend.h U src/gnu/llvm/libcxx/include/__ranges/repeat_view.h U src/gnu/llvm/libcxx/include/__ranges/reverse_view.h U src/gnu/llvm/libcxx/include/__ranges/single_view.h U src/gnu/llvm/libcxx/include/__ranges/size.h U src/gnu/llvm/libcxx/include/__ranges/split_view.h U src/gnu/llvm/libcxx/include/__ranges/subrange.h U src/gnu/llvm/libcxx/include/__ranges/take_view.h U src/gnu/llvm/libcxx/include/__ranges/take_while_view.h U src/gnu/llvm/libcxx/include/__ranges/to.h U src/gnu/llvm/libcxx/include/__ranges/transform_view.h U src/gnu/llvm/libcxx/include/__ranges/view_interface.h U src/gnu/llvm/libcxx/include/__ranges/views.h N src/gnu/llvm/libcxx/include/__ranges/zip_transform_view.h U src/gnu/llvm/libcxx/include/__ranges/zip_view.h U src/gnu/llvm/libcxx/include/__stop_token/atomic_unique_lock.h U src/gnu/llvm/libcxx/include/__stop_token/intrusive_list_view.h U src/gnu/llvm/libcxx/include/__stop_token/intrusive_shared_ptr.h U src/gnu/llvm/libcxx/include/__stop_token/stop_callback.h U src/gnu/llvm/libcxx/include/__stop_token/stop_source.h U src/gnu/llvm/libcxx/include/__stop_token/stop_state.h U src/gnu/llvm/libcxx/include/__stop_token/stop_token.h U src/gnu/llvm/libcxx/include/__string/char_traits.h U src/gnu/llvm/libcxx/include/__string/constexpr_c_functions.h U src/gnu/llvm/libcxx/include/__string/extern_template_lists.h U src/gnu/llvm/libcxx/include/__support/ibm/gettod_zos.h U src/gnu/llvm/libcxx/include/__support/ibm/locale_mgmt_zos.h U src/gnu/llvm/libcxx/include/__support/ibm/nanosleep.h U src/gnu/llvm/libcxx/include/__support/xlocale/__nop_locale_mgmt.h U src/gnu/llvm/libcxx/include/__support/xlocale/__posix_l_fallback.h U src/gnu/llvm/libcxx/include/__system_error/errc.h U src/gnu/llvm/libcxx/include/__system_error/error_category.h U src/gnu/llvm/libcxx/include/__system_error/error_code.h U src/gnu/llvm/libcxx/include/__system_error/error_condition.h U src/gnu/llvm/libcxx/include/__system_error/system_error.h N src/gnu/llvm/libcxx/include/__system_error/throw_system_error.h U src/gnu/llvm/libcxx/include/__thread/formatter.h U src/gnu/llvm/libcxx/include/__thread/id.h U src/gnu/llvm/libcxx/include/__thread/jthread.h U src/gnu/llvm/libcxx/include/__thread/poll_with_backoff.h U src/gnu/llvm/libcxx/include/__thread/support.h U src/gnu/llvm/libcxx/include/__thread/this_thread.h U src/gnu/llvm/libcxx/include/__thread/thread.h U src/gnu/llvm/libcxx/include/__thread/timed_backoff_policy.h U src/gnu/llvm/libcxx/include/__thread/support/c11.h U src/gnu/llvm/libcxx/include/__thread/support/external.h U src/gnu/llvm/libcxx/include/__thread/support/pthread.h U src/gnu/llvm/libcxx/include/__thread/support/windows.h U src/gnu/llvm/libcxx/include/__tuple/find_index.h U src/gnu/llvm/libcxx/include/__tuple/ignore.h U src/gnu/llvm/libcxx/include/__tuple/sfinae_helpers.h U src/gnu/llvm/libcxx/include/__tuple/tuple_element.h U src/gnu/llvm/libcxx/include/__tuple/tuple_like.h U src/gnu/llvm/libcxx/include/__tuple/tuple_like_no_subrange.h U src/gnu/llvm/libcxx/include/__tuple/tuple_size.h N src/gnu/llvm/libcxx/include/__tuple/tuple_transform.h N src/gnu/llvm/libcxx/include/__type_traits/add_cv_quals.h U src/gnu/llvm/libcxx/include/__type_traits/add_pointer.h N src/gnu/llvm/libcxx/include/__type_traits/add_reference.h U src/gnu/llvm/libcxx/include/__type_traits/aligned_storage.h U src/gnu/llvm/libcxx/include/__type_traits/aligned_union.h U src/gnu/llvm/libcxx/include/__type_traits/alignment_of.h U src/gnu/llvm/libcxx/include/__type_traits/common_reference.h U src/gnu/llvm/libcxx/include/__type_traits/common_type.h U src/gnu/llvm/libcxx/include/__type_traits/conditional.h U src/gnu/llvm/libcxx/include/__type_traits/conjunction.h N src/gnu/llvm/libcxx/include/__type_traits/container_traits.h U src/gnu/llvm/libcxx/include/__type_traits/copy_cv.h U src/gnu/llvm/libcxx/include/__type_traits/copy_cvref.h U src/gnu/llvm/libcxx/include/__type_traits/datasizeof.h U src/gnu/llvm/libcxx/include/__type_traits/decay.h U src/gnu/llvm/libcxx/include/__type_traits/dependent_type.h U src/gnu/llvm/libcxx/include/__type_traits/desugars_to.h N src/gnu/llvm/libcxx/include/__type_traits/detected_or.h U src/gnu/llvm/libcxx/include/__type_traits/disjunction.h U src/gnu/llvm/libcxx/include/__type_traits/enable_if.h U src/gnu/llvm/libcxx/include/__type_traits/extent.h U src/gnu/llvm/libcxx/include/__type_traits/has_unique_object_representation.h U src/gnu/llvm/libcxx/include/__type_traits/has_virtual_destructor.h N src/gnu/llvm/libcxx/include/__type_traits/integer_traits.h U src/gnu/llvm/libcxx/include/__type_traits/integral_constant.h U src/gnu/llvm/libcxx/include/__type_traits/invoke.h U src/gnu/llvm/libcxx/include/__type_traits/is_abstract.h U src/gnu/llvm/libcxx/include/__type_traits/is_aggregate.h U src/gnu/llvm/libcxx/include/__type_traits/is_allocator.h U src/gnu/llvm/libcxx/include/__type_traits/is_always_bitcastable.h U src/gnu/llvm/libcxx/include/__type_traits/is_arithmetic.h U src/gnu/llvm/libcxx/include/__type_traits/is_array.h U src/gnu/llvm/libcxx/include/__type_traits/is_assignable.h U src/gnu/llvm/libcxx/include/__type_traits/is_base_of.h U src/gnu/llvm/libcxx/include/__type_traits/is_callable.h U src/gnu/llvm/libcxx/include/__type_traits/is_char_like_type.h U src/gnu/llvm/libcxx/include/__type_traits/is_class.h U src/gnu/llvm/libcxx/include/__type_traits/is_compound.h U src/gnu/llvm/libcxx/include/__type_traits/is_const.h U src/gnu/llvm/libcxx/include/__type_traits/is_empty.h U src/gnu/llvm/libcxx/include/__type_traits/is_constant_evaluated.h U src/gnu/llvm/libcxx/include/__type_traits/is_constructible.h U src/gnu/llvm/libcxx/include/__type_traits/is_convertible.h U src/gnu/llvm/libcxx/include/__type_traits/is_core_convertible.h U src/gnu/llvm/libcxx/include/__type_traits/is_destructible.h U src/gnu/llvm/libcxx/include/__type_traits/is_enum.h U src/gnu/llvm/libcxx/include/__type_traits/is_equality_comparable.h U src/gnu/llvm/libcxx/include/__type_traits/is_execution_policy.h U src/gnu/llvm/libcxx/include/__type_traits/is_final.h U src/gnu/llvm/libcxx/include/__type_traits/is_floating_point.h U src/gnu/llvm/libcxx/include/__type_traits/is_function.h U src/gnu/llvm/libcxx/include/__type_traits/is_fundamental.h N src/gnu/llvm/libcxx/include/__type_traits/is_generic_transparent_comparator.h N src/gnu/llvm/libcxx/include/__type_traits/is_implicit_lifetime.h U src/gnu/llvm/libcxx/include/__type_traits/is_implicitly_default_constructible.h U src/gnu/llvm/libcxx/include/__type_traits/is_integral.h U src/gnu/llvm/libcxx/include/__type_traits/is_literal_type.h U src/gnu/llvm/libcxx/include/__type_traits/is_member_pointer.h U src/gnu/llvm/libcxx/include/__type_traits/is_nothrow_assignable.h U src/gnu/llvm/libcxx/include/__type_traits/is_nothrow_constructible.h U src/gnu/llvm/libcxx/include/__type_traits/is_nothrow_destructible.h U src/gnu/llvm/libcxx/include/__type_traits/is_null_pointer.h U src/gnu/llvm/libcxx/include/__type_traits/is_object.h U src/gnu/llvm/libcxx/include/__type_traits/is_pod.h U src/gnu/llvm/libcxx/include/__type_traits/is_pointer.h U src/gnu/llvm/libcxx/include/__type_traits/is_polymorphic.h U src/gnu/llvm/libcxx/include/__type_traits/is_primary_template.h U src/gnu/llvm/libcxx/include/__type_traits/is_reference.h U src/gnu/llvm/libcxx/include/__type_traits/is_reference_wrapper.h U src/gnu/llvm/libcxx/include/__type_traits/is_referenceable.h U src/gnu/llvm/libcxx/include/__type_traits/is_same.h U src/gnu/llvm/libcxx/include/__type_traits/is_scalar.h U src/gnu/llvm/libcxx/include/__type_traits/is_signed.h U src/gnu/llvm/libcxx/include/__type_traits/is_specialization.h U src/gnu/llvm/libcxx/include/__type_traits/is_standard_layout.h U src/gnu/llvm/libcxx/include/__type_traits/is_swappable.h U src/gnu/llvm/libcxx/include/__type_traits/is_trivial.h U src/gnu/llvm/libcxx/include/__type_traits/is_trivially_assignable.h U src/gnu/llvm/libcxx/include/__type_traits/is_trivially_constructible.h U src/gnu/llvm/libcxx/include/__type_traits/is_trivially_copyable.h U src/gnu/llvm/libcxx/include/__type_traits/is_trivially_destructible.h U src/gnu/llvm/libcxx/include/__type_traits/is_trivially_lexicographically_comparable.h U src/gnu/llvm/libcxx/include/__type_traits/is_trivially_relocatable.h U src/gnu/llvm/libcxx/include/__type_traits/is_union.h N src/gnu/llvm/libcxx/include/__type_traits/is_unqualified.h U src/gnu/llvm/libcxx/include/__type_traits/is_unsigned.h U src/gnu/llvm/libcxx/include/__type_traits/is_valid_expansion.h U src/gnu/llvm/libcxx/include/__type_traits/is_void.h U src/gnu/llvm/libcxx/include/__type_traits/is_volatile.h N src/gnu/llvm/libcxx/include/__type_traits/is_within_lifetime.h U src/gnu/llvm/libcxx/include/__type_traits/lazy.h U src/gnu/llvm/libcxx/include/__type_traits/make_32_64_or_128_bit.h U src/gnu/llvm/libcxx/include/__type_traits/make_signed.h U src/gnu/llvm/libcxx/include/__type_traits/make_const_lvalue_ref.h N src/gnu/llvm/libcxx/include/__type_traits/make_transparent.h U src/gnu/llvm/libcxx/include/__type_traits/make_unsigned.h U src/gnu/llvm/libcxx/include/__type_traits/maybe_const.h U src/gnu/llvm/libcxx/include/__type_traits/nat.h U src/gnu/llvm/libcxx/include/__type_traits/negation.h U src/gnu/llvm/libcxx/include/__type_traits/promote.h U src/gnu/llvm/libcxx/include/__type_traits/rank.h N src/gnu/llvm/libcxx/include/__type_traits/reference_constructs_from_temporary.h N src/gnu/llvm/libcxx/include/__type_traits/reference_converts_from_temporary.h U src/gnu/llvm/libcxx/include/__type_traits/remove_all_extents.h U src/gnu/llvm/libcxx/include/__type_traits/remove_const.h U src/gnu/llvm/libcxx/include/__type_traits/remove_const_ref.h U src/gnu/llvm/libcxx/include/__type_traits/remove_cv.h U src/gnu/llvm/libcxx/include/__type_traits/remove_cvref.h U src/gnu/llvm/libcxx/include/__type_traits/remove_extent.h U src/gnu/llvm/libcxx/include/__type_traits/remove_pointer.h U src/gnu/llvm/libcxx/include/__type_traits/remove_reference.h U src/gnu/llvm/libcxx/include/__type_traits/remove_volatile.h U src/gnu/llvm/libcxx/include/__type_traits/result_of.h U src/gnu/llvm/libcxx/include/__type_traits/strip_signature.h U src/gnu/llvm/libcxx/include/__type_traits/type_identity.h U src/gnu/llvm/libcxx/include/__type_traits/type_list.h U src/gnu/llvm/libcxx/include/__type_traits/underlying_type.h U src/gnu/llvm/libcxx/include/__type_traits/unwrap_ref.h U src/gnu/llvm/libcxx/include/__type_traits/void_t.h U src/gnu/llvm/libcxx/include/__utility/as_const.h U src/gnu/llvm/libcxx/include/__utility/as_lvalue.h U src/gnu/llvm/libcxx/include/__utility/auto_cast.h U src/gnu/llvm/libcxx/include/__utility/cmp.h U src/gnu/llvm/libcxx/include/__utility/convert_to_integral.h U src/gnu/llvm/libcxx/include/__utility/declval.h N src/gnu/llvm/libcxx/include/__utility/default_three_way_comparator.h N src/gnu/llvm/libcxx/include/__utility/element_count.h U src/gnu/llvm/libcxx/include/__utility/empty.h U src/gnu/llvm/libcxx/include/__utility/exception_guard.h U src/gnu/llvm/libcxx/include/__utility/exchange.h U src/gnu/llvm/libcxx/include/__utility/forward.h U src/gnu/llvm/libcxx/include/__utility/forward_like.h U src/gnu/llvm/libcxx/include/__utility/in_place.h U src/gnu/llvm/libcxx/include/__utility/integer_sequence.h U src/gnu/llvm/libcxx/include/__utility/is_pointer_in_range.h U src/gnu/llvm/libcxx/include/__utility/is_valid_range.h N src/gnu/llvm/libcxx/include/__utility/lazy_synth_three_way_comparator.h U src/gnu/llvm/libcxx/include/__utility/move.h U src/gnu/llvm/libcxx/include/__utility/pair.h U src/gnu/llvm/libcxx/include/__utility/no_destroy.h U src/gnu/llvm/libcxx/include/__utility/piecewise_construct.h U src/gnu/llvm/libcxx/include/__utility/priority_tag.h U src/gnu/llvm/libcxx/include/__utility/private_constructor_tag.h U src/gnu/llvm/libcxx/include/__utility/rel_ops.h N src/gnu/llvm/libcxx/include/__utility/scope_guard.h U src/gnu/llvm/libcxx/include/__utility/small_buffer.h U src/gnu/llvm/libcxx/include/__utility/swap.h U src/gnu/llvm/libcxx/include/__utility/to_underlying.h N src/gnu/llvm/libcxx/include/__utility/try_key_extraction.h U src/gnu/llvm/libcxx/include/__utility/unreachable.h U src/gnu/llvm/libcxx/include/__variant/monostate.h N src/gnu/llvm/libcxx/include/__vector/comparison.h N src/gnu/llvm/libcxx/include/__vector/container_traits.h N src/gnu/llvm/libcxx/include/__vector/erase.h N src/gnu/llvm/libcxx/include/__vector/pmr.h N src/gnu/llvm/libcxx/include/__vector/swap.h N src/gnu/llvm/libcxx/include/__vector/vector.h N src/gnu/llvm/libcxx/include/__vector/vector_bool.h N src/gnu/llvm/libcxx/include/__vector/vector_bool_formatter.h U src/gnu/llvm/libcxx/include/experimental/iterator U src/gnu/llvm/libcxx/include/experimental/memory U src/gnu/llvm/libcxx/include/experimental/propagate_const U src/gnu/llvm/libcxx/include/experimental/simd U src/gnu/llvm/libcxx/include/experimental/type_traits U src/gnu/llvm/libcxx/include/experimental/utility U src/gnu/llvm/libcxx/include/experimental/__simd/aligned_tag.h U src/gnu/llvm/libcxx/include/experimental/__simd/declaration.h U src/gnu/llvm/libcxx/include/experimental/__simd/reference.h U src/gnu/llvm/libcxx/include/experimental/__simd/scalar.h U src/gnu/llvm/libcxx/include/experimental/__simd/simd.h U src/gnu/llvm/libcxx/include/experimental/__simd/simd_mask.h U src/gnu/llvm/libcxx/include/experimental/__simd/traits.h U src/gnu/llvm/libcxx/include/experimental/__simd/utility.h U src/gnu/llvm/libcxx/include/experimental/__simd/vec_ext.h U src/gnu/llvm/libcxx/include/ext/__hash U src/gnu/llvm/libcxx/include/ext/hash_map U src/gnu/llvm/libcxx/include/ext/hash_set U src/gnu/llvm/libcxx/lib/notweak.exp U src/gnu/llvm/libcxx/lib/weak.exp U src/gnu/llvm/libcxx/lib/abi/CHANGELOG.TXT U src/gnu/llvm/libcxx/lib/abi/CMakeLists.txt U src/gnu/llvm/libcxx/lib/abi/README.TXT U src/gnu/llvm/libcxx/lib/abi/arm64-apple-darwin.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/i686-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/x86_64-apple-darwin.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/x86_64-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/x86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.nonew.abilist U src/gnu/llvm/libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.noexceptions.nonew.abilist U src/gnu/llvm/libcxx/modules/.clang-format U src/gnu/llvm/libcxx/modules/CMakeLists.txt U src/gnu/llvm/libcxx/modules/CMakeLists.txt.in U src/gnu/llvm/libcxx/modules/README.md U src/gnu/llvm/libcxx/modules/modules.json.in U src/gnu/llvm/libcxx/modules/std.compat.cppm.in U src/gnu/llvm/libcxx/modules/std.cppm.in U src/gnu/llvm/libcxx/modules/std.compat/cassert.inc U src/gnu/llvm/libcxx/modules/std.compat/cctype.inc U src/gnu/llvm/libcxx/modules/std.compat/cerrno.inc U src/gnu/llvm/libcxx/modules/std.compat/cfenv.inc U src/gnu/llvm/libcxx/modules/std.compat/cfloat.inc U src/gnu/llvm/libcxx/modules/std.compat/cinttypes.inc U src/gnu/llvm/libcxx/modules/std.compat/climits.inc U src/gnu/llvm/libcxx/modules/std.compat/clocale.inc U src/gnu/llvm/libcxx/modules/std.compat/cmath.inc U src/gnu/llvm/libcxx/modules/std.compat/csetjmp.inc U src/gnu/llvm/libcxx/modules/std.compat/csignal.inc U src/gnu/llvm/libcxx/modules/std.compat/cstdarg.inc U src/gnu/llvm/libcxx/modules/std.compat/cstddef.inc U src/gnu/llvm/libcxx/modules/std.compat/cstdint.inc U src/gnu/llvm/libcxx/modules/std.compat/cstdio.inc U src/gnu/llvm/libcxx/modules/std.compat/cstdlib.inc U src/gnu/llvm/libcxx/modules/std.compat/cstring.inc U src/gnu/llvm/libcxx/modules/std.compat/ctime.inc U src/gnu/llvm/libcxx/modules/std.compat/cuchar.inc U src/gnu/llvm/libcxx/modules/std.compat/cwchar.inc U src/gnu/llvm/libcxx/modules/std.compat/cwctype.inc U src/gnu/llvm/libcxx/modules/std/algorithm.inc U src/gnu/llvm/libcxx/modules/std/any.inc U src/gnu/llvm/libcxx/modules/std/array.inc U src/gnu/llvm/libcxx/modules/std/atomic.inc U src/gnu/llvm/libcxx/modules/std/barrier.inc U src/gnu/llvm/libcxx/modules/std/bit.inc U src/gnu/llvm/libcxx/modules/std/bitset.inc U src/gnu/llvm/libcxx/modules/std/cassert.inc U src/gnu/llvm/libcxx/modules/std/cctype.inc U src/gnu/llvm/libcxx/modules/std/cerrno.inc U src/gnu/llvm/libcxx/modules/std/cfenv.inc U src/gnu/llvm/libcxx/modules/std/cfloat.inc U src/gnu/llvm/libcxx/modules/std/charconv.inc U src/gnu/llvm/libcxx/modules/std/chrono.inc U src/gnu/llvm/libcxx/modules/std/cinttypes.inc U src/gnu/llvm/libcxx/modules/std/climits.inc U src/gnu/llvm/libcxx/modules/std/clocale.inc U src/gnu/llvm/libcxx/modules/std/cmath.inc U src/gnu/llvm/libcxx/modules/std/codecvt.inc U src/gnu/llvm/libcxx/modules/std/compare.inc U src/gnu/llvm/libcxx/modules/std/complex.inc U src/gnu/llvm/libcxx/modules/std/concepts.inc U src/gnu/llvm/libcxx/modules/std/condition_variable.inc U src/gnu/llvm/libcxx/modules/std/coroutine.inc U src/gnu/llvm/libcxx/modules/std/csetjmp.inc U src/gnu/llvm/libcxx/modules/std/csignal.inc U src/gnu/llvm/libcxx/modules/std/cstdarg.inc U src/gnu/llvm/libcxx/modules/std/cstddef.inc U src/gnu/llvm/libcxx/modules/std/cstdint.inc U src/gnu/llvm/libcxx/modules/std/cstdio.inc U src/gnu/llvm/libcxx/modules/std/cstdlib.inc U src/gnu/llvm/libcxx/modules/std/cstring.inc U src/gnu/llvm/libcxx/modules/std/ctime.inc U src/gnu/llvm/libcxx/modules/std/cuchar.inc U src/gnu/llvm/libcxx/modules/std/cwchar.inc U src/gnu/llvm/libcxx/modules/std/cwctype.inc U src/gnu/llvm/libcxx/modules/std/deque.inc U src/gnu/llvm/libcxx/modules/std/exception.inc U src/gnu/llvm/libcxx/modules/std/execution.inc U src/gnu/llvm/libcxx/modules/std/expected.inc U src/gnu/llvm/libcxx/modules/std/filesystem.inc U src/gnu/llvm/libcxx/modules/std/flat_map.inc U src/gnu/llvm/libcxx/modules/std/flat_set.inc U src/gnu/llvm/libcxx/modules/std/format.inc U src/gnu/llvm/libcxx/modules/std/forward_list.inc U src/gnu/llvm/libcxx/modules/std/fstream.inc U src/gnu/llvm/libcxx/modules/std/ios.inc U src/gnu/llvm/libcxx/modules/std/functional.inc U src/gnu/llvm/libcxx/modules/std/future.inc U src/gnu/llvm/libcxx/modules/std/generator.inc U src/gnu/llvm/libcxx/modules/std/hazard_pointer.inc U src/gnu/llvm/libcxx/modules/std/initializer_list.inc U src/gnu/llvm/libcxx/modules/std/iomanip.inc U src/gnu/llvm/libcxx/modules/std/iosfwd.inc U src/gnu/llvm/libcxx/modules/std/iostream.inc U src/gnu/llvm/libcxx/modules/std/istream.inc U src/gnu/llvm/libcxx/modules/std/iterator.inc U src/gnu/llvm/libcxx/modules/std/latch.inc U src/gnu/llvm/libcxx/modules/std/limits.inc U src/gnu/llvm/libcxx/modules/std/list.inc U src/gnu/llvm/libcxx/modules/std/locale.inc U src/gnu/llvm/libcxx/modules/std/map.inc U src/gnu/llvm/libcxx/modules/std/mdspan.inc U src/gnu/llvm/libcxx/modules/std/memory.inc U src/gnu/llvm/libcxx/modules/std/memory_resource.inc U src/gnu/llvm/libcxx/modules/std/mutex.inc U src/gnu/llvm/libcxx/modules/std/new.inc U src/gnu/llvm/libcxx/modules/std/numbers.inc U src/gnu/llvm/libcxx/modules/std/numeric.inc U src/gnu/llvm/libcxx/modules/std/optional.inc U src/gnu/llvm/libcxx/modules/std/ostream.inc U src/gnu/llvm/libcxx/modules/std/print.inc U src/gnu/llvm/libcxx/modules/std/queue.inc U src/gnu/llvm/libcxx/modules/std/random.inc U src/gnu/llvm/libcxx/modules/std/ranges.inc U src/gnu/llvm/libcxx/modules/std/ratio.inc U src/gnu/llvm/libcxx/modules/std/rcu.inc U src/gnu/llvm/libcxx/modules/std/regex.inc U src/gnu/llvm/libcxx/modules/std/scoped_allocator.inc U src/gnu/llvm/libcxx/modules/std/semaphore.inc U src/gnu/llvm/libcxx/modules/std/set.inc U src/gnu/llvm/libcxx/modules/std/shared_mutex.inc U src/gnu/llvm/libcxx/modules/std/source_location.inc U src/gnu/llvm/libcxx/modules/std/span.inc U src/gnu/llvm/libcxx/modules/std/spanstream.inc U src/gnu/llvm/libcxx/modules/std/sstream.inc U src/gnu/llvm/libcxx/modules/std/stack.inc U src/gnu/llvm/libcxx/modules/std/stacktrace.inc U src/gnu/llvm/libcxx/modules/std/stdexcept.inc U src/gnu/llvm/libcxx/modules/std/stdfloat.inc U src/gnu/llvm/libcxx/modules/std/stop_token.inc U src/gnu/llvm/libcxx/modules/std/streambuf.inc U src/gnu/llvm/libcxx/modules/std/string.inc U src/gnu/llvm/libcxx/modules/std/string_view.inc U src/gnu/llvm/libcxx/modules/std/strstream.inc U src/gnu/llvm/libcxx/modules/std/syncstream.inc U src/gnu/llvm/libcxx/modules/std/system_error.inc U src/gnu/llvm/libcxx/modules/std/text_encoding.inc U src/gnu/llvm/libcxx/modules/std/thread.inc U src/gnu/llvm/libcxx/modules/std/tuple.inc U src/gnu/llvm/libcxx/modules/std/type_traits.inc U src/gnu/llvm/libcxx/modules/std/typeindex.inc U src/gnu/llvm/libcxx/modules/std/typeinfo.inc U src/gnu/llvm/libcxx/modules/std/unordered_map.inc U src/gnu/llvm/libcxx/modules/std/unordered_set.inc U src/gnu/llvm/libcxx/modules/std/utility.inc U src/gnu/llvm/libcxx/modules/std/valarray.inc U src/gnu/llvm/libcxx/modules/std/variant.inc U src/gnu/llvm/libcxx/modules/std/vector.inc U src/gnu/llvm/libcxx/modules/std/version.inc N src/gnu/llvm/libcxx/src/.clang-tidy U src/gnu/llvm/libcxx/src/CMakeLists.txt U src/gnu/llvm/libcxx/src/algorithm.cpp U src/gnu/llvm/libcxx/src/any.cpp U src/gnu/llvm/libcxx/src/atomic.cpp U src/gnu/llvm/libcxx/src/barrier.cpp U src/gnu/llvm/libcxx/src/bind.cpp U src/gnu/llvm/libcxx/src/call_once.cpp U src/gnu/llvm/libcxx/src/charconv.cpp U src/gnu/llvm/libcxx/src/chrono.cpp U src/gnu/llvm/libcxx/src/chrono_system_time_init.h U src/gnu/llvm/libcxx/src/condition_variable.cpp U src/gnu/llvm/libcxx/src/condition_variable_destructor.cpp U src/gnu/llvm/libcxx/src/error_category.cpp U src/gnu/llvm/libcxx/src/exception.cpp U src/gnu/llvm/libcxx/src/expected.cpp U src/gnu/llvm/libcxx/src/fstream.cpp U src/gnu/llvm/libcxx/src/functional.cpp U src/gnu/llvm/libcxx/src/future.cpp U src/gnu/llvm/libcxx/src/hash.cpp U src/gnu/llvm/libcxx/src/ios.cpp U src/gnu/llvm/libcxx/src/ios.instantiations.cpp U src/gnu/llvm/libcxx/src/iostream.cpp U src/gnu/llvm/libcxx/src/iostream_init.h U src/gnu/llvm/libcxx/src/locale.cpp U src/gnu/llvm/libcxx/src/memory.cpp U src/gnu/llvm/libcxx/src/memory_resource.cpp U src/gnu/llvm/libcxx/src/memory_resource_init_helper.h U src/gnu/llvm/libcxx/src/mutex.cpp U src/gnu/llvm/libcxx/src/mutex_destructor.cpp U src/gnu/llvm/libcxx/src/new.cpp U src/gnu/llvm/libcxx/src/new_handler.cpp U src/gnu/llvm/libcxx/src/new_helpers.cpp U src/gnu/llvm/libcxx/src/optional.cpp U src/gnu/llvm/libcxx/src/ostream.cpp U src/gnu/llvm/libcxx/src/print.cpp C src/gnu/llvm/libcxx/src/random.cpp U src/gnu/llvm/libcxx/src/random_shuffle.cpp U src/gnu/llvm/libcxx/src/regex.cpp U src/gnu/llvm/libcxx/src/shared_mutex.cpp U src/gnu/llvm/libcxx/src/std_stream.h U src/gnu/llvm/libcxx/src/stdexcept.cpp U src/gnu/llvm/libcxx/src/string.cpp U src/gnu/llvm/libcxx/src/strstream.cpp U src/gnu/llvm/libcxx/src/system_error.cpp C src/gnu/llvm/libcxx/src/thread.cpp U src/gnu/llvm/libcxx/src/typeinfo.cpp U src/gnu/llvm/libcxx/src/valarray.cpp U src/gnu/llvm/libcxx/src/variant.cpp U src/gnu/llvm/libcxx/src/vector.cpp U src/gnu/llvm/libcxx/src/verbose_abort.cpp U src/gnu/llvm/libcxx/src/experimental/chrono_exception.cpp U src/gnu/llvm/libcxx/src/experimental/keep.cpp N src/gnu/llvm/libcxx/src/experimental/log_hardening_failure.cpp U src/gnu/llvm/libcxx/src/experimental/time_zone.cpp U src/gnu/llvm/libcxx/src/experimental/tzdb.cpp U src/gnu/llvm/libcxx/src/experimental/tzdb_list.cpp U src/gnu/llvm/libcxx/src/experimental/include/tzdb/time_zone_private.h U src/gnu/llvm/libcxx/src/experimental/include/tzdb/types_private.h U src/gnu/llvm/libcxx/src/experimental/include/tzdb/tzdb_list_private.h U src/gnu/llvm/libcxx/src/experimental/include/tzdb/tzdb_private.h U src/gnu/llvm/libcxx/src/filesystem/directory_entry.cpp U src/gnu/llvm/libcxx/src/filesystem/directory_iterator.cpp U src/gnu/llvm/libcxx/src/filesystem/error.h U src/gnu/llvm/libcxx/src/filesystem/file_descriptor.h U src/gnu/llvm/libcxx/src/filesystem/filesystem_clock.cpp U src/gnu/llvm/libcxx/src/filesystem/filesystem_error.cpp U src/gnu/llvm/libcxx/src/filesystem/format_string.h U src/gnu/llvm/libcxx/src/filesystem/int128_builtins.cpp U src/gnu/llvm/libcxx/src/filesystem/operations.cpp U src/gnu/llvm/libcxx/src/filesystem/path.cpp U src/gnu/llvm/libcxx/src/filesystem/path_parser.h U src/gnu/llvm/libcxx/src/filesystem/posix_compat.h U src/gnu/llvm/libcxx/src/filesystem/time_utils.h N src/gnu/llvm/libcxx/src/include/aligned_alloc.h U src/gnu/llvm/libcxx/src/include/apple_availability.h U src/gnu/llvm/libcxx/src/include/atomic_support.h U src/gnu/llvm/libcxx/src/include/config_elast.h N src/gnu/llvm/libcxx/src/include/from_chars_floating_point.h U src/gnu/llvm/libcxx/src/include/overridable_function.h U src/gnu/llvm/libcxx/src/include/refstring.h U src/gnu/llvm/libcxx/src/include/sso_allocator.h U src/gnu/llvm/libcxx/src/include/to_chars_floating_point.h U src/gnu/llvm/libcxx/src/include/ryu/common.h U src/gnu/llvm/libcxx/src/include/ryu/d2fixed.h U src/gnu/llvm/libcxx/src/include/ryu/d2fixed_full_table.h U src/gnu/llvm/libcxx/src/include/ryu/d2s.h U src/gnu/llvm/libcxx/src/include/ryu/d2s_full_table.h U src/gnu/llvm/libcxx/src/include/ryu/d2s_intrinsics.h U src/gnu/llvm/libcxx/src/include/ryu/digit_table.h U src/gnu/llvm/libcxx/src/include/ryu/f2s.h U src/gnu/llvm/libcxx/src/include/ryu/ryu.h U src/gnu/llvm/libcxx/src/pstl/libdispatch.cpp U src/gnu/llvm/libcxx/src/ryu/README.txt U src/gnu/llvm/libcxx/src/ryu/d2fixed.cpp U src/gnu/llvm/libcxx/src/ryu/d2s.cpp U src/gnu/llvm/libcxx/src/ryu/f2s.cpp U src/gnu/llvm/libcxx/src/support/ibm/mbsnrtowcs.cpp U src/gnu/llvm/libcxx/src/support/ibm/wcsnrtombs.cpp U src/gnu/llvm/libcxx/src/support/ibm/xlocale_zos.cpp U src/gnu/llvm/libcxx/src/support/runtime/exception_fallback.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_glibcxx.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_libcxxabi.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_libcxxrt.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_msvc.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_msvc.ipp U src/gnu/llvm/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp U src/gnu/llvm/libcxx/src/support/runtime/stdexcept_default.ipp U src/gnu/llvm/libcxx/src/support/runtime/stdexcept_vcruntime.ipp U src/gnu/llvm/libcxx/src/support/win32/compiler_rt_shims.cpp U src/gnu/llvm/libcxx/src/support/win32/locale_win32.cpp U src/gnu/llvm/libcxx/src/support/win32/support.cpp U src/gnu/llvm/libcxx/src/support/win32/thread_win32.cpp U src/gnu/llvm/libcxx/utils/CMakeLists.txt U src/gnu/llvm/libcxx/utils/adb_run.py N src/gnu/llvm/libcxx/utils/benchmark-historical N src/gnu/llvm/libcxx/utils/build-at-commit U src/gnu/llvm/libcxx/utils/clang-format-merge-driver.sh N src/gnu/llvm/libcxx/utils/compare-benchmarks N src/gnu/llvm/libcxx/utils/consolidate-benchmarks N src/gnu/llvm/libcxx/utils/find-rerun-candidates U src/gnu/llvm/libcxx/utils/generate_abi_list.py U src/gnu/llvm/libcxx/utils/generate_escaped_output_table.py U src/gnu/llvm/libcxx/utils/generate_extended_grapheme_cluster_table.py U src/gnu/llvm/libcxx/utils/generate_extended_grapheme_cluster_test.py U src/gnu/llvm/libcxx/utils/generate_iwyu_mapping.py U src/gnu/llvm/libcxx/utils/generate_feature_test_macro_components.py U src/gnu/llvm/libcxx/utils/generate_indic_conjunct_break_table.py U src/gnu/llvm/libcxx/utils/generate_libcxx_cppm_in.py U src/gnu/llvm/libcxx/utils/generate_width_estimation_table.py U src/gnu/llvm/libcxx/utils/libcxx-lit N src/gnu/llvm/libcxx/utils/parse-google-benchmark-results N src/gnu/llvm/libcxx/utils/parse-spec-results U src/gnu/llvm/libcxx/utils/qemu_baremetal.py N src/gnu/llvm/libcxx/utils/requirements.txt U src/gnu/llvm/libcxx/utils/run.py U src/gnu/llvm/libcxx/utils/ssh.py U src/gnu/llvm/libcxx/utils/sym_diff.py N src/gnu/llvm/libcxx/utils/synchronize_csv_status_files.py N src/gnu/llvm/libcxx/utils/test-at-commit N src/gnu/llvm/libcxx/utils/visualize-historical U src/gnu/llvm/libcxx/utils/zos_rename_dll_side_deck.sh U src/gnu/llvm/libcxx/utils/ci/BOT_OWNERS.txt U src/gnu/llvm/libcxx/utils/ci/apple-install-libcxx.sh U src/gnu/llvm/libcxx/utils/ci/build-picolibc.sh N src/gnu/llvm/libcxx/utils/ci/buildkite-pipeline-trigger.sh U src/gnu/llvm/libcxx/utils/ci/buildkite-pipeline.yml U src/gnu/llvm/libcxx/utils/ci/oss-fuzz.sh U src/gnu/llvm/libcxx/utils/ci/run-buildbot U src/gnu/llvm/libcxx/utils/ci/run-buildbot-container N src/gnu/llvm/libcxx/utils/ci/docker/android-builder.dockerfile N src/gnu/llvm/libcxx/utils/ci/docker/docker-compose.yml N src/gnu/llvm/libcxx/utils/ci/docker/linux-builder-base.dockerfile N src/gnu/llvm/libcxx/utils/ci/docker/linux-builder.dockerfile N src/gnu/llvm/libcxx/utils/ci/images/libcxx_next_runners.txt N src/gnu/llvm/libcxx/utils/ci/images/libcxx_release_runners.txt N src/gnu/llvm/libcxx/utils/ci/images/libcxx_runners.txt U src/gnu/llvm/libcxx/utils/ci/vendor/android/Dockerfile.emulator U src/gnu/llvm/libcxx/utils/ci/vendor/android/build-emulator-images.sh U src/gnu/llvm/libcxx/utils/ci/vendor/android/container-setup.sh U src/gnu/llvm/libcxx/utils/ci/vendor/android/emulator-entrypoint.sh U src/gnu/llvm/libcxx/utils/ci/vendor/android/emulator-functions.sh U src/gnu/llvm/libcxx/utils/ci/vendor/android/emulator-wait-for-ready.sh U src/gnu/llvm/libcxx/utils/ci/vendor/android/run-buildbot-container U src/gnu/llvm/libcxx/utils/ci/vendor/android/setup-env-for-emulator.sh U src/gnu/llvm/libcxx/utils/ci/vendor/android/start-emulator.sh U src/gnu/llvm/libcxx/utils/ci/vendor/android/stop-emulator.sh U src/gnu/llvm/libcxx/utils/data/unicode/DerivedCoreProperties.txt U src/gnu/llvm/libcxx/utils/data/unicode/DerivedGeneralCategory.txt U src/gnu/llvm/libcxx/utils/data/unicode/EastAsianWidth.txt U src/gnu/llvm/libcxx/utils/data/unicode/GraphemeBreakProperty.txt U src/gnu/llvm/libcxx/utils/data/unicode/GraphemeBreakTest.txt U src/gnu/llvm/libcxx/utils/data/unicode/README.txt U src/gnu/llvm/libcxx/utils/data/unicode/emoji-data.txt U src/gnu/llvm/libcxx/utils/gdb/libcxx/printers.py U src/gnu/llvm/libcxx/utils/libcxx/__init__.py U src/gnu/llvm/libcxx/utils/libcxx/header_information.py U src/gnu/llvm/libcxx/utils/libcxx/sym_check/__init__.py U src/gnu/llvm/libcxx/utils/libcxx/sym_check/diff.py U src/gnu/llvm/libcxx/utils/libcxx/sym_check/extract.py U src/gnu/llvm/libcxx/utils/libcxx/sym_check/match.py U src/gnu/llvm/libcxx/utils/libcxx/sym_check/util.py U src/gnu/llvm/libcxx/utils/symcheck-blacklists/linux_blacklist.txt U src/gnu/llvm/libcxx/utils/symcheck-blacklists/osx_blacklist.txt U src/gnu/llvm/libcxx/vendor/llvm/default_assertion_handler.in 15 conflicts created by this import. Use the following command to help the merge: cvs checkout -jLIBCXX:yesterday -jLIBCXX src/gnu/llvm/libcxx CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:54:15 Modified files: gnu/llvm/libcxx/include: __config __locale algorithm deque locale math.h stdio.h stdlib.h gnu/llvm/libcxx/include/__algorithm: ranges_find.h ranges_find_if.h ranges_find_if_not.h gnu/llvm/libcxx/src: random.cpp thread.cpp Added files: gnu/llvm/libcxx/include: module.modulemap.in gnu/llvm/libcxx/include/__fwd: get.h Removed files: gnu/llvm/libcxx: appveyor-reqs-install.cmd appveyor.yml gnu/llvm/libcxx/benchmarks: CMakeLists.txt CartesianBenchmarks.h ContainerBenchmarks.h GenerateInput.h Utilities.h VariantBenchmarks.h algorithms.partition_point.bench.cpp allocation.bench.cpp atomic_wait.bench.cpp atomic_wait_vs_mutex_lock.bench.cpp deque.bench.cpp deque_iterator.bench.cpp exception_ptr.bench.cpp filesystem.bench.cpp format.bench.cpp format_to.bench.cpp format_to_n.bench.cpp formatted_size.bench.cpp formatter_float.bench.cpp formatter_int.bench.cpp function.bench.cpp join_view.bench.cpp lexicographical_compare_three_way.bench.cpp lit.cfg.py lit.site.cfg.py.in map.bench.cpp monotonic_buffer.bench.cpp ordered_set.bench.cpp random.bench.cpp shared_mutex_vs_mutex.bench.cpp std_format_spec_string_unicode.bench.cpp std_format_spec_string_unicode_escape.bench.cpp stop_token.bench.cpp string.bench.cpp stringstream.bench.cpp system_error.bench.cpp to_chars.bench.cpp unordered_set_operations.bench.cpp util_smartptr.bench.cpp variant_visit_1.bench.cpp variant_visit_2.bench.cpp variant_visit_3.bench.cpp vector_operations.bench.cpp gnu/llvm/libcxx/benchmarks/algorithms: common.h count.bench.cpp equal.bench.cpp fill.bench.cpp find.bench.cpp for_each.bench.cpp lower_bound.bench.cpp make_heap.bench.cpp make_heap_then_sort_heap.bench.cpp min.bench.cpp min_max_element.bench.cpp minmax.bench.cpp mismatch.bench.cpp pop_heap.bench.cpp pstl.stable_sort.bench.cpp push_heap.bench.cpp ranges_contains.bench.cpp ranges_ends_with.bench.cpp ranges_make_heap.bench.cpp ranges_make_heap_then_sort_heap.bench.cpp ranges_pop_heap.bench.cpp ranges_push_heap.bench.cpp ranges_sort.bench.cpp ranges_sort_heap.bench.cpp ranges_stable_sort.bench.cpp set_intersection.bench.cpp sort.bench.cpp sort_heap.bench.cpp stable_sort.bench.cpp gnu/llvm/libcxx/benchmarks/libcxxabi: dynamic_cast.bench.cpp dynamic_cast_old_stress.bench.cpp gnu/llvm/libcxx/benchmarks/numeric: gcd.bench.cpp gnu/llvm/libcxx/cmake/Modules: CodeCoverage.cmake HandleLibC.cmake gnu/llvm/libcxx/cmake/caches: Armv7Thumb-noexceptions.cmake Armv8Thumb-noexceptions.cmake Generic-assertions.cmake Generic-cxx2b.cmake Generic-debug-mode.cmake Generic-modules-lsv.cmake Generic-no-fstream.cmake Generic-noexceptions.cmake gnu/llvm/libcxx/docs: BuildingLibcxx.rst UsingLibcxx.rst gnu/llvm/libcxx/docs/DesignDocs: DebugMode.rst NodiscardPolicy.rst gnu/llvm/libcxx/docs/ReleaseNotes: 18.rst 19.rst gnu/llvm/libcxx/docs/Status: Cxx14.rst Cxx14Issues.csv Cxx14Papers.csv Cxx2b.rst Cxx2bIssues.csv Cxx2bPapers.csv Ranges.rst RangesAlgorithms.csv RangesMajorFeatures.csv RangesViews.csv Spaceship.rst SpaceshipPapers.csv SpaceshipProjects.csv SpecialMath.rst SpecialMathProjects.csv Zip.rst ZipProjects.csv gnu/llvm/libcxx/include: __std_clang_module locale.h module.modulemap stdbool.h stdint.h gnu/llvm/libcxx/include/__algorithm: fold.h gnu/llvm/libcxx/include/__atomic: atomic_base.h cxx_atomic_impl.h gnu/llvm/libcxx/include/__locale_dir/locale_base_api: android.h bsd_locale_defaults.h fuchsia.h locale_guard.h musl.h newlib.h openbsd.h win32.h gnu/llvm/libcxx/include/__memory: aligned_alloc.h builtin_new_allocator.h voidify.h gnu/llvm/libcxx/include/__support/xlocale: __strtonum_fallback.h gnu/llvm/libcxx/include/__tuple: make_tuple_types.h tuple_indices.h tuple_like_ext.h tuple_types.h gnu/llvm/libcxx/include/__type_traits: add_const.h add_cv.h add_lvalue_reference.h add_rvalue_reference.h add_volatile.h can_extract_key.h is_bounded_array.h is_nothrow_convertible.h is_signed_integer.h is_unbounded_array.h is_unsigned_integer.h noexcept_move_assign_container.h gnu/llvm/libcxx/include/experimental: __config gnu/llvm/libcxx/lib: libc++abi.exp libc++unexp.exp gnu/llvm/libcxx/src: legacy_pointer_safety.cpp gnu/llvm/libcxx/utils: cat_files.py generate_header_inclusion_tests.py generate_header_tests.py generate_std_clang_module_header.py graph_header_deps.py gnu/llvm/libcxx/utils/ci: Dockerfile buildkite-pipeline-clang.yml buildkite-pipeline-premerge.sh buildkite-pipeline-snapshot.sh docker-compose.yml generate-buildkite-pipeline macos-ci-setup gnu/llvm/libcxx/utils/libcxx/test: __init__.py android.py dsl.py features.py format.py googlebenchmark.py modules.py newconfig.py params.py Log message: merge libcxx from llvm-22.1.8 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/31 02:57:41 Modified files: usr.sbin/ospfd : kroute.c Log message: Use modern imsg API in kr_show_route OK tb@ CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 02:58:48 Modified files: gnu/lib/libclang_rt/profile: Makefile gnu/lib/libcompiler_rt: Makefile gnu/lib/libcxx : Makefile shlib_version gnu/lib/libcxx/include/c++/v1: __assertion_handler __config_site gnu/lib/libcxxabi: Makefile shlib_version gnu/lib/libexecinfo: Makefile shlib_version Added files: gnu/lib/libcxx/include/c++/v1: module.modulemap Log message: update compiler-rt, libcxx, libcxxabi and libunwind to 22.1.8; tested by and input from tb@, kettenis@, naddy@ and others CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2026/08/31 03:00:25 Modified files: distrib/sets/lists/base: md.amd64 md.arm64 md.armv7 md.i386 md.loongson md.macppc md.octeon md.powerpc64 md.riscv64 md.sparc64 mi distrib/sets/lists/comp: clang.amd64 clang.arm64 clang.armv7 clang.i386 clang.loongson clang.macppc clang.octeon clang.powerpc64 clang.riscv64 clang.sparc64 Log message: sync sets after compiler-rt, libcxx, libcxxabi and libunwind update CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/31 03:07:54 Removed files: devel/llvm/22/patches: patch-compiler-rt_lib_builtins_clzdi2_c Log message: sync compiler-rt patches with base CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/31 03:18:25 Modified files: regress/lib/libcrypto/pkcs7: pkcs7test.c Log message: pkcs7test: fix thinko in fatal() CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 03:18:45 Modified files: devel/p5-Cache-FastMmap: Makefile distinfo Log message: Update to p5-Cache-FastMmap-1.63. CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/31 03:23:36 Modified files: mail/kopano/core: Makefile Added files: mail/kopano/core/patches: patch-provider_libserver_ECDatabaseUtils_cpp patch-provider_libserver_StreamUtil_cpp Log message: unbreak with libcxx22; openbsd does not have strtod_l(3) CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 03:25:30 Modified files: devel/p5-Config-IniFiles: Makefile distinfo Log message: Update to p5-Config-IniFiles-3.003000. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/08/31 03:26:18 Modified files: usr.sbin/ospfd : rde.c Log message: IMSG_CTL_AREA only takes the area id as argument. Adjust the call in the IMSG_CTL_SHOW_RIB case. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 03:32:35 Modified files: devel/p5-DateTime-Format-W3CDTF: Makefile distinfo Log message: Update to p5-DateTime-Format-W3CDTF-0.09. CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/08/31 04:54:56 Modified files: net/zabbix : Makefile distinfo Log message: update to 7.0.30; from Mark Patruck CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/31 04:58:08 Modified files: sys/arch/alpha/include: _types.h sys/arch/amd64/include: _types.h sys/arch/arm/include: _types.h sys/arch/arm64/include: _types.h sys/arch/hppa/include: _types.h sys/arch/i386/include: _types.h sys/arch/m88k/include: _types.h sys/arch/mips64/include: _types.h sys/arch/powerpc/include: _types.h sys/arch/powerpc64/include: _types.h sys/arch/riscv64/include: _types.h sys/arch/sh/include: _types.h sys/arch/sparc64/include: _types.h Log message: Unconditionally define __va_list as __builtin_va_list Since OpenBSD 6.7, stdarg.h unconditionally defines va_list as __builtin_va_list and uses __builtin_va_* to implement the va_* macros. However, compilers that don't define __GNUC__ now get conflicting definitions for the va_list typedef and the va_list type used in function prototypes like vprintf. To fix this, adjust all definitions of __va_list to match va_list defined in stdarg.h. Pointed out and fix suggested by Lennart Jablonka and Michael Forney Diff from Michael Forney ok deraadt CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 06:27:37 Modified files: devel/p5-ExtUtils-CppGuess: Makefile distinfo Log message: Update to p5-ExtUtils-CppGuess-0.271. CVSROOT: /cvs Module name: src Changes by: kirill@cvs.openbsd.org 2026/08/31 06:41:03 Modified files: usr.bin/tmux : tmux.1 tty-features.c window-client.c Log message: tmux: add utf8 terminal-features OK: nicm@ CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 06:49:19 Modified files: devel/p5-ExtUtils-XSpp: Makefile distinfo Log message: Update to p5-ExtUtils-XSpp-0.19. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 06:53:54 Modified files: devel/p5-MCE : Makefile distinfo Log message: Update to p5-MCE-1.904. CVSROOT: /cvs Module name: ports Changes by: benoit@cvs.openbsd.org 2026/08/31 06:57:59 Modified files: devel/p5-Test-Inter: Makefile distinfo Log message: Update to p5-Test-Inter-1.13. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 07:56:33 Modified files: devel/p5-Devel-Gladiator: Makefile distinfo devel/p5-Devel-Gladiator/pkg: PLIST Log message: update p5-Devel-Gladiator to 0.08 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/31 09:09:14 Modified files: include : md5.h rmd160.h sha1.h sha2.h lib/libc : Symbols.list lib/libc/hash : MD5Init.3 RMD160Init.3 SHA1Init.3 SHA256Init.3 helper.c md5.c rmd160.c sha1.c sha256.c sha512.c lib/libc/hidden: md5.h rmd160.h sha1.h sha2.h Log message: Unexport *Pad *Transform *FileChunk() Pad and FileChunk are our own invention and unused after Pad usage was removed from libskey. Transform should never have been exposed, so remove it. ok deraadt naddy CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/31 09:12:32 Modified files: include : spawn.h lib/libc : Symbols.list lib/libc/gen : posix_spawn.3 posix_spawn.c posix_spawn_file_actions_addopen.3 lib/libc/hidden: spawn.h Log message: Implement posix_spawn_file_actions_add{f,}chdir(3) Now in posix and some ports need these. from sthen with feedback from daniel CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/31 09:16:21 Modified files: lib/libc : Symbols.list lib/libc/dlfcn : init.c lib/libc/gen : Makefile.inc lib/libc/hidden: unistd.h lib/libc/sys : execve.2 Added files: lib/libc/gen : getexecpath.3 getexecpath.c Log message: Add getexecpath(3) which reliabily provides a realpath-like qualified copy of the ELF program's execution path. ok kettenis beck kirill CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/31 09:17:26 Modified files: distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/31 09:17:53 Modified files: regress/lib/libc: Makefile Added files: regress/lib/libc/getexecpath: Makefile getexecpath.c Log message: small regression test for getexecpath(3) CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/31 09:19:01 Modified files: lib/libc : shlib_version Log message: bump major after symbol addition & removal CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/31 09:19:30 Modified files: distrib/sets/lists/base: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/31 09:21:18 Modified files: include : unistd.h Log message: provide prototype for getexecpath(3) ok kettenis beck kirill CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2026/08/31 09:40:34 Modified files: sys/dev/ic : com.c Log message: NULL instead of 0 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 09:54:56 Modified files: devel/p5-DateTime: Makefile distinfo Log message: update p5-DateTime to 1.67 OK afresh1 CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/08/31 10:16:00 Modified files: lib/libc/hash : sha256.c Log message: Move SHA256Pad() up a bit to match sha512.c CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/08/31 10:42:04 Modified files: sysutils/chezmoi: Makefile distinfo modules.inc Log message: sysutils/chezmoi: Update to 2.72.1 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/08/31 10:58:36 Modified files: www/mozilla : mozilla.port.mk Log message: www/mozilla: make DISTFILES.profdata overridable, librewolf will use it CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2026/08/31 11:06:54 Modified files: sys/uvm : uvm_pdaemon.c Log message: Stop scanning the inactive page queue when we're out of resources needed to swap pages out. By starting a fresh scan the next time the pagedaemon gets woken up we do a better job swapping out the least recently used pages. Any pages we skipped are likely to have been taken of the list or unbusy the next time around. And scanning the queue until the end mostly makes the pagedaemon do useless work with the page queue lock held. Also avoid inflating the inactive shortage if the free page shortage is high. Reducing the number of active pages to (almost) zero is counterproductive since it prevents processes from making progress, including those that may free up some memory. ok kirill@, beck@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/08/31 12:22:15 Modified files: devel/gtest : Makefile distinfo archivers/snappy: Makefile archivers/draco: Makefile Log message: update to gtest 1.18.0 (required by newer abseil) CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/31 13:27:46 Modified files: usr.bin/tmux : format.c tmux.1 Log message: Add format variables for history change counters, from Michael K Darling. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/08/31 13:34:09 Modified files: usr.bin/tmux : format.c input.c tmux.1 tmux.h Log message: Add a generation counter to pane output, from Michael K Darling. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 13:36:53 Modified files: devel/p5-DateTime-Locale: Makefile distinfo devel/p5-DateTime-Locale/pkg: PLIST Log message: update p5-DateTime-Locale to 1.46 OK afresh1@ CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/08/31 14:49:05 Modified files: mail/postfix/stable35: Makefile Log message: postfix/stable35: bump to fix build on sparc64 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 14:58:16 Modified files: devel/p5-IPC-Shareable: Makefile distinfo devel/p5-IPC-Shareable/pkg: PLIST Log message: update p5-IPC-Shareable to 1.19 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 15:16:30 Modified files: archivers/p5-Archive-Extract: Makefile distinfo Log message: update p5-Archive-Extract to 0.90 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 16:18:08 Log message: import p5-meta 0.015 OK kn@ Comment: Perl meta-programming API Description: The meta package provides an API for metaprogramming; that is, allowing code to inspect or manipulate parts of its own program structure. Parts of the perl interpreter itself can be accessed by means of "meta"-objects provided by this package. Methods on these objects allow inspection of details, as well as creating new items or removing existing ones. Status: Vendor Tag: bluhm Release Tags: bluhm_20260901 N ports/devel/p5-meta/Makefile N ports/devel/p5-meta/distinfo N ports/devel/p5-meta/pkg/DESCR N ports/devel/p5-meta/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 16:20:45 Modified files: devel : Makefile Log message: +p5-meta CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/08/31 16:24:52 Modified files: converters/p5-Convert-Color: Makefile distinfo Log message: update p5-Convert-Color to 0.18 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/31 16:37:09 Modified files: sys/nfs : nfs_vfsops.c Log message: NULL kernel pointers in nfs statfs(2) mount_info nfs differs from other filesystems in that mount arguments can come from both user and kernel space. nfs_mount() sets args->fh to a kernel pointer. When root is on nfs, nfs_boot_getfh() also sets addr and hostname to kernel pointers. problem found and changes suggested by Andrew Griffiths ok miod@ millert@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/31 17:21:34 Modified files: games/boswars : Makefile distinfo games/boswars/pkg: PLIST Added files: games/boswars/patches: patch-fabricate_py patch-make_py Removed files: games/boswars/patches: patch-SConstruct Log message: update boswars to 2.8 Includes official Python 3 support, removes BDEP on scons and fixes the included images so that we don't need to adjust them manually with optipng anymore. CVSROOT: /cvs Module name: ports Changes by: daniel@cvs.openbsd.org 2026/08/31 17:43:56 Modified files: databases/py-flask-migrate: Makefile databases/py-pgsanity: Makefile databases/py-shillelagh: Makefile databases/py-sqlalchemy-utils: Makefile databases/py-sqlparse: Makefile devel/crush : Makefile devel/csmith : Makefile devel/flake8 : Makefile devel/py-astroid: Makefile devel/py-async-lru: Makefile devel/py-backoff: Makefile devel/py-billiard: Makefile devel/py-click-option-group: Makefile devel/py-click : Makefile devel/py-codestyle: Makefile devel/py-debugpy: Makefile devel/py-deprecation: Makefile devel/py-docker: Makefile devel/py-greenlet: Makefile devel/py-hashids: Makefile devel/py-hatch-jupyter-builder: Makefile devel/py-holidays: Makefile devel/py-ipykernel: Makefile devel/py-jedi : Makefile devel/py-jsonpath-ng: Makefile devel/py-jupyter_client: Makefile devel/py-jupyter_core: Makefile devel/py-jupyter_events: Makefile devel/py-jupyter_lsp: Makefile devel/py-jupyter_packaging: Makefile devel/py-jupyter_server: Makefile devel/py-jupyter_server_terminals: Makefile devel/py-jupyterlab_server: Makefile devel/py-litellm: Makefile devel/py-lsprotocol: Makefile devel/py-marshmallow: Makefile devel/py-mcp : Makefile devel/py-nbclient: Makefile devel/py-nbconvert: Makefile devel/py-nbformat: Makefile devel/py-nbval : Makefile devel/py-notebook-shim: Makefile devel/py-openai: Makefile devel/py-parsing: Makefile devel/py-pygithub: Makefile devel/py-pyls-spyder: Makefile devel/py-python-lsp-black: Makefile devel/py-python-lsp-ruff: Makefile devel/py-python-lsp-server: Makefile devel/py-qdarkstyle: Makefile devel/py-qstylizer: Makefile devel/py-rope : Makefile devel/py-stack_data: Makefile devel/py-strict_rfc3339: Makefile devel/py-tabulate: Makefile devel/py-test-celery: Makefile devel/py-test-docker-tools: Makefile devel/py-test-jupyter: Makefile devel/py-traitlets: Makefile devel/py-vine : Makefile devel/py-wurlitzer: Makefile devel/py-xlsxwriter: Makefile devel/pyflakes : Makefile devel/pylint : Makefile devel/swival : Makefile games/pysol-cards: Makefile games/pysol : Makefile geo/py-polyline: Makefile graphics/py-matplotlib-inline: Makefile graphics/py-matplotlib: Makefile korean/py-korean-lunar-calendar: Makefile lang/compcert : Makefile math/maxima : Makefile math/py-scikit-learn: Makefile math/wxMaxima : Makefile net/py-amqp : Makefile net/py-anyio : Makefile net/py-kombu : Makefile net/py-moto : Makefile net/py-python-lsp-jsonrpc: Makefile security/py-fast-cipher: Makefile shells/py-qtconsole: Makefile sysutils/py-celery: Makefile sysutils/py-cron-descriptor: Makefile sysutils/runit : Makefile textproc/py-black: Makefile textproc/py-diff-match-patch: Makefile textproc/py-ipython_pygments_lexers: Makefile textproc/py-jellyfish: Makefile textproc/py-jiter: Makefile textproc/py-jupyterlab_pygments: Makefile textproc/py-pandocfilters: Makefile textproc/py-rank-bm25: Makefile textproc/py-textdistance: Makefile textproc/py-whatthepatch: Makefile www/ipynb-py-convert: Makefile www/jupyter-notebook: Makefile www/jupyterlab : Makefile www/py-bleach : Makefile www/py-fastapi : Makefile www/py-flask-appbuilder: Makefile www/py-flask-compress: Makefile www/py-flask-login: Makefile www/py-flask-session: Makefile www/py-flask-wtf: Makefile www/py-flask : Makefile www/py-httpcore: Makefile www/py-httpx-sse: Makefile www/py-httpx : Makefile www/py-nh3 : Makefile www/py-sse-starlette: Makefile www/py-starlette: Makefile www/py-tornado : Makefile www/py-wtforms : Makefile x11/py-qtawesome: Makefile x11/py-qtpy : Makefile x11/py-superqt : Makefile Log message: drop maintainer CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/08/31 18:51:14 Modified files: sys/arch/amd64/amd64: vmm_machdep.c Log message: Fix a kernel memory leak in vmm(4) VMX deinit. On Intel VMX hosts, the page of kernel memory allocated for the MSR bitmap wasn't being freed when deinitializing a vm. (AMD SVM deinit unaffected.) ok mlarkin@ CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/08/31 18:55:14 Modified files: sys/arch/amd64/amd64: vmm_machdep.c Log message: Prevent a vmm(4) vcpu getting stuck if copyin(9) fails. The VMM_IOC_RUN handler performed copyin after toggling the vcpu state to running and didn't properly reset it if copyin fails. This would prevent any subsequent attempt by a caller to issue VMM_IOC_RUN for the vcpu. Instead of adding complexity to the error handling path, perform the copyin first before toggling the state. ok mlarkin@ CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/08/31 19:13:27 Modified files: sys/arch/amd64/amd64: vmm_machdep.c sys/arch/amd64/include: specialreg.h Log message: Save CET state on Intel vmm(4) hosts before vm entry. On Intel hosts with CET support, vmm must set the host CET related state in the VMCS so VMX will restore it on vm exit. vmm was not setting this before vm entry resulting in VMX disabling CET on host cpus when returning to the kernel. Additionally, vmm should explicitly zero the initial guest state related to CET and supervisor shadow stacks instead of relying on the memory backing the VMCS to have been zeroed. ok mlarkin@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/31 20:33:27 Modified files: sys/nfs : nfs_subs.c Log message: only allow an NFS server to set file type on a new vnode Otherwise, a malicous server could aid a local user in avoiding access controls. This reverts nfs_subs.c rev 1.3. Which was part of a commit to fix the use of automount with direct maps. reported by Andrew Griffiths CVSROOT: /cvs Module name: src Changes by: rsadowski@cvs.openbsd.org 2026/08/31 23:22:00 Modified files: usr.sbin/httpd : server.c Log message: httpd: reject shared TLS listeners with different client CA or CRL Virtual hosts on the same address and port share one TLS context, and only the first hosts client CA and CRL are used. A client certificate accepted there reaches every host on the listener, including one meant to be restricted to a different CA. Such a configuration is now rejected instead of silently ignored. Bug report and diff by Acts1631 OK kirill@ claudio@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/08/31 23:51:25 Modified files: lib/libc/gen : posix_spawn_file_actions_init.3 posix_spawnattr_init.3 lib/libcrypto/man: BN_generate_prime.3 lib/libssl/man : SSL_CTX_set_keylog_callback.3 SSL_CTX_set_num_tickets.3 Log message: These function -> These functions CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/09/01 00:48:35 Modified files: lib/libssl/man : Makefile Log message: install SSL_CTX_set_num_tickets.3; ok tb@ CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/09/01 00:56:00 Modified files: www/chromium : Makefile distinfo www/chromium/patches: patch-BUILD_gn patch-base_BUILD_gn patch-base_allocator_partition_allocator_partition_alloc_gni patch-base_allocator_partition_allocator_src_partition_alloc_BUILD_gn patch-base_allocator_partition_allocator_src_partition_alloc_address_space_randomization_h patch-base_allocator_partition_allocator_src_partition_alloc_partition_alloc_forward_h patch-base_debug_stack_trace_cc patch-base_files_file_util_posix_cc patch-base_files_file_util_unittest_cc patch-base_i18n_icu_util_cc patch-base_message_loop_message_pump_epoll_h patch-base_process_launch_h patch-base_threading_platform_thread_posix_cc patch-base_trace_event_malloc_dump_provider_cc patch-build_config_BUILDCONFIG_gn patch-build_config_BUILD_gn patch-build_config_compiler_BUILD_gn patch-build_config_rust_gni patch-build_modules_unified_modulemap_config_py patch-build_rust_allocator_lib_rs patch-build_toolchain_gcc_toolchain_gni patch-build_toolchain_toolchain_gni patch-chrome_app_chrome_command_ids_h patch-chrome_app_chrome_main_cc patch-chrome_app_chrome_main_delegate_cc patch-chrome_browser_about_flags_cc patch-chrome_browser_after_startup_task_utils_cc patch-chrome_browser_browser_process_impl_cc patch-chrome_browser_chrome_browser_field_trials_cc patch-chrome_browser_chrome_browser_interface_binders_cc patch-chrome_browser_chrome_browser_interface_binders_webui_cc patch-chrome_browser_chrome_browser_interface_binders_webui_parts_desktop_cc patch-chrome_browser_chrome_browser_main_cc patch-chrome_browser_chrome_content_browser_client_cc patch-chrome_browser_chrome_content_browser_client_h patch-chrome_browser_component_updater_iwa_key_distribution_component_installer_cc patch-chrome_browser_component_updater_iwa_key_distribution_component_installer_h patch-chrome_browser_component_updater_registration_cc patch-chrome_browser_download_chrome_download_manager_delegate_cc patch-chrome_browser_download_download_commands_cc patch-chrome_browser_download_download_commands_h patch-chrome_browser_download_download_item_model_cc patch-chrome_browser_enterprise_connectors_common_cc patch-chrome_browser_enterprise_connectors_connectors_service_cc patch-chrome_browser_enterprise_remote_commands_cbcm_remote_commands_factory_cc patch-chrome_browser_enterprise_reporting_cloud_profile_reporting_service_cc patch-chrome_browser_enterprise_signals_signals_aggregator_factory_cc patch-chrome_browser_extensions_BUILD_gn patch-chrome_browser_extensions_api_api_browser_context_keyed_service_factories_cc patch-chrome_browser_extensions_api_passwords_private_passwords_private_delegate_impl_cc patch-chrome_browser_extensions_api_settings_private_prefs_util_cc patch-chrome_browser_extensions_api_tabs_tabs_api_cc patch-chrome_browser_extensions_api_webrtc_logging_private_webrtc_logging_private_api_cc patch-chrome_browser_extensions_external_provider_impl_cc patch-chrome_browser_file_system_access_chrome_file_system_access_permission_context_cc patch-chrome_browser_flag_descriptions_h patch-chrome_browser_glic_glic_settings_util_desktop_cc patch-chrome_browser_glic_host_guest_util_cc patch-chrome_browser_glic_service_glic_instance_impl_cc patch-chrome_browser_global_features_cc patch-chrome_browser_global_features_h patch-chrome_browser_metrics_BUILD_gn patch-chrome_browser_metrics_chrome_browser_main_extra_parts_metrics_cc patch-chrome_browser_metrics_chrome_metrics_service_client_cc patch-chrome_browser_net_profile_network_context_service_cc patch-chrome_browser_net_system_network_context_manager_cc patch-chrome_browser_page_load_metrics_page_load_metrics_initialize_cc patch-chrome_browser_password_manager_chrome_password_manager_client_cc patch-chrome_browser_picture_in_picture_picture_in_picture_window_manager_cc patch-chrome_browser_policy_configuration_policy_handler_list_factory_cc patch-chrome_browser_prefs_browser_prefs_cc patch-chrome_browser_printing_printer_query_cc patch-chrome_browser_process_singleton_posix_cc patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc patch-chrome_browser_profiles_profile_impl_cc patch-chrome_browser_renderer_context_menu_render_view_context_menu_cc patch-chrome_browser_renderer_preferences_util_cc patch-chrome_browser_safe_browsing_chrome_password_protection_service_cc patch-chrome_browser_screen_ai_screen_ai_install_state_cc patch-chrome_browser_sessions_session_restore_cc patch-chrome_browser_sharing_sharing_handler_registry_impl_cc patch-chrome_browser_signin_chrome_signin_client_cc patch-chrome_browser_supervised_user_supervised_user_extensions_manager_cc patch-chrome_browser_support_tool_support_tool_util_cc patch-chrome_browser_sync_chrome_sync_controller_builder_cc patch-chrome_browser_sync_sync_service_factory_cc patch-chrome_browser_ui_accelerator_table_cc patch-chrome_browser_ui_actions_chrome_action_id_h patch-chrome_browser_ui_autofill_chrome_autofill_client_cc patch-chrome_browser_ui_autofill_chrome_autofill_client_h patch-chrome_browser_ui_autofill_payments_desktop_payments_window_manager_cc patch-chrome_browser_ui_autofill_payments_desktop_payments_window_manager_h patch-chrome_browser_ui_browser_actions_cc patch-chrome_browser_ui_browser_command_controller_cc patch-chrome_browser_ui_browser_commands_cc patch-chrome_browser_ui_browser_h patch-chrome_browser_ui_browser_ui_prefs_cc patch-chrome_browser_ui_browser_window_internal_browser_window_features_cc patch-chrome_browser_ui_browser_window_public_browser_window_features_h patch-chrome_browser_ui_hats_survey_config_cc patch-chrome_browser_ui_prefs_pref_watcher_cc patch-chrome_browser_ui_sad_tab_cc patch-chrome_browser_ui_signin_signin_view_controller_cc patch-chrome_browser_ui_signin_signin_view_controller_delegate_h patch-chrome_browser_ui_startup_bad_flags_prompt_cc patch-chrome_browser_ui_startup_startup_browser_creator_impl_cc patch-chrome_browser_ui_tab_helpers_cc patch-chrome_browser_ui_tabs_public_tab_features_h patch-chrome_browser_ui_tabs_tab_dialog_manager_cc patch-chrome_browser_ui_tabs_tab_features_cc patch-chrome_browser_ui_toolbar_app_menu_model_cc patch-chrome_browser_ui_ui_features_cc patch-chrome_browser_ui_ui_features_h patch-chrome_browser_ui_views_chrome_browser_main_extra_parts_views_cc patch-chrome_browser_ui_views_data_sharing_collaboration_controller_delegate_desktop_cc patch-chrome_browser_ui_views_data_sharing_collaboration_controller_delegate_desktop_h patch-chrome_browser_ui_views_frame_browser_frame_view_factory_views_cc patch-chrome_browser_ui_views_frame_browser_frame_view_layout_linux_cc patch-chrome_browser_ui_views_frame_browser_frame_view_linux_cc patch-chrome_browser_ui_views_frame_browser_view_cc patch-chrome_browser_ui_views_frame_browser_widget_cc patch-chrome_browser_ui_views_frame_contents_web_view_cc patch-chrome_browser_ui_views_frame_horizontal_tab_strip_region_view_cc patch-chrome_browser_ui_views_frame_multi_contents_view_drop_target_controller_cc patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc patch-chrome_browser_ui_views_frame_system_menu_model_delegate_cc patch-chrome_browser_ui_views_location_bar_location_bar_view_cc patch-chrome_browser_ui_views_new_tab_footer_footer_controller_cc patch-chrome_browser_ui_views_passwords_password_bubble_view_base_cc patch-chrome_browser_ui_views_profiles_avatar_toolbar_button_state_manager_cc patch-chrome_browser_ui_views_profiles_first_run_flow_controller_cc patch-chrome_browser_ui_views_profiles_profile_menu_coordinator_cc patch-chrome_browser_ui_views_profiles_profile_menu_view_cc patch-chrome_browser_ui_views_profiles_profile_picker_view_cc patch-chrome_browser_ui_views_profiles_signin_view_controller_delegate_views_cc patch-chrome_browser_ui_views_profiles_signin_view_controller_delegate_views_h patch-chrome_browser_ui_views_tabs_common_tab_group_header_view_cc patch-chrome_browser_ui_views_tabs_dragging_tab_drag_controller_cc patch-chrome_browser_ui_views_tabs_shared_drop_arrow_cc patch-chrome_browser_ui_views_tabs_tab_cc patch-chrome_browser_ui_views_tabs_tab_style_views_cc patch-chrome_browser_ui_views_toolbar_toolbar_view_cc patch-chrome_browser_ui_views_user_education_browser_user_education_service_cc patch-chrome_browser_ui_views_web_apps_web_app_integration_test_driver_cc patch-chrome_browser_ui_web_applications_app_browser_controller_cc patch-chrome_browser_ui_web_applications_web_app_ui_manager_impl_cc patch-chrome_browser_ui_web_applications_web_app_ui_manager_impl_h patch-chrome_browser_ui_webui_about_about_ui_cc patch-chrome_browser_ui_webui_browser_webui_browser_window_cc patch-chrome_browser_ui_webui_chrome_web_ui_configs_cc patch-chrome_browser_ui_webui_cr_components_searchbox_searchbox_handler_cc patch-chrome_browser_ui_webui_infobar_internals_infobar_internals_handler_cc patch-chrome_browser_ui_webui_management_management_ui_cc patch-chrome_browser_ui_webui_management_management_ui_handler_cc patch-chrome_browser_ui_webui_management_management_ui_handler_h patch-chrome_browser_ui_webui_policy_policy_ui_cc patch-chrome_browser_ui_webui_search_engine_choice_search_engine_choice_ui_cc patch-chrome_browser_ui_webui_settings_appearance_handler_cc patch-chrome_browser_ui_webui_settings_settings_localized_strings_provider_cc patch-chrome_browser_ui_webui_settings_site_settings_handler_cc patch-chrome_browser_ui_webui_signin_profile_picker_handler_cc patch-chrome_browser_ui_webui_signin_sync_confirmation_ui_cc patch-chrome_browser_ui_window_sizer_window_sizer_cc patch-chrome_browser_webauthn_chrome_web_authentication_delegate_cc patch-chrome_common_chrome_features_cc patch-chrome_common_chrome_features_h patch-chrome_common_chrome_switches_cc patch-chrome_common_chrome_switches_h patch-chrome_common_crash_keys_cc patch-chrome_common_extensions_extension_constants_h patch-chrome_common_pref_names_h patch-chrome_common_url_constants_h patch-chrome_common_webui_url_constants_cc patch-chrome_common_webui_url_constants_h patch-chrome_renderer_chrome_content_renderer_client_cc patch-chrome_test_supervised_user_google_auth_state_waiter_mixin_cc patch-chrome_utility_services_cc patch-chromeos_ash_components_mojo_proxy_mojo_core_core_channel_posix_cc patch-components_BUILD_gn patch-components_autofill_core_browser_foundations_browser_autofill_manager_cc patch-components_autofill_core_browser_payments_amount_extraction_manager_cc patch-components_autofill_core_browser_payments_bnpl_manager_cc patch-components_autofill_core_browser_suggestions_payments_credit_card_suggestion_generator_cc patch-components_autofill_core_common_autofill_payments_features_cc patch-components_device_signals_core_browser_browser_utils_h patch-components_discardable_memory_service_discardable_shared_memory_manager_cc patch-components_embedder_support_user_agent_utils_cc patch-components_enterprise_data_controls_core_browser_rule_cc patch-components_feature_engagement_public_feature_configurations_cc patch-components_feature_engagement_public_feature_constants_cc patch-components_feature_engagement_public_feature_constants_h patch-components_feature_engagement_public_feature_list_cc patch-components_feature_engagement_public_feature_list_h patch-components_feed_core_v2_feed_network_impl_unittest_cc patch-components_metrics_private_metrics_puma_service_cc patch-components_optimization_guide_core_optimization_guide_features_cc patch-components_optimization_guide_core_optimization_guide_util_cc patch-components_paint_preview_browser_paint_preview_client_cc patch-components_password_manager_core_browser_features_password_features_cc patch-components_password_manager_core_browser_features_password_features_h patch-components_password_manager_core_browser_password_autofill_manager_cc patch-components_password_manager_core_browser_password_autofill_manager_h patch-components_password_manager_core_browser_password_form_manager_cc patch-components_password_manager_core_browser_password_manager_client_h patch-components_password_manager_core_browser_password_manual_fallback_flow_cc patch-components_password_manager_core_browser_password_manual_fallback_flow_h patch-components_password_manager_core_browser_password_store_login_database_cc patch-components_policy_core_common_cloud_cloud_policy_client_cc patch-components_proxy_config_pref_proxy_config_tracker_impl_cc patch-components_proxy_config_proxy_config_pref_names_h patch-components_proxy_config_proxy_override_rules_policy_handler_cc patch-components_proxy_config_proxy_prefs_utils_cc patch-components_safe_browsing_core_browser_db_sb_protocol_manager_util_cc patch-components_search_engines_template_url_service_cc patch-components_signin_public_base_signin_switches_cc patch-components_signin_public_base_signin_switches_h patch-components_supervised_user_core_browser_child_account_service_cc patch-components_supervised_user_core_browser_list_family_members_service_h patch-components_sync_service_sync_prefs_cc patch-components_variations_service_variations_service_cc patch-components_viz_service_display_embedder_skia_output_surface_impl_cc patch-components_viz_service_display_skia_renderer_cc patch-components_viz_service_frame_sinks_root_compositor_frame_sink_impl_cc patch-components_viz_service_frame_sinks_root_compositor_frame_sink_impl_h patch-content_app_BUILD_gn patch-content_app_content_main_cc patch-content_app_content_main_runner_impl_cc patch-content_browser_BUILD_gn patch-content_browser_accessibility_browser_accessibility_state_impl_auralinux_cc patch-content_browser_browser_child_process_host_impl_cc patch-content_browser_browser_child_process_host_impl_h patch-content_browser_browser_main_loop_cc patch-content_browser_network_service_instance_impl_cc patch-content_browser_renderer_host_delegated_frame_host_cc patch-content_browser_renderer_host_render_process_host_impl_cc patch-content_browser_renderer_host_render_process_host_impl_h patch-content_browser_renderer_host_render_widget_host_view_aura_cc patch-content_browser_renderer_host_render_widget_host_view_aura_h patch-content_browser_renderer_host_render_widget_host_view_event_handler_cc patch-content_browser_service_host_utility_process_host_cc patch-content_browser_web_contents_web_contents_view_aura_cc patch-content_browser_web_contents_web_contents_view_aura_unittest_cc patch-content_browser_zygote_host_zygote_host_impl_linux_cc patch-content_child_BUILD_gn patch-content_common_BUILD_gn patch-content_common_features_cc patch-content_common_features_h patch-content_gpu_gpu_main_cc patch-content_public_browser_content_browser_client_cc patch-content_public_common_content_features_cc patch-content_public_common_content_switches_cc patch-content_public_common_content_switches_h patch-content_renderer_renderer_main_cc patch-content_shell_BUILD_gn patch-content_shell_renderer_shell_content_renderer_client_cc patch-content_shell_utility_shell_content_utility_client_cc patch-content_utility_utility_main_cc patch-device_fido_public_features_cc patch-extensions_browser_api_api_browser_context_keyed_service_factories_cc patch-extensions_browser_api_messaging_message_service_cc patch-extensions_common_api__permission_features_json patch-gpu_command_buffer_service_dawn_context_provider_cc patch-gpu_command_buffer_service_gles2_cmd_decoder_cc patch-gpu_command_buffer_service_shared_context_state_cc patch-gpu_command_buffer_service_shared_image_dawn_ozone_image_representation_cc patch-gpu_command_buffer_service_shared_image_ozone_image_backing_cc patch-gpu_command_buffer_service_shared_image_shared_image_factory_cc patch-gpu_command_buffer_service_shared_image_wrapped_sk_image_backing_cc patch-gpu_command_buffer_service_webgpu_decoder_impl_cc patch-gpu_config_gpu_finch_features_cc patch-gpu_config_gpu_finch_features_h patch-gpu_config_gpu_info_collector_cc patch-gpu_ipc_service_gpu_init_cc patch-media_BUILD_gn patch-media_base_media_switches_cc patch-media_base_media_switches_h patch-media_base_video_frame_cc patch-media_gpu_chromeos_mailbox_video_frame_converter_cc patch-media_gpu_chromeos_video_decoder_pipeline_cc patch-media_gpu_gpu_video_encode_accelerator_factory_cc patch-media_gpu_sandbox_hardware_video_decoding_sandbox_hook_linux_cc patch-media_gpu_sandbox_hardware_video_encoding_sandbox_hook_linux_cc patch-media_gpu_vaapi_vaapi_video_decoder_cc patch-media_video_mappable_shared_image_video_frame_pool_cc patch-media_video_video_encode_accelerator_adapter_cc patch-media_webrtc_audio_processor_cc patch-media_webrtc_helpers_cc patch-net_BUILD_gn patch-net_base_features_cc patch-net_dns_public_BUILD_gn patch-net_http_http_auth_preferences_cc patch-net_http_http_auth_preferences_h patch-net_socket_udp_socket_posix_cc patch-net_socket_udp_socket_posix_h patch-net_socket_udp_socket_unittest_cc patch-pdf_pdfium_pdfium_engine_cc patch-remoting_host_chromoting_host_cc patch-remoting_host_chromoting_host_h patch-remoting_host_chromoting_host_services_server_cc patch-remoting_host_desktop_session_connector_h patch-remoting_host_ipc_desktop_environment_cc patch-remoting_host_ipc_desktop_environment_h patch-remoting_host_it2me_it2me_host_cc patch-remoting_host_remoting_me2me_host_cc patch-remoting_host_webauthn_remote_webauthn_caller_security_utils_cc patch-remoting_protocol_webrtc_transport_cc patch-remoting_protocol_webrtc_video_stream_cc patch-sandbox_policy_features_cc patch-sandbox_policy_switches_cc patch-sandbox_policy_switches_h patch-services_device_device_service_cc patch-services_device_hid_BUILD_gn patch-services_device_hid_hid_service_cc patch-services_device_public_cpp_device_features_cc patch-services_device_public_cpp_device_features_h patch-services_device_usb_usb_device_handle_usbfs_cc patch-services_network_BUILD_gn patch-services_network_network_context_cc patch-services_network_network_context_h patch-services_network_network_service_cc patch-services_network_network_service_h patch-services_network_public_cpp_BUILD_gn patch-services_network_public_cpp_features_cc patch-services_network_public_mojom_BUILD_gn patch-services_screen_ai_public_cpp_utilities_cc patch-services_screen_ai_screen_ai_service_impl_cc patch-services_webnn_webnn_graph_impl_fuzzer_cc patch-third_party_angle_src_common_system_utils_linux_cpp patch-third_party_angle_src_libANGLE_Display_cpp patch-third_party_angle_util_BUILD_gn patch-third_party_blink_common_features_cc patch-third_party_blink_common_renderer_preferences_renderer_preferences_mojom_traits_cc patch-third_party_blink_public_common_renderer_preferences_renderer_preferences_h patch-third_party_blink_public_common_renderer_preferences_renderer_preferences_mojom_traits_h patch-third_party_blink_renderer_controller_blink_initializer_cc patch-third_party_blink_renderer_core_dom_tree_scope_h patch-third_party_blink_renderer_core_exported_web_view_impl_cc patch-third_party_blink_renderer_core_frame_web_frame_test_cc patch-third_party_blink_renderer_core_layout_layout_view_cc patch-third_party_blink_renderer_core_page_context_menu_controller_cc patch-third_party_blink_renderer_core_xml_xslt_processor_h patch-third_party_blink_renderer_modules_canvas_imagebitmap_image_bitmap_rendering_context_cc patch-third_party_blink_renderer_modules_webgl_webgl_rendering_context_base_cc patch-third_party_blink_renderer_modules_webgpu_gpu_cc patch-third_party_blink_renderer_platform_BUILD_gn patch-third_party_blink_renderer_platform_runtime_enabled_features_json5 patch-third_party_ffmpeg_BUILD_gn patch-third_party_ffmpeg_configure patch-third_party_fontconfig_src_src_fccompat_c patch-third_party_libunwind_src_src_DwarfInstructions_hpp patch-third_party_libunwind_src_src_UnwindCursor_hpp patch-third_party_pdfium_core_fxge_linux_fx_linux_impl_cpp patch-third_party_perfetto_src_base_utils_cc patch-third_party_protobuf_proto_library_gni patch-third_party_rust_qr_code_v2_BUILD_gn patch-third_party_sqlite_src_amalgamation_dev_sqlite3_c patch-third_party_sqlite_src_amalgamation_sqlite3_c patch-third_party_vulkan-loader_src_loader_vk_loader_platform_h patch-third_party_webrtc_BUILD_gn patch-third_party_webrtc_modules_desktop_capture_BUILD_gn patch-third_party_webrtc_rtc_base_network_cc patch-third_party_widevine_cdm_widevine_gni patch-tools_json_schema_compiler_feature_compiler_py patch-ui_accessibility_accessibility_features_cc patch-ui_accessibility_accessibility_features_h patch-ui_accessibility_ax_node_cc patch-ui_accessibility_ax_node_h patch-ui_accessibility_ax_tree_cc patch-ui_accessibility_ax_tree_h patch-ui_base_resource_resource_bundle_cc patch-ui_base_ui_base_features_cc patch-ui_base_ui_base_features_h patch-ui_base_webui_web_ui_util_cc patch-ui_base_x_x11_drag_context_cc patch-ui_compositor_compositor_cc patch-ui_compositor_compositor_h patch-ui_gfx_linux_gbm_wrapper_cc patch-ui_gl_BUILD_gn patch-ui_gl_gl_switches_cc patch-ui_gtk_printing_print_dialog_gtk_cc patch-ui_ozone_platform_x11_x11_window_cc patch-ui_views_BUILD_gn patch-ui_views_accessibility_view_accessibility_cc patch-ui_views_controls_textfield_textfield_cc patch-ui_views_controls_textfield_textfield_h patch-ui_views_views_features_cc patch-ui_views_widget_desktop_aura_desktop_window_tree_host_platform_cc patch-ui_views_widget_widget_cc patch-ui_views_widget_widget_h patch-v8_BUILD_gn patch-v8_gni_v8_gni patch-v8_src_api_api_cc patch-v8_src_base_platform_platform-openbsd_cc patch-v8_src_base_platform_platform-posix_cc patch-v8_src_execution_isolate_cc patch-v8_src_flags_flags_cc patch-v8_src_sandbox_sandbox_cc Added files: www/chromium/patches: patch-chrome_browser_ui_webui_password_manager_notification_cards_handler_cc patch-chrome_browser_ui_webui_password_manager_notification_cards_handler_h patch-chrome_browser_ui_webui_password_manager_notification_cards_relaunch_chrome_banner_cc patch-components_autofill_core_browser_integrators_autofill_ai_management_utils_cc patch-components_cbor_BUILD_gn patch-components_enterprise_browser_reporting_chrome_profile_request_generator_cc patch-components_startup_metric_utils_browser_startup_metric_utils_cc patch-components_startup_metric_utils_browser_startup_metric_utils_h patch-components_sync_base_features_cc patch-content_browser_web_contents_web_contents_impl_cc patch-content_services_devtools_media_encoding_service_BUILD_gn patch-extensions_browser_api_webstore_private_webstore_private_api_cc patch-net_socket_extra_socket_defines_h patch-remoting_host_peer_session_impl_cc patch-services_webnn_public_cpp_webnn_sandbox_init_cc patch-services_webnn_public_cpp_webnn_sandbox_init_h patch-third_party_blink_renderer_platform_graphics_canvas_2d_resource_provider_cc patch-third_party_blink_renderer_platform_graphics_canvas_non_2d_resource_provider_cc patch-third_party_blink_renderer_platform_graphics_gpu_webgpu_shared_image_wrapper_cc patch-third_party_dawn_src_utils_BUILD_gn patch-third_party_libaom_source_config_linux_x64_config_aom_dsp_rtcd_h Removed files: www/chromium/patches: patch-chrome_browser_extensions_api_webstore_private_webstore_private_api_cc patch-chrome_browser_ui_views_tabs_projects_projects_panel_tab_groups_item_view_cc patch-chrome_browser_ui_views_tabs_projects_projects_panel_thread_item_view_cc patch-chrome_browser_ui_webui_connectors_internals_connectors_internals_page_handler_cc patch-chrome_browser_ui_webui_password_manager_promo_cards_handler_cc patch-chrome_browser_ui_webui_password_manager_promo_cards_handler_h patch-chrome_browser_ui_webui_password_manager_promo_cards_relaunch_chrome_promo_cc patch-chromeos_ash_components_mojo_proxy_mojo_core_core_channel_cc patch-chromeos_ash_components_mojo_proxy_mojo_core_core_channel_h patch-chromeos_ash_components_mojo_proxy_mojo_core_core_embedder_embedder_cc patch-components_autofill_core_common_autofill_features_cc patch-components_optimization_guide_core_feature_registry_feature_registration_cc patch-components_services_font_data_font_data_service_impl_cc patch-remoting_host_client_session_cc patch-third_party_blink_renderer_platform_graphics_canvas_resource_provider_cc patch-third_party_ipcz_src_standalone_base_logging_cc patch-tools_metrics_BUILD_gn Log message: update to 152.0.7977.64 CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/09/01 01:07:10 Modified files: usr.sbin/tcpdump: print-ofp.c Log message: trucanted -> truncated CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/01 01:15:29 Modified files: distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/09/01 01:15:47 Modified files: usr.sbin/tcpdump: print-gtp.c Log message: Activiation -> Activation CVSROOT: /cvs Module name: ports Changes by: dgl@cvs.openbsd.org 2026/09/01 01:36:33 Modified files: devel/glib2 : Makefile Added files: devel/glib2/patches: patch-gio_gsocket_c Log message: devel/glib2: Don't try to set TCP_NODELAY on AF_UNIX sockets. glib2 was calling setsockopt(socket, IPPROTO_TCP, TCP_NODELAY, ...) on AF_UNIX sockets and ignoring the error. This interacted badly with a future change in the pledge subsystem to strictly scope options to the socket's protocol. ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/09/01 05:39:18 Modified files: devel/p5-Locale-Codes: Makefile distinfo Log message: update p5-Locale-Codes to 3.90 CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/09/01 05:56:36 Modified files: sys/dev/usb : uaudio.c Log message: uaudio: Enable implicit feedback on devices that claim to support it The Behringer UMC204HD appears to have broken explicit feedback (the sync endpoint sends always zeros) resulting in periodic drops. Enabling implicit feedback (i.e. adjust play-direction data rate to record-direction one) fixes this device. From Artem Sheldyaev , thanks! CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/09/01 05:58:28 Modified files: sys/dev/usb : uaudio.c Log message: uaudio: Append the implicit feedback capability to the dmesg attach line CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/09/01 05:59:32 Modified files: sys/dev/usb : uaudio.c Log message: uaudio: Set the rate before the alternate setting of UAC2 devices Unlike UAC1 devices, UAC2 devices set their sample rate with their clock unit which is independent of the alternate setting. The Neural DSP Quad Cortex Mini (and probably others) requires the sample rate to be set before the alternate setting is switched. From Laurence Tratt , thanks! CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/09/01 06:01:43 Modified files: sys/dev/usb : uaudio.c Log message: uaudio: Fix NULL pointer dereference triggered by specific hardware bug Analysed and reported by Acts1631 , thanks! CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2026/09/01 06:02:37 Modified files: sys/dev/usb : uaudio.c Log message: uaudio: Factor duplicate tests of UAC version in uaudio_open_stream() No behavior change CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/09/01 06:27:21 Modified files: devel/p5-Test-Time: Makefile distinfo Log message: update p5-Test-Time to 0.092 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/01 06:31:26 Modified files: www/mozilla-firefox: Makefile distinfo www/mozilla-firefox/pkg: PLIST www/firefox-i18n: Makefile.inc distinfo Removed files: www/mozilla-firefox/patches: patch-xpcom_ds_nsAtom_h Log message: www/mozilla-firefox: update to 155.0. see https://www.firefox.com/en-US/firefox/155.0/releasenotes/ fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-82/ - drop patch from #2061033, merged upstream - glxtest, vulkantest & vaapitest merged into gfxtest cf #1949093 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/01 06:32:35 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr-i18n: Makefile.inc distinfo Log message: www/firefox-esr: update to 153.2.0. see https://www.firefox.com/en-US/firefox/153.2.0/releasenotes/ fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-85/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/01 06:33:22 Modified files: www/firefox-esr: Tag: OPENBSD_7_9 Makefile distinfo Log message: www/firefox-esr: update to 140.15.0. see https://www.firefox.com/en-US/firefox/140.15.0/releasenotes/ fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-84/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/01 06:35:08 Modified files: www/mozilla-firefox: Tag: OPENBSD_7_9 Makefile distinfo www/mozilla-firefox/patches: Tag: OPENBSD_7_9 patch-config_makefiles_rust_mk patch-security_manager_ssl_nsNSSCallbacks_cpp patch-security_nss_lib_nss_nss_h www/mozilla-firefox/pkg: Tag: OPENBSD_7_9 PLIST Log message: www/mozilla-firefox: MFC update to 155.0. see https://www.firefox.com/en-US/firefox/155.0/releasenotes/ fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-82/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/01 06:46:16 Modified files: www/librewolf : Makefile distinfo www/librewolf/patches: patch-mozconfig Removed files: www/librewolf/patches: patch-xpcom_ds_nsAtom_h Log message: www/librewolf: update to 155.0-1, from MAINTAINER Leah Rowe - enable PGO, reusing ffx's profdata - enable rust simd - drop DIST_SUBDIR, defaults to mozilla/ and helps sharing profdata - drop patch from #2061033, merged upstream CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/09/01 06:49:25 Modified files: net/p5-Net-Daemon: Makefile distinfo net/p5-Net-Daemon/pkg: DESCR Log message: update p5-Net-Daemon to 0.52 CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/09/01 06:49:49 Modified files: usr.bin/tmux : grid.c options-table.c tmux.1 tmux.h utf8.c Log message: Extend word commands to use any Unicode whitespace character, GitHub issue 5562 from Hongyi Zhao. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/09/01 07:04:29 Modified files: usr.bin/tmux : window-copy.c Log message: When changing selection-mode to line, set up the selection start and end correctly, GitHub issue 5545. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/01 07:16:46 Modified files: www/librewolf/pkg: PLIST Log message: www/librewolf: glxtest, vulkantest & vaapitest merged into gfxtest cf #1949093 CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/09/01 07:24:51 Modified files: textproc/p5-PPIx-Regexp: Makefile distinfo Log message: update p5-PPIx-Regexp to 0.092 no functional change CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/09/01 07:53:57 Modified files: net/p5-Net-DNS : Makefile distinfo Log message: update p5-Net-DNS to 1.57 CVE-2026-64194 CVE-2026-64193 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/09/01 07:56:12 Modified files: usr.bin/mandoc : cgi.c Log message: Use unveil(2) and clamp down on pledge(2). The main() program establishes a baseline, allowing the maximum that might ever be needed: stdio rpath and read access to the MAN_DIR. The top level page generators (pg_show, pg_search) narrow unveil(2) to the specific manual page tree selected by the user. When the selected manual page file has been opened, the pledge is narrowed to just stdio (in resp_catman, resp_format, pg_searchres, pg_index). Except for internal errors and bad requests, which error out early, exactly one of these narrowing codepaths is always trodden. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2026/09/01 08:15:49 Modified files: mail/p5-MIME-Types: Makefile distinfo Log message: update p5-MIME-Types to 2.30 CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2026/09/01 08:58:54 Modified files: lib/libexpat : Changes README.md lib/libexpat/doc: reference.html lib/libexpat/lib: expat.h internal.h xmlparse.c xmltok.h lib/libexpat/tests: basic_tests.c misc_tests.c Log message: Update libexpat to version 2.8.4 Relevant for OpenBSD are security fixes #1321 #1331 #1322, other changes #1315 #1325 #1334 #1340 #1319 #1320. Library bump is not necessary. CVE-2026-66046 CVE-2026-76641 CVE-2026-76957 OK tb@ CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2026/09/01 09:14:22 Modified files: . : plus.html Log message: more changes, from Brett Mahar CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/09/01 10:14:13 Modified files: devel/mergiraf : Makefile crates.inc distinfo Log message: Update to mergiraf 0.19.1 https://codeberg.org/mergiraf/mergiraf/releases/tag/v0.19.1 CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/01 10:18:18 Modified files: www/librewolf : Makefile www/librewolf/patches: patch-config_makefiles_rust_mk patch-mozconfig Log message: www/librewolf: bump SO_VERSION, refresh patches, from MAINTAINER CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/09/01 10:29:16 Modified files: devel/zizmor : Makefile crates.inc distinfo Log message: Update to zizmor 1.30.0 https://github.com/zizmorcore/zizmor/releases/tag/v1.30.0 CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/09/01 11:51:42 Modified files: audio/chromaprint: Makefile Log message: disable tests, bundled gtest reaches into now too new system gtest headers CVSROOT: /cvs Module name: ports Changes by: jtt@cvs.openbsd.org 2026/09/01 12:05:16 Modified files: graphics/blender: Makefile Log message: graphics/blender: add missing dependency on libspnav While here explicitely disable optional dependencies not yet ported. ok rsadowski@ CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/09/01 12:24:55 Modified files: net/barrier : Makefile Log message: mark net/barrier BROKEN, old software wants old devel/gtest Their CMake goo includes bundles missing from the autogenerated tarball, there is no knob to disable tests, we don't run them (NO_TEST=yes), but instead nuke the CMake goo and hope for system gtest to work, which now fails due to newer devel/gtest requiring C++17. barrier is C++14, its last release is five years old and we're behind, upstream's last commit was four years ago... CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/09/01 12:35:41 Modified files: devel/esbuild : Makefile distinfo Log message: devel/esbuild: Update to 0.28.2 from Igor Zornik (Maintainer), thanks CVSROOT: /cvs Module name: ports Changes by: caspar@cvs.openbsd.org 2026/09/01 13:05:05 Modified files: devel/sccache : Makefile crates.inc distinfo Log message: devel/sccache: update to 0.17.0 CVSROOT: /cvs Module name: ports Changes by: volker@cvs.openbsd.org 2026/09/01 13:39:49 Modified files: lang/erlang/27 : Makefile distinfo lang/erlang/28 : Makefile distinfo lang/erlang/29 : Makefile distinfo Log message: lang/erlang: Update to 27.3.4.17, 28.5.0.6 and 29.0.6 Fixes CVE-2026-75538 among several other bugs CVSROOT: /cvs Module name: src Changes by: tobhe@cvs.openbsd.org 2026/09/01 13:46:08 Modified files: sys/dev/pci/drm/apple: apple_drv.c Log message: drm: apple: Switch back to drm_atomic_helper_commit_tail_rpm() From Janne Grunau bd8ce96f6e76b98940352b18fe735a7943471ed7 in AsahiLinux/linux This implictly gets rid of drm_atomic_helper_wait_for_flip_done() and makes graphical output on Apple Silicon machines noticably snappier. ok kettenis@ jsg@ CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/09/01 13:50:58 Modified files: usr.bin/tmux : screen-redraw.c server-client.c Log message: Do not allow cursor on/off to escape synchronized updates. CVSROOT: /cvs Module name: src Changes by: nicm@cvs.openbsd.org 2026/09/01 15:03:55 Modified files: usr.bin/tmux : window-switch.c Log message: Create screen before zoom may need to use it. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2026/09/01 15:05:41 Modified files: misc/bible-kjv : Makefile distinfo Log message: misc/bible-kjv: maintenance update to 4.44 CVSROOT: /cvs Module name: ports Changes by: giovanni@cvs.openbsd.org 2026/09/01 15:53:16 Modified files: mail/p5-Mail-DMARC: Makefile distinfo mail/p5-Mail-DMARC/pkg: PLIST Log message: update to 2.20260827 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/09/01 16:27:58 Modified files: lang/gcc/11 : Makefile Log message: lang/gcc/11: add dlang support at powerpc CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/09/01 16:28:55 Modified files: lang/gcc/16 : Makefile distinfo lang/gcc/16/patches: patch-gcc_ada_Makefile_rtl lang/gcc/16/pkg: PFRAG.powerpc-main Log message: lang/gcc/16: add dlang support and update plist at powerpc CVSROOT: /cvs Module name: ports Changes by: kn@cvs.openbsd.org 2026/09/01 16:53:41 Modified files: net/telemt : Makefile crates.inc distinfo Log message: update to telemt 3.5.5 CVSROOT: /cvs Module name: ports Changes by: kirill@cvs.openbsd.org 2026/09/01 17:57:19 Modified files: devel/codex : Makefile distinfo devel/codex/patches: patch-codex-rs_Cargo_toml patch-codex-rs_core_src_config_mod_rs Log message: devel/codex: update to 0.152.1 CVSROOT: /cvs Module name: ports Changes by: jeremy@cvs.openbsd.org 2026/09/01 18:20:17 Modified files: databases/ruby-sequel: Makefile distinfo databases/ruby-sequel/pkg: PLIST Log message: Update to Sequel 5.108.0 CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2026/09/01 18:37:59 Modified files: usr.bin/ssh : myproposal.h ssh-keyscan.c ssh-mldsa-eddsa.c ssh_config.5 sshd.8 sshd_config.5 Log message: IANA has allocated a non-vendor codepoint for ssh-mldsa44-ed25519, so use it instead of the vendored "@openssh.com" name. Note: this replaces the vendored name, which was only marked as experimental and not enabled by default.cw If you have ssh-mldsa44-ed25519@openssh.com keys manually configured in sshd, then you will need to remove them from sshd_config and restart. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2026/09/01 18:39:18 Modified files: regress/usr.bin/ssh: cert-userkey.sh keygen-comment.sh keytype.sh regress/usr.bin/ssh/unittests/sshkey: mktestdata.sh regress/usr.bin/ssh/unittests/sshkey/testdata: mldsa44_ed25519_1 mldsa44_ed25519_1-cert.fp mldsa44_ed25519_1-cert.pub mldsa44_ed25519_1.fp mldsa44_ed25519_1.fp.bb mldsa44_ed25519_1.pub mldsa44_ed25519_1_pw mldsa44_ed25519_2 mldsa44_ed25519_2.fp mldsa44_ed25519_2.fp.bb mldsa44_ed25519_2.pub regress/usr.bin/ssh/unittests/sshsig/testdata: mldsa44-ed25519 mldsa44-ed25519.pub mldsa44-ed25519.sig Log message: replace testing of vendor PQ signature algorithm "ssh-mldsa44-ed25519@openssh.com" with the IANA-registered "ssh-mldsa44-ed25519" CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/09/01 22:48:34 Modified files: lib/libc/sys : msgctl.2 msgget.2 msgrcv.2 msgsnd.2 semctl.2 semget.2 semop.2 shmat.2 shmctl.2 shmget.2 Log message: Frank van der Linden agreed to rescind the advertising clause. https://mail-index.netbsd.org/source-changes/2026/01/02/msg159829.html CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2026/09/02 00:17:35 Modified files: sys/dev/usb : if_atu.c if_atureg.h Log message: Daan Vreeken agreed to rescind the advertising clause. https://mail-index.netbsd.org/source-changes/2025/11/26/msg159202.html CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/09/02 00:37:03 Modified files: www/chromium : Makefile distinfo www/chromium/patches: patch-chrome_browser_browser_process_impl_cc patch-chrome_browser_ui_views_frame_browser_view_cc patch-content_browser_renderer_host_render_widget_host_view_aura_cc Log message: update to 152.0.7977.75 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/09/02 01:01:08 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-583.0.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/09/02 01:01:14 Modified files: audio/audacity : Makefile distinfo Log message: Update to audacity-3.7.9. CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:01:54 Modified files: lib/libcrypto/asn1: a_type.c Log message: a_type: add XXX to consider adding an internal ASN1_TYPE_set0() ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:03:45 Modified files: lib/libcrypto/asn1: asn1_gen.c Log message: asn1_multi: plug leak if sk_ASN1_TYPE_push() fails If the push of typ onto sk fails, the exit path does not free it. Fix that and avoid function nesting when calling ASN1_generate_v3(). Prompted by a similar fix in OpenSSL ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:04:56 Modified files: lib/libcrypto/asn1: asn1_gen.c Log message: asn1_multi: fix a comment Shorter, more precise and closer to grammatically correct. ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:08:36 Modified files: lib/libcrypto/asn1: asn1_gen.c Log message: asn1_multi: rework creation of the returned stack Currently, the ASN1_TYPE ret is created up front and further populated via a possibly failing call to ASN1_STRING_type_new(). On failure, the incomplete ret is returned, indicating success to the caller, which may or may not fail later. Instead, create the inner ASN1_STRING first, then the ASN1_TYPE. Use setter API with proper ownership transfer rather than fiddling with deeply nested ASN1 structures. This way we only succeed if everything actually succeeded. ok kenjiro CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:09:48 Modified files: lib/libcrypto/asn1: asn1_gen.c Log message: asn_multi: rename bad label to err CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:11:04 Modified files: lib/libcrypto/asn1: asn1_gen.c Log message: asn1_multi: assign and test twice tweak nearby whitespace CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:11:55 Modified files: lib/libcrypto/asn1: asn1_gen.c Log message: asn1_multi: explicitly test against NULL twice CVSROOT: /cvs Module name: src Changes by: tb@cvs.openbsd.org 2026/09/02 01:15:01 Modified files: lib/libcrypto/asn1: asn1_gen.c Log message: asn1_multi: slightly improve order of variable declarations and freeing CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/09/02 01:58:43 Modified files: x11/gnome/localsearch: Makefile distinfo x11/gnome/localsearch/pkg: PLIST Log message: Update to localsearch-3.11.2. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/02 02:01:44 Modified files: mail/mozilla-thunderbird: Makefile distinfo mail/thunderbird-i18n: Makefile.inc distinfo Log message: mail/mozilla-thunderbird: update to 153.2.0. see https://www.thunderbird.net/en-US/thunderbird/153.2.0esr/releasenotes/ fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-88/ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/02 02:03:21 Modified files: mail/mozilla-thunderbird: Tag: OPENBSD_7_9 Makefile distinfo Log message: mail/mozilla-thunderbird: update to 140.15.0. see https://www.thunderbird.net/en-US/thunderbird/140.15.0esr/releasenotes/ fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-87/ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/09/02 02:09:43 Modified files: devel/spidermonkey140: Makefile distinfo Log message: Update to spidermonkey140-140.15.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/09/02 02:14:32 Modified files: sysutils/libvirt: Makefile distinfo Log message: Update to libvirt-12.7.0. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/09/02 02:14:41 Modified files: sysutils/libvirt-python: Makefile distinfo Log message: Update to py3-libvirt-12.7.0. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2026/09/02 03:04:11 Modified files: usr.bin/ssh : myproposal.h Log message: reenable ssh-mldsa44-ed25519 at a low priority position CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/09/02 03:10:59 Modified files: fonts/noto : Makefile.inc fonts/noto/cjk : Makefile fonts/noto/emoji: Makefile fonts/noto/fonts: Makefile distinfo Log message: Update to noto-fonts-2026.09.01. CVSROOT: /cvs Module name: ports Changes by: bentley@cvs.openbsd.org 2026/09/02 03:14:38 Modified files: comms/liquid-dsp: Makefile Added files: comms/liquid-dsp/patches: patch-CMakeLists_txt Log message: Assorted cleanup in liquid-dsp. - Add explicit dep on fftw - Don't set -O3 - Don't unnecessarily override cflags - Enable debug package ok sebastia@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2026/09/02 03:46:03 Modified files: security/crowdsec: Makefile distinfo modules.inc Log message: update to 1.8.0 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 06:18:40 Modified files: www/gumbo : Makefile distinfo Log message: update to gumbo-0.14.0 CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2026/09/02 06:30:19 Modified files: usr.bin/mandoc : main.c Log message: When a manual page file requested via man(1) is not found in any mandoc.db(5) but is then found by the fallback search in the file system, do not warn about an outdated mandoc.db if the manual page tree that contains the requested file does not contain a mandoc.db file in the first place. This avoids bogus, annoying warnings in two situations: (1) when users choose to have their own, private manual page tree without putting a mandoc.db into it; and (2) on operating systems allowing a configuration where makewhatis(8) and mandoc.db(5) are not used at all. Issue found by Paul Bredbury on Alpine Linux, where installing apropos(1) and makewhatis(8) is optional and not the default. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 06:42:39 Modified files: mail/mutt : Makefile distinfo Log message: update to mutt-2.4.2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 06:47:52 Modified files: sysutils/freeipmi: Makefile distinfo Removed files: sysutils/freeipmi/patches: patch-man_Makefile_in Log message: update to freeipmi-1.6.19 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 06:48:09 Modified files: sysutils/freeipmi: Tag: OPENBSD_7_9 Makefile distinfo Removed files: sysutils/freeipmi/patches: Tag: OPENBSD_7_9 patch-man_Makefile_in Log message: update to freeipmi-1.6.19 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 06:49:31 Modified files: databases/redis/bsd: Makefile distinfo Added files: databases/redis/bsd/patches: patch-tests_support_util_tcl Log message: update to redis-6.2.24 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 06:51:39 Modified files: databases/redis: Tag: OPENBSD_7_9 Makefile distinfo databases/redis/patches: Tag: OPENBSD_7_9 patch-deps_hiredis_Makefile patch-src_Makefile Added files: databases/redis/patches: Tag: OPENBSD_7_9 patch-tests_support_util_tcl Log message: update to redis-6.2.24 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 06:54:49 Modified files: databases/freetds: Makefile distinfo Log message: update to freetds-1.5.19 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/09/02 07:25:12 Modified files: sys/net : if_ppp.c Log message: Use correct bpf filter calls in ppp(4) 10 years ago the bpf_filter interface was changed and bpf_mfilter was introduced. bpf_filter no longer support passing an mbuf as pkt by using a buflen of 0. Finally adjust this code and switch it over to bpf_mfilter. OK tb@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 07:26:47 Modified files: comms/zigbee2mqtt: Makefile distinfo comms/zigbee2mqtt/pkg: PLIST Log message: update to zigbee2mqtt-2.14.0 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 07:27:39 Modified files: net/librenms : Makefile distinfo Log message: update to librenms-26.8.2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 07:27:44 Modified files: net/librenms : Tag: OPENBSD_7_9 Makefile distinfo Log message: update to librenms-26.8.2 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/02 07:28:10 Modified files: textproc/mupdf : Makefile distinfo Log message: update to mupdf-1.28.3 CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2026/09/02 07:34:32 Modified files: sys/net : bpf.c bpf.h bpf_filter.c Log message: Use bpf_mfilter in bpf_movein since it operates on an mbuf With this bpf_filter is no longer used by the kernel and all the code around it can be hidden from _KERNEL. OK tb@ CVSROOT: /cvs Module name: ports Changes by: jca@cvs.openbsd.org 2026/09/02 12:06:10 Modified files: net/rtorrent/patches: patch-test_Makefile_in Log message: Refresh patch CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/09/02 12:37:03 Modified files: sys/arch/amd64/amd64: vmm_machdep.c Log message: vmm(4): classify injected #DB as hardware exception. vmm was incorrectly classifying as a software exception. Change to hardware exception without an error code. ok mlarkin@ CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/09/02 12:43:14 Modified files: sys/arch/amd64/amd64: vmm_machdep.c Log message: Make vmm(4) exception helpers return void. None of the vmm_inject_{gp,ud,etc.}() functions can fail. There's no need to return 0 for all of them, so simplify the function signature and update call sites to clean things up a bit. sure, mlarkin@ CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/09/02 13:01:29 Modified files: sys/arch/amd64/amd64: vmm_machdep.c sys/dev/vmm : vmm.c vmm.h Log message: Centralize vmm(4) vcpu yield logic. Put all checks for "should the vcpu yield?" into the same function and rename it to better fit semantics ("stop" -> "yield"). This pulls in some scheduler flag checks that were duplicated between amd64 cpu-dependent code paths. sure, mlarkin@ CVSROOT: /cvs Module name: src Changes by: dv@cvs.openbsd.org 2026/09/02 13:25:00 Modified files: sys/arch/amd64/amd64: identcpu.c sys/arch/amd64/include: specialreg.h Log message: Require NRIP Save support for vmm(4) on AMD hosts. This feature gives a fast, reliable path to accurately advancing RIP when emulating certain instructions. Most AMD hardware from the past 15 years should have NRIP Save and nested paging support so this drops support for AMD hardware from roughly family 11h and older with some rare exceptions. Discussed multiple times in the past. ok mlarkin@ CVSROOT: /cvs Module name: ports Changes by: caspar@cvs.openbsd.org 2026/09/02 13:34:24 Modified files: meta/tor-browser: Makefile www/tor-browser: Makefile.inc www/tor-browser/browser: Makefile distinfo www/tor-browser/noscript: Makefile distinfo Log message: Tor Browser: update to 15.0.21 CVSROOT: /cvs Module name: ports Changes by: caspar@cvs.openbsd.org 2026/09/02 13:35:20 Modified files: meta/tor-browser: Tag: OPENBSD_7_9 Makefile www/tor-browser: Tag: OPENBSD_7_9 Makefile.inc www/tor-browser/browser: Tag: OPENBSD_7_9 Makefile distinfo www/tor-browser/noscript: Tag: OPENBSD_7_9 Makefile distinfo Log message: Tor Browser: update to 15.0.21 CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2026/09/02 14:27:47 Modified files: sys/net : pf.c Log message: Prevent pf dropping TCP state with crafted reset packet. Revision 1.1212 of pf.c weakened the TCP reset check in stateful connection tracking to let legitimate resets pass in the backwards window. Such a reset is accepted only if its acknowledgment number matches perfectly. But as a workaround for broken stacks, pf replaces an acknowledgment number of 0 in a reset with the tracked sequence of the peer. Then the perfect match always succeeds, and an attacker can spoof resets more easily than intended. Use the acknowledgment number from the wire, before the workaround has modified it. discovered by Minghao Zhang; OK sashan@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2026/09/02 16:19:26 Modified files: net/curl : Makefile distinfo net/curl/pkg : PLIST Log message: net/curl: update to 8.22.0 Changes: * hardening: add API guards * TLS: drop support for TLS-SRP Includes fixes for CVE-2026-18924: HTTP/2 server push UAF CVE-2026-19931: Negotiate ambient user conn reuse CVE-2026-80230: OpenSSL pinning bypass CVE-2026-80255: secure cookie attribute bypass with tab CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/09/02 22:30:41 Modified files: sysutils/py-shtab: Makefile distinfo sysutils/py-shtab/pkg: PLIST Log message: Update to py-shtab-1.12.1 Changes: https://github.com/tqdm/shtab/releases/tag/v1.12.1 CVSROOT: /cvs Module name: ports Changes by: bket@cvs.openbsd.org 2026/09/02 22:31:15 Modified files: sysutils/borgbackup/2.0: Makefile distinfo sysutils/borgbackup/2.0/pkg: PLIST Removed files: sysutils/borgbackup/2.0/patches: patch-pyproject_toml Log message: Update to borgbackup-2.0.0beta24 Changes: https://borgbackup.readthedocs.io/en/2.0.0b24/changes.html#version-2-0-0b24-2026-09-02 CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/09/02 23:46:27 Modified files: devel/jujutsu : Makefile crates.inc distinfo devel/jujutsu/patches: patch-cli_src_commands_bisect_run_rs patch-cli_src_complete_rs devel/jujutsu/pkg: PLIST Log message: Update to jujutsu 0.45.0 https://github.com/jj-vcs/jj/releases/tag/v0.45.0 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2026/09/03 00:18:20 Modified files: security/blake3: Makefile distinfo Log message: update to blake3-1.8.7, from Mykyta Nazarenko (maintainer) CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2026/09/03 00:29:34 Modified files: security/nss/patches: patch-nss_coreconf_OpenBSD_mk Log message: security/nss: fix build on non-x86 little-endian cf #2068010, regressed by #2027768 reported by phessler@, help from tb@ CVSROOT: /cvs Module name: ports Changes by: kirby@cvs.openbsd.org 2026/09/03 00:40:37 Modified files: games/wesnoth : Makefile distinfo games/wesnoth/patches: patch-src_CMakeLists_txt games/wesnoth/pkg: PLIST Removed files: games/wesnoth/patches: patch-CMakeLists_txt Log message: update to wesnoth-1.18.8 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2026/09/03 00:44:18 Modified files: x11/gnome/autoar: Makefile distinfo Log message: Update to gnome-autoar-0.5.2. CVSROOT: /cvs Module name: ports Changes by: tb@cvs.openbsd.org 2026/09/03 00:52:09 Modified files: lang/gcc/16 : Makefile Log message: lang/gcc/16: zap trailing whitespace to unbreak make print-plist found by aja