summaryrefslogtreecommitdiff
path: root/include/arch/win32/apr_arch_file_io.h
Commit message (Expand)AuthorAgeFilesLines
* On '1.8.x-r1897895' branch: Backport r1897895 from trunk.1.8.x-r1897895Ivan Zhakov2022-02-151-10/+1
* Merge r1895106, r1895111, r1895175, r1895181, r1895465 from trunk:Yann Ylavic2021-12-291-1/+7
* Narrow symbolic link detection on NTFSWilliam A. Rowe Jr2019-03-201-1/+2
* Merge remnants of r1068870 not already in 1.5.x branch:Jeff Trawick2013-10-211-8/+9
* Merge r748080:Jeff Trawick2013-10-121-1/+2
* grab some Windows/MinGW code tweaks from trunk for quieter gcc buildsJeff Trawick2011-03-221-0/+8
* Axed C++ comments and tabs.Guenter Knauf2011-02-181-2/+2
* Remove APR_BUFSIZ definition, as it would only be used in one placeBojan Smojver2008-04-251-6/+0
* Make copy buffer biggerBojan Smojver2008-04-241-0/+6
* Whoops, collision! Avoid with a comment in the futureWilliam A. Rowe Jr2007-10-151-1/+2
* Enhance our file_io in APR 1.3 with apr_file_pipe_create_ex(),William A. Rowe Jr2007-10-141-29/+0
* Introduce APR_NO_FILE as an option for any of the three stdio streamsWilliam A. Rowe Jr2007-09-281-1/+5
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Remove duplicate definition of apr_wchar_t.Justin Erenkrantz2006-07-121-2/+0
* Initial win32 implementation of the variable file-io buffer size functions.Colm MacCarthaigh2005-10-181-1/+4
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* With the removal of apr_poll(), the apr_wait_for_io_or_timeout() functionGreg Stein2003-11-171-0/+4
* New apr_file_mtime_set() API, implemented in unix and win32.Ben Collins-Sussman2003-07-071-4/+5
* Eliminate open_nt_process_pipe and give apr_create_nt_pipe a very similarWilliam A. Rowe Jr2003-01-241-1/+23
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencyThom May2003-01-071-0/+289