summaryrefslogtreecommitdiff
path: root/include/arch/win32/apr_arch_file_io.h
Commit message (Expand)AuthorAgeFilesLines
* Narrow symbolic link detection on NTFSwrowe2019-03-201-1/+2
* Axed C++ comments.fuankg2011-02-091-10/+11
* refactor for what is meant to strictly be internal functionality for 1 platfo...wrowe2009-12-181-0/+6
* On windows files != sockets, so do notmturk2009-02-261-1/+2
* Remove APR_BUFSIZ definition, as it would only be used in one placebojan2008-04-251-6/+0
* Make copy buffer biggerbojan2008-04-241-0/+6
* Whoops, collision! Avoid with a comment in the futurewrowe2007-10-151-1/+2
* Enhance our file_io in APR 1.3 with apr_file_pipe_create_ex(),wrowe2007-10-141-29/+0
* Introduce APR_NO_FILE as an option for any of the three stdio streamswrowe2007-09-281-1/+5
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Remove duplicate definition of apr_wchar_t.jerenkrantz2006-07-121-2/+0
* Initial win32 implementation of the variable file-io buffer size functions.colm2005-10-181-1/+4
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* With the removal of apr_poll(), the apr_wait_for_io_or_timeout() functiongstein2003-11-171-0/+4
* New apr_file_mtime_set() API, implemented in unix and win32.sussman2003-07-071-4/+5
* Eliminate open_nt_process_pipe and give apr_create_nt_pipe a very similarwrowe2003-01-241-1/+23
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencythommay2003-01-071-0/+289