master
.Lb libalpha ; OK matthieu@ tedu@.
use .Lb for libi386 and libamd64; OK guenther@ tedu@
.Lb libarm ; OK tedu@
Add a roff(7) comment saying "these functions live in libc" to help future manpage editors, as suggested by miod@ and tedu@.
Add an implementation of IRIX-compatible cacheflush() routine to mips ports, needed for gcc -ftrampoline operation as well as by some third-party software. Although the implementation uses the sysarch() sysctl, the wrapper is added to libc as it was a direct system call (which it is on IRIX).
remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.