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-04Revert "sys/types.h: Don't include sys/_stdint.h"Corinna Vinschen
2022-05-03sys/types.h: Don't include sys/_stdint.hCorinna Vinschen
2021-08-26Cygwin: Allow using CFLAGS also for C++ filesCorinna Vinschen
2021-08-26Cygwin: C++17: register keyword is deprecatedCorinna Vinschen
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen
2021-04-27Cygwin: Use automake (v5)Jon Turney
2020-11-20Cygwin: Remove recursive configureJon Turney
2020-11-02Cygwin: Drop autoconf variable all_hostJon Turney
2020-10-28Cygwin: Restore setting CC and CXX Makefile variablesJon Turney
2020-10-21Cygwin: Drop do-nothing install_host targetJon Turney
2020-10-21Cygwin: Drop cygwin version.o from cygserverJon Turney
2020-10-18Cygwin: Use aclocal option --system-acdir rather than --acdirJon Turney
2020-10-18Cygwin: Remove --with-windows-{libs,headers}Jon Turney
2020-10-18Cygwin: Remove ccwrapJon Turney
2020-10-14Cygwin: Remove AC_PROG_MAKE_SETJon Turney
2020-10-14Cygwin: Drop looking for w32api in winsup/w32apiJon Turney
2020-08-07Cygwin: cygserver: build with -Wimplicit-fallthrough=5Ken Brown
2020-08-07Cygwin: cygserver: build with -Wimplicit-fallthrough=4 -WerrorCorinna Vinschen
2019-07-17Cygwin: fix GCC 8.3 'local external declaration' errorsKen Brown
2018-06-26Cygwin: fix bumptious GCC 7 warningsCorinna Vinschen
2017-11-28cygserver: remove all asserts on "this"Corinna Vinschen
2017-06-20Revert "cygserver: Revamp thread sleep handling"Corinna Vinschen
2017-03-24cygserver: Speed up non-debug scenarioCorinna Vinschen
2017-03-24cygserver: Small code cleanupCorinna Vinschen
2017-03-24cygserver: Revamp thread sleep handlingCorinna Vinschen
2017-03-24cygserver: raise number of worker threads on demandCorinna Vinschen
2017-03-24cygserver: Only print basename of source in debug output to raise readabilityCorinna Vinschen
2017-03-24cygserver: Seralize debug output to stdout to raise readabilityCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
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