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-04winsup/utils: port getconf to 64-bitYaakov Selkowitz
2016-04-01Update autoconf for doc/lsaauth/utilsPeter Foley
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen
2016-03-19Remove ill-advised cygwin_propsCorinna Vinschen
2016-03-15Attempt to fix Coverity issues in sspJon Turney
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen
2016-02-20ssp: Fixes for 64-bitJon Turney
2016-01-21cygpath: Avoid returning SysWOW64Corinna Vinschen
2016-01-07Deprecate all winsup ChangeLog filesCorinna Vinschen
2016-01-07cygpath: Try to return system directories with correct caseCorinna Vinschen
2015-12-25setfacl: Remove unused local variableCorinna Vinschen
2015-12-21setfacl(1): Fix handling of -m and -x on a single commandlineCorinna Vinschen
2015-12-21setfacl(1): Rewrite support for mask recomputationCorinna Vinschen
2015-12-20setfacl --mask/--no-mask really don't need an argumentHouder
2015-12-19Fix missing arg requirement for setfacl -x optionHouder
2015-12-06Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen
2015-11-27Fix SEGV of kill -l 0Michael Kwasigroch
2015-11-19setfacl: Allow to combine -b and -k optionsCorinna Vinschen
2015-11-19Reapply POSIX ACL changes.Corinna Vinschen
2015-10-22winsup/utils: add CPU cache variables to getconf(1)Yaakov Selkowitz
2015-08-30cygcheck.cc: Fix missing commas in products arrayCorinna Vinschen
2015-08-30cygcheck.cc: Fix debugger problemCorinna Vinschen
2015-08-30cygcheck.cc: Handle W10/2016 sysinfoCorinna Vinschen
2015-08-30cygcheck.cc: Fix downlevel DLL handlingCorinna Vinschen
2015-08-03strace: Handle ofile descriptor more carefully.cygwin-2_2_0-releaseCorinna Vinschen
2015-07-29cygwin: Fix copyright datesCorinna Vinschen
2015-07-29cygwin: Fix crashes under AllocationPreference=0x100000 conditionCorinna Vinschen
2015-07-20Fix potential hang in ldd if DLL encounters missing entry pointCorinna Vinschen
2015-07-08tzset: Check timezone and country case-insensitiveCorinna Vinschen
2015-06-11Improve strace to log most Windows debug eventsJon TURNEY
2015-06-10Drop Windows 2000 considerations in ps, fix uid field lengthCorinna Vinschen
2015-06-08Bind mounts require POSIX pathsCorinna Vinschen
2015-04-23Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen
2015-02-28 * getfacl.c (usage): Change --all to --access, --dir to --default.Corinna Vinschen
2015-02-25 * mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZECorinna Vinschen
2015-02-18* dump_setup.cc (check_package_files): Accommodate postinstallKen Brown
2015-02-03 * regtool.cc (longopts): Add --force option.Corinna Vinschen
2014-12-15 * setfacl.c (action_t): Add DeleteDef value.Corinna Vinschen
2014-12-05 * tzmap-from-unicode.org: Create tzmap as const.Corinna Vinschen
2014-12-05 * Makefile.in: Add rules to create and depend on tzmap.h.Corinna Vinschen
2014-11-28 * mkgroup.c (main): Call enum_local_groups with offset 0x30000 for localCorinna Vinschen
2014-11-27 * mkgroup.c (main): Call enum_groups with offset 0x30000 for localCorinna Vinschen
2014-11-24 * passwd.c (GetPW): If server is NULL, and the user is not a localCorinna Vinschen
2014-11-12 * mkgroup.c (usage): Fix language.Corinna Vinschen
2014-11-12 * mkgroup.c (enum_unix_groups): Always print groupname with machineCorinna Vinschen
2014-11-10 * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).Corinna Vinschen
2014-11-03Add accidentally missing patchCorinna Vinschen
2014-11-03 * mkgroup.c (enum_local_groups): Don't generate leading separator charCorinna Vinschen
2014-10-29 * setfacl.c (setfacl): Fix bracketing in expression.Corinna Vinschen