* cygheap.cc (_csbrk): Report failing condition to stderr rather than strace.

This commit is contained in:
Christopher Faylor
2004-02-16 02:03:54 +00:00
parent cc9c680509
commit b4f0009fe3
3 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2004-02-15 Christopher Faylor <cgf@redhat.com>
* cygheap.cc (_csbrk): Report failing condition to stderr rather than
strace.
2004-02-14 Christopher Faylor <cgf@redhat.com>
* Makefile.in: Compile syscalls.o with -fomit-frame-pointer.