This is the mail archive of the libc-alpha@sourceware.org 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: include sys/param.h in getcwd.c


Mike Frysinger wrote:
> the recent change to use MAX(getpagesize()) in the linux getcwd.c assumes that 
> the header files it includes already will eventually pull in sys/param.h and 
> setup the MAX() define 

I'm tired of these problems.  Just adjust the headers of the
architectures which do not include this header.  It must not make any
difference on the correctness.

-- 
â 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]