Files
clang-p2996/utils
michaelrj-google fac6d3d98b [libc][bazel] mark epoll funcitons as weak (#81327)
Downstream there's a user that intercepts these functions and overlays
them. This causes symbol conflicts if neither function is marked weak.
In future the intent is to move to this to being a downstream
configuration
option.
2024-02-12 15:51:25 -08:00
..