Go to file
Jim Meyering 851162a0da Rename macros with FP_ prefix. Use FLOAT_ instead.
AIX-2.2.1 declares a typedef, FP_DOUBLE, that conflicted.
Be careful to use off_t instead of explicit `unsigned long'.
Otherwise, systems like 4.4BSD lose on calls to fseek that
expect off_t (which is long long on that system).
(parse_old_offset): Use xstrtoul
(main): Likewise.
1995-01-25 04:19:46 +00:00
doc Write file name instead of filename. 1994-12-27 05:28:58 +00:00
lib See log in textutils/lib/. 1995-01-08 19:33:34 +00:00
old . 1995-01-08 19:30:12 +00:00
src Rename macros with FP_ prefix. Use FLOAT_ instead. 1995-01-25 04:19:46 +00:00
tests . 1994-11-17 17:37:22 +00:00
COPYING Initial revision 1992-11-08 02:50:43 +00:00
INSTALL Initial revision 1992-10-31 20:42:48 +00:00