opendir-safer.c: don't clobber errno; don't close negative FD
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"