History log of /netbsd/lib/libc/arch/x86_64/sys/sbrk.S (Results 1 – 6 of 6)
Revision Date Author Comments
# adeb86dd 22-May-2014 uebayasi <uebayasi@NetBSD.org>

Put missing END() markers to set ELF symbol size.


# cbe7418b 12-Sep-2013 joerg <joerg@NetBSD.org>

Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.


# 48b6687c 18-Nov-2011 joerg <joerg@NetBSD.org>

Exploit hidden __cerror


# 7781a976 02-Jul-2008 rmind <rmind@NetBSD.org>

Avoid calling a syscall when argument to sbrk(2) is zero.
OK by <ad>.


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# 10f59d7b 19-Jun-2001 fvdl <fvdl@NetBSD.org>

Initial commit of x86-64 specific parts of libc.