Loading...
gen/FreeBSD/opendir.c.patch Libc-391 Libc-320
--- Libc/Libc-391/gen/FreeBSD/opendir.c.patch
+++ Libc/Libc-320/gen/FreeBSD/opendir.c.patch
@@ -1,5 +1,5 @@
---- /Volumes/XDisk/tmp/Libc/gen/FreeBSD/opendir.c.orig	2004-08-14 10:46:10.000000000 -0700
-+++ /Volumes/XDisk/tmp/Libc/gen/FreeBSD/opendir.c	2004-10-24 17:08:28.000000000 -0700
+--- opendir.c.orig	Fri Jan  3 16:18:50 2003
++++ opendir.c	Sat May  3 15:00:52 2003
 @@ -48,6 +48,7 @@
  #include <stdlib.h>
  #include <string.h>
@@ -8,7 +8,7 @@
  #include "un-namespace.h"
  
  #include "telldir.h"
-@@ -269,7 +270,7 @@
+@@ -268,7 +269,7 @@
  	dirp->dd_loc = 0;
  	dirp->dd_fd = fd;
  	dirp->dd_flags = flags;