Skip to content
GitLab
Explore
Sign in
fix: more pthread weak references in globals.c
Code
Review changes
Check out branch
Download
Patches
Plain diff
Mike Dalessio
requested to merge
flavorjones/libxml2:flavorjones-more-weak-ref
into
master
Nov 18, 2023
Overview
2
Commits
1
Pipelines
2
Changes
1
Expand
Adding:
#pragma weak pthread_equal
#pragma weak pthread_self
Merge request reports
Loading