From c5ba0d6465058d9a4ed58e4af0b8902355cbf851 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Wed, 6 Feb 2002 23:28:11 +0000 Subject: fix naming convention for lists of libraries git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/glibc-desc.xml | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'appendixa/glibc-desc.xml') diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml index 503932016..170396a87 100644 --- a/appendixa/glibc-desc.xml +++ b/appendixa/glibc-desc.xml @@ -117,19 +117,19 @@ libthread_db.so, libutil.[a,so] and libutil_p.a ld.so is the helper program for shared library executables. -libBrokenLocale.[a,so], libBrokenLocale_p.a +libBrokenLocale, libBrokenLocale_p No description is currently available. -libSegFault.so +libSegFault No description is currently available. -libanl.[a,so], libanl_p.a +libanl, libanl_p No description is currently available. -libbsd-compat.a +libbsd-compat No description is currently available. -libc.[a,so], libc_nonshared.a, libc_p.a +libc, libc_nonshared, libc_p These files constitute the main C library. The C Library is a collection of commonly used functions in programs. This way a programmer doesn't need to create his own functions for every @@ -147,53 +147,53 @@ documentation that comes with the C Library describes this in more detail, as it is too complicated to explain here in one or two lines. -libcrypt.[a,so], libcrypt_p.a +libcrypt, libcrypt_p libcrypt is the cryptography library. -libdl.[a,so], libdl_p.a +libdl, libdl_p No description is currently available. -libg.a +libg No description is currently available. -libieee.a +libieee No description is currently available. -libm.[a,so], libm_p.a +libm, libm_p libm is the mathematical library. -libmcheck.a +libmcheck No description is currently available. -libmemusage.so +libmemusage No description is currently available. -libnsl.a, libnsl_p.a +libnsl, libnsl_p No description is currently available. -libnss_compat.so, libnss_dns.so, libnss_files.so, -libnss_hesiod.so, libnss_nis.so, libnss_nisplus.so - +libnss_compat, libnss_dns, libnss_files, +libnss_hesiod, libnss_nis, libnss_nisplus +No description is currently available. -libpcprofile.so +libpcprofile No description is currently available. -libpthread.[a,so], libpthread_p.a +libpthread, libpthread_p No description is currently available. -libresolv.[a,so], libresolv_p.a +libresolv, libresolv_p No description is currently available. -librpcsvc.a, librpcsvc_p.a +librpcsvc, librpcsvc_p No description is currently available. -librt.[a,so], librt_p.a +librt, librt_p No description is currently available. -libthread_db.so +libthread_db No description is currently available. -libutil.[a,so], libutil_p.a +libutil, libutil No description is currently available. -- cgit v1.2.3-54-g00ecf