source:
patches/glibc-2.7-i586_chk-2.patch@
0453750
      
      | Last change on this file since 0453750 was 3c2b611, checked in by , 17 years ago | |
|---|---|
| 
 | |
| File size: 1.3 KB | |
- 
      sysdeps/i386/i586/memcpy_chk.SSubmitted By: Joe Ciccone <jciccone@gmail.com> Date: 2008-01-22 Initial Package Version: 2.7 Upstream Status: Unknown Origin: http://bugs.gentoo.org/show_bug.cgi?id=199479 Description: Defines memcpy_chk, mempcpy_chk, and memset_chk on i586. Change made to put the files in sysdeps, mistake caught my Gernot Miksch. diff -Naur glibc-2.7.orig/sysdeps/i386/i586/memcpy_chk.S glibc-2.7/sysdeps/i386/i586/memcpy_chk.S old new 1 #include <sysdeps/i386/i686/memcpy_chk.S> 
- 
      sysdeps/i386/i586/mempcpy_chk.Sdiff -Naur glibc-2.7.orig/sysdeps/i386/i586/mempcpy_chk.S glibc-2.7/sysdeps/i386/i586/mempcpy_chk.S old new 1 #include <sysdeps/i386/i686/mempcpy_chk.S> 
- 
      sysdeps/i386/i586/memset_chk.Sdiff -Naur glibc-2.7.orig/sysdeps/i386/i586/memset_chk.S glibc-2.7/sysdeps/i386/i586/memset_chk.S old new 1 #include <sysdeps/i386/i686/memset_chk.S> 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
