This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

[PATCH] declare __pthread_mutex_s for the arm architecture


NPTL code seems to now expect the internal structure inside
__pthread_mutex_u to be called __pthread_mutex_s. The changed happened
in other architectures, but not in arm, taking the compilation to
fail.


--
Free Software : Technology for a better world
=============================
Glauber de Oliveira Costa
jabber: glommer@jabber.org
=============================

Attachment: nptl-arm-pthread_mutex_s
Description: Binary data


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