summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap_malloc.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* * cygheap.cc (cwcsdup): Change parameter to correct PWCSTR.Corinna Vinschen2014-02-101-4/+4
* * cygheap.cc (cmalloc): Use size_t for size field.Christopher Faylor2013-07-311-6/+7
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-13/+14
* * sigproc.cc (remove_proc): Don't terminate the currently executing thread.Christopher Faylor2011-11-291-1/+3
* * cygheap_malloc.h: New file.Christopher Faylor2009-08-011-0/+54