summaryrefslogtreecommitdiff
path: root/lib/strtoumax.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv3+ notices in source files where appropriate.Bruno Haible2021-06-041-0/+17
* Include strtoimax.c, not strtouxmax.c.Jim Meyering2001-08-311-2/+2
* #define STRTOUXMAX_UNSIGNEDJim Meyering2001-08-271-0/+1
* include strtoxmax.cJim Meyering2001-08-271-1/+1
* Now this file is just a stub.Jim Meyering2001-08-261-104/+1
* Factored to work both for unsigned and signed types, ...Jim Meyering2001-08-261-11/+34
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* Fix typo in decl of strtoul: s/long long/long/.Jim Meyering2000-02-271-1/+1
* Fix typo in decl of strtoul: s/long long/long/.Jim Meyering2000-02-271-1/+1
* use double quotes, not single quotes around syntax-error-evoking stringJim Meyering2000-02-271-2/+2
* Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'Jim Meyering2000-02-271-0/+6
* [! HAVE_DECL_STRTOUL]: Declare strtoul.Jim Meyering2000-01-221-2/+19
* .Jim Meyering1999-04-211-0/+58