summaryrefslogtreecommitdiff
path: root/file_io/win32
Commit message (Expand)AuthorAgeFilesLines
* On 1.8.x branch: Merge r1828509, r1902371 from trunk:Ivan Zhakov2022-06-301-23/+57
* On 1.8.x branch: Merge r1806299, r1806301, r1806308, r1806610:Ivan Zhakov2022-06-301-53/+90
* On 1.8.x branch: Merge r1808456 from trunk:Ivan Zhakov2022-06-301-1/+0
* On 1.8.x branch: Merge r1806608 from trunk:Ivan Zhakov2022-06-301-0/+33
* On 1.8.x branch: Merge r1785072, r1788930 from trunk:Ivan Zhakov2022-06-301-65/+145
* On 1.8.x branch: Merge r1896623 from trunk:Ivan Zhakov2022-06-181-11/+2
* On 1.8.x-r1896717 branch: Backport r1896717:Ivan Zhakov2022-06-161-9/+6
* On '1.8.x-r1897895' branch: Backport r1897895 from trunk.1.8.x-r1897895Ivan Zhakov2022-02-152-245/+5
* Merge r1895178 from trunk:Yann Ylavic2022-01-071-1/+1
* Merge r1895106, r1895111, r1895175, r1895181, r1895465 from trunk:Yann Ylavic2021-12-292-49/+78
* Partially merge r1893204, r1893445 from trunk:Yann Ylavic2021-09-191-3/+2
* PR 63491Nick Kew2020-09-301-1/+1
* Merge r1856873 from trunk:Yann Ylavic2020-04-301-1/+1
* Narrow symbolic link detection on NTFSWilliam A. Rowe Jr2019-03-202-14/+91
* Correct copy-paste flaw (inherited by borrowing from readwrite.c)William A. Rowe Jr2018-09-051-3/+3
* Backport the *bugfix* part of r1808457 and further bugfix r1829962,William A. Rowe Jr2018-09-051-3/+9
* Merge r1788929 from trunk:Jim Jagielski2017-06-301-4/+30
* Merge r1774712 from trunk:Ivan Zhakov2016-12-191-0/+18
* Backport 1734816:Graham Leggett2016-03-251-7/+18
* Merged r1685929 from trunk:Branko Čibej2015-06-181-2/+2
* Merge r1676013 from trunk:Jeff Trawick2015-04-251-3/+33
* backport minor whitespace tweaks from trunkJeff Trawick2015-04-231-7/+8
* Correct nonsense test for non-exported sys/stat.h autoconf flagWilliam A. Rowe Jr2014-02-122-2/+2
* Merged rr1559873 from trunk:Branko Čibej2014-01-211-17/+24
* Merge r1539455 from trunk:Jeff Trawick2013-11-061-3/+6
* merge r1538171 from trunk:Jeff Trawick2013-11-021-0/+3
* Merge r960671 from trunk:Jeff Trawick2013-10-211-5/+16
* Axe C++ comments (a part of trunk 1068870 which isn't in 1.5.x)Jeff Trawick2013-10-211-1/+1
* Merge r746310 from trunk:Jeff Trawick2013-10-121-3/+0
* Merge r748080:Jeff Trawick2013-10-123-7/+14
* change apr_palloc+memcpy to apr_pmemdupRainer Jung2013-10-031-2/+1
* definAtelyRainer Jung2013-10-031-1/+1
* Remove assumption that drive letters are always uppercase.Rainer Jung2013-10-031-1/+22
* Fix cut'n'paste errorStefan Fritsch2011-11-191-1/+1
* backport r979891:Stefan Fritsch2011-10-151-3/+1
* Backport r1183688:Stefan Fritsch2011-10-151-3/+9
* Added prototype for getpid.Guenter Knauf2011-03-251-0/+3
* merge trunk revs 1083169, 1083177, 1083178, 1083183, and 1083227Jeff Trawick2011-03-211-2/+4
* Merge r892387 from trunk:Jeff Trawick2011-03-217-42/+47
* Axed C++ comments and tabs.Guenter Knauf2011-02-182-15/+15
* Backport Win32 part of poll provider for Vista+Mladen Turk2010-08-261-6/+30
* merge the remainder of r920897 from trunk in order to fix a compile failureJeff Trawick2010-05-201-1/+1
* Merge r932067 from trunk:Jeff Trawick2010-04-091-2/+1
* typos? Otherwise it won't compile.Jean-Frederic Clere2010-03-101-2/+2
* Backport r917675: Use the APR_FOPEN_* constants instead of theGraham Leggett2010-03-025-28/+28
* lowercase include since this breaks MingW cross-compile on Linux;Guenter Knauf2009-06-301-1/+1
* Backport r784633 and r784773 from the trunk.Bojan Smojver2009-06-151-0/+19
* Fix core on win32 when using wakeable pollsetMladen Turk2009-02-121-16/+20
* Moved new apr_file_link() function to open.c for all platformsThomas J. Donovan2008-07-251-3/+4
* Add apr_file_link() function.Bojan Smojver2008-07-251-0/+30