A library containing bunch of GNU extensions to libc that gcc/gdb/binutils/etc. tend to use. Some of them include argv-related and errno-related functions and a popen(3)-like set called pexecute() and pwait().

Linking to libiberty on the command line will entail writing -liberty, seemingly intentionally :)