commit | b3a3382abf49573ba1f79d22417e9fc50125d28d | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Jan 25 16:10:37 2007 -0500 |
committer | Rob Landley <rob@landley.net> | Thu Jan 25 16:10:37 2007 -0500 |
tree | a97a6dc5111e9701b8a4cd32457dff8191feefec | |
parent | 6b7092fd084070daeef5aeb60b608a633d56f252 [diff] |
The fdlength() ioctl apparently doesn't work on files (and the lseek trick doesn't work on some devices, and we can't always tell _when_ it failed), so go to the binary search for now.