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: [PATCH] Fix -Wundef warning on PAGE_COPY_THRESHOLD


This is not the way to do this.

Really the contents of pagecopy.h should move to memcopy.h, and
generic/pagecopy.h should do nothing but #define PAGE_COPY_THRESHOLD 0.


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