]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-sparc-errno_fix.patch
- rel 4; from upstream - getmntent memory corruption fix.
[packages/glibc.git] / glibc-sparc-errno_fix.patch
index f2a31b3c19a32a876e5695ba7c20ef80cd3903ec..e5fee6d7f0f660862e20334f8106e891905ee1f9 100644 (file)
@@ -1,9 +1,10 @@
 --- sysdeps/unix/sysv/linux/sparc/sparc32/clone.S~     2001-07-07 19:21:38.000000000 +0000
 +++ sysdeps/unix/sysv/linux/sparc/sparc32/clone.S      2003-12-27 19:03:44.000000000 +0000
-@@ -20,7 +20,7 @@
+@@ -20,7 +20,8 @@
  /* clone() is even more special than fork() as it mucks with stacks
     and invokes a function in the right context after its all over.  */
  
++#define _ERRNO_H        1
 -#include <asm/errno.h>
 +#include <bits/errno.h>
  #include <asm/unistd.h>
This page took 0.028455 seconds and 4 git commands to generate.