aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygheap_malloc.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen1-55/+0
2022-05-29Cygwin: remove regparm.hKen Brown1-12/+12
2019-01-22Cygwin: posix timers: allocate timer_tracker on system heap.Corinna Vinschen1-2/+1
2019-01-22Cygwin: posix timers: reimplement using OS timerCorinna Vinschen1-1/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+0
2014-02-10 * cygheap.cc (cwcsdup): Change parameter to correct PWCSTR.Corinna Vinschen1-4/+4
2013-07-31* cygheap.cc (cmalloc): Use size_t for size field.Christopher Faylor1-6/+7
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-13/+14
2011-11-29* sigproc.cc (remove_proc): Don't terminate the currently executing thread.Christopher Faylor1-1/+3
2009-08-01* cygheap_malloc.h: New file.Christopher Faylor1-0/+54