]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- removed one change (depends on some previous changes)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 26 Dec 2003 15:49:39 +0000 (15:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-alpha-tv64.patch -> 1.3

glibc-alpha-tv64.patch

index a1e9cf8f3511d49394c6d0614f1e65d2fc598b9d..fc0c68dc5b44f03f2b958eec16f5dc3cb1555314 100644 (file)
@@ -1052,20 +1052,3 @@ diff -c -p -d -u -r1.4 xmknod.c
  }
  
  weak_alias (__xmknod, _xmknod)
-Index: sysdeps/unix/sysv/linux/alpha/xstatconv.c
-===================================================================
-RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/alpha/xstatconv.c,v
-retrieving revision 1.4
-diff -c -p -d -u -r1.4 xstatconv.c
---- sysdeps/unix/sysv/linux/alpha/xstatconv.c  11 Jun 2003 22:37:05 -0000      1.4
-+++ sysdeps/unix/sysv/linux/alpha/xstatconv.c  20 Jun 2003 06:31:48 -0000
-@@ -19,6 +19,9 @@
- #include <string.h>
-
-+#include <errno.h>
-+#include <sys/stat.h>
-+#include <kernel_stat.h>
- static inline int
- xstat_conv (int vers, struct kernel_stat *kbuf, void *ubuf)
This page took 0.039814 seconds and 4 git commands to generate.