fix brk/sbrk behavior to match the real legacy functions
authorRich Felker <dalias@aerifal.cx>
Sun, 22 May 2011 16:34:33 +0000 (12:34 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 22 May 2011 16:34:33 +0000 (12:34 -0400)
commit19892bf0a740062cf51b84c27f53f7c0f3120b53
tree6f166ed32a679e80e108435640f99046784006aa
parentc5025bfabefe952507cf333ea89854d6ba612549
fix brk/sbrk behavior to match the real legacy functions
src/linux/brk.c
src/linux/sbrk.c