source: trunk/third/findutils/lib/xstrtoul.c @ 18890

Revision 18890, 110 bytes checked in by zacheiss, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18889, which included commits to RCS files with non-trunk default branches.
Line 
1#define __strtol strtoul
2#define __strtol_t unsigned long int
3#define __xstrtol xstrtoul
4#include "xstrtol.c"
Note: See TracBrowser for help on using the repository browser.