freebsd-dev/lib/libc/amd64/string
George V. Neville-Neil a388fa6823 Remove incorrect attribution.
Approved by:	re (kib)
Pointed out by: brueffer
Pointy hat to: gnn
2011-07-21 20:06:14 +00:00
..
bcmp.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
bcopy.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
bzero.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
Makefile.inc Make both stpcpy and strcpy be assembly language implementations 2011-07-21 16:32:13 +00:00
memcmp.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
memcpy.S
memmove.S Remove duplicate .note.GNU-stack section declaration. bcopy already 2011-02-04 21:04:00 +00:00
memset.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
stpcpy.S Remove incorrect attribution. 2011-07-21 20:06:14 +00:00
strcat.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
strcmp.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
strcpy.c Make both stpcpy and strcpy be assembly language implementations 2011-07-21 16:32:13 +00:00