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: semun union


"Jack Howarth" <howarth@bromo.med.uc.edu> writes:

>    I noticed in building ypbind-3.3 from rawhide's srpms today that glibc 2.1
> lacks the declaration of union for semun. This is still occuring in the
> linux 2.1.126 headers in linux/sem.h as...

semun is not supposed to be defined by the library.  The application
must provide it.  Read the standards.

-- 
---------------.      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]