mktemp, sort, tac: don't use undefined after mkstemp failure
[coreutils/bo.git] / lib / strnumcmp.h
blob91ad3519b9d26f3d73e20e49d47bd4fe0b25cf7f
1 int strintcmp (char const *, char const *);
2 int strnumcmp (char const *, char const *, int, int);