]> git.pld-linux.org Git - packages/util-linux.git/blobdiff - util-linux-syscall.patch
- up
[packages/util-linux.git] / util-linux-syscall.patch
index 7f80dae7a92fec3fa449291d8ac22900c1715373..0129b3567ee90cf7a79d3521be9d20833adddf09 100644 (file)
@@ -1,10 +1,11 @@
---- util-linux-2.10o/mount/pivot_root.c~       Fri Aug 11 20:50:16 2000
-+++ util-linux-2.10o/mount/pivot_root.c        Fri Aug 25 16:02:15 2000
-@@ -2,6 +2,7 @@
+--- util-linux-2.11z/mount/pivot_root.c.orig   Fri Nov 29 11:02:56 2002
++++ util-linux-2.11z/mount/pivot_root.c        Fri Mar 28 21:53:50 2003
+@@ -1,7 +1,7 @@
+ /* pivot_root.c - Change the root file system */
  
  /* Written 2000 by Werner Almesberger */
+-
 +#define __LIBRARY__
  #include <stdio.h>
- #include <linux/unistd.h>
+ #include <errno.h>    /* needed for <linux/unistd.h> below */
This page took 0.045238 seconds and 4 git commands to generate.