.. |
Makefile
|
4fcc031a70
import some optimized functions from blackfin cvs
|
hace 19 años |
memchr.S
|
2ba017a2d5
- use c89-style comments
|
hace 17 años |
memcmp.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
hace 17 años |
memcpy.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
hace 17 años |
memmove.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
hace 17 años |
memset.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
hace 17 años |
strcmp.S
|
2ba017a2d5
- use c89-style comments
|
hace 17 años |