gforth: gforth/Attic/strtol.c
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Revision 1.4
Wed May 21 20:39:41 1997 UTC (16 years ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Dec 16 18:22:32 1994 UTC (18 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
gforth-0_1beta,
v0-2-0,
v0-2-1,
v0-3-0
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
Added an include for SunOS 4.1.2 to strtol.c
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Dec 16 18:14:58 1994 UTC (18 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
fixed a bug in sparc.h
brought strtoul closer to compiling on the SPARC (but it still does not)
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 12 17:10:53 1994 UTC (18 years, 5 months ago) by anton
Branch:
MAIN
Reorganized configuration: configure is now created by autoconf from
configure.in; I still left it in the CVS repository because not
everyone has autoconf. decstation.h renamed to mips.h and apollo68k to
m68k. Added general 32bit.h description, which the other machine
descriptions use. Created/copied replacement files install-sh memcmp.c
memmove.c select.c (carved out from ecvt.c) strtol.c
strtoul.c. Bytesex is now handled by configure.
Deciding the threading method is now done in machine.h, this should
also be done for USE_TOS and USE_FTOS.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.