summaryrefslogtreecommitdiffstats
path: root/libc/string/generic
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-1823-40/+0
* Synch strverscmp.c with trunkCarmelo Amoroso2009-02-191-0/+0
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-181-117/+0
* Add strverscmp() and versionsort[64]().Denis Vlasenko2009-02-081-0/+117
* ldso/ldso/mips/*: non-pic support from trunkDenis Vlasenko2008-12-232-5/+2
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-233-163/+11
* fix build failures on i386Denis Vlasenko2008-12-231-2/+2
* Synch with trunk @ 24087Carmelo Amoroso2008-11-187-7/+7
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-174-32/+28
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-1924-56/+49
* Move static function _wordcopy_fwd_aligned and _wordcopy_fwd_dest_aligned fro...Carmelo Amoroso2008-06-193-191/+194
* Added optmized memcpy implementation for SH4Carmelo Amoroso2007-11-213-208/+218
* More merging from trunk."Steven J. Hill"2007-01-211-6/+2
* Merge from trunk."Steven J. Hill"2006-08-2313-9/+40
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-2527-129/+128
* Big fricking merge from trunk."Steven J. Hill"2006-01-0725-89/+34
* Merge from trunk."Steven J. Hill"2005-12-101-2/+2
* Merge from trunk."Steven J. Hill"2005-12-081-4/+1
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+1
* Merge from trunk."Steven J. Hill"2005-12-021-1/+1
* Merge from trunk."Steven J. Hill"2005-12-029-50/+23
* Massive merge from trunk."Steven J. Hill"2005-11-1825-87/+83
* Massive merge from trunk."Steven J. Hill"2005-11-171-7/+3
* Copy from trunk."Steven J. Hill"2005-10-301-0/+33
* Big sync with trunk."Steven J. Hill"2005-09-241-4/+4
* merge parallel build supportMike Frysinger2005-01-251-6/+4
* Add a couple of mips-specific string funcs.Manuel Novoa III2004-09-0229-0/+3377