index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
amd64
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: spelling fixes.
pfg
2016-04-30
1
-1
/
+1
*
Remove incorrect attribution.
gnn
2011-07-21
1
-1
/
+1
*
Make both stpcpy and strcpy be assembly language implementations
gnn
2011-07-21
3
-20
/
+60
*
Remove duplicate .note.GNU-stack section declaration. bcopy already
kib
2011-02-04
1
-2
/
+0
*
Add section .note.GNU-stack for assembly files used by 386 and amd64.
kib
2011-01-07
9
-0
/
+18
*
We've been lax about matching END() macros in asm code for some time. This
peter
2008-11-02
8
-0
/
+16
*
Optimize the instruction alignment.
alc
2005-04-23
1
-2
/
+1
*
Add a machine-specific, optimized implementation of strcat.
alc
2005-04-10
2
-1
/
+166
*
Eliminate a conditional branch and as a side-effect eliminate a branch to
alc
2005-04-10
1
-5
/
+4
*
Add a machine-specific, optimized implementation of strcpy.
alc
2005-04-10
2
-1
/
+113
*
Add a machine-specific, optimized implementation of strcmp.
alc
2005-04-09
2
-1
/
+75
*
Add machine-specific, optimized implementations of bcmp and memcmp.
alc
2005-04-08
3
-1
/
+67
*
Eliminate unneeded instructions that are a vestige of mechanical
alc
2005-04-08
1
-10
/
+4
*
Eliminate an unneeded instruction that is a vestige of mechanical
alc
2005-04-07
1
-7
/
+5
*
Add machine-specific, optimized implementations of bcopy, bzero, memcpy,
alc
2005-04-07
6
-0
/
+212