Re: Test for pthread_rwlock_init() always passes, regardless

2023-11-16 Thread Sevan Janiyan
Hi, Though the issue is fixed in pthread_rwlock_rdlock.m4, there's an edge case where if we only rely on pthread_h.m4, things will fail since test-pthread.c uses 'PTHREAD_RWLOCK_INITIALIZER'. So, if I install all pthread modules & run make check, all the pthread tests now pass. However, if I

boot-time: Make it work on Adélie Linux

2023-11-16 Thread Bruno Haible
Adélie Linux is one of the worst distros I have seen in the last few years. (The 'live' installer CD-ROM does not work. The package search website has an incomplete list of packages. Missing dependencies between essential packages. Lots of silly behaviour everywhere.) Nevertheless, the 'boot-time'