1
0
Fork 0
coreutils/gnulib-tests/test-xstrtoul.c
Daniel Baumann c08a8f7410
Adding upstream version 9.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 07:57:52 +02:00

4 lines
110 B
C

#define __xstrtol xstrtoul
#define __strtol_t unsigned long int
#define __spec "lu"
#include "test-xstrtol.c"