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 <vonbrand@sleipnir.valparaiso.cl> 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.

union semun must be specified by the application.  It was a bug that
former glibc versions defined it.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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