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-07-26This commit was manufactured by cvs2svn to create branchgdb_s390-2001-09-26-branchpointgdb_5_1-2001-07-29-branchpointcvs2svn
2001-07-19fix typo.Christopher 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
2001-04-02* mount.cc (show_mounts): Change format string to more closely resemble UNIXChristopher Faylor
2001-03-18Update copyright.Christopher Faylor
2001-03-18* kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen
2001-01-11* regtool.cc (cmd_list): Add new registry display options.Christopher Faylor
2001-01-10more formatting changes.Christopher Faylor
2001-01-10* regtool.cc (translate): Ensure that 'c' is initialized.Christopher Faylor
2000-12-16* cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor
2000-12-11* Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor
2000-12-07 * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen
2000-12-07Make initial tabbing consistent.Christopher Faylor
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor
2000-11-19* utils.sgml: Document new options for ps and strace.Christopher Faylor
2000-11-08* mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.Christopher Faylor
2000-11-08 * mkgroup.c (load_netapi): New function to load netapi32.dll functionsCorinna Vinschen
2000-11-02 * kill.cc (main): Return 1 in case of errors.Corinna Vinschen
2000-10-28* Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor
2000-10-28* strace.cc (main): Add a '-b' option.Christopher Faylor
2000-10-19* ssp.c: newDJ Delorie
2000-10-19* ps.cc (main): Add some extra space to Windows pid output for Windows 95.Christopher Faylor
2000-10-18* ps.cc (main): Add some extra space to pid output for Windows 95.Christopher Faylor
2000-10-17 * cygcheck.cc (main): Fix argument counting.Corinna Vinschen
2000-10-15* ps.cc (main): Accomodate new PID_ constant.Christopher Faylor
2000-10-12* strace.cc (proc_child): Handle exceptions correctly.Christopher Faylor
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor
2000-09-29 Forgot to remove cygkeycheck.ccCorinna Vinschen
2000-09-29 * cygcheck.cc (keyeprint): New function.Corinna Vinschen
2000-09-28 * cygkeycheck.cc: New file. Utility to retrieve keycodes.Corinna Vinschen
2000-09-19* cygpath.cc: Add new options: -s and -i.Christopher Faylor
2000-09-13* kill.cc (main): Change behavior of -f so that it will force the killing of aChristopher Faylor
2000-09-10* Makefile.in: Refine dumper.exe message.Christopher Faylor
2000-08-29* kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor
2000-08-25* Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor
2000-08-25* Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor
2000-08-25* ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor