Ignore:
Timestamp:
Jun 23, 2007, 7:04:49 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5f22e50
Parents:
9c0cf5d
Message:

Updated to Glibc 2.6. This includes adding a sed to Coreutils and Gzip to rename their internal implementations of futimens which are incompatible with the implementation provided by Glibc. Added a target tripplet based optimization to glibc on x86 and 32bit build on x86_64 so that glibc will build properly now that i386 is no longer supported. Also added a note to the build variables page the i386-pc-linux-gnu is not supported by glibc.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/glibc-2.6-localedef_segfault-1.patch

    r9c0cf5d r44426cf  
    11Submitted By: Jim Gifford (patches at jg555 dot com)
    2 Date: 2005-09-29
    3 Initial Package Version: 2.3.2
     2Date: 2007-05-19
     3Initial Package Version: 2.6
    44Origin: Debian
    55Upstream Status: Unknown
     
    99             See debian bug # 231438
    1010
    11  
    12 --- glibc-20050926/locale/programs/3level.h.orig        2005-09-30 06:00:37.000000000 +0000
    13 +++ glibc-20050926/locale/programs/3level.h     2005-09-30 06:01:02.000000000 +0000
    14 @@ -204,6 +204,42 @@
     11diff -Naur glibc-2.6.orig/locale/programs/3level.h glibc-2.6/locale/programs/3level.h
     12--- glibc-2.6.orig/locale/programs/3level.h     2005-12-06 21:47:27.000000000 -0800
     13+++ glibc-2.6/locale/programs/3level.h  2007-05-19 13:38:01.000000000 -0700
     14@@ -202,6 +202,42 @@
    1515        }
    1616     }
Note: See TracChangeset for help on using the changeset viewer.