Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-05 | Cygwin: Reorganize cygwin source dir | Corinna Vinschen | 1 | -55/+0 |
2022-05-29 | Cygwin: remove regparm.h | Ken Brown | 1 | -12/+12 |
2019-01-22 | Cygwin: posix timers: allocate timer_tracker on system heap. | Corinna Vinschen | 1 | -2/+1 |
2019-01-22 | Cygwin: posix timers: reimplement using OS timer | Corinna Vinschen | 1 | -1/+2 |
2016-06-23 | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 1 | -3/+0 |
2014-02-10 | * cygheap.cc (cwcsdup): Change parameter to correct PWCSTR. | Corinna Vinschen | 1 | -4/+4 |
2013-07-31 | * cygheap.cc (cmalloc): Use size_t for size field. | Christopher Faylor | 1 | -6/+7 |
2013-01-21 | Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, | Christopher Faylor | 1 | -13/+14 |
2011-11-29 | * sigproc.cc (remove_proc): Don't terminate the currently executing thread. | Christopher Faylor | 1 | -1/+3 |
2009-08-01 | * cygheap_malloc.h: New file. | Christopher Faylor | 1 | -0/+54 |