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-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2014-06-23 * client.cc: Throughout, fix debug output of signed byte count value.Corinna Vinschen
2014-03-12 * Makefile.in (OBJS): Add pwdgrp.o.Corinna Vinschen
2014-03-12 * Throughout, fix format specifiers in debug statements to accommodateCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2012-03-20* client.cc: Revert sigproc.h inclusion since it was fixed elsewhere.Christopher Faylor
2012-03-19 * client.cc: Include sigproc.h if __INSIDE_CYGWIN__ is defined.Corinna Vinschen
2012-03-19* client.cc: Remove unneeded #include "sigproc.h".Christopher Faylor
2009-01-21ChangeLog:Corinna Vinschen
2008-11-26 * Makefile.in (OBJS): Add setpwd.o.Corinna Vinschen
2004-09-15 Fix copyright throughout.Corinna Vinschen
2004-02-06 * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen
2003-10-22 Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen
2003-08-25* Makefile.in: Build libcygserver.a.Christopher Faylor
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott
2002-03-13whitespace cleanup, update copyrightChristopher Faylor
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins