Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D40933
ldconfig: Use __PATH_ELF_HINTS("32") over _PATH_ELF32_HINTS
Closed
Public
Actions
Authored by
jrtc27
on Jul 8 2023, 12:03 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F148922145: D40933.1789172355.diff
Fri, Sep 11, 12:19 AM
2026-09-11 00:19:15 (UTC+0)
Subscribers
imp
Details
Reviewers
kib
brooks
jhb
Commits
rG1e635e87e3e2: ldconfig: Use __PATH_ELF_HINTS("32") over _PATH_ELF32_HINTS
Summary
This will allow the latter to be removed, reducing the boilerplate
needed for a new libcompat.
Diff Detail
Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable
Event Timeline
jrtc27
created this revision.
Jul 8 2023, 12:03 AM
2023-07-08 00:03:54 (UTC+0)
Herald
added a subscriber:
imp
.
·
View Herald Transcript
Jul 8 2023, 12:03 AM
2023-07-08 00:03:54 (UTC+0)
jrtc27
requested review of this revision.
Jul 8 2023, 12:03 AM
2023-07-08 00:03:54 (UTC+0)
Harbormaster
completed remote builds in
B52507: Diff 124341
.
Jul 8 2023, 12:03 AM
2023-07-08 00:03:54 (UTC+0)
jrtc27
added a parent revision:
D40925: rtld-elf: Migrate from COMPAT_32BIT to generic COMPAT_libcompat/LIBCOMPAT
.
Jul 8 2023, 12:06 AM
2023-07-08 00:06:51 (UTC+0)
jrtc27
added a child revision:
D40935: rtld-elf: Remove _PATH_ELF32_HINTS and _COMPAT32_PATH_RTLD
.
brooks
accepted this revision.
Jul 8 2023, 12:58 AM
2023-07-08 00:58:52 (UTC+0)
This revision is now accepted and ready to land.
Jul 8 2023, 12:58 AM
2023-07-08 00:58:52 (UTC+0)
kib
accepted this revision.
Jul 8 2023, 4:30 AM
2023-07-08 04:30:36 (UTC+0)
jhb
accepted this revision.
Jul 8 2023, 7:46 PM
2023-07-08 19:46:13 (UTC+0)
Closed by commit
rG1e635e87e3e2: ldconfig: Use __PATH_ELF_HINTS("32") over _PATH_ELF32_HINTS
.
·
Explain Why
Jul 9 2023, 5:54 PM
2023-07-09 17:54:10 (UTC+0)
This revision was automatically updated to reflect the committed changes.
jrtc27
added a commit:
rG1e635e87e3e2: ldconfig: Use __PATH_ELF_HINTS("32") over _PATH_ELF32_HINTS
.