freebsd-dev/lib/libc/i386/sys
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
..
brk.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
cerror.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
exect.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
i386_clr_watch.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
i386_get_ioperm.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386_get_ioperm.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
i386_get_ldt.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386_get_ldt.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
i386_set_ioperm.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
i386_set_ldt.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
i386_set_watch.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386_set_watch.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
i386_vm86.2 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386_vm86.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
Makefile.inc Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
Ovfork.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
pipe.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
ptrace.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
reboot.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
sbrk.S Use '_end' symbol instead of 'end' to initialize minbrk and curbrk 2002-08-08 17:28:07 +00:00
setlogin.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
sigreturn.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
syscall.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00