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]

Problem with bits/sigthread.h


Hi, Ulrich,

You changed <sys/types.h> for <bits/pthreadtypes.h>. But <signal.h>
still includes <bits/sigthread.h>. As the result, pthread_t in
pthread_kill is not defined. BTW, I am using

-D_POSIX_C_SOURCE=199506 -Uunix

Thanks.

-- 
H.J. Lu (hjl@gnu.org)


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