Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 年之前 |
"Steven J. Hill"
|
05d909bd42
No, '__mempcpy' is used by user-space applications, like coreutils for example and glibc still has '__mempcpy' as a global symbol. How about this, do a complete buildroot file system after hacking uClibc to make sure things work? There's a novel idea.
|
19 年之前 |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 年之前 |
Peter S. Mazinger
|
43cfeab2dc
Unhide __mempcpy, provide __libc_mempcpy for internal use
|
19 年之前 |
Peter S. Mazinger
|
f8703c6453
Move to use attribute_hidden
|
19 年之前 |
Manuel Novoa III
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 年之前 |