newlib/winsup
Corinna Vinschen c20ec37fbd * autoload.cc (CoInitialize): Remove.
(CoUninitialize): Remove.
	(CoCreateInstance): Remove.
	(CoTaskMemFree): Add.
	(SHGetDesktopFolder): Add.
	* path.cc (shortcut_header): Remove.
	(shortcut_initalized): Remove.
	(GUID_shortcut): New static GUID.
	(struct win_shortcut_hdr): New struct describing Windows shortcut
	header structure.
	(symlink_worker): Rewrite creating Windows shortcuts.  Create
	ITEMIDLIST if target exists.  Only write once.
	(cmp_shortcut_header): Use win_shortcut_hdr structure for comparison.
	(check_shortcut): Rewrite to read only once from file.  Allow skipping
	an ITIMIDLIST in the file.
2005-01-18 13:00:18 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin * autoload.cc (CoInitialize): Remove. 2005-01-18 13:00:18 +00:00
doc * path.sgml: Encode programming example with CDATA. 2004-12-31 01:13:28 +00:00
mingw * include/sys/stat.h (struct __stat64): Change st_size type to 2005-01-17 05:03:17 +00:00
subauth
testsuite * cygrun.c (main): Fix exit code so that it reflects UNIX style. 2005-01-10 04:13:39 +00:00
utils * ps.cc (main): Eliminate use of PID_ZOMBIE. 2005-01-16 17:13:51 +00:00
w32api * lib/user32.def (MonitorFromPoint}: Correct suffix. 2005-01-18 07:14:54 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in