K 10 svn:author V 5 peter K 8 svn:date V 27 1996-03-02T16:55:26.000000Z K 7 svn:log V 190 Change madvise prototype from 'int len' to 'size_t len'. All the other m* syscalls were prototyped as size_t already. Add missing mincore() and minherit() prototypes, as suggested by bde. END