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>?


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.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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