cvs commit: src/sys/sys wait.h

Bruce Evans bde at FreeBSD.org
Fri Apr 9 06:14:33 PDT 2004


bde         2004/04/09 06:14:33 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              wait.h 
  Log:
  Fixed missing forward declaration of struct rusage in the _KERNEL case.
  
  Removed namespace-polluting forward declaration of struct rusage in the
  !_KERNEL && !_BSD_VISIBLE case.
  
  Fixed some nearby style bugs.
  
  Revision  Changes    Path
  1.20      +5 -6      src/sys/sys/wait.h


More information about the cvs-src mailing list