summaryrefslogtreecommitdiffstats
path: root/libc/string/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-1/+1
* Fixup dependancies to ensure arch specific string functionsEric Andersen2003-11-201-3/+3
* The curse of cut-n-pasteEric Andersen2003-11-061-6/+1
* Add some initial x86 string optimizations. These make no attempt to use niftyEric Andersen2003-11-061-2/+19
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-7/+25
* Add memmem().Manuel Novoa III2003-06-161-1/+1
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-201-2/+3
* Added some temporary "stubs" for collation.Manuel Novoa III2002-11-081-6/+3
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Patch from Stefan Allius <allius@atecom.com>:Eric Andersen2002-10-011-2/+1
* Hide my personal #warning reminders. Add __wcschrnul, rename strchrnulManuel Novoa III2002-09-191-1/+2
* Reimplement sys_errlist[] so that it works on sparc, alpha, and mips.Manuel Novoa III2002-08-271-1/+1
* sparc, alpha, and mips have different errno values than the otherManuel Novoa III2002-08-261-1/+1
* Fix a preprocessor buglet. Redo sys_siglist/strsignal/psignal.Manuel Novoa III2002-07-081-18/+1
* Obligatory forgotten file.Manuel Novoa III2002-07-071-3/+4
* Add two missing glibc wide string funcs as well as OpenBSD string funcsManuel Novoa III2002-07-051-3/+3
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-0/+2
* Cleanup the mess, remove now obsolete filesEric Andersen2002-06-121-8/+0
* Write a new strxfrm that doesn't make function calls. Uses the same logic asEric Andersen2002-06-121-9/+2
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-13/+42
* Implement mempcpyEric Andersen2002-01-091-1/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Add basename and dirname. Write memrchr.Eric Andersen2001-12-191-2/+3
* Add strndup, written by Stefan Soucek <ssoucek@coactive.com>Eric Andersen2001-10-111-1/+1
* I just wrote a stpncpy() since someone wanted itEric Andersen2001-08-111-1/+1
* Added stpcpy and strcasestr along with some code to test them.David McCullough2001-07-041-3/+10
* Remove nonstandard functions.Manuel Novoa III2001-06-271-1/+1
* Add locale-enabled strcoll function from vodz, plus supporting tool.Manuel Novoa III2001-06-021-0/+4
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Put weak symbols where they can find what they are aliasing. Clean up strcspn.cManuel Novoa III2001-03-191-2/+1
* Hah. It turned out that index and rindex were _already_Eric Andersen2001-03-151-10/+3
* Add strxfrm and strcollEric Andersen2001-03-151-1/+2
* Add index and rindexEric Andersen2001-03-151-1/+1
* Add strnlenEric Andersen2001-03-081-1/+1
* strtok_r.c was not being compiled in, so fix that.Eric Andersen2001-03-031-3/+3
* Added "psignal" functionDavid McCullough2001-02-261-2/+9
* Add missing ffs, used by rpc crap.Eric Andersen2001-02-091-1/+1
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-231-1/+1
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+5
* More updates. Implement strsignal. Add pwd_grp testsEric Andersen2000-10-181-3/+3
* Stupid makefile bug,Eric Andersen2000-10-161-3/+3
* Makefile updateEric Andersen2000-10-121-3/+3
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-3/+10
* Bug ugly formatting updateEric Andersen2000-10-091-3/+8
* Update and simplification.Eric Andersen2000-10-071-5/+2
* Remove obsolete files. Update dependancies.Eric Andersen2000-10-071-2/+1