Remove some really old portability hacks that should no longer be needed.
commitdd138a0c90eb3e782d9d5e6c5deb5d460e15d31e
authorSascha Wildner <saw@online.de>
Sat, 3 Mar 2018 15:52:10 +0000 (3 16:52 +0100)
committerSascha Wildner <saw@online.de>
Sat, 3 Mar 2018 15:52:10 +0000 (3 16:52 +0100)
treeb12cca6bc02d6004ba396c4d1c0cbbe65f3524b9
parentdab9342fee9d089ccf4ff0392156e9ad4390e9b9
Remove some really old portability hacks that should no longer be needed.

This no longer declares ftruncate()/lseek()/mmap() and truncate() in
either <stdio.h> or <sys/types.h>. 20 years after FreeBSD added it
(in r24896) we should be over it. What's left, we'll fix better.
include/stdio.h
include/unistd.h
lib/libstand/stand.h
sys/sys/mman.h
sys/sys/types.h
test/sysmsg/syscall.h