diff options
author | Natanael Copa <natanael.copa@gmail.com> | 2010-11-26 14:49:56 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-12-01 23:45:23 +0100 |
commit | 78009d25addb8487702f902ed4ad581a5004bfe9 (patch) | |
tree | 46bcf4925b8d759b4ef54608c6a16c95d60f3651 /libc/stdlib/random.c | |
parent | c5db8f051be9846485911e973f26943c114c66fb (diff) |
libc: fix strtoq
strtoq should always return a quad_t and be an alias of strtol on
64 bit and strtoll on 32 bit.
Signed-off-by: Natanael Copa <natanael.copa@gmail.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/stdlib/random.c')
0 files changed, 0 insertions, 0 deletions