K 10 svn:author V 3 bde K 8 svn:date V 27 1997-04-13T15:38:10.000000Z K 7 svn:log V 230 #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn't cause noise. Duplicated the lseek() redeclaration hack for all functions involving off_t's (ftruncate(), mmap() and truncate()) to help broken programs work. END