]> pd.if.org Git - pdclib/history - functions/stdlib/atol.c
Masked out the multiinclude test (doesn't work on *BSD). Added targets to build but...
[pdclib] / functions / stdlib / atol.c
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-03 solarAdded #ifdef to allow for regression against system...
2005-12-02 solarAdded atoi, atol, atoll plus internal helpers.