summaryrefslogtreecommitdiff
path: root/src/linux/sbrk.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12fix issues from public functions defined without declaration visibleRich Felker1-0/+2
2014-01-02disable sbrk for all values of increment except 0Rich Felker1-3/+3
2011-09-26cleanup various minor issues reported by nszRich Felker1-2/+2
2011-05-22fix brk/sbrk behavior to match the real legacy functionsRich Felker1-1/+3
2011-03-20global cleanup to use the new syscall interfaceRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+7