git: kernel - Implement sbrk(), change low-address mmap hinting (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Feb 24 14:26:14 PST 2019
commit fab0d7f619f9c831d94973948bf8f0c6ae7c6d3f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Feb 24 11:43:11 2019 -0800
kernel - Implement sbrk(), change low-address mmap hinting (2)
* Fix sysproto.h for the sbrk() change. 'incr' is size_t now.
(make sysent hadn't been run)
Reported-by: swildner
Summary of changes:
sys/sys/sysproto.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fab0d7f619f9c831d94973948bf8f0c6ae7c6d3f
--
DragonFly BSD source repository
More information about the Commits
mailing list