User Details
- User Since
- Jul 4 2018, 7:23 PM (366 w, 4 d)
Today
Fri, Jul 11
Thu, Jul 10
If this works, sure.
Add _rtld_error and dbg call
Reserve rather than remove interposing slot
Sat, Jun 28
Thu, Jun 26
Embed TAILQ_ENTRY in TLS block as if it were TLS data
Thu, Jun 19
Wed, Jun 18
Mon, Jun 16
Update comment
Rebased
Jun 13 2025
Jun 7 2025
Jun 6 2025
Move endif
Trim and sort CFLAGS
Jun 4 2025
What if there is no symbol (which presumably shows up as off != 0, using whatever symbol happens to be before it)? Or it's in another file? Those are legitimate cases (the former in particular, that's for when the implementation is static, and the latter is weird but there's no reason you can't do it).
Jun 3 2025
As mentioned on IRC but summarised here for reference: do we want to support PKGCONFBRANCH=latest being set in a user's src.conf on release branches? 0b18e008ccf74ee87d38ca16c9c4d9bb0b174bec deliberately made this an overridable variable, and so it we want to preserve that we probably should have a latest-release file too.