kern/104436: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Oct 19 07:40:26 PDT 2006


The following reply was made to PR kern/104436; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/104436: commit references a PR
Date: Thu, 19 Oct 2006 14:37:03 +0000 (UTC)

 jhb         2006-10-19 14:36:42 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/sys              sem.h 
   Log:
   - Define time_t in sys/sem.h so it doesn't require sys/types.h.
   - Move the pid_t, size_t, and time_t definitions earlier in the file, sort
     them, and fix whitespace.
   - Drop redundant includes of sys/cdefs.h and sys/_types.h as sys/ipc.h
     already includes them.
   
   PR:             kern/104436
   Reviewed by:    bde
   Reported by:    clsung
   MFC after:      3 days
   
   Revision  Changes    Path
   1.30      +17 -14    src/sys/sys/sem.h
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list