This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug nscd/19733] nscd_certainly_running flag mechanism broken on nscd shared cache


https://sourceware.org/bugzilla/show_bug.cgi?id=19733

--- Comment #4 from Florian Weimer <fweimer at redhat dot com> ---
The problem here is that we'd need sufficiently compatible layout of
pthread_mutex_t for both 32-bit and 64-bit architectures, as long as they can
connect to the same nscd daemon.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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