BSD 3.0
/* * return offset in file. */ long lseek(); long tell(f) { return(lseek(f, 0L, 1)); }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.