Bruce Evans fc632680ed #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.
1997-04-13 15:38:10 +00:00
..
1997-04-09 15:34:09 +00:00
1997-04-13 06:44:25 +00:00
1997-04-10 19:13:07 +00:00
1997-02-23 09:21:14 +00:00