commit f9f06c4c70fd9b1fd2d882cd249231dea19419b7 Author: Nicolas Thery <[email protected]> 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: [email protected]
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
