libc/winsup/utils
Christopher Faylor 2a6d6db8e2 winsup/ChangeLog:
2013-11-06  Christopher Faylor  <me.cygwin2013@cgf.cx>

	* configure.ac: Detect windows headers/libs after we've figured out the
	C compiler.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* configure.cygwin: Default to '.' if can't find a winsup directory.

winsup/cygserver/ChangeLog:
2013-11-06  Christopher Faylor  <me.cygwin2013@cgf.cx>

	* configure.ac: Detect windows headers/libs after we've figured out the
	C compiler.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

winsup/cygwin/ChangeLog:
2013-11-06  Christopher Faylor  <me.cygwin2013@cgf.cx>

	* configure.ac: Detect windows headers/libs after we've figured out the
	C compiler.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

winsup/utils/ChangeLog:
2013-11-06  Christopher Faylor  <me.cygwin2013@cgf.cx>

	* configure.ac: Detect windows headers/libs after we've figured out the
	C compiler.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
2013-11-07 00:19:52 +00:00
..
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
ChangeLog winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
ChangeLog.64bit * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
Makefile.in * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. These 2013-07-31 09:58:55 +00:00
aclocal.m4 winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
autogen.sh ChangeLog: 2012-11-23 13:22:47 +00:00
bloda.cc Update copyrights 2013-01-21 16:28:27 +00:00
configure winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.ac winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
cygcheck.cc * cygcheck.cc (package_grep): Accommodate arch-specific package layout. 2013-08-23 19:56:26 +00:00
cygpath.cc * cygpath.cc (do_pathconv): when -p option is given, generate wide 2013-06-26 13:10:35 +00:00
cygwin-console-helper.cc * cygwin-console-helper.cc: New file. 2009-07-05 00:01:26 +00:00
dump_setup.cc * dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoiding 2013-09-16 17:01:58 +00:00
dumper.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
dumper.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
getconf.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
getfacl.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
kill.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
ldd.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
ldh.cc * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES to 2010-08-28 12:12:53 +00:00
loadlib.h * Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated by 2012-11-28 03:22:36 +00:00
locale.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
mkgroup.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
mkpasswd.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
module_info.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
mount.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
parse_pe.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
passwd.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
path.cc * cygcheck.cc (dll_info): Detect and report on symlinks. Output wrong 2013-07-07 16:57:11 +00:00
path.h * Makefile.in (path-mount.o): Add a rule to build stripped down version 2009-07-22 10:20:26 +00:00
pldd.c * pldd.c: Fix typo in license header. 2012-02-24 21:53:28 +00:00
ps.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
regtool.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
setfacl.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
setmetamode.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
ssp.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
ssp.txt Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
testsuite.cc Update copyrights 2013-01-21 16:28:27 +00:00
testsuite.h Update copyrights 2013-01-21 16:28:27 +00:00
tzset.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
umount.cc Update copyrights 2013-01-21 16:28:27 +00:00
utils.xml - Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty- 2013-05-10 15:58:48 +00:00
wide_path.h * cygpath.cc (do_pathconv): when -p option is given, generate wide 2013-06-26 13:10:35 +00:00