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-06-25Update from Joshua Daniel FranklinChristopher Faylor
2002-06-19* cygpath.cc (usage): Clean up usage output.Christopher Faylor
2002-06-14 * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen
2002-06-12Add dumper.exe words from Egor Duda.Christopher Faylor
2002-06-09* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor
2002-06-09* mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor
2002-06-09* mount.cc (opts): Remove '-i' option.Christopher Faylor
2002-06-07* cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor
2002-06-07 * regtool.cc (Fail): Be more verbose.Corinna Vinschen
2002-06-07* strace.cc (main): Make toggle a local variable.Christopher Faylor
2002-06-07* strace.cc (toggle): New global variable.Christopher Faylor
2002-06-06* strace.cc (version): New global variable.Christopher Faylor
2002-06-06* ssp.c (version): New global variable.Christopher Faylor
2002-06-04* umount.cc (version): New global variable.Christopher Faylor
2002-06-03* regtool.cc (prog_name): New global variable.Christopher Faylor
2002-06-02* strace.cc (forkdebug): Make true by default.Christopher Faylor
2002-05-30* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor
2002-05-30* mount.cc (main): Make -b the default.Christopher Faylor
2002-05-30 * ps.cc (main): Use uid or uid32 member of struct external_pinfoCorinna Vinschen
2002-05-29 * ps.cc (main): Change print format for uid to unsigned. Use uid32Corinna Vinschen
2002-05-29 * passwd.c (prog_name): New global variable.Corinna Vinschen
2002-05-28 * ps.cc (usage): Fix typo.Corinna Vinschen
2002-05-28* ps.cc (prog_name): New global variable.Christopher Faylor
2002-05-27* strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor
2002-05-25Fix typos.Christopher Faylor
2002-05-24 * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen
2002-05-23 * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen
2002-05-23fix typo.Christopher Faylor
2002-05-23* mount.cc (version) New global variable.Christopher Faylor
2002-05-22 * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen
2002-05-19* strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor
2002-05-15 * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen
2002-05-14 * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen
2002-05-14* kill.cc (prog_name) New global variable.Christopher Faylor
2002-05-13* kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor
2002-05-13document kill -h.Christopher Faylor
2002-05-13* kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor
2002-05-13Update ChangeLog with missing entry.Christopher Faylor
2002-05-13* Makefile.in (kill.exe): Add as a specific target.Christopher Faylor
2002-05-12* mount.cc (do_mount): Default to non-exec option for remote drives. ReportChristopher Faylor
2002-05-08* dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor
2002-04-29 * mkgroup.c (main): Change call to exit() to a return statement.Corinna Vinschen
2002-03-19* mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor
2002-03-19 * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen
2002-03-152002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2002-03-11* kill.cc (usage): Move to top of file.Christopher Faylor
2002-03-07* cygcheck.cc: Reformat.Christopher Faylor
2002-03-07* cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor
2002-03-07* cygpath.cc: Reformat.Christopher Faylor
2002-02-28Update optionsChristopher Faylor