On Wed, Oct 07, 2009 at 05:18:41PM +0200, Holger Freyther wrote:
since we probably need more and more of these, it might be interesting to think of adding a new format character instead of %... % is already heavily used especially in glibc.g
Do we mind GNUism? If not we could register special handlers for lchan, subscriber and such.
I think we can make the assumption that we need gcc for compilation, but we should not introduce arbitrary dependencies on things like the libc we're using (which would make it impossible to build on BSD, windows, solaris or macos, I guess).
Regards,