This commit is contained in:
Christopher Faylor 2005-09-10 05:51:26 +00:00
parent 6336eba8f4
commit 70b4d870b5
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
2005-09-09 Christopher Faylor <cgf@timesys.com>
* heap.cc (heap_init): Be slightly more aggressive when trying to
allocate heap. Change fatal error to avoid confusion with cygheap.
allocate heap. Change fatal error message to avoid confusion with
cygheap.
* spawn.cc (linebuf::finish): New function.
(linebuf::add): Cosmetic change.