git: libstand: Change sbrk() in libstand to take an intptr_t like libc's.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Wed Feb 10 12:58:44 PST 2016
    
    
  
commit db248f6696f6e0a7aeb43b2fe98e00c9964984c6
Author: Sascha Wildner <saw at online.de>
Date:   Wed Feb 10 21:58:11 2016 +0100
    libstand: Change sbrk() in libstand to take an intptr_t like libc's.
Summary of changes:
 lib/libstand/libstand.3 | 6 +++---
 lib/libstand/sbrk.c     | 4 +---
 lib/libstand/stand.h    | 2 +-
 3 files changed, 5 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db248f6696f6e0a7aeb43b2fe98e00c9964984c6
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list