ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/msun/src/e_remainderl.c
(Generate patch)

Comparing trunk/lib/msun/src/e_remainderl.c (file contents):
Revision 10590 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10591 by laffer1, Sat Jun 9 15:08:31 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*-
3   * Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
4   * All rights reserved.
# Line 25 | Line 26
26   */
27  
28   #include <sys/cdefs.h>
29 < __MBSDID("$MidnightBSD$");
29 > __FBSDID("$FreeBSD: stable/10/lib/msun/src/e_remainderl.c 177765 2008-03-30 20:47:42Z das $");
30  
31   #include <math.h>
32  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines