summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/sys/sbrk.S
Commit message (Expand)AuthorAgeFilesLines
* libc/amd64: Do not export .cerror.jilles2012-09-061-5/+0
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-071-0/+2
* We've been lax about matching END() macros in asm code for some time. Thispeter2008-11-021-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Repair PIC mode. It seems I was a bit too excited about thepeter2003-05-241-4/+23
* Update for AMD64 after repocopy from i386/sys/*. This means:peter2003-04-301-34/+12
* Use '_end' symbol instead of 'end' to initialize minbrk and curbrkkan2002-08-081-3/+3
* Restore CSRG ID's lost in January 1995.obrien2002-03-231-4/+5
* Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatjhb2001-11-271-2/+2
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-051-20/+19
* Calling sbrk(2) with zero argument doesn't need to generate a syscall.phk1995-10-041-4/+10
* First round of changes to clean up the RCSID mess in libc:dg1995-01-231-4/+5
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-0/+89
OpenPOWER on IntegriCloud