NetBSD/bin/dd
matt acc63b5fea Add LL to 1099511627776 since it won't fit in a long on ILP32 systems. 2002-06-09 19:38:00 +00:00
..
Makefile .ifdef SMALLPROG, compile with -DNO_CONV and don't compile in conv_tab.o 2002-02-02 13:03:21 +00:00
args.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
conv.c Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00
conv_tab.c
dd.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
dd.c Convert some variables that were signed ints before my update to 64 bit sizes 2002-01-10 03:25:12 +00:00
dd.h Convert some variables that were signed ints before my update to 64 bit sizes 2002-01-10 03:25:12 +00:00
extern.h Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00
misc.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
position.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
strsuftoull.c Add LL to 1099511627776 since it won't fit in a long on ILP32 systems. 2002-06-09 19:38:00 +00:00
strsuftoull.h Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00