cvs commit: src/sys/sys procfs.h

David Xu davidxu at FreeBSD.org
Wed Jul 14 20:52:17 PDT 2004


davidxu     2004-07-15 03:52:17 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              procfs.h 
  Log:
  type prgregset_t really should be an array. this is odd, however, other
  systems defined interfaces in thread_db.h use prgregset_t but not
  prgregset_t * to be a output parameter, this is the only way to maintain
  source code compatible with them.
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/sys/procfs.h


More information about the cvs-src mailing list