src/winsup/cygwin ChangeLog cygmalloc.h malloc ...
corinna@cygwin.com
corinna@cygwin.com
Thu Feb 8 11:35:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2007-02-08 11:35:52
Modified files:
winsup/cygwin : ChangeLog cygmalloc.h malloc_wrapper.cc
Log message:
* cygmalloc.h (__set_ENOMEM): Declare.
(MALLOC_FAILURE_ACTION): Call __set_ENOMEM.
* malloc_wrapper.cc (malloc) Remove setting errno here.
(realloc): Ditto.
(calloc): Ditto.
(memalign): Ditto.
(valloc): Ditto.
(posix_memalign): Save and restore errno.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3748&r2=1.3749
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygmalloc.h.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/malloc_wrapper.cc.diff?cvsroot=src&r1=1.36&r2=1.37
More information about the Cygwin-cvs
mailing list