git: libc - change SEM_VALUE_MAX
Nicolas Thery
nth at crater.dragonflybsd.org
Mon Jun 30 21:45:07 PDT 2014
commit f9f06c4c70fd9b1fd2d882cd249231dea19419b7
Author: Nicolas Thery <nthery at gmail.com>
Date: Mon Jun 30 20:57:03 2014 +0200
libc - change SEM_VALUE_MAX
sem_getvalue(3) requires a signed int count so change SEM_VALUE_MAX to INT_MAX.
Reviewed-by: joris at giovannangeli.fr
Summary of changes:
sys/sys/semaphore.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f9f06c4c70fd9b1fd2d882cd249231dea19419b7
--
DragonFly BSD source repository
More information about the Commits
mailing list