chiark / gitweb /
[PATCH] fix klibc's broken strlcpy/strlcat
[elogind.git] / klibc / klibc / atol.c
1 #define TYPE long
2 #define NAME atol
3 #include "atox.c"