index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xstrtol.c
Age
Commit message (
Expand
)
Author
2000-01-07
tweak copyright line
Jim Meyering
1999-07-04
[!defined strtoumax]: Declare strtoumax.
Jim Meyering
1999-07-04
(__strtol): Remove decl; it doesn't work if __strtol
Jim Meyering
1999-04-18
(__strtol, __strtol_t, __xstrtol):
Jim Meyering
1998-09-26
(__xstrtol) [STRING_TO_UNSIGNED]: Return
Jim Meyering
1998-07-29
Remove duplicate include of <stdio.h>.
Jim Meyering
1998-07-22
Include <stdio.h> if NDEBUG is not defined; needed on SunOS 4.
Jim Meyering
1998-07-04
Include stdio.h. Required on some systems when using assert.
Jim Meyering
1998-07-01
Don't define NDEBUG, now that it's done via configure's --disable-assert option.
Jim Meyering
1998-06-29
protoize
Jim Meyering
1998-06-29
* lib/xstrtol.c (bkm_scale): Don't assume that you can convert
Jim Meyering
1998-03-31
Merge with the version from textutils.
Jim Meyering
1998-02-24
(TYPE_SIGNED): Define.
Jim Meyering
1997-01-25
(__xstrtol): Change interpretation of
Jim Meyering
1996-10-29
.
Jim Meyering
1996-10-17
.
Jim Meyering
1996-10-17
libitize
Jim Meyering
1996-10-13
(__xstrtol): Return an error for invalid suffix.
Jim Meyering
1996-05-22
Add copyright header.
Jim Meyering
1995-10-09
Indent cpp directives to reflect nesting.
Jim Meyering
1995-05-22
(__strtol): Remove prototype altogether.
Jim Meyering
1995-05-21
merge with 1.11.1b
Jim Meyering
1995-01-27
.
Jim Meyering
1994-12-22
Rearrange to accept a user-specified set of suffix chars (must be
Jim Meyering
1994-12-20
.
Jim Meyering