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
2014-10-27 * setfacl.c (usage): Add -b to require options.Corinna Vinschen
2014-10-27 * setfacl.c (action_t): Add DeleteAll value.Corinna Vinschen
2014-10-21 * cygcheck.cc (CYGLSA64_DLL): Remove unused macro.Corinna Vinschen
2014-09-03 * setfacl.c (addmissing): New function to add missing acl entries toCorinna Vinschen
2014-09-03 * setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' asCorinna Vinschen
2014-09-03 * setfacl.c (getaclentry): Fix return value in case of a lone 'm' ifCorinna Vinschen
2014-08-31 * setfacl.c (usage): Drop outdated note that default ACEs are notCorinna Vinschen
2014-08-31 * getfacl.c (usage): Add flags description.Corinna Vinschen
2014-08-16 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen
2014-08-14 * utils.xml: Move to ../doc.Corinna Vinschen
2014-08-06 * passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.Corinna Vinschen
2014-07-29Add missing utils.xmlCorinna Vinschen
2014-07-29 * mkgroup.c (usage): Move info message that this /etc/group isn't reallyCorinna Vinschen
2014-06-16* passwd.c (main): Fix typo in error output.Corinna Vinschen
2014-05-13 * minidumper.cc (filter_minidump_type): New function.Jon TURNEY
2014-05-13 * Makefile.in (minidumper.exe): Link directly with dbghelp.Jon TURNEY
2014-04-21* minidumper.cc (minidump): Fix copy and paste error in checkingJon TURNEY
2014-03-11Fix ChangeLog entry date.Corinna Vinschen
2014-02-24 * mkgroup.c (domlist_t): Drop id_offset.Corinna Vinschen
2014-02-23 * minidumper.cc (minidump): Fix -t option argument handling.Jon TURNEY
2014-02-092014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY
2013-11-20 * cygcheck.cc (RtlGetVersion): Declare.Corinna Vinschen
2013-11-20 * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's notCorinna Vinschen
2013-11-19Add missing entryCorinna Vinschen
2013-11-19 * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFOCorinna Vinschen
2013-11-19 * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen
2013-11-19 * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as wellCorinna Vinschen
2013-11-07winsup/ChangeLog:Christopher Faylor
2013-09-16* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor
2013-08-23* cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor
2013-07-31 * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen
2013-07-07* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor
2013-06-26 * cygpath.cc (do_pathconv): when -p option is given, generate wideCorinna Vinschen
2013-05-21 Reinstantiate accidentally removed patch from 2009-05-16:Corinna Vinschen
2013-05-10- Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty-Warren Young
2013-05-02Modernized user guide, API reference, and FAQ generation. OverallWarren Young
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-02-21* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz
2013-01-21Update copyrightsChristopher Faylor
2012-12-14 * utils.sgml (mount): Document sparse mount option.Corinna Vinschen
2012-11-28* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated byChristopher Faylor
2012-11-28* Makefile.in (ZLIBS): Common define to force static load.Christopher Faylor
2012-11-27* Makefile.in: Make sure that libz is always loaded staticly.Christopher Faylor
2012-11-26ChangeLog:Christopher Faylor
2012-11-26 * bloda.cc: Drop Mingw.org considerations.Corinna Vinschen
2012-11-23ChangeLog:Christopher Faylor
2012-11-09 * path.cc (vcygpath): Handle cygdrive prefix.Corinna Vinschen
2012-11-07winsup:Corinna Vinschen
2012-11-05 * Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providingCorinna Vinschen
2012-10-24 * configure.in: Add AC_NO_EXECUTABLES,Corinna Vinschen