Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/x86_64/sys/sbrk.S
RevisionDateAuthorComments
 1.6  22-May-2014  uebayasi Put missing END() markers to set ELF symbol size.
 1.5  12-Sep-2013  joerg branches: 1.5.2;
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.
 1.4  18-Nov-2011  joerg branches: 1.4.6;
Exploit hidden __cerror
 1.3  02-Jul-2008  rmind branches: 1.3.2; 1.3.6;
Avoid calling a syscall when argument to sbrk(2) is zero.
OK by <ad>.
 1.2  07-Aug-2003  agc branches: 1.2.32;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.1  19-Jun-2001  fvdl Initial commit of x86-64 specific parts of libc.
 1.2.32.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.3.6.2  02-Jul-2008  rmind Avoid calling a syscall when argument to sbrk(2) is zero.
OK by <ad>.
 1.3.6.1  02-Jul-2008  rmind file sbrk.S was added on branch christos-time_t on 2008-07-02 20:07:44 +0000
 1.3.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.2.1  17-Apr-2012  yamt sync with head
 1.4.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.2.1  10-Aug-2014  tls Rebase.

RSS XML Feed