Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-09-14 05:58:03 +0400
committerChristopher Faylor <me@cgf.cx>2003-09-14 05:58:03 +0400
commitde9e39f7012690ef204f5660d8bb47970872d05a (patch)
tree748830088a26a614380957f097ced9f236500b00 /winsup/cygwin/cygwin.din
parente306c058c7fdf8802fa7ffcba5968546d89ddf12 (diff)
* 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.
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index 1f3575dc6..a61edbdb6 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -846,7 +846,6 @@ _lseek = lseek
_lseek64 = lseek64
_lstat64 = lstat64
mallinfo
-mallinfo
malloc
_malloc = malloc
malloc_stats