Date: Thu, 17 Jul 2008 17:54:11 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys semaphore.h Message-ID: <200807171754.m6HHsPP8004655@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-07-17 17:54:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys semaphore.h Log: SVN rev 180571 on 2008-07-17 17:54:11Z by jhb MFC: Change SEM_VALUE_MAX (maximum value of a POSIX semaphore) from UINT_MAX to INT_MAX. Revision Changes Path 1.12.2.1 +3 -1 src/sys/sys/semaphore.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807171754.m6HHsPP8004655>