sys/sem.h: cheat and make all longs use time_t instead
authorrofl0r <retnyg@gmx.net>
Tue, 7 Jan 2014 23:04:29 +0000 (00:04 +0100)
committerrofl0r <retnyg@gmx.net>
Sat, 22 Feb 2014 11:25:17 +0000 (12:25 +0100)
commit1a2e55b95a2cf51616cce7b46f9a30e820679314
treef5169cc3d3eca3af7b89b45ce4459c16eb72fc92
parent3b168ce1fbff75e509a9730b27ee22e8bbd9fb8f
sys/sem.h: cheat and make all longs use time_t instead

most of the members should be time_t anyway, and time_t has the
correct semantics for "syscall_long", so it works on all archs, even x32.
include/sys/sem.h