about summary refs log tree commit diff
path: root/src/linux/brk.c
Commit message (Expand)AuthorAgeFilesLines
* fix issues from public functions defined without declaration visibleRich Felker2018-09-121-0/+2
* disable the brk functionRich Felker2014-01-021-1/+2
* fix brk/sbrk behavior to match the real legacy functionsRich Felker2011-05-221-1/+1
* 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/+6