This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.0.94: <sys/sem.h> doesn't include union semun


>>>>> Horst von Brand writes:

 > This is what semctl(2) seems to specify, anyway. This makes util-linux-2.8b
 > fail its build. Andries.Brouwer@cwi.nl told me <sys/sem_buf.h> (which
 > contains the definition) is not mentioned by either SYSV or X/OPEN.

<sys/sem_buf.h> is only in glibc 2.0 - glibc 2.1 doesn't contain
<sys/sem_buf.h> but <bits/sem.h> where the lack of union semun is
documented.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]