summaryrefslogtreecommitdiffstats
path: root/libc/string/strxfrm.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Switch to NetBSD's strxfrm(3).""Elliott Hughes2012-08-101-47/+0
| | | | | | | | This reverts commit 8793e7c7d21a0434d1b5e63364c88b2b125a3d29, and fixes the build by building upstream NetBSD source as a separate library that's then swallowed whole into libc_common. Change-Id: I6c9317d8c48b5ccaf85a7b185bc07fb31176ff97
* Revert "Switch to NetBSD's strxfrm(3)."Elliott Hughes2012-08-101-0/+47
| | | | | | This reverts commit be1d78b0dc899a732c0e9d7515d3023e8004e368 Change-Id: I11a95db474796f3da004f27652b081d5ba4ec9b4
* Switch to NetBSD's strxfrm(3).Elliott Hughes2012-08-101-47/+0
| | | | | | | | There were two bugs in our implementation. Intel found one, but another remainined, and tracking upstream is the way forward for functions where we add no value. Change-Id: Ida9bac0293fb2c4cbc942b1e0515ee0477c6538b
* improve readability of string: fix indentation and remove trailing spacesAndré Goddard Rosa2010-01-301-1/+1
| | | | Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+47
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-47/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+47