]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rename __JCR_LIST__ to __JCR_END__ in crtend.c.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 10 Nov 2020 19:04:54 +0000 (19:04 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 10 Nov 2020 19:04:54 +0000 (19:04 +0000)
commitecad1d050ce550cff0a4726190b8374dcdbaa25b
tree01dacf7c6333ca6dd956c1dc041a2924ee42b690
parent7b516613aa064c85007c525e6aab5cce440ca10d
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