Loading...
string/FreeBSD/memccpy.3.patch Libc-763.12 Libc-583
--- Libc/Libc-763.12/string/FreeBSD/memccpy.3.patch
+++ Libc/Libc-583/string/FreeBSD/memccpy.3.patch
@@ -1,6 +1,6 @@
---- memccpy.3.bsdnew	2009-11-18 18:24:32.000000000 -0800
-+++ memccpy.3	2009-11-18 18:24:32.000000000 -0800
-@@ -39,27 +39,35 @@
+--- memccpy.3.orig	2008-02-29 10:45:52.000000000 -0800
++++ memccpy.3	2008-02-29 12:03:32.000000000 -0800
+@@ -43,27 +43,35 @@
  .Sh SYNOPSIS
  .In string.h
  .Ft void *