freebsd-dev/lib/libc/amd64
Alexander Kabaev dc0f86a25d Use '_end' symbol instead of 'end' to initialize minbrk and curbrk
variables. Both symbols are set to the same value by the linker,
and _end symbol has less chances to clash with application defined
global symbols.

alpha, ia64 and sparc64 ports already use _end, i386 is now
consistent with them.

Reviewed by:	bde
Approved by:	obrien
Reported by:	pirzyk
2002-08-08 17:28:07 +00:00
..
gen Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
net Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
sys Use '_end' symbol instead of 'end' to initialize minbrk and curbrk 2002-08-08 17:28:07 +00:00
SYS.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00