Commit Graph

4 Commits

Author SHA1 Message Date
kleink 66105c37fc Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
use SEEK_SET/SEEK_CUR/SEEK_END instead.
1997-08-25 19:31:43 +00:00
kleink cbb9288e9f Lseek(2) returns -1 on failure, so checking for "n < -1" is not appropriate. 1997-08-24 16:13:28 +00:00
tls a28ecdff3c RCS ID Police 1997-01-13 20:31:18 +00:00
cgd 5fb6a3660e Import of Berkeley DB version 1.85 1996-05-03 21:04:19 +00:00