Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2004 06:14:33 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys wait.h
Message-ID:  <200404091314.i39DEXoW028515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404091314.i39DEXoW028515>