Eric Andersen
|
072938a98d
Eliminate C++ style comments
|
23 years ago |
Eric Andersen
|
db777744aa
Implement mempcpy
|
23 years ago |
Eric Andersen
|
8a3b89cb24
Fix stpcpy function declaration
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
bef22c1887
Add strndup, written by Stefan Soucek <ssoucek@coactive.com>
|
23 years ago |
Eric Andersen
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
Eric Andersen
|
1459bf3832
I just wrote a stpncpy() since someone wanted it
|
23 years ago |
David McCullough
|
ce8ee8d9b4
|
23 years ago |
David McCullough
|
f5fc8d4321
|
23 years ago |
Eric Andersen
|
348915803b
Fix the header file for index, rindex and similar
|
23 years ago |
Eric Andersen
|
f89c67d20b
Add in wordexp support (mostly stubbed out for now) since the busybox
|
24 years ago |
Manuel Novoa III
|
9aed53cc26
Added __strtok_r function. Change strtok to a wrapper around __strtok_r and
|
24 years ago |
Eric Andersen
|
823f4ba7b0
Add ffs func declaration
|
24 years ago |
Eric Andersen
|
09579249ef
Include real prototype for bcmp
|
24 years ago |
Eric Andersen
|
9b7d191055
More updates. Implement strsignal. Add pwd_grp tests
|
24 years ago |
Eric Andersen
|
3259c862c1
More missing prototypes.
|
24 years ago |
Eric Andersen
|
afb85e9d6c
Rework all the string handling. Make const stuff be constified.
|
24 years ago |
Erik Andersen
|
64bc641218
Initial revision
|
24 years ago |