semun union
Jack Howarth
howarth@bromo.med.uc.edu
Sat Nov 7 19:39:00 GMT 1998
Ulrich,
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...
union semun {
int val; /* value for SETVAL */
struct semid_ds *buf; /* buffer for IPC_STAT & IPC_SET */
unsigned short *array; /* array for GETALL & SETALL */
struct seminfo *__buf; /* buffer for IPC_INFO */
void *__pad;
};
Is this going to be left as it is or will it be added back into the
glibc 2.1 headers?
Jack
--
------------------------------------------------------------------------------
Jack W. Howarth, Ph.D. 231 Bethesda Avenue
NMR Facility Director Cincinnati, Ohio 45267-0524
Dept. of Molecular Genetics phone: (513) 558-4420
Univ. of Cincinnati College of Medicine fax: (513) 558-8474
More information about the Libc-alpha
mailing list