[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. f6575bdbc403d6cf4f067797bfc83229292c3f1d

git git at cross-lfs.org
Fri May 14 02:39:54 PDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  f6575bdbc403d6cf4f067797bfc83229292c3f1d (commit)
      from  90766ef06d207eb5419c50263441ca1158f1a8cb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f6575bdbc403d6cf4f067797bfc83229292c3f1d
Author: Chris Staub <chris at beaker67.com>
Date:   Fri May 14 05:35:58 2010 -0400

    Added libstdbuf info for Coreutils

diff --git a/BOOK/final-system/common/coreutils.xml b/BOOK/final-system/common/coreutils.xml
index c641f56..026756c 100644
--- a/BOOK/final-system/common/coreutils.xml
+++ b/BOOK/final-system/common/coreutils.xml
@@ -104,6 +104,7 @@ ln -svf ../../bin/install /usr/bin</userinput></screen>
 
     <segmentedlist>
       <segtitle>Installed programs</segtitle>
+      <segtitle>Installed library</segtitle>
       <segtitle>Installed directory</segtitle>
 
       <seglistitem>
@@ -117,6 +118,7 @@ ln -svf ../../bin/install /usr/bin</userinput></screen>
         sleep, sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
         timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq,
         unlink, users, vdir, wc, who, whoami, and yes</seg>
+        <seg>libstdbuf.so</seg>
         <seg>/usr/lib/coreutils</seg>
       </seglistitem>
     </segmentedlist>
@@ -1154,6 +1156,16 @@ ln -svf ../../bin/install /usr/bin</userinput></screen>
         </listitem>
       </varlistentry>
 
+      <varlistentry id="libstdbuf">
+        <term><filename class="libraryfile">libstdbuf</filename></term>
+        <listitem>
+          <para>Library used by <command>stdbuf</command></para>
+          <indexterm zone="ch-system-coreutils libstdbuf">
+            <primary sortas="c-libstdbuf">libstdbuf</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
 
   </sect2>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/coreutils.xml |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list