Page MenuHomeFreeBSD

Rename __JCR_LIST__ to __JCR_END__ in crtend.c.
ClosedPublic

Authored by jhb on Nov 6 2020, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 30, 2:25 AM
Unknown Object (File)
Fri, Sep 19, 4:33 PM
Unknown Object (File)
Sep 5 2025, 3:37 AM
Unknown Object (File)
Sep 4 2025, 12:04 PM
Unknown Object (File)
Aug 30 2025, 6:23 AM
Unknown Object (File)
Aug 30 2025, 3:45 AM
Unknown Object (File)
Aug 23 2025, 10:28 PM
Unknown Object (File)
Aug 5 2025, 7:15 PM
Subscribers

Details

Summary

This is more consistent with the names used for .ctor and .dtor
symbols and better reflects JCR_END's role.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Nov 6 2020, 6:03 PM
jhb created this revision.
This revision is now accepted and ready to land.Nov 6 2020, 7:00 PM
This revision was automatically updated to reflect the committed changes.