summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen2008-05-154-1054/+7
* * mount.cc (usage): Mark -s and -u as ignored.Corinna Vinschen2008-04-232-15/+15
* * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.Corinna Vinschen2008-04-223-116/+339
* * path.cc: Include malloc.h for alloca.Brian Dessent2008-03-162-48/+53
* * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen2008-03-126-29/+53
* * cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1Brian Dessent2008-03-112-3/+8
* * cygcheck.cc (dirname): New static function.Brian Dessent2008-03-114-31/+100
* * Makefile.in (install): Don't install the testsuite.Brian Dessent2008-03-092-1/+5
* * Makefile.in: Add a 'check' target that builds and runsBrian Dessent2008-03-095-13/+309
* * Makefile.in: Reorganize considerably, using GNU make'sBrian Dessent2008-03-082-149/+87
* * mkpasswd.c (main): Simplify generating SYSTEM entry. Add entriesCorinna Vinschen2008-02-282-15/+10
* * cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEXCorinna Vinschen2008-01-132-59/+126
* * bloda.cc (enum bad_app): Add BYTEMOBILE.Dave Korn2007-12-292-1/+15
* * Makefile.in (cygcheck.exe): Don't link to ntdll.Brian Dessent2007-12-213-12/+42
* * regtool.cc (opts): Add missing 'W'.Corinna Vinschen2007-12-072-1/+5
* * ps.cc: Include limits.h.Corinna Vinschen2007-12-062-3/+14
* 2007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn2007-08-312-1/+6
* * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn2007-08-034-5/+438
* Add missing ChangeLog entry.Corinna Vinschen2007-07-241-0/+1
* * dumper.cc: Change license to plain GPLv2 + later.Corinna Vinschen2007-07-245-10/+386
* * strace.cc (create_child): Don't convert a path from cygwin format unless itChristopher Faylor2007-07-232-1/+7
* * strace.cc (usage): Add missing description for -q.Christopher Faylor2007-07-102-1/+6
* * cygwin/strsig.cc (__signals): New macro.Christopher Faylor2007-07-103-3/+17
* * cygcheck.cc (pathlike): New class.Christopher Faylor2007-06-043-183/+302
* * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.Corinna Vinschen2007-05-292-3/+62
* * cygpath.cc (do_options): Allow outputflag combined with otherCorinna Vinschen2007-05-292-9/+15
* * cygpath.cc: Include argz.h.Corinna Vinschen2007-05-232-127/+130
* * utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned byChristopher Faylor2007-03-312-4/+15
* * cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.Christopher Faylor2007-03-302-0/+7
* * ipcs.c (_POSIX2_LINE_MAX): Drop definition.Corinna Vinschen2007-02-222-1/+4
* * cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9xCorinna Vinschen2007-02-202-12/+12
* * cygpath.cc (usage): Add -O and -F, remove tabs.Corinna Vinschen2007-01-093-40/+99
* * dumper.cc: Include ansidecl.h before including bfd.h to woraroundCorinna Vinschen2006-12-212-2/+7
* * dumper.cc: Add an include to accommodate new include/elf usage.Christopher Faylor2006-12-112-0/+5
* correct email addressChristopher Faylor2006-12-111-1/+1
* * mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and passChristopher Faylor2006-12-102-4/+6
* * regtool.cc (key_type): Drop.Corinna Vinschen2006-10-212-111/+218
* * regtool.cc (longopts): Add --wow32 option.Corinna Vinschen2006-10-193-0/+19
* * regtool.cc (KEY_WOW64_64KEY): Drop definition. Instead defineCorinna Vinschen2006-10-162-4/+6
* * regtool.cc (KEY_WOW64_64KEY): Define.Corinna Vinschen2006-10-163-6/+57
* * cygcheck.cc (get_word, get_dword): Move to path.cc.Corinna Vinschen2006-10-054-46/+363
* white spaceChristopher Faylor2006-09-131-1/+1
* Check in previously mentioned change to cygcheck.ccChristopher Faylor2006-09-131-0/+6
* * Makefile.in: Fix -ntdll typo.Christopher Faylor2006-09-122-3/+12
* * path.cc (vconcat): Don't convert backslahes to slashes.Corinna Vinschen2006-08-032-4/+6
* * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen2006-08-023-0/+178
* * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen2006-07-312-4/+15
* * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen2006-07-272-4/+16
* * Makefile.in: Build setmetamode.exe.Corinna Vinschen2006-07-033-1/+88
* update to newer autoconfChristopher Faylor2006-05-244-944/+4321