Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-30Cygwin: remove miscellaneous 32-bit codeKen Brown
2022-05-30Cygwin: remove regparm.hKen Brown
2022-05-30Cygwin: simplify some function namesKen Brown
2021-10-26Cygwin: convert malloc lock to SRWLOCKCorinna Vinschen
2016-08-20Only define __getreent inline function when building newlib or CygwinCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21* cygerrno.h (__reg3): Define.Christopher Faylor
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor
2007-02-08 * cygmalloc.h (__set_ENOMEM): Declare.Corinna Vinschen
2007-02-07 * cygmalloc.h (MALLOC_FAILURE_ACTION): Move to correct #if branch.Corinna Vinschen
2007-02-07 * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.Corinna Vinschen
2005-12-10* malloc.cc: Update to version 2.8.3.Christopher Faylor
2005-07-28* cygmalloc.h (MSPACES): Define. This dropped through the cracks after theChristopher Faylor
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-01-20* include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor
2003-02-23* cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor
2002-08-18* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.Christopher Faylor
2002-08-18* sigproc.cc (sigCONT): Define.Christopher Faylor
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor