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
2001-11-28This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-6-4'.cygwin-1-3-6-4cvs2svn
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-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* 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-20 * mkgroup.c: Avoid compiler warnings.Corinna Vinschen
2001-10-15* mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor
2001-10-13* Makefile.in: Allow stdinc searching for dumper.Christopher Faylor
2001-10-10* Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor
2001-10-08* kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor
2001-09-22* Makefile.in (mingw_getopt.o): Ensure that newlib include directories are notChristopher Faylor
2001-09-21* Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.Christopher Faylor
2001-09-19* Makefile.in: Filter newlib includes from mingw compilation.Christopher Faylor
2001-09-14* dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda
2001-09-13* dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda
2001-09-09* dumper.cc (main): Change command-line arguments format to beEgor Duda
2001-09-06* Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor
2001-09-04* mount.cc (mount_commands): Don't write /cygdrive/u mount points.Christopher Faylor
2001-09-04* mount.cc (longopts): Add mount-commands to options list.Christopher Faylor
2001-09-01* mount.cc (main): Eliminate excess arguments in printf.Christopher Faylor
2001-08-30* dumper.h: Update copyright notice.Egor Duda
2001-08-28* mount.cc (main): Issue correct warning for 'not enough arguments'.Christopher Faylor
2001-08-15* cygpath.cc (main): Support -w for Windows (System) directories and returnChristopher Faylor
2001-07-15 * regtool.cc (find_key): Handle keys with only one subkey.Corinna Vinschen
2001-06-28* regtool.cc (find_key): Revert previous change.Christopher Faylor
2001-06-27* regtool.cc (find_key): Allow '/' as a synonym for '\\'.Christopher Faylor
2001-06-15* mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor
2001-05-01* mkpasswd.c (enum_users): Use /bin/bash as the default shell.Christopher Faylor
2001-04-29* passwd.cc (ttymnam): New function.Christopher Faylor
2001-04-19* dumper.cc (dumper::init_core_dump): Set architecture field in dumpEgor Duda
2001-04-16 * mkgroup.c: Add function pointers `netlocalgroupgetmembers' andCorinna Vinschen
2001-04-16* mount.cc (longopts): Add help to options list.Christopher Faylor
2001-04-15Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen
2001-04-11* mkgroup.c (uni2ansi): Use native method to convert from UnicodeEgor Duda
2001-04-03* mount.cc (main): Use getopt_long for parsing arguments.Christopher Faylor