]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/dd.c (main): Don't assume size_t has the same width as unsigned long.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Sep 2005 05:07:49 +0000 (05:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Sep 2005 05:07:49 +0000 (05:07 +0000)
commit85f86d456d9b6828e5b2154637d13e3bc8793346
tree549fec555354cc7da481e62c4bec665cd1917b6e
parent86b4df4f0d25360092638ee24043fef449257774
* src/dd.c (main): Don't assume size_t has the same width as unsigned long.
ChangeLog