DragonFly BSD
DragonFly commits List (threaded) for 2006-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/test/debug chkincludes


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 May 2006 17:27:59 -0700 (PDT)

dillon      2006/05/20 17:27:59 PDT

DragonFly src repository

  Added files:
    test/debug           chkincludes 
  Log:
  A little script that runs through all the header files and checks that
  they can be singly included, or that they generate the appropriate
  #error or #warning.  The following flags combinations are used:
  
  	_KERNEL			kernel access
  	_KERNEL_STRUCTURES	userland access to kernel structures
  	[none]			userland access




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]