mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
The kernel special-cases the zero argument for alpha brk, and we can
use that to restore the generic Linux error handling behavior.
Fixes commit b57ab258c1
("Linux:
Introduce __brk_call for invoking the brk system call").