From 02ef5b5866ab68896920002f4cfbcc66d8ced433 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 16 May 2002 18:39:22 +0000 Subject: added some more Glibc desc's git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/glibc-desc.xml | 11 ++++++----- chapter01/changelog.xml | 3 +++ 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml index 1f8bc9341..cafcb1ab1 100644 --- a/appendixa/glibc-desc.xml +++ b/appendixa/glibc-desc.xml @@ -42,7 +42,7 @@ configuration file. library specified on the command line. lddlibc4 -No description is currently available. +lddlibc4 assists ldd with object files. locale locale is a Perl program which tells the compiler to enable @@ -133,7 +133,8 @@ segfaults. libanl is an asynchronous name lookup library. libbsd-compat -No description is currently available. +libbsd-compat provides the portability needed in order to run certain +programs in Linux. libc, libc_nonshared, libc_p These files constitute the main C library. The C Library is a @@ -157,13 +158,13 @@ lines. libcrypt is the cryptography library. libdl, libdl_p -No description is currently available. +libdl is the dynamic linking interface library. libg -No description is currently available. +libg is a runtime library for g++. libieee -No description is currently available. +libieee is the IEEE floating point library. libm, libm_p libm is the mathematical library. diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3a3953ba0..7d10e2a26 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,9 @@ +May 16th, 2002 [gerard]: Appendix A - Glibc: Added some +more descriptions. + May 15th, 2002 [markh]: Chapter 05 - Bzip2. Changed the instructions to deal with hard links in older distros a'la the Chapter 05 gzip instructions. -- cgit v1.2.3-54-g00ecf