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
2004-10-10* cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor
2004-10-06 * strace.cc (_impure_ptr): Remove.Corinna Vinschen
2004-10-06 * cygcheck.cc (dump_sysinfo): Warn about empty path-components.Corinna Vinschen
2004-10-04 * cygcheck.cc (pretty_id): Close pipe.Corinna Vinschen
2004-09-23 * dump_setup.cc (dump_setup): Remove unneeded strlen when check_filesCorinna Vinschen
2004-09-22 * dump_setup.cc (dump_setup): Avoid trailing spaces on package-list.Corinna Vinschen
2004-09-15 * getfacl.c (main): Correct layout when nopt is set.Corinna Vinschen
2004-07-12 * mkgroup.cc (netapibufferallocate,netgroupgetinfo): New functionCorinna Vinschen
2004-06-15 * dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_sizeAlan Modra
2004-06-11Define ps status flagsJoshua Daniel Franklin
2004-05-302004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin
2004-05-27clarify last entry slightly.Christopher Faylor
2004-05-27* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor
2004-03-21* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor
2004-03-16* cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor
2004-03-13 * kill.cc (get_debug_priv): New function.Corinna Vinschen
2004-02-25* cygpath.cc (long_options): Add "mode" option.Christopher Faylor
2004-02-21* Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor
2004-02-14 * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen
2004-02-11 * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen
2004-02-11 * utils.sgml: Update cygcheck optionsJoshua Daniel Franklin
2004-02-11* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor
2004-02-10* strace.cc: Update copyrights.Christopher Faylor
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor
2004-01-24Cleanup minor markup problems.Joshua Daniel Franklin
2004-01-24* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor
2004-01-22 * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen
2004-01-20Document new passwd options.Joshua Daniel Franklin
2003-11-26 * mkgroup.c (main): Print "root" group with local admins group sidCorinna Vinschen
2003-11-19 * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen
2003-11-19 Revert most of last check in to ChangeLog. It duplicatedCorinna Vinschen
2003-11-14 * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen
2003-11-07 * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen
2003-11-04 * passwd.c (PrintPW): Turn around meaning printed for "Password notCorinna Vinschen
2003-11-04 * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).Corinna Vinschen
2003-10-17revert accidental checkinChristopher Faylor
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor
2003-09-21* kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor
2003-09-18* parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor
2003-09-13* kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor
2003-09-12* Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor
2003-09-11 * cygcheck.cc (dump_only): New global variable.Corinna Vinschen
2003-09-11 * getfacl (main): Remove extern declaration of optind.Corinna Vinschen
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor
2003-09-11* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor
2003-09-11* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor
2003-09-11* Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor
2003-09-08fix typoChristopher Faylor
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor