Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 1996 08:55:27 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/sys mman.h
Message-ID:  <199603021655.IAA26573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/03/02 08:55:27

  Modified:    sys/sys   mman.h
  Log:
  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.
  
  Revision  Changes    Path
  1.10      +4 -2      src/sys/sys/mman.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603021655.IAA26573>