freebsd-nq/lib/libc/i386
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 Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
net Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
stdlib Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
string Fix style bugs I added in last commit. 2002-06-27 14:16:21 +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