summaryrefslogtreecommitdiff
path: root/gnulib-tests/test-xstrtoul.c
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-01-09 14:24:12 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-09 14:24:12 +0000
commit320a47f4ece8481034a167890913c0e9d044244d (patch)
treee0e92e962f296a8005b023fe3d6aeb4838df7621 /gnulib-tests/test-xstrtoul.c
parentbda92ad9f72eb7891edb92ef7da66748df00e445 (diff)
downloaddiffutils-320a47f4ece8481034a167890913c0e9d044244d.tar.gz
bootstrapped repository
Diffstat (limited to 'gnulib-tests/test-xstrtoul.c')
-rw-r--r--gnulib-tests/test-xstrtoul.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnulib-tests/test-xstrtoul.c b/gnulib-tests/test-xstrtoul.c
new file mode 100644
index 0000000..a6ba35f
--- /dev/null
+++ b/gnulib-tests/test-xstrtoul.c
@@ -0,0 +1,6 @@
+/* -*- buffer-read-only: t -*- vi: set ro: */
+/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
+#define __xstrtol xstrtoul
+#define __strtol_t unsigned long int
+#define __spec "lu"
+#include "test-xstrtol.c"