summaryrefslogtreecommitdiff
path: root/build/apr_threads.m4
Commit message (Expand)AuthorAgeFilesLines
* configure: Follow up to r1906889: Run the test for pthread_setname_np().Yann Ylavic2023-03-161-4/+9
* crude check for pthread_setname_npEric Covener2022-06-281-0/+24
* Use proc mutex pthread by default when robust[_np]Yann Ylavic2019-03-221-1/+32
* Update license header.Joe Orton2006-08-031-5/+6
* * build/apr_threads.m4 (APR_CHECK_PTHREAD_ROBUST_SHARED_MUTEX): Joe Orton2006-06-191-1/+1
* Usse a future-proof configure check for the robust mutex support:Joe Orton2006-03-011-0/+38
* * build/apr_threads.m4, build/apr_common.m4, build/apr_network.m4:Joe Orton2005-12-061-2/+2
* * build/*apr*.m4: Add copyright headers.Joe Orton2005-01-131-0/+15
* * build/apr_threads.m4 (APR_CHECK_PTHREAD_RECURSIVE_MUTEX): Run ratherJoe Orton2004-06-041-4/+6
* Drop racy/broken Unix nested mutex implementation; use SUSv3-styleJoe Orton2004-06-041-0/+21
* -mt is the threading option to use with HP-UX vendor compiler on ia64;Jeff Trawick2004-04-161-1/+1
* Fix build on OpenBSD, which needs -pthread but has no -lpthread.Joe Orton2003-10-311-50/+46
* * build/apr_threads.m4: If -pthread is used to enableJoe Orton2003-10-291-0/+9
* Solaris cc: Don't use the -mt option for threaded builds. ThatJeff Trawick2003-04-011-1/+1
* partial fix for realizing that we can't deal with pthreads on hp 10.20Jeff Trawick2002-07-301-0/+1
* Darwin declares sigwait() in pthread.h.Wilfredo Sanchez2002-07-241-1/+2
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-5/+22
* Fix the name of the foo_CHECK_SIGWAIT_ONE_ARG macro. ItJeff Trawick2001-02-211-1/+1
* Add some functions to APR's thread/processes support to allow a singleRyan Bloom2001-02-211-0/+24
* Name protected the autoconf macros defined by APR. Moved theRoy T. Fielding2001-02-201-45/+25
* Moved hints.m4, apr_common.m4, and helpers/apr-conf.m4 into theRoy T. Fielding2001-02-171-0/+178