<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/sys/mmap.c, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1998-03-09T07:27:58Z</updated>
<entry>
<title>Add #include &lt;unistd.h&gt; to get the prototype for __syscall().</title>
<updated>1998-03-09T07:27:58Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-03-09T07:27:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45dd71842552bd8881d5b39462d00d23f682368c'/>
<id>urn:sha1:45dd71842552bd8881d5b39462d00d23f682368c</id>
<content type='text'>
Cast to long before casting to a void ptr to shut up gcc.
</content>
</entry>
<entry>
<title>Convert caddr_t --&gt; void * for sys/mman.h functions.</title>
<updated>1997-12-31T01:22:01Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1997-12-31T01:22:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7167d5b04c9a3866f3326fdb953ee349a70d3aa9'/>
<id>urn:sha1:7167d5b04c9a3866f3326fdb953ee349a70d3aa9</id>
<content type='text'>
mlock, mmap, mprotect, msync, munlock, and munmap are defined by
POSIX as taking void *.  The const modifier has been added to
mlock, munlock, and mprotect as the standard dictates.

minherit comes from OpenBSD and has been updated to conform with
their recent change to void *.

madvise and mincore are not defined by POSIX, but their arguments
have been modified to be consistent with the POSIX-defined functions.
mincore takes a const pointer, but madvise does not due to the
MADV_FREE case.

Discussed with:	bde
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Lib Sources</title>
<updated>1994-05-27T05:00:24Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T05:00:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58f0484fa251c266ede97b591b499fe3dd4f578e'/>
<id>urn:sha1:58f0484fa251c266ede97b591b499fe3dd4f578e</id>
<content type='text'>
</content>
</entry>
</feed>
