summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
authorPiotr Jaroszyński2010-07-18 17:52:43 +0200
committerMichael Brown2010-08-19 13:22:07 +0200
commit1822b1deb939c28d8ca8078d16c4ab33e8edec90 (patch)
tree4cd3b5f15877093357b3d78761d0770e5740dd22 /src/config
parent[mtnic] Switch to malloc_dma() and free_dma() (diff)
downloadipxe-1822b1deb939c28d8ca8078d16c4ab33e8edec90.tar.gz
ipxe-1822b1deb939c28d8ca8078d16c4ab33e8edec90.tar.xz
ipxe-1822b1deb939c28d8ca8078d16c4ab33e8edec90.zip
[libc] Add strtoull()
Don't implement strtoul() on top of strtoull() as strtoull() is much bigger and only used on linux currently. Instead refactor most of the logic out of strtoul() into static inlines and reuse that. Also put it in a separate object so it won't get linked in. Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config')
0 files changed, 0 insertions, 0 deletions