about summary refs log tree commit diff
path: root/src/linux/sbrk.c
Commit message (Expand)AuthorAgeFilesLines
* fix issues from public functions defined without declaration visibleRich Felker2018-09-121-0/+2
* disable sbrk for all values of increment except 0Rich Felker2014-01-021-3/+3
* cleanup various minor issues reported by nszRich Felker2011-09-261-2/+2
* fix brk/sbrk behavior to match the real legacy functionsRich Felker2011-05-221-1/+3
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7