summaryrefslogtreecommitdiff
path: root/lib/xstrtoul.c
Commit message (Collapse)AuthorAgeFilesLines
* Put GPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-0/+17
| | | | | | * lib/*.{h,c}: Use GPLv3+ notice whenever the module description says so. * build-aux/pmccabe.css: Likewise.
* Handle invalid suffixes and overflow independently, so thatPaul Eggert2003-10-141-0/+2
| | | | | callers can treat them independently as needed. Fix some bugs in suffix handling.
* (STRING_TO_UNSIGNED): Remove.Jim Meyering1999-04-181-1/+3
| | | | (__strtol, __strtol_t, __xstrtol): New macros.
* .Jim Meyering1994-12-201-0/+2