<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/gen/semctl.c, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fix this so that it compiles in the !__STDC__ case.</title>
<updated>1998-06-06T18:52:43+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1998-06-06T18:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e110cb41dda8fd62a75ab9ced9ea2dae80c45c58'/>
<id>e110cb41dda8fd62a75ab9ced9ea2dae80c45c58</id>
<content type='text'>
Also be consistent about usage of #if ...

Pointed out by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also be consistent about usage of #if ...

Pointed out by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Several sources including Unix98 say that semctl's fourth</title>
<updated>1998-05-31T04:09:09+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1998-05-31T04:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f58cad6388b21fbbcdc7285fc907d620c32cf1a'/>
<id>3f58cad6388b21fbbcdc7285fc907d620c32cf1a</id>
<content type='text'>
parameter is optional except where:
	cmd == {IPC_SET || IPC_STAT || GETALL || SETVAL || SETALL}

PR:		2448
Reviewed by:	bde
Submitted by:	Tim Singletary &lt;tsingle@sunland.gsfc.nasa.gov&gt;
Minor tweaks by: steve
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parameter is optional except where:
	cmd == {IPC_SET || IPC_STAT || GETALL || SETVAL || SETALL}

PR:		2448
Reviewed by:	bde
Submitted by:	Tim Singletary &lt;tsingle@sunland.gsfc.nasa.gov&gt;
Minor tweaks by: steve
</pre>
</div>
</content>
</entry>
<entry>
<title>NetBSD implements semctl using a __semctl syscall instead of the</title>
<updated>1998-03-09T04:39:13+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-03-09T04:39:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e91bce7ac7aa5e3cf5f30b80aa6190963920ae14'/>
<id>e91bce7ac7aa5e3cf5f30b80aa6190963920ae14</id>
<content type='text'>
semsys syscall that FreeBSD kernels use. Grumble. So make the call
dependent on if __NETBSD_SYSCALLS is defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
semsys syscall that FreeBSD kernels use. Grumble. So make the call
dependent on if __NETBSD_SYSCALLS is defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SYSV ipc system calls.</title>
<updated>1994-09-13T14:52:45+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1994-09-13T14:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5b65bca24eeec89365f69cb78dd414a1a598cf27'/>
<id>5b65bca24eeec89365f69cb78dd414a1a598cf27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
