summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygmalloc.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-11/+10
* * cygerrno.h (__reg3): Define.Christopher Faylor2013-01-211-2/+2
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-10/+19
* * cygmalloc.h (__set_ENOMEM): Declare.Corinna Vinschen2007-02-081-1/+2
* * cygmalloc.h (MALLOC_FAILURE_ACTION): Move to correct #if branch.Corinna Vinschen2007-02-071-1/+1
* * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.Corinna Vinschen2007-02-071-1/+2
* * malloc.cc: Update to version 2.8.3.Christopher Faylor2005-12-101-1/+0
* * cygmalloc.h (MSPACES): Define. This dropped through the cracks after theChristopher Faylor2005-07-281-1/+2
* * sync.h (muto::operator int): New operator.Christopher Faylor2005-04-051-3/+3
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor2004-01-201-10/+16
* * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor2003-02-221-1/+0
* * cygmalloc.h (MORECORE_CANNOT_TRIM): Define.Christopher Faylor2002-08-181-1/+0
* * sigproc.cc (sigCONT): Define.Christopher Faylor2002-08-181-1/+3
* * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor2002-08-161-0/+28