]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rename __JCR_LIST__ to __JCR_END__ in crtend.c.
authorjhb <jhb@FreeBSD.org>
Tue, 10 Nov 2020 19:04:54 +0000 (19:04 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 10 Nov 2020 19:04:54 +0000 (19:04 +0000)
commit90407353c1dde31edbd12c5ebdc5a93fffe50823
tree01dacf7c6333ca6dd956c1dc041a2924ee42b690
parent4b9ad438df9822bd12fc1f1c0bc2926fbca36caf
Rename __JCR_LIST__ to __JCR_END__ in crtend.c.

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

Reviewed by: andrew
Obtained from: CheriBSD
MFC after: 2 weeks
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D27125
lib/csu/common/crtend.c