]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(errno): Remove decl; we now assume C89 or better.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 05:55:54 +0000 (05:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 05:55:54 +0000 (05:55 +0000)
commitbd6af0743d2fddeae18f595fd66e251441ebd4f9
tree32993349ee4da3aa541ea9820cf7bdb2601fa027
parent09e6455c57cb6b1307fd44522ad7de9761102e8e
(errno): Remove decl; we now assume C89 or better.
(safe_rw): Don't work around Tru64 bug unless the bug symptoms
manifest themselves.  This allows us to do proper reads and writes
on other hosts, e.g., "dd" with a block size greater than 2**31.
lib/safe-read.c