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-04-04Rename without-mingw-progs to with-cross-bootstrapPeter Foley
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen
2016-03-21Remove misleading indentationPeter Foley
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen
2016-01-07Deprecate all winsup ChangeLog filesCorinna Vinschen
2015-02-24 * pwdgrp.cc: Handle default fetch_user_arg_type_t in switchesCorinna Vinschen
2015-01-28 * Makefile.in: Simplify rule to build dependencies from cygwin dir.Corinna Vinschen
2015-01-19 * bsd_helper.h: Throughout, convert "struct thread" to "class thread".Corinna Vinschen
2014-11-06 * cygserver-config: Add -N option to allow different service name.Corinna Vinschen
2014-08-16 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen
2014-07-16Fix typoCorinna Vinschen
2014-06-23 * bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another errorCorinna Vinschen
2014-06-23 * client.cc: Throughout, fix debug output of signed byte count value.Corinna Vinschen
2014-05-19 * bsd_mutex.cc (msleep_sync_array::~msleep_sync_array): New destructorCorinna Vinschen
2014-05-19 * bsd_helper.cc (ipcexit_creat_hookthread): Delete shs to makeCorinna Vinschen
2014-04-16 * pwdgrp.cc (client_request_pwdgrp::pwd_serve): Add 1 to the messageCorinna Vinschen
2014-04-16 * cygserver-config: Use numeric id 18 instead of "system" in chown.Corinna Vinschen
2014-04-07 * process.cc (process::process): Only notice that signal_arrived isCorinna 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
2014-03-06 * setpwd.cc (client_request_setpwd::serve): Use RtlSecureZeroMemory toCorinna Vinschen
2013-11-07winsup/ChangeLog:Christopher Faylor
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2012-11-28* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can beChristopher Faylor
2012-11-26ChangeLog:Christopher Faylor
2012-11-26 * transport_pipes.cc (pipe_instance_lock_once): Remove.Corinna Vinschen
2012-11-23 * cygserver.cc (main): Call listen right after creating theCorinna Vinschen
2012-11-23cygwin/ChangeLog:Christopher Faylor
2012-11-23 * sysv_sem.cc (semundo_clear): Move condition to break fromCorinna Vinschen
2012-11-23ChangeLog:Christopher Faylor
2012-10-25 * bsd_helper.cc (adjust_identity_info): Fix typo in log message.Corinna Vinschen
2012-07-19 * woutsup.h: Just include winlean.h.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
2012-02-14 * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen
2011-10-10 * cygserver.cc (print_usage): Align output to utilities in utilsCorinna Vinschen
2011-08-19* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, asYaakov Selkowitz
2011-02-07 * configure.in: Remove AC_ALLOCA test and test for __builtin_memset.Corinna Vinschen
2010-04-20* transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.Christopher Faylor
2009-11-16 * Makefile.in (cygserver.exe): Link with -static to avoid linkingCorinna Vinschen
2009-11-06 * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen
2009-10-31 * transport_pipes.h (PIPE_NAME_PREFIX): New define.Corinna Vinschen
2009-08-18 * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen
2009-03-27 * README: Remove "How to use" section, as CYGWIN="server" isCorinna Vinschen
2009-03-20 * cygserver-config: Remove misleading text describing theCorinna Vinschen
2009-02-24Add DESTDIR functionality to Makefile.in's.Christopher Faylor
2009-01-21ChangeLog:Corinna Vinschen
2009-01-03* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor
2008-12-15 * setpwd.cc (client_request_setpwd::serve): Don't treat removingCorinna Vinschen