newlib/winsup/utils
Corinna Vinschen 71d8f118da * loadlib.h: New header implementing safe LoadLibrary calls.
Include throughout files using LoadLibrary function.
	* cygcheck.cc (dump_sysinfo): Retrieve kernel32.dll handle via
	GetModuleHandle, rather than using LoadLibrary.
	* cygpath.cc (get_long_name): Ditto.
	(do_sysfolders): Append .dll suffix in LoadLibrary call.
	* ldh.cc (WinMain): Use LoadLibraryExW with DONT_RESOLVE_DLL_REFERENCES
	to avoid loading malicious library code.
	* locale.cc (print_locale_with_codeset): Change way to retrieve
	kernel32.dll path.
2010-08-28 11:22:37 +00:00
..
aclocal.m4
bloda.cc
ChangeLog * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
ChangeLog-2000
configure
configure.in
COPYING.dumper
cygcheck.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
cygpath.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
cygwin-console-helper.cc
dump_setup.cc * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin. 2010-07-21 10:30:53 +00:00
dumper.cc
dumper.h
getfacl.c
kill.cc
ldd.cc * ldd.cc (report): Drop long pathname considerations which result in 2010-08-23 11:04:04 +00:00
ldh.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
loadlib.h * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
locale.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
Makefile.in * Makefile.in (CYGWIN_BINS): Rename getlocale to locale. 2010-02-17 15:01:56 +00:00
mingw * mingw: Use sysroot, if present, for mingw_dir. 2010-08-11 03:01:55 +00:00
mkgroup.c * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
mkpasswd.c * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
module_info.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
mount.cc * mount.cc (from_fstab): Fix potentially fatal typo. 2010-08-13 19:10:22 +00:00
parse_pe.cc
passwd.c
path.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
path.h
ps.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
regtool.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
setfacl.c * setfacl.c (getaclentry): Allow to delete default entries for the 2009-11-29 14:28:29 +00:00
setmetamode.c
ssp.c
ssp.txt
strace.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
testsuite.cc
testsuite.h
umount.cc
utils.sgml * mount.cc (do_mount): Don't treat "bind" mount as remote mount. 2010-08-11 11:01:14 +00:00
wide_path.h