]> git.pld-linux.org Git - packages/cpio.git/commitdiff
- aptch for glibc 2.1.
authorkloczek <kloczek@pld-linux.org>
Thu, 11 Mar 1999 22:07:18 +0000 (22:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cpio-glibc21.patch -> 1.1

cpio-glibc21.patch [new file with mode: 0644]

diff --git a/cpio-glibc21.patch b/cpio-glibc21.patch
new file mode 100644 (file)
index 0000000..c90c95b
--- /dev/null
@@ -0,0 +1,11 @@
+--- cpio-2.4.2/userspec.c.glibc21      Thu Dec  3 04:09:07 1998
++++ cpio-2.4.2/userspec.c      Thu Dec  3 04:09:37 1998
+@@ -82,8 +82,6 @@
+ #define isdigit(c) ((c) >= '0' && (c) <= '9')
+-char *strdup ();
+-
+ /* Return nonzero if STR represents an unsigned decimal integer,
+    otherwise return 0. */
This page took 0.115081 seconds and 4 git commands to generate.