Date: Tue, 2 Jun 1998 15:42:18 -0500 (CDT) From: Scott Mace <smace@intt.ORG> To: steve@FreeBSD.ORG (Steve Price) Cc: cvs-commiters@FreeBSD.ORG, jdp@polstra.com Subject: Re: cvs commit: src/lib/libc/gen semctl.c src/sys/sys sem.h Message-ID: <199806022042.PAA22019@metal.intt.org> In-Reply-To: <199805310409.VAA07646@freefall.freebsd.org> from Steve Price at "May 30, 98 09:09:10 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Looks like this breaks the modula-3 port. It has a "wrapper" for semctl. > steve 1998/05/30 21:09:09 PDT > > Modified files: > lib/libc/gen semctl.c > sys/sys sem.h > Log: > Several sources including Unix98 say that semctl's fourth > parameter is optional except where: > cmd == {IPC_SET || IPC_STAT || GETALL || SETVAL || SETALL} > > PR: 2448 > Reviewed by: bde > Submitted by: Tim Singletary <tsingle@sunland.gsfc.nasa.gov> > Minor tweaks by: steve > > Revision Changes Path > 1.3 +24 -5 src/lib/libc/gen/semctl.c > 1.14 +2 -2 src/sys/sys/sem.h > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806022042.PAA22019>