NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/53125: sys/timevar.h is absent in installed systems.



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

From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: lib/53125: sys/timevar.h is absent in installed systems.
Date: Sat, 24 Mar 2018 11:33:23 +0100

 On Sat, Mar 24, 2018 at 10:30:01AM +0000, utkarsh009%yandex.com@localhost wrote:
 > >How-To-Repeat:
 > Try compiling a C file with the following content:
 > #define _KERNEL
 > #include <sys/time.h>
 > int main(){
 >     return 0;
 > }
 
 Why do you want to do this ? _KERNEL code is not available to userland
 for good reasons, you're probably doing something wrong.
 
 -- 
 Manuel Bouyer <bouyer%antioche.eu.org@localhost>
      NetBSD: 26 ans d'experience feront toujours la difference
 --
 


Home | Main Index | Thread Index | Old Index