Eric Andersen
|
f1daf535ed
Write a new strxfrm that doesn't make function calls. Uses the same logic as
|
22 years ago |
Manuel Novoa III
|
d07fdf8b9e
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
|
22 years ago |
Eric Andersen
|
db777744aa
Implement mempcpy
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
336f26dbe1
Add basename and dirname. Write memrchr.
|
23 years ago |
Eric Andersen
|
bef22c1887
Add strndup, written by Stefan Soucek <ssoucek@coactive.com>
|
23 years ago |
Eric Andersen
|
1459bf3832
I just wrote a stpncpy() since someone wanted it
|
23 years ago |
David McCullough
|
f5fc8d4321
|
23 years ago |
Manuel Novoa III
|
ffe4a2ea17
Remove nonstandard functions.
|
23 years ago |
Manuel Novoa III
|
d85536af73
Add locale-enabled strcoll function from vodz, plus supporting tool.
|
23 years ago |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 years ago |
Manuel Novoa III
|
fb1124fe10
Put weak symbols where they can find what they are aliasing. Clean up strcspn.c
|
23 years ago |
Eric Andersen
|
76809c3a05
Hah. It turned out that index and rindex were _already_
|
23 years ago |
Eric Andersen
|
76ddb8e33a
Add strxfrm and strcoll
|
23 years ago |
Eric Andersen
|
11a46906d0
Add index and rindex
|
23 years ago |
Eric Andersen
|
bfb8f8f6ea
Add strnlen
|
24 years ago |
Eric Andersen
|
50021bfdd0
strtok_r.c was not being compiled in, so fix that.
|
24 years ago |
David McCullough
|
62b59bd5ed
|
24 years ago |
Eric Andersen
|
b540a2898e
Add missing ffs, used by rpc crap.
|
24 years ago |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 years ago |
Eric Andersen
|
91102e0dec
Fix doc blunder.
|
24 years ago |
Eric Andersen
|
2c8e931c67
Make spelling of uClibc be consistant.
|
24 years ago |
Eric Andersen
|
5606e4d6f9
More reorg. A place for everything and everything in its place...
|
24 years ago |
Eric Andersen
|
430e386b9e
Strip all object files of all non global symbols and .note and
|
24 years ago |
Eric Andersen
|
9b7d191055
More updates. Implement strsignal. Add pwd_grp tests
|
24 years ago |
Eric Andersen
|
2d872f2ee8
Stupid makefile bug,
|
24 years ago |
Eric Andersen
|
af1112c8d9
Makefile update
|
24 years ago |
Eric Andersen
|
a99617fe8f
Finish reorganizing things. At least I think I've finished.
|
24 years ago |
Eric Andersen
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
Eric Andersen
|
fbb4007ac8
Update and simplification.
|
24 years ago |