chiark / gitweb /
allow multiple values to be matched with KEY=="value1|value2"
[elogind.git] / klibc / klibc / atol.c
1 #define TYPE long
2 #define NAME atol
3 #include "atox.c"