This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Updated: Big List Of Dodgy Apps for cygcheck.



  As it turned out, the w32api/ddk header files already included the struct
definition I needed, only under a different name, so I reworked the patch to
drop the ntdll.h changes and use the w32api ddk headers instead.  I think I
got rid of all the misaligned k'n'r style braces as well.



winsup/utils/ChangeLog

2007-08-02  Dave Korn  <dave.korn@artimi.com>

	* Makefile.in (cygcheck.exe):  Add bloda.o as prerequisite, adjusting
	dependency-filtering $(wordlist ...) call appropriately.  Link ntdll.
	(bloda.o):  New rule to build bloda.o
	* cygcheck.cc (dump_sysinfo):  Call bloda function dump_dodgy_apps().
	* bloda.cc:  New file implements detection of applications from the
	Big List Of Dodgy Apps.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Attachment: cygcheck-bloda-patch.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]