File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / lrzsz / lib / xstrtoul.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Oct 24 15:49:50 2019 UTC (4 years, 9 months ago) by misho
Branches: lrzsz, MAIN
CVS tags: v0_12_20p5, HEAD
lrzsz ver 0.12.20

    1: #ifndef _xstrtoul_h_
    2: #define _xstrtoul_h_ 1
    3: 
    4: #define STRING_TO_UNSIGNED 1
    5: #include "xstrtol.h"
    6: 
    7: #endif /* _xstrtoul_h_ */

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>