Loading...
stdlib/FreeBSD/atexit.3.patch Libc-583 Libc-763.13
--- Libc/Libc-583/stdlib/FreeBSD/atexit.3.patch
+++ Libc/Libc-763.13/stdlib/FreeBSD/atexit.3.patch
@@ -1,8 +1,8 @@
---- atexit.3.orig	2009-05-12 11:21:33.000000000 -0700
-+++ atexit.3	2009-05-20 14:13:00.000000000 -0700
-@@ -36,46 +36,69 @@
+--- atexit.3.bsdnew	2009-11-13 14:11:47.000000000 -0800
++++ atexit.3	2009-11-13 14:11:47.000000000 -0800
+@@ -32,46 +32,69 @@
  .\"     @(#)atexit.3	8.1 (Berkeley) 6/4/93
- .\" $FreeBSD: src/lib/libc/stdlib/atexit.3,v 1.10 2002/12/18 13:33:03 ru Exp $
+ .\" $FreeBSD: src/lib/libc/stdlib/atexit.3,v 1.11 2007/01/09 00:28:09 imp Exp $
  .\"
 -.Dd September 6, 2002
 +.Dd May 20, 2008