From 9cb6916f6984ac9e583dff481c76ec3845547cc8 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 1 Jan 2003 15:02:06 +0000 Subject: added glibc-shortdesc.xml, removed profiling library descs, changed order of install page (now: contents, dep, install) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/glibc-shortdesc.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 appendixa/glibc-shortdesc.xml (limited to 'appendixa/glibc-shortdesc.xml') diff --git a/appendixa/glibc-shortdesc.xml b/appendixa/glibc-shortdesc.xml new file mode 100644 index 000000000..80d5832be --- /dev/null +++ b/appendixa/glibc-shortdesc.xml @@ -0,0 +1,32 @@ +Contents of Glibc + +Last checked against version &glibc-contversion;. + +Glibc is the C library that provides the system calls and basic +functions such as open, malloc, printf, etc. The C library is used by all +dynamically linked programs. + +Glibc installs the following files: + +Program Files + +catchsegv, gencat, getconf, getent, glibcbug, iconv, iconvconfig, +ldconfig, ldd, lddlibc4, locale, localedef, mtrace, nscd, nscd_nischeck, +pcprofiledump, pt_chown, rpcgen, rpcinfo, sln, sprof, tzselect, xtrace, +zdump and zic + + + +Library Files +ld.so, libBrokenLocale.[a,so], libSegFault.so, libanl.[a,so], +libbsd-compat.a, libc.[a,so], libc_nonshared.a, libcrypt.[a,so], libdl.[a,so], +libg.a, libieee.a, libm.[a,so], libmcheck.a, libmemusage.so, libnsl.a, +libnss_compat.so, libnss_dns.so, libnss_files.so, libnss_hesiod.so, +libnss_nis.so, libnss_nisplus.so, libpcprofile.so, libpthread.[a,so], +libresolv.[a,so], librpcsvc.a, librt.[a,so], libthread_db.so and +libutil.[a,so] + + + + + -- cgit v1.2.3-54-g00ecf