tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

strto...(3) questions



Hello,

Two quick questions.
1. Currently we don't provide <inttypes.h> functions with src/tools/compat . Is it deliberately done this way? strtoimax(3), strtoumax(3),... are they prohibited in libnbcompat?

2. strtoll, strtoul, strtoull are in src/common/lib/libc/stdlib
strtol.c is in src/lib/libc/stdlib/strtol.c and src/sys/arch/ia64/stand/common/strtol.c

Why they are in different places? Can they be in a common place?


Home | Main Index | Thread Index | Old Index