This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What should be in <sys/param.h>?


On Mon, Jul 18, 2005 at 09:49:08AM -0700, Ulrich Drepper wrote:
> H. J. Lu wrote:
> >  * Yeah, simulating stuff is slow, so let us catch some breath between
> >  * timer interrupts...
> >  */
> > # define HZ       32
> > #else
> > # define HZ     1024
> > #endif
> 
> If this is causing problems it just means the kernel headers (not the
> real ones, the ones provided for broken userlevel code) need to be changed.
> 

Should there be a testcase against such kernel header file?


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]