diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 03:57:49 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-30 03:57:49 +0000 |
commit | 79b94bd1259ad58893f6ea2f1908f405c10d17e6 (patch) | |
tree | dbabb63ca38ef95cc5049018b746dc30be166d4a /chapter04 | |
parent | 556167ccbcb085c3acd9453e505fd9bb1feb384c (diff) |
Added sscanf patch to Glibc instructions and download page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index c7206d777..34ff88c0b 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -249,6 +249,9 @@ GCC Specs Patch: GCC No Fixincludes Patch: <ulink url="&http;/gcc-3.3.1-no_fixincludes.patch"/> +Glibc Sscanf Patch: +<ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/> + Kbd Patch (&kbd-patch-version;) - &kbd-patch-size;: <ulink url="&http;/kbd-&kbd-patch-version;.patch"/> |