diff options
author | Kurt Miller <kurt@cvs.openbsd.org> | 2008-04-24 20:43:21 +0000 |
---|---|---|
committer | Kurt Miller <kurt@cvs.openbsd.org> | 2008-04-24 20:43:21 +0000 |
commit | 90521bd510f411f928908926bb1bbda3ad580a78 (patch) | |
tree | 48270e8de032e1c47a53409f9fa11806bf184f38 /sys | |
parent | 4f9e1ab3a6ccc4582120bd25ea39d4401bd852bb (diff) |
- correct brk(2) prototype and man page to match implementation and POSIX.
brk(2) returns an int value not a void *. brk(2) returns 0 upon success not
a pointer to the new end of memory. okay millert@, kettenis@, deraadt@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions