Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g | vda | 2006-12-16 | 1 | -3/+3 |
| | | | | | | | xstrtou: disallow leading '+' git-svn-id: svn://busybox.net/trunk/busybox@16976 69ca8d6d-28ef-0310-b511-8ec308f3f277 | ||||
* | safe_strtoXX interface proved to be a bit unconvenient. | vda | 2006-11-27 | 1 | -0/+10 |
| | | | | | | | | Remove it, introduce saner bb_strtoXX. Saved ~350 bytes. git-svn-id: svn://busybox.net/trunk/busybox@16684 69ca8d6d-28ef-0310-b511-8ec308f3f277 | ||||
* | regularize str -> num convertors | vda | 2006-11-25 | 1 | -0/+175 |
git-svn-id: svn://busybox.net/trunk/busybox@16664 69ca8d6d-28ef-0310-b511-8ec308f3f277 |