Changeset 4b5cffe for patches


Ignore:
Timestamp:
Aug 22, 2009, 1:28:49 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0fc919d
Parents:
e4a3370
Message:

Updated to Eglibc 2.10.1 Revision 8849

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/eglibc-2.10.1-20090822-r8849-fixes-1.patch

    re4a3370 r4b5cffe  
    11Submitted By: Jim Gifford (jim at cross-lfs dot org)
    2 Date: 07-27-2009
     2Date: 08-22-2009
    33Initial Package Version: 2.10.1
    44Origin: Upstream
     
    88
    99diff -Naur libc.orig/elf/ldd.bash.in libc/elf/ldd.bash.in
    10 --- libc.orig/elf/ldd.bash.in   2009-02-13 18:31:14.000000000 +0000
    11 +++ libc/elf/ldd.bash.in        2009-06-07 23:26:18.000000000 +0000
     10--- libc.orig/elf/ldd.bash.in   2009-02-13 10:31:14.000000000 -0800
     11+++ libc/elf/ldd.bash.in        2009-08-22 12:59:18.000000000 -0700
    1212@@ -1,4 +1,4 @@
    1313-#! @BASH@
     
    1616 # This file is part of the GNU C Library.
    1717 
     18diff -Naur libc.orig/libio/Makefile libc/libio/Makefile
     19--- libc.orig/libio/Makefile    2009-07-02 13:03:14.000000000 -0700
     20+++ libc/libio/Makefile 2009-08-22 12:59:18.000000000 -0700
     21@@ -170,6 +170,7 @@
     22 tst-fopenloc-ENV = LOCPATH=$(common-objpfx)localedata \
     23                   MALLOC_TRACE=$(objpfx)tst-fopenloc.mtrace
     24 tst-fgetws-ENV = LOCPATH=$(common-objpfx)localedata
     25+tst-fgetwc-ENV = LOCPATH=$(common-objpfx)localedata
     26 tst-ungetwc1-ENV = LOCPATH=$(common-objpfx)localedata
     27 tst-ungetwc2-ENV = LOCPATH=$(common-objpfx)localedata
     28 bug-ungetwc2-ENV = LOCPATH=$(common-objpfx)localedata
    1829diff -Naur libc.orig/sunrpc/Makefile libc/sunrpc/Makefile
    19 --- libc.orig/sunrpc/Makefile   2008-04-25 11:12:05.000000000 +0000
    20 +++ libc/sunrpc/Makefile        2009-06-07 23:26:18.000000000 +0000
     30--- libc.orig/sunrpc/Makefile   2008-04-25 04:12:05.000000000 -0700
     31+++ libc/sunrpc/Makefile        2009-08-22 12:59:18.000000000 -0700
    2132@@ -144,11 +144,11 @@
    2233        $(+link)
     
    3445 cpp-srcs-left := $(rpcgen-objs:.o=.c)
    3546diff -Naur libc.orig/timezone/Makefile libc/timezone/Makefile
    36 --- libc.orig/timezone/Makefile 2009-03-03 13:14:09.000000000 +0000
    37 +++ libc/timezone/Makefile      2009-06-07 23:26:18.000000000 +0000
     47--- libc.orig/timezone/Makefile 2009-03-03 05:14:09.000000000 -0800
     48+++ libc/timezone/Makefile      2009-08-22 12:59:18.000000000 -0700
    3849@@ -181,11 +181,11 @@
    3950 $(objpfx)zic: $(addprefix $(objpfx), $(zic-objs))
Note: See TracChangeset for help on using the changeset viewer.