Bruno Haible <[EMAIL PROTECTED]> writes: > Jim, Paul, I don't understand whether the 'strftime' module is useful when > someone only wants a POSIX compliant strftime() function. Does it fix known > POSIX incompatibilities on some systems, or does it only provide GNU > extensions?
Currently it is far more oriented towards providing GNU extensions. In fact, it adds extensions beyond what glibc provides. At some point we'd like to fold them back into glibc but that's not on the front burner.
