ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/libc/i386/string/strncmp.S
(Generate patch)

Comparing trunk/lib/libc/i386/string/strncmp.S (file contents):
Revision 10584 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10585 by laffer1, Fri Jun 8 12:06:55 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*
3   * Copyright (c) 1993,94 Winning Strategies, Inc.
4   * All rights reserved.
# Line 29 | Line 30
30   */
31  
32   #include <machine/asm.h>
33 < __FBSDID("$FreeBSD$");
33 > __FBSDID("$FreeBSD: stable/10/lib/libc/i386/string/strncmp.S 217106 2011-01-07 16:08:40Z kib $");
34  
35   /*
36   * strncmp(s1, s2, n)

Comparing trunk/lib/libc/i386/string/strncmp.S (property svn:keywords):
Revision 10584 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10585 by laffer1, Fri Jun 8 12:06:55 2018 UTC

# Line 0 | Line 1
1 + MidnightBSD=%H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines