summaryrefslogtreecommitdiffstats
path: root/libc/string
Commit message (Expand)AuthorAgeFilesLines
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* libc/string/i386/string.h: fix -O0 build failureDenys Vlasenko2009-08-191-0/+22
* relocate i386 string.h to i386-specific dirMike Frysinger2009-08-191-0/+316
* sh: Fix up optimized SH-4 memcpy on big endian.Giuseppe Cavallaro2009-07-141-12/+12
* Correct ARM memcpy comments.Joseph Myers2009-07-091-1/+2
* Fix Thumb-2 memcpy.Joseph Myers2009-07-091-1/+1
* libc/string/i386/memset.c: memset 1 byte at a time is a bit grossDenis Vlasenko2009-04-231-9/+56
* Synch strverscmp.c with trunkCarmelo Amoroso2009-02-192-0/+117
* - synch r25316:25325 from trunkBernhard Reutner-Fischer2009-02-181-117/+0
* Add strverscmp() and versionsort[64]().Denis Vlasenko2009-02-081-0/+117
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-223-101/+71
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-1/+1
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-1/+1
* ldso/ldso/mips/*: non-pic support from trunkDenis Vlasenko2008-12-234-8/+3
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-2321-323/+278
* fix build failures on i386Denis Vlasenko2008-12-234-5/+5
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-14/+15
* Go deeper while cleaning string directory to removeCarmelo Amoroso2008-12-041-1/+1
* Synch with trunk @ 24165Carmelo Amoroso2008-11-2722-63/+42
* Make wcsxfrm visible also when LOCALE support is disabled.Carmelo Amoroso2008-11-251-0/+1
* Synch with trunk @ 24087Carmelo Amoroso2008-11-1811-12/+12
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-1735-1373/+1343
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-3114-22/+22
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-1962-120/+126
* Filter-out _memcpy_fwd.c and fix clean target to remove objects into deeper f...Carmelo Amoroso2008-06-191-1/+4
* Move static function _wordcopy_fwd_aligned and _wordcopy_fwd_dest_aligned fro...Carmelo Amoroso2008-06-193-191/+194
* Synch arch specific part of libc/string for frv/ia64/sparc/i386/powerpc/arm/a...Carmelo Amoroso2008-06-1970-658/+1080
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1622-0/+2675
* Added optmized memcpy implementation for SH4Carmelo Amoroso2007-11-215-217/+1048
* More merging from trunk."Steven J. Hill"2007-01-214-16/+192
* Merge from trunk."Steven J. Hill"2006-08-2336-22/+92
* Merge from trunk."Steven J. Hill"2006-08-1823-10/+75
* Copy from trunk."Steven J. Hill"2006-06-187-0/+544
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-25185-1022/+3786
* Clean up the 'sysdep.h' header chain. Other architectures will have their own..."Steven J. Hill"2006-02-053-52/+2
* Big fricking merge from trunk."Steven J. Hill"2006-01-07187-4030/+3329
* Copy from trunk."Steven J. Hill"2006-01-071-0/+145
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-102-6/+6
* Merge from trunk."Steven J. Hill"2005-12-105-14/+17
* Merge from trunk."Steven J. Hill"2005-12-086-31/+59
* More merging from trunk."Steven J. Hill"2005-12-061-2/+0
* 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-021-1/+1
* Merge from trunk."Steven J. Hill"2005-12-0225-225/+92
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-1454/+0
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of t..."Steven J. Hill"2005-11-291-0/+1
* Merge from trunk."Steven J. Hill"2005-11-201-80/+297
* Massive merge from trunk."Steven J. Hill"2005-11-1825-87/+83
* Merge from trunk."Steven J. Hill"2005-11-1711-32/+74