glibc/sysdeps/htl/include
Samuel Thibault f8b765bec4 htl: Fix build error in annexc
We were getting

../scripts/evaluate-test.sh posix/annexc $? true false > /usr/src/glibc-upstream/build/posix/annexc.test-result
In file included from ../include/pthread.h:1,
                 from <stdin>:1:
../sysdeps/htl/include/pthread.h:7:62: error: missing binary operator before token "("
    7 | # if defined __USE_EXTERN_INLINES && defined _LIBC && !IS_IN (libsupport)
      |                                                              ^
2022-01-17 23:18:27 +00:00
..
pthread.h htl: Fix build error in annexc 2022-01-17 23:18:27 +00:00
semaphore.h htl: Add wrapper header for <semaphore.h> with hidden __sem_post 2020-06-24 13:38:08 +02:00