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: Defining predefined macros for whole translation unit, revisited


It sounds like for libc the only change is moving the __STDC_* definitions
from features.h into another file that features.h #include's.  IMHO that is
a nice cleanup in its own right, since those definitions are quite unlike
the rest of features.h and the purpose for which I first invented it.


Thanks,
Roland


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