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
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
2000-08-24Change attribution.Christopher Faylor
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor
2000-07-31* passwd.c (main): Initialize oldpwd before beeing used.Corinna Vinschen
2000-07-29* kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor
2000-07-29Fix typo.Christopher Faylor
2000-07-29* utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor
2000-07-14 * mount.cc (mount_already_exists): Slightly rearrange.Corinna Vinschen
2000-07-13 * mount.cc (mount_already_exists): Additional warning messageCorinna Vinschen
2000-07-01* Makefile.in: Find getopt.c in cygwin/lib subdirectory.Christopher Faylor
2000-06-25* cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor
2000-06-08 mount.cc (error): New function to report an error and exit.Corinna Vinschen
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie
2000-05-20 * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen
2000-05-19* cygpath.cc: add --windir/--sysdir optionsDJ Delorie
2000-05-18* Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor
2000-04-27* mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor
2000-04-19clean up SGML for latest version of jade/docbookDJ Delorie
2000-04-16 * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.Corinna Vinschen
2000-04-13* cygpath.cc (main): Add -a -o and -c options.Christopher Faylor
2000-04-11* cygpath.cc (main): Add -f option for processing a group of paths from a file.Christopher Faylor
2000-04-03update copyright.Christopher Faylor
2000-03-19Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor
2000-03-18* Makefile.in: Make CXXFLAGS consistent with cygwin.Christopher Faylor
2000-03-15* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor
2000-03-13* strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor
2000-02-28* strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor