freebsd-nq/lib/libc/arm/string
Olivier Houchard 31489a9a26 Use the RET macro.
For setjmp() and longjmp(), put the signal mask where it's supposed to be,
instead of in the space reserved for fp regs.
2004-11-09 16:49:14 +00:00
..
bcopy.S
bzero.S
ffs.S Use the RET macro. 2004-11-09 16:49:14 +00:00
Makefile.inc
memcmp.S Use the RET macro. 2004-11-09 16:49:14 +00:00
memcpy_arm.S
memcpy_xscale.S Always use bx for returning on Xscale. 2004-09-23 23:11:32 +00:00
memcpy.S
memmove.S Use the RET macro. 2004-11-09 16:49:14 +00:00
memset.S Use the RET macro. 2004-11-09 16:49:14 +00:00
strcmp.S Use the RET macro. 2004-11-09 16:49:14 +00:00
strncmp.S Use the RET macro. 2004-11-09 16:49:14 +00:00