cvs commit: src/include Makefile proc_service.h
    David Xu 
    davidxu at FreeBSD.org
       
    Wed Jul 14 20:43:18 PDT 2004
    
    
  
davidxu     2004-07-15 03:43:18 UTC
  FreeBSD src repository
  Modified files:
    include              Makefile 
  Added files:
    include              proc_service.h 
  Log:
  Add proc_service.h, the common file both debugger and libthread_db will
  use, program wants to load libthread_db.so should provid proc service
  interface.
  
  Revision  Changes    Path
  1.217     +1 -1      src/include/Makefile
  1.1       +103 -0    src/include/proc_service.h (new)
    
    
More information about the cvs-all
mailing list