kurt
fb3c0db172
- 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@ |
16 years ago | |
---|---|---|
src | - correct brk(2) prototype and man page to match implementation and POSIX. | 16 years ago |