ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/nspr/files/patch-bug782109
(Generate patch)

Comparing trunk/devel/nspr/files/patch-bug782109 (file contents):
Revision 25065 by laffer1, Tue Aug 16 04:12:07 2016 UTC vs.
Revision 25066 by laffer1, Sat Feb 16 16:23:12 2019 UTC

# Line 1 | Line 1
1 < --- pr/include/md/_freebsd.h.orig       2015-10-16 13:22:19 UTC
1 > --- pr/include/md/_freebsd.h.orig       2018-08-28 12:42:28 UTC
2   +++ pr/include/md/_freebsd.h
3 < @@ -57,6 +57,14 @@
3 > @@ -59,6 +59,14 @@
4   #define _PR_HAVE_LARGE_OFF_T
5  
6   #if defined(_PR_PTHREADS)
# Line 15 | Line 15
15   #if __FreeBSD_version >= 400008
16   /*
17    * libc_r before this version of FreeBSD doesn't have poll().
18 < --- pr/src/misc/prnetdb.c.orig  2015-10-16 13:22:19 UTC
18 > --- pr/src/misc/prnetdb.c.orig  2018-08-28 12:42:28 UTC
19   +++ pr/src/misc/prnetdb.c
20 < @@ -78,11 +78,6 @@ PRLock *_pr_dnsLock = NULL;
20 > @@ -81,11 +81,6 @@ PRLock *_pr_dnsLock = NULL;
21   #define _PR_HAVE_GETPROTO_R_INT
22   #endif
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines