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
2016-06-25Revert "Use .DELETE_ON_ERROR"Jon Turney
2016-06-25Use .DELETE_ON_ERRORJon Turney
2016-06-24Drop wow64_has_secondary_stack flagCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2016-06-06Allow 'make distclean' to clean winsup/cygwinKen Brown
2016-06-06Only regenerate tlsoffsets{64}.h if cygtls.h can be compiledCorinna Vinschen
2016-03-30Add dependencies to tlsoffsets fileCorinna Vinschen
2016-03-29Add missing nanlCorinna Vinschen
2016-03-29Add missing long double functions to CygwinCorinna Vinschen
2016-03-21Move arc4random Cygwin only code to CygwinSebastian Huber
2016-03-18Delete Cygwin's arc4random in favor of new Newlib implementationCorinna Vinschen
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen
2015-06-18Disallow installing "man pages" from release subdirCorinna Vinschen
2015-04-23Compile exceptions.cc with -fno-omit-frame-pointer on x86Jon TURNEY
2015-02-202015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY
2015-01-28 * Makefile.in (VERSION_OFILES): New variable containing object filesCorinna Vinschen
2014-11-26 * Makefile.in (install): Add install-ldif target.Corinna Vinschen
2014-11-05 * Makefile.in (NEW_FUNCTIONS): Add atexit to be not exported.Corinna Vinschen
2014-11-05 * Makefile.in (NEW_FUNCTIONS): Define target-independent. Add targetCorinna Vinschen
2014-10-17 * Makefile.in (DLL_OFILES): Add quotactl.o.Corinna Vinschen
2014-10-16 * Makefile.in (DLL_OFILES): Rearrange with one file per line.Corinna Vinschen
2014-02-09 Introduce reading passwd/group entries from SAM/AD. IntroduceCorinna Vinschen
2013-07-15 Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen
2013-06-18 * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen
2013-05-25 * Makefile.in (DEFS): Unused, remove.Corinna Vinschen
2013-05-21 * Makefile.in (DLL_OFILES): Add arc4random.o.Corinna Vinschen
2013-05-21 * libc/base64.c: New file.Corinna Vinschen
2013-05-14 * Makefile.in (devices_CFLAGS): Drop -Os.Corinna Vinschen
2013-05-14 * Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtimeCorinna Vinschen
2013-05-01* i686.din: New file.Christopher Faylor
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21Update copyrightsChristopher Faylor
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2012-11-23cygwin/ChangeLog:Christopher Faylor
2012-11-23ChangeLog:Christopher Faylor
2012-10-24 * Makefile.in (DLL_IMPORTS): Use system import libraries forYaakov Selkowitz
2012-08-01 * Makefile.in: Semi-revert patch from 2012-07-01, assuming the previousCorinna Vinschen
2012-07-09 * Makefile.in, configure.in, mkvers.sh: Revert accidental checkin fromCorinna Vinschen
2012-07-08* Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.Christopher Faylor
2012-07-06 * winlean.h (__STRALIGN_H_): Drop definition.Corinna Vinschen
2012-07-02* Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor
2012-06-18Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor
2012-03-29 * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen
2012-02-13 * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen
2011-12-16 * Makefile.in (DLL_OFILES): Add wow64.o.Corinna Vinschen
2011-05-02* Makefile.in: Allow CFLAGS to be overridden from the environment.Christopher Faylor
2011-04-19 * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen
2011-04-07* Makefile.in: Move srcdir definition before others which uses it.Christopher Faylor
2011-04-04* Makefile.in: Move Makefile.common include earlier to fix problems withChristopher Faylor
2011-04-04* Makefile.in (fhandler_proc_CFLAGS): Define USERNAME, HOSTNAME,Yaakov Selkowitz