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
2003-09-21* kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor
2003-09-18* parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor
2003-09-13* kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor
2003-09-12* Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor
2003-09-11 * cygcheck.cc (dump_only): New global variable.Corinna Vinschen
2003-09-11 * getfacl (main): Remove extern declaration of optind.Corinna Vinschen
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor
2003-09-11* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor
2003-09-11* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor
2003-09-11* Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor
2003-09-08fix typoChristopher Faylor
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor
2003-09-06* dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor
2003-09-04* mount.cc (mount_commands): Ensure user mode is actually user mode and not theChristopher Faylor
2003-09-01* kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor
2003-09-01* Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor
2003-09-01* Makefile.in: Display "..." when not-verbose.Christopher Faylor
2003-08-17 * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen
2003-08-16 * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen
2003-08-16 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen
2003-08-15 * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen
2003-08-13 * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen
2003-08-10* dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor
2003-08-09* dump_setup.cc (version_len): New static variable.Christopher Faylor
2003-08-05change default for --change-default-prefixChristopher Faylor
2003-07-26* mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26* configure.in: Always use install-sh.Christopher Faylor
2003-07-04* mount.cc (struct opt): Remove posix option.Christopher Faylor
2003-07-04* mount.cc (longopts): Add long "options" keyword.Christopher Faylor
2003-06-13* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor
2003-06-13clarifyChristopher Faylor
2003-06-13Throughout, always return error when GetShortPathName returns 0.Christopher Faylor
2003-04-27* mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-04-11Pierre's update for mkgroup/mkpasswdJoshua Daniel Franklin
2003-04-102003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-03-27note mount binary default.Christopher Faylor
2003-03-25* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor
2003-03-12fix typoChristopher Faylor
2003-03-09.Christopher Faylor
2003-03-09 * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor
2003-03-01Document new mkgroup,mkpasswd optionsJoshua Daniel Franklin
2003-03-012003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor
2003-02-13* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor