git: <sys/mpipe.h>: Mark as kernel only header.
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Thu Oct 31 13:44:22 PDT 2019
    
    
  
commit 29a9f975c6897ed1767231139c0cdd67a8bb53c6
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Oct 18 16:24:43 2019 +0300
    <sys/mpipe.h>: Mark as kernel only header.
    
     Not used in any of the kernel headers and should not be included by the
     userland and especially DPorts.  Adjust kern_mpipe.c too.
    
     While there, minor whitespace cleanup.
Summary of changes:
 sys/kern/kern_mpipe.c | 19 ++++++++++---------
 sys/sys/mpipe.h       | 28 +++++++++++++++-------------
 2 files changed, 25 insertions(+), 22 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29a9f975c6897ed1767231139c0cdd67a8bb53c6
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list