The GNU C library can be run as an application from a shell, it will then give you the version information. Type
/lib/libc.so.6
in any shell, and it'll tell you which version it is, which version of GCC it was built with, and some extra info that might come in handy some day.