Date: Tue, 2 Jun 1998 16:21:31 -0700 (PDT) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/modula-3-lib/patches patch-ab Message-ID: <199806022321.QAA17502@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1998/06/02 16:21:31 PDT
Modified files:
lang/modula-3-lib/patches patch-ab
Log:
Fix the semctl() wrapper so that it will compile on -current systems
again. The prototype was changed in revision 1.14 of "src/sys/sys/sem.h".
In order to make this work on older systems too, I have incremented
__FreeBSD_version and `ifdef'ed based on that. Unfortunately,
there was a 3-day gap between when the semctl() interface changed
(May 30) and when I bumped __FreeBSD_version (June 2). FreeBSD-current
systems from that date range will still have problems building this
port.
Revision Changes Path
1.9 +63 -18 ports/lang/modula-3-lib/patches/patch-ab
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?199806022321.QAA17502>
