]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a problem with the definition of union semun which broke
authorJeff Trawick <trawick@apache.org>
Fri, 20 Sep 2002 10:13:57 +0000 (10:13 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 20 Sep 2002 10:13:57 +0000 (10:13 +0000)
commit41e94b4af30e5cf7adb43138eedc2acb97915469
treeb44ed9bbdad05076300e9565d38d67cd84cb8654
parent789f2f17ca2fcc69010ec8acbbdbde71b3a098c4
Fix a problem with the definition of union semun which broke
System V semaphores on systems where sizeof(int) != sizeof(long).

PR:               12072
Submitted by:   <winterling@de.ibm.com>
Reviewed by:   Jeff Trawick, Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96927 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/http_main.c