summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Follow-up to r1866300: Add missing return value in test function.ylavic2022-06-241-0/+2
* tests: Fix numeric types warnings.ylavic2022-06-241-2/+5
* testatomic: Use new numeric types assertions from r1902191 to avoid warnings.ylavic2022-06-241-48/+48
* test/abts: More numeric types to compare/assert.ylavic2022-06-242-45/+78
* test/testlock: Fix -Werror=return-typeylavic2022-06-241-0/+2
* time: Don't apr_sleep() less than the requested time on WIN32.ylavic2022-06-231-1/+1
* poll: kqueue: Fix -Wincompatible-pointer-types-discards-qualifiersylavic2022-06-231-2/+2
* On 1.8.x branch: Merge r1902164 from trunk:ivan2022-06-221-0/+32
* On 1.8.x branch: Merge r1902146:ivan2022-06-211-0/+1
* On 1.8.x branch: Follow-up to r1902120: Restore test_datasync_on_fileivan2022-06-211-0/+2
* On 1.8.x branch: Merge r1902143 from trunk:ivan2022-06-211-2/+2
* On 1.8.x branch: Merge r1902139, r1902140, r1902141 from trunk:ivan2022-06-212-1/+59
* On 1.8.x branch: Merge r1866302 from trunk:ivan2022-06-201-12/+29
* On 1.8.x branch: Merge r1866300 from trunk:ivan2022-06-201-0/+42
* On 1.8.x branch: Merge r1774923 from trunk:ivan2022-06-201-2/+14
* On 1.8.x branch: Merge r1770471, r1770489 from trunk:ivan2022-06-201-2/+69
* On 1.8.x branch: Merge r1860190 from trunk:ivan2022-06-201-0/+50
* On 1.8.x branch: Merge r1790569, r1808910, r1860163, r1878357 from trunk.ivan2022-06-201-4/+53
* On 1.8.x branch: Merge r1902059 from trunk:ivan2022-06-202-2/+6
* On 1.8.x branch: Merge r1902058 from trunk:ivan2022-06-202-5/+30
* On 1.8.x branch: Merge r1895480 from trunk:ivan2022-06-201-0/+3
* On 1.8.x branch: Merge r1902092:ivan2022-06-201-1/+1
* On 1.8.x branch: Merge r1902092:ivan2022-06-201-0/+42
* On 1.8.x branch: Merge r1902073 from trunk.ivan2022-06-201-35/+35
* On 1.8.x branch: Merge r1902075 from trunk:ivan2022-06-201-1/+1
* On 1.8.x branch: Merge r1902072 from trunk:ivan2022-06-201-0/+2
* On 1.8.x branch: Merge r1895514 and r1902063 from trunk.ivan2022-06-201-2/+2
* On 1.8.x branch: Move changelog entry to correct section.ivan2022-06-181-2/+2
* On 1.8.x branch: Merge r1896623 from trunk:ivan2022-06-182-11/+4
* On 1.8.x branch: Merge r1896717 from trunk:ivan2022-06-183-16/+7
* On 1.8.x branch: Merge r1858330 from trunk:ivan2022-06-180-0/+0
* On 1.8.x branch: Merge r1902017 from trunk:ivan2022-06-181-49/+59
* poll: Implement APR_POLLSET_NOCOPY for kqueue.ylavic2022-06-172-50/+79
* No autoconf substitution with cmake for APR_TCP_NOPUSH_FLAG.ylavic2022-06-171-1/+1
* apr_thread: Follow up to r1897207 and r1897471: s/AP_HAS_/APR_HAS_/gylavic2022-06-174-4/+4
* On 1.8.x branch: Nominate r1896717 for backport.ivan2022-06-161-0/+6
* On 1.8.x branch: Merge r1897895 from trunk:ivan2022-06-1413-298/+338
* On 1.8.x branch: Merge r1858333 from trunk.ivan2022-06-141-0/+2
* On 1.8.x branch: Merge r1858331 from trunk.ivan2022-06-141-0/+1
* desk check and test on linuxcovener2022-06-111-1/+1
* * Improve detection of _Thread_localylavic2022-03-231-1/+3
* Vote [skip ci].ylavic2022-03-171-1/+2
* Fix apr.hw input file, tcp_nopush absent on Windowswrowe2022-03-091-1/+1
* Bump (C)wrowe2022-03-092-2/+2
* On '1.8.x' branch: Nominate r1897895 for backport.ivan2022-02-151-0/+3
* Merge r1898076 from trunk:jorton2022-02-155-8/+20
* apr_thread: Follow up to r1897207: apr_thread_current_create() compilation.ylavic2022-02-085-2/+7
* poll: Provide APR_POLLEXCL for exclusive wake up on systems that support it.ylavic2022-01-272-3/+8
* apr_thread: Follow up to r1897207: Provide apr_thread_current_after_fork().ylavic2022-01-2510-1/+54
* apr_thread: Follow up to r1897207: Make APR_HAS_THREAD_LOCAL a boolean..ylavic2022-01-256-24/+28