Are you looking for an object file or source file?
The .o object file is stored in the library libc.so. On most Linux distributions, this file is located at /lib/libc.so. On Ubuntu 11 and 12, as part of multiarch support , the contents of / lib were ported to /lib/i386-linux-gnuand /lib/x86_64-linux-gnu.
ar (archive), x (extract):
ar x libc.a stdio.o
, , , . glibc, printf.c( vprintf, vfprintf, Printf).
Launchpad. 2000 .