* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.
* cygwin.din: Remove extraneous mallinfo definition. * dcrt0.cc (quoted): Use strechr for efficiency. * fhandler.cc (fhandler_base::write): Correctly use get_output_handle rather than get_handle. (fhandler_base::lseek): Use method for accessing name in debug output.
This commit is contained in:
@@ -846,7 +846,6 @@ _lseek = lseek
|
||||
_lseek64 = lseek64
|
||||
_lstat64 = lstat64
|
||||
mallinfo
|
||||
mallinfo
|
||||
malloc
|
||||
_malloc = malloc
|
||||
malloc_stats
|
||||
|
Reference in New Issue
Block a user