From 227d26b5cb04a552490c90c9f034c03f8f26b4eb Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 9 May 2002 17:50:36 +0000 Subject: filled in missing glibc descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/glibc-desc.xml | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) (limited to 'appendixa/glibc-desc.xml') diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml index f12369ddb..1f8bc9341 100644 --- a/appendixa/glibc-desc.xml +++ b/appendixa/glibc-desc.xml @@ -10,13 +10,15 @@ zdump and zic Descriptions catchsegv -No description is currently available. +catchsegv can be used to create a stack trace when a program +terminates with a segmentation fault. gencat gencat generates message catalogues. getconf -No description is currently available. +getconf displays the system configuration values for filesystem +specific variables. getent getent gets entries from an administrative database. @@ -43,20 +45,23 @@ library specified on the command line. No description is currently available. locale -No description is currently available. +locale is a Perl program which tells the compiler to enable +(or disable) the use of POSIX locales for built-in operations. localedef localedef compiles locale specifications. mtrace -No description is currently available. +mtrace prints the multicast path from a source to a receiver (an IP +trace query). nscd nscd is a daemon that provides a cache for the most common name service requests. nscd_nischeck -No description is currently available. +nscd_nischeck checks whether or not secure mode is necessary for +NIS+ lookup. pcprofiledump pcprofiledump dumps information generated by @@ -66,14 +71,14 @@ PC profiling. pt_chown sets the owner, group and access permission of the slave pseudo terminal corresponding to the master pseudo terminal passed on file descriptor `3'. This is the helper program for the `grantpt' -function. It is not intended to be run directly -from the command line. +function. It is not intended to be run directly from the command +line. rpcgen -No description is currently available. +rpcgen generates C code to implement the RPC protocol. rpcinfo -No description is currently available. +rpcinfo makes an RPC call to an RPC server. sln sln symbolically links dest to source. It is statically linked, @@ -118,13 +123,14 @@ libthread_db.so, libutil.[a,so] and libutil_p.a executables. libBrokenLocale, libBrokenLocale_p -No description is currently available. +Used by software, such as Mozilla, to solve broken locales. libSegFault -No description is currently available. +libSegFault is a segmentation fault signal handler. It tries to catch +segfaults. libanl, libanl_p -No description is currently available. +libanl is an asynchronous name lookup library. libbsd-compat No description is currently available. -- cgit v1.2.3-54-g00ecf