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-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
2003-02-08* dump_setup.cc (compar): Use case insensitive comparisons.Christopher Faylor
2003-02-08 * dump_setup.cc (dump_setup): Compute the longest package nameCorinna Vinschen
2003-02-07* cygcheck.cc (common_apps): Add some more apps.Christopher Faylor
2003-02-03* cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]'Joshua Daniel Franklin
2003-01-22 * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen
2003-01-15 * mkgroup.c: Fix copyright date.Corinna Vinschen
2003-01-10 * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen
2003-01-08 * mkpasswd.cc (current_user): Create.Corinna Vinschen
2002-12-26minor reformattingChristopher Faylor
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen
2002-11-25 * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen