aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade to Glibc-2.12.2. Fixes #2804.Matthew Burgess2010-12-141-10/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor markup fix. Fixes #2787.Matthew Burgess2010-11-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add security fixes for Glibc. Fixes #2790.Matthew Burgess2010-11-101-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Be consistent about 'test suites'Bruce Dubbs2010-09-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Make-3.82. Fixes #2726.Matthew Burgess2010-08-031-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar correctionBruce Dubbs2010-06-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated explanation of glibc timeout errorsBruce Dubbs2010-06-271-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update host requirements to those packages built in LFS-6.3Bruce Dubbs2010-06-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add installed directories information toBruce Dubbs2010-05-231-0/+9
| | | | | | each package. Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.5.0, including the addition of its new dependency, MPC. ↵Matthew Burgess2010-04-201-0/+4
| | | | | | Fixes #2636. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update known failure problems in glibc testsBruce Dubbs2010-02-171-7/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.11. Fixes #2509.Matthew Burgess2009-11-061-31/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.20. Fixes #2505.Matthew Burgess2009-10-201-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various text corrections from Chris Staub. Fixes #2470.Matthew Burgess2009-08-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changes several instruvions to add an -v switch.Bruce Dubbs2009-07-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change output if readelf to render on one line like the actual output.Bruce Dubbs2009-07-121-2/+4
| | | | | | | | | Update formatting for pdf. This is appearance only and did not change version number. Fixes Ticket #2438. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a sed to glibc to fix the constants passed to futex(2) in 32-bit builds. ↵Bryan Kadzban2009-06-121-0/+8
| | | | | | | | | | Seems to fix testsuite hangs (the tst-mutex9 process never exits, for instance). This change is in upstream git, so this can be reverted once we upgrade glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change instruction for minimum kernel version to 2.6.18 in glibc. Bruce Dubbs2009-06-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various edits. Update glibc to fix a make check error.Bruce Dubbs2009-05-251-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shorten the linker adjustment command in chapter 6. Fixes #2404.Matthew Burgess2009-05-231-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.10.1. Fixes #2401.Matthew Burgess2009-05-231-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add optimization (-O3 and -pipe) to glibc in Chapter 6Bruce Dubbs2009-05-171-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update various packages' list of installed programs and libraries. Many ↵Matthew Burgess2009-05-101-5/+6
| | | | | | thanks to Chris Staub for the patch. Fixes #2371. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Re-introduce the Glibc-libidn package as it is not included in the Glibc ↵Matthew Burgess2009-03-211-4/+4
| | | | | | release tarball. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.9. Fixes #2354.Matthew Burgess2009-03-111-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial addition of support for x86_64Jeremy Huntwork2008-12-031-5/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo - I hope.Ken Moffat2008-11-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add zh_CN.GB18030 locale for coreutils test-mbsstr3.sh test, and update ↵Ken Moffat2008-11-141-3/+4
| | | | | | explanatory text to what is now the first locale in the list. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated list of minimum locales.DJ Lucas2008-10-211-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Put back instructions to disable installation of vi_VN.TCVN locale in glibc.DJ Lucas2008-10-211-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor correction - glibc patch pathsDJ Lucas2008-10-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extraneous ampersands put in by accidentRandy McMurchy2008-10-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2008-10-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Glibc to a 2.8 snapshot taken on 9/29/2008, the tarball of this ↵Randy McMurchy2008-10-051-9/+19
| | | | | | snapshot includes the libidn data that previously was separately packaged git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use -mtune=native for glibc. We don't want our libc optimized for 486.Jeremy Huntwork2008-04-231-1/+1
| | | | | | | It should be optimized for the local machine. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed glibc-libidn tarball extension.Manuel Canales Esparcia2007-09-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8393 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-13/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Ncurses contents list and fixes some typos.Manuel Canales Esparcia2007-09-161-1/+1
| | | | | | Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.6.1. Fixes #2018. Thanks to several people mentioned in ↵Jeremy Huntwork2007-09-161-0/+4
| | | | | | the changelog. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No .tar.bz2 for glibc-libidn-2.5.1, apparentlyDan Nichilson2007-08-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to glibc-2.5.1Dan Nichilson2007-07-311-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add known failing glibc test when using gcc-4.1.xDan Nichilson2007-07-231-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update the list of installed programs and libraries for several packagesMatthew Burgess2007-05-121-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Force ldd to use /bin/bash as it's Bash-specificDan Nichilson2007-03-231-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed a typo in a Ch. 6 glibc descriptionDan Nichilson2007-02-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream fixes for Glibc, bringing it up to date with the 2.5 release branchMatthew Burgess2007-02-241-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add verbose flags to the two remaining tar commands that should have them. ↵Matthew Burgess2007-01-311-1/+1
| | | | | | Fixes #1932. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Undo r7810. It obviously contained much more than the commit log stated.Matthew Burgess2006-10-041-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689