This bug had a serious impact on chown: `chown N:M FILE' (for integer
[gnulib.git] / lib / strtoumax.c
2000-08-07 Jim Meyeringback out Copyright date changes for files with no chang...
2000-07-09 Jim Meyeringupdate copyright date
2000-02-27 Jim MeyeringFix typo in decl of strtoul: s/long long/long/.
2000-02-27 Jim MeyeringFix typo in decl of strtoul: s/long long/long/.
2000-02-27 Jim Meyeringuse double quotes, not single quotes around syntax...
2000-02-27 Jim MeyeringUse `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
2000-01-22 Jim Meyering[! HAVE_DECL_STRTOUL]: Declare strtoul.
1999-04-21 Jim Meyering.