summaryrefslogtreecommitdiff
path: root/m4/threadlib.m4
Commit message (Expand)AuthorAgeFilesLines
* Improve quoting of AS_HELP_STRING's first argument.Bruno Haible2023-04-241-3/+3
* threadlib, pthread-h, threads-h: Avoid mingw's libwinpthread by default.Bruno Haible2023-04-221-3/+6
* Fix uses of libwinpthread on mingw 10.Bruno Haible2023-04-201-5/+6
* threadlib: Fix support for Solaris 9 and older.Nick Bowler2023-01-251-1/+3
* Fix warnings for functions introduced in Android API level 30.Bruno Haible2023-01-191-2/+2
* sched_yield: Rename LIB_SCHED_YIELD to SCHED_YIELD_LIB.Bruno Haible2023-01-071-6/+9
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* threadlib: Avoid crashes in thread-related functions on Cygwin 3.2.0.Bruno Haible2021-09-171-26/+36
* Don't use '#pragma weak' for thread functions in Linux/glibc>=2.34.Bruno Haible2021-07-171-16/+48
* threadlib: Add support for MidnightBSD.Bruno Haible2021-02-071-3/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* threadlib: Fix test-fstrcmp failure on FreeBSD 11.Bruno Haible2020-12-091-1/+12
* Avoid "warning: The macro `AC_HELP_STRING' is obsolete".Gavin Smith2020-09-271-3/+3
* threadlib: Disable use of weak symbols on FreeBSD 11.Bruno Haible2020-01-201-1/+26
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* threadlib: Improve code structure.Bruno Haible2019-12-221-130/+185
* threadlib: Fix LIBMULTITHREAD on FreeBSD with --enable-threads=isoc.Bruno Haible2019-12-211-16/+66
* sched_yield: Don't depend on threadlib and yield.Bruno Haible2019-12-211-1/+18
* setlocale-null: Remove need for -lpthread on musl libc, *BSD, Haiku.Bruno Haible2019-12-161-40/+53
* setlocale-null: New module.Bruno Haible2019-12-151-1/+7
* pthread-h: Fix link errors with --enable-threads=isoc on AIX.Bruno Haible2019-12-021-102/+147
* New options --enable-threads=isoc and --enable-threads=isoc+posix.Bruno Haible2019-11-271-16/+57
* thread, lock, cond, tls: Remove support for Pth threads.Bruno Haible2019-07-061-36/+6
* thread, lock, cond, tls: Remove support for old Solaris threads.Bruno Haible2019-07-061-36/+4
* threadlib: Fix typo (regression from today).Bruno Haible2019-06-211-1/+1
* thread, lock, cond, tls: Recognize C11 multithreaded applications.Bruno Haible2019-06-201-1/+8
* threadlib: Provide an easy way to avoid mingw's winpthreads library.Bruno Haible2019-05-181-2/+23
* threadlib: Revert commit from 2018-06-25. We now have a better fix.Bruno Haible2019-01-241-81/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Assume Autoconf >= 2.63.Bruno Haible2018-10-231-6/+4
* threadlib: Fix LIBMULTITHREAD on platforms where --as-needed is enabled.Bruno Haible2018-06-261-1/+81
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-2/+2
* threadlib: Support static linking.Bruno Haible2017-07-161-1/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* threadlib: Optimize out runtime test on Solaris >= 10.Bruno Haible2016-12-101-2/+4
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* pthread, pthread_sigmask, threadlib: port to Ubuntu 14.04Paul Eggert2014-09-041-10/+28
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-27/+27
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-15/+17
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* threadlib: Make option --with-libpth-prefix work.Bruno Haible2010-10-051-2/+2
* threadlib: Allow the package to change the default to 'no'.Bruno Haible2010-09-221-4/+11
* Modernize AC_TRY_RUN invocations.Bruno Haible2010-08-261-2/+5