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