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
2002-02-28Change copyright format.Christopher Faylor
2002-02-27* cygcheck.cc (main): Eliminate non-GNU formatting glitch.Christopher Faylor
2002-02-27* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor
2002-02-25update copyrightChristopher Faylor
2002-02-16* mount.cc (usage): Fix typo in output.Christopher Faylor
2002-02-15* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor
2002-01-31 * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-homeCorinna Vinschen
2002-01-30 * passwd.cc (ChangePW): Add parameter to differ between called forCorinna Vinschen
2002-01-29* dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor
2002-01-29* cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor
2002-01-22* Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor
2002-01-22* Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor
2002-01-18* cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor
2002-01-17 * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen
2002-01-15 * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen
2002-01-15 * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen
2001-12-26* cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor
2001-12-14 * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen
2001-12-14* mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor
2001-12-12* Makefile.in: Add define to CXXFLAGS.Christopher Faylor
2001-12-04remove extra mask infoChristopher Faylor
2001-12-04remove extra mask infoChristopher Faylor
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor
2001-11-24Fix typo.Christopher Faylor
2001-11-22* path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor
2001-11-21 Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen
2001-11-21Change copyright.Christopher Faylor
2001-11-17 * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen
2001-11-13 Fix ChangeLog entry.Corinna Vinschen
2001-11-13 * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen
2001-11-13* cygcheck.cc (main): Slight formatting tweak.Christopher Faylor
2001-11-12 * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen
2001-11-12Add missing ChangeLog entry.Christopher Faylor
2001-11-12 * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen
2001-11-12* path.h: New file.Christopher Faylor
2001-11-12* cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor
2001-11-11* cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor
2001-11-11* dump_setup.cc: New file.Christopher Faylor
2001-11-11* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor
2001-11-09 * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen
2001-11-04 * getfacl.c (username): New function.Corinna Vinschen
2001-11-04* strace.cc (main): New option '-w'. Start traced process in separateEgor Duda
2001-10-25Clarify checkin comment slightly.Christopher Faylor
2001-10-25* Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor
2001-10-25* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor
2001-10-20 * mkgroup.c: Avoid compiler warnings.Corinna Vinschen
2001-10-15* mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor