History log of /seL4-test-master/projects/musllibc/src/thread/pthread_rwlockattr_setpshared.c
Revision Date Author Comments
# 0109d950 22-Jul-2013 Rich Felker <dalias@aerifal.cx>

make pthread attribute types structs, even when they just have one field

this change is to get the right tags for C++ ABI matching. it should
have no other effects.


# cc2e0b45 07-Mar-2011 Rich Felker <dalias@aerifal.cx>

implement pthread_rwlockattr_* (essentially no-ops)